@media screen and (max-width: 736px) { 
    body { min-width: 100%; font-size: 1.4rem; }
    img { max-width: 100%; }
    .pc{display: none!important;}
    .sp{display: block!important; margin:0 auto;}
    
    .top01 {padding: 488% 0;background-size: 100%;height: 0;}
    .top02 {padding: 395% 0;background-size: 100%;height: 0;}
    .top03 {padding: 350% 0;background-size: 100%;height: 0;}
    .top04 {padding: 143% 0;background-size: 100%;height: 0;}
    .top05 {padding: 156% 0;background-size: 100%;height: 0;}
    .top06 {padding: 376% 0;background-size: 100%;height: 0;}
}
    