@charset "utf-8";
.itemphoto > div.box{
	width: 33%;
	height: 250px;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}

.itemphoto img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#c2 {
	clear: both;
	background-image: url(../images/home/main_01.jpg);
	margin:    ;
	padding:    ;
}
#c2 h1,
#c2 div {
	text-align: center;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c5 {
	clear: both;
	display: none;
	margin: 100px 0 50px 0;
	padding:    ;
}
#c5 h3,
#c5 div {
	text-align: center;
}
#c4 {
	clear: both;
	margin: 48px 0 0 ;
	padding:    ;
}
#c4 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c4 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c4 > div:nth-of-type(1) img {
	width: 286px;
}
#c6 {
	clear: both;
	margin: 48px 0 0 ;
	padding:    ;
}
#c6 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c6 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c2 {
}
#c3 {
}
#c5 {
	display: none;
}
#c4 {
}
#c4 {
}
#c6 {
}
#c6 {
}
}
@media screen and (max-width: 640px) {
#c2 {
}
#c3 {
}
#c5 {
	display: none;
}
#c4 {
}
#c4 {
}
#c6 {
}
#c6 {
}
}
