@charset "UTF-8";
#mw_all_3r_gam {
  margin-left: 5%;
}
#mw_all_4r_gam {
  margin-right: 5%;
}
.p-newsDetail-article-block figure {
  text-align: center;
}
.p-newsDetail-article-block img {
  max-height: 500px;
  background: #fff;
  margin-bottom: 5px;
}
.p-newsDetail-article-block figcaption {
  text-align: center;
  margin: 5px 0 12px;
  display: block !important;
  color: #898989;
  line-height: 1.3;
  font-size: 1.2rem;
  font-feature-settings: "palt";
}
.p-newsDetail-article-block h2 {
  font-feature-settings: "palt";
  font-size: 1.8rem;
  border-left: 4px solid #333;
  line-height: 1.4;
  padding: 9px 0 9px 11px;
  margin: 20px;
}
.p-newsDetail-article-block p {
  font-size: 1.6rem;
  line-height: 2;
  margin-bottom: 20px;
}

.c-sideThumb__ttl {
    margin-bottom: 5px !important;
}

.c-sideThumb__detail {
    font-size: 1.4rem;
    color: #333;
    line-height: 1.6;
    margin-bottom: 5px !important;
    font-weight: normal;
}
