@charset "UTF-8";
.den_topmenu_cateimg_btn a {
  bottom: 10px;
  left: 100px;
}

.breadcrumbList a {
  color: #0077ff;
}

.breadcrumbList a:hover {
  text-decoration: underline;
}

.img_box {
  position: relative;
}
.img_box p {
  position: absolute;
  padding: 10px;
  font-family: "メイリオ", "Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
.img_box .title_box {
  top: 12px;
  left: 5px;
  font-weight: bold;
  font-size: 22px;
}
.img_box .date_box1 {
  top: 34px;
  left: 5px;
  font-size: 11px;
}
.img_box .date_box2 {
  top: 75px;
  left: 5px;
  color: red;
  font-weight: bold;
  font-size: 14px;
}
.img_box .date_box3 {
  top: 105px;
  left: 11px;
  font-weight: bold;
  font-size: 12px;
}
.img_box .date_box4 {
  top: 105px;
  left: 136px;
  font-weight: bold;
  font-size: 12px;
}
.img_box .date_box5 {
  top: 100px;
  left: 322px;
  font-weight: bold;
  letter-spacing: -0.2px;
  font-size: 12px;
  line-height: 1.4em;
}
.img_box .date_box6 {
  top: 8px;
  left: 369px;
  font-weight: bold;
  letter-spacing: -0.2px;
  font-size: 12px;
  line-height: 1.4em;
}

.sidebar_div.invoice {
  position: relative;
}
.sidebar_div.invoice::before {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  content: "インボイス対応";
  color: white;
  background-color: green;
  font-size: 14px;
  font-weight: bold;
  padding: 0.1em 0.5em;
}/*# sourceMappingURL=style_simple_sop.css.map */