@charset "UTF-8";
/*
Template: swell
Theme Name: SWELL CHILD
Version: 1.0.0
*/

/* スマホ幅650px以下 */
@media screen and (max-width: 650px) {
  .shintyaku .wp-block-latest-posts__featured-image.alignleft {
    width: 100%;
    text-align: center;
  }

  .shintyaku .wp-block-latest-posts__featured-image img {
    width: 100%;
    max-width: initial !important;
    max-height: initial !important;
    margin: 0 auto;
  }

  .post_content .shintyaku div > :last-child {
    width: 100%;
    padding-bottom: 10px;
  }
}
