@charset "utf-8";
/* CSS Document */
#group_header{
	margin:10px 5px;
}

#group_header img,
#group_header p{
	display:inline-block;
	vertical-align:middle;
	margin:10px;
}

#group_header img{
	box-shadow: 0 2px 3px 1px rgba(0,0,0,.5);
	width:300px;
}

#group_header p{
	width:calc(100% - 340px);
	color:#FF1152;
}

.resultEjectWrap{
	background-color:#f5f5ea;
}

#group_list{
  width: 808px;
}

#group_list .jsel_shop{
	background-color:#FFFFFF;	
	border-bottom: #999 solid 1px;
	border-top: #999 solid 1px;
	margin:0 0 20px;
	padding-top:15px;
}

#group_list .contact{
	text-align:left;
	padding:0 15px;
}

#group_list .opcOver img{
	width:530px;
}

.t_left{
	text-align:left;
	text-indent:.5em;
}

.g_shop_comment{
	width:530px;
	margin:5px auto;
	color:#FF1152;
	text-align:justify;
	text-justify:inter-ideograph;
}

.sHomeAttendCont{
	text-align:left;
}

.schedule_title{
	background-color: #E91C23;
	color:#FFFFFF;
	font-size: 133.3%;
	line-height: 46px;
	padding: 0 20px;
	text-align:left;
	position:relative;
}

.schedule_title a{
	color:inherit;
	position:absolute;
	display:block;
	right:20px;
	top:0;
	font-size:70%;
}

.schedule_title + .shopAttendCal{
	box-shadow:inset 0 2px 2px rgba(0,0,0,.4);
}