#q_contents {
	line-height: 1.8;
	float: left;
	width: 100%;
}

#q_contents .mB30 {
	margin-bottom: 30px !important;
}
.ttl-h2 {
	font-size: 20px;
	line-height: 1.3;
	font-weight: bold;
	margin: 50px 0 20px;
	padding-top: 15px;
	border-top: 1px solid #f00;
}
.box01 {
	background-color: #ffe5e5;
	border-radius: 10px;
	border: #ffc7c7 1px solid;
}
.box01.ly-01 {
	padding: 12px;
	margin: 1em 0;
	line-height: 1.5;
	font-weight: 600;
	font-size: 100%;
}
.haiwai{
	width: 100%;
}
.zdfz{
	width: 100%;
	border: 3px solid #f00;
	border-radius: 10px;
	position: relative;
	padding: 0 20px;
}
.zdfz .top{
	background-color: #f00;
	color: #fff;
	width: 25%;
	border-radius: 10px;
	text-align: center;
	padding: 4px 0;
	position: absolute;
	left: 20px;
	top: -20px;
}
.zdfz .content{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	font-size: 18px;
	margin-top: 20px;
	justify-content: space-between;
}
.zdfz .content p{
	/* margin-bottom: 15px; */
	width: 48%;
}
/* .zdfz .content p:nth-child(3){
	margin-right: 235px;
} */
#q_contents img{
	max-width: 100%;
}
.ttl-h3 {
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	margin: 45px 0 15px;
	padding-left: 12px;
	border-left: 8px solid #f00;
}

.mT10 .h_circlebox{
	margin-top: 5px;
}
.mT10 .h_circle729{
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #f00;
	margin-right: 10px;
}