@charset "utf-8";

/********************************************************************************
	yomeishu > mobile
********************************************************************************/

.layer-2 #content-body {
	margin:0;
}
.img{
	width:100%;
	height:auto;
	border:0;
}
.lead{
	padding:0% 4% 5% 4%;
	font-size:110%;
	line-height:150%;
	background-color:#f2f2f2;
}

#title_report_area{
	position:relative;
	margin-bottom:0px;
}
#report_msg{
	position:absolute;
	font-size:110%;
	top:28%;
	left:6.5%;
	padding-right:6.5%;
	color:#FFF;
}



/*** comment ***/
#title_comment{
	
}
#comment_list{
	
}
#comment_list li{
	display:inline-block;
	float:left;
	width:45%;
	margin-top:3%;
	margin-left:3.3%;
}
.cname{
	color:#231815;
	font-size:110%;
	font-weight:bold;
	line-height:140%;
	margin:3% 0;
}
.ctxt{
	color:#231815;
	font-size:110%;
	line-height:140%;
}
.cspace{
	clear:both;
	margin-bottom:5%;
}
.rtn{
	clear:both;
}

#thankyou{
	margin:35px 0 5% 0;
}

.mt20{
	margin-top:20px;
}





