@charset "Shift_JIS";

/* --------------------------------------------------------------------
	フリーページ　共通
--------------------------------------------------------------------- */
div.freepage_ {
}
div.freepage_narrow_ {
	padding: 0 60px;
}
div.freepage_ .box_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}


/* --------------------------------------------------------------------
	フリーページ　会社概要
--------------------------------------------------------------------- */
#company {
}
#company table {
	width: 100%;
}
#company table th {
	width: 8em;
	vertical-align: top;
}
#company table td {
	vertical-align: top;
}


/* --------------------------------------------------------------------
	フリーページ　プライバシーポリシー
--------------------------------------------------------------------- */
#privacy {
}
#privacy p {
	margin-bottom: 10px;
	text-indent: 1em;
}
#privacy ol {
	border-top: 1px dotted #CCC;
}
#privacy ol li {
	padding: 10px 0;
	border-bottom: 1px dotted #CCC;
}


/* --------------------------------------------------------------------
	チャット
--------------------------------------------------------------------- */
#chatbot_box_ h1{
	font-family: 'Noto Sans JP';
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0 20px 0;
}	
	
#chatbot_box_{
	width: 962px;
	margin: 0 auto;
	color: #000;

}

#chatbot_box_ .line_{
	border-top: solid 1px #ccc;
	border-bottom: none;
	border-left: none;
	border-right: none;
	margin-bottom: 50px;
}

#chatbot_box_ .use_guide_box_{margin-bottom: 50px;}	
#chatbot_box_ .contact_form_box_{margin-bottom: 80px;}
	
#chatbot_box_ .use_guide_box_:after,
#chatbot_box_ .contact_form_box_ ul:after{
	content: "";
	display: block;
	clear: both;
}	
	
#chatbot_box_ .use_guide_box_ h2,
#chatbot_box_ .contact_form_box_ h2{
	font-size: 20px;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 20px;
	border-left: solid 12px #f3ce00;
}	
#chatbot_box_ .use_guide_box_ h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}	
#chatbot_box_ p{margin-bottom: 16px;}
#chatbot_box_ p span{font-size: 13px;}
#chatbot_box_ .use_guide_box_ p{font-size: 15px;}
#chatbot_box_ .use_guide_box_ ul{padding-left: 5px;}		
#chatbot_box_ .use_guide_box_ ul li{
	margin-bottom: 5px;
	text-indent: -1.5em;
	padding-left: 1.5em;
		
}
#chatbot_box_ .use_guide_box_ ul li a{
	font-size: 15px;
	background: url(../img/freepage/chatbot/link_arrow.png) no-repeat left center;
	padding-left: 20px;
}
#chatbot_box_ .use_guide_list_:nth-child(3n){margin-right: 0;}		
#chatbot_box_ .use_guide_list_{
	width: 372px;
	float: left;
	padding: 0 0 0 15px;
	border-left: solid 1px #eee; 	
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 28px;
}

#chatbot_box_ .use_guide_list_.use_guide_list_2col{
	width: 532px;
}

#chatbot_box_ .use_guide_list_.use_guide_list_2col ul{
	width: 250px;
	float: left;
}


#chatbot_box_ .contact_form_box_ .ttl_{
	border-bottom: solid 1px #666;
	font-size: 15px;
	margin-bottom: 16px;
	padding: 0 0 4px 0;
}	
	
#chatbot_box_ .contact_form_box_ ul li{
	width: 462px;
	float: left;
	margin-right: 28px;
}
#chatbot_box_ .contact_form_box_ ul li:nth-child(2){margin-right: 0;}
#chatbot_box_ .contact_form_box_ ul li:nth-child(2) span{font-size: 13px;}

#chatbot_box_ .contact_form_box_ ul li:nth-child(2) span.time_{
	
}


#chatbot_box_ .contact_form_box_ ul li a{
	width: 250px;
	display: block;
	margin: 22px auto 22px auto;
}
#chatbot_box_ .contact_form_box_ ul li a span{
	display: block;
	font-size: 13px;	
}		
#chatbot_box_ .contact_form_box_ ul li.rt_ p{
	font-size: 14px;
	margin-bottom: 8px;
	text-align: center;
}

#chatbot_box_ .contact_form_box_ ul li.rt_ p{
		
}

#chatbot_box_ .contact_form_box_ ul li.lt_ p span{
	display: block;
	text-align: center;
}

#chatbot_box_ .contact_form_box_ ul li.rt_ p.tel_num_{
	width: 300px;
	margin: 0 auto 3px auto;
	padding: 5px;
	display: table;
	vertical-align: middle;
	-webkit-border-radius: 2px;
	border-radius: 2px;

}
#chatbot_box_ .contact_form_box_ ul li.rt_ p.tel_num_ span{
	font-size:24px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
}

#chatbot_box_ .contact_form_box_ ul li.rt_ p.tel_num_ span.ttl_{
	border-bottom: none;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	text-align: right;
}

#chatbot_box_ .contact_form_box_ ul li.rt_ p.tel_num_ span.tel_numer_{text-align: left;}
#chatbot_box_ .use_guide_list_rt{
    border-left: none;
	padding-top: 25px;
	
}



/* --------------------------------------------------------------------
	クラブ査定基準ランク
--------------------------------------------------------------------- */
#rank{
	min-width:0;
	max-width: 100%;
}

#rank_box_{
	width:600px;
	margin: 0 auto;
}

#rank_box_sp_{
	width: 600px;
	max-width: 100%;
}

#rank_box_sp_ img{
	max-width: 100%;
}

#rank_box_ p,
#rank_box_sp_ p{
	margin:0;
	padding:0;
}

#rank_box_ .txtbox{
	text-align: left;
	line-height: 1.6;
	padding: 10px 0;
}

#rank_box_sp_ map,
#rank_box_sp_ area{
	display: inline-block;
}

#rank_box_sp_ .txtbox{
	text-align: left;
	line-height: 1.6;
	padding: 10px;
}

#rank #copyright{
	padding:10px 0;
}

/* --------------------------------------------------------------------
	悪質偽サイトにご注意下さい
--------------------------------------------------------------------- */
#important2013 {
	padding-bottom: 30px;
}
#important2013 a {
	text-decoration: underline;
}
#important2013 a:hover {
	text-decoration: none;
}
#important2013 p {
	font-size: 14px;
	line-height: 180%;
	margin-top: 20px;
}
#important2013 ul li {
	font-size: 14px;
	line-height: 180%;
}
#important2013 .fb-red {
	color: #EE0000;
	font-weight: bold;
}
#important2013 .img_ {
	margin-top: 20px;
	text-align: center;
}
#important2013 .case_ {
	overflow: hidden;
}
#important2013 .case_ dl {
	float: left;
	width: 320px;
	margin-right: 20px;
}
#important2013 .case_ dl dt {
	font-size: 14px;
	line-height: 180%;
}