﻿@media (min-width:769px){main.index section.products .list ul li{width:auto}
main.index section.products .list ul li a{padding:0 20px;}}
@media (max-width:768px){main.index section.products .list ul{flex-wrap:wrap;}
main.index section.products .title .list ul li{width:50%;height:auto;}
main.index section.products .title .list ul li:nth-of-type(3),main.index section.products .title .list ul li:nth-of-type(4),main.index section.products .title .list ul li:nth-of-type(5){display:flex;}
main.index section.products .list ul li:last-child{width:100%;}
main.index section.products .list ul li a{padding:5px 8px;line-height:1.3}}
main.index section.products .item ul li{margin-bottom:20px;}
main.index section.products .item ul li>div .rule-box{max-height:inherit;}
main.index section.products .item ul li>div img{display:block;aspect-ratio:1/1;object-fit:contain;background:#fff;}
