@charset "UTF-8";
/* -----------------------------------------
基本
----------------------------------------- */
#inquiry h2 {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 24px;
	border-bottom: 1px solid #333;
	letter-spacing: 0.08em;
}
/*電話でのお問い合わせ*/
#inquiry_tel {
	margin-bottom: 60px;
}
#inquiry_tel .inquiry_tel_con {
	border: 1px solid #808080;
}
#inquiry_tel .inquiry_tel_con .inner {
	border: 5px solid #D9D9D9;
	padding: 26px;
}
#inquiry_tel p {
	margin: 0;
}
#inquiry_tel .donyu {
	margin-bottom: 20px;
}
#inquiry_tel .tel {
	font-size: 38px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 16px;
	letter-spacing: 0.01em;
}
#inquiry_tel .tel span:before {
	font-family: CONDENSEicon;
	font-size: 32px;
	margin-right: 4px;
}
#inquiry_tel .tel span.freedial:before {
	content: ':';
}
#inquiry_tel .tel span.normal:before {
	content: '=';
}
#inquiry_tel .time, #inquiry_tel .close {
	display: inline-block;
	font-size: 17px;
	line-height: 1;
	letter-spacing: 0.1em;
}
#inquiry_tel .time span, #inquiry_tel .close span {
	background-color: #7F7F7F;
	display: inline-block;
	color: #ffffff;
	padding: 5px 8px;
	border-radius: 2px;
	font-size: 14px;
	margin-right: 8px;
}
#inquiry_tel .time {
	margin-right: 20px;
}
#inquiry_tel .msg {
	padding: 14px;
	background-color: #eeeeee;
	margin-top: 16px;
}
/*メールフォームでのお問い合わせ*/
#inquiry_mailform .donyu {
	margin-bottom: 20px;
}
/* -----------------------------------------
テーブル
----------------------------------------- */
/*　名前　*/
#inquiry_mailform dl.name dd span.before {
	display: inline-block;
	width: 2em;
	margin-right: 6px;
}
#inquiry_mailform dl.name dd .sei {
	margin-right: 16px;
}
/* -----------------------------------------
フォーム
----------------------------------------- */
/*　名前　*/
#inquiry_mailform dl.name dd input[type=text] {
	width: 10em;
}
/*　TEL、FAX　*/
#inquiry_mailform input#form_tel, #inquiry_mailform input#form_fax {
	width: 10em;
}
#inquiry_mailform input#form_tel_split_1, #inquiry_mailform input#form_tel_split_2, #inquiry_mailform input#form_tel_split_3 {
	width: 6em;
	margin-left: 0.3em;
	margin-right: 0.3em;
}
#inquiry_mailform input#form_tel_split_1 {
	margin-left: 0;
}
#inquiry_mailform input#form_tel_split_3 {
	margin-right: 0;
}
/*　郵便番号　*/
#inquiry_mailform input#form_zipcode {
	width: 6em;
}
/*　問い合わせ内容　*/	
#inquiry_mailform textarea#form_naiyo {
	min-height: 6em;
	min-height: 10em\9;/*IE8*/
}
#title h1 {
	background: url(../img/pagetitle.jpg) no-repeat right top;
}
/* メールフォームコンテンツ部分 ---------------------- */
#inquiry_contents {
	background: url(../img/assessment-bg.gif) repeat-x left top;
	margin-bottom: 30px;
}
#inquiry_contents h1 {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 0;
}
#inquiry_contents h1 {
	font-size: 12px;
	color: #fff;
	letter-spacing: .05em;
}
#inquiry_contents #mainvisual {
	text-align: center
}
#inquiry_contents .box h2 {
	text-align: center;
	background-color: #eee;
	margin-bottom: 10px;
	padding: 12px 0;
	font-size: 20px;
	color: #000;
	letter-spacing: .1em;
	font-weight: bold;
}
#inquiry_contents .box h2 span {
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
}
#inquiry_contents .box h2 {
	background-repeat: no-repeat;
}
#trouble h2 span {
	background-image: url(../img/assessment-headline1icon.png);
	width: 465px;
}
#feature h2 span {
	background-image: url(../img/assessment-headline2icon.png);
	width: 590px;
}
#area h2 span {
	background-image: url(../img/assessment-headline3icon.png);
	width: 450px;
}
#mail_intro h2 span {
	background-image: url(../img/assessment-headline4icon.png);
	width: 315px;
}
#inquiry_contents .logo {
	width: 645px;
	margin: 30px auto 30px auto;
	text-align: center;
}
#inquiry_contents .logo p {
	font-size: 16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing: .1em;
}
/*こんなことでお困りではありませんか？*/
#inquiry_contents #trouble {
	margin-bottom: 40px;
}
#inquiry_contents #trouble ul {
	border: 1px solid #ccc;
	padding: 33px 40px;
	background: url(../img/assessment-img1.jpg) no-repeat right top;
	width: 900px;
	margin: 0 auto;
}
#inquiry_contents #trouble li {
	font-size: 16px;
	margin-bottom: 13px;
	padding-left: 40px;
	background: url(../img/assessment-check.gif) no-repeat left top;
	font-weight: bold;
	letter-spacing: .1em;
}
#inquiry_contents #trouble li:last-child {
	margin-bottom: 0;
}
/*最短2日で買取いたします！！*/
#inquiry_contents #feature {
	margin-bottom: 50px;
}
#inquiry_contents #feature ul {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}
#inquiry_contents #feature li {
	float: left;
	margin-right: 20px;
}
#inquiry_contents #feature li:last-child {
	margin-right: 0;
}
#inquiry_contents #feature li p {
	text-align: center;
	color: #e70012;
	font-size: 30px;
	letter-spacing: .07em;
	font-weight: bold;
	margin-top: 20px;
}
/*選ばれる理由*/
#inquiry_contents #reason_inner {
	background: url(../img/assessment-reason-bg.jpg) no-repeat center top;
}
#inquiry_contents #reason_inner ol {
	padding: 80px 0 94px 0;
	width: 780px;
	margin: 0 auto;
}
#inquiry_contents #reason_inner li {
	padding: 10px 0 10px 70px;
	margin-bottom: 22px;
	font-size: 18px;
	letter-spacing: .07em;
	background-position: left center;
	background-repeat: no-repeat;
}
#inquiry_contents #reason_inner li:nth-child(1) {
	background-image: url(../img/assessment-reason01.png);
}
#inquiry_contents #reason_inner li:nth-child(2) {
	background-image: url(../img/assessment-reason02.png);
}
#inquiry_contents #reason_inner li:nth-child(3) {
	background-image: url(../img/assessment-reason03.png);
}
#inquiry_contents #reason_inner li:nth-child(4) {
	background-image: url(../img/assessment-reason04.png);
}
#inquiry_contents #reason_inner li:nth-child(5) {
	background-image: url(../img/assessment-reason05.png);
}
#inquiry_contents #reason_inner li:nth-child(6) {
	background-image: url(../img/assessment-reason06.png);
}
#inquiry_contents #reason_inner li:nth-child(7) {
	background-image: url(../img/assessment-reason07.png);
}
#inquiry_contents #reason_inner li:nth-child(8) {
	background-image: url(../img/assessment-reason08.png);
}
#inquiry_contents #reason_inner li:nth-child(9) {
	background-image: url(../img/assessment-reason09.png);
}
#inquiry_contents #reason_inner li:nth-child(10) {
	background-image: url(../img/assessment-reason10.png);
}
#inquiry_contents #reason_inner li:nth-child(11) {
	background-image: url(../img/assessment-reason11.png);
}
#inquiry_contents #reason_inner li:nth-child(12) {
	background-image: url(../img/assessment-reason12.png);
}
#inquiry_contents #reason_inner li em {
	color: #e70012;
	font-weight: bold;
	font-size: 20px;
}
/*不動産の達人の買取強化地域*/
#inquiry_contents #area p {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
	line-height: 2.5;
	letter-spacing: .07em;
}
#inquiry_contents #area p em {
	font-weight: bold;
	font-size: 16px;
}
#inquiry_contents #area {
	padding-bottom: 50px;
	margin-bottom: 30px;
	background: url(../img/assessment-area-yajirushi.gif) no-repeat center bottom;
}
/*電話番号*/
#inquiry_contents #tel {
	text-align: center;
	padding: 30px 0;
	background-color: #fef2f3;
	margin: 20px 0 30px 0;
}
#inquiry_contents #tel p {
	margin-bottom: 30px;
}
#inquiry_contents #tel p:last-child {
	margin-bottom: 0;
}
#inquiry_contents #tel em {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: .07em;
}
#inquiry_contents #tel span{
    display: inline-block;
    padding: 3px 15px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-right: 10px;
}
#inquiry_contents #tel #time{
font-size: 18px;
font-weight: bold;
letter-spacing: .07em;
}
#inquiry_contents .banner {
	text-align: center;
}
#inquiry_contents .banner a img:hover{
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	zoom: 1;
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
}
/*100%解決！*/
#inquiry_contents #solution {
	width: 900px;
	margin: 0 auto;
	border: 3px solid #e70012;
}
#inquiry_contents #solution h2 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .1em;
}
#inquiry_contents #solution h2 img {
	margin: 0px 15px -10px 15px;
}
#inquiry_contents #solution p {
	text-align: center;
}
#inquiry_contents #solution ul {
	width: 790px;
	margin: 30px auto 15px auto;
	overflow: hidden;
}
#inquiry_contents #solution li {
	float: left;
	margin-right: 20px;
}
#inquiry_contents #solution li:last-child {
	margin-right: 0;
}
/*詳しくはこちら*/
#btn{
	display: block;
	background-color: #e70012;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: .1em;
	text-align: center;
	padding: 15px 0;
	border-radius: 5px;
	width: 790px;
	margin: 0 auto;
}
#solution a{
display: block;
	padding: 30px 0 25px 0;
}
#solution a:hover #btn{
	background-color: #fd0023;
}
/*メールフォーム*/
#inquiry_mailform {
	width: 960px;
	margin: 0 auto;
}
#mailform .subhead {
	font-size: 16px;
	letter-spacing: .07em;
	padding-left: 20px;
	margin-bottom: 20px;
	background: url(../img/assessment-subhead.gif) no-repeat left center;
	font-weight: bold;
}
#mailform #menseki .half_width {
	width: 80px;
	margin: 7px 10px;
}
#mailform #kenchiku .half_width {
	width: 100px;
	margin: 7px 10px;
}
#mailform #kankei label {
	width: 300px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#mailform #kankei .half_width {
	width: 180px;
}
#mailform #kankei .half_width2 {
	width: 100px;
}
footer {
	position: relative;
}
#footer {
	background-color: #666;
	padding: 30px 0;
}
#footer p {
	text-align: center;
	color: #fff;
	font-size: 13px;
	letter-spacing: .07em;
}
#pagetop {
	position: absolute;
	right: 20px;
	bottom: 78px;
}
#pagetop a {
	display: block;
	background-color: #666;
	color: #fff;
	text-align: center;
	width: 180px;
	padding: 10px 0 10px 20px;
	position: relative;
	border-radius: 5px;
	font-size: 13px;
	letter-spacing: .07em;
}
#pagetop a:hover{
background-color:#777;
}
#thanks footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}
#thanks #back a {
	width: 250px;
	display: block;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 12px 0;
	text-align: center;
	font-size: 16px;
	letter-spacing: .07em;
	margin: 50px auto;
}
#thanks #back a:hover {
	background-color: #eee;
}
#thanks #contents {
	margin-top: 50px;
}
#mail_intro {
	margin-bottom: 30px;
}
#mail_intro p {
	border: 1px solid #ccc;
	text-align: center;
	padding: 20px 0;
	width: 960px;
	margin: 0 auto;
	font-size: 14px;
	letter-spacing: .07em;
	line-height: 1.8;
}
