.card {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  margin-bottom: 10px;
}
.card > *:first-child {
  width: 90px;
}

.down_arrow {
  margin-bottom: 10px;
}

#contents > section h2 {
  font-size: 18px;
  padding-bottom: 80px;
}
#contents > section h3 {
  font-size: 20px;
  font-weight: 300;
}
#contents > section .wrap {
  width: 580px;
}
#contents > section .wrap > h4 {
  font-size: 16px;
  text-align: center;
  color: #656566;
  margin: 60px 0 30px;
}
#contents > section#price h2 {
  padding-bottom: 40px;
}
#contents > section#shinkoku {
  padding-bottom: 0;
}
#contents footer section {
  border-top: 1px solid #e3e3e6;
}

@media (max-width: 970px) {
  #contents > section h3 {
    font-size: 15px;
  }
  #contents > section h2 {
    padding-bottom: 40px;
  }
}

/*# sourceMappingURL=souzoku.css.map */
