.section {
  background-image: url("../img/common/bg_white.jpg"); }

.part:not(:last-of-type) {
  margin-bottom: 2rem; }
.part .ttl {
  font-weight: bold; }
.part .cont .text:not(:last-of-type) {
  margin-bottom: 1rem; }
