.left_mid_panel{/* 160108 左中パネルの位置微調整 1515 */
	top: 214px;
}
@media screen and (min-width: 867px){/* pc時のコース紹介ページの配置微調整 */
/*
	.content-course .content-article-left {
	  width: 72%;
	}
	.content-course .content-article-right {
	  width: 26.5%;
	}
*/
	.content-course .content-article-left {
	  width: 74%;
	}
	.content-course .content-article-right {
	  width: 24.5%;
	}
	div.content-article-right ol li a.sync dl dt {
		white-space: nowrap;
	}
	.content-course .content-article-left dl.map {
	  left: 50px;
	}
}
