@charset "UTF-8";
/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .c-section-keyvisual__title-english {
    width: 3.92rem;
    margin-left: -0.68rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .c-section-keyvisual__title-english {
    top: -9px;
    width: 720px;
  }
}
/* -------------------------------
▼ SP表示
-------------------------------- */
@media only screen and (max-width: 767.98px) {
  .p-section-seikei {
    padding-bottom: 1.2rem;
  }
  .p-section-seikei .c-breadcrumb {
    margin-bottom: 0.28rem;
  }
  .p-section-seikei .c-list--secondary {
    margin-bottom: 0.29rem;
  }
}
/* -------------------------------
▼ PC表示
-------------------------------- */
@media print, (min-width: 768px) {
  .p-section-seikei {
    padding-bottom: 159px;
    background: url("../img/common/bg_blur_01.png") no-repeat calc(50% - 764px) -218px/1040px auto, url("../img/common/bg_blur_02.png") no-repeat calc(50% + 682px) 125px/1276px auto;
  }
  .p-section-seikei .c-breadcrumb {
    margin-bottom: 115px;
  }
  .p-section-seikei .c-list--secondary {
    margin-bottom: 30px;
  }
}
/*# sourceMappingURL=seikei.css.map */