@charset "UTF-8";
/*
Theme Name: sportspro
Description: 「SPORTS PROJECT」コーポレートサイトテーマです
Author: remacre.inc
Version: 1.0.0
*/

body {
    text-align: center;
}
/* main {
    margin: 0 auto;
    padding: 4rem;
    background: #fafafa;
} */
aside {
    background: #e1e1e1;
}
p:empty {
    display: none;
}