@charset "UTF-8";.brand{padding:clamp(1.875rem,1.1377rem + 2.2727vw,2.5rem) clamp(.9375rem,.155rem + 3.9123vw,2.5rem);background-color:#f7f7f7}.brand+.brand{margin-top:2.5rem}.brand_heading{font-size:clamp(1.25rem,1.1025rem + .4545vw,1.375rem);font-weight:700;line-height:1.6}.brandPicList{display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:1.5%;column-gap:1.5%;margin-top:1.25rem}.brandPicList_item.is-svg,.brandPicList_item:first-child{display:flex;align-items:center;justify-content:center;aspect-ratio:5/3;background-color:#fff;border:.0625rem solid #c1c8cc}.brandPicList_item.is-svg img,.brandPicList_item:first-child img{width:calc(100% - .9375rem);max-width:clamp(7.5rem,4.5511rem + 9.0909vw,10rem);max-height:clamp(3.75rem,2.2755rem + 4.5454vw,5rem);-o-object-fit:contain;object-fit:contain}.brand_text{margin-top:1em}.brand_btn{text-align:center}@media (max-width:59.9375rem){.brandPicList{grid-template-columns:repeat(3,1fr);-moz-column-gap:.9375rem;column-gap:.9375rem;max-width:43.125rem;margin-right:auto;margin-left:auto}.brandPicList_item:last-child{display:none}}@media (max-width:32.4375rem){.brand{margin:0 calc(var(--page-gap) * -1)}.brandPicList{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);row-gap:1.25rem;max-width:28.4375rem}.brandPicList_item:last-child{display:block}}