@charset "utf-8";

@media print, screen and (min-width: 641px) {

#content #MB .innerMB {
	margin: 50px 20px 14px;
}
#content #MB .banner {
	background: none;
}
#content #MB .innerMB .section {
	padding-bottom: 40px;
}
#content #MB .innerMB .section h3 {
	margin-bottom: 10px;
}
#content #MB .innerMB .section h3 img {
	max-width: auto;
	width: auto;
}
#content #MB .section.attentionArea {
	margin-top: 52px;
}
.listType01 li {
	margin-left: 20px;
}
.listType01 li:before{
	padding-right: 5px;
	width: 20px;
	height: 20px;
	content: "■";
}
}

@media only screen and (max-width: 640px) {
#content #MB {
	margin: 0 10px;
}
#content #MB .innerMB {
	margin: 0 10px;
}
#content #MB .banner {
	background: none;
}
#content #MB .innerMB h2 {
	margin-top:0px;
}
#content #MB .innerMB .section {
	margin-bottom: 20px;
}
#content #MB .innerMB .section h3 {
	margin-left: 0;
	margin-bottom: 0px;
}
#content #MB .innerMB .section h3 img {
	margin-bottom: 10px;
	max-width: auto;
	width: auto;
}
#content #MB .section.attentionArea {
	margin-top: 25px;
}
.listType01 li {
	margin: 5px 0 0 12px;
	line-height: 1.4;
	font-size: 14px;
}
.listType01 li:before{
	padding-right: 5px;
	width: 20px;
	height: 20px;
	content: "■";
}
}
