@charset "UTF-8";
.article-question-image img{margin:0 auto;}
@media screen and (max-width: 768px) {
  .article-question-image .image-note{margin-top: 12px;}
  .article-question-image{padding: 14px 0 0;}
  .article-question-block + .article-question-block{margin-top: 50px;}
  .article-prop-block-notes.align-left {
    margin-top: 20px;
  }
  .article-question-image01 img{width: 95%;}
  .article-question-image02 img{width: 95%;}
  .article-question-image03 img{width: 95%;}
  .article-question-image04{padding-top: 40px;}
  .article-question-image04 img{width: 100%;}
  .article-question-image05 img{width: 86%;}
  .article-prop-head.living .article-prop-head-text{text-underline-offset: 6px;}
}
@media screen and (min-width: 769px) {
  .article-question-image{padding: 50px 0;}
  .article-question-image01 img{width: 595px;}
  .article-question-image02 img{width: 532px;}
  .article-question-image03 img{width: 596px;}
  .article-question-image04 img{width: 695px;}
  .article-question-image05 img{width: 685px;}
  .article-prop-block-image img{width: 75%;}
  .article-prop-head.living .article-prop-head-text{text-underline-offset:8px;}
}
