@charset "utf-8";
/* CSS Document */
#cont__Wrap #area_G003748 {
	margin: 30px 0;
}
#cont__Wrap #area_G003748>div::before{
	content: "";
	display: block;
	height: 10px;
	background: linear-gradient(to right, #fff118 0%, #e4352b 100%);
	margin-bottom: 20px;
}
#cont__Wrap #area_G003748 h3 {
	font-size: 22px;
	line-height: 24px;
	margin: 0 0 20px 0;
}
#cont__Wrap #area_G003748 h3 span {
	font-size: 18px;
}
#cont__Wrap #area_G003748 p {
	padding-bottom: 20px;
}
#cont__Wrap #area_G003748 p.design_midashi {
	color: #fff;
	line-height: 1em;
	text-align: center;
	margin: 20px 0 10px;
}
#cont__Wrap #area_G003748 p.design_midashi span {
	background-color: #000;
	padding: 5px 15px;
}

#cont__Wrap #area_G003748 .contCover>p {
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
}
#cont__Wrap #area_G003748 .cont02 .contCover {
	display: flex;
	justify-content: space-between;
}
#cont__Wrap #area_G003748 .cont02 .contCover p {
	width: 48%;
}
#cont__Wrap #area_G003748 .cont02 .contCover p img {
	border: #ccc solid 1px;
}
#cont__Wrap #area_G003748 .cont03 .contCover {
	display: flex;
	justify-content: space-between;
}
#cont__Wrap #area_G003748 .cont03 .contCover p {
	width: 32%;
}
#cont__Wrap #area_G003748 .cont04 .contCover {
	display: flex;
	justify-content: space-between;
}
#cont__Wrap #area_G003748 .cont04 .contCover p {
	width: 32%;
}
#cont__Wrap #area_G003748 .cont05 .contCover {
	display: flex;
	justify-content: space-between;
}
#cont__Wrap #area_G003748 .cont05 .contCover p {
	width: 32%;
}

@media screen and (min-width: 751px)  {
	#cont__Wrap #area_G003748 {
		font-size: 16px;
		color: #333;
		margin: 50px 0;
	}
	#cont__Wrap #area_G003748>div::before{
		content: "";
		display: block;
		height: 10px;
		background: linear-gradient(to right, #fff118 0%, #e4352b 100%);
		margin-bottom: 30px;
	}
	#cont__Wrap #area_G003748 .cont02 {
		background-color: #000;
		color: #fff !important;
	}
	#cont__Wrap #area_G003748 h3 {
		font-size: 40px;
		font-weight: normal;
		line-height: 42px;
		padding: 0 40px;
		margin: 0 0 35px 0;
	}
	#cont__Wrap #area_G003748 h3 span {
		font-size: 28px;
	}
	#cont__Wrap #area_G003748 p {
		padding: 0 40px;
		padding-bottom: 30px;
	}
	#cont__Wrap #area_G003748 p.design_midashi {
		color: #fff;
		font-size: 24px;
		line-height: 24px;
		text-align: center;
		margin: 30px 0 20px;
	}
	#cont__Wrap #area_G003748 p.design_midashi span {
		background-color: #000;
		padding: 5px 30px;
	}

	#cont__Wrap #area_G003748 .contCover>p {
		text-align: center;
		font-size: 16px;
		line-height: 1.75em;
	}
	#cont__Wrap #area_G003748 .cont01 {
		padding-bottom: 30px;
	}
	#cont__Wrap #area_G003748 .cont01 .contCover {
		display: flex;
		justify-content: space-between;
	}
	#cont__Wrap #area_G003748 .cont01 .contCover .cont01Left {
		width: 47%;
	}
	#cont__Wrap #area_G003748 .cont01 .contCover .cont01Right {
		margin-top: -205px;
		width: 45%;
	}
	#cont__Wrap #area_G003748 .cont02 .contCover {
		display: flex;
		justify-content: space-around;
	}
	#cont__Wrap #area_G003748 .cont02 .contCover p {
		width: 40%;
	}
	#cont__Wrap #area_G003748 .cont02 .contCover p img {
		border: #999 solid 1px;
	}
	#cont__Wrap #area_G003748 .cont03 .contCover {
		display: flex;
		justify-content: space-around;
	}
	#cont__Wrap #area_G003748 .cont03 .contCover p {
		width: 30%;
	}
	#cont__Wrap #area_G003748 .cont04 .contCover {
		display: flex;
		justify-content: space-around;
	}
	#cont__Wrap #area_G003748 .cont05 .contCover {
		display: flex;
		justify-content: space-around;
	}
}