@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts table {
	border: 1px solid #cccccc;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}

#conts table th {
	background-color: #e9f5ff;
	color: #095ba5;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	padding: 27px 0 28px 19px;
	border: 1px solid #cccccc;
}

#conts table td {
	border: 1px solid #cccccc;
	padding: 17px 0 17px 22px;
}

#conts .mb23 {
	margin-bottom: 23px;
	line-height: 1.5;
}

#conts p {
	line-height: 1.7;
}

#conts .red {
	color: #ff6e0d;
}

#conts form {
	margin-top: 16px;
}

#conts form .red {
	padding-left: 5px;
}

#conts form input {
	border: 1px solid #cccccc;
	border-radius: 4px;
	position: relative;
	behavior: url(../js/pie.htc);
	padding: 2px;
	height: 34px;
	width: 394px;
	display: block;
}

#conts form .wd250 {
	width: 250px;
}

#conts .txt01 {
	padding: 18px 0 8px;
	display: block;
}

#conts label {
	display: inline-block;
	padding-bottom: 15px;
	margin-right: 16px;
}

#conts label input {
	width: auto;
	height: auto;
	border: 0;
	display: inline-block;
	margin: -2px 2px 0 0;
	vertical-align: middle;
}

#conts textarea {
	border: 1px solid #cccccc;
	resize: none;
	height: 104px;
	width: 394px;
	padding: 2px;
	border-radius: 4px;
	position: relative;
	behavior: url(../js/pie.htc);
}

#conts ul li {
	float: left;
}

#conts ul input {
	width: auto;
	height: auto;
	display: inline-block;
}

#conts .btn input {
	background: url(../images/common/icon02.png) no-repeat 17px center #ff7200;
	padding: 0;
	border: none;
	font-size: 21px;
	color: #fff;
	width: 350px;
	height: 70px;
	margin: 0 auto;
	border-radius: 4px;
	position: relative;
	behavior: url(../js/pie.htc);
	display: block;
	cursor: pointer;
}

#conts .mt10 {
	margin-top: 10px;
}

#conts .mt10 li {
	margin-right: 19px;
}

.error {
	color: #F00;
	display: inline-block;
	padding-top: 8px;
}

.submit {
	margin: 0 auto;
	clear: both;
	width: 171px;
}

.submit li {
	margin-right: 20px;
}

@media all and (min-width: 0px) and (max-width: 700px) {
	
#conts .mb23 {
	width: 93%;
	margin: 0 auto 23px;
	line-height: 22px;
}

#conts p {
	margin: 0 auto;
	width: 93%;
}

#conts form {
	width: 100%;
}

#conts input {
	width: 93%;
	margin: 0 auto;
}

#conts table {
	clear: both;
	width: 100%;
	margin: 0 auto 15px;
	border: none;
	border-bottom: 1px solid #ccc;
}

#conts table input {
	width: 93% !important;
}

#conts table th {
	float: left;
	width: 100%;
	padding: 12px 0 13px;
	border-left: none;
	border-right: none;
	font-size: 12px;
}

#conts table th p,
#conts table td p {
	padding-left: 2%;
}

#conts table td {
	float: right;
	width: 100%;
	border: none;
	padding: 10px 0 10px;
}

#conts .txt01 {
	padding: 10px 0 8px 10px;
}

#conts label input {
	width: auto !important;
}

#conts label {
	padding-bottom: 10px;
}

#conts .wd97 {
	width: 97%;
	margin: 0 auto;
}

#conts textarea {
	margin: 0 auto !important;
	width: 95% !important;
}

#conts .db{
	display: inline-block
}

#conts .btn input {
	width: 93%;
	height: 55px;
	background: url(../images/common/sp_icon_consult.png) no-repeat 13px center #ff6905;
	background-size: 9px auto;
}

.spBox03 ul li {
	float: none !important;
}

.modConsult p {
	margin-bottom: 4px  !important;
}

#conts .last {
	padding-bottom: 0;
}

.error {
	padding-left: 10px;
}

#footer {
	margin-top: 15px;
}

.submit {
	width: 50%;
	margin: 0 auto;
}

.submit li {
	margin-right: 0;
}

.submit li:last-child {
	float: right !important;
}

.submit input {
	width: 100% !important;
}

}