@charset "UTF-8";
/**
 *
 * Cambria Theme
 *
 * @author Space-Time Inc.
 *
 */
/**
 *
 * Variables
 *
 * @author Space-Time Inc.
 *
 */
/**
 *
 * Mixins for Style
 *
 * @author Space-Time Inc.
 *
 */
/**
 *
 * Basic Style (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-11-09
 *
 */
/**
 *
 * Reset Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-08-02
 *
 * Based on:
 *  modern-normalize v0.4
 *  https://github.com/sindresorhus/modern-normalize
 *  minireset.css v0.0.3
 *  https://github.com/jgthms/minireset.css
 *  sanitize.css v10.0.0
 *  https://csstools.github.io/sanitize.css/
 *  ress v1.2.2
 *  https://github.com/filipelinhares/ress
 *  Normalize.css v8.0.1
 *  http://necolas.github.io/normalize.css/
 *  My CSS
 *  https://github.com/ireade/css
 *
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Spectral:300,300i,600,600i&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html, body,
h1, h2, h3, h4, h5, h6,
a, p, span,
em, small, strong, sub, sup,
mark, del, ins, strike, abbr, dfn,
blockquote, q, cite,
code, pre,
ol, ul, li, dl, dt, dd,
div, hr, section, article, main, aside, nav, header, hgroup, footer,
img, figure, figcaption,
address, time, audio, video, canvas, iframe,
details, summary, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  background-repeat: no-repeat;
}

main {
  display: block;
}

html {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -moz-tab-size: 4;
  tab-size: 4;
}

* {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

a,
a:visited {
  color: inherit;
}

a {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

mark {
  color: inherit;
  background-color: inherit;
}

address {
  font-style: inherit;
}

code, kbd, samp, pre {
  font-size: 1em;
}

ol[class],
ul[class] {
  list-style: none;
}

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

td, th {
  text-align: left;
}

img, iframe, embed, object, audio, video {
  max-width: 100%;
  height: auto;
  border: none;
}

button,
input,
select,
textarea {
  border-radius: 0;
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  margin: 0;
}

button,
input,
select,
textarea {
  border: 1px solid WindowFrame;
  color: inherit;
}

button,
input {
  line-height: 1;
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=search] {
  -webkit-appearance: none;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

[type=number] {
  width: auto;
}

[type=range] {
  padding: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}

textarea {
  overflow: auto;
  resize: vertical;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/**
 *
 * Base Mixins (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-06
 *
 */
/**
 *
 * Query Mixins for Responsive and Browsers (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-07
 *
 * https://medium.freecodecamp.org/the-100-correct-way-to-do-css-breakpoints-88d6a5ba1862
 *
 * @import 'base';
 *
 */
/**
 *
 * Font Settings [JA]
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-19
 *
 */
@font-face {
  font-family: "Yu Gothic C";
  font-weight: 100;
  src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "Yu Gothic C";
  font-weight: 200;
  src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "Yu Gothic C";
  font-weight: 300;
  src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "Yu Gothic C";
  font-weight: 400;
  src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "Yu Gothic C";
  font-weight: normal;
  src: local("Yu Gothic Medium"), local("YuGothic-Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: "Yu Gothic C";
  font-weight: bold;
  src: local("Yu Gothic Bold"), local("YuGothic-Bold");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: 100;
  src: local("Yu Mincho Regular"), local("YuMincho-Regular");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: 200;
  src: local("Yu Mincho Regular"), local("YuMincho-Regular");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: 300;
  src: local("Yu Mincho Regular"), local("YuMincho-Regular");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: 400;
  src: local("Yu Mincho Regular"), local("YuMincho-Regular");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: normal;
  src: local("Yu Mincho Regular"), local("YuMincho-Regular");
}
@font-face {
  font-family: "Yu Mincho";
  font-weight: bold;
  src: local("Yu Mincho Demibold"), local("YuMincho-Demibold");
}
@font-face {
  font-family: Meiryo;
  font-weight: normal;
  src: local("Meiryo");
}
@font-face {
  font-family: Meiryo;
  font-weight: bold;
  src: local("Meiryo Bold");
}
@font-face {
  font-family: "HG Mincho";
  font-weight: normal;
  src: local("HGMinchoB");
}
@font-face {
  font-family: "HG Mincho";
  font-weight: bold;
  src: local("HGMinchoE");
}
/**
 *
 * Font Mixins
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-11-09
 *
 * @import 'base';
 * @import 'query';
 *
 */
/**
 *
 * Layout Mixins
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-08-23
 *
 * @import 'query';
 *
 */
/**
 *
 * Accessibility Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-11-09
 *
 * Based on:
 *  a11y-css-reset v1.1.1
 *  https://github.com/mike-engel/a11y-css-reset
 *  A modern CSS reset
 *  https://github.com/hankchizljaw/modern-css-reset
 *
 */
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
  white-space: nowrap;
}

@media (prefers-reduced-motion: reduce) {
  *,
*::before,
*::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/**
 *
 * Content Style (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-06
 *
 */
/**
 *
 * Base Mixins (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-06
 *
 */
/**
 *
 * Margin Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-03-04
 *
 * @import '../basic/base';
 * @import '../basic/query';
 *
 */
.stile .tab-page > div > div + div,
.stile .pseudo-tab-page > div + div, .stile .column-2 > * > div + div,
.stile .column-3 > * > div + div,
.stile .column-4 > * > div + div,
.stile .card-2 > * > div + div,
.stile .card-3 > * > div + div,
.stile .card-4 > * > div + div, .stile div.frame blockquote > div + div,
.stile div.frame-alt blockquote > div + div, .stile blockquote > div + div, .stile div.frame > div + div,
.stile div.frame-alt > div + div, .stile > div + div {
  margin-top: 1.8rem;
}
.stile .tab-page > div > *:first-child.alignleft + *:not([class]),
.stile .pseudo-tab-page > *:first-child.alignleft + *:not([class]), .stile .column-2 > * > *:first-child.alignleft + *:not([class]),
.stile .column-3 > * > *:first-child.alignleft + *:not([class]),
.stile .column-4 > * > *:first-child.alignleft + *:not([class]),
.stile .card-2 > * > *:first-child.alignleft + *:not([class]),
.stile .card-3 > * > *:first-child.alignleft + *:not([class]),
.stile .card-4 > * > *:first-child.alignleft + *:not([class]), .stile blockquote > *:first-child.alignleft + *:not([class]), .stile div.frame > *:first-child.alignleft + *:not([class]),
.stile div.frame-alt > *:first-child.alignleft + *:not([class]), .stile > *:first-child.alignleft + *:not([class]),
.stile .tab-page > div > *:first-child.alignright + *:not([class]),
.stile .pseudo-tab-page > *:first-child.alignright + *:not([class]),
.stile .column-2 > * > *:first-child.alignright + *:not([class]),
.stile .column-3 > * > *:first-child.alignright + *:not([class]),
.stile .column-4 > * > *:first-child.alignright + *:not([class]),
.stile .card-2 > * > *:first-child.alignright + *:not([class]),
.stile .card-3 > * > *:first-child.alignright + *:not([class]),
.stile .card-4 > * > *:first-child.alignright + *:not([class]),
.stile blockquote > *:first-child.alignright + *:not([class]),
.stile div.frame > *:first-child.alignright + *:not([class]),
.stile div.frame-alt > *:first-child.alignright + *:not([class]),
.stile > *:first-child.alignright + *:not([class]) {
  margin-top: 0;
}

.stile div.frame,
.stile div.frame-alt, .stile {
  text-align: center;
}
.stile div.frame > *,
.stile div.frame-alt > *, .stile > * {
  text-align: left;
}
.stile div.frame * + figcaption,
.stile div.frame-alt * + figcaption, .stile * + figcaption {
  margin-top: 0.9rem;
}
.stile div.frame table > caption,
.stile div.frame-alt table > caption, .stile table > caption {
  padding-bottom: 0.9rem;
}
.stile ul:not([class]) > li + li,
.stile ul.stile > li + li {
  margin-top: 0.9rem;
}
.stile ul[data-stile~=compact] > li + li {
  margin-top: 0;
}
.stile ol:not([class]) > li + li::before,
.stile ol.stile > li + li::before {
  padding-top: 0.9rem;
}
.stile ol[data-stile~=compact] > li + li::before {
  padding-top: 0;
}
.stile dl:not([class]) > * + dt,
.stile dl.stile > * + dt {
  margin-top: 0.9rem;
}
.stile dl[data-stile~=compact] > * + dt {
  margin-top: 0;
}
.stile div.frame li > ul,
.stile div.frame-alt li > ul, .stile li > ul, .stile div.frame li > ol,
.stile div.frame-alt li > ol, .stile li > ol, .stile div.frame li > dl,
.stile div.frame-alt li > dl, .stile li > dl, .stile div.frame dd > ul,
.stile div.frame-alt dd > ul, .stile dd > ul, .stile div.frame dd > ol,
.stile div.frame-alt dd > ol, .stile dd > ol, .stile div.frame dd > dl,
.stile div.frame-alt dd > dl, .stile dd > dl {
  margin-top: 0.9rem;
}
.stile div.frame * + blockquote,
.stile div.frame-alt * + blockquote, .stile * + blockquote,
.stile div.frame blockquote + *,
.stile div.frame-alt blockquote + *,
.stile blockquote + *,
.stile div.frame * + nav,
.stile div.frame-alt * + nav,
.stile * + nav,
.stile div.frame nav + *,
.stile div.frame-alt nav + *,
.stile nav + *,
.stile div.frame * + pre,
.stile div.frame-alt * + pre,
.stile * + pre,
.stile div.frame pre + *,
.stile div.frame-alt pre + *,
.stile pre + *,
.stile div.frame * + ul,
.stile div.frame-alt * + ul,
.stile * + ul,
.stile div.frame ul + *,
.stile div.frame-alt ul + *,
.stile ul + *,
.stile div.frame * + ol,
.stile div.frame-alt * + ol,
.stile * + ol,
.stile div.frame ol + *,
.stile div.frame-alt ol + *,
.stile ol + *,
.stile div.frame * + dl,
.stile div.frame-alt * + dl,
.stile * + dl,
.stile div.frame dl + *,
.stile div.frame-alt dl + *,
.stile dl + *,
.stile div.frame * + p,
.stile div.frame-alt * + p,
.stile * + p,
.stile div.frame p + *,
.stile div.frame-alt p + *,
.stile p + * {
  margin-top: 1.8rem;
}
.stile div.frame * + table,
.stile div.frame-alt * + table, .stile * + table,
.stile div.frame table + *,
.stile div.frame-alt table + *,
.stile table + *,
.stile div.frame * + hr,
.stile div.frame-alt * + hr,
.stile * + hr,
.stile div.frame hr + *,
.stile div.frame-alt hr + *,
.stile hr + * {
  margin-top: 3.6rem;
}
.stile div.frame p + p,
.stile div.frame-alt p + p, .stile p + p {
  margin-top: 0.9rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile div.frame * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table],
.stile div.frame-alt * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table], .stile * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table],
.stile div.frame .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table] + *,
.stile div.frame-alt .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table] + *,
.stile .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-table] + *,
.stile div.frame * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table],
.stile div.frame-alt * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table],
.stile * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table],
.stile div.frame .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table] + *,
.stile div.frame-alt .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table] + *,
.stile .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-table] + * {
    margin-top: 3.6rem;
  }
  .stile div.frame * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr],
.stile div.frame-alt * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr], .stile * + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr],
.stile div.frame .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + *,
.stile div.frame-alt .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + *,
.stile .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + *,
.stile div.frame * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr],
.stile div.frame-alt * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr],
.stile * + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr],
.stile div.frame .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + *,
.stile div.frame-alt .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + *,
.stile .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-hr] + * {
    margin-top: 3.6rem;
  }
  .stile div.frame p + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p],
.stile div.frame-alt p + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p], .stile p + .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p],
.stile div.frame .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p,
.stile div.frame-alt .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p,
.stile .alignleft:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p,
.stile div.frame p + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p],
.stile div.frame-alt p + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p],
.stile p + .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p],
.stile div.frame .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p,
.stile div.frame-alt .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p,
.stile .alignright:not([data-stile~=aligncenter])[data-stile~=next-to-p] + p {
    margin-top: 0.9rem;
  }
}
.stile div.frame .alignleft,
.stile div.frame-alt .alignleft, .stile .alignleft,
.stile div.frame .alignright,
.stile div.frame-alt .alignright,
.stile .alignright,
.stile div.frame .aligncenter,
.stile div.frame-alt .aligncenter,
.stile .aligncenter {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile div.frame .alignleft,
.stile div.frame-alt .alignleft, .stile .alignleft,
.stile div.frame .alignright,
.stile div.frame-alt .alignright,
.stile .alignright {
    margin-top: 0;
    margin-bottom: 0.9rem;
  }
}
.stile div.frame figure,
.stile div.frame-alt figure, .stile figure {
  margin-top: 3.6rem;
  margin-bottom: 3.6rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile figure.alignleft, .stile figure.alignright {
    margin-top: 1.8rem;
    margin-bottom: 1.8rem;
  }
}
.stile .size-thumbnail.alignleft, .stile .size-thumbnail.alignright {
  margin-top: 0;
  margin-bottom: 0.9rem;
}
.stile .size-small.alignleft, .stile .size-small.alignright,
.stile .size-medium-small.alignleft,
.stile .size-medium-small.alignright,
.stile .size-medium.alignleft,
.stile .size-medium.alignright,
.stile .size-medium_large.alignleft,
.stile .size-medium_large.alignright,
.stile .size-medium-large.alignleft,
.stile .size-medium-large.alignright,
.stile .size-large.alignleft,
.stile .size-large.alignright,
.stile .size-full.alignleft,
.stile .size-full.alignright {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile .size-small.alignleft, .stile .size-small.alignright,
.stile .size-medium-small.alignleft,
.stile .size-medium-small.alignright,
.stile .size-medium.alignleft,
.stile .size-medium.alignright {
    margin-top: 0;
    margin-bottom: 0.9rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .stile .size-medium_large.alignleft, .stile .size-medium_large.alignright,
.stile .size-medium-large.alignleft,
.stile .size-medium-large.alignright,
.stile .size-large.alignleft,
.stile .size-large.alignright,
.stile .size-full.alignleft,
.stile .size-full.alignright {
    margin-top: 0;
    margin-bottom: 0.9rem;
  }
}
.stile div.frame *[data-stile~=alignleft],
.stile div.frame-alt *[data-stile~=alignleft], .stile *[data-stile~=alignleft],
.stile div.frame *[data-stile~=alignright],
.stile div.frame-alt *[data-stile~=alignright],
.stile *[data-stile~=alignright] {
  margin-top: 0;
  margin-bottom: 0.9rem;
}
.stile *:not(figure)[data-stile~=aligncenter].alignleft, .stile *:not(figure)[data-stile~=aligncenter].alignright {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
}
.stile figure[data-stile~=aligncenter].alignleft, .stile figure[data-stile~=aligncenter].alignright {
  margin-top: 3.6rem;
  margin-bottom: 3.6rem;
}
.stile div.frame * + .column-2,
.stile div.frame-alt * + .column-2, .stile * + .column-2,
.stile div.frame .column-2 + *,
.stile div.frame-alt .column-2 + *,
.stile .column-2 + *,
.stile div.frame * + .column-3,
.stile div.frame-alt * + .column-3,
.stile * + .column-3,
.stile div.frame .column-3 + *,
.stile div.frame-alt .column-3 + *,
.stile .column-3 + *,
.stile div.frame * + .column-4,
.stile div.frame-alt * + .column-4,
.stile * + .column-4,
.stile div.frame .column-4 + *,
.stile div.frame-alt .column-4 + *,
.stile .column-4 + *,
.stile div.frame * + .card-2,
.stile div.frame-alt * + .card-2,
.stile * + .card-2,
.stile div.frame .card-2 + *,
.stile div.frame-alt .card-2 + *,
.stile .card-2 + *,
.stile div.frame * + .card-3,
.stile div.frame-alt * + .card-3,
.stile * + .card-3,
.stile div.frame .card-3 + *,
.stile div.frame-alt .card-3 + *,
.stile .card-3 + *,
.stile div.frame * + .card-4,
.stile div.frame-alt * + .card-4,
.stile * + .card-4,
.stile div.frame .card-4 + *,
.stile div.frame-alt .card-4 + *,
.stile .card-4 + * {
  margin-top: 3.6rem;
}
.stile div.frame * + .tab-page,
.stile div.frame-alt * + .tab-page, .stile * + .tab-page,
.stile div.frame .tab-page + *,
.stile div.frame-alt .tab-page + *,
.stile .tab-page + *,
.stile div.frame * + .pseudo-tab-page,
.stile div.frame-alt * + .pseudo-tab-page,
.stile * + .pseudo-tab-page,
.stile div.frame .pseudo-tab-page + *,
.stile div.frame-alt .pseudo-tab-page + *,
.stile .pseudo-tab-page + * {
  margin-top: 3.6rem;
}
.stile .tab-page > div * + .tab-page,
.stile .tab-page > div .tab-page + *,
.stile .tab-page > div * + .pseudo-tab-page,
.stile .tab-page > div .pseudo-tab-page + *,
.stile .pseudo-tab-page * + .tab-page,
.stile .pseudo-tab-page .tab-page + *,
.stile .pseudo-tab-page * + .pseudo-tab-page,
.stile .pseudo-tab-page .pseudo-tab-page + * {
  margin-top: 3.6rem;
}
.stile div.frame .stile-tab-page-tab-list + *,
.stile div.frame-alt .stile-tab-page-tab-list + *, .stile .stile-tab-page-tab-list + *,
.stile div.frame * + .stile-tab-page-tab-list-below,
.stile div.frame-alt * + .stile-tab-page-tab-list-below,
.stile * + .stile-tab-page-tab-list-below {
  margin-top: 0;
}
.stile .pseudo-tab-page .stile-pseudo-tab-page-tab-list + * {
  margin-top: 1.8rem;
}
.stile div.frame * + h6,
.stile div.frame-alt * + h6, .stile * + h6 {
  margin-top: 2.7rem;
}
.stile div.frame h6 + *,
.stile div.frame-alt h6 + *, .stile h6 + * {
  margin-top: 0.9rem;
}
.stile div.frame *[class] + h6,
.stile div.frame-alt *[class] + h6, .stile *[class] + h6 {
  margin-top: 2.7rem;
}
.stile div.frame h6 + *[class],
.stile div.frame-alt h6 + *[class], .stile h6 + *[class] {
  margin-top: 0.9rem;
}
.stile div.frame h6 + figure.alignright,
.stile div.frame-alt h6 + figure.alignright, .stile h6 + figure.alignright, .stile div.frame h6 + figure.alignleft,
.stile div.frame-alt h6 + figure.alignleft, .stile h6 + figure.alignleft {
  margin-top: 0.9rem;
}
.stile h6 + figure.alignright + *, .stile h6 + figure.alignleft + * {
  margin-top: 0.9rem;
}
.stile div.frame * + h5,
.stile div.frame-alt * + h5, .stile * + h5 {
  margin-top: 2.7rem;
}
.stile div.frame h5 + *,
.stile div.frame-alt h5 + *, .stile h5 + * {
  margin-top: 1.8rem;
}
.stile div.frame *[class] + h5,
.stile div.frame-alt *[class] + h5, .stile *[class] + h5 {
  margin-top: 2.7rem;
}
.stile div.frame h5 + *[class],
.stile div.frame-alt h5 + *[class], .stile h5 + *[class] {
  margin-top: 1.8rem;
}
.stile div.frame h5 + figure.alignright,
.stile div.frame-alt h5 + figure.alignright, .stile h5 + figure.alignright, .stile div.frame h5 + figure.alignleft,
.stile div.frame-alt h5 + figure.alignleft, .stile h5 + figure.alignleft {
  margin-top: 1.8rem;
}
.stile h5 + figure.alignright + *, .stile h5 + figure.alignleft + * {
  margin-top: 1.8rem;
}
.stile div.frame * + h4,
.stile div.frame-alt * + h4, .stile * + h4 {
  margin-top: 2.7rem;
}
.stile div.frame h4 + *,
.stile div.frame-alt h4 + *, .stile h4 + * {
  margin-top: 1.8rem;
}
.stile div.frame *[class] + h4,
.stile div.frame-alt *[class] + h4, .stile *[class] + h4 {
  margin-top: 2.7rem;
}
.stile div.frame h4 + *[class],
.stile div.frame-alt h4 + *[class], .stile h4 + *[class] {
  margin-top: 1.8rem;
}
.stile div.frame h4 + figure.alignright,
.stile div.frame-alt h4 + figure.alignright, .stile h4 + figure.alignright, .stile div.frame h4 + figure.alignleft,
.stile div.frame-alt h4 + figure.alignleft, .stile h4 + figure.alignleft {
  margin-top: 1.8rem;
}
.stile h4 + figure.alignright + *, .stile h4 + figure.alignleft + * {
  margin-top: 1.8rem;
}
.stile div.frame * + h3,
.stile div.frame-alt * + h3, .stile * + h3 {
  margin-top: 2.7rem;
}
.stile div.frame h3 + *,
.stile div.frame-alt h3 + *, .stile h3 + * {
  margin-top: 1.8rem;
}
.stile div.frame *[class] + h3,
.stile div.frame-alt *[class] + h3, .stile *[class] + h3 {
  margin-top: 2.7rem;
}
.stile div.frame h3 + *[class],
.stile div.frame-alt h3 + *[class], .stile h3 + *[class] {
  margin-top: 1.8rem;
}
.stile div.frame h3 + figure.alignright,
.stile div.frame-alt h3 + figure.alignright, .stile h3 + figure.alignright, .stile div.frame h3 + figure.alignleft,
.stile div.frame-alt h3 + figure.alignleft, .stile h3 + figure.alignleft {
  margin-top: 1.8rem;
}
.stile h3 + figure.alignright + *, .stile h3 + figure.alignleft + * {
  margin-top: 1.8rem;
}
.stile div.frame * + h2,
.stile div.frame-alt * + h2, .stile * + h2 {
  margin-top: 5.4rem;
}
.stile div.frame h2 + *,
.stile div.frame-alt h2 + *, .stile h2 + * {
  margin-top: 2.7rem;
}
.stile div.frame *[class] + h2,
.stile div.frame-alt *[class] + h2, .stile *[class] + h2 {
  margin-top: 5.4rem;
}
.stile div.frame h2 + *[class],
.stile div.frame-alt h2 + *[class], .stile h2 + *[class] {
  margin-top: 2.7rem;
}
.stile div.frame h2 + figure.alignright,
.stile div.frame-alt h2 + figure.alignright, .stile h2 + figure.alignright, .stile div.frame h2 + figure.alignleft,
.stile div.frame-alt h2 + figure.alignleft, .stile h2 + figure.alignleft {
  margin-top: 2.7rem;
}
.stile h2 + figure.alignright + *, .stile h2 + figure.alignleft + * {
  margin-top: 2.7rem;
}
.stile div.frame * + h1,
.stile div.frame-alt * + h1, .stile * + h1 {
  margin-top: 5.4rem;
}
.stile div.frame h1 + *,
.stile div.frame-alt h1 + *, .stile h1 + * {
  margin-top: 5.4rem;
}
.stile div.frame *[class] + h1,
.stile div.frame-alt *[class] + h1, .stile *[class] + h1 {
  margin-top: 5.4rem;
}
.stile div.frame h1 + *[class],
.stile div.frame-alt h1 + *[class], .stile h1 + *[class] {
  margin-top: 5.4rem;
}
.stile div.frame h1 + figure.alignright,
.stile div.frame-alt h1 + figure.alignright, .stile h1 + figure.alignright, .stile div.frame h1 + figure.alignleft,
.stile div.frame-alt h1 + figure.alignleft, .stile h1 + figure.alignleft {
  margin-top: 5.4rem;
}
.stile h1 + figure.alignright + *, .stile h1 + figure.alignleft + * {
  margin-top: 5.4rem;
}

/**
 *
 * Inline Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-18
 *
 * @import '../basic/base';
 * @import '../basic/font';
 * @import '../basic/layout';
 *
 */
/**
 *
 * Link Style (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-03-01
 *
 * @import '../basic/query';
 * @import '../basic/font';
 *
 */
/**
 *
 * Block Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-02-27
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/font';
 *
 */
/**
 *
 * Heading Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-07
 *
 * @import '../basic/font';
 *
 */
/**
 *
 * List Style (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-01
 *
 * @import '../basic/base';
 * @import '../basic/font';
 *
 */
/**
 *
 * Table Style (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-20
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/font';
 *
 */
/**
 *
 * Print Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-04-03
 *
 * @import '../basic/font';
 *
 */
/**
 *
 * Anchor Offset (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-07
 *
 */
span[data-stile~=anchor-offset] {
  display: inline-block !important;
  position: absolute !important;
  z-index: -9999 !important;
  pointer-events: none !important;
  left: 0 !important;
  width: 100% !important;
}

/**
 *
 * Optional Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2018-12-11
 *
 */
/**
 *
 * Alignment Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-09-15
 *
 * @import '../basic/base';
 * @import '../basic/query';
 *
 */
/**
 *
 * Container Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-09-15
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/layout';
 *
 */
.stile .card-2 > *,
.stile .card-3 > *,
.stile .card-4 > *, .stile .column-2 > *,
.stile .column-3 > *,
.stile .column-4 > * {
  flex-grow: 1;
}
.stile .card-2 > * > *:first-child,
.stile .card-3 > * > *:first-child,
.stile .card-4 > * > *:first-child, .stile .column-2 > * > *:first-child,
.stile .column-3 > * > *:first-child,
.stile .column-4 > * > *:first-child {
  margin-top: 0;
}
.stile .card-2 > * > *:first-child > *:first-child,
.stile .card-3 > * > *:first-child > *:first-child,
.stile .card-4 > * > *:first-child > *:first-child, .stile .column-2 > * > *:first-child > *:first-child,
.stile .column-3 > * > *:first-child > *:first-child,
.stile .column-4 > * > *:first-child > *:first-child {
  margin-top: 0;
}
.stile .card-2 > * > *:last-child,
.stile .card-3 > * > *:last-child,
.stile .card-4 > * > *:last-child, .stile .column-2 > * > *:last-child,
.stile .column-3 > * > *:last-child,
.stile .column-4 > * > *:last-child {
  margin-bottom: 0;
}
.stile .card-2 > * > *:last-child > *:last-child,
.stile .card-3 > * > *:last-child > *:last-child,
.stile .card-4 > * > *:last-child > *:last-child, .stile .column-2 > * > *:last-child > *:last-child,
.stile .column-3 > * > *:last-child > *:last-child,
.stile .column-4 > * > *:last-child > *:last-child {
  margin-bottom: 0;
}
.stile .card-2 > * *[data-stile~=only-child-element],
.stile .card-3 > * *[data-stile~=only-child-element],
.stile .card-4 > * *[data-stile~=only-child-element], .stile .column-2 > * *[data-stile~=only-child-element],
.stile .column-3 > * *[data-stile~=only-child-element],
.stile .column-4 > * *[data-stile~=only-child-element] {
  margin-top: 0;
  margin-bottom: 0;
}
.stile .card-2 > * .aligncenter[data-stile~=has-only-child-element],
.stile .card-3 > * .aligncenter[data-stile~=has-only-child-element],
.stile .card-4 > * .aligncenter[data-stile~=has-only-child-element], .stile .column-2 > * .aligncenter[data-stile~=has-only-child-element],
.stile .column-3 > * .aligncenter[data-stile~=has-only-child-element],
.stile .column-4 > * .aligncenter[data-stile~=has-only-child-element],
.stile .card-2 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .card-3 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .card-4 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-2 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-3 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-4 > * .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .card-2 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .card-3 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .card-4 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-2 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-3 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile .column-4 > * .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element] {
  margin-top: 0;
  margin-bottom: 0;
}

/**
 *
 * Design Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-07
 *
 * @import '../basic/font';
 *
 */
/**
 *
 * Image Box (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-02-27
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/font';
 *
 */
/**
 *
 * Tab Page Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-06-23
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/font';
 * @import '../basic/layout';
 *
 */
/**
 *
 * Pseudo Tab Page Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-02-11
 *
 * @import '../basic/base';
 * @import '../basic/query';
 * @import '../basic/font';
 * @import '../basic/layout';
 *
 */
/**
 *
 * Util Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-06
 *
 */
/**
 *
 * Text Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-07
 *
 * @import '../basic/base';
 *
 */
/**
 *
 * Sticky Footer
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-08-19
 *
 * * Required Structure
 *
 *		html
 *			body
 *				[site]
 *					[site-header]
 *					[site-content]
 *					(footer)
 *
 * * Required Variable
 *
 *		Nothing
 *
 */
html, body {
  min-height: 100vh;
}

@media screen {
  body {
    display: flex;
  }
}

/**
 *
 * Design Classes (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 */
/**
 *
 * Fill Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 * @require stile/basic/layout.scss
 * @require stile/basic/query.scss
 *
 */
/**
 *
 * Form Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 */
/**
 *
 * Hover Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 */
/**
 *
 * Shape Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 */
/**
 *
 * Text Styles
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-10-04
 *
 */
/**
 *
 * WordPress Specific Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-07-22
 *
 */
/**
 *
 * Accessibility Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-20
 *
 */
.screen-reader-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
}
.screen-reader-text:focus {
  font-weight: bold;
  display: block;
  z-index: 100000;
  width: auto;
  height: auto;
  top: 5px;
  left: 5px;
  padding: 15px 23px 14px;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  background-color: #f1f1f1;
  color: #21759b;
  font-size: 0.875rem;
  text-decoration: none;
  line-height: normal;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .screen-reader-text:focus {
    -webkit-text-stroke-width: initial;
  }
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

/**
 *
 * Clearing Style
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-06-20
 *
 */
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}

div[class=clear] {
  margin-top: 0;
  font-size: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.gallery {
  margin-bottom: 1.8rem;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery .gallery-item {
  margin-top: 0;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/**
 *
 * Slide Show (SCSS)
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2020-09-06
 *
 */
/**
 *
 * Layout Mixins
 *
 * @author Takuto Yanagida @ Space-Time Inc.
 * @version 2019-08-23
 *
 * @import 'query';
 *
 */
.st-slide-show {
  position: relative;
  display: flex;
  flex-direction: column;
}

.st-slide-show .st-slide-show-slides,
.st-slide-show .st-slide-show-picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.st-slide-show .st-slide-show-frame {
  overflow-x: hidden;
}
.st-slide-show .st-slide-show-strip {
  margin-left: auto;
  margin-right: auto;
  max-width: 72rem;
  width: 100%;
  background-color: #777;
  box-shadow: -33vw 0 0 #777, 33vw 0 0 #777;
  min-height: 14rem;
  max-height: 80vh;
  position: relative;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .st-slide-show .st-slide-show-strip {
    position: relative;
  }
  .st-slide-show .st-slide-show-strip::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100vw;
    bottom: 0;
    width: 200vw;
    z-index: -1;
    background-color: #777;
  }
}
.st-slide-show .st-slide-show-strip::before {
  content: "";
  display: block;
  padding-top: 41.6666666667%;
}
.st-slide-show .st-slide-show-background-frame {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100vw;
  overflow: hidden;
}
.st-slide-show .st-slide-show-background-frame > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transform: scale(2, 2);
  transform-origin: center center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  filter: blur(5px);
}
.st-slide-show .st-slide-show-slides {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  list-style: none;
  overflow: hidden;
  box-shadow: 32px 0 64px -32px rgba(0, 0, 0, 0.25), -32px 0 64px -32px rgba(0, 0, 0, 0.25);
}
.st-slide-show .st-slide-show-slides > li {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.4);
}
.st-slide-show .st-slide-show-slides > li > a {
  display: block;
  width: 100%;
  height: 100%;
}

.st-slide-show .st-slide-show-picture,
.st-slide-show .st-slide-show-picture > div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: transform 10s;
}
.st-slide-show .st-slide-show-picture:not(.dual) > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.st-slide-show .st-slide-show-picture.scroll > div {
  background-size: 100% auto;
}
.st-slide-show .st-slide-show-picture.scroll > div:first-child {
  background-position: center top;
}
.st-slide-show .st-slide-show-picture.scroll.do > div:first-child {
  transition: transform 10s, background-position 10s;
  background-position: center bottom;
}

.st-slide-show .st-slide-show-picture.dual {
  display: flex;
  background-color: rgba(255, 255, 255, 0.4);
}
.st-slide-show .st-slide-show-picture.dual > div {
  width: 50%;
  height: 100%;
}
.st-slide-show .st-slide-show-picture.dual > div:last-child {
  opacity: 0;
  transition: opacity 1s;
}
.st-slide-show .st-slide-show-picture.dual.do > div:last-child {
  opacity: 1;
}
.st-slide-show .st-slide-show-picture.dual.scroll > div:last-child {
  background-position: center bottom;
}
.st-slide-show .st-slide-show-picture.dual.scroll.do > div:last-child {
  transition: opacity 1s, transform 9s 1s, background-position 9s 1s;
  background-position: center top;
}

.st-slide-show .st-slide-show-video {
  position: relative;
  height: 100%;
}
.st-slide-show .st-slide-show-video video {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.st-slide-show .st-slide-show-caption {
  opacity: 0;
  z-index: 1;
  pointer-events: none;
  color: #fff;
  text-shadow: 0 0 0.5rem #000;
  line-height: 1.25;
}
body:not(.ios) .st-slide-show .st-slide-show-caption {
  font-feature-settings: "pkna" 1;
}
.st-slide-show .st-slide-show-caption.visible {
  opacity: 1;
  transition-property: opacity;
}
.st-slide-show .st-slide-show-caption span > span {
  display: inline-block;
}
.st-slide-show .st-slide-show-caption.subtitle,
.st-slide-show .st-slide-show-caption.line {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .st-slide-show .st-slide-show-caption.subtitle,
.st-slide-show .st-slide-show-caption.line {
    padding: 0.85rem 1rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .st-slide-show .st-slide-show-caption.line {
    padding: 0.85rem 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 50%;
    background-color: transparent;
  }
  .st-slide-show .st-slide-show-caption.line > div {
    max-width: 100%;
  }
  .st-slide-show .st-slide-show-caption.line > div > span {
    display: inline;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 1.85rem;
    line-height: 1.5;
  }
  .st-slide-show .st-slide-show-caption.line div:first-child {
    font-weight: bold;
  }
  @supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
    .st-slide-show .st-slide-show-caption.line div:first-child {
      -webkit-text-stroke-width: initial;
    }
  }
  .st-slide-show .st-slide-show-caption.line div:not(:first-child) {
    margin-top: 1rem;
  }
}
.st-slide-show .st-slide-show-caption.circle {
  position: absolute;
  top: 0;
  left: 2rem;
  right: 2rem;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-image: radial-gradient(circle closest-side at center center, rgba(0, 0, 0, 0.4) 50%, transparent 51%);
}
.st-slide-show .st-slide-show-caption.circle, .st-slide-show .st-slide-show-caption.circle > div {
  text-align: center;
  line-height: 1.35;
  font-size: 1.5rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .st-slide-show .st-slide-show-caption.circle, .st-slide-show .st-slide-show-caption.circle > div {
    font-size: 1.85rem;
  }
}
.st-slide-show .st-slide-show-caption.circle > div + div {
  margin-top: 0.5rem;
}

.st-slide-show .st-slide-show-prev,
.st-slide-show .st-slide-show-next {
  -ms-user-select: none;
      user-select: none;
  cursor: pointer;
  margin: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.st-slide-show .st-slide-show-prev:before,
.st-slide-show .st-slide-show-next:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2rem;
  transform: translate(-1rem, -1rem);
  border-radius: 50%;
  transition: all 0.2s;
}
.st-slide-show .st-slide-show-prev:hover:before,
.st-slide-show .st-slide-show-next:hover:before {
  background-color: rgba(0, 0, 0, 0.4);
}
.st-slide-show .st-slide-show-prev::after,
.st-slide-show .st-slide-show-next::after {
  content: "";
  transition: all 0.2s;
  width: 0.9rem;
  height: 0.9rem;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform-origin: 0.45rem 0.45rem;
}
.st-slide-show .st-slide-show-prev:hover::after,
.st-slide-show .st-slide-show-next:hover::after {
  border-top-color: #fff;
  border-left-color: #fff;
}
.st-slide-show .st-slide-show-next {
  right: 0;
}
.st-slide-show .st-slide-show-next::after {
  transform: translateX(-0.225rem) rotate(135deg);
}
.st-slide-show .st-slide-show-prev {
  left: 0;
}
.st-slide-show .st-slide-show-prev::after {
  transform: translateX(0.225rem) rotate(-45deg);
}

.st-slide-show .st-slide-show-rivets {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  z-index: 2;
  transform: translateX(-50%);
  text-align: center;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .st-slide-show .st-slide-show-rivets {
    top: 0;
    bottom: initial;
  }
}
.st-slide-show .st-slide-show-rivets > input[type=radio] + label {
  display: inline-block;
  padding: 0.25rem 1rem;
  cursor: pointer;
}
.st-slide-show .st-slide-show-rivets > input[type=radio] + label::after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: rgba(170, 170, 170, 0.9);
  box-shadow: 0 0 0.25rem 1px rgba(0, 0, 0, 0.5);
}
.st-slide-show .st-slide-show-rivets > input[type=radio]:checked + label {
  pointer-events: none;
}
.st-slide-show .st-slide-show-rivets > input[type=radio]:checked + label::after {
  background-color: rgba(255, 255, 255, 0.9);
}

/**
 *
 * Heading Style
 *
 * @author Space-Time Inc.
 *
 */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #363636;
  font-family: "Courier New", monospace;
  text-align: left;
}
body:not(.ios) h1, body:not(.ios) h2, body:not(.ios) h3, body:not(.ios) h4, body:not(.ios) h5, body:not(.ios) h6 {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  h1, h2, h3, h4, h5, h6 {
    -webkit-text-stroke-width: initial;
  }
}

h1, h2, h3 {
  clear: both;
}

/**
 *
 * Style for *-content
 *
 * @author Space-Time Inc.
 *
 */
.stile rt {
  font-size: 0.75em;
  line-height: 1;
  transform: translateY(0.35em);
  bottom: -0.35em;
  position: relative;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stile rt {
    transform: translateY(-0.35em);
  }
}
.stile img {
  max-width: 100%;
  height: auto;
  transition: opacity 0.2s;
  animation: show-alt 0s both 5s;
}
@keyframes show-alt {
  0% {
    font-size: inherit;
  }
  100% {
    font-size: 0;
  }
}
.stile img::after {
  content: attr(src);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 68, 0, 0.9);
  line-height: 1.35rem;
  word-break: break-all;
  text-decoration: line-through;
  vertical-align: text-bottom;
  animation: show-src 0s both 5s;
}
@keyframes show-src {
  0% {
    max-width: 0;
    font-size: 0;
  }
  100% {
    padding: 0.45rem 0.9rem;
    border: 1px dashed rgba(255, 68, 0, 0.9);
    min-height: 1.8rem;
    background-color: #fff;
    max-width: initial;
    font-size: 0.85rem;
  }
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile img:not([alt=""])::after {
    margin-left: -16px;
  }
}
.stile strong, .stile b {
  font-weight: bold;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile strong, .stile b {
    -webkit-text-stroke-width: initial;
  }
}
.stile em, .stile cite {
  font-style: italic;
}
.stile p > strong, .stile p > b, .stile p > em, .stile p > mark, .stile li > strong, .stile li > b, .stile li > em, .stile li > mark, .stile dd > strong, .stile dd > b, .stile dd > em, .stile dd > mark, .stile td > strong, .stile td > b, .stile td > em, .stile td > mark, .stile th > strong, .stile th > b, .stile th > em, .stile th > mark, .stile del > strong, .stile del > b, .stile del > em, .stile del > mark, .stile code > strong, .stile code > b, .stile code > em, .stile code > mark, .stile span:not([class]) > strong, .stile span:not([class]) > b, .stile span:not([class]) > em, .stile span:not([class]) > mark {
  color: rgba(0, 0, 0, 0.95);
}
.stile u, .stile span[data-stile~=inline-underline] {
  text-decoration: none;
  background-image: linear-gradient(to right, rgba(255, 221, 0, 0.9) 0%, rgba(255, 221, 0, 0.65) 100%);
  background-size: 100% 0.4em;
  background-position: left bottom;
}
.stile span:not([data-stile])[style="text-decoration:underline;"], .stile span:not([data-stile])[style="text-decoration: underline;"] {
  text-decoration: underline rgba(204, 177, 0, 0.9) !important;
}
.stile mark {
  text-decoration: none;
  background-image: linear-gradient(to right, rgba(255, 238, 0, 0.9) 0%, rgba(255, 238, 0, 0.45) 100%);
  background-size: 100% 1em;
  background-position: left center;
}
.stile del {
  text-decoration: none;
  background-image: linear-gradient(to right, rgba(255, 68, 0, 0.9) 0%, rgba(255, 68, 0, 0.65) 100%);
  background-size: 100% 0.15em;
  background-position: left 55%;
}
.stile small {
  font-size: 0.85em;
}
.stile sub, .stile sup {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  line-height: 1;
  margin-right: 0.1em;
  font-size: 0.75em;
}
.stile sub {
  bottom: -0.25em;
  margin-bottom: -0.25em;
}
.stile sup {
  top: -0.75em;
  margin-top: -0.75em;
}
.stile abbr[title] {
  text-decoration: none;
  border-bottom: 2px dotted rgba(17, 34, 255, 0.9);
}
.stile code, .stile var, .stile samp, .stile kbd {
  font-family: Consolas, Monaco, "Courier New", Courier, "Noto Sans Mono CJK JP", "Source Han Code JP N", "IPA Gothic", "Osaka-Mono", monospace;
  margin-left: 0.075rem;
  margin-right: 0.075rem;
  white-space: pre-wrap;
  font-size: 0.95em;
}
.stile *[data-stile~=iframe-wrapper] {
  display: inline-block;
  width: 100%;
  position: relative;
}
.stile *[data-stile~=iframe-wrapper] > iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute !important;
  width: 100% !important;
  height: 100% !important;
}
.stile :not([class]) > a:not([class]):not([data-stile]) {
  color: #255DDB;
  text-decoration: underline;
}
.stile :not([class]) > a:not([class]):not([data-stile]):visited {
  color: rgba(102, 0, 153, 0.9);
}
.stile a:not([class])[data-stile~=link-simple], .stile a:not([class])[href^=http]:empty {
  text-decoration: none;
  color: #255DDB;
  word-wrap: break-word;
  margin-left: 0.075rem;
  margin-right: 0.075rem;
  padding: 0.1rem 0.35rem;
  background-color: transparent;
  border-radius: 0.25rem;
}
.stile a:not([class])[data-stile~=link-simple]:hover, .stile a:not([class])[href^=http]:empty:hover {
  color: #255DDB;
  text-decoration: underline;
}
.stile a:not([class])[data-stile~=link-simple]:hover::after, .stile a:not([class])[href^=http]:empty:hover::after {
  text-decoration: none;
}
.stile a:not([class])[data-stile~=link-simple]:visited, .stile a:not([class])[href^=http]:empty:visited {
  color: rgba(102, 0, 153, 0.9);
}
.stile a:not([class])[data-stile~=link-anchor]::after {
  content: "\e5db";
  display: inline-block;
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  margin-left: 0.2em;
  overflow: hidden;
  transform: translateY(0.125em);
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a:not([class])[data-stile~=link-anchor]::after {
    -webkit-text-stroke-width: 0;
  }
}
@supports (-moz-appearance: none) {
  .stile a:not([class])[data-stile~=link-anchor]::after {
    transform: translateY(0.2em);
  }
}
.stile a:not([class])[data-stile~=link-external]::after {
  content: "\e89e";
  display: inline-block;
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  margin-left: 0.2em;
  overflow: hidden;
  transform: translateY(0.125em);
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a:not([class])[data-stile~=link-external]::after {
    -webkit-text-stroke-width: 0;
  }
}
@supports (-moz-appearance: none) {
  .stile a:not([class])[data-stile~=link-external]::after {
    transform: translateY(0.2em);
  }
}
.stile a:not([class])[data-stile~=link-file]::after {
  content: "";
  display: inline-block;
  margin-left: 0.2em;
  width: 1em;
  height: 1em;
  background-image: url("../img/link/icon-file.svg");
  background-size: contain;
  background-position: center;
  transform: translateY(0.1em);
}
.stile a:not([class])[href^=http]:empty::before {
  content: attr(href);
  word-break: break-all;
  display: inline;
}
.stile a[data-stile~=link-image] > img {
  vertical-align: middle;
}
.stile p,
.stile div:not([class]) {
  text-align: left;
  line-height: 1.8rem;
  -ms-hyphens: auto;
      hyphens: auto;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile p,
.stile div:not([class]) {
    text-align: justify;
    text-justify: inter-ideograph;
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stile p,
.stile div:not([class]) {
    text-align: left;
  }
}
.stile hr {
  height: calc(2px + 0.5px);
  border: none;
  border-top: 2px solid #5E8146;
}
.stile blockquote {
  padding-left: 3.6rem;
  font-style: italic;
  position: relative;
}
.stile blockquote::before {
  content: "";
  display: block;
  position: absolute;
  left: 1.8rem;
  width: calc(2px + 0.5px);
  height: 100%;
  border-left: 2px solid #5E8146;
}
.stile blockquote[data-stile~=no-indent] {
  padding-left: 1.8rem;
}
.stile blockquote[data-stile~=no-indent]::before {
  left: 0;
}
.stile blockquote > * + cite {
  display: block;
  font-size: 0.85rem;
  line-height: 1.35rem;
  text-align: left;
  font-style: normal;
}
.stile pre {
  font-family: Consolas, Monaco, "Courier New", Courier, "Noto Sans Mono CJK JP", "Source Han Code JP N", "IPA Gothic", "Osaka-Mono", monospace;
  display: block;
  padding: 1.8rem;
  overflow-x: auto;
  line-height: 1.8rem;
  background-color: rgba(119, 119, 119, 0.1);
}
.stile pre > code {
  padding: 0;
  background-color: transparent;
  white-space: pre;
}
.stile figure:not([class]) {
  max-width: 100%;
}
.stile figure img,
.stile figure iframe,
.stile figure *[data-stile~=iframe-wrapper] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stile figure img[alt]::after {
  width: 100%;
}
.stile figcaption {
  margin-left: auto;
  margin-right: auto;
  max-width: 36rem;
  font-size: 0.85rem;
  line-height: 1.35rem;
  text-align: center;
}
.stile figcaption span {
  display: inline-block;
  text-align: left;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile figure:not([data-stile~=aligncenter]).alignleft, .stile figure:not([data-stile~=aligncenter]).alignright {
    display: table;
  }
  .stile figure:not([data-stile~=aligncenter]).alignleft figcaption, .stile figure:not([data-stile~=aligncenter]).alignright figcaption {
    min-width: 4rem;
    display: table-caption;
    caption-side: bottom;
  }
}
.stile h1, .stile h2, .stile h3, .stile h4, .stile h5, .stile h6 {
  -ms-hyphens: auto;
      hyphens: auto;
  -ms-word-break: break-all;
  word-break: break-word;
  word-wrap: break-word;
}
body:not(.ios) .stile h1, body:not(.ios) .stile h2, body:not(.ios) .stile h3, body:not(.ios) .stile h4, body:not(.ios) .stile h5, body:not(.ios) .stile h6 {
  font-feature-settings: "pkna" 1;
}
.stile h1:target:focus, .stile h2:target:focus, .stile h3:target:focus, .stile h4:target:focus, .stile h5:target:focus, .stile h6:target:focus {
  outline: none;
}
.stile h1 > small, .stile h2 > small, .stile h3 > small, .stile h4 > small, .stile h5 > small, .stile h6 > small {
  display: block;
}
.stile h1:not([class]) span, .stile h2:not([class]) span, .stile h3:not([class]) span, .stile h4:not([class]) span, .stile h5:not([class]) span, .stile h6:not([class]) span {
  display: inline-block;
  text-decoration: inherit;
}
.stile h1 div:not([class]), .stile h2 div:not([class]), .stile h3 div:not([class]), .stile h4 div:not([class]), .stile h5 div:not([class]), .stile h6 div:not([class]) {
  line-height: inherit;
  text-align: inherit;
}
.stile h1 {
  font-size: 2.5rem;
  line-height: 3.6rem;
}
.stile h1[data-stile~=small], .stile h1 > small {
  font-size: 2rem;
  line-height: 2.7rem;
}
.stile h1[data-stile~=small] > small {
  font-size: 1.5rem;
  line-height: 2.7rem;
}
.stile h2 {
  font-size: 2rem;
  line-height: 2.7rem;
}
.stile h2[data-stile~=small], .stile h2 > small {
  font-size: 1.5rem;
  line-height: 2.7rem;
}
.stile h2[data-stile~=small] > small {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.stile h3 {
  font-size: 1.5rem;
  line-height: 2.7rem;
}
.stile h3[data-stile~=small], .stile h3 > small {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.stile h3[data-stile~=small] > small {
  font-size: 1.125rem;
  line-height: 1.8rem;
}
.stile h4 {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.stile h4[data-stile~=small], .stile h4 > small {
  font-size: 1.125rem;
  line-height: 1.8rem;
}
.stile h4[data-stile~=small] > small {
  font-size: 1rem;
  line-height: 1.8rem;
}
.stile h5 {
  font-size: 1.125rem;
  line-height: 1.8rem;
}
.stile h5[data-stile~=small], .stile h5 > small {
  font-size: 1rem;
  line-height: 1.8rem;
}
.stile h6 {
  font-size: 1rem;
  line-height: 1.8rem;
}
.stile ul:not([class]),
.stile ul.stile {
  padding-left: 3.6rem;
  list-style: none;
}
.stile ul:not([class])[data-stile~=no-indent],
.stile ul.stile[data-stile~=no-indent] {
  padding-left: 1.8rem;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile ul:not([class]),
.stile ul.stile {
    padding-left: 1.8rem;
  }
}
.stile ul:not([class]) > li,
.stile ul.stile > li {
  position: relative;
  line-height: 1.8rem;
}
.stile ul:not([class]) > li::before,
.stile ul.stile > li::before {
  content: "";
  position: absolute;
  display: block;
  top: 0.9rem;
  left: -1.8rem;
  width: 1em;
  height: 1em;
}
.stile ul:not([class]):not([style]):not([data-stile*=list-]) > li::before, .stile ul:not([class])[style="list-style:disc;"] > li::before, .stile ul:not([class])[style="list-style: disc;"] > li::before, .stile ul:not([class])[data-stile~=list-disc] > li::before,
.stile ul.stile:not([style]):not([data-stile*=list-]) > li::before,
.stile ul.stile[style="list-style:disc;"] > li::before,
.stile ul.stile[style="list-style: disc;"] > li::before,
.stile ul.stile[data-stile~=list-disc] > li::before {
  transform: translateY(-0.5em) scale(0.45);
  border-radius: 50%;
  background-color: #5E8146;
}
.stile ul:not([class])[style="list-style:disc;"], .stile ul:not([class])[style="list-style: disc;"],
.stile ul.stile[style="list-style:disc;"],
.stile ul.stile[style="list-style: disc;"] {
  list-style: none !important;
}
.stile ul:not([class])[style="list-style:square;"] > li::before, .stile ul:not([class])[style="list-style: square;"] > li::before, .stile ul:not([class])[data-stile~=list-square] > li::before,
.stile ul.stile[style="list-style:square;"] > li::before,
.stile ul.stile[style="list-style: square;"] > li::before,
.stile ul.stile[data-stile~=list-square] > li::before {
  transform: translateY(-0.5em) scale(0.44);
  border-radius: 10%;
  background-color: #5E8146;
}
.stile ul:not([class])[style="list-style:square;"], .stile ul:not([class])[style="list-style: square;"],
.stile ul.stile[style="list-style:square;"],
.stile ul.stile[style="list-style: square;"] {
  list-style: none !important;
}
.stile ul:not([class])[style="list-style:circle;"] > li::before, .stile ul:not([class])[style="list-style: circle;"] > li::before, .stile ul:not([class])[data-stile~=list-circle] > li::before,
.stile ul.stile[style="list-style:circle;"] > li::before,
.stile ul.stile[style="list-style: circle;"] > li::before,
.stile ul.stile[data-stile~=list-circle] > li::before {
  transform: translateY(-0.5em) scale(0.45);
  border: 0.2rem solid #5E8146;
  border-radius: 50%;
}
.stile ul:not([class])[style="list-style:circle;"], .stile ul:not([class])[style="list-style: circle;"],
.stile ul.stile[style="list-style:circle;"],
.stile ul.stile[style="list-style: circle;"] {
  list-style: none !important;
}
.stile ol:not([class]),
.stile ol.stile {
  padding-left: 0.9rem;
  counter-reset: li;
}
.stile ol:not([class])[data-stile~=no-indent],
.stile ol.stile[data-stile~=no-indent] {
  padding-left: 0rem;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile ol:not([class]),
.stile ol.stile {
    padding-left: 0rem;
  }
}
.stile ol:not([class]) > li,
.stile ol.stile > li {
  counter-increment: li;
  display: table-row;
  line-height: 1.8rem;
}
.stile ol:not([class]) > li::before,
.stile ol.stile > li::before {
  content: counter(li) ".";
  display: table-cell;
  min-width: 2.7rem;
  padding-right: 0.9rem;
  text-align: right;
  color: #5E8146;
  font-weight: bold;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile ol:not([class]) > li::before,
.stile ol.stile > li::before {
    -webkit-text-stroke-width: initial;
  }
}
.stile ol:not([class])[reversed] > li, .stile ol:not([class])[data-stile~=reversed] > li,
.stile ol.stile[reversed] > li,
.stile ol.stile[data-stile~=reversed] > li {
  counter-increment: li -1;
}
.stile ol:not([class])[data-stile~=no-indent] > li::before,
.stile ol.stile[data-stile~=no-indent] > li::before {
  min-width: 1.8rem;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile ol:not([class]) > li::before,
.stile ol.stile > li::before {
    min-width: 1.8rem;
  }
}
.stile ol:not([class])[style="list-style:lower-alpha;"] > li::before, .stile ol:not([class])[style="list-style: lower-alpha;"] > li::before, .stile ol:not([class])[data-stile~=list-lower-alpha] > li::before,
.stile ol.stile[style="list-style:lower-alpha;"] > li::before,
.stile ol.stile[style="list-style: lower-alpha;"] > li::before,
.stile ol.stile[data-stile~=list-lower-alpha] > li::before {
  content: counter(li, lower-alpha) ".";
}
.stile ol:not([class])[style="list-style:lower-greek;"] > li::before, .stile ol:not([class])[style="list-style: lower-greek;"] > li::before, .stile ol:not([class])[data-stile~=list-lower-greek] > li::before,
.stile ol.stile[style="list-style:lower-greek;"] > li::before,
.stile ol.stile[style="list-style: lower-greek;"] > li::before,
.stile ol.stile[data-stile~=list-lower-greek] > li::before {
  content: counter(li, lower-greek) ".";
}
.stile ol:not([class])[style="list-style:lower-roman;"] > li::before, .stile ol:not([class])[style="list-style: lower-roman;"] > li::before, .stile ol:not([class])[data-stile~=list-lower-roman] > li::before,
.stile ol.stile[style="list-style:lower-roman;"] > li::before,
.stile ol.stile[style="list-style: lower-roman;"] > li::before,
.stile ol.stile[data-stile~=list-lower-roman] > li::before {
  content: counter(li, lower-roman) ".";
}
.stile ol:not([class])[style="list-style:upper-alpha;"] > li::before, .stile ol:not([class])[style="list-style: upper-alpha;"] > li::before, .stile ol:not([class])[data-stile~=list-upper-alpha] > li::before,
.stile ol.stile[style="list-style:upper-alpha;"] > li::before,
.stile ol.stile[style="list-style: upper-alpha;"] > li::before,
.stile ol.stile[data-stile~=list-upper-alpha] > li::before {
  content: counter(li, upper-alpha) ".";
}
.stile ol:not([class])[style="list-style:upper-roman;"] > li::before, .stile ol:not([class])[style="list-style: upper-roman;"] > li::before, .stile ol:not([class])[data-stile~=list-upper-roman] > li::before,
.stile ol.stile[style="list-style:upper-roman;"] > li::before,
.stile ol.stile[style="list-style: upper-roman;"] > li::before,
.stile ol.stile[data-stile~=list-upper-roman] > li::before {
  content: counter(li, upper-roman) ".";
}
.stile ol:not([class])[reversed]:not([style*=counter-reset]), .stile ol:not([class])[start]:not([style*=counter-reset]),
.stile ol.stile[reversed]:not([style*=counter-reset]),
.stile ol.stile[start]:not([style*=counter-reset]) {
  padding-left: 3.6rem;
}
.stile ol:not([class])[reversed]:not([style*=counter-reset])[data-stile~=no-indent], .stile ol:not([class])[start]:not([style*=counter-reset])[data-stile~=no-indent],
.stile ol.stile[reversed]:not([style*=counter-reset])[data-stile~=no-indent],
.stile ol.stile[start]:not([style*=counter-reset])[data-stile~=no-indent] {
  padding-left: 2.7rem;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile ol:not([class])[reversed]:not([style*=counter-reset]), .stile ol:not([class])[start]:not([style*=counter-reset]),
.stile ol.stile[reversed]:not([style*=counter-reset]),
.stile ol.stile[start]:not([style*=counter-reset]) {
    padding-left: 2.7rem;
  }
}
.stile ol:not([class])[reversed]:not([style*=counter-reset]) > li, .stile ol:not([class])[start]:not([style*=counter-reset]) > li,
.stile ol.stile[reversed]:not([style*=counter-reset]) > li,
.stile ol.stile[start]:not([style*=counter-reset]) > li {
  display: list-item;
  line-height: 1.8rem;
}
.stile ol:not([class])[reversed]:not([style*=counter-reset]) > li::before, .stile ol:not([class])[start]:not([style*=counter-reset]) > li::before,
.stile ol.stile[reversed]:not([style*=counter-reset]) > li::before,
.stile ol.stile[start]:not([style*=counter-reset]) > li::before {
  content: none;
}
.stile ol:not([class])[reversed]:not([style*=counter-reset]) > li + li, .stile ol:not([class])[start]:not([style*=counter-reset]) > li + li,
.stile ol.stile[reversed]:not([style*=counter-reset]) > li + li,
.stile ol.stile[start]:not([style*=counter-reset]) > li + li {
  margin-top: 0.9rem;
}
.stile dl:not([class]),
.stile dl.stile {
  padding-left: 1.8rem;
  line-height: 1.8rem;
}
.stile dl:not([class])[data-stile~=no-indent],
.stile dl.stile[data-stile~=no-indent] {
  padding-left: 0rem;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile dl:not([class]),
.stile dl.stile {
    padding-left: 0rem;
  }
}
.stile dl:not([class]) > dt,
.stile dl.stile > dt {
  font-weight: bold;
  color: #5E8146;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile dl:not([class]) > dt,
.stile dl.stile > dt {
    -webkit-text-stroke-width: initial;
  }
}
.stile dl:not([class]) > dd,
.stile dl.stile > dd {
  padding-left: 1.8rem;
}
.stile table {
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  vertical-align: top;
  text-align: center;
  overflow-x: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.stile table caption {
  position: relative;
  will-change: transform;
  transition: transform 0.1s ease;
  display: inline-block;
  padding-left: 0.9rem;
  padding-right: 0.9rem;
  max-width: 38.7rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1.8rem;
}
.stile table > div[data-stile~=table-shade] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
}
.stile table > div[data-stile~=table-shade][data-stile~=visible] {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.stile thead, .stile tbody:first-child, .stile caption + tbody, .stile colgroup + tbody {
  border-top: 2px solid #A7A7A7;
}
.stile thead > tr:first-child th, .stile thead > tr:first-child td, .stile tbody:first-child > tr:first-child th, .stile tbody:first-child > tr:first-child td, .stile caption + tbody > tr:first-child th, .stile caption + tbody > tr:first-child td, .stile colgroup + tbody > tr:first-child th, .stile colgroup + tbody > tr:first-child td {
  border-top: none;
}
.stile tbody, .stile tfoot {
  border-bottom: 2px solid #A7A7A7;
}
.stile th, .stile td {
  padding: 0.45rem 0.9rem;
  font-size: 1rem;
  line-height: 1.8rem;
  border-top: 1px solid #A7A7A7;
}
body:not(.ios) .stile th, body:not(.ios) .stile td {
  font-feature-settings: "pkna" 1;
}
.stile th:not(:first-child), .stile td:not(:first-child) {
  border-left: 1px solid rgba(167, 167, 167, 0.1);
}
.stile th:first-child[rowspan], .stile td:first-child[rowspan] {
  border-right: 1px solid rgba(167, 167, 167, 0.1);
}
.stile thead td,
.stile th {
  font-weight: bold;
  text-align: center;
  color: rgba(0, 0, 0, 0.95);
  background-color: rgba(119, 119, 119, 0.1);
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile thead td,
.stile th {
    -webkit-text-stroke-width: initial;
  }
}
.stile table:not([class]):not([data-stile~=no-neat-wrap]) td, .stile table:not([class]):not([data-stile~=no-neat-wrap]) th {
  white-space: nowrap;
}
.stile td p:not([class]) {
  text-align: initial;
}
.stile td {
  vertical-align: top;
}
.stile div[data-stile~=fixed-table-header-container] {
  position: fixed;
  top: 0;
  z-index: 99;
  margin: 0 !important;
  overflow-x: hidden;
  background-color: rgba(255, 255, 255, 0.75);
  box-shadow: 0 0.5rem 0.5rem -0.5rem rgba(0, 0, 0, 0.5);
  display: none;
}
@media print {
  .stile div[data-stile~=fixed-table-header-container] {
    display: none !important;
  }
}
.stile div[data-stile~=fixed-table-header-table] {
  display: table;
  margin: 0;
  overflow-x: hidden;
  pointer-events: none;
  backdrop-filter: blur(0.1rem);
  border-collapse: collapse;
  border-spacing: 0;
}
.stile div[data-stile~=fixed-table-header-table] thead td,
.stile div[data-stile~=fixed-table-header-table] th {
  color: rgba(0, 0, 0, 0.95);
  background-color: rgba(119, 119, 119, 0.1);
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stile div[data-stile~=fixed-table-header-table] thead td,
.stile div[data-stile~=fixed-table-header-table] th {
    border-bottom-width: 2px;
  }
}
@supports (-ms-ime-align: auto) {
  .stile div[data-stile~=fixed-table-header-table] thead td,
.stile div[data-stile~=fixed-table-header-table] th {
    border-bottom-width: 2px;
  }
}
.stile div[data-stile~=fixed-table-scroll-bar] {
  position: fixed;
  bottom: 0;
  z-index: 99;
  margin: 0;
  overflow-x: auto;
  overflow-y: hidden;
  height: calc(0.9rem + 2px);
  border: 1px solid rgba(119, 119, 119, 0.1);
  display: none;
}
@media print {
  .stile div[data-stile~=fixed-table-scroll-bar] {
    display: none !important;
  }
}
.stile div[data-stile~=fixed-table-scroll-bar] > div {
  height: 1px;
}
.stile table::-webkit-scrollbar,
.stile div[data-stile~=fixed-table-scroll-bar]::-webkit-scrollbar {
  height: 0.9rem;
  background-color: rgba(119, 119, 119, 0.1);
}
.stile div[data-stile~=fixed-table-scroll-bar]::-webkit-scrollbar {
  border-radius: 0.45rem;
}
.stile table::-webkit-scrollbar-thumb,
.stile div[data-stile~=fixed-table-scroll-bar]::-webkit-scrollbar-thumb {
  border-radius: 0.45rem;
  background-color: #A7A7A7;
}
.stile table, .stile div[data-stile~=fixed-table-scroll-bar] {
  scrollbar-face-color: #A7A7A7;
  scrollbar-shadow-color: #A7A7A7;
}
.stile table[data-stile~=table-enlarged] {
  z-index: 98;
  max-width: 100vw;
}
.stile table[data-stile~=table-enlarged] > * {
  background-color: #fff;
}
.stile table div[data-stile~=enlarger-button],
.stile div[data-stile~=fixed-table-header-container] div[data-stile~=enlarger-button] {
  position: absolute;
  z-index: 999;
  width: 1.35rem;
  height: 1.35rem;
  top: 0;
  right: 0;
  margin: 0;
  cursor: ew-resize;
  background: linear-gradient(to top right, transparent 50%, rgba(167, 167, 167, 0.5) 50.1%) no-repeat top left/100% 100%;
  opacity: 0;
}
.stile table div[data-stile~=enlarger-button][data-stile~=visible],
.stile div[data-stile~=fixed-table-header-container] div[data-stile~=enlarger-button][data-stile~=visible] {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.stile table[data-stile~=table-enlarged] div[data-stile~=enlarger-button],
.stile div[data-stile~=fixed-table-header-container][data-stile~=table-enlarged] div[data-stile~=enlarger-button] {
  background: linear-gradient(to bottom left, transparent 50%, rgba(167, 167, 167, 0.25) 50.1%) no-repeat top left/100% 100%;
}
@media print {
  .stile {
    font-size: 9pt !important;
  }
  @supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
    .stile {
      -webkit-text-stroke-width: initial;
    }
  }
  .stile a[href][data-stile~=link-simple]:not([data-stile~=link-url]):not([data-stile~=link-anchor]):not([data-stile~=link-file])::after {
    content: attr(href) !important;
    font-family: inherit !important;
    transform: inherit !important;
    display: inline !important;
    margin-left: 0.25rem !important;
    overflow-wrap: break-word !important;
    word-break: break-all !important;
    font-size: 6pt !important;
  }
  .stile table {
    display: table !important;
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .stile table caption {
    display: table-caption;
  }
  .stile table td, .stile table tr {
    min-width: initial !important;
    white-space: normal !important;
  }
  .stile table thead td,
.stile table th {
    font-size: 9pt !important;
  }
  .stile img {
    opacity: 1 !important;
  }
  .stile * {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  .stile h1, .stile h2, .stile h3, .stile h4, .stile h5, .stile h6 {
    break-after: avoid !important;
  }
  .stile img {
    break-inside: avoid !important;
  }
  .stile .stile-pseudo-tab-page-tab-list {
    break-inside: avoid !important;
    break-after: avoid !important;
  }
  .stile .stile-pseudo-tab-page-tab-list {
    max-height: unset !important;
    opacity: 1 !important;
    transform-origin: center left !important;
    transform: scale(0.75) !important;
    width: 133% !important;
  }
}
body[data-stile~=print] .stile {
  font-size: 9pt !important;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  body[data-stile~=print] .stile {
    -webkit-text-stroke-width: initial;
  }
}
body[data-stile~=print] .stile a[href][data-stile~=link-simple]:not([data-stile~=link-url]):not([data-stile~=link-anchor]):not([data-stile~=link-file])::after {
  content: attr(href) !important;
  font-family: inherit !important;
  transform: inherit !important;
  display: inline !important;
  margin-left: 0.25rem !important;
  overflow-wrap: break-word !important;
  word-break: break-all !important;
  font-size: 6pt !important;
}
body[data-stile~=print] .stile table {
  display: table !important;
  max-width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}
body[data-stile~=print] .stile table caption {
  display: table-caption;
}
body[data-stile~=print] .stile table td, body[data-stile~=print] .stile table tr {
  min-width: initial !important;
  white-space: normal !important;
}
body[data-stile~=print] .stile table thead td,
body[data-stile~=print] .stile table th {
  font-size: 9pt !important;
}
body[data-stile~=print] .stile img {
  opacity: 1 !important;
}
body[data-stile~=print] .stile * {
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
}
body[data-stile~=print] .stile h1, body[data-stile~=print] .stile h2, body[data-stile~=print] .stile h3, body[data-stile~=print] .stile h4, body[data-stile~=print] .stile h5, body[data-stile~=print] .stile h6 {
  break-after: avoid !important;
}
body[data-stile~=print] .stile img {
  break-inside: avoid !important;
}
body[data-stile~=print] .stile .stile-pseudo-tab-page-tab-list {
  break-inside: avoid !important;
  break-after: avoid !important;
}
body[data-stile~=print] .stile .stile-pseudo-tab-page-tab-list {
  max-height: unset !important;
  opacity: 1 !important;
  transform-origin: center left !important;
  transform: scale(0.75) !important;
  width: 133% !important;
}
.stile .alignleft,
.stile .alignright,
.stile .aligncenter {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  transform: initial;
  text-align: center;
  clear: both;
}
.stile *:first-child .aligncenter[data-stile~=only-child-element], .stile *:first-child .aligncenter[data-stile~=has-only-child-element],
.stile *:first-child .aligncenter > *[data-stile~=only-child-element],
.stile *:first-child .alignleft [data-stile~=aligncenter][data-stile~=only-child-element],
.stile *:first-child .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile *:first-child .alignleft [data-stile~=aligncenter] > *[data-stile~=only-child-element],
.stile *:first-child .alignright[data-stile~=aligncenter][data-stile~=only-child-element],
.stile *:first-child .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile *:first-child .alignright[data-stile~=aligncenter] > *[data-stile~=only-child-element] {
  margin-top: 0;
}
.stile *:last-child .aligncenter[data-stile~=only-child-element], .stile *:last-child .aligncenter[data-stile~=has-only-child-element],
.stile *:last-child .aligncenter > *[data-stile~=only-child-element],
.stile *:last-child .alignleft [data-stile~=aligncenter][data-stile~=only-child-element],
.stile *:last-child .alignleft [data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile *:last-child .alignleft [data-stile~=aligncenter] > *[data-stile~=only-child-element],
.stile *:last-child .alignright[data-stile~=aligncenter][data-stile~=only-child-element],
.stile *:last-child .alignright[data-stile~=aligncenter][data-stile~=has-only-child-element],
.stile *:last-child .alignright[data-stile~=aligncenter] > *[data-stile~=only-child-element] {
  margin-bottom: 0;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile *.alignleft, .stile *.alignright {
    transform: translateY(0.4rem);
    clear: none;
  }
  .stile *.alignleft {
    float: left;
    margin-right: 1.8rem;
  }
  .stile *.alignright {
    float: right;
    margin-left: 1.8rem;
  }
}
.stile .size-thumbnail.alignleft, .stile .size-thumbnail.alignright {
  transform: translateY(0.4rem);
  clear: none;
}
.stile .size-thumbnail.alignleft {
  float: left;
  margin-right: 1.8rem;
}
.stile .size-thumbnail.alignright {
  float: right;
  margin-left: 1.8rem;
}
.stile .size-thumbnail.alignleft, .stile .size-thumbnail.alignright {
  max-width: 10rem;
}
.stile .size-small.alignleft, .stile .size-small.alignright,
.stile .size-medium-small.alignleft,
.stile .size-medium-small.alignright,
.stile .size-medium.alignleft,
.stile .size-medium.alignright,
.stile .size-medium_large.alignleft,
.stile .size-medium_large.alignright,
.stile .size-medium-large.alignleft,
.stile .size-medium-large.alignright,
.stile .size-large.alignleft,
.stile .size-large.alignright,
.stile .size-full.alignleft,
.stile .size-full.alignright {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  transform: initial;
  text-align: center;
  clear: both;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile .size-small.alignleft, .stile .size-small.alignright,
.stile .size-medium-small.alignleft,
.stile .size-medium-small.alignright,
.stile .size-medium.alignleft,
.stile .size-medium.alignright {
    transform: translateY(0.4rem);
    clear: none;
  }
  .stile .size-small.alignleft,
.stile .size-medium-small.alignleft,
.stile .size-medium.alignleft {
    float: left;
    margin-right: 1.8rem;
  }
  .stile .size-small.alignright,
.stile .size-medium-small.alignright,
.stile .size-medium.alignright {
    float: right;
    margin-left: 1.8rem;
  }
  .stile .size-small.alignleft, .stile .size-small.alignright {
    max-width: 10rem;
  }
  .stile .size-medium-small.alignleft, .stile .size-medium-small.alignright {
    max-width: 15rem;
  }
  .stile .size-medium.alignleft, .stile .size-medium.alignright {
    max-width: 20rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .stile .size-medium_large.alignleft, .stile .size-medium_large.alignright,
.stile .size-medium-large.alignleft,
.stile .size-medium-large.alignright,
.stile .size-large.alignleft,
.stile .size-large.alignright,
.stile .size-full.alignleft,
.stile .size-full.alignright {
    transform: translateY(0.4rem);
    clear: none;
  }
  .stile .size-medium_large.alignleft,
.stile .size-medium-large.alignleft,
.stile .size-large.alignleft,
.stile .size-full.alignleft {
    float: left;
    margin-right: 1.8rem;
  }
  .stile .size-medium_large.alignright,
.stile .size-medium-large.alignright,
.stile .size-large.alignright,
.stile .size-full.alignright {
    float: right;
    margin-left: 1.8rem;
  }
  .stile .size-medium_large.alignleft, .stile .size-medium_large.alignright,
.stile .size-medium-large.alignleft,
.stile .size-medium-large.alignright {
    max-width: 30rem;
  }
}
.stile *[data-stile~=alignleft],
.stile *[data-stile~=alignright] {
  transform: translateY(0.4rem);
  max-width: calc(100% - 16rem);
}
.stile *[data-stile~=alignleft] {
  float: left;
  margin-left: auto;
  margin-right: 1.8rem;
}
.stile *[data-stile~=alignright] {
  float: right;
  margin-left: 1.8rem;
  margin-right: auto;
}
.stile *[data-stile~=aligncenter].alignleft, .stile *[data-stile~=aligncenter].alignright {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  transform: initial;
  text-align: center;
  clear: both;
}
.stile *[data-stile~=aligncenter].alignleft:not([class^=size-]):not([class*=" size-"]), .stile *[data-stile~=aligncenter].alignright:not([class^=size-]):not([class*=" size-"]) {
  max-width: initial;
}
.stile .size-thumbnail {
  max-width: 10rem;
  width: 50%;
}
.stile .size-small {
  max-width: 10rem;
  width: 100%;
}
.stile .size-medium-small {
  max-width: 15rem;
  width: 100%;
}
.stile .size-medium {
  max-width: 20rem;
  width: 100%;
}
.stile .size-medium_large,
.stile .size-medium-large {
  max-width: 30rem;
  width: 100%;
}
.stile .size-large {
  max-width: 40rem;
  width: 100%;
}
.stile td .size-thumbnail, .stile th .size-thumbnail {
  min-width: 5rem;
}
.stile td .size-small, .stile th .size-small {
  min-width: 5rem;
}
.stile td .size-medium-small, .stile th .size-medium-small {
  min-width: 7.5rem;
}
.stile td .size-medium, .stile th .size-medium {
  min-width: 10rem;
}
.stile td .size-medium_large,
.stile td .size-medium-large, .stile th .size-medium_large,
.stile th .size-medium-large {
  min-width: 15rem;
}
.stile td .size-large, .stile th .size-large {
  min-width: 20rem;
}
.stile .alignfull,
.stile .alignwide {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: 100vw;
  max-width: initial;
}
@media screen and (min-width: 72rem) {
  .stile .alignwide {
    margin-left: -12rem;
    margin-right: -12rem;
    max-width: 72rem;
  }
}
.stile .column-2,
.stile .column-3,
.stile .column-4 {
  margin-right: -1.8rem;
  margin-bottom: -3.6rem;
  display: flex;
  flex-wrap: wrap;
  pointer-events: none;
}
.stile .column-2 > *:not(:empty),
.stile .column-3 > *:not(:empty),
.stile .column-4 > *:not(:empty) {
  margin-right: 1.8rem;
  margin-bottom: 3.6rem;
}
.stile .column-2 > *,
.stile .column-3 > *,
.stile .column-4 > * {
  pointer-events: auto;
}
.stile .column-2 > * {
  width: calc(50% - 1.8rem);
  min-width: 16rem;
}
.stile .column-3 > * {
  width: calc((39.6rem - 100%) * 1000);
  min-width: calc(33% - 1.8rem);
  max-width: 100%;
}
.stile .column-3.column-center {
  justify-content: center;
}
.stile .column-4 > * {
  width: calc(50% - 1.8rem);
  min-width: 16rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile .column-4 > * {
    width: calc((45.4rem - 100%) * 1000);
    min-width: calc(25% - 1.8rem);
    max-width: calc(50% - 1.8rem);
  }
}
.stile .card-2,
.stile .card-3,
.stile .card-4 {
  margin-right: -1.8rem;
  margin-bottom: -3.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  pointer-events: none;
}
.stile .card-2 > *:not(:empty),
.stile .card-3 > *:not(:empty),
.stile .card-4 > *:not(:empty) {
  margin-right: 1.8rem;
  margin-bottom: 3.6rem;
}
.stile .card-2 > *,
.stile .card-3 > *,
.stile .card-4 > * {
  pointer-events: auto;
}
.stile .card-2 > *:empty,
.stile .card-3 > *:empty,
.stile .card-4 > *:empty {
  margin-right: 1.8rem;
}
.stile .card-2 > * {
  width: calc(50% - 1.8rem);
  min-width: 16rem;
}
.stile .card-2::after {
  content: "";
  display: block;
  margin-right: 1.8rem;
  flex-grow: 1;
  width: calc(50% - 1.8rem);
  min-width: 16rem;
}
.stile .card-3 > * {
  flex-basis: calc(32% - 1.8rem - 1px);
  min-width: 12rem;
}
.stile .card-4 > * {
  flex-basis: calc(24% - 1.8rem - 1px);
  min-width: 10rem;
}
div[data-stile~=image-box] {
  display: none;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.2s;
}
div[data-stile~=image-box][data-stile~=immediately] {
  transition: none;
}
div[data-stile~=image-box][data-stile~=open] {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  margin: 0;
}
div[data-stile~=image-box][data-stile~=visible] {
  opacity: 1;
  transition: opacity 0.5s;
}
div[data-stile~=image-box][data-stile~=visible][data-stile~=immediately] {
  transition: none;
}
div[data-stile~=image-box]::after {
  content: "";
  position: fixed;
  top: calc(50% - 46px / 2);
  left: calc(50% - 46px / 2);
  z-index: -1;
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 0.25rem solid rgba(255, 255, 255, 0.95);
  border-color: rgba(255, 255, 255, 0.95) transparent rgba(255, 255, 255, 0.95) transparent;
  animation: loader-kf 1.2s linear infinite;
}
div[data-stile~=image-box][data-stile~=loaded]::after {
  display: none;
}
@keyframes loader-kf {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
div[data-stile~=image-box] > img {
  position: absolute;
  top: 0;
  left: 0;
  cursor: auto;
  background-color: rgba(255, 255, 255, 0.95);
  transition: opacity 0.5s;
}
div[data-stile~=image-box][data-stile~=loaded]:not([data-stile~=visible]) > img {
  opacity: 0 !important;
}
div[data-stile~=image-box] > span[data-stile=image-box-close] {
  position: fixed;
  top: 0.5rem;
  right: 0.5rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-stile~=image-box] > span[data-stile=image-box-close]::before, div[data-stile~=image-box] > span[data-stile=image-box-close]::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  border: 2px solid rgba(255, 255, 255, 0.75);
  background-color: rgba(255, 255, 255, 0.75);
  transform-origin: 50% 50%;
}
div[data-stile~=image-box] > span[data-stile=image-box-close]::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
div[data-stile~=image-box] > span[data-stile=image-box-close]::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
div[data-stile~=image-box] > span[data-stile=image-box-prev],
div[data-stile~=image-box] > span[data-stile=image-box-next] {
  position: fixed;
  top: calc(50% - 25vh);
  width: 3rem;
  height: 50vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
div[data-stile~=image-box] > span[data-stile=image-box-prev]::before,
div[data-stile~=image-box] > span[data-stile=image-box-next]::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 1rem;
  border-top: 4px solid rgba(255, 255, 255, 0.75);
  border-left: 4px solid rgba(255, 255, 255, 0.75);
  transform-origin: 50% 50%;
}
div[data-stile~=image-box] > span[data-stile=image-box-prev] {
  left: 0;
}
div[data-stile~=image-box] > span[data-stile=image-box-prev]::before {
  transform: translate(-40%, -50%) rotate(-45deg);
}
div[data-stile~=image-box] > span[data-stile=image-box-next] {
  right: 0;
}
div[data-stile~=image-box] > span[data-stile=image-box-next]::before {
  transform: translate(-60%, -50%) rotate(135deg);
}
div[data-stile~=image-box] > div[data-stile=image-box-caption] {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.9rem;
  font-size: 1rem;
  line-height: 1.8rem;
  color: white;
  text-align: center;
  text-shadow: 0 0 0.25rem black, 0 0 0.25rem black;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  div[data-stile~=image-box] > div[data-stile=image-box-caption] {
    padding: 1.8rem;
  }
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  div[data-stile~=image-box] > div[data-stile=image-box-caption] {
    -webkit-text-stroke-width: initial;
  }
}
div[data-stile~=image-box] > div[data-stile=image-box-caption] span {
  display: inline-block;
  text-align: left;
}

.stile .tab-page {
  position: relative;
  display: flex;
  flex-direction: column;
}
.stile .tab-page > div {
  width: 100%;
  border-left: 1px solid #A7A7A7;
  border-right: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  background-color: #fff;
  padding: 1.8rem;
}
.stile .tab-page > div:not([data-stile~=current]) {
  position: absolute;
  bottom: 1000vh;
  pointer-events: none;
  opacity: 0;
}
.stile .tab-page > div:not([data-stile~=current]) > * {
  opacity: 0;
}
.stile .tab-page > div[data-stile~=current] {
  position: static;
  opacity: 1;
  flex-grow: 1;
}
.stile .tab-page > div[data-stile~=current] > * {
  opacity: 1;
  transition: opacity 0.6s;
}
.stile .stile-tab-page-tab-list li,
.stile .stile-tab-page-tab-list-below li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0.45rem 0.9rem;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.8rem;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -ms-user-select: none;
      user-select: none;
  border-radius: 1px;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .stile .stile-tab-page-tab-list li,
.stile .stile-tab-page-tab-list-below li {
    padding: 0.45rem 1.8rem;
  }
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile .stile-tab-page-tab-list li,
.stile .stile-tab-page-tab-list-below li {
    -webkit-text-stroke-width: initial;
  }
}
body:not(.ios) .stile .stile-tab-page-tab-list li,
body:not(.ios) .stile .stile-tab-page-tab-list-below li {
  font-feature-settings: "pkna" 1;
}
.stile .stile-tab-page-tab-list li:not([data-stile~=current]):hover,
.stile .stile-tab-page-tab-list-below li:not([data-stile~=current]):hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile .stile-tab-page-tab-list li,
.stile .stile-tab-page-tab-list-below li {
    background-color: #fff;
  }
  .stile .stile-tab-page-tab-list li::after,
.stile .stile-tab-page-tab-list-below li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0.35rem solid transparent;
    border-top: 0.35rem solid #A7A7A7;
    position: absolute;
    top: calc(50% - 0.175rem);
    right: 1rem;
    transition: 0.2s transform;
  }
}
.stile .stile-tab-page-tab-list {
  display: flex;
  justify-content: flex-start;
}
.stile .stile-tab-page-tab-list li[data-stile~=current] {
  border: 1px solid #A7A7A7;
  border-top: 2px solid #5E8146;
  border-bottom-color: #fff;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile .stile-tab-page-tab-list {
    min-height: 3rem;
    border-bottom: 1px solid #A7A7A7;
  }
  .stile .stile-tab-page-tab-list li {
    border: 1px solid #A7A7A7;
    border-bottom-color: transparent;
  }
  .stile .stile-tab-page-tab-list li[data-stile~=current] {
    top: 1px;
  }
  .stile .stile-tab-page-tab-list li[data-stile~=current]::after {
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.5px;
    height: 2px;
  }
  .stile .stile-tab-page-tab-list li + li {
    margin-left: 0.25rem;
  }
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile .stile-tab-page-tab-list {
    flex-direction: column;
  }
  .stile .stile-tab-page-tab-list li {
    border: 1px solid #A7A7A7;
    border-bottom: none;
    margin-bottom: 0.25rem;
  }
  .stile .stile-tab-page-tab-list li:not([data-stile~=current]):last-child {
    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 0;
  }
  .stile .stile-tab-page-tab-list li[data-stile~=current] {
    border-bottom: 1px dotted #A7A7A7;
    margin-bottom: 0;
  }
  .stile .stile-tab-page-tab-list li[data-stile~=current]::after {
    transform: scaleY(-1) translateY(0.4rem);
    transition: 0.2s transform;
  }
}
.stile .stile-tab-page-tab-list-below {
  display: none;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .stile .stile-tab-page-tab-list-below {
    display: flex;
    flex-direction: column;
  }
  .stile .stile-tab-page-tab-list-below li {
    display: none;
    border: 1px solid #A7A7A7;
    border-top: none;
    margin-top: 0.25rem;
  }
}
.stile .stile-pseudo-tab-page-tab-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-right: 0;
  margin-bottom: 0;
  clear: both;
  overflow: hidden;
  max-height: 50vh;
  opacity: 1;
}
.stile .stile-pseudo-tab-page-tab-list:not(:first-child) {
  margin-top: 5.4rem;
}
.stile .stile-pseudo-tab-page-tab-list > *:not(:empty) {
  margin-right: 0;
  margin-bottom: 0;
}
.stile .stile-pseudo-tab-page-tab-list:not([data-stile~=immediately]) {
  transition: max-height 2s, opacity 2s;
}
.stile .stile-pseudo-tab-page-tab-list[data-stile~=hidden] {
  max-height: 0;
  opacity: 0;
}
.stile .stile-pseudo-tab-page-tab-list[data-stile~=hidden]:not([data-stile~=immediately]) {
  transition: max-height 1s, opacity 1s;
}
.stile .stile-pseudo-tab-page-tab-list:focus {
  outline: none;
}
.stile .stile-pseudo-tab-page-tab-list {
  border-bottom: solid 1px #A7A7A7;
}
.stile .pseudo-tab-page .pseudo-tab-page > .stile-pseudo-tab-page-tab-list {
  border-bottom: dashed 1px #A7A7A7;
}
.stile .stile-pseudo-tab-page-tab-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2.5rem;
  -ms-user-select: none;
      user-select: none;
  border-radius: 1px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.5);
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
}
.stile .stile-pseudo-tab-page-tab-list li:not([data-stile~=current]) > a:hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.95);
}
.stile .stile-pseudo-tab-page-tab-list li[data-stile~=current] {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.95);
  border-top: 1px solid transparent;
  border-left: 0 solid #5E8146;
}
.stile .stile-pseudo-tab-page-tab-list li:not(:last-of-type)::after {
  content: "";
  width: 2px;
  height: 1rem;
  border-left: 1px solid #A7A7A7;
  margin: 0 1rem;
}
.stile .stile-pseudo-tab-page-tab-list li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  min-width: 2rem;
  padding: 0;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.8rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .stile .stile-pseudo-tab-page-tab-list li a {
    padding: 0;
  }
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile .stile-pseudo-tab-page-tab-list li a {
    -webkit-text-stroke-width: initial;
  }
}
body:not(.ios) .stile .stile-pseudo-tab-page-tab-list li a {
  font-feature-settings: "pkna" 1;
}
.stile h3 {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.stile h3 small {
  font-size: 1.0625rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.stile h3 small:first-child {
  padding-top: 0.25rem;
}
.stile h3 small:last-child {
  padding-bottom: 0.25rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile h3 small {
    -webkit-text-stroke-width: 0;
  }
}
.stile h4 {
  font-size: 1.0625rem;
  line-height: 1.8rem;
}
.stile h4 small {
  font-weight: normal;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile h4 small {
    -webkit-text-stroke-width: 0;
  }
}
.stile h5 {
  font-size: 1.03125rem;
  line-height: 1.8rem;
}
.stile h6 {
  font-size: 1rem;
  line-height: 1.8rem;
}
.stile a:not([class])[data-stile~=link-file]::after {
  content: "";
  width: 36px;
  height: 18px;
  max-width: 2.6em;
  transform: translateY(calc(0.02rem + 3px));
}
@supports (-moz-appearance: none) {
  .stile a:not([class])[data-stile~=link-file]::after {
    transform: translateY(calc(0.01rem + 3px));
  }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .stile a:not([class])[data-stile~=link-file]::after {
    transform: translateY(0.2rem);
  }
}
.stile a:not([class])[data-stile~=link-file-pdf]::after {
  background-image: url("../img/link/icon-file-pdf.svg");
}
.stile a:not([class])[data-stile~=link-file-word]::after {
  background-image: url("../img/link/icon-file-word.svg");
}
.stile a:not([class])[data-stile~=link-file-excel]::after {
  background-image: url("../img/link/icon-file-excel.svg");
}
.stile a:not([class])[data-stile~=link-file-powerpoint]::after {
  background-image: url("../img/link/icon-file-powerpoint.svg");
}
.stile a.button {
  margin: 0.15rem 0;
}
.stile a.button:not(.toggle) {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  padding-right: 1.5rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile a.button:not(.toggle) {
    padding: 0.65rem 1.25rem;
  }
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile a.button:not(.toggle) {
    padding-right: 2.25rem;
  }
}
body:not(.ios) .stile a.button:not(.toggle) {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button:not(.toggle) {
    -webkit-text-stroke-width: initial;
  }
}
.stile a.button:not(.toggle)::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
  transition: all 0.2s ease;
}
.stile a.button:not(.toggle)::before {
  content: "\e409";
  display: inline-block;
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  right: 0;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button:not(.toggle)::before {
    -webkit-text-stroke-width: 0;
  }
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile a.button:not(.toggle)::before {
    right: 0.5rem;
  }
}
.stile a.button:not(.toggle):hover {
  transition: all 0.2s ease;
}
.stile a.button:not(.toggle):hover::before {
  transition: all 0.2s ease;
}
.stile a.button:not(.toggle):focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button:not(.toggle) {
    -webkit-text-stroke-width: initial;
  }
}
.stile a.button:not(.toggle):disabled {
  opacity: 0.5;
}
.stile a.button:not(.toggle)::before {
  color: #fff;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button:not(.toggle)::before {
    -webkit-text-stroke-width: initial;
  }
}
.stile a.button:not(.toggle):hover {
  opacity: 0.5;
}
.stile a.button.toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile a.button.toggle {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) .stile a.button.toggle {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button.toggle {
    -webkit-text-stroke-width: initial;
  }
}
.stile a.button.toggle:hover {
  transition: all 0.2s ease;
}
.stile a.button.toggle:hover::before {
  transition: all 0.2s ease;
}
.stile a.button.toggle:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .stile a.button.toggle {
    -webkit-text-stroke-width: initial;
  }
}
.stile a.button.toggle:disabled {
  opacity: 0.5;
}
.stile a.button.toggle:hover {
  opacity: 0.5;
}
.stile div.frame,
.stile div.frame-alt {
  clear: both;
  padding: 0.9rem;
  line-height: 1.8rem;
  transition: padding 0.2s, max-height 2s ease, opacity 0.2s ease 0.3s;
  max-height: 9999px;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .stile div.frame,
.stile div.frame-alt {
    padding: 1.8rem;
  }
}
.stile div.frame.hidden,
.stile div.frame-alt.hidden {
  transition: opacity 0.2s ease, margin 0.4s 0.1s, max-height 0.4s 0.1s, padding 0.2s 0.2s;
  max-height: 0;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0;
  margin: 0;
}
.stile div.frame {
  background-color: #fff;
}
.stile div.frame-alt {
  border: solid 2px #5E8146;
}
.stile div.frame + div.frame,
.stile div.frame-alt + div.frame-alt,
.stile div.frame + div.frame-alt,
.stile div.frame-alt + div.frame {
  margin-top: 1.8rem;
}
.stile a:not([class])[data-stile~=link-simple] {
  padding: none;
  text-decoration: underline;
  transition: all 0.2s;
}
.stile a:not([class])[data-stile~=link-simple]:hover {
  opacity: 0.5;
  text-decoration: none;
}
.stile ol:not([class]) > li::before {
  font-family: "Courier New", monospace;
}
.stile p {
  text-align: left;
}

/**
 *
 * Global Navigation
 *
 * @author Space-Time Inc.
 *
 */
.site-global-nav-bar-wrapper {
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .site-global-nav-bar-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 96rem;
    width: calc(100% - 1rem);
  }
}
@media screen and (min-width: 600px) and (min-width: 600px), print and (min-width: 193px) and (min-width: 193px) {
  .site-global-nav-bar-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 96rem;
    width: calc(100% - 2rem);
  }
}

.site-global-nav-bar {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  max-height: calc(3rem + 2px - 1px);
  overflow: hidden;
}
.site-global-nav-bar .site-global-nav-bar-inner {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.site-global-nav-bar .site-global-nav-bar-inner::-webkit-scrollbar {
  display: none;
}
.site-global-nav-bar .site-global-nav-bar-inner .menu {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .site-global-nav-bar .site-global-nav-bar-inner .menu {
    padding: 0;
  }
}

.site-global-nav-bar .menu {
  display: inline-flex;
  position: relative;
  z-index: 3;
}
.site-global-nav-bar .menu > li {
  position: relative;
  flex-grow: 1;
  color: #363636;
  transition: all 0.2s ease;
}
.site-global-nav-bar .menu > li::before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%;
  transition: all 0.2s linear;
  background-color: #5E8146;
}
.site-global-nav-bar .menu > li.current, .site-global-nav-bar .menu > li.menu-ancestor, .site-global-nav-bar .menu > li.page-ancestor {
  color: #5E8146;
}
.site-global-nav-bar .menu > li.current::before, .site-global-nav-bar .menu > li.menu-ancestor::before, .site-global-nav-bar .menu > li.page-ancestor::before {
  content: "";
}
.site-global-nav-bar .menu > li:not(.current):hover, .site-global-nav-bar .menu > li.opened {
  color: #363636;
}
.site-global-nav-bar .menu > li:not(.current):hover::before, .site-global-nav-bar .menu > li.opened::before {
  content: "";
}
.site-global-nav-bar .menu > li:hover {
  transition: all 0.2s ease;
}
.site-global-nav-bar .menu > li:hover::before {
  transition: all 0.2s ease;
}
.site-global-nav-bar .menu > li + li {
  margin-left: 1.5rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .site-global-nav-bar .menu > li + li {
    margin-left: 2rem;
  }
}
.site-global-nav-bar .menu > li > a, .site-global-nav-bar .menu > li > label {
  font-weight: bold;
  -ms-user-select: none;
      user-select: none;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 3rem;
  padding: 0.75rem 0;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .site-global-nav-bar .menu > li > a, .site-global-nav-bar .menu > li > label {
    -webkit-text-stroke-width: initial;
  }
}
.site-global-nav-bar .menu > li.current > a {
  pointer-events: none;
}
.site-global-nav-bar .menu > li > label::after {
  width: 0;
  height: 0;
  border: 0.35rem solid transparent;
  border-top: 0.35rem solid #fff;
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 0.1rem;
  transform: translateX(-50%) scale(0.69, 1) translateY(0.25rem);
}
.site-global-nav-bar .menu > li.opened > label::after {
  transform: translateX(-50%) scale(0.69, -1) translateY(0.25rem);
}
.site-global-nav-bar .menu > li.current > label::after, .site-global-nav-bar .menu > li.menu-ancestor > label::after, .site-global-nav-bar .menu > li.page-ancestor > label::after {
  width: 0;
  height: 0;
  border: 0.35rem solid transparent;
  border-top: 0.35rem solid #5E8146;
}
.site-global-nav-bar .menu > li:hover > label::after, .site-global-nav-bar .menu > li.opened > label::after {
  width: 0;
  height: 0;
  border: 0.35rem solid transparent;
  border-top: 0.35rem solid #fff;
}

/**
 *
 * Style for Search Form
 *
 * @author Space-Time Inc.
 *
 */
form input,
form select,
form textarea {
  font-family: "Roboto", "Open Sans", Verdana, "Yu Gothic C", "Yu Gothic Medium", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  border-radius: 1.5px;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  form input,
form select,
form textarea {
    font-family: "Roboto", "Open Sans", Verdana, Meiryo, sans-serif;
  }
}
form input.ios, .ios form input,
form select.ios,
.ios form select,
form textarea.ios,
.ios form textarea {
  font-family: "Helvetica Neue", sans-serif;
}
form input.android, .android form input,
form select.android,
.android form select,
form textarea.android,
.android form textarea {
  font-family: Verdana, sans-serif;
}
form input:focus,
form select:focus,
form textarea:focus {
  outline: solid 3px #255DDB;
}
form textarea:-ms-input-placeholder, form input[type=search]:-ms-input-placeholder {
  font-style: italic;
}
form textarea::placeholder,
form input[type=search]::placeholder {
  font-style: italic;
}
form textarea {
  font-weight: normal;
  color: #363636;
  padding: 1.5rem;
  width: 100%;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form textarea {
    -webkit-text-stroke-width: 0;
  }
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  form textarea {
    padding: 0.75rem;
  }
}
form * + textarea {
  margin-top: 0.9rem;
}
form input[type=search] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  background-color: #fff;
  font-weight: normal;
  color: #363636;
  padding: 0.5rem 0.75rem;
  -ms-user-select: auto;
      user-select: auto;
  text-align: left;
  border: 1px solid #A7A7A7;
  border-right: none;
  min-height: 3.5rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  form input[type=search] {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) form input[type=search] {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form input[type=search] {
    -webkit-text-stroke-width: initial;
  }
}
form input[type=search]:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form input[type=search] {
    -webkit-text-stroke-width: 0;
  }
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  form input[type=search] {
    padding: 0.5rem 0.75rem;
  }
}
form input[type=text] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  background-color: #fff;
  font-weight: normal;
  color: #363636;
  padding: 0.5rem 0.75rem;
  -ms-user-select: auto;
      user-select: auto;
  text-align: left;
  border: 1px solid #A7A7A7;
  min-height: 3rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  form input[type=text] {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) form input[type=text] {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form input[type=text] {
    -webkit-text-stroke-width: initial;
  }
}
form input[type=text]:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form input[type=text] {
    -webkit-text-stroke-width: 0;
  }
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  form input[type=text] {
    padding: 0.5rem 0.75rem;
  }
}
form button[type=submit] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  form button[type=submit] {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) form button[type=submit] {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form button[type=submit] {
    -webkit-text-stroke-width: initial;
  }
}
form button[type=submit]:hover {
  transition: all 0.2s ease;
}
form button[type=submit]:hover::before {
  transition: all 0.2s ease;
}
form button[type=submit]:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  form button[type=submit] {
    -webkit-text-stroke-width: initial;
  }
}
form button[type=submit]:disabled {
  opacity: 0.5;
}
form button[type=submit]:hover {
  opacity: 0.5;
}
form button[type=submit].lu {
  background-color: #4067B0;
}
form button[type=submit].pt {
  background-color: #B48702;
}
form button[type=submit].large {
  max-width: 17rem;
  min-width: 17rem;
  min-height: 4rem;
}
form .search {
  position: relative;
}
form .search::before {
  content: "";
  display: inline;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  background-image: url("../img/icon-search.svg");
  background-position: center;
  background-size: 1rem;
  pointer-events: none;
}
form input[type=checkbox] {
  margin-right: 0.5rem;
}
form select {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  border: solid 1px #A7A7A7;
  height: 3rem;
  font-size: initial;
  color: #363636;
  background-color: #fff;
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  form select {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
form select option {
  font-size: inherit;
  color: initial;
  background-color: #fff;
}
form label {
  -ms-user-select: none;
      user-select: none;
}
form label.select {
  position: relative;
  display: inline-flex;
}
form label.select::after {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #A7A7A7 transparent transparent transparent;
  pointer-events: none;
  border-width: 9px 7px 0 7px;
  right: -0.2rem;
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  form label.select::after {
    border-width: 11px 8px 0 8px;
    right: 0;
  }
}
form label.select select {
  padding-right: 1.5rem;
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  form label.select select {
    padding-right: 2.5rem;
  }
}

.submit-wrap {
  text-align: center;
  margin-top: 1.8rem;
}

.search-form {
  display: inline-flex;
  width: 100%;
}
.search-form .label-field {
  width: calc(100% - 18rem);
  margin-right: 1px;
}
.search-form .field {
  width: 100%;
}
.search-form .submit {
  max-width: content;
}

/**
 *
 * Site Header
 *
 * @author Space-Time Inc.
 *
 */
.site-header {
  background-image: url("../img/bg-header.png");
  background-repeat: repeat-x;
  background-size: inherit;
  background-position: center;
  border-bottom: solid 5px #5E8146;
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .site-header {
    background-size: auto;
    background-position: center -1rem;
  }
}
.site-header .inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  width: calc(100% - 1rem);
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .site-header .inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
    width: calc(100% - 2rem);
  }
}
.site-header .main {
  margin-top: 0.5rem;
}
.site-header .branding .site-title {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .site-header .branding .site-title {
    flex-wrap: wrap;
  }
}
.site-header .branding .site-title img {
  width: 16rem;
  margin-right: 1rem;
}
.site-header .branding .site-subtitle {
  font-weight: bold;
  font-family: "Courier New", monospace;
  color: #646464;
  padding-bottom: 0.4rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .site-header .branding .site-subtitle {
    -webkit-text-stroke-width: initial;
  }
}
.site-header .branding .site-subtitle > span {
  display: block;
}
.site-header .branding .site-subtitle > span span {
  color: #5E8146;
}
.site-header .branding .site-subtitle {
  font-size: 1.25rem;
  line-height: 1.1;
}
body.home .site-header .site-title img {
  width: 16rem;
  margin-right: 1rem;
}
body.home .site-header .site-subtitle {
  padding-bottom: 0.4rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  body.home .site-header .site-title img {
    width: 24rem;
    margin-right: 2rem;
  }
  body.home .site-header .site-subtitle {
    padding-bottom: 0.35rem;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  body.home .site-header .site-title img {
    width: 30rem;
  }
  body.home .site-header .site-subtitle {
    font-size: 2rem;
  }
}

/**
 *
 * Entry
 *
 * @author Space-Time Inc.
 *
 */
.entry {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  width: calc(100% - 1rem);
  position: relative;
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
    width: calc(100% - 2rem);
  }
}

body.inline .entry {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.entry-header {
  padding-bottom: 2rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-header {
    padding-bottom: 3.5rem;
  }
}
.entry-header .title {
  display: flex;
  align-items: flex-end;
  font-size: 2rem;
  line-height: 2.7rem;
}
.entry-header .title small {
  font-size: 1.5rem;
  line-height: 2.7rem;
  font-weight: normal;
}
.entry-header .title small:first-child {
  padding-top: 0.225rem;
}
.entry-header .title small:last-child {
  padding-bottom: 0.225rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-header .title small {
    -webkit-text-stroke-width: 0;
  }
}
.entry-header .subtitle {
  margin-top: 1.8rem;
  font-size: 1.0625rem;
  line-height: 1.8rem;
}
.entry-header .subtitle small {
  font-weight: normal;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-header .subtitle small {
    -webkit-text-stroke-width: 0;
  }
}
.entry-header div {
  margin-top: 2rem;
}
.entry-header .blankable:empty {
  margin-top: 0;
}

body[class^=cgi-]:not(.cgi-detail) .entry-header {
  padding-bottom: 1rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  body[class^=cgi-]:not(.cgi-detail) .entry-header {
    padding-bottom: 2rem;
  }
}

.entry-thumbnail.database {
  margin-top: -1rem;
  padding-bottom: 2rem;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-thumbnail.database {
    padding-bottom: 3rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .entry-thumbnail.database {
    width: 35%;
  }
}
.entry-thumbnail.database .thumbnail {
  object-fit: cover;
  max-width: 22rem;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .entry-thumbnail.database .thumbnail {
    width: 100%;
    max-width: 100%;
    min-width: 20rem;
  }
}

.entry-thumbnail.detail {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  max-height: 0;
}
.entry-thumbnail.detail .thumbnail {
  object-fit: cover;
  width: 10rem;
  height: auto;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-thumbnail.detail .thumbnail {
    width: 12rem;
  }
}

body.page .entry-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  width: 100%;
}
.entry-content p {
  font-size: 1rem;
  line-height: 1.8rem;
  margin-top: 1.8rem;
}
.entry-content div.centering p {
  text-align: center;
}
.entry-content a[data-stile~=link-image] {
  display: block;
  text-align: center;
}
.entry-content a:not([class]) {
  text-decoration: underline;
  color: #255DDB;
  transition: all 0.2s;
}
.entry-content a:not([class]):hover {
  opacity: 0.5;
  text-decoration: none;
}
.entry-content hr {
  border-top: solid 1px #A7A7A7;
  margin-top: 1.8rem;
}
.entry-content hr + * {
  margin-top: 1.8rem;
}
.entry-content h3 {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.entry-content h3 small {
  font-size: 1.0625rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.entry-content h3 small:first-child {
  padding-top: 0.25rem;
}
.entry-content h3 small:last-child {
  padding-bottom: 0.25rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content h3 small {
    -webkit-text-stroke-width: 0;
  }
}
.entry-content h3 + * {
  margin-top: 1.8rem;
}
.entry-content > * + h3 {
  margin-top: 3.6rem;
}
.entry-content > .floating-row + h3 {
  margin-top: 0;
}
.entry-content .field-title {
  margin-right: 0.35rem;
}
.entry-content .button-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.entry-content .button-row > * {
  margin: 0;
}
.entry-content * + .button-row {
  margin-top: 1.8rem;
}
.entry-content .button-row + * {
  margin-top: 1.8rem;
}
.entry-content .button-row + .button-row {
  margin-top: 1rem;
}
.entry-content .button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) .entry-content .button {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content .button {
    -webkit-text-stroke-width: initial;
  }
}
.entry-content .button:hover {
  transition: all 0.2s ease;
}
.entry-content .button:hover::before {
  transition: all 0.2s ease;
}
.entry-content .button:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content .button {
    -webkit-text-stroke-width: initial;
  }
}
.entry-content .button:disabled {
  opacity: 0.5;
}
.entry-content .button:hover {
  opacity: 0.5;
}
.entry-content * + .button {
  margin-top: 1rem;
}
.entry-content .button-alt {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
  background-color: #A7A7A7;
}
.button-alt1 {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
  background-color: #A7A7A7;
}
.button-alt1:hover {
  opacity: 0.5;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) .entry-content .button-alt {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content .button-alt {
    -webkit-text-stroke-width: initial;
  }
}
.entry-content .button-alt:hover {
  transition: all 0.2s ease;
}
.entry-content .button-alt:hover::before {
  transition: all 0.2s ease;
}
.entry-content .button-alt:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content .button-alt {
    -webkit-text-stroke-width: initial;
  }
}
.entry-content .button-alt:disabled {
  opacity: 0.5;
}
.entry-content .button-alt:hover {
  opacity: 0.5;
}
.entry-content .button-alt.delete {
  display: inline;
  min-width: 1.5rem;
  height: 3rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  position: relative;
}
.entry-content .button-alt.delete::before, .entry-content .button-alt.delete::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1rem;
  height: 3px;
  background-color: #fff;
  transform-origin: center center;
}
.entry-content .button-alt.delete::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.entry-content .button-alt.delete::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.entry-content .button-alt.add {
  padding-left: 2.25rem;
  position: relative;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt.add {
    padding-left: 2.75rem;
  }
}
.entry-content .button-alt.add::before, .entry-content .button-alt.add::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 1.15rem;
  width: 1rem;
  height: 3px;
  background-color: #fff;
  transform-origin: center center;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt.add::before, .entry-content .button-alt.add::after {
    left: 1.5rem;
  }
}
.entry-content .button-alt.add::before {
  transform: translate(-50%, -50%) rotate(90deg);
}
.entry-content .button-alt.add::after {
  transform: translate(-50%, -50%);
}
.entry-content .button-alt.toggle {
  padding-right: 2.25rem;
  position: relative;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt.toggle {
    padding-right: 2.75rem;
  }
}
.entry-content .button-alt.toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  pointer-events: none;
  border-width: 9px 7px 0 7px;
  right: 0.05rem;
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  .entry-content .button-alt.toggle::after {
    border-width: 11px 8px 0 8px;
    right: 0.25rem;
  }
}
.entry-content .button-alt.toggle.open::after {
  transform: translate(-50%, -50%) scale(-1);
}
.entry-content .button-alt.thumbnail {
  padding-right: 1.5rem;
}
.entry-content .button-alt.thumbnail:not(:first-child) {
  margin-left: auto;
}
.entry-content .button-alt.thumbnail + .button-alt.thumbnail {
  margin-left: initial;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt.thumbnail {
    padding-right: 2.25rem;
  }
}
.entry-content .button-alt.thumbnail::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
  transition: all 0.2s ease;
  content: "\e5d0";
  display: inline-block;
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  right: 0;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry-content .button-alt.thumbnail::before {
    -webkit-text-stroke-width: 0;
  }
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry-content .button-alt.thumbnail::before {
    right: 0.5rem;
  }
}
.entry-content .button-alt.thumbnail:not([data-stile~=image-box-opener]) {
  opacity: 0.5;
  pointer-events: none;
}

@media screen and (min-width: 900px), print and (min-width: 369px) {
  .entry .entry-page {
    display: flex;
  }
}
.entry .entry-page .entry-thumbnail {
  width: 100%;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .entry .entry-page .entry-thumbnail {
    width: 35%;
  }
}
.entry .entry-page .container {
  width: 100%;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .entry .entry-page .container {
    width: 65%;
  }
}

.entry .item-button a {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  min-height: 2.75rem;
  padding: 0.5rem 0.75rem;
  border: #5E8146 solid 1px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 1.25;
  font-size: initial;
  -ms-user-select: none;
      user-select: none;
  transition: all 0.2s ease;
  border-color: #A7A7A7;
  background-color: #5E8146;
  color: #fff;
  min-width: 100%;
  min-height: 5rem;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry .item-button a {
    padding: 0.65rem 1.25rem;
  }
}
body:not(.ios) .entry .item-button a {
  font-feature-settings: "pkna" 1;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry .item-button a {
    -webkit-text-stroke-width: initial;
  }
}
.entry .item-button a:hover {
  transition: all 0.2s ease;
}
.entry .item-button a:hover::before {
  transition: all 0.2s ease;
}
.entry .item-button a:focus {
  outline: solid 3px #255DDB;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry .item-button a {
    -webkit-text-stroke-width: initial;
  }
}
.entry .item-button a:disabled {
  opacity: 0.5;
}
.entry .item-button a:hover {
  opacity: 0.5;
}
.entry .item-button a span {
  display: inline-block;
  text-align: center;
}
.entry .item-button a span::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  transform: translate(-10px, -2px);
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icon-search.svg");
  background-position: center;
  background-size: 1rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .entry .item-button a span::before {
    -webkit-text-stroke-width: initial;
  }
}
.entry .item-button.lu a {
  background-color: #4067B0;
}
.entry .item-button.pt a {
  background-color: #B48702;
}
.entry * + .list-item-button {
  margin-top: 3.6rem;
}
.entry .list-item-button.home {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap;
}
.entry .list-item-button.home > * {
  width: 100%;
  max-width: 100%;
}
.entry .list-item-button.home > *:not(:nth-child(1n+1)) {
  margin-left: calc(1rem - 1px);
}
.entry .list-item-button.home > *:nth-child(n+2) {
  margin-top: 1rem;
}
.entry .list-item-button.home > *:nth-child(1n+1) {
  margin-left: 0;
}
.entry .list-item-button.home > *:not(:nth-child(n+2)) {
  margin-top: 0;
}
.entry .list-item-button.home > *:nth-child(n):last-child {
  margin-right: 0;
}
@media screen and (min-width: 600px) and (max-width: 899.5px), print and (min-width: 193px) and (max-width: 368.5px) {
  .entry .list-item-button.home {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .entry .list-item-button.home > * {
    width: 100%;
    max-width: calc(50% - 0.5rem);
  }
  .entry .list-item-button.home > *:not(:nth-child(2n+1)) {
    margin-left: calc(1rem - 1px);
  }
  .entry .list-item-button.home > *:nth-child(n+3) {
    margin-top: 1rem;
  }
  .entry .list-item-button.home > *:nth-child(2n+1) {
    margin-left: 0;
  }
  .entry .list-item-button.home > *:not(:nth-child(n+3)) {
    margin-top: 0;
  }
  .entry .list-item-button.home > *:nth-child(2n+1):last-child {
    margin-right: calc((50% - 0.5rem + 1rem) * 1);
  }
  .entry .list-item-button.home > *:nth-child(2n):last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 900px) and (max-width: 1199.5px), print and (min-width: 369px) and (max-width: 614.5px) {
  .entry .list-item-button.home {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .entry .list-item-button.home > * {
    width: 100%;
    max-width: calc(33.3333333333% - 1rem);
  }
  .entry .list-item-button.home > *:not(:nth-child(3n+1)) {
    margin-left: calc(1.5rem - 1px);
  }
  .entry .list-item-button.home > *:nth-child(n+4) {
    margin-top: 1.5rem;
  }
  .entry .list-item-button.home > *:nth-child(3n+1) {
    margin-left: 0;
  }
  .entry .list-item-button.home > *:not(:nth-child(n+4)) {
    margin-top: 0;
  }
  .entry .list-item-button.home > *:nth-child(3n+1):last-child {
    margin-right: calc((33.3333333333% - 1rem + 1.5rem) * 2);
  }
  .entry .list-item-button.home > *:nth-child(3n):last-child {
    margin-right: 0;
  }
  .entry .list-item-button.home > *:nth-child(3n+2):last-child {
    margin-right: calc((33.3333333333% - 1rem + 1.5rem) * 1);
  }
  .entry .list-item-button.home > *:nth-child(3n):last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  .entry .list-item-button.home {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
    justify-content: center;
  }
  .entry .list-item-button.home > * {
    width: 100%;
    max-width: calc(25% - 1.125rem);
  }
  .entry .list-item-button.home > *:not(:nth-child(4n+1)) {
    margin-left: calc(1.5rem - 1px);
  }
  .entry .list-item-button.home > *:nth-child(n+5) {
    margin-top: 1.5rem;
  }
  .entry .list-item-button.home > *:nth-child(4n+1) {
    margin-left: 0;
  }
  .entry .list-item-button.home > *:not(:nth-child(n+5)) {
    margin-top: 0;
  }
  .entry .list-item-button.home > *:nth-child(n):last-child {
    margin-right: 0;
  }
}
.entry .list-item-button.lu,
.entry .list-item-button.pt {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap;
}
.entry .list-item-button.lu > *,
.entry .list-item-button.pt > * {
  width: 100%;
  max-width: 100%;
}
.entry .list-item-button.lu > *:not(:nth-child(1n+1)),
.entry .list-item-button.pt > *:not(:nth-child(1n+1)) {
  margin-left: calc(1rem - 1px);
}
.entry .list-item-button.lu > *:nth-child(n+2),
.entry .list-item-button.pt > *:nth-child(n+2) {
  margin-top: 1rem;
}
.entry .list-item-button.lu > *:nth-child(1n+1),
.entry .list-item-button.pt > *:nth-child(1n+1) {
  margin-left: 0;
}
.entry .list-item-button.lu > *:not(:nth-child(n+2)),
.entry .list-item-button.pt > *:not(:nth-child(n+2)) {
  margin-top: 0;
}
.entry .list-item-button.lu > *:nth-child(n):last-child,
.entry .list-item-button.pt > *:nth-child(n):last-child {
  margin-right: 0;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .entry .list-item-button.lu,
.entry .list-item-button.pt {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .entry .list-item-button.lu > *,
.entry .list-item-button.pt > * {
    width: 100%;
    max-width: calc(50% - 0.75rem);
  }
  .entry .list-item-button.lu > *:not(:nth-child(2n+1)),
.entry .list-item-button.pt > *:not(:nth-child(2n+1)) {
    margin-left: calc(1.5rem - 1px);
  }
  .entry .list-item-button.lu > *:nth-child(n+3),
.entry .list-item-button.pt > *:nth-child(n+3) {
    margin-top: 1.5rem;
  }
  .entry .list-item-button.lu > *:nth-child(2n+1),
.entry .list-item-button.pt > *:nth-child(2n+1) {
    margin-left: 0;
  }
  .entry .list-item-button.lu > *:not(:nth-child(n+3)),
.entry .list-item-button.pt > *:not(:nth-child(n+3)) {
    margin-top: 0;
  }
  .entry .list-item-button.lu > *:nth-child(2n+1):last-child,
.entry .list-item-button.pt > *:nth-child(2n+1):last-child {
    margin-right: calc((50% - 0.75rem + 1.5rem) * 1);
  }
  .entry .list-item-button.lu > *:nth-child(2n):last-child,
.entry .list-item-button.pt > *:nth-child(2n):last-child {
    margin-right: 0;
  }
}

/**
 *
 * Home Page
 *
 * @author Space-Time Inc.
 *
 */
.entry-aside {
  margin-left: auto;
  margin-right: auto;
  max-width: 48rem;
  width: 100%;
}

.home .entry-content {
  margin-top: 3.6rem;
}
.home .entry-content .container > * {
  width: 100%;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .home .entry-content .container > * {
    width: 50%;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .home .entry-content .container {
    display: flex;
    align-items: flex-start;
  }
}
@media screen and (min-width: 900px) and (min-width: 600px), print and (min-width: 369px) and (min-width: 193px) {
  .home .entry-content .container .stile {
    width: 70%;
    max-width: 48rem;
  }
}
.home .entry-content .title {
  margin-top: 1rem;
  position: relative;
}
.home .entry-content .title > img {
  width: 14rem;
  position: absolute;
  left: 7rem;
  bottom: -1rem;
}
.home .entry-content .inner-column {
  margin-top: 1.8rem;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
.home .entry-content .inner-column > * {
  width: 100%;
  max-width: calc(50% - 0.5rem);
}
.home .entry-content .inner-column > *:not(:nth-child(2n+1)) {
  margin-left: calc(1rem - 1px);
}
.home .entry-content .inner-column > *:nth-child(n+3) {
  margin-top: 1rem;
}
.home .entry-content .inner-column > *:nth-child(2n+1) {
  margin-left: 0;
}
.home .entry-content .inner-column > *:not(:nth-child(n+3)) {
  margin-top: 0;
}
.home .entry-content .inner-column > *:nth-child(2n+1):last-child {
  margin-right: calc((50% - 0.5rem + 1rem) * 1);
}
.home .entry-content .inner-column > *:nth-child(2n):last-child {
  margin-right: 0;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .home .entry-content .inner-column {
    margin-top: 0;
    margin-left: 2rem;
    display: flex;
    justify-content: space-between;
    flex-flow: column nowrap;
  }
  .home .entry-content .inner-column > * {
    width: 100%;
    max-width: 100%;
  }
  .home .entry-content .inner-column > *:not(:nth-child(1n+1)) {
    margin-left: calc(1rem - 1px);
  }
  .home .entry-content .inner-column > *:nth-child(n+2) {
    margin-top: 1rem;
  }
  .home .entry-content .inner-column > *:nth-child(1n+1) {
    margin-left: 0;
  }
  .home .entry-content .inner-column > *:not(:nth-child(n+2)) {
    margin-top: 0;
  }
  .home .entry-content .inner-column > *:nth-child(n):last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  .home .entry-content .inner-column {
    width: 30%;
    min-width: 40rem;
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
  }
  .home .entry-content .inner-column > * {
    width: 100%;
    max-width: calc(50% - 1rem);
  }
  .home .entry-content .inner-column > *:not(:nth-child(2n+1)) {
    margin-left: calc(2rem - 1px);
  }
  .home .entry-content .inner-column > *:nth-child(n+3) {
    margin-top: 2rem;
  }
  .home .entry-content .inner-column > *:nth-child(2n+1) {
    margin-left: 0;
  }
  .home .entry-content .inner-column > *:not(:nth-child(n+3)) {
    margin-top: 0;
  }
  .home .entry-content .inner-column > *:nth-child(2n+1):last-child {
    margin-right: calc((50% - 1rem + 2rem) * 1);
  }
  .home .entry-content .inner-column > *:nth-child(2n):last-child {
    margin-right: 0;
  }
}
.home .entry-content .button.with-fig {
  display: block;
  padding: 1rem 0 2rem;
  background-color: #fff;
  border: solid 1px #A7A7A7;
  border-radius: 5px;
  text-align: center;
  transition: all 0.2s;
}
.home .entry-content .button.with-fig:hover {
  opacity: 0.8;
}
.home .entry-content .button.with-fig:hover span {
  color: #76a258;
}
.home .entry-content .button.with-fig img {
  height: 14rem;
}
@media screen and (min-width: 900px) and (max-width: 1199.5px), print and (min-width: 369px) and (max-width: 614.5px) {
  .home .entry-content .button.with-fig img {
    height: 15rem;
  }
}
@media screen and (min-width: 1200px), print and (min-width: 615px) {
  .home .entry-content .button.with-fig img {
    height: 17rem;
  }
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .home .entry-content .button.with-fig img {
    height: 10rem;
  }
}
.home .entry-content .button.with-fig div {
  width: 5rem;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}
.home .entry-content .button.with-fig span {
  position: relative;
  display: block;
  font-size: 1.0625rem;
  line-height: 1.8rem;
  color: #5E8146;
  padding: 0 1.5rem;
}
.home .entry-content .button.with-fig span::before {
  content: "";
  position: absolute;
  top: calc(50% - 6px);
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #5E8146;
}

/**
 *
 * Site Footer
 *
 * @author Space-Time Inc.
 *
 */
.site-footer {
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
  width: calc(100% - 1rem);
  border-top: 1px solid #A7A7A7;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .site-footer {
    margin-left: auto;
    margin-right: auto;
    max-width: 96rem;
    width: calc(100% - 2rem);
  }
}
.site-footer .banner {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.site-footer .banner .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-footer .banner .inner a {
  display: inline-block;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .site-footer .banner .inner {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .site-footer .banner .inner a {
    flex-basis: 15rem;
    width: 15rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .site-footer .banner .inner a:last-child {
    margin-left: auto;
    margin-right: 0;
  }
}
.site-footer .banner .inner img {
  width: 100%;
  max-width: 15rem;
  height: auto;
}

.site-footer-misc {
  position: relative;
}

#back-to-top {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 96rem;
  width: calc(100% - 1rem);
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  #back-to-top {
    margin-left: auto;
    margin-right: auto;
    max-width: 96rem;
    width: calc(100% - 2rem);
  }
}
#back-to-top > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 9999;
  right: 0;
  bottom: 1px;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #A7A7A7;
  border-radius: 5px 5px 0 0;
  opacity: 0.5;
  transition: opacity 0.2s, transform 0.01s;
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  #back-to-top > a {
    width: 3rem;
    height: 3rem;
  }
}
#back-to-top > a:after {
  content: "";
  position: relative;
  top: 0.3rem;
  width: 1.0606609686rem;
  height: 1.0606609686rem;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform-origin: 0.5303304843rem 0.5303304843rem;
  transform: rotate(45deg);
}
#back-to-top > a:hover {
  opacity: 1;
}
#back-to-top.hidden > a {
  opacity: 0;
  pointer-events: none;
}

/**
 *
 * Style for Printing Pages
 *
 * @author Space-Time Inc.
 *
 */
@media print {
  body {
    font-size: 10.5pt !important;
  }

  .site {
    min-height: 0 !important;
  }

  .site-header {
    position: static !important;
    transform: initial !important;
  }

  .site-header + * {
    margin-top: 0 !important;
  }

  .site-header-top {
    opacity: 1 !important;
  }

  .site-title {
    max-width: 50% !important;
    max-height: 63pt !important;
  }

  .screen-only,
#backtotop {
    display: none !important;
  }

  .has-anchor {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  .site-footer {
    background: #f7f7f7 !important;
  }
}
/**
 *
 * Style for Graph (image map)
 *
 * @author Space-Time Inc.
 *
 */
* + .image-map {
  margin-top: 1.8rem;
}
.image-map > * + * {
  margin-top: 1.8rem;
}
.image-map div {
  padding-left: 1.5rem;
  position: relative;
}
.image-map div::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 11px;
  border-color: transparent transparent transparent #5E8146;
}
.image-map input {
  width: 100%;
  padding: 1rem 0.75rem;
  background-color: #E3E9DE;
  border: 1px solid #A7A7A7;
  border-radius: 1.5px;
}
.image-map.lu div::before {
  border-left-color: #4067B0;
}
.image-map.lu input {
  background-color: #E1E4F2;
}
.image-map.pt div::before {
  border-left-color: #B48702;
}
.image-map.pt input {
  background-color: #F7EAD7;
}

/**
 *
 * Table
 *
 * @author Space-Time Inc.
 *
 */
table {
  width: 100%;
  border: solid 1px #A7A7A7;
}

* + table {
  margin-top: 1.8rem;
}

tbody, thead {
  border: solid 1px #A7A7A7;
}

td, th {
  height: 3.5rem;
  line-height: 1.25;
  border: 1px #A7A7A7;
  border-style: solid dotted;
}
td.narrow, th.narrow {
  width: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
td.narrow input[type=checkbox], th.narrow input[type=checkbox] {
  margin-right: 0;
}
td.narrow.rs, th.narrow.rs {
  font-size: 0.75rem;
}

th {
  padding: 0.5rem 0.75rem;
  background-color: #E3E3E3;
}
th.at {
  color: #fff;
  background-color: #5E8146;
}
th.lu {
  color: #fff;
  background-color: #4067B0;
}
th.pt {
  color: #fff;
  background-color: #B48702;
}
th.avg {
  color: #fff;
  background-color: #d34778;
}

td {
  padding: 1.125rem 0.75rem;
  vertical-align: top;
  background-color: #fff;
}
td.at {
  background-color: #E3E9DE;
}
td.lu {
  background-color: #E1E4F2;
}
td.pt {
  background-color: #F7EAD7;
}

table.pt > thead > tr > th,
table.pt > tbody > tr > th {
  background-color: #B48702;
  color: #fff;
}
table.pt > thead > tr > td,
table.pt > tbody > tr > td {
  background-color: #F7EAD7;
}
table.lu > thead > tr > th,
table.lu > tbody > tr > th {
  background-color: #4067B0;
  color: #fff;
}
table.lu > thead > tr > td,
table.lu > tbody > tr > td {
  background-color: #E1E4F2;
}
table.lu-pt > thead > tr > th,
table.lu-pt > tbody > tr > th {
  background-color: #5E8146;
  color: #fff;
}
table.lu-pt > thead > tr > td,
table.lu-pt > tbody > tr > td {
  background-color: #E3E9DE;
}
table.search-result th {
  white-space: nowrap;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
table.search-result th:nth-child(5),
table.search-result td:nth-child(5) {
  border-left-style: solid;
}
table.search-result td label {
  display: flex;
}

table.deg-finder td {
  border-style: none dotted;
}
table.deg-finder td label.select {
  width: 100%;
}
table.deg-finder td select {
  width: 100%;
  white-space: pre-wrap;
}

table.deg-finder.query td {
  background-color: #fff;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
table.deg-finder.query td:nth-child(1) {
  white-space: nowrap;
}
table.deg-finder.query td:nth-child(1) select {
  background-color: #5E8146;
  color: #fff;
}
table.deg-finder.query td:nth-child(1) label.select::after {
  border-color: #fff transparent transparent transparent;
}
table.deg-finder.query td:nth-child(1) span {
  margin-left: 0.5rem;
  margin-right: -1rem;
}
table.deg-finder.query.lu td:nth-child(1) select {
  background-color: #4067B0;
}
table.deg-finder.query.pt td:nth-child(1) select {
  background-color: #B48702;
}
table.deg-finder.query option.lu {
  background-color: #E1E4F2;
}
table.deg-finder.query option.pt {
  background-color: #F7EAD7;
}
table.deg-finder.query td:nth-child(2) select {
  background-color: #E3E9DE;
}
table.deg-finder.query td:nth-child(2) label.select::after {
  border-color: #5E8146 transparent transparent transparent;
}
table.deg-finder.query.lu td:nth-child(2) select {
  background-color: #E1E4F2;
}
table.deg-finder.query.lu td:nth-child(2) label.select::after {
  border-color: #4067B0 transparent transparent transparent;
}
table.deg-finder.query.pt td:nth-child(2) select {
  background-color: #F7EAD7;
}
table.deg-finder.query.pt td:nth-child(2) label.select::after {
  border-color: #B48702 transparent transparent transparent;
}
table.deg-finder.query td:nth-child(1),
table.deg-finder.query td:nth-child(2) {
  width: 24%;
}
table.deg-finder.query td:not(:nth-child(1)):not(:nth-child(2)) {
  width: 12%;
}
table.deg-finder.query tbody > tr:first-child td {
  padding-top: 1.5rem;
}
table.deg-finder.query tbody > tr:last-child td {
  padding-bottom: 1.5rem;
}
table.deg-finder.query td:nth-child(1),
table.deg-finder.query th:nth-child(1) {
  border-right: none;
}
table.deg-finder.query td:nth-child(2),
table.deg-finder.query th:nth-child(2) {
  border-left: none;
}

table.deg-finder.history td, table.deg-finder.history th {
  width: 10%;
}
table.deg-finder.history td:nth-child(1), table.deg-finder.history th:nth-child(1) {
  width: 1%;
}
table.deg-finder.history td:nth-child(2), table.deg-finder.history th:nth-child(2) {
  width: 12.5%;
}
table.deg-finder.history td:nth-child(3), table.deg-finder.history th:nth-child(3) {
  width: 32%;
}
table.deg-finder.history th {
  position: relative;
}
table.deg-finder.history tr:nth-child(2n) td {
  background-color: #fff;
}
table.deg-finder.history tr:nth-child(2n+1) td {
  background-color: #F4F4F4;
}
table.deg-finder.history th.sortable {
  padding-right: 2rem;
}
table.deg-finder.history .order {
  position: absolute;
  display: flex;
  flex-direction: column;
  right: 0;
  top: 0;
  height: 100%;
  width: 2rem;
}
table.deg-finder.history .order > a {
  width: 2rem;
  height: 100%;
}
table.deg-finder.history .order > a:hover {
  background-color: rgba(255, 255, 255, 0.5);
  transition: all 0.2s;
}
table.deg-finder.history .order .asc:after {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 2rem;
  background-image: url("../img/order-arrow.svg");
  background-size: 1rem;
  background-position: center;
  z-index: 3;
  transform: scale(0.85);
  pointer-events: none;
}

table.deg-finder-result th, table.deg-finder-result td {
  max-width: 8rem;
  min-width: 4rem;
}
table.deg-finder-result th {
  font-size: 0.85rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
}
table.deg-finder-result th a:not([class]) {
  color: inherit;
}

table.gene > tbody > tr > th {
  border-right-style: solid;
  width: 14rem;
  min-width: 14rem;
}
table.gene > tbody > tr > th.bt {
  padding-top: 1.1rem;
  vertical-align: top;
}
table.gene td.has-table {
  padding: 0;
}
table.gene .best-top10 {
  display: flex;
  flex-direction: column;
  font-weight: normal;
}
table.gene .best-top10 > * {
  margin-top: 0.5rem;
}
table.gene td > * + div {
  margin-top: 0.5rem;
}
table.gene table {
  border: none;
}
table.gene table thead, table.gene table tbody {
  border: none;
}
table.gene table tr:first-child th {
  border-top: none;
}
table.gene table td {
  border-style: none dotted;
}
table.gene table tr + tr td {
  border-top-style: solid;
}
table.gene table td:first-child, table.gene table th:first-child {
  border-left-style: none;
}
table.gene table td:last-child, table.gene table th:last-child {
  border-right-style: none;
}
table.gene table tr > *:nth-child(1) {
  width: 10rem;
}
table.gene table tr > *:nth-child(2) {
  width: 12rem;
}
table.gene table tr > *:nth-child(3) {
  width: 8rem;
}
table.gene table tr > *:nth-child(4) {
  width: 12rem;
}
table.gene p {
  padding: 1.125rem 0.75rem;
}

table.compare {
  width: fit-content;
}
table.compare th {
  font-size: 0.85rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;

}
table.compare th.narrow,
table.compare td.narrow {
  width: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
table.compare th.narrow input[type=checkbox],
table.compare td.narrow input[type=checkbox] {
  margin-right: 0;
}
table.compare th.narrow {
  position: relative;
  height: 9rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;

}
table.compare th.narrow span {
  display: flex;
  align-items: center;
  transform: rotate(-90deg);
  font-size: 0.75rem;
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -7.5rem;
}
table.compare th.pt.narrow span {
  text-shadow: 1px 0 1px #B48702, -1px 0 1px #B48702, 0 1px 1px #B48702, 0 -1px 1px #B48702;
}
table.compare th.lu.narrow span {
  text-shadow: 1px 0 1px #4067B0, -1px 0 1px #4067B0, 0 1px 1px #4067B0, 0 -1px 1px #4067B0;
}
table.compare th.lu-pt.narrow span {
  text-shadow: 1px 0 1px #5E8146, -1px 0 1px #5E8146, 0 1px 1px #5E8146, 0 -1px 1px #5E8146;
}
table.compare tbody td {
  position: relative;
}
table.compare tbody tr:hover td::before {
  content: "";
  z-index: 1;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  bottom: -2px;
  border-top: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  pointer-events: none;
}
table.compare tbody td.narrow:hover::after {
  content: "";
  z-index: 2;
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  border: 5px solid #A7A7A7;
  pointer-events: none;
}

table.network th {
  font-size: 0.85rem;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;

}
table.network th:nth-child(10),
table.network td:nth-child(10) {
  min-width: 15rem;
  white-space: pre-wrap;
}

table.legend {
  width: auto;
  border: none;
}
table.legend th {
  background-color: initial;
  font-weight: bold;
  color: initial;
}
table.legend td, table.legend th {
  padding: 0.25rem;
  height: initial;
  border: none;
  background-color: #fff;
}

/**
 *
 * Style for Multiple Query
 *
 * @author Space-Time Inc.
 *
 */
.page-multiple-query .search-keyword {
  max-width: 51rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.page-multiple-query textarea {
  height: 15rem;
}

/**
 *
 * Style for Blast Search Result
 *
 * @author Space-Time Inc.
 *
 */
.cgi-blast-search-result pre {
  font-family: "Courier New", monospace;
  color: black;
}
.cgi-blast-search-result pre a:not([class]) {
  display: block;
  font-size: 1.25rem;
  line-height: 1.8rem;
  text-decoration: none;
  font-weight: bold;
  color: #363636;
}
.cgi-blast-search-result pre a:not([class]) small {
  font-size: 1.0625rem;
  line-height: 1.8rem;
  font-weight: normal;
}
.cgi-blast-search-result pre a:not([class]) small:first-child {
  padding-top: 0.25rem;
}
.cgi-blast-search-result pre a:not([class]) small:last-child {
  padding-bottom: 0.25rem;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .cgi-blast-search-result pre a:not([class]) small {
    -webkit-text-stroke-width: 0;
  }
}
.cgi-blast-search-result pre a:not([class]):hover {
  opacity: 1;
}

/**
 *
 * Style for Blast Search
 *
 * @author Space-Time Inc.
 *
 */
.page-blast-search .entry-content .container,
.cgi-blast-search .entry-content .container {
  display: block;
}
.page-blast-search .entry-content .container > div:nth-child(2),
.cgi-blast-search .entry-content .container > div:nth-child(2) {
  margin-top: 2rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .page-blast-search .entry-content .container,
.cgi-blast-search .entry-content .container {
    display: flex;
  }
  .page-blast-search .entry-content .container > div:nth-child(1),
.cgi-blast-search .entry-content .container > div:nth-child(1) {
    width: 70%;
    flex-basis: 70%;
  }
  .page-blast-search .entry-content .container > div:nth-child(2),
.cgi-blast-search .entry-content .container > div:nth-child(2) {
    margin-top: 0;
    margin-left: 2rem;
    width: 30%;
    flex-basis: 30%;
  }
}
.page-blast-search .entry-content .column-item > * + *,
.cgi-blast-search .entry-content .column-item > * + * {
  margin-top: 0.9rem;
}
.page-blast-search .entry-content .column-item p,
.cgi-blast-search .entry-content .column-item p {
  font-size: 1rem;
  line-height: 1.8rem;
}
.page-blast-search .entry-content .column-item hr,
.cgi-blast-search .entry-content .column-item hr {
  margin-top: 1.8rem;
}
.page-blast-search .entry-content .column-item hr + *,
.cgi-blast-search .entry-content .column-item hr + * {
  margin-top: 1.8rem;
}
.page-blast-search .entry-content .column-item label:not([class]),
.cgi-blast-search .entry-content .column-item label:not([class]) {
  display: inline-block;
}
.page-blast-search .entry-content .column-item textarea,
.cgi-blast-search .entry-content .column-item textarea {
  width: 100%;
  height: 12rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .page-blast-search .entry-content .column-item textarea,
.cgi-blast-search .entry-content .column-item textarea {
    height: 17rem;
  }
}
.page-blast-search .entry-content .column-item p + *,
.cgi-blast-search .entry-content .column-item p + * {
  margin-top: 1.8rem;
}

/**
 *
 * Style for Cluster Analysis
 *
 * @author Space-Time Inc.
 *
 */
.cgi-cluster .container {
  display: block;
}
.cgi-cluster .container > div:nth-child(2) {
  margin-top: 2rem;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .cgi-cluster .container {
    display: flex;
  }
  .cgi-cluster .container > div:nth-child(1) {
    width: 30%;
    flex-basis: 30%;
  }
  .cgi-cluster .container > div:nth-child(1) textarea {
    height: 50%;
  }
  .cgi-cluster .container > div:nth-child(2) {
    margin-top: 0;
    margin-left: 2rem;
    width: 70%;
    flex-basis: 70%;
  }
}
.cgi-cluster .button-row:first-child {
  margin-top: -0.45rem;
}
.cgi-cluster .data-column {
  margin-top: 1.8rem;
  line-height: 1.8rem;
  column-gap: 1rem;
  column-width: 12rem;
}

.cgi-cluster-start,
.cgi-cluster-result {
  max-width: initial;
  overflow-x: auto;
  background-color: #f7f7f7;
}
.cgi-cluster-start .site,
.cgi-cluster-result .site {
  overflow: visible;
}

/**
 *
 * Style for DEG Finder Result
 *
 * @author Space-Time Inc.
 *
 */
.page-deg-finder-result,
.cgi-deg-finder-result {
  max-width: initial;
  overflow-x: auto;
  background-color: #f7f7f7;
}
.page-deg-finder-result .site,
.cgi-deg-finder-result .site {
  overflow: visible;
}

.mini-preview-anchor {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  color: #255DDB;
}
.mini-preview-anchor:hover .mini-preview-wrapper {
  z-index: 2;
  opacity: 1;
  margin-top: 6px;
  transition: opacity 0.3s, margin-top 0.3s;
}

.mini-preview-wrapper {
  box-sizing: content-box;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  margin-top: -4px;
  border: solid 1px #000;
  box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);
  transition: z-index steps(1) 0.3s, opacity 0.3s, margin-top 0.3s;
}

.mini-preview-loading,
.mini-preview-cover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.mini-preview-loading {
  display: table;
  height: 100%;
  width: 100%;
  font-size: 1.25rem;
  text-align: center;
  color: #fff;
  background-color: #A7A7A7;
}
.mini-preview-loading::before {
  content: "Loading...";
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.mini-preview-frame {
  border: none;
  transform-origin: 0 0;
  max-width: initial;
}

/**
 *
 * Style for DEG Finder
 *
 * @author Space-Time Inc.
 *
 */
.cookie-confirm {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background-color: rgba(247, 247, 247, 0.9);
}
.entry-content .cookie-confirm {
  margin: 0;
}
.cookie-confirm .inner {
  margin-top: 4rem;
  padding: 2rem;
  background-color: #E3E9DE;
  border: 1px solid #A7A7A7;
  border-radius: 1.5px;
}

.cgi-deg-finder .tab-page {
  position: relative;
  display: flex;
  flex-direction: column;
}
.cgi-deg-finder .tab-page > div {
  width: 100%;
  border-left: 1px solid #A7A7A7;
  border-right: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  background-color: #fff;
  padding: 1.8rem;
}
.cgi-deg-finder .tab-page > div:not([data-stile~=current]) {
  position: absolute;
  bottom: 1000vh;
  pointer-events: none;
  opacity: 0;
}
.cgi-deg-finder .tab-page > div:not([data-stile~=current]) > * {
  opacity: 0;
}
.cgi-deg-finder .tab-page > div[data-stile~=current] {
  position: static;
  opacity: 1;
  flex-grow: 1;
}
.cgi-deg-finder .tab-page > div[data-stile~=current] > * {
  opacity: 1;
  transition: opacity 0.6s;
}
.cgi-deg-finder .stile-tab-page-tab-list li,
.cgi-deg-finder .stile-tab-page-tab-list-below li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0.45rem 0.9rem;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.8rem;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -ms-user-select: none;
      user-select: none;
  border-radius: 1px;
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .cgi-deg-finder .stile-tab-page-tab-list li,
.cgi-deg-finder .stile-tab-page-tab-list-below li {
    padding: 0.45rem 1.8rem;
  }
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .cgi-deg-finder .stile-tab-page-tab-list li,
.cgi-deg-finder .stile-tab-page-tab-list-below li {
    -webkit-text-stroke-width: initial;
  }
}
body:not(.ios) .cgi-deg-finder .stile-tab-page-tab-list li,
body:not(.ios) .cgi-deg-finder .stile-tab-page-tab-list-below li {
  font-feature-settings: "pkna" 1;
}
.cgi-deg-finder .stile-tab-page-tab-list li:not([data-stile~=current]):hover,
.cgi-deg-finder .stile-tab-page-tab-list-below li:not([data-stile~=current]):hover {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .cgi-deg-finder .stile-tab-page-tab-list li,
.cgi-deg-finder .stile-tab-page-tab-list-below li {
    background-color: #fff;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li::after,
.cgi-deg-finder .stile-tab-page-tab-list-below li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 0.35rem solid transparent;
    border-top: 0.35rem solid #A7A7A7;
    position: absolute;
    top: calc(50% - 0.175rem);
    right: 1rem;
    transition: 0.2s transform;
  }
}
.cgi-deg-finder .stile-tab-page-tab-list {
  display: flex;
  justify-content: flex-start;
}
.cgi-deg-finder .stile-tab-page-tab-list li[data-stile~=current] {
  border: 1px solid #A7A7A7;
  border-top: 2px solid #5E8146;
  border-bottom-color: #fff;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.95);
}
@media screen and (min-width: 600px), print and (min-width: 193px) {
  .cgi-deg-finder .stile-tab-page-tab-list {
    min-height: 3rem;
    border-bottom: 1px solid #A7A7A7;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li {
    border: 1px solid #A7A7A7;
    border-bottom-color: transparent;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li[data-stile~=current] {
    top: 1px;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li[data-stile~=current]::after {
    content: "";
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1.5px;
    height: 2px;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li + li {
    margin-left: 0.25rem;
  }
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .cgi-deg-finder .stile-tab-page-tab-list {
    flex-direction: column;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li {
    border: 1px solid #A7A7A7;
    border-bottom: none;
    margin-bottom: 0.25rem;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li:not([data-stile~=current]):last-child {
    border-bottom: 1px solid #A7A7A7;
    margin-bottom: 0;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li[data-stile~=current] {
    border-bottom: 1px dotted #A7A7A7;
    margin-bottom: 0;
  }
  .cgi-deg-finder .stile-tab-page-tab-list li[data-stile~=current]::after {
    transform: scaleY(-1) translateY(0.4rem);
    transition: 0.2s transform;
  }
}
.cgi-deg-finder .stile-tab-page-tab-list-below {
  display: none;
}
@media screen and (max-width: 599.5px), print and (max-width: 192.5px) {
  .cgi-deg-finder .stile-tab-page-tab-list-below {
    display: flex;
    flex-direction: column;
  }
  .cgi-deg-finder .stile-tab-page-tab-list-below li {
    display: none;
    border: 1px solid #A7A7A7;
    border-top: none;
    margin-top: 0.25rem;
  }
}
@media screen and (min-width: 900px), print and (min-width: 369px) {
  .cgi-deg-finder button[type=submit] {
    margin-left: auto;
  }
}
.cgi-deg-finder .image-map-details {
  overflow-x: auto;
}
.cgi-deg-finder .image-map-details:not(.active) .image-map-area > div {
  transform: scale(0);
}
.cgi-deg-finder .image-map-area {
  min-width: 80rem;
  position: relative;
}
.cgi-deg-finder .image-map-area > div {
  position: absolute;
  width: 10%;
  display: grid;
  place-items: center;
  font-size: 0.75rem;
  border: 3px solid #A7A7A7;
  border-radius: 5px;
  font-weight: bold;
  -ms-user-select: none;
      user-select: none;
  cursor: pointer;
  transition: all 0.5s ease;
}
.cgi-deg-finder .image-map-area > div.disabled {
  opacity: 0.2;
  pointer-events: none;
}
.cgi-deg-finder .image-map-area > div.selected {
  box-shadow: 0 0 0 3px rgba(211, 71, 120, 0.85);
  border-color: #d34778;
}
.cgi-deg-finder .image-map-area > div.confirmed {
  transition: all 1.5s ease;
  top: 100% !important;
  left: 18% !important;
  transform: scale(1.5);
  opacity: 0;
  pointer-events: none;
}
.cgi-deg-finder .image-map-area.lu > div {
  height: 3.5%;
  background-color: #4067B0;
  color: #fff;
}
.cgi-deg-finder .image-map-area.lu.second > div:not(.selected), .cgi-deg-finder .image-map-area.lu > .second {
  background-color: #E1E4F2;
  color: #363636;
}
.cgi-deg-finder .image-map-area.pt > div {
  height: 3%;
  background-color: #B48702;
  color: #fff;
}
.cgi-deg-finder .image-map-area.pt.second > div:not(.selected), .cgi-deg-finder .image-map-area.pt > .second {
  background-color: #F7EAD7;
  color: #363636;
}
.cgi-deg-finder .image-map-area.disabled {
  opacity: 0.5;
  pointer-events: none;
}

/**
 *
 * Style for Gene Detail
 *
 * @author Space-Time Inc.
 *
 */
.page-detail,
.cgi-detail,
.cgi-network {
  max-width: initial;
  overflow-x: auto;
  background-color: #f7f7f7;
}
.page-detail.only-exp .entry,
.cgi-detail.only-exp .entry,
.cgi-network.only-exp .entry {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.page-detail .site,
.cgi-detail .site,
.cgi-network .site {
  overflow: visible;
}
.page-detail input[type=radio],
.cgi-detail input[type=radio],
.cgi-network input[type=radio] {
  margin-right: 0.5rem;
}
.page-detail iframe.network,
.page-detail iframe.graph,
.cgi-detail iframe.network,
.cgi-detail iframe.graph,
.cgi-network iframe.network,
.cgi-network iframe.graph {
  margin-top: 1.8rem;
  width: 100%;
  height: 1400px;
}

/**
 *
 * Style for Search Result
 *
 * @author Space-Time Inc.
 *
 */
.cgi-search-result {
    max-width: initial;
    overflow-x: auto;
    background-color: #f7f7f7;
}

.cgi-search-result .site {
    overflow: visible;
}
.page-search-result form > label,
.cgi-search-result form > label {
  display: block;
  margin-top: 1.8rem;
}

:root {
  font-size: 16px;
  cursor: auto;
}

body {
  font-family: "Roboto", "Open Sans", Verdana, "Yu Gothic C", "Yu Gothic Medium", "Yu Gothic", "YuGothic", Meiryo, sans-serif;
  color: #363636;
  max-width: 100%;
  overflow-x: hidden;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    font-family: "Roboto", "Open Sans", Verdana, Meiryo, sans-serif;
  }
}
body.ios, .ios body {
  font-family: "Helvetica Neue", sans-serif;
}
body.android, .android body {
  font-family: Verdana, sans-serif;
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  body {
    -webkit-text-stroke-width: 0;
  }
}

.site {
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}
@media screen {
  .site {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
}
.site .site-content {
  display: flex;
  flex-direction: column;
}
@media screen {
  .site .site-content {
    flex-grow: 1;
  }
}
.site .site-content .content-area,
.site .site-content .site-main {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.single .site .site-content .content-area .entry,
.single .site .site-content .site-main .entry {
  flex-grow: 1;
}

body:not(.ios) .site-header,
body:not(.ios) .site-footer {
  font-feature-settings: "pkna" 1;
}

.menu a, .menu label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  line-height: 1;
  width: 100%;
  height: 100%;
  -ms-user-select: none;
      user-select: none;
}
.menu a[data-stile~=link-external]::after, .menu label[data-stile~=link-external]::after {
  content: "\e89e";
  display: inline-block;
  font-family: "Material Icons";
  font-style: normal;
  line-height: 1;
  font-weight: normal;
  margin-left: 0.2em;
  overflow: hidden;
  transform: translateY(0.125em);
  transform: translateY(-0.01rem);
}
@supports (-webkit-appearance: none) and (-webkit-tap-highlight-color: currentcolor) and (not (-moz-appearance: none)) and (not (-ms-ime-align: auto)) and (not (stroke-color: transparent)) {
  .menu a[data-stile~=link-external]::after, .menu label[data-stile~=link-external]::after {
    -webkit-text-stroke-width: 0;
  }
}
@supports (-moz-appearance: none) {
  .menu a[data-stile~=link-external]::after, .menu label[data-stile~=link-external]::after {
    transform: translateY(0.2em);
  }
}
.site-header-nav .menu a:hover, .site-footer-nav .menu a:hover, .site-header-nav .menu label:hover, .site-footer-nav .menu label:hover {
  text-decoration: underline;
}

div[data-stile~=image-box] > span[data-stile=image-box-next],
div[data-stile~=image-box] > span[data-stile=image-box-prev] {
  display: none;
}
/*# sourceMappingURL=style.css.map */
