@charset "utf-8";
/* CSS Document */
.chart {
	text-align: center
}
.chart .about {
	text-align: left
}
.mtdlp main#wrapper .mtdlptoha .chart h4 {
	color: #939393;
	font-size: 22px;
	padding-left: 0;
}
.mtdlp main#wrapper .mtdlptoha .chart h4:before {
	content: normal;
}
.mtdlp #container #contents section p img {
	max-width: 68%;
}
.mtdlp #contents p.kakomi {
	margin-bottom: 32px;
}
.mtdlp p.kakomi span {
	border: dotted 2px #CCC;
	padding: 5px;
}
.about {
background: #fff5e8; /* Old browsers */
background: -moz-linear-gradient(top,  #fff5e8 0%, #f4c8b2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff5e8), color-stop(100%,#f4c8b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff5e8 0%,#f4c8b2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff5e8 0%,#f4c8b2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff5e8 0%,#f4c8b2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff5e8 0%,#f4c8b2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5e8', endColorstr='#f4c8b2',GradientType=0 ); /* IE6-9 */
	border: solid 1px #c30;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 87%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.nerai .wrapper {
	padding-top: 60px;
	padding-bottom: 60px;
	position: relative;
}
.nerai_pic01 {
	position: absolute;
	top: 0px;
	left: 15px;
}
.nerai_pic02 {
	position: absolute;
	bottom: 10px;
	left: 0px;
}
.nerai .about {
	padding-top: 70px;
	padding-bottom: 50px;
}
.mtdlp main#wrapper .about h4 {
	color: #C30;
	font-size: 16px;
	margin-bottom: 8px;
	padding-left: 0;
}
.mtdlp main#wrapper .about h4:before {
	content: none;
}
.mtdlp main#wrapper .mtdlptoha .about p, .mtdlp main#wrapper .nerai .about p {
	margin-right: 0;
	margin-left: 0;
}
.mtdlp #contents .about ul {
	margin-left: 0;
	margin-right: 0;
}
.mtdlp #contents .about ul li {
	background-image: none;
	border-bottom: none;
	margin-bottom: 0;
	padding-left: 0;
}
/*#process .about {
	background-image: url(../images/ot_mtdlp04.png);
	background-repeat: no-repeat;
	background-position: right center;
}*/


@media screen and (max-width: 768px) {
.nerai_pic01 {
	left: 23px;
}
}
@media screen and (max-width: 568px) {
.mtdlp #container #contents section p img {
	max-width: 100%;
}
.mtdlp p.kakomi span {
	display: block;
	text-align: left;
}
.nerai .wrapper {
	padding-top: 24px;
	padding-bottom: 60px;
}
.nerai_pic01 {
	top: 0px;
	left: 5px;
}
.nerai_pic02 {
	bottom: 35px;
}
.nerai .about {
	padding-top: 90px;
	padding-bottom: 50px;
}
}
@media screen and (max-width: 568px) {
.nerai .about {
	padding-top: 75px;
	padding-bottom: 35px;
}
}

