@charset "utf-8";

.cssskin-profile_aisatsu .c-small_headline {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.cssskin-profile_aisatsu .c-body {
  font-size: 16px;
  line-height: 2.0;
  text-align: center;
  padding-top: 10px;
}

.cssskin-profile_aisatsu img {
  padding-top: 10px;
}

@media (max-width: 641px) {
.cssskin-profile_aisatsu .c-body {
  font-size: 14px;
  text-align: left;
  line-height: 2.0;
}

.cssskin-profile_aisatsu img {
  text-align: center;
}

}
