@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@300;700&amp;display=swap');
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .p-header-content__title,
h2.p-headline02__title,
.p-article08__title,
body,
body a,
body.page-template-default,
.home{
font-family: 'M PLUS Rounded 1c', sans-serif;
font-weight: bold;
}
.p-index-content04__col--event{
display: none;
}

.p-index-content04__col--news{
width: 100%;
}

.access  p{
margin-bottom: revert;
margin-top: 0;
line-height: 1;
}

.p-index-content08 table td {
    border: 0;
}
.wp-block-table img {
width: 100%;
}

.u-spShow{
	display: none;
}

@media screen and (max-width: 767px) {
.u-spShow{
	display: block ;
}
.u-spHide{
	display: none ;
}

}
