﻿@charset "UTF-8";

#main #contents section {
padding: 50px;
}
/* --------------------------------------------------------------------------------
お問い合わせフォーム
-------------------------------------------------------------------------------- */

#toiawase h3 { margin-bottom: 50px; }
#toiawase h3 img { width: 100%; max-width:860px; max-height:70px; }
#toiawase h4 img { width: 100%; }


#toiawase p {
line-height: 1.5em;
margin-bottom: 50px;
}
#toiawase h4{
	margin:0 0 25px;
}
#toiawase h4{
	font-weight: normal;
	margin-bottom: 30px;
	padding: 10px 0 10px 25px;
	background: url(../img/common/icon_circle_qa.gif) left 15px no-repeat;
	border-bottom: 1px solid #4dc1cb;
	color: #4dc1cb;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	font-size: 145%;
}
#toiawase p#tel_ban{
}	
#toiawase p#tel_ban img{
	width:100%;
	max-width:420px;
	max-height:140px;
}

#toiawase #contact_form th,
#toiawase #contact_form td {
	font-weight:normal;
	line-height:1.5em;
	padding:20px 0;
	text-align:left;
	background:url(../img/toiawase/index/dot.gif) bottom left repeat-x;
}
#toiawase #contact_form th{
	width:15%;
	vertical-align:top;
}
#toiawase #contact_form th span.hissu{
	display:inline-block;
	margin:3px 0 0 10px;
}
#toiawase #contact_form th span.hissu img{
	margin:-4px 0;
}
#toiawase #contact_form th span.nomargin{
	margin:0;
}
#toiawase #contact_form th span.nomargin img{
	margin:0;
}
#toiawase #contact_form td{
	width:70%;
}
#toiawase #contact_form td input[type="radio"]{vertical-align:0px;}
#toiawase #contact_form td textarea{
	width:450px;
	height:190px;
	border:1px solid #bfbfbf;
}
#toiawase #contact_form td .text{
	border:1px solid #bfbfbf;
	height:30px;
	line-height:30px;
}
#toiawase #contact_form td .w_max{
	width:100%;
}
#toiawase #contact_form td .w75{
	width:75px;
}
#toiawase #contact_form td .w115{
	width:115px;
}
#toiawase #contact_form td .w215{
	width:215px;
}
#toiawase #contact_form td .w450{
	width:440px;
}
#toiawase #contact_form p.alert{
	margin:30px 0 20px;
}
#toiawase #contact_form #privacy{
	text-align:center;
	height:300px;
}
#toiawase #contact_form #privacy iframe{
	border:1px solid #bfbfbf;
	width:100%;
	height:300px;
	margin:0 auto;
}
#toiawase #contact_form #privacy_check{
	text-align:center;
	margin:40px auto 30px;
}
#toiawase #contact_form #privacy_check input[type="checkbox"]{vertical-align:0px;}
#toiawase #contact_form #btn_box{
	width:489px;
	margin:0 auto;
	margin-top:30px;
}
#toiawase #contact_form #conf_btn,
#toiawase #contact_form #send_btn,
#toiawase #contact_form #back_btn,
#toiawase #ssl{
	text-align:center;
}
#toiawase #contact_form #send_btn input[type="image"]{
	padding:0;
	margin:0;
	vertical-align:baseline;
}
#toiawase #contact_form #send_btn,
#toiawase #contact_form #back_btn{
	height:79px;
	padding:0;
	display:inline-block;
}
#toiawase p.lead{
	text-align:center;
}