/*
Theme Name: 学館船橋2017 学校ニュース
Description: 東京学館船橋 学校ニュースブログ用の子テーマ。2017年制作。
Author: 有限会社パソヤ
Template: gakkan-f2017
*/

/* 共通style上書き
------------------ */
.post_header .post_category a{
	background:#003792;
}

.post_cat_first .post_header .post_category a{background:#5d9200;}
.post_cat_second .post_header .post_category a{background:#92004f;}
.post_cat_third .post_header .post_category a{background:#baab00;}
.post_cat_all_parent .post_header .post_category a{background:#14a4c8;}
.post_cat_emergency .post_header .post_category a{background:#D71D3B;}


/* 概要などの写真リスト */
.post_body .course_ph_list{
	text-align:center;
}

.post_body .course_ph_list li{
	list-style:none;
	margin:0 0 2rem 0;
}

@media print, screen and (min-width: 1020px){
.post_body .course_ph_list li{
	display:inline-block;
	width:45%;
	vertical-align:top;
	margin:0 1rem 2rem 1rem;
}
}


/*eof*/