@charset "shift_jis";
#simple02 h1+p{
	white-space: inherit;
	font-size: 16px;
}

/* START inquiry */
.mainContentMT{
	width: 98%;
	max-width: 940px;
}

.helpBoxMT{
	padding: 15px 10px 10px;
}
.helpBoxMT .inner02MT a img{
	width:100%;
	height: auto;
	max-width:253px;
	margin-bottom: 1%;
}

/*-- 20180814 Ogata added -- */
.helpBoxMT .inner01MT font{
	color:#ff0000;
}

#simple02 .helpBoxMT{
white-space:inherit;
}


/* END inquiry */

@media screen and (max-width:760px) {
.mainContentMT {
	width: 98%;
}
.helpBoxMT {
	font-size: 16px;
	padding: 2% 3%;
	border: none;
}
.helpBoxMT table {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #cdcdcd;
	border-top: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-collapse: collapse;
	font-size: 14px;
}
.helpBoxMT table caption {
	background: #EEE;
	border: 1px solid #ccc;
	border-bottom: none;
	font-weight: bold;
	padding: 7px 10px;
	text-align: left;
}
.helpBoxMT table span {
	margin-left: 10px;
}
.helpBoxMT table tr {
	display: table;
	width: 100%;
}
.helpBoxMT table tr th.trueMT {
	padding: 5px 5px 5px 10px;
	/*background: url(../img/cmn/icn_true.gif) no-repeat 97% 50% #fffaf6;*/
	/*background-size: 35px 16px;*/
	font-size: 14px;
	background-position-x:inherit;
	background-position:right 10px center;
}
.helpBoxMT table tr th {
	display: table-caption;
	width: 100%;
	height: auto;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	line-height: 1.6;
	background: none #fffaf6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
	color: #5b5a5a;
}
.helpBoxMT th.trueORMT span {
	margin: 0;
}
.helpBoxMT th span {
	margin-left: 20px;
	color: #e30000;
}
.helpBoxMT th.trueORMT {
	height: auto;
	padding: 5px 5px 5px 10px;
	line-height: 1.6;
	/*background: url(../img/cmn/icn_true_or.gif) no-repeat 97% 50% #fffaf6;*/
	/*background-size: 70px 16px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-position-x:inherit !important;
	background-position:right 10px center !important;
}
.helpBoxMT .form01MT td dl {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
.helpBoxMT .form01MT td dl.telMT {
	padding-bottom: 30px;
}
.helpBoxMT .form01MT:nth-child(7) td dl {
	display: table;
	overflow: hidden;
}
input.w450MT[type="text"] {
	width: 80%;
}
input.w450MT[type="email"] {
	width: 80%;
}
.helpBoxMT table td dl{
	padding-right: inherit;
}
.helpBoxMT table td dl dd{
	height: inherit;
}
.helpBoxMT table td dl dt{
	height: inherit;
}
}

@media screen and (max-width:480px){
input.w190MT[type="text"]{
	width:80%;
}
dd.last img{
	width:100%;
	max-width: 201px;
}
.btnListMT ul{
	margin-bottom: 30px;
	float: inherit;
}
.btnListMT ul li{
	margin-bottom: 10px;
	float: inherit !important;
}
.btnListMT ul li img{
	width:80%;
	max-width: 180px;
	height: auto;
}
.btnListMT ul li input{
	width:80%;
	max-width: 180px;
	height: auto;
}
.ttl_Orange01MT{
	font-size: 14px;
	}
.finBox01MT h1 img{
	width:90%;
	max-width: 290px;
	height: auto;
}
}
@media screen and (max-width:280px) {
.helpBoxMT th.trueORMT {
	font-size: 12px;
}
}
