/* ----------------------------------------
基本調整SP
---------------------------------------- */
.c-article {
  font-size:1.6rem;
  line-height: 1.75;
}

.c-content__img__message {
  float: none;
  width:100%;
  max-width:100%;
  margin: 30px 0 0;}



/* ----------------------------------------
テキストSP
---------------------------------------- */
.c-article p:first-child {margin:60px 0 0;}
.c-article p {margin:30px 0 0;}
.c-article p:last-child {margin:30px 0 60px;}