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

/* 共通style上書き
------------------ */
.post_cat_general .post_header .post_category a{background:#ffac3e;}
.post_cat_information .post_header .post_category a{background:#6ac4fe;}
.post_cat_culinary .post_header .post_category a{background:#ff8888;}
.post_cat_fine .post_header .post_category a{background:#b6d94e;}

/* 概要などの写真リスト */
.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*/