/* CSS Document */
/*style12.cssベース*/
* {
	text-align: left;
	list-style: none outside;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
}
html {
	margin: 0;
	padding: 0;
	font: normal normal normal 100% sans-serif;
}
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #666666;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, table, th, td, em, img {
	margin: 0;
	padding: 0;
	border: none;
}
th, td {
	vertical-align: top;
}
address, em {
	font-style: normal;
}
ul img, dl img {
	display: block;
}
a {
	outline: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #77a90b;
	text-decoration: underline;
}
label {
	/*display: block;*/
	margin: 15px 0;
}
/**/
#wrapBody {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#wrapBodyEle {
	position: relative;
	margin: 0 auto;
	width: 680px;
}

@media screen and (max-width:640px){
#wrapBodyEle {
	width: 95%;
}
}
/*-------------*/
#wrapBodyEle em {
	color: #be0000;
	font-size: 0.8em;
}/*-------------*/
div#err {
	margin: 10px 0;
	padding: 10px;
	background: #FFF0F4;
	color: #FF0000;
	border: 1px solid #CC3300;
	font-size: 0.8em;
	margin: 5px 0;
	font-weight: bold;
}
/*-------------*/
p.head{
	margin:15px 0;
}
h1.sp {
	display: none;
}

@media screen and (max-width:520px){
p.head{
	display:none;
}
h1.pc {
	display: none;
}
h1.sp {
	display: block;
}
}
/*-------------*/
#wrapStep {
	position: relative;
	margin: 20px 10px;
	width: 660px;
	height: 50px;
	background: url(https://f.toyotahome-nagoya.jp/fcnts/hyt/step_base.gif) no-repeat;
}
#wrapStep .s1 {
	position: absolute;
	left: 0;
}
#wrapStep .s2 {
	position: absolute;
	left: 230px;
}
#wrapStep .s3 {
	position: absolute;
	left: 460px;
}
#wrapStep .s1sp, #wrapStep .s2sp, #wrapStep .s3sp {
	display: none;
}

@media screen and (max-width:640px){
#wrapStep {
	margin: 10px auto;
	background: none;
	width: 100%;
	height: auto;
}
#wrapStep .s1, #wrapStep .s2, #wrapStep .s3 {
	display: none;
}
#wrapStep .s1sp, #wrapStep .s2sp, #wrapStep .s3sp {
	display: block;
}
#wrapStep .s1sp img, #wrapStep .s2sp img, #wrapStep .s3sp img {
	width: 100%;
}
}
/*-------------*/
h2 {
	margin: 40px 0 20px 0;
	background: #f2ecd6;
	font-size: 0.95em;
	padding: 10px;
}
h2.white {
	margin: 40px 0 10px 5px;
	padding: 0;
	font-size: 1em;
	background: #ffffff;
}
h3 {
	margin: 20px 0 10px 0;
	background: #f5f0e1;
	font-size: 0.95em;
	padding: 10px;
}

@media screen and (max-width:640px){
h2 {
	margin: 20px 0 10px 0;
}
h3 {
	margin: 10px 0 5px 0;
}
}
p {
	line-height: 140%;
}
p.intro {
	font-size: 0.85em;
}
p.introRequired {
	margin: 15px 0 30px 0;
	font-size: 0.85em;
	color: #BE0000;
}
p.naked {
	font-size: 0.85em;
}
p.naked2 {
	margin:10px 0 0 0;
	font-size: 0.85em;
	line-height:150%;
}
p.thanks{
	font-size:0.9em;
	padding:40px 0;
	text-align:center;
}
/*-------------*/
#inputForm {
	width: 100%;
}
#inputForm .required {
	font-size: 0.8em;
	color: #BE0000;
	margin-left: 10px;
}
/**/
#inputForm table.form{
	width:100%;
}
#inputForm table.form th{
	width: 220px;
	background:#f2ecd6;
	padding: 10px 0;
	vertical-align: middle;
	font-weight:normal;
	font-size: 0.9em;
	line-height:150%;
}
#inputForm table.form th.parent{
	width:80px;
	border-right:1px solid #fcfaf1;
}
#inputForm table.form th.child{
	width:auto;
}
#inputForm table.form th.dyn{
	background:#fcfaf1;
}
#inputForm table.form th span.lay{
	display: block;
	padding: 0 10px;
}
#inputForm table.form td{
	padding: 10px 0;
	vertical-align: middle;
	background:#fcfaf1;
	font-size: 0.9em;
	line-height:150%;
}
#inputForm table.form td.dyn{
	background:#ffffff;
}
#inputForm table.form td div.lay{
	padding: 0 10px;
}
#inputForm table.form p {
	color: #aaa;
}
@media screen and (max-width:640px){
#inputForm table.form tr{
	display:block;
	}
#inputForm table.form th{
	display:block;
	width:100%;
}
#inputForm table.form th.parent{
	width:100%;
}
#inputForm table.form th.child{
	background:#f5f0e1;
}
#inputForm table.form td{
	display:block;
	width:100%;
	background:#ffffff;
}
h2 {
	float: none;
	width: 100%;
	height: auto;
	padding: 10px 0;
}
}
/*-------------*/
div.ele1 {
	margin: 15px;
	font-size: 0.85em;
}

@media screen and (max-width:640px){
div.ele1 {
	margin: 15px 0;
}
}
/*-------------*/
div.ele2 {
	margin: 50px 0;
	background: url(https://f.toyotahome-nagoya.jp/fcnts/hyt/back_ssl.gif);
	border: 4px solid #dddddd;
	padding: 15px;
}
div.ele2 p.intro {
	margin: 0 0 20px 0;
	font-size: 0.9em;
	line-height: 140%;
}
div.ele2 li {
	margin: 0 0 5px 30px;
	padding: 0 0 0 20px;
	font-size: 0.9em;
	line-height: 160%;
	list-style: outside disc;
}
div.ele2 li ul {
	margin: 10px 0 0 0;
}
div.ele2 li li {
	font-size: 100%;
}
div.ele2 li.dyn {
	margin: 0 0 5px 20px;
	list-style: none;
	text-indent: -1em;
}
div.ele2 p.link {
	margin: 20px 0 0 0;
	font-size: 0.9em;
	line-height: 140%;
}

@media screen and (max-width:640px){
div.ele2 {
	margin: 30px 0;
	padding: 5px;
}
div.ele2 p.intro {
	margin: 0 0 5px 0;
}
div.ele2 li {
	margin: 0 0 5px 5px;
}
div.ele2 li ul {
	margin: 5px 0 0 0;
}
}
/*-------------*/
div.wrapMsg{
	padding:20px 10px;
	background:#fcfaf1;
	font-size: 0.9em;
	line-height:150%;
}
div.wrapAgree {
	padding:20px 10px;
	text-align: center;
	background:#fcfaf1;
	font-size: 0.9em;
	line-height:150%;
}
div.wrapAgree p.nakedC{
	text-align:center;
	margin:0 0 5px 0;
	line-height: 140%;
}
#wrapBtn {
	margin: 50px auto;
	text-align: center;
}
#wrapBtn input {
	text-align: center;
	font-size: 120%;
	padding: 5px;
	margin: 0 10px;
}

#wrapBtn a.sp{
	display:none;
}
@media screen and (max-width:640px){
#wrapBtn {
	margin: 30px auto;
	text-align: center;
}
#wrapBtn a.sp{
	display:inline;
	text-align:center;
	font-size:0.9em;
}
}
/*-------------*/
div#wrapSSL {
	text-align: center;
	margin: 30px auto;
	padding: 15px 35px;
	background: url(https://f.toyotahome-nagoya.jp/fcnts/hyt/back_ssl.gif);
}
div#wrapSSL img {
	display: block;
	margin: 15px auto;
}
div#wrapSSL p {
	text-align: center;
	font-size: 0.9em;
	line-height: 160%;
}

@media screen and (max-width:640px){
div#wrapSSL {
	padding: 15px;
}
div#wrapSSL p {
	text-align: left;
}
}
/*-------------*/
.copy {
	margin: 30px auto;
	text-align: center;
	font-size: 0.75em;
	line-height: 140%;
}

/*-------------*/
@media screen and (max-width:640px){
p.thanks img {
	display: block;
	margin: 0 auto;
	width: 90%;
}
.btnDyn {
	display: none;
}
textarea {
	max-width: 200px;
}
}
/*-------------*/
.wrapAttention h2{
	text-align:center;
	color: #BE0000;
	background:none;
	padding:0;
}
.wrapAttention p{
	text-align:center;
	font-size: 0.9em;
	line-height:150%;
}
/*end*/



/*-----  2015.09.28 add code -----*/

.contact {
    border: 4px solid #eee;
    padding: 20px;
    font-size: 0.9em;
}

.inputHlineBox * { display: inline-block; }
.inputHlineBox h2 {
	font-size: 1.2em;
	margin-bottom: 0;
}
.inputHlineBox p {
	font-size: 0.8em;
	padding-left: 1em;
}
	.inputHlineBox .required { color: #BE0000; }