@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter&amp;family=Manrope&amp;family=Noto+Sans+JP:wght@100..900&amp;family=Roboto:wght@400;500&amp;display=swap');
body,.page_hdr h2.jp_hd,.philosophy_main_caption h2 {
		font-family: "Roboto", sans-serif;
}
.header_drawer_caption {
		font-size: 15px;
		font-weight: 500;
		padding-right: 20px;
}
@media(max-width: 1280px) {
		.header_drawer_caption {
				font-size: 14px;
		}
}
.footer_inner .footer_inner_col:last-child ul li {
		font-weight: 500;
}
.footer_copyright {
		font-weight: 400;
}
/* ============= */
.index_footer_bnr_item_inner p {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		font-weight: 400;
}

/* ============= */

.contents_wrap .philosophy_main_caption p {
		text-align: left;
}

.activity_col_notes {
	max-width: 100%;
}