@charset "utf-8";

.viccscollect .cover2{

	background: url(../../../../img/product/hoshou/index/mv.jpg)no-repeat right;

	background-size: cover;

}
.tyukai1-div {
	align-items: center;
}
.hoshou_logo {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hoshou_logo img {
	max-width: 300px;
}
.hoshou_desc {
	font-size: 1.4rem;
}
.hoshou_desc li {
	width: 100%;
	max-width: none;
	border-bottom: none;
	padding: 0 0 0 1rem;
}
.hoshou_desc li::before {
	content: "・";
	width: 1rem;
	height: auto;
}
.hoshou_desc li:first-child, .hoshou_desc li:nth-child(2) {
	border-top: none;
}
.hoshou_desc_icon {
	width: 60px;
}
.hoshou_table1 {
	margin-top: 45px;
	width: 100%;
}
.hoshou_table1 tr th {
	background-color: #eee;
	border: 2px solid #fff;
	padding: 5px 25px;
}
.hoshou_table1 tr td {
	padding: 5px 10px;
}
.hoshou_table2 {
	width: 100%;
}
.hoshou_table2 tr th,.hoshou_table2 tr td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.hoshou_table2 tr th {
	text-align: left;
	font-weight: normal;
	line-height: 2.2;
	background-color: transparent;
}
.hoshou_table2 tr th span,.hoshou_table2 tr td span {
	font-size: 1.3rem;
	display: block;
}
.hoshou_table2 tr td {
	text-align: center;
}
.artTit {
	margin-bottom: 30px;
}
.hoshou_banner {
	margin-top: 30px;
}
.hoshou_banner img {
	max-width: 50%;
}
.system {
	padding: 45px 6% 20px;
	align-items: start;
}
.system .tyukai3-div21 {
	flex-direction: column;
}
.system img {
	margin-right: 0;
	width: auto;
	height: 45px;
	margin-bottom: 30px;
}
.system .text {
	max-width: none;
	width: 90%;
}
@media screen and (max-width: 768px){
	.hoshou_table1 tr th, .hoshou_table1 tr td {
		display: block;
		width: 100%;
	}
	.hoshou_table2 tr th, .hoshou_table2 tr td {
		display: table-cell;
	}
	.hoshou_banner img {
		max-width: 100%;
	}
	.system {
		padding: 45px 0 20px;
	}
	.system .tyukai3-div21 {
		width: auto;
		align-items: center;
	}
	.system .tyukai3-div21 .img {
		width: auto;
	}
	.system .tyukai3-div21 .img img {
		width: auto;
		margin-bottom: 30px;
	}
}
