.article {
    margin-bottom: 50px;
}

.subttl_nav {
  display: none;
}

span.int_t01 {
  color: #ff3399;
  margin-right: 0.5em;
}
span.int_t02 {
  color: #339999;
  margin-right: 0.5em;
}
p.interview {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
@media (max-width: 575.98px) {
  p.int_img {
    float: none !important;
    margin: 0 0 1.5rem !important;
    padding: 0;
    text-align: center;
  }
}
#sub a {
    text-decoration: underline;
}
#sub a:hover {
    text-decoration: none;
}
