@charset "utf-8";

#c1 {
	clear: both;
	margin: 0 auto 30px auto;
	padding:    ;
}
#c1 h2,
#c1 div {
	text-align: left;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 ul li {
	list-style-type: none;
	text-align: left;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}
#c2 ul li { margin-right: px; }
#c2 ul li:last-child { margin-right: 0; }
#c2 > ul li:nth-of-type(1) img {
	width: 209px;
}
#c2 > ul li:nth-of-type(2) img {
	width: 209px;
}
#c2 > ul li:nth-of-type(3) img {
	width: 209px;
}
#c3 {
	clear: both;
	background-image: url(../images/contents/ttl_info.png);
	margin: 20px auto 20px auto;
	padding: 10px 0 10px 0;
}
#c3 a.itext, #c3 img, #c3 video {
	width: 108px;
	height: 11px;
}
#c4 {
	clear: both;
	margin:    ;
	padding: 0 10px 0 10px;
}
#c4 dl dt {
	background-color: transparent;
	width: 100%;
}
#c4 dl dd {
	background-color: transparent;
	width: 100%;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
}
#c4 {
}
}
