@charset "utf-8";

#c156 {
	clear: both;
	background-color: var(--title1);
	background-image: url(../images/home/mv01.jpg);
	margin:    ;
	padding:    ;
}
#c83 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c170 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c170 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
}
#c170 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c170 > div:nth-of-type(1) img {
	width: 960px;
}
#c170 > div:nth-of-type(3) img {
	width: 688px;
}
#c170 > div:nth-of-type(5) img {
	width: 1000px;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c156 {
}
#c83 {
}
#c170 {
}
#c170 {
}
}
@media screen and (max-width: 640px) {
#c156 {
}
#c83 {
}
#c170 {
}
#c170 {
}
}
