@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

 /* icomoon_note */

 @font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?91dc5y');
  src:  url('fonts/icomoon.eot?91dc5y#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?91dc5y') format('truetype'),
    url('fonts/icomoon.woff?91dc5y') format('woff'),
    url('fonts/icomoon.svg?91dc5y#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-note:before {
  content: "\e900";
}


/* navigation */

a.navbrand{
        font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.7em;
font-size:0.8em;
}
span.navbrand_en{
        font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.7em;
font-size:0.8em;
}

a.navlink{
        font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.7em;
font-size:0.85em;
}

/* contents */

.caption{
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.6em;
font-size:0.7em;
}
.statement_title{
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 600;
font-style: normal;
line-height: 1.6em;
font-size:1.2em;
}
.statement_bold{
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 600;
font-style: normal;
line-height: 0em;
font-size:0.85em;
letter-spacing: 0.04em;
text-align: justify;
 text-justify: inter-ideograph;
}
.statement{
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.7em;
font-size:0.85em;
letter-spacing: 0.04em;
text-align: justify;
 text-justify: inter-ideograph;
}
.statement_annotation{
    font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.5em;
font-size:0.65em;
letter-spacing: 0.05em;
text-align: justify;
 text-justify: inter-ideograph;
}

.profile_name{
font-family: "toppan-bunkyu-gothic-pr6n", serif;
font-weight: 400;
font-style: normal;
line-height: 1.6em;
font-size:0.8em; 
}