@media (max-width:480px){
    /* section1 */
    .section1 .s1_inner h1 span {font-size:2rem;}
    .section1 .s1_inner h1 {font-size:6rem; line-height:1.2;}
    .section3 .s3_inner {width:100%;}
}
