.noto-sans-jp-<uniquifier > {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.box11 {
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #0f0f0f;
  background: white;
  border-top: solid 5px #0f0f0f;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
.box11 p {
  margin: 0;
  padding: 0;
}

.header {
  position: relative;
  padding: 20px;
}

body {
  background-color: #ffffff;
  color: #0f0f0f;
  font-family: "Noto sans JP", "YuGothic", "Yu Gothic", "ヒラギノ角ゴシック",
    "Hiragino Sans", sans-serif;
  font-weight: 400;
  padding: 0;
  margin: 0;
  position: relative;
  letter-spacing: 0em;
}

.onelogbox .comment {
  line-height: 1.4em !important;
  word-break: break-word;
}

body {
  background: #efefef;
  font-size: 13px;
}

.onelogbox {
  border-bottom: 1px solid #e3e3e3;
  padding: 40px 40px !important;
}

a {
  color: #d4d4d4;
}

h1 .maintitle a {
  color: #0f0f0f !important;
}

a:hover {
  color: #efefef !important;
}

.onelogbox ul.decorationL li:before {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  background: #d4d4d4 !important;
  position: absolute;
  margin: auto;
  top: 0.6em;
  left: 0;
}

p.pagenums a.pagenumlink:hover {
  background: #f7f7f7 !important;
  color: #d4d4d4 !important;
}

ul.hashtaglist li {
  font-size: 12px;
  font-family: "メイリオ", Meiryo, "ヒラギノ丸ゴ ProN",
    "Hiragino Maru Gothic ProN", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  color: #d4d4d4 !important;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #f7f7f7;
  line-height: 1;
  padding: 4px 5px;
  transition: 0.3s;
}

.onelogbox a[href="#readmore"],
.onelogbox a[href="#readclose"] {
  border: 1px solid;
  line-height: 1;
  font-family: "メイリオ", Meiryo, "ヒラギノ丸ゴ ProN",
    "Hiragino Maru Gothic ProN", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", sans-serif;
  padding: 5px 7px;
  font-size: 80%;
  border-radius: 3px;
  background: #f7f7f7;
}
.onelogbox a.taglink {
  background: #f7f7f7;
}

p.pagenums a.pagenumlink:hover {
  background: #f7f7f7;
  color: #d4d4d4;
}
