@charset "UTF-8";

/*--バナーパーツ調整_250217--*/
#menu_banner + section .inner_item_img{
   width: 350px;
   max-width: 100% !important;
}
#menu_banner + section a{
   transition: .3s;
}
#menu_banner + section a:hover{
   opacity: 0.8;
}