/*======================================================================
Project Name : https://hosp.omu.ac.jp/kyukyubu/
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(/kyukyubu/assets/bg-pickup-kyujin.jpg) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
    background-position: top !important;
}

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



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

