@charset "utf-8";

.c-page-2column > .c-page-2column-nav {font-weight:500;}

#history > .c-list > li > p {width:630px;}

/* font */
.c-page-2column > .c-page-2column-nav, 
.c-page-header > h1, 
#contents > .c-page-2column-content > section > h1 
	{font-family:"Noto Sans JP","NoChattering",sans-serif;}

@media screen and (max-width:599px) {

#history > .c-list > li > p {width:calc(85vw - 60px);}
.c-page-header.c-page-header--image > h1 {font-size:3.2rem;}

}






