@charset "utf-8";

/* LUD: 20210910 FGL */
/* EU TOPPAGE INDEX CSS [ページ単位でのCSS調整] */

/* 個別でrowのpadding-bottomを調整 */

.colg-pb20px {
  padding-bottom: 50px !important;
}
@media screen and (max-width:580px) {
  .colg-pb20px {
    padding-bottom: 0 !important;
  }
}

.component-accordion-contents .component-borderbox span {
  font-size: 14px !important;
}

/* SET: JSの記述修正を忘れず */

