﻿.home-product .l-wrap .product .pro-list .item .text .name,
.home-product .l-wrap .product .pro-list .item .text .merchandise{display:block;}
.home-customer .unify{padding-top:10px}
.home-customer-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px;}
.home-customer-list li{width:32%;margin-bottom:20px;}
.home-customer-list li:nth-child(n+4){width:24%;}
.home-customer-list li:nth-child(n+4) img{display:block;aspect-ratio:4/5;object-fit:cover;}
@media (max-width:550px){.home-customer-list{margin-top:10px;}
.home-customer-list li{width:100%;margin-bottom:15px;}
.home-customer-list li:nth-child(n+4){width:48%;}}
.home-customer-list.swiper-wrapper{flex-wrap:nowrap;align-items:center}
.home-customer-list li img{width:100%;}
.home-customer-list.swiper-wrapper li img{aspect-ratio:1;object-fit:cover}
