<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "//fonts.googleapis.com/css2?family=Cabin:wght@400;500;700&amp;display=swap";
@import "//fonts.googleapis.com/css2?family=Crimson+Pro:wght@300;400;500;700&amp;display=swap";
@import "//fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&amp;display=swap";
@import "//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;display=swap";
#column .column_index {
  padding: 35px 25px;
}
#column .column_index h3 {
  font-size: 19px;
  font-weight: bold;
  color: #666;
  margin-bottom: 0.75em;
}
#column .column_index h3 i {
  color: #aaa;
  margin-right: 0.5em;
}
#column .column_index article {
  position: relative;
  margin: 0 0 35px 5px;
  padding: 0 0 2px 15px;
  border-left: 5px solid #429EBD;
}
#column .column_index article a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#column .column_index article h4 {
  width: calc(100% - 20px);
  font-size: 18px;
  font-weight: bold;
  color: #053F5C;
  margin: 0 0 1px;
  padding: 3px 10px;
  background-color: #eef6f8;
}
#column .column_index article .back-date {
  text-align: right;
  margin-bottom: 2px;
}
#column .column_index article .back-honbun {
  font-size: 14px;
  text-indent: 0.5em;
  margin: 0 0 0 5px;
}
#column .profile_area article h4 {
  font-size: 15px;
  margin-bottom: 0.5em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(80%, #fff3bf));
  width: 28%;
}
#column .profile_area article strong {
  font-weight: bold;
  font-size: 20.8px;
  font-size: 20.8px;
  font-size: 1.3rem;
}
#column .profile_area article img {
  float: right;
  width: 185px;
  height: auto;
  margin-left: 15px;
}
#column .profile_area p {
  font-size: 14px;
}
#column .profile_area .prof_title {
  width: calc(100% - 15px);
  font-size: 16px;
  color: #444;
  text-align: center;
  margin: 25px 0 20px 0;
  font-weight: bold;
  padding: 10px 0 10px 15px;
  border-top: #429EBD 3px solid;
  border-bottom: #888 1px dashed;
}

#koramu_page .kiji-title {
  color: #053f5c;
}
#koramu_page p {
  color: #053f5c;
  font-size: 16px;
  line-height: 2em;
  text-align: justify;
}
#koramu_page h3 {
  font-size: 19px;
  font-weight: bold;
  color: #666;
  margin-bottom: 0.75em;
}
#koramu_page h3 i {
  color: #aaa;
  margin-right: 0.5em;
}
#koramu_page #koramu_naiyo .danraku {
  padding-bottom: 32px;
  padding-bottom: 2rem;
  /*.blue-bold {
  	font-weight: bold;
  	color: #3e8bc1;
  }*/
}
#koramu_page #koramu_naiyo .danraku .question {
  border-left: 10px solid #429ebd;
  color: #429ebd;
  line-height: 1.4;
  letter-spacing: 0.384px;
  letter-spacing: 0.384px;
  letter-spacing: 0.024rem;
  background: #f7f6ef;
  padding: 6px 0 7px 28px;
  font-size: 19.2px;
  font-size: 19.2px;
  font-size: 1.2rem;
  padding: 16px 32px 16px 48px;
  padding: 1rem 2rem 1rem 3rem;
  margin: 20px 0 15px 0;
  text-indent: -1.1em;
}
#koramu_page #koramu_naiyo .danraku img.right {
  float: right;
  width: 265px;
  margin: 5px 0 5px 2%;
}
#koramu_page #koramu_naiyo .danraku img.kensyu {
  float: right;
  width: 180px;
  margin: 5px 0 5px 2%;
}
#koramu_page #koramu_naiyo .SPver {
  display: none;
}
#koramu_page #koramu_naiyo .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, transparent), color-stop(30%, #fff3bf));
  background: linear-gradient(transparent 55%, #fff3bf 30%);
}
#koramu_page #koramu_naiyo .tottori {
  font-size: 12px;
}
#koramu_page #koramu_naiyo #profilebox p {
  font-size: 13px;
}
#koramu_page #koramu_naiyo #profilebox h4 {
  color: #053F5C;
  border-bottom: 1px #81bfdb dotted;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.8em;
  margin: 0 0 10px 0;
}

#right_con .list-title {
  text-align: center;
  background-color: #3e8bc1;
}
#right_con ol.cont--list &gt; li &gt; a:hover {
  color: #013960;
  background-color: rgba(62, 139, 193, .25);
}
#right_con ol.cont--list &gt; li.nav--top {
  text-align: center;
}
#right_con ol.cont--list &gt; li.nav--top a {
  font-weight: 600;
  padding: 1.5em 0.5em;
}
#right_con ol.cont--list &gt; li.past {
  background-color: rgba(62, 139, 193, .075);
}
#right_con ol.cont--list &gt; li.past small {
  color: red;
  display: block;
  font-size: 0.7em;
  font-weight: 700;
}
#right_con ol.cont--list &gt; li.past strong {
  display: block;
  margin-left: 0.5em;
}

@media screen and (max-width: 639px) {
  #koramu_page #title .kiji-title .five-title_sp {
    display: none;
  }
  #mainimg img {
    width: 100%;
    height: auto;
  }
  p {
    line-height: 1.8em;
  }
  #koramu_page #koramu_naiyo img.right {
    display: block;
    float: none;
    width: 90%;
    height: auto;
    margin: 0.75em auto;
  }
  #koramu_page #koramu_naiyo h4 {
    border-bottom: 1px #81bfdb dotted;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.8em;
    margin: 0 0 10px 0;
  }
  #koramu_page #koramu_naiyo img.left {
    display: block;
    float: none;
    width: 90%;
    height: auto;
    margin: 0.75em auto;
  }
  #koramu_page #koramu_naiyo .SPver {
    display: block;
  }
  #koramu_page #koramu_naiyo .PCver {
    display: none;
  }
}
/*# sourceMappingURL=../../../maps/company/c00084/css/style.css.map */
</pre></body></html>