@charset "utf-8";
/* CSS Document */
/* ご希望のお車お探しします */
#search_top {
	margin:0 auto 20px;
}
#search_link {
	position:absolute;
	bottom:15px;
	right:30px;
}
.font { font-family: "M PLUS 1p"; }

/*----*/
.top-title {
    color: #000;
    font-size: 21px;
    font-weight: bold;
    border: solid 8px #078dd8;/*線色*/
    padding: 8px 50px 20px;/*文字周りの余白*/
    border-radius: 1.5em;/*角丸*/
    margin: 0 0 20px 0;
}

.blue-font{
  color: #078dd8;
}

.green-font{
  display     : inline-block;
  font-size   : 25px;
  font-weight : bold;
  color       : white;
  text-shadow:  2px  2px 5px #00BB00 ,
               -2px  2px 5px #00BB00,
                2px -2px 5px #00BB00,
               -2px -2px 5px #00BB00;
}
/*ここまで*/


.top_title {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    border: solid 10px #078dd8;/*線色*/
    padding: 8px 50px 20px;/*文字周りの余白*/
    border-radius: 0.5em;/*角丸*/
    margin: 0 0 20px 0;
}
.top_title span {
    color: #212fae;
    font-size: 26px;
    margin: -20px 0 0 -7px;
}

.back-yellow {
    background-color: #fff000;
    font-size: 22px !important;
    padding: 2px 0 0 8px;
    color: red !important;
    margin-left: 0 !important;
    display: block;
    text-align: center;
    letter-spacing: 1px;
    margin: -24px 0 -22px !important;
}
.back-yellow small {
    font-size: 18px;
}
.red-01 {
	font-size: 18px !important;
	color: red !important;
	margin-left: 0 !important;
}
.red-p {
	background-color: #fff000;
	color: red !important;
	font-size: 18px !important;
}
.red-01 small {
	font-size: 18px;
	color: #000;
}
.red-p2 {
	color: red !important; 
	font-size: 22px !important;
	letter-spacing: 1px;
}
.main_image img {
    position: relative;
}
.main_image {
    line-height: 1.1;
    text-align: right;
    color: red;
    font-size: 44px;
    font-weight: 900;
    position: absolute;
    top: 16px;
    right: 30px;
    text-shadow: 
        #fff 2px 2px 0, #fff -2px -2px 0,
        #fff -2px 2px 0, #fff 2px -2px 0,
        #fff 0px 2px 0, #fff  0 -2px 0,
        #fff -2px 0 0, #fff 2px 0 0;
}
.main_image span {
    font-size: 70px;
}

/* お車探し */
#search_contents {
	margin:20px auto 0;
}
#search_contents li {
	margin:0 auto 50px;
}
#search_contents h2 {
	font-size:24px;
	text-align:center;
	color:#222fae;
	background-image: url(../../common/images/h2_back.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding:10px 0;
	margin:0 auto 20px;
}

/*青しましま背景*/
.back01 {
	background-image: url(../images/back01.png) !important;
	background-repeat:repeat;
	background-position:left top;
	padding:15px 15px ;
}
/* 赤しましま背景 */
.back02 {
	box-sizing:border-box;
	background:url(../images/back03.png);
	padding:15px;
}
.back02 p {
	background:#fff;
	padding:35px;
	font-size:21px;
	font-weight:bold;
}
.back02 p span {
	font-size:23px;
	color:#fe0000;
}
/* ガッツの取り組み */
#news {
	text-align:center;
}
#news li {
	margin:0 20px 0 !important;
	display: inline-block;
}
.shinbun_img img {
	background-color:#fff;
	padding:15px;
	margin:0 auto 20px;
}
/*-- 圧倒的ネットワーク --*/
#search_contents11 dl {
	background:#fff;
	padding:10px 0;
}
#search_contents11 dd{
	font-size:20px;
	text-align: left;
	font-weight: bold !important;
	margin: 10px 0 20px 100px;
	background-image:url(../images/ster.png);
	padding: 0 0 0 50px;
	background-repeat:no-repeat;
	background-position:left center;
}
#search_contents11 dd span {
	color: #f00;
	font-size: 24px;
}
/* お車探しでこんな経験ありませんか? */
#search_contents01.back01 {
	background-image:url(../images/back02.png), url(../images/back01.png);
	background-repeat: no-repeat,repeat;
	background-position:center bottom,left top;
	padding:15px 15px 80px;
}
#search_contents01 dl{
	background:#fff;
	padding:10px 0;
}
#search_contents01 dd{
	color:#e10101;
	font-size:20px;
	font-weight: bold;
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 0 10px 45px;
	margin:10px 0 10px 130px;
}
#chigai {
	text-align:center;
	margin:20px auto;
}
#chigai_inner {
	text-align:center;
	background:#fff;
	padding:35px;
	font-size:21px;
	font-weight:bold;
}
#chigai_inner ul {
	width:75%;
	margin:0 auto !important;
}
#chigai_inner li {
	margin:0 auto 10px !important;
	text-align:left !important;
}
.back02 {
	box-sizing:border-box;
	background:url(../images/back03.png);
	padding:15px;
}
.back02 p span {
	font-size:23px;
	color:#fe0000;
}

/* お客様の感想 */
#voice {
	margin:-25px auto 0;
	text-align:center;
}
#voice li {
	vertical-align:top;
	border-bottom:1px dotted #969595;
	display:inline-block;
	width:45%;
	height:490px;
	box-sizing:border-box;
	padding:25px;
	margin:0 2% !important;
}
.voiceImg {
	width:100%;
	margin:0 0 15px;
	overflow:hidden;
}
.voiceText {
	width:100%;

}
.voiceText dt span {
	background-color:#222fae;
	padding:6px 12px;
	color:#fff;
	border-radius:5px;
}
.voiceText dd {
	margin:10px 0 0;

}
/* お探し依頼から納車までの流れ */
#flow {
	background-color:#fefdd5;
	padding:15px;	
}
#flow li {
	position: relative;
	background-color:#fff;
	border:5px solid #ffc600;
	padding:15px;
	border-radius:7px;
	margin:0 auto 20px !important;
}
#flow li dt{
	background-repeat:no-repeat;
	background-position:left center;
	padding:10px 0 10px 45px;
	font-weight:bold;
	color:#e10101;
	font-size:20px;
}
#flow li dd {
	padding:0px 0px 0 510px;
}
.listArrow {
	position:absolute;
	bottom:-20px;
	left:15px;
}
/* flow01 */
#flow01 dd{
	text-align:left !important;
}
#form {
	width:872px;
	height:96px;
	margin:10px auto 0;
}

#list01_text{
	position:relative;
	left:40px;
	top:5px;
}

#list01_pic{
	position: relative; 
	left:15px;
}

/* flow02 */
#flow02 {
	background-image:url(../images/flow02.png?2023);
	background-repeat: no-repeat;
	background-position: 50px  60px;
	padding:15px 15px 70px 15px!important;
}
#flow02 dd { padding:0 0 0 200px !important; box-sizing:border-box;}
#flow02 span {
	font-size:14px;
	text-decoration:underline;
	color:#e31212;
	font-weight:bold
}

/* flow03 */
#flow03 {
	padding:15px 15px 70px 15px!important;
}
.list03Img {
	position: absolute !important;
	top: 0px!important;
	left: 40px!important;
} 
#flow03 dd { padding:0 0 0 200px !important; box-sizing:border-box;}
.flow03BT {
	position:absolute!important;
	bottom:20px!important;
	left:215px!important;
}

/* flow04 */
#flow04 {
	background-image:url(../images/flow04_2.png?2023);
	background-repeat:no-repeat;
	background-position:50px 60px;
	padding:15px 15px 60px 15px!important;
}
#flow04 dd {
	line-height:2;
	padding:0 0 0 200px !important;
	box-sizing:border-box;
}

/* flow05 */
#flow05 {
	background-image: url(../images/flow05.png);
	background-repeat:no-repeat;
	background-position:50px 60px;
	padding:15px 15px 80px 15px!important;
}
#flow05 span {
	font-size:14px;
	text-decoration:underline;
	color:#e31212;
	font-weight:bold
	
}
#flow05 dd { padding:0 0 0 350px !important; box-sizing:border-box;}
/* flow06 */
#flow06 {
	background-image: url(../images/flow06_2.png);
	background-repeat:no-repeat;
	background-position:50px 60px;
	padding:15px 15px 50pxpx 15px !important;
}
#flow06 dd{
	padding:0 0 85px 230px!important;
	/*background-image: url(../images/flow06.png);
	background-repeat:no-repeat;
	background-position:230px center;*/
}
/* flow08 */
#flow07 {
	height:153px;
	background-image:url(../images/flow08.png);
	background-position:50px 60px;
	background-repeat: no-repeat;
	padding:15px 15px 50pxpx 15px!important;
}
/* flow08 */
#flow08 {
	height:210px !important;
	padding:15px 15px 50pxpx 15px!important;
}
.list08Img {
	position: absolute;
	top:0px;
	left: 40px;
	
}
#flow08 dd { padding:0 0 0 170px !important; box-sizing:border-box; position:relative;}
.list08BT {
	position:absolute;
	left:185px;
	bottom:20px;
}
#flow08.caption {
	border: 1px solid #000;
}
/* flow09 */
#flow09 {
	height: 167px;
	background-image: url(../images/flow09.png);
	background-repeat:no-repeat;
	background-position:50px 60px;
	padding:15px 15px 50pxpx 15px !important;
}
#flow09 dd{
	padding:0 0 85px 230px!important;
	/*background-image: url(../images/flow09.png);
	background-repeat:no-repeat;
	background-position:230px center;*/
}

/* 価格の秘密 */
#search_contents04 {
}
#search_contents04 .back01 {
	background-image: url(../images/back01.png) !important;
	background-repeat:repeat;
	background-position:left top;
	padding:15px 15px ;
}
#himitu01 {
	text-align:center;
}
#himitu01 p {
	background-color:#fff;
	padding:20px 0;
	font-size:20px;
	font-weight:bold;
	color:#222fae;
	margin:0 auto 20px;
}
#himitu02 {
	margin:20px auto 0;
	background-color:#fff;
	padding:20px 30px;
}
#himitu02_01 {
	background-image:url(../images/himitu02_01.png), url(../images/himitu02.png);
	background-repeat:no-repeat, no-repeat;
	background-position:top right,center bottom;
	padding:10px 10px 25px;
}
#himitu02_02 {
	padding:30px 5px 35px 145px;
	background-image:url(../images/himitu02_02.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#search_contents04 .back02 {
	margin:30px auto;
	text-align: center;
}

/* 探せる理由 */
#search_contents05 .back02 p{
	text-align: center;
	color:#fe0000;
	padding:15px;
}
#search_contents05 .back02 span {
	font-size:40px;
}
#search_contents05 .back01 {
	margin:30px auto 0;
	padding:5px 15px;
}
#search_contents05 .back01 dd{
	background-color:#fff;
	margin:10px auto;
	padding:20px 15px 20px 145px; 
	background-repeat:no-repeat;
	background-position:15px center;
}
#caa {
	background-image:url(../images/CAA.png);
}
#taa {
	background-image:url(../images/TAA.png);
}
#as {
	background-image:url(../images/AS.png);
	background-position:15px 20px !important;
}
#sonota {
	background-image:url(../images/sonota.png);
}
/* アフターサービス内容について */
#search_contents06 .back02 p {
	text-align:center;
	color:#fe0000;
}
#hosyou {
	margin:30px auto 0;
	width:940px;
	height:350px;
	background-image:url(../images/search_contents06.png);
	padding:0 510px 0 0;
	box-sizing:border-box;
	background-repeat:no-repeat;
	background-position:top right;
}
#hosyou p {
	line-height:1.7;
}
/* hosyouList */
#hosyouList {
	margin:20px auto 0;
}
#hosyouList li {
	margin:0 auto 0 !important;
	text-align:center;
}
#hosyouList dt{
	font-size:20px;
	font-weight:bold;
}
#hosyouList dd {
	padding:10px 0;
	border-bottom:1px solid #000;
}
#kitei {
	width:580px;
	float:left;
}
#kitei dt {
	color:#2095df;
	border-bottom:5px solid #2095df;
}
#kikan {
	width:360px;
	float:right;
}
#kikan dt {
	color:#53b015;
	border-bottom:5px solid #53b015;
}
/* ガッツの品質基準 */
#search_contents07 h2 {
	background-image: none;
	margin:0 auto 10px;
}
#search_contents07 li {
	margin:0 auto 20px;
	padding:0 0 0 15px;
}
.number {
	float:left;
}
#search_contents07 dl {
	float:left;
	margin:0 0 0 10px;
}
#search_contents07 dt {
	font-weight:bold;
	line-height:1.7;
	font-size:15px;
}
/* search_contents07 */
#search_contents08 {
}
#search_contents08 h2 {
	background-image: none;
	margin:0 auto 10px;
}
#search_contents08 dl {
	padding:0 0 0 15px;
}

#search_contents08 dt {
	font-size:25px;
	font-weight: bold;
}
#search_contents08 dd {
	margin:0 auto 10px;
	line-height:30px;
}
#search_contents08 dd span {
	color:#ff0000;
	font-weight:bold;
	font-size:18px;
}
#reason01 dt{ color:#1d2088;} 
#reason02 dt{color:#1b9d3a; margin:20px 0 0;}
#reason03 dt{color:#e03d73; margin:20px 0 0;}
#reason04 dt{color:#ff5a00; margin:20px 0 0;}
#reason05 dt{color:#7940a4; margin:20px 0 0;}
#reason01 .number02 { background-color:#1d2088;}
#reason02 .number02 { background-color:#1b9d3a;}
#reason03 .number02 { background-color:#e03d73;}
#reason04 .number02 { background-color:#ff5a00;}
#reason05 .number02 { background-color:#7940a4;}

/* 納車までの流れ */
#search_contents11 {
	text-align:center;
}
/*#search_contents11 li {
	margin:0 auto 15px  !important;
	position:relative;
	background-color:#fff;
	padding:80px 15px 15px 15px;
	border:3px solid #8abeff;
	border-radius:7px;
}
#search_contents11 li h3 {
	width:377px;
	height:45px;
	position:absolute;
	top:10px;
	left:-10px;
	box-sizing:border-box;
	padding:0 0 0 55px;
	line-height:47px;
	color:#222fae;
	background:no-repeat left top;
}
.seibi_arrow {
	position:absolute;
	left:10px;
	bottom:-15px;
}
#search_contents11 li span {
	color:#f00;
}
#seibi_01 {
	background-image:url(../images/seibi01.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_01 h3 { background-image:url(../images/tt01.png) !important;}
#seibi_02 {
	padding:80px 15px 30px 15px !important;
	background-image:url(../images/seibi02.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_02 h3 { background-image:url(../images/tt02.png)!important;}
#seibi_03 {
	background-image:url(../images/seibi03.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_03 h3 { background-image:url(../images/tt03.png)!important;}
#seibi_04 {
	background-image:url(../images/seibi04.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_04 h3 { background-image:url(../images/tt04.png)!important;}
#seibi_05 {
	padding:80px 15px 30px 15px !important;
	background-image:url(../images/seibi05.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_05 h3 { background-image:url(../images/tt05.png)!important;}
#seibi_06 {
	background-image:url(../images/seibi06.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_06 h3 { background-image:url(../images/tt06.png)!important;}
#seibi_07 {
	padding:80px 15px 30px 15px !important;
	background-image:url(../images/seibi07.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_07 h3 { background-image:url(../images/tt07.png)!important;}
#seibi_08 {
	padding:80px 15px 30px 15px !important;
	background-image:url(../images/seibi08.jpg);
	background-position:96% center;
	background-repeat:no-repeat;
}
#seibi_08 h3 { background-image:url(../images/tt08.png) !important}
#seibi_comment {
	text-align:center;
	width:100%;
	margin:20px auto 0;
}*/

/* お問合せフォーム上 */
#form_top {
	padding:90px 0 0;
}
#form_top_inner {
	margin:0 auto 10px;
	padding:15px;
	text-align:center;
	background-color:#fff;
}
/*#form_top ul{
	width:100%;
	box-sizing:border-box;
	background-color:#fff;
	background-image:url(../images/top_back.png);
	background-position:40px 20px;
	background-repeat:no-repeat;
	padding:20px 40px;
	margin:0 auto 15px;
}
#form_top li {
	float:left;
	height:60px;
	line-height:60px;
	box-sizing:border-box;
}
#form_top li:nth-child(odd) {
	width:515px;
	padding:0 0 0 65px;
}
#form_top li:nth-child(even) {
	width:350px;
	padding:0 0 0 95px;
}*/
#form_topImg {
	position:absolute;
	top:-53px;
	left:50px;
}
#form_topImg02 {
	position:absolute;
	top:-7px;
	left:290px;
}

/* お電話 */
#form_tel {
	background-color:#e10101;
	border-radius:7px;
	margin:30px auto;
	padding:15px 40px 0px;
}
#form_logo { float:left;}
#form_tel p {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	margin:10px 0 0;
}
#tel_number {
	font-size:50px;
	font-family:Celbo;
	font-weight:bold;
	color:#fff;
	float:right;
	padding:10px 0 0;
}
#tel_number span {
	font-size:17px;
	font-weight:bold;
	color:#e10101;
	padding:3px 15px;
	border-radius:15px;
	background-color:#fff716;
}


.edit_errors{
	    color: #0584cd;
		font-weight:bold;
		font-size:16px;
}
/*--- ボ タ ン ---*/
.address1_Bt{
	cursor: pointer;
	width: 170px;
	height:30px;
	border: none;
	margin:auto;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#4ab7fc;
	margin:0 0 0 10px;
}
.address1_Bt:hover,#send_Bt1:hover{
	background-color:#b50303;
}
#send_Bt1{
	text-align:center;
	line-height:55px;
  cursor: pointer;
  display: block;
  width: 247px;
  height: 55px;
  border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#e70303;
	margin:0 auto 10px;
	color:#FFF;
	font-weight:bold;
	font-size:18px;
}
#clear_Bt1{
  cursor: pointer;
  display: block;
  width: 180px;
  height: 55px;
  border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color:#797979;
	margin:0 auto 10px;
	color:#FFF;
	font-weight:bold;
}
#clear_Bt1:hover{
	background-color:#5a5a5a;
}
.button_block{
	width:480px;
	margin:auto;
}



/*ツールチップ*/
#photo {
    text-align: center;

}
#tooltip {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 6px;
}
#tooltip .caption {
    display: block;
    padding-top: 5px;
    text-align: center;
}


/*----- slide -----*/
#slideBt li {
	float:left;
	list-style: none;
}

/* #slideBt {
	position: absolute;
	bottom: 25px;
	right: 20px;
	text-align: center;
	width: 440px;
	border-radius:8px;
	box-sizing: border-box;
	padding: 0 10px 47px;
	background-color: #fff;
	background-image: url(../images/tel.png);
	background-position: center 95%;
	background-repeat: no-repeat;
}

#slideBt li:first-child {
	width:100%;
	margin: -10px 0 7px;
}
#slideBt li:last-child {
	float: right;
} */



