@charset "UTF-8";
/*--------------------------------------------------
カラー設定
ブルー　　　　　　　　　　　#0900BC
グリーン　　　　　　　　　　#75BC00
背景あいじろ　　　　　　　　#ebf6f7
オレンジ　　　　　　　　　　#F4A43B
ピンク　　　　　　　　　　　#F43BD2

@media screen and (max-width: 795px) {

}
@media screen and (max-width: 420px) {
	
}

--------------------------------------------------*/
/*------------------------------
演題募集
--------------------------------*/

/*募集期間*/
.period_block {
	margin: 40px 0;
}
.period {
	font-size: 16px;
	font-weight: 600;
}
.period span {
	font-size: 24px;
}
