<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("//fonts.googleapis.com/css2?family=Cabin:wght@400;500;700&amp;display=swap");
@import url("//fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400;500;700&amp;display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&amp;display=swap");
@import url("//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;display=swap");
.serif {
  font-family: "Crimson Pro", "Noto Serif JP", serif; }

.ishii_title {
  position: relative;
  width: 690px;
  height: 250px;
  background: url("img/header_image.jpg?00") no-repeat;
  background-size: 100%; }
  .ishii_title h2 {
    position: absolute;
    top: 65px;
    left: 300px;
    color: white;
    font-size: 28px;
    font-weight: bold;
    font-family: "Noto Serif JP", serif !important;
    text-shadow: 2px 2px 5px #000; }
  .ishii_title h3 {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    width: 100%;
    font-size: 21px;
    font-weight: bold;
    font-family: "Noto Serif JP", serif !important;
    text-align: right;
    padding: 3px 10px;
    background-color: rgba(255, 255, 255, .65); }
  .ishii_title .tag {
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    padding: 7px 10px;
    background-color: rgba(50, 50, 50, .35);
    border-radius: 0 0 5px 5px; }
    .ishii_title .tag .fas {
      color: #fff; }
  .ishii_title .meta {
    position: absolute;
    top: 155px;
    left: 240px;
    color: #fff;
    font-size: 13px;
    padding: 3px 10px;
    background-color: rgba(50, 50, 50, .5);
    border-radius: 2px; }

.ishii {
  font-family: "Cabin", "Noto Sans JP", sans-serif; }
  .ishii section.header {
    text-align: center;
    margin: 50px 0 35px; }
  .ishii h2.kiji-title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-bottom: .25em;
    padding: 0; }
    .ishii h2.kiji-title::before {
      font-family: "Font Awesome 5 Free";
      content: "\f328";
      font-weight: 900;
      color: #9AB547;
      margin-right: .35em; }
  .ishii .serial {
    font-size: 16px; }
  .ishii article h2 {
    color: #873030;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin: 5em auto 1.5em; }

/*# sourceMappingURL=../../../maps/company/c00043/ishii/main.css.map */
</pre></body></html>