.hme02_menu{display:flex;flex-wrap:wrap;gap:24px 0;justify-content:space-between}.hme02_menu .item{background-color:#6f6144;border-radius:6px;color:#fff;display:flex;line-height:1.3;overflow:hidden;position:relative;text-decoration:none;width:48.334%}@media screen and (max-width:768px){.hme02_menu .item{min-height:100px;width:100%}}.hme02_menu .item:after{border-right:2px solid #fff;border-top:2px solid #fff;content:"";display:block;height:15px;margin-top:-8px;position:absolute;right:6%;top:50%;transform:rotate(135deg);width:15px}@media screen and (max-width:768px){.hme02_menu .item:after{height:10px;right:12px;width:10px}}.hme02_menu .item img{flex:0 0 auto;height:100%;margin-right:7%;width:29.312%}@media screen and (max-width:768px){.hme02_menu .item img{margin-right:10px}}.hme02_menu .content{align-self:center;flex:1 1 auto;font-weight:700;padding:8px 11% 8px 0}@media screen and (max-width:768px){.hme02_menu .content{padding-right:30px}}.hme02_menu .sub{font-size:clamp(2.4rem,3.2vw,3rem);margin:0 0 10px}@media screen and (max-width:768px){.hme02_menu .sub{font-size:2.4rem;margin-bottom:2px}}.hme02_menu .main{font-size:2rem;margin:0}@media screen and (max-width:768px){.hme02_menu .main{font-size:1.8rem}}