@charset "utf-8";

#c91 {
	clear: both;
	background-image: url(../images/home/mv01__pc.jpg);
	margin:    ;
	padding:    ;
}
#c91 h1,
#c91 div {
	text-align: center;
}
#c92 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c93 {
	clear: both;
	background-color: #333;
	margin:    ;
	padding:    ;
}
#c93 h2,
#c93 div {
	text-align: left;
}
#c96 {
	clear: both;
	background-color: var(--bc);
	margin:    ;
	padding:    ;
}
#c96 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c96 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c96 > div:nth-of-type(1) img {
	width: 600px;
}
#c96 > div:nth-of-type(2) img {
	width: 600px;
}
#c96 > div:nth-of-type(3) img {
	width: 600px;
}
#c96 > div:nth-of-type(4) img {
	width: 600px;
}
#c101 {
	clear: both;
	display: none;
	margin:    ;
	padding:    ;
}
#c101 a.itext, #c101 img, #c101 video {
	width: 600px;
	height: 320px;
}
#c101 h3,
#c101 div {
	text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c91 {
}
#c92 {
}
#c93 {
}
#c96 {
}
#c96 {
}
#c101 {
	display: none;
}
}
@media screen and (max-width: 640px) {
#c91 {
}
#c92 {
}
#c93 {
}
#c96 {
}
#c96 {
}
#c101 {
	display: none;
}
}
