@media only screen and (max-width: 420px) {
  #special-interview {
    text-align: justify; } }
#special-interview .wp-block-image figure.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: table; }
#special-interview .wp-block-image figcaption {
  text-align: center;
  margin-top: .5em;
  margin-bottom: 1em; }
#special-interview .mainvisual {
  background: url("../images/interview/interview-ttl_bg.jpg") no-repeat center bottom;
  background-size: cover;
  padding: 20px 20px 130px 20px;
  border: 1px solid #666;
  border-bottom: none; }
  @media only screen and (max-width: 420px) {
    #special-interview .mainvisual {
      background-position: 20% bottom; } }
  #special-interview .mainvisual h1 {
    font-size: 28px;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
    padding: 20px 10px 0 10px;
    margin-bottom: 0; }
    @media only screen and (max-width: 420px) {
      #special-interview .mainvisual h1 {
        font-size: 22px;
        text-align: justify; }
        #special-interview .mainvisual h1 br {
          display: none; } }
#special-interview .sp-profile {
  margin-top: -110px;
  margin-bottom: 2em;
  padding: 0 30px 30px 30px;
  border: 1px solid #666;
  border-top: none; }
  @media only screen and (max-width: 420px) {
    #special-interview .sp-profile {
      text-align: center;
      padding: 0 15px 15px 15px; } }
  #special-interview .sp-profile img.sp-port {
    width: 240px;
    height: auto;
    float: right;
    margin: 0 0 30px 20px; }
    @media only screen and (max-width: 420px) {
      #special-interview .sp-profile img.sp-port {
        float: none;
        margin: 0 auto; } }
  #special-interview .sp-profile .sp-name {
    font-size: 24px;
    color: #fff;
    padding-top: 20px;
    margin-bottom: 40px;
    line-height: 1.7; }
    @media only screen and (max-width: 420px) {
      #special-interview .sp-profile .sp-name {
        color: #000;
        padding-top: 10px;
        margin-bottom: 30px;
        font-size: 20px; } }
    #special-interview .sp-profile .sp-name .sp-sup {
      font-size: 15px;
      line-height: normal;
      margin-bottom: 0.2em;
      display: block; }
    #special-interview .sp-profile .sp-name .sp-shi {
      font-size: 18px;
      margin-left: 0.5em; }
  #special-interview .sp-profile .sp-prottl {
    font-size: 13px;
    margin-bottom: 1.5em; }
    #special-interview .sp-profile .sp-prottl span {
      font-size: 24px;
      display: block;
      line-height: 0.7;
      border-bottom: 1px solid #666;
      letter-spacing: 0.25em;
      margin-bottom: 0.1em; }
    @media only screen and (max-width: 420px) {
      #special-interview .sp-profile .sp-prottl {
        text-align: left; } }
  #special-interview .sp-profile .otherpro {
    font-size: 13px;
    line-height: 1.57;
    margin-bottom: 1.5em; }
    @media only screen and (max-width: 420px) {
      #special-interview .sp-profile .otherpro {
        text-align: left; } }
  #special-interview .sp-profile .mainpro {
    font-size: 14px;
    line-height: 1.85;
    margin-bottom: 0; }
    @media only screen and (max-width: 420px) {
      #special-interview .sp-profile .mainpro {
        text-align: left; } }
#special-interview .interviwer {
  font-size: 14px;
  margin: 2em 0; }
#special-interview h2 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-top: 3em;
  line-height: 1.4;
  border: none;
  background-image: none;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 15px; }
  @media only screen and (max-width: 420px) {
    #special-interview h2 {
      font-size: 18px; } }
  #special-interview h2:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #000; }
  #special-interview h2 span {
    display: inline-block;
    border-bottom: 2px solid #000; }
#special-interview .entry-body p {
  line-height: 2; }
#special-interview .entry-body img {
  max-width: 100%;
  margin: 20px auto; }
#special-interview .q {
  padding-left: 50px;
  position: relative;
  padding-top: 0.5em;
  margin-bottom: 1.5em;
  line-height: 2; }
  #special-interview .q span {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
    font-family: "Times New Roman", Times, "serif";
    color: #90b821;
    font-size: 40px; }
#special-interview .a {
  background: #eeeff1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 1.5em;
  line-height: 2; }
#special-interview figure img {
  margin: 20px 0; }
#special-interview #progression-studios-next-previous-post {
  margin-top: 3em; }
#special-interview .img-txt {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center; }
  #special-interview .img-txt figure {
    width: 25%;
    padding-right: 20px; }
    #special-interview .img-txt figure img {
      margin: 0; }
  #special-interview .img-txt div {
    flex: 1; }
#special-interview .bdr {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 40px 0; }
#special-interview a.go-meiku {
  display: block;
  vertical-align: middle;
  clear: both;
  border-radius: 6px;
  border: 2px solid #ccc;
  padding: 10px;
  text-align: center;
  margin: 40px 20px 20px;
  color: #000; }
  #special-interview a.go-meiku .free {
    color: #ff4500;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 0; }

.interview .ttl {
  width: 100% !important; }
  .interview .ttl br {
    display: none; }

/*# sourceMappingURL=special-interview.css.map */
