.top_image {
	background-image: url(../../../common/image/top_image.png);
	background-position: center top;
	height: 300px;
	width: 100%;
	margin-top: 79px;
}
@media screen and (max-width: 760px) {
.top_image {
	background-image: url(../../../common/image/top_images.png);
	background-position: center top;
	background-size: 100%;
	height: 125px;
	width: 100%;
	margin-top: 0px;
}
}
#contents_wrapper .title_e {
	height: 18px;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#contents_wrapper .title_j {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 36px;
	font-weight: 500;
	height: auto;
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents_wrapper .info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 32px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents_wrapper .category_block {
	height: auto;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
#contents_wrapper .category_block .category {
	height: 220px;
	width: 980px;
	margin-right: 32px;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	border: 1px solid #000;
}
#contents_wrapper .category_block .category a {
	display: block;
}
#contents_wrapper .category_block .category .sentence {
	height: 220px;
	width: 640px;
	background-image: url(../image/allow.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
#contents_wrapper .category_block .category .sentence a {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	color: #000;
	text-decoration: none;
	height: 220px;
	width: 640px;
}
#contents_wrapper .category_block .category .sentence .kind {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 24px;
	font-weight: 500;
	color: #000;
	margin-top: 40px;
	margin-left: 40px;
}
#contents_wrapper .category_block .category .sentence .info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
	margin-top: 20px;
	margin-left: 40px;
	text-align: left;
	height: auto;
	width: auto;
}
#contents_wrapper .category_block .category:hover {
	opacity: 0.6;
}
#contents_wrapper .category_block .category .pc {
	transition: 0.4s;
	opacity: 1;
}
#contents_wrapper .category_block .category .pc:hover {
	opacity: 0;
}
#contents_wrapper .category_block .category .pc {
	display: block;
}
#contents_wrapper .category_block .category .sp {
	display: none;
}
@media screen and (max-width: 760px) {
#contents_wrapper .title_e {
	height: auto;
	width: 36%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#contents_wrapper .title_e img {
	height: auto;
	width: 100%;
}
#contents_wrapper .title_j {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 20px;
	font-weight: 500;
	height: auto;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents_wrapper .info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 16px;
	line-height: 31px;
	font-weight: 400;
	color: #000;
	height: auto;
	width: 92%;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#contents_wrapper .info .pc {
	display: none;
}
#contents_wrapper .category_block {
	height: auto;
	width: 92%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 60px;
}
#contents_wrapper .category_block .category {
	height: auto;
	width: 100%;
	display: block;
	margin-top: 30px;
}
#contents_wrapper .category_block .category img {
	height: auto;
	width: 100%;
}
#contents_wrapper .category_block .category .sentence {
	height: auto;
	width: 100%;
	background-image: url(../image/allow.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 25px auto;
	text-decoration: none;
}
#contents_wrapper .category_block .category .sentence a {
	display: block;
	font-family: "Noto Sans JP", sans-serif;
	color: #000;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
#contents_wrapper .category_block .category .sentence .kind {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 22px;
	font-weight: 500;
	color: #000;
	margin-top: 15px;
	margin-left: 25px;
}
#contents_wrapper .category_block .category .sentence .info {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	color: #000;
	margin-top: 10px;
	margin-left: 25px;
	text-align: left;
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-bottom: 20px;
}
#contents_wrapper .category_block .category .sentence .info .pc {
	display: none;
}
}
