@charset "utf-8";

/* #pageTitleBox
-------------------------------------------------------------------------------------------------------- */
#pageTitleBox.education_idx	{ background-image:url(../images/education/idx/bg_pagetitle.jpg); }
#pageTitleBox.education_policy	{ background-image:url(../images/education/policy/bg_pagetitle.jpg); }
#pageTitleBox.education_career	{ background-image:url(../images/education/career/bg_pagetitle.jpg); }
#pageTitleBox.education_curriculum	{ background-image:url(../images/education/curriculum/bg_pagetitle.jpg); }
#pageTitleBox.education_environment	{ background-image:url(../images/education/environment/bg_pagetitle.jpg); }
#pageTitleBox.education_ict					{ background-image:url(../images/education/ict/bg_pagetitle.jpg); }
#pageTitleBox.education_international	{ background-image:url(../images/education/international/bg_pagetitle.jpg); }

.course			{ display:flex;}
.course p			{ background:#ff6699; color:#FFFFFF; font-weight:bold; font-size:1rem; width:6rem; text-align:center; border-radius:0.3rem; margin-right:1rem;}
.course p.bl			{ background:#023a9b;}
