@charset "utf-8";
/* CSS Document */
p.zu { text-align: center }
.whatot #container #contents section p img {
	max-width: 85%;
}
/* 
.whatot #container #contents div {
	background: url(../images/ottoha_bg.png) right top repeat-y;
	padding-right: 150px;
}*/
.whatot #container #contents section h3 {
	border-left-style: none;
	background-image: url(../images/ot_h3bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 35px;
}
.whatot #contents p.ans {
	background-image: url(../images/ot_a_bg.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #060;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding: 15px 15px 15px 55px;
	background-color: #ecfcec;
}
.whatot #container #contents div#ot_riyousya01,
.whatot #container #contents div#ot_riyousya02,
.whatot #container #contents div#ot_riyousya03,
.whatot #container #contents div#ot_riyousya04 {
	background: none;
	border: 3px solid;
	border-radius :10px;
	margin: 0 20px 20px 20px;
	padding: 20px;
}
.whatot #container #contents div#ot_riyousya01 {
	background: #f7faff;
	background-image: url(../images/ot_pict01.png);
	background-position: right 20px bottom 20px;
	background-repeat: no-repeat;
	border-color: #99ccff;
}
.whatot #container #contents div#ot_riyousya02 {
	background: #fdfcf3;
	background-image: url(../images/ot_pict02.png);
	background-position: right 20px bottom 20px;
	background-repeat: no-repeat;
	border-color: #ffcc33;

}
.whatot #container #contents div#ot_riyousya03 {
	background: #fcfff4;
	background-image: url(../images/ot_pict03.png);
	background-position: right 20px bottom 20px;
	background-repeat: no-repeat;
	border-color: #d2ecb2;
}
.whatot #container #contents div#ot_riyousya04 {
	background: #fff7f8;
	background-image: url(../images/ot_pict04.png);
	background-position: right 20px bottom 20px;
	background-repeat: no-repeat;
	border-color: #ffd8d9;
}
.whatot main h4 {
		font-size: 18px;
		padding-left: 10px;
}
.whatot main h4:before {
	content: normal;
}
.whatot #container #inner #wrapper #contents div section #ot_riyousya01 h4 {
	color: 3399cc;
}
.whatot main #ot_riyousya02 h4 {
	color: #d99026;
}
.whatot main #ot_riyousya03 h4 {
	color: #006600;
}
.whatot main #ot_riyousya04 h4 {
	color: #f91c1d;
}
.whatot #contents ul {
	margin-left: 25px;
}
.whatot #contents ul li {
	background: none;
	font-weight: bold;
	list-style: disc;
	padding-left: 0;
}
.whatot #contents #ot_riyousya01 ul li,
.whatot #contents #ot_riyousya02 ul li,
.whatot #contents #ot_riyousya03 ul li,
.whatot #contents #ot_riyousya04 ul li {
	border: none;
	font-size: 16px;
	padding-bottom: 0;
}
.whatot #contents #ot_riyousya01 ul li {
	color: #0066ff;
}
.whatot #contents #ot_riyousya02 ul li {
	color: #ffcc33;
}
.whatot #contents #ot_riyousya03 ul li {
	color: #99cc66;
}
.whatot #contents #ot_riyousya04 ul li {
	color: #ff8a8a;
}
.whatot #container #contents .ot_nouryoku {
	background-color: #e0e0e0;
	background-image: none;
	border: 3px #cccccc solid;
	border-radius: 10px;
	margin: 0 45px 30px 45px;
	padding: 20px;
}
.whatot #container #contents .ot_nouryoku h4,
.whatot #container #contents .ot_nouryoku p {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.whatot #container #contents .ot_nouryoku h4 img {
	background-color: #e0e0e0;
	max-width: 100%;
}
@media screen and (max-width: 568px) {
.whatot #container #contents div {
	background: none;
	padding-right: 0;
}
.whatot #container #contents section p img {
	max-width: 100%;
}
.whatot #container #contents section h3 {
	font-size: 16px;
	padding-top: 16px;
	padding-bottom: 10px;
	padding-left: 35px;
}
.whatot #container #contents div#ot_riyousya01,
.whatot #container #contents div#ot_riyousya02,
.whatot #container #contents div#ot_riyousya03,
.whatot #container #contents div#ot_riyousya04 {
	background-position: center bottom 20px;
	padding-bottom: 180px;
}
}

