@charset "UTF-8";

.schedule .list .entry:after,
.schedule .list .hgroup:after,
.schedule .detail .hgroup:after{
	font-size:1px;
	content: "";	display: block;
	height: 0;
	clear: both;
}
.schedule .list .entry,
.schedule .list .hgroup,
.schedule .detail .hgroup{
	zoom: 1;
}


embed,
iframe,
object{
	max-width: 100%;
	margin: auto;
}

/* PC
-------------------------------------------- */
@media print, screen and (min-width: 681px){


.schedule .list h2{
	background: url(/image/common/pagetitle_bg.jpg) no-repeat;
	font-family: "メイリオ", Meiryo, "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	font-size:1.8em;
	color:#444;
	text-shadow: 0 1px 0 #FFF;
	line-height:140%;
	padding:27px 10px 20px 30px;
	margin-bottom:8px;
}




}





/* Mobile
-------------------------------------------- */
@media screen and (max-width: 680px){

.schedule .list h2{
	background: url(/image/common/pagetitle_bg.jpg) no-repeat;
	font-family: "Helvetica","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,"ＭＳ Ｐゴシック","MS P Gothic", sans-serif;
	font-size:1.8em;
	color:#444;
	text-shadow: 0 1px 0 #FFF;
	line-height:140%;
	padding:27px 10px 20px 30px;
	margin-bottom:8px;
}




}
