@charset "utf-8";*{padding:0;margin:0}*,:after,:before{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{padding:0;margin:0;font-size:1.4rem}@media screen and (max-width:980px){html{font-size:58%}}@media screen and (max-width:767px){html{font-size:50%}}img{width:100%;height:auto;vertical-align:bottom}.inner{margin:0 auto}.container{padding:0;margin:0 auto}#wrapper{flex-direction:column;min-height:100vh;display:flex}.program__img__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:1rem}@media only screen and (max-width:767px){.program__img__list{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:580px){.program__img__list{grid-template-columns:1fr 1fr}}
