@charset "UTF-8";
/*sanitize*/
/*中央揃え*/
 /*
/*中央揃え*/
@media print, screen and (min-width: 769px) {
  .p-house-cost-data {
    padding-left: 100px;
    background-position: 25px 53%; } }
@media print, screen and (min-width: 769px) {
  .p-house-cost-data dd {
    font-size: 20px;
    font-size: 1.25rem; } }
@media print, screen and (min-width: 769px) {
  .p-house-cost-data dd i {
    font-size: 30px;
    font-size: 1.875rem; } }
@media only screen and (max-width: 768px) {
  .p-house-cost-data dd i {
    font-size: 30px;
    font-size: 1.875rem; } }

@media print, screen and (min-width: 769px) {
  .p-community-voice-item:not(:first-child) {
    margin-top: 0; } }

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