<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* ----------------------------
  common settings
------------------------------- */
/* font-weight normal */
.body_step2,
.body1,
.body1_table,
.body1-ind1,
.body1-ind1a,
.body1-ind3,
.body2,
.body2_table,
.body2-c_table,
.body3_table,
.body3-c_table,
.bullet2,
.bullet2-ind1,
.bullet2-ind2,
.bullet2-ind3,
.bullet2_table,
.alphabet2_,
.alphabet2_plus,
.alphabet2_-ind1,
.alphabet2_-ind1_plus,
.alphabet2_-ind3,
.alphabet2_-ind3_plus,
.ast2 li p,
.ast2-ind1 li p,
.ast2-ind3 li p,
.ast2_ li p,
.ast2_plus li p,
.ast2_-ind1 li p,
.ast2_-ind1_plus li p,
.ast2_-ind3 li p,
.ast2_-ind3_plus li p,
.no2_ li p,
.no2_plus li p,
.dush2-ind1,
.dush2-ind1a,
.dush2-ind3,
.step_body2_ li p,
.step_body2_plus li p,
.step_body2_-ind1 li p,
.step_body2_-ind1_plus li p,
.step_body2_-ind2 li p,
.step_body2_-ind2_plus li p,
.step2_body2_,
.step2_body2_plus,
.eps,
.eps-ind1,
.eps_table {
  font-weight: normal;
}

  /* font-size small */
  .body2,
  .body2-ind1,
  .body2-ind1a,
  .body2-ind1b,
  .body2-ind2,
  .body2-ind2a,
  .body2-ind3,
  .body2-ind3a,
  .body2-ind4,
  .body2_table,
  .body2-c_table,
  .body3_table,
  .body3-c_table,
  .bold2,
  .bold2-ind1,
  .bold2-ind2,
  .bold2-ind3,
  .bold2-ind3a,
  .bold2_table,
  .bold2-c_table,
  .bold3-c_table,
  .bullet2,
  .bullet2-ind1,
  .bullet2-ind1a,
  .bullet2-ind2,
  .bullet2-ind3,
  .bullet2_table,
  .bulletbold2,
  .bulletbold2_large,
  .alphabet2_,
  .alphabet2_plus,
  .alphabet2_-ind1,
  .alphabet2_-ind1_plus,
  .alphabet2_-ind3,
  .alphabet2_-ind3_plus,
  .ast2 li p,
  .ast2-ind1 li p,
  .ast2-ind3 li p,
  .ast2_ li p,
  .ast2_plus li p,
  .ast2_-ind1 li p,
  .ast2_-ind1_plus li p,
  .ast2_-ind3 li p,
  .ast2_-ind3_plus li p,
  .no2_ li p,
  .no2_plus li p,
  .no2_ li::before,
  .no2_plus li::before,
  .dush2-ind1,
  .dush2-ind1a,
  .dush2-ind3,
  .step_body2_ li p,
  .step_body2_plus li p,
  .step_body2_ li::before,
  .step_body2_plus li::before,
  .step_body2_-ind1 li p,
  .step_body2_-ind1_plus li p,
  .step_body2_-ind1 li::before,
  .step_body2_-ind1_plus li::before,
  .step_body2_-ind2 li p,
  .step_body2_-ind2_plus li p,
  .step_body2_-ind2 li::before,
  .step_body2_-ind2_plus li::before,
  .step2_body2_ li p,
  .step2_body2_plus li p {
    font-size: 14px;
  }

/* font-weight bold */
.cover1,
.header1,
.title1,
.title1-sub1,
.title3,
.title3_pl,
.title4,
.bulletbold1,
.bulletbold1_large,
.bulletbold2,
.bulletbold2_large,
.bold_step1-ind1,
.bold1,
.bold1-c,
.bold1-ind1,
.bold1-ind3,
.bold_step1,
.bold2,
.bold2-ind1,
.bold2-ind2,
.bold2-ind3,
.bold2-ind3a,
.bold2_table,
.bold2-c_table,
.bold3-c_table,
.step-no_text,
.step_body2_ li,
.step_body2_plus li,
.step_body2_-ind1 li,
.step_body2_-ind1_plus li,
.step1_ li,
.step1_plus li,
.step_body2_-ind2 li::before,
.step_body2_-ind2_plus li::before {
  font-weight: bold;
}

/* text-align center */
.bold1-c,
.body2-c_table,
.body3-c_table,
.bold2-c_table,
.bold3-c_table,
.eps_table {
  text-align: center;
}

/* ----------------------------
  cover page style
------------------------------- */
.cover1 {
  font-size: 20px;
}

.cover2 {
  font-size: 20px;
  border-bottom: solid 2px #A50034;
  padding-bottom: 5px;
}

.cover3 {
  font-size: 30px;
}

.cover4 {
  font-size: 16px;
  text-align: right;
}

.cover5 {
  font-size: 22px;
}

.cover6 {
  font-size: 16px;
  text-align: right;
  line-height: 1.2em;
}

.model-no {
  font-size: 14px;
}

/* ----------------------------
  paragraph style
------------------------------- */
p {
  margin: 3px 0;
}

.header1 {
  font-size: 28px;
  margin-bottom: 20px;
  padding: 10px 0 0 5px;
  border-left: solid 15px #A50034;
}

.title1 {
  font-size: 24px;
  border-bottom: solid 6px #A50034;
  margin: 10px 0 15px;
}

  .title1::after {
    content: "";
    border-bottom: solid 2px #A50034;
    width: 100%;
    display: block;
    margin-bottom: -9px;
    padding-bottom: 9px;
  }

.title1-sub1 {
  font-size: 18px;
  margin: 5px 0;
}

.title2 {
  font-size: 18px;
  margin: 10px 0 15px;
  background: #808080;
  color: #FFF;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 3px;
}

.title3 {
  font-size: 18px;
  margin-top: 15px;
  margin-left: 1.2em;
  text-indent: -1.2em;
}

.title3_pl {
  margin-left: 1.0em;
  text-indent: -1.0em;
}

  .title3_pl::before {
    content: "\25A0";
    margin-right: 0.4em;
  }

.title4 {
  background: #CCC;
  padding: 3px 10px;
  margin: 5px 0;
}

.body_step2 {
  margin: 3px 0;
}

.body1-ind1,
.bold1-ind1,
.body2-ind1,
.bold2-ind1 {
  margin-left: 3.0em;
}

.body1-ind1a {
  margin-left: 3.8em;
}

.body2-ind1a {
  margin-left: 4.2em;
}

.body2-ind1b {
  margin-left: 4.95em;
}

.body1-ind1,
.bold1-ind1,
.body2-ind2,
.bold2-ind2 {
  margin-left: 3.15em;
}

.body2-ind2a {
  margin-left: 4.05em;
}

.body1-ind3,
.bold1-ind3 {
  margin-left: 1.0em;
}

.body2-ind3,
.bold2-ind3 {
  margin-left: 1.2em;
}

.body2-ind3a,
.bold2-ind3a {
  margin-left: 2.0em;
}

.body2-ind4 {
  margin-left: 1.5em;
}

.bold_step1-ind1 {
  margin-left: 3.0em;
}

.bullet1,
.bulletbold1 {
  margin-left: 1.0em;
  text-indent: -0.7em;
}

.bullet1_large,
.bulletbold1_large {
  margin-left: 1.1em;
  text-indent: -0.75em;
}

.bullet2,
.bullet2_table,
.bulletbold2 {
  margin-left: 1.2em;
  text-indent: -0.75em;
}

.bulletbold2_large {
  margin-left: 1.2em;
  text-indent: -1.0em;
}

.bullet1-ind1,
.bullet2-ind1 {
  margin-left: 4.2em;
  text-indent: -0.75em;
}

.bullet1_large-ind1 {
  margin-left: 3.8em;
  text-indent: -0.9em;
}

.bullet2-ind1a {
  margin-left: 6.0em;
  text-indent: -0.8em;
}

.bullet2-ind2 {
  margin-left: 4.0em;
  text-indent: -0.7em;
}

.bullet2-ind3 {
  margin-left: 2.25em;
  text-indent: -1.0em;
}

.dush2-ind1 {
  margin-left: 5.2em;
  text-indent: -0.55em;
}

.dush2-ind1a {
  margin-left: 6.9em;
  text-indent: -0.95em;
}

.dush2-ind3 {
  margin-left: 2.2em;
  text-indent: -0.85em;
}

.alphabet2_-ind1,
.alphabet2_-ind1_plus {
  margin-left: 5.0em;
  text-indent: -1.45em;
}

.alphabet2_-ind3,
.alphabet2_-ind3_plus {
  margin-left: 2.0em;
  text-indent: -1.5em;
}

/* line */
.line1,
.line1-ind1,
.line1-ind2,
.line2,
.line3 {
  height: 0;
  margin-top: 5px;
}

.line1,
.line1-ind1,
.line1-ind2 {
  border-top: solid 2px #999999;
}

.line1-ind1 {
  margin-left: 2.7em;
}

.line1-ind2 {
  margin-left: 2.5em;
}

.line2 {
  border-top: dotted 2px #999999;
}

.line3 {
  border-top: dashed 2px #999999;
}

/* space */
.space1 {
  height: 1.0em;
}

.space-quarter {
  height: 0.25em;
}

.space-half {
  height: 0.5em;
}

/* illust paragraph */
.eps,
.eps-ind1,
.eps-ind2,
.eps-ind3,
.eps-ind4 {
  margin: 10px 0;
}

.eps-ind1 {
  margin-left: 2.8em;
}

.eps-ind2 {
  margin-left: 2.8em;
}

.eps-ind3 {
  margin-left: 1.2em;
}

.eps-ind4 {
  margin-left: 4.8em;
}

/* ----------------------------
  step style
------------------------------- */
/* auto count */
.alphabet2_,
.alphabet2_plus {
  margin-left: 2em;
  text-indent: -1.55em;
}

.step2_body2_,
.step2_body2_plus {
  padding-left: 1.5em;
}

  .step2_body2_ li p,
  .step2_body2_plus li p {
    padding-left: 0.5em;
  }

.ast2 {
  margin-left: -1.0em;
}

.ast2-ind1 {
  margin-left: 1.5em;
}

.ast2-ind3 {
  margin-left: -0.1em;
}

.ast2_,
.ast2_plus {
  margin-left: -0.8em;
}

.ast2_-ind1,
.ast2_-ind1_plus {
  margin-left: 2.0em;
}

.ast2_-ind3,
.ast2_-ind3_plus {
  margin-left: 0.3em;
}

  .ast2 li,
  .ast2-ind1 li,
  .ast2-ind3 li,
  .ast2_ li,
  .ast2_plus li,
  .ast2_-ind1 li,
  .ast2_-ind1_plus li,
  .ast2_-ind3 li,
  .ast2_-ind3_plus li {
    list-style: none;
  }

    .ast2 li::before,
    .ast2-ind1 li::before,
    .ast2-ind3 li::before {
      content: url(../comimg/character_asterisk_body.png);
      transform: scale(0.6);
      line-height: 1.0em;
      margin-left: -1.3em;
      float: left;
    }

    .ast2_ li::before,
    .ast2_plus li::before,
    .ast2_-ind1 li::before,
    .ast2_-ind1_plus li::before,
    .ast2_-ind3 li::before,
    .ast2_-ind3_plus li::before {
      content: url(../comimg/character_asterisk_body.png) attr(value);
      transform: scale(0.6);
      font-size: calc(14px / 0.6);
      line-height: 1.0em;
      margin-left: -1.3em;
      float: left;
    }

    .ast2 li p,
    .ast2-ind1 li p,
    .ast2-ind3 li p,
    .ast2_ li p,
    .ast2_plus li p,
    .ast2_-ind1 li p,
    .ast2_-ind1_plus li p,
    .ast2_-ind3 li p,
    .ast2_-ind3_plus li p {
      display: inline;
    }

/* self count */
.step1_ li,
.step1_plus li {
  color: #808080;
  list-style: none;
  text-indent: -1.4em;
  margin-left: 0.3em;
}

  .step1_ li::before,
  .step1_plus li::before {
    font-size: 24px;
    color: #808080;
    content: attr(value);
    margin-right: 0.2em;
  }

  .step1_ li p,
  .step1_plus li p {
    display: inline;
    color: #000;
  }

.step_body2_ li,
.step_body2_plus li {
  list-style: none;
  text-indent: -1.5em;
  margin-left: 0.5em;
}

  .step_body2_ li::before,
  .step_body2_plus li::before {
    content: attr(value);
    margin-right: 0.2em;
    text-align: center;
    display: inline-block;
  }

  .step_body2_ li p,
  .step_body2_plus li p {
    display: inline;
    padding-left: 1.0em;
  }

.step_body2_-ind1 li,
.step_body2_-ind1_plus li {
  list-style: none;
  text-indent: -1.5em;
  margin-left: 2.5em;
}

  .step_body2_-ind1 li::before,
  .step_body2_-ind1_plus li::before {
    content: attr(value);
    margin-right: 0.2em;
  }

  .step_body2_-ind1 li p,
  .step_body2_-ind1_plus li p {
    display: inline;
    padding-left: 0.5em;
  }

.step_body2_-ind2,
.step_body2_-ind2_plus {
  padding-left: 1.0em;
}

  .step_body2_-ind2 li,
  .step_body2_-ind2_plus li {
    list-style: none;
    text-indent: -1.85em;
    margin-left: 2em;
  }

    .step_body2_-ind2 li::before,
    .step_body2_-ind2_plus li::before {
      content: attr(value);
      margin-right: 1.0em;
    }

    .step_body2_-ind2 li p,
    .step_body2_-ind2_plus li p {
      display: inline;
    }

.no2_,
.no2_plus {
  padding-left: 2.0em;
}

  .no2_::before,
  .no2_plus::before {
    margin-right: 2.0em;
  }

  .no2_ li,
  .no2_plus li {
    list-style: none;
    margin-left: 0.75em;
    text-indent: -1.25em;
  }

    .no2_ li::before,
    .no2_plus li::before {
      content: "(" attr(value) ")";
      margin-right: 0.6em;
      text-align: center;
      display: inline-block;
      width: 0.6em;
    }

    .no2_ li p,
    .no2_plus li p {
      display: inline;
    }

      .no2_ li p::before,
      .no2_plus li p::before {
        margin-left: 0.5em;
      }

/* ----------------------------
  table style
------------------------------- */
._anchor {
  margin: 5px 0 10px;
}

table {
  width: 100%;
  border-collapse: collapse;
  word-break: break-word;
}

.UnstructMasterPageMaps {
  width: auto;
}

.spec {
  border: solid 5px #B3B3B3;
}

.note {
  border: solid 5px #B3B3B3;
}

td {
  padding: 5px;
}

.pl1 td {
  border: solid 1px #000;
}

.pl1 tr:nth-child(n+2) td:first-child {
  text-align: center;
}

table.slide1,
table.slide1-ind1,
table.slide3 {
  margin: 3px 0;
}

table.slide2 {
  margin: 2px 0;
}

.menu td {
  border: solid 1px #000;
}

/* ----------------------------
  illust style
------------------------------- */
.img-middle {
  vertical-align: middle;
  margin: 0 1.5px;
  max-width: calc(100vw - 360px);
}

@media (max-width: 1023px) {
  .img-middle {
    max-width: calc(100vw - 30px);
  }

  .eps-ind1 .img-middle {
    max-width: calc(100vw - 2.8em - 30px);
  }

  .eps-ind2 .img-middle {
    max-width: calc(100vw - 2.8em - 30px);
  }

  .eps-ind3 .img-middle {
    max-width: calc(100vw - 1.2em - 30px);
  }

  .eps-ind4 .img-middle {
    max-width: calc(100vw - 4.8em - 30px);
  }
}

img[src*='/img/'] {
  visibility: hidden;
}

.title3_head {
  height: 1.15em;
  padding-right: 0.2em;
  vertical-align: middle;
}

/* ----------------------------
  character style
------------------------------- */
sup {
  font-size: 8px;
}

.sup {
  vertical-align: super;
  font-size: 8px;
}

.arrow img {
  width: 14px;
}

.deco3 img {
  width: 14px;
  margin-top: -3px;
}

.default img {
  width: 6px;
}

.century-regular img {
  width: 5px;
}

.check-mark img {
  width: 12px;
}

.times_7pt img {
  width: 4px;
}

  .times_7pt img[src*='/comimg/character_gram.png'] {
    width: 7px;
  }

.reference img {
  width: 14px;
  margin: 0 2px;
}

.f-pichara img {
  width: 9px;
  margin: 0 2px;
}

.asterisk img,
.f-pichara_sup img {
  vertical-align: super;
  width: 6px;
  min-height: 1px;
}

.f-pichara img[src*='/comimg/character_degree.png'],
.f-pichara img[src*='/comimg/character_double-prime.png'] {
  vertical-align: super;
  width: 4px;
  margin: 0;
}

.f-pichara img[src*='/comimg/character_times_regular.png'] {
  width: 9px;
}

.bullet {
  margin-right: 0.25em;
}

.bullet-large {
  width: 8px;
  margin-right: 5px;
}

.deco5 {
  color: #0041C0;
}

.step-no_text {
  font-size: 20px;
  color: #808080;
}

.bold {
  font-weight: bold;
  font-size: inherit;
}

.underline {
  text-decoration: underline;
}

.arial {
  font-family: Arial;
}
</pre></body></html>