@charset "utf-8";
.hurry .leftSide{
	width: 327px;
	margin-right: 13px;
	margin: 36px 13px 0 0;
}
.hurry .rightSide{
	width: 460px;
}
.ex .leftSide{
	width: 510px;
	margin-right: 10px;
}
.ex .leftSide p{
	width: 250px;
	margin: 30px 10px 0 0;
	float: left;
}
.ex .leftSide p.last{
	margin-right: 0;
}
.ex .rightSide{
	width: 280px;
}

@media screen and (max-width:375px){
	.hurry .leftSide{
		width: 100%;
		margin: 0;
	}
	.ex .leftSide{
		width: 100%;
		margin-right: 0;
	}
	.ex .leftSide p{
		width: 49.02%;
		margin: 0 1.96% 10px 0;
	}
	.ex .leftSide p img{
		width: 100%;
		height: auto;
	}
	.ex .leftSide p.last{
		margin-right: 0;
	}
	.ex .rightSide{
		width: 280px;
	}
}

.h3SJ{
	margin:10px 0;
	font-size:18px;
	font-weight:bold;
}

.jireiBox{
	float:left;
	width:240px;
	height:35px;
	margin:15px 25px 10px 0px;
	text-align:left;
}