/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2022 | 05:02:50 */
/* お問い合わせ：トップ
-------------------------------------------------- */
.top_company_info span[class^=icon-], .top_company_info .inquiry_column strong a {
  color: #80C2BB;
}
.top_company_info .inquiry_column .wp-block-button a {
  background: #80C2BB;
}

img.ofi.contain {
  object-fit: cover;
}

/* トップ
-------------------------------------------------- */
.wp-block-column.content-wide-block h2 {
    font-family: 'Noto Serif JP'!important;
}
.wp-block-columns.has-3-columns.sp-1-column h3 {
    font-family: 'Noto Sans JP';
}
.top_company_info h3 {
    font-family: 'Noto Sans JP';
}

@media (max-width: 480px){
.esx-list-style-b3 .es-list .es-list-content h3.wrap {
    font-size: 0.6rem;
}
}