﻿.home-banner .banner-animote .p1 {font-size: 3vw;}
@media (min-width:768px){.home-logo .swiper-wrapper{justify-content:center}
}
.home-consultation .home-title{color:#fff;font-size:32px;}
.home-consultation .box ul{flex:1;display:flex;flex-wrap:wrap;margin-left:50px;justify-content:space-between;}
.home-consultation .box ul li{max-width:23%;}
.home-consultation .box ul li img{display:block;width:100%;aspect-ratio:247/131;padding:1% 0;object-fit:contain}
.home-consultation .box ul li:nth-child(2) img{padding:7% 0;}
@media (max-width:1440px){.home-consultation .home-title{font-size:var(--fontsize26);}}
@media (max-width:1024px){.home-consultation .home-title{width:100%;margin-bottom:15px}
.home-consultation .box ul{margin:0;width:100%;flex:inherit}}
@media (max-width:550px){.home-consultation .box ul li{max-width:inherit;width:47%;}}