#side aside h4.menu_underh2 {
  font-size: 18px;
  border-bottom: 1px solid #e0e0e0;
}
#side aside h4.menu_underh2:after {
  height: 1px;
  bottom: -1px;
  width: 4em;
}
#side aside .kanren dl dt {
  width: 80px;
}
#side aside .kanren dl dd {
  padding-left: 96px;
}
#side aside .kanren dl dd .blog_info {
  display: none;
}
#side aside .kanren dl dd .smanone.st-excerpt {
  display: none;
}
#side aside .kanren dl dd .kanren-t a {
  font-size: 14px;
  line-height: 21px;
}
.flouu-banner {
  text-align: center;
}
.flouu-banner .is-sp {
  display: inline-block;
}
.flouu-banner .is-pc {
  display: none;
}
@media screen and (min-width: 600px) {
  .flouu-banner .is-pc {
    display: inline-block;
  }
  .flouu-banner .is-sp {
    display: none;
  }
}
@media print, screen and (min-width: 960px) {
  .kanren.pop-box dd h5:not(.st-css-no2) a, #side .kanren.pop-box dd h5:not(.st-css-no2) a {
    font-size: 14px;
    display: inherit;
    line-height: 21px;
  }
}
#content main article h1.entry-title {
  line-height: 42px;
}
#content main article .mainbox {
  margin-top: 24px;
}
.entry-content p {
  letter-spacing: 0.3px;
  line-height: 1.9;
  font-size: 16px;
}
.entry-content h2 {
  line-height: 1.3;
  letter-spacing: 0.5px;
}
.entry-content h2:after {
  bottom: -1px;
  height: 2px;
}
.entry-content h3 {
  line-height: 1.3;
}
.entry-content h3:after {
  height: 1px;
  bottom: -1px;
}
.entry-content #st_toc_container .st_toc_list li a:hover {
  opacity: 0.6;
  color: inherit !important;
}
.entry-content #st_toc_container .st_toc_list li a:before {
  display: none;
}
.entry-content #st_toc_container .st_toc_list li ul {
  margin-left: 2em;
}
.h4modoki, .post h4:not(.st-css-no):not(.st-matome):not(.rankh4):not(.point) {
  border-left: 2px solid #000 !important;
  margin: 36px 0 24px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.copyr {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2.5;
  letter-spacing: 0.24px;
  text-align: center;
  color: rgba(0, 0, 0, 0.64);
}
.HB-Bar.hb-bar-bottom {
  position: fixed !important;
}
.wpcf7 input[type="submit"] {
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: none;
  box-shadow: 0 3px 0 #ddd;
  background: #ff669c;
  color: white;
  font-weight: 700;
  transition: 0.3s;
}
.wpcf7-submit:hover {
  background: #ff669c;
  transform: translate3d(0px, 3px, 1px);
  -webkit-transform: translate3d(0px, 3px, 1px);
  -moz-transform: translate3d(0px, 3px, 1px);
}
