/*======================================================================
Project Name : https://www.omu.ac.jp/med/ganpro/
Copyright Â© 2023 Notion Co.,ltd. All rights reserved.
This source code or any portion thereof must not be  
reproduced or used in any manner whatsoever.
======================================================================*/



.ptitle{
	background: url(/med/ganpro/assets/img-substage-education.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
    background-position: top !important;
}

.ptitle::after {
	content: "About" !important;
}



/* グローバルメニュー選択色 */
ul.gnav-main__list1 > li:nth-child(3) > div > a {
     background: #61ae76 !important;
}

