<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic&amp;subset=latin");
@import url("//fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&amp;display=swap");
#maincon {
  font-family: "PT Sans", "Noto Sans JP", sans-serif; }

h2.title img {
  width: 100%;
  max-width: 690px; }

.small {
  font-size: 1.0em; }

.pict {
  padding: 4px;
  border: #ccc 1px solid;
  margin: 0 0 12px 12px;
  width: 200px;
  text-align: right !important;
  display: inline-block !important; }

h4.subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #444;
  margin: 25px 0 0 0;
  font-weight: bold;
  padding: 7px 0 8px 15px;
  border-top: #9ab547 3px solid;
  border-bottom: #888 1px dashed; }
  h4.subtitle strong {
    display: inline-block;
    color: white;
    font-size: 80%;
    padding: 2px 5px 1px 5px;
    background-color: red;
    border-radius: 3px; }
  h4.subtitle span {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    padding-top: 3px;
    margin-left: 5px; }

h4.subtitle_new {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold;
  color: #444;
  margin: 25px 0 0 0;
  font-weight: bold;
  padding: 10px 0 8px 12px;
  border-top: #9ab547 3px solid;
  border-bottom: #888 1px dashed; }
  h4.subtitle_new em {
    color: white;
    font-size: 70%;
    margin-right: 1em;
    padding: 4px 6px;
    background-color: green;
    border-radius: 3px; }
  h4.subtitle_new strong {
    font-weight: bold; }
  h4.subtitle_new span {
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    padding-top: 3px;
    margin-left: 5px; }
  h4.subtitle_new div {
    display: block;
    width: 100%;
    font-size: 75%;
    font-weight: normal;
    margin-top: 8px; }

h4.attention {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border-top: #b16250 2px solid;
  border-bottom: #b16250 2px solid;
  padding: 7px 0 8px 7px; }

div.inner {
  margin: 15px; }

/* PICTURE */
.picture--box {
  display: inline-block;
  position: relative;
  padding: 0 5px 5px 5px;
  background: #FFF;
  text-align: center;
  width: 210px;
  float: right;
  margin-top: 0 !important;
  margin-left: 10px;
  margin-bottom: 10px; }
  .picture--box img {
    padding: 4px;
    border: #ccc 1px solid;
    width: 200px; }
  .picture--box span {
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
    background: #D7E2E1;
    line-height: 1.5em !important;
    padding: 3px 0 !important; }

/* PICTURE LARGE */
.picture--box--large {
  position: relative;
  padding: 13px 8px 8px 8px;
  background: #D7E2E1;
  margin: 0 auto;
  text-align: center;
  width: 460px; }
  .picture--box--large img {
    width: 100%;
    max-width: 450px;
    box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px;
    -webkit-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px;
    -moz-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px; }
  .picture--box--large span {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: 8px;
    line-height: 1.3em; }

.picture--box--virtical {
  position: relative;
  padding: 10px 5px 5px 5px;
  background: #D7E2E1;
  margin: 0 auto;
  text-align: center;
  width: 320px;
  margin-bottom: 10px; }
  .picture--box--virtical img {
    width: 100%;
    max-width: 310px;
    box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px;
    -webkit-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px;
    -moz-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 3px 1px; }
  .picture--box--virtical span {
    display: block;
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
    background: #D7E2E1;
    line-height: 1.5em !important;
    padding: 3px 0 !important; }

/* visiblity selector */
.hide {
  display: none; }

.owabi {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px;
  color: #cc0000;
  font-weight: bold;
  text-align: center;
  border-top: #aa0000 3px double;
  border-bottom: #aa0000 3px double;
  padding: 10px 0; }

.oshirase {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px;
  color: #bb0000;
  font-weight: bold;
  text-align: center;
  border-top: #7c3a23 3px double;
  border-bottom: #7c3a23 3px double;
  padding: 10px 0; }

/* intro */
.intro {
  font-size: 15px;
  line-height: 1.6em;
  margin: 20px 15px 20px 15px; }

/* articles */
.article--date {
  font-size: 13px; }

.article--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 16px;
  font-weight: bold; }
  .article--title em {
    color: white;
    font-size: 105%;
    font-weight: bold;
    margin-left: 1em;
    padding: 1px 7px;
    background-color: red;
    border-radius: 3px; }
  .article--title a {
    padding-top: 4px; }

.article--honbun {
  font-size: 15px;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 30px;
  position: relative; }
  .article--honbun p {
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 1.7em; }

h5.komidashi {
  font-size: 17px;
  font-weight: bold;
  margin-top: 30px; }

#article-title {
  background: #F8F8F8;
  border-top: #cacaca 2px solid;
  padding: 0 15px 15px 15px; }

.tag {
  font-size: 12px;
  color: #fff;
  background-color: #E55C00;
  width: 75px;
  padding: 3px 10px 3px 10px;
  display: inline-block;
  text-align: center;
  margin-top: -2px;
  margin-bottom: 10px; }

h3.column--title {
  font-size: 15px;
  font-weight: bold; }

h2.kiji--title {
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 5px 0; }

.meta {
  font-size: 13px; }

/* backnumber list */
.back--date {
  font-size: 12px; }

.back--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-weight: bold; }
  .back--title span {
    color: white;
    font-size: 80%;
    margin-left: 1em;
    padding: 4px 6px;
    background-color: #ff8800;
    border-radius: 3px; }
  .back--title em {
    color: white;
    font-size: 80%;
    margin-right: 1em;
    padding: 4px 6px;
    background-color: green;
    border-radius: 3px; }
  .back--title a {
    padding-top: 2px; }

.back--honbun {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 5px;
  margin-bottom: 20px; }

.last {
  margin-bottom: 30px; }

/* profile */
.prof--name {
  font-size: 15px;
  font-weight: bold; }
  .prof--name span {
    font-size: 13px;
    font-weight: normal; }

.prof--title {
  font-size: 14px; }

.prof--honbun {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: 5px; }

.registbox {
  width: 510px;
  border: #C1CED3 1px solid;
  border-radius: 6px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px;
  box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
  -webkit-box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
  -moz-box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px; }
  .registbox .inner-box {
    width: 440px;
    margin: 15px 35px 20px 35px; }

.notice {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  text-align: center; }
  .notice span {
    color: #cc0000;
    font-size: 12px; }

ul.registbox--button {
  display: table;
  width: 440px;
  table-layout: fixed;
  margin: 15px auto; }
  ul.registbox--button li {
    width: 220px;
    display: table-cell;
    text-align: center; }

.next--box {
  padding: 18px 30px 18px 30px;
  font-weight: bold;
  font-size: 14px;
  color: #444;
  background-color: #eee;
  border: #999 1px solid;
  margin: 0 auto;
  text-align: center;
  width: 180px;
  margin-top: 40px !important;
  margin-bottom: 50px !important; }

/* �L�����X�g�i���J�����j */
#left_con .list-title {
  margin-top: 30px;
  border-top: #9ab547 3px solid;
  border-bottom: #888 1px dashed;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  /*text-shadow: 1px 1px 1px #ddd;*/
  text-align: left;
  line-height: 1.2em;
  padding: 9px 0 10px 15px; }

#left_con ol.cont--list {
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  margin-bottom: 5px; }
  #left_con ol.cont--list &gt; li {
    padding: 1px;
    border-bottom: 1px dotted #999;
    font-weight: bold; }
    #left_con ol.cont--list &gt; li.nobottom {
      border-bottom: none; }
    #left_con ol.cont--list &gt; li.category {
      display: none; }
      #left_con ol.cont--list &gt; li.category br {
        display: none; }
    #left_con ol.cont--list &gt; li &gt; a {
      display: block;
      padding: 8px 10px 8px 12px;
      color: #333;
      text-decoration: none;
      padding-left: 15px; }
    #left_con ol.cont--list &gt; li.index &gt; a {
      display: block;
      padding: 9px 8px 9px 8px;
      color: #333;
      text-decoration: none; }
    #left_con ol.cont--list &gt; li.nav--top &gt; a {
      padding: 17px 15px 17px 15px;
      color: #333;
      font-size: 15px;
      text-decoration: none;
      text-align: center;
      border: #777 1px solid;
      margin: 25px auto 25px auto;
      width: 220px;
      border-radius: 4px;
      -webkit-transition: none;
      transition: none;
      -webkit-box-shadow: 0 3px 0 #777;
              box-shadow: 0 3px 0 #777;
      background: #eee;
      position: relative; }
      #left_con ol.cont--list &gt; li.nav--top &gt; a:hover {
        color: #333;
        background: #fff;
        -webkit-box-shadow: 0 3px 0 #777;
                box-shadow: 0 3px 0 #777;
        text-decoration: none; }
      #left_con ol.cont--list &gt; li.nav--top &gt; a:active {
        top: 3px;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-decoration: none; }
    #left_con ol.cont--list &gt; li &gt; a:hover {
      color: #264a0b;
      text-decoration: none;
      background: #e8f2e2; }
    #left_con ol.cont--list &gt; li.index &gt; a:hover {
      color: #264a0b;
      text-decoration: none;
      background: #ead9d9; }
    #left_con ol.cont--list &gt; li:last-child {
      border: none; }

#left_con ol.numbers {
  margin-left: 15px; }
  #left_con ol.numbers li {
    list-style-type: decimal !important;
    margin: 5px 0; }

/* �L�����X�g�i�E�J�����j */
#right_con .list-title {
  margin-top: 0px;
  padding: 10px 6px 11px 8px;
  background: #9ab547;
  border: #709b50 1px solid;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  /*text-shadow: 1px 1px 1px #ddd;*/
  text-align: left;
  line-height: 1.2em; }

#right_con ol.cont--list {
  font-size: 12px;
  text-align: left;
  border: 1px solid #999;
  border-top: none;
  background-color: #fff;
  margin-bottom: 5px;
  margin-top: -2px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }
  #right_con ol.cont--list &gt; li {
    padding: 1px;
    border-bottom: 1px dotted #999; }
    #right_con ol.cont--list &gt; li.nobottom {
      border-bottom: none; }
    #right_con ol.cont--list &gt; li.category {
      padding: 1px;
      border-top: 1px solid #999;
      padding: 9px 8px 9px 8px;
      color: #333;
      font-weight: bold;
      background-color: #f3eeee;
      font-size: 13px;
      line-height: 1.3em;
      list-style-type: none; }
    #right_con ol.cont--list &gt; li.index {
      padding: 1px;
      border-top: 1px solid #999;
      color: #333;
      font-weight: bold;
      background-color: #efe3e3;
      font-weight: bold;
      font-size: 13px; }
      #right_con ol.cont--list &gt; li.index &gt; a {
        display: block;
        padding: 9px 8px 9px 8px;
        color: #333;
        text-decoration: none; }
      #right_con ol.cont--list &gt; li.index &gt; a:hover {
        color: #264a0b;
        text-decoration: none;
        background: #ead9d9; }
    #right_con ol.cont--list &gt; li &gt; a {
      display: block;
      padding: 8px 10px 8px 12px;
      color: #333;
      text-decoration: none;
      text-indent: -1.5em;
      padding-left: 2.2em; }
    #right_con ol.cont--list &gt; li &gt; a:hover {
      color: #264a0b;
      text-decoration: none;
      background: #e8f2e2; }
    #right_con ol.cont--list &gt; li:last-child {
      border: none; }

/* test */
.fs48 {
  font-size: 48px; }

.fs18 {
  font-size: 18px; }

.small {
  font-size: 0.8em;
  color: #555; }

/* ���X�|���V�u�����i640px�ȉ������j */
@media (max-width: 639px) {
  h3.column--title {
    font-size: 12px;
    font-weight: bold; }
  h2.kiji--title {
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 5px 0; }
  .meta {
    font-size: 11px; }
  .registbox {
    width: 96%;
    max-width: 510px;
    border: #C1CED3 1px solid;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
    -webkit-box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px;
    -moz-box-shadow: rgba(113, 135, 164, 0.25) 0px 0px 4px 2px; }
    .registbox .inner-box {
      width: 94%;
      max-width: 460px;
      margin: 15px auto; }
  .notice {
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
    text-align: center; }
    .notice span {
      color: #cc0000;
      font-size: 12px; }
  ul.registbox--button {
    display: block;
    width: 100%;
    max-width: 440px;
    margin: 15px 0; }
    ul.registbox--button li {
      width: 100%;
      display: block;
      text-align: center !important;
      padding: 5px 0; }
  #right_con .list-title, #right_con ol.cont--list {
    display: none; }
  .picture--box--large {
    position: relative;
    padding: 15px 10px 10px 10px;
    background: #D7E2E1;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    max-width: 460px; }
    .picture--box--large img {
      width: 100%;
      max-width: 420px;
      -webkit-box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 6px 2px;
              box-shadow: rgba(113, 135, 164, 0.3) 0px 0px 6px 2px; }
    .picture--box--large span {
      display: block;
      text-align: center;
      font-size: 12px;
      margin-top: 8px; } }

/*# sourceMappingURL=../../../../maps/company/c00074/css/style.css.map */
</pre></body></html>