@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@1,900&display=swap');

.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

/*youtube text*/
.yt_txt{margin:15px;}
.yt_txt li{list-style: none!important;}
.yt_txt p{margin:20px auto;}
.yt_txt p{margin:20px auto;}
.yt_txt h3{
	margin: 10px auto;
    display: inline-block;
    border-bottom: solid;
    border-color: yellow;
    border-width: 6px;
    font-size: 16px;
	font-weight:bold;
    color: red;
    padding: 0 3px;
}


/* ご希望のお車お探しします */
#search_top {
	margin:0 auto 20px;
}
#search_link {
	position:absolute;
	bottom:15px;
	right:30px;
}
.top_contact {
	display: none;
}
/* お車探し */
#search_contents {
	margin:20px auto 0;
}
#search_contents li {
	margin: 0 auto 19px;
}
#search_contents h2 {
	font-size:18px;
	font-weight: bold !important;
	text-align:center;
	color:#222fae;
	padding:7px 5px;
}
.font { font-family: "M PLUS 1p"; }
.top_title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border: solid 10px #078dd8;
    padding: 12px 10px 10px 14px;
    border-radius: 0.5em;
}
.top_title span {
    color: #212fae;
    font-size: 18px;
    margin: 0 0 0 -1px;
}
.back-yellow {
    background-color: #fff000;
    font-size: 18px !important;
    padding:6px;
    color: red !important;
    margin-left: 0 !important;
    display: block;
    text-align: center;
    margin: -24px 0 -22px !important;
}
.back-yellow small {
    font-size: 16px;
}
.red-01 {
	font-size: 16px !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: 20px !important;
	letter-spacing: 1px;
}
.main_image img {
    position: relative;
}
.main_image {
    line-height: 1.1;
    text-align: right;
    color: red;
    font-size: 16px;
    font-weight: 900;
    position: absolute;
    top: 10px;
    right: 20px;
    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: 26px;
}



.back01 {
	background-image: url(../images/back01.png) !important;
	background-repeat:repeat;
	background-position:left top;
	padding:10px ;
	
}

.back02 {
	box-sizing:border-box;
	background:url(../images/back03.png);
	padding:10px;
}
.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 {
	box-sizing: border-box;
	margin: 0 auto 20px !important;
}
.shinbun_img img {
	box-sizing: border-box;
	background-color:#fff;
	padding:10px;
}
/*-- 圧倒的ネットワーク --*/
#search_contents11 dl {
	background:#fff;
	padding:10px 15px;
}
#search_contents11 dd{
	font-size:15px;
	text-align: left;
	font-weight: bold !important;
	margin: 10px 0 20px 0px;
	background-image:url(../images/ster.png);
	background-size: 20px 20px;
	padding: 0 0 0 25px;
	background-repeat:no-repeat;
	background-position:left top;
}
#search_contents11 dd span {
	color: #f00;
	font-size: 15px;
}
/* お車探しでこんな経験ありませんか? */
#search_contents01 dl{
	background:#fff;
	padding:10px 0;
}
#search_contents01 dd{
	color:#e10101;
	font-size:15px;
	font-weight: bold;
	background-repeat:no-repeat;
	padding:10px 10px 10px 55px;
	margin:10px 0 10px 0px;
	background-position: 10px center;
}
#chigai {
	text-align:center;
	margin:20px auto;
}
#chigai_inner {
	text-align:center;
	background:#fff;
	padding:10px;
	font-size:15px;
	font-weight:bold;
}
#chigai_inner ul {
	width:90%;
	margin:0 auto !important;
}
#chigai_inner li {
	margin:0 auto 10px !important;
	text-align:left !important;
}

/* お客様の感想 */
#voice {
	margin:0 auto 0;
	text-align:center;
	padding: 0 10px;
}
#voice ul{ display: flex; flex-wrap: wrap;}
#voice li {
	vertical-align:top;
	border:1px solid #d4d4d4;
	width:48%;
	/* height: 210px; */
	box-sizing:border-box;
	padding:5px;
	margin: 8px 1% !important;
	/* position: relative; */
}
.btn-comment{
	width:70%;
	display:inline-block;
}
/* #voice li:nth-child(even) {
	float:right;
} */
/* #voice li .btn-comment{ position: absolute; bottom:0; left: 0; display: block;} */
#voice li .comment-box{
    width: 100%;
    margin-top: 12px;
    border: 5px solid #e0f0fc;
    border-radius: 10px;
    background: #fff;
    text-align: left;
    padding: 6px;
    color: #000;
    position: relative;

}
#voice li .comment-box::before{
	content: "";
	position: absolute;
	top: -15px;
	left: 27px;
	width: 25px;
	height: 16px;
	background:  url(../images/arrow-comment.png);
	background-size:  contain;
	background-repeat:  no-repeat;

}

.voiceImg {
	width:100%;
	margin:0 0 5px;
	overflow:hidden;

}
.voiceText {
	width:100%;

}
.voiceText dt span {
	/*background-color:#222fae;
	padding:0 12px;
	color:#fff;
	border-radius:5px;*/

}
.voiceText dd {
	margin:5px 0 0;

}
/* .voiceText dd  a {
	display:block;
	width: 100%;
	height: 25px;
	box-sizing: border-box;
} */

.back_yellow{
background-color: #F8F9DE;
background-repeat: no-repeat;
margin:0 -200%;
padding:0 200%;
}

/* お探し依頼から納車までの流れ */
#flow {
	background-color:#fefdd5;
	padding:10px;
}
#flow li {
	position: relative;
	background-color:#fff;
	border:5px solid #ffc600;
	padding:10px;
	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:130px 0 0 0px;
}
.listArrow {
	position:absolute;
	bottom:-20px;
	left:15px;
}
/* flow01 */
#flow01 dd{
	text-align:left !important;
}
#form {
	margin:10px auto 0;
	background-color:#fff;
	border-radius:0px;
}
#form li {
	text-align: center;
	margin: 0 0 10px !important;
	border: none !important;
	padding: 0 !important;
}
/* flow02 */
#flow02 {
	background-image:url(../images/flow02.png);
	background-repeat: no-repeat;
	background-position: 10px 70px;
	padding:15px 15px 30px 15px!important;
}
#flow02 dd { padding:0 0 0 150px !important; box-sizing:border-box;}
#flow02 span {
	font-size:14px;
	text-decoration:underline;
	color:#e31212;
	font-weight:bold
}

/* flow03 */
#flow03 {
	padding:15px 15px 60px 15px!important;
}
.list03Img {
	position: absolute !important;
	top: 10px!important;
	left: 0px!important;
}
#flow03 dd { padding:0 0 0 130px !important; box-sizing:border-box;}
.flow03BT {
	position:absolute!important;
	bottom:10px!important;
	right:50px!important;
}

/* flow04 */
#flow04 {
	background-image:url(../images/flow04_2.png);
	background-repeat:no-repeat;
	background-position:10px 70px;
	padding:15px 15px 20px 15px!important;
}
#flow04 dd {
	line-height:2;
	padding:0 0 0 170px !important;
	box-sizing:border-box;
}

/* flow05 */
#flow05 {
	background-image: url(../images/flow05.png);
	background-repeat:no-repeat;
	background-position:10px 70px;
	padding:15px 15px 30px 15px!important;
}
#flow05 span {
	font-size:14px;
	text-decoration:underline;
	color:#e31212;
	font-weight:bold

}
#flow05 dd { padding:120px 0 0 0px !important; box-sizing:border-box;}
/* flow06 */
#flow06 {
	background-image: url(../images/flow06_2.png);
	background-repeat:no-repeat;
	background-position:10px 70px;
	padding:15px 15px 00px 15px !important;
}
#flow06 dd{
	padding:0 0 85px 180px!important;
}
/* flow08 */
#flow07 {
	height:237px;
	background-image:url(../images/flow08.png);
	background-size: 95% auto;
	background-position:10px 70px;
	background-repeat: no-repeat;
	padding:15px 15px 50px 15px !important;
}
/* flow08 */
#flow08 {
	padding:15px 15px 30px 15px !important;
}
.list08Img {
	/* position: absolute; */
	/* top:10px; */
	/* left: 0px; */
	display:  table-cell;
}
#flow08 dd {padding: 0 0 0 0 !important;box-sizing:border-box;position:relative;display:  table;vertical-align:  top;}
.list08BT {
	position:absolute;
	right:5px;
	bottom:10px;
}
#flow08.caption {
	border: 1px solid #000;
}

/* flow09 */
#flow09 {
	height: 210px;
	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:10px ;
}
#himitu01 {
	text-align:center;
}
#himitu01 p {
	background-color:#fff;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	color:#222fae;
	margin:0 auto 20px;
}
#himitu02 {
	margin:20px auto 0;
	background-color:#fff;
	padding:10px;
}
#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;
	background-size:100% auto ,100% auto ;
	padding:75px 10px 20px;
}
#himitu02_02 {
	padding:30px 10px 15px 70px;
	background-image:url(../images/himitu02_02.png);
	background-size:64px 66px;
	background-repeat:no-repeat;
	background-position: left 20px;
}
#search_contents04 .back02 {
	margin:30px auto;
	text-align: center !important;
}
#search_contents04 .back02 p {
	text-align: center !important;
    padding: 10px !important;
    font-size: 15px !important;
    font-weight: bold !important;
}

/* 探せる理由 */
#search_contents05 .back02 p{
	text-align: center;
	color:#fe0000;
	padding:10px;
}
#search_contents05 .back02 span {
	font-size:30px;
}
#search_contents05 .back01 {
	margin:30px auto 0;
	padding:5px 10px;
}
#search_contents05 .back01 dd{
	background-color:#fff;
	margin:10px auto;
	padding:50px 10px 10px 10px;
	background-repeat:no-repeat;
	background-position:10px 10px;
}
#caa {
	background-image:url(../images/CAA.png);
}
#taa {
	background-image:url(../images/TAA.png);
}
#as {
	background-image:url(../images/AS.png);
}
#sonota {
	background-image:url(../images/sonota.png);
}
/* アフターサービス内容について */
#search_contents06 .back02 p {
	text-align:center;
	color:#fe0000;
}
#hosyou {
	margin:30px auto 0;
/*background-image:url(../images/search_contents06.png);*/
	box-sizing:border-box;
	background-repeat:no-repeat;
	padding: 0 10px;
	background-position:top right;
}
#hosyou p {
	line-height:1.7;
	margin: 0 auto 15px;
}
/* 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 {
}

#kitei dt {
	color:#2095df;
	border-bottom:5px solid #2095df;
}
#kikan {
	padding: 20px 0 0;
}
#kikan dt {
	color:#53b015;
	border-bottom:5px solid #53b015;
}
/* ガッツの品質基準 */
#search_contents07 {
	border-radius: 5px;
	border-left:2px solid #b6b6b6;
	border-bottom:2px solid #b6b6b6;
	border-right:2px solid #b6b6b6;
}
#search_contents07 h2 {
	border: none;
	background: none;
	margin:0 auto 10px;
	padding: 0;
}
#search_contents07 li {
	margin:0 auto 20px;
	padding:0 7px 0;
	position: relative;
}
.number {
	position: absolute;
	top: 0;
	left: 10px;
}
#search_contents07 dl {
	margin:0 0 0 15px;
}
#search_contents07 dt {
	font-weight:bold;
	line-height:1.7;
	padding: 0 0 0 15px;
	font-size:15px;
}
#search_contents07 dd {
	padding: 0 0 0 20px;
}
/* search_contents07 */
#search_contents08 {
}
#search_contents08 h2 {
	background-image: none;
	border: none;
	background: none;
	margin:0 auto 10px;
	padding: 0;
}
#search_contents08 dl {
	padding: 6px 10px;
}

#search_contents08 dt {
	font-size: 18px;
	font-weight: bold;
}
#search_contents08 dd {
	margin: 8px 5px 10px;
	line-height:30px;
}
#search_contents08 dd span {
	color:#ff0000;
	font-weight:bold;
	font-size:18px;
}
#reason01 dt{ color:#1d2088; font-size:25px; margin-bottom:10px; line-height:35px;}
#reason02 dt{color:#1b9d3a;/* margin:20px 0 25px; */ font-size:25px; line-height:35px;}
#reason03 dt{color:#e03d73;/* margin:20px 0 25px; */ font-size:25px; line-height:35px;}
#reason04 dt{color:#ff5a00;/* margin:20px 0 25px; */ font-size:25px; line-height:35px;}
#reason05 dt{color:#7940a4;/* margin:20px 0 25px; */ font-size:25px; line-height:35px;}
#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;
	margin: auto 10px;
}


/* お問合せフォーム上 */
#form_top {
	padding:90px 0 0;
}
#form_top_inner {
	margin:0 auto 10px;
	padding:15px;
	text-align:center;
	background-color:#fff;
}

#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;
}
#form_tel p {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	text-align: center;
	margin:5px 0 0;
}
#tel_number {
	font-size:30px;
	text-align: center;
	font-family:Celbo;
	font-weight:bold;
	color:#fff;
}
#tel_number span {
	font-size:17px;
	font-weight:bold;
	color:#e10101;
	padding:3px 15px;
	border-radius:15px;
	background-color:#fff716;
}


.edit_errors{
	    color: #222faf;
	    font-weight:bold;
	    font-size: 14px;
	    text-align:  center;
}
/*--- ボ タ ン ---*/
.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: 80%;
	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: 80%;
  height: 55px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-color: #afaaaa;
  margin:0 auto 10px;
  color:#FFF;
  font-weight:bold;
}
#clear_Bt1:hover{
	background-color:#5a5a5a;
}
.button_block{
}
/*ツールチップ*/
#photo {
	text-align: center;
	display: table-cell;
	vertical-align: top;
	width:50%;
	
}
#tooltip {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    background: #ffffff;
    padding: 6px;
}
#tooltip .caption {
    display: block;
    padding-top: 5px;
    text-align: center;
}


/* Acordeon styles */
.content-show .tab {
	position: relative;
	margin-bottom: 1px;
	width: 100%;
	color: #000;
	overflow: hidden;
	margin: 18px auto;
  }
.content-show input {
	position: absolute;
	opacity: 0;
	z-index: -1;
  }
.content-show label {
	position: relative;
	display: block;
	font-size: 18px;
    font-weight: bold !important;
    text-align: center;
    color: #222fae;
    padding: 7px 5px;
    margin: 0 auto 10px;
    border: 2px solid #222fae;
    background: linear-gradient(white, #e8eaf9);
    box-shadow: 0 2px 0 #afadae;
	cursor: pointer;
  }
.content-show .tab-content {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .35s;
	-o-transition: max-height .35s;
	transition: max-height .35s;
	}
.content-show input:checked ~ .tab-content {
	max-height: 1000em;
  }
  .content-show label:after{
	position:absolute;
	right:10px;
	top: 7px;
	/*font-family: "Font Awesome 5 Free";*/
	/*content: '\f13a';*/
	font-weight: 900;
	font-size: 22px;
	transition: 0.6s;
}
.content-show input:checked ~ label:after {
	transform:rotate(180deg);
}



#contactDisp table{ width: 100%;}

  @media(max-width:380px){
	#photo {
		text-align: center;
		display: block;
		width: 100%;
		
	}

	#voice li{ width: 90%; margin: 8px auto!important;}
  }

/*--------トップコンテンツ-----*/

#topComment {
	background-color: #09b6f8;
	box-shadow: 0px 6px 2px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 6px 2px -2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 6px 2px -2px rgba(0,0,0,0.6);
	text-align: center;
	position: relative;
	display:table;
	table-layout: fixed;
	/* top: -15px; */
	background-image: url(../images/top_-back.png);
	background-size:100% 100%;
	background-repeat: no-repeat;
}

.stock_number {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 10px 0 0;
}

.stock_number dl {
    width: 100%;
    text-align: center;
}
.stock_number dl dt{
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
    color: #FFF;
    text-align: center;
}

.stock_number dl:first-child dt{
    background: #e61c0b;
}
.stock_number dl:last-child dt{
    background: #44a709;
}
.stock_number dl:last-child dt small{
	font-size: 12px;
}
.stock_number dl dd{
    border: 3px solid;
    border-top:
    none;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
}
.stock_number dl:first-child dd{
    border-color: #e61c0b;
    color: #e61c0b;
}
.stock_number dl:last-child dd{
    border-color: #44a709;
    color: #44a709;
	padding:10px 0;
}

.stock_number dl dd span{
    font-size: 28px;
    margin: 0 5px 0 0;
    font-weight: bold;
}


/*-----新車はお得って知っていますか？-----*/
.do_you_know{
	margin: 20px 10px 40px;
}
.do_you_know dt{
	font-size: 16px;
}
.do_you_know dd{
	margin-top: 15px;
	margin-bottom: 30px;
	
}
.do_you_know dd span{
	color: red;
	font-size: 16px;
}

/*カーリースの特徴青枠線*/
.my-parts-2 {
  background: #00bfff;
  padding: .4em .8em;
  margin: 0 0 0em;
  color: white;
  font-size: 15px;
  font-weight: bold;
  text-align: center;



}

#about_txt{
	font-weight:bold;
	margin:15px 0 0;
	font-size:15px;
}
#search_contents3 .do_you_know{
	margin: 20px 0px 0px;
}


/*--------取り扱い車種-----*/



.car_list{
	background-color: #f4f4f4;
	padding: 14px 2px;
}
.car_list dt{
	background-image: url("/lease/images/maker_title.png");
	background-repeat: no-repeat;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: #000;
	font-size: 26px;
	background-position: center bottom;
	text-align: center;
}
.car_list dd ul{
	display:flex;
	flex-wrap: wrap;
	margin: 0px 0;
}
.car_list dd ul li{
	background-color:#FFF;
	border-radius:10px;
	width: 48%;
	padding: 31px 10px 10px;
	box-sizing:border-box;
	position: relative;
	margin:0 0 20px;
}
.car_list dd ul li:nth-child(2n){
	margin:0 0 20px auto;
}
.car_name{
	font-family: 'Noto Sans JP';
	font-weight: 900;
	font-style: normal;
	font-size: 14px;
	position: absolute;
	line-height: 1.1;
	top: 10px;
}
.car_list dd ul li a{
	background-color:#2634bf;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
	font-weight: 900;
	font-style: normal;
	font-size: 15px;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding: 6px 0;
	border-radius:8px;
}
.price_disp{
	display: flex;
	width: 100%;
	align-items: flex-end;
	/* padding: 0 0px 0 24px; */
	margin: 3px 0 10px;
	position: relative;
	justify-content: flex-end;
}
.price_disp span{
	margin: 0 2px;
}
.price_disp > span:first-child{
	position:relative;
	width: 24px;
	margin: 0 3px 0 0;
	top: 1px;
}
.price_txt{
	font-family: 'Work Sans', sans-serif;
	font-weight: 900;
	font-style: italic;
	color: #ff0000;
	font-size: 27px;
	line-height: 27px;
	top: 1px;
	position: relative;
}
.price_disp p{
	line-height:1;
	width: auto;
	display: inline;
}
.price_tani{
	color: #ff0000;
	line-height: 1;
	font-weight: bold;
	font-size: 10px;
	display: block;
	margin: 0 !important;
}
.price_tani small{
}
.price_disp span:last-child{
	font-size: 10px;
	font-weight:bold;
	line-height: 1;
	margin: 0 !important;
}
.img-fluid {
    max-width: 100%;
    height: auto
}

/*----トップコンテンツ----*/
#contents{
	position: relative;
}

#contents img.star{
	position: absolute;
	top: 300px;
	left: 150px;
}

.back_photo{

    position:relative;



}
.top_photo {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
    top:0;
    margin:auto;
}


/*----ふき出し----*/
.text-fukidashi{

    /*   background-image: url(../images/left.png);
    background-repeat: no-repeat;    */

	font-style: normal;
    font-size: 17px;
}



/*----中央左寄せ----*/
.center-left {
 text-align: left;
 display: inline-block;
}


.text-left{text-align:left;}

.text-right{text-align:right;}

.text-center{text-align:center;}

.blue{color:blue;}

.red{
	color:red;
	font-size:20px;
}

.purple{
	color:purple;
	font-size:20px;
}

.blueDisp {
	box-sizing: border-box;
	padding: 15px 10px;
}

.redDisp {
	box-sizing: border-box;
    padding: 15px;
}


/*-----低金利のひみつは？残価の意味は？-----*/
.tei-kinri{
	padding: 0.5em 1em;
	margin: 2em 0;
	background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
	background-image: url(../images/blue-2.png);
	background-repeat:repeat;
    width:100%;
    padding: 0px;
    margin:0px;
    margin:0 -80%;
    padding:0 80%;
}

.blue-box{
    position: relative;
    background-color: #0000bb;
    width: 100%;
    height: 150px;

}
.white-box{
    position: absolute;
    background-color: white;
    width: 740px;
    height: 280px;
    top: 80px;
    left: 120px;
}

.h3-black{
	text-align: center;
    font-size: 24px;
}

.under_line {
	display: inline-block;
	border-bottom:solid;
	border-color:yellow;
	border-width: 6px;
	font-size: 15px;
	color: red;
	padding: 0 3px;
}
.under_line h3{font-weight:bold;}


/*こんな方におすすめ*/
.osusume{
	position: relative;
    width: 94%;
    margin: 40px auto 50px;
    background-color: #3021c2;
    border-radius: 10px;
    margin-inline: auto;
}

.osusume h3{
	color:#fff;
	font-weight:bold;
	padding:15px 30px;
	text-align:left;
	font-size:16px;
}

.osusume img{
	position:absolute;
	top:-25px;
	right:15px;
}
.osusume_white{
	background-color:#fff;
	border-radius:0 0 10px 10px;
	padding:30px;
	text-align:left;
}
.osusume_white span{
	color:#2689f9;
	font-weight:bold;
}

.cb{clear:both;}

/*プランが選べます*/
.plan{
	background-color: #33ae4a;
    width: 95%;
    overflow: auto;
    margin-bottom: 20px;
    padding: 10px 0 20px;
    margin-inline: auto;
}
.plan h3{
	color:#fff;
	font-size:16px;
	font-weight:bold;
}

.plan_in{
	text-align:center;
	background-color:#fff;
	width:75%;
	margin-inline:auto;
	margin-top:5px;
}

.free{
	clear:both;
	text-align:center;
	color:#fff;
	font-weight:bold;
	background-color:#3021c2;
	width:95%;
	padding:20px 0;
	font-size:16px;
	margin-top:20px;
	margin-inline:auto;
}


/*----- メリット -----*/
.redDisp {
	background-image: url(/common/images/back/red.png);
	box-sizing: border-box;
	padding: 10px;
}
.redDisp .inner{
	background-color: #FFF;
}
.merit_list{
	padding: 20px 0;
}
.merit_list dt,.demerit_list dt{
	position:relative;
	font-weight:bold;
	margin: 0 0 3px;
	padding: 0px 0 0 26px;
	line-height: 1.4;
	font-size: 16px;
}

.merit_list dt span,.demerit_list dt span{
	background: #fb464b;
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	color:#FFF;
	line-height: 26px;
	position:absolute;
	left:0;
	top: -2px;
	font-size:15px;
}

.demerit_list dt span{background: #2f82d8;}
#merit-wrap dl dt{margin: 40px 0 0;}
#merit-wrap dl dd{margin: 6px 0 50px;}
.merit_list dl{margin: 0px 7px 0;}
.merit_list dl dt{
	margin: 0 0 10px !important;
	position: relative;
}
.merit_list  dl dd{
	margin: 0 5px 12px !important;
}


.merit_green{
	background-color:#33ae4a;
	color:#fff;
	text-align: center;
	line-height:28px;
	padding: 14px;
	font-size: 20px;
	font-weight: bold;
}

.merit_purple{
	background-color:#5120c7;
	color:#fff;
	text-align:center;
	line-height:28px;
	padding:14px 0;
	font-size: 20px;
	border-radius:10px;
}
.merit_purple small span{color:#fcff00;}

.m_top{
	
margin: 0 10px;
}

#m_title1{
	color:#fff;
	background-color:#05a3f5;
	font-weight:bold;
	text-align:center;
	font-size: 24px;
	padding: 14px 0;
	border-radius: 10px 10px 0 0;
	width:100%;
}

#m_title2{
	color:#fff;
	background-color:#ff5f5f;
	font-weight:bold;
	text-align:center;
	font-size: 24px;
	padding: 10px 0;
	border-radius: 10px 10px 0 0;
	line-height: 23px;
	width:100%;
	margin-top: 35px;
}

#m_title3{
	color:#fff;
	background-color:#05a3f5;
	font-weight:bold;
	text-align:center;
	font-size: 20px;
	padding: 14px 0;
	border-radius: 10px 10px 0 0;
	width:100%;
}

#m_title4{
	color:#fff;
	background-color:#ff5f5f;
	font-weight:bold;
	text-align:center;
	font-size: 20px;
	padding: 14px 0;
	border-radius: 10px 10px 0 0;
	width:100%;
}

#m_title5{
	color:#fff;
	background-color:#05a3f5;
	font-weight:bold;
	text-align:center;
	font-size: 20px;
	padding: 14px 0;
	border-radius: 10px 10px 0 0;
	width: 94%;
	margin-left: 3%;
}

#m_title6{
	color:#fff;
	background-color:#ff5f5f;
	font-weight:bold;
	text-align:center;
	font-size: 20px;
	padding: 14px 0;
	border-radius: 10px 10px 0 0;
	width: 94%;
	margin-left: 3%;
}

.m_txt{
	width:100%;
	padding:15px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	margin-bottom: 30px;
	/* height:400px; */
	font-weight:bold;
}
.m_txt p{margin-bottom:15px;text-align: left;}
.m_txt p span{color:red;}

.m_txt_2{
	width: 98%;
	padding: 15px 15px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	margin-bottom: 10px;
	font-weight:bold;
}
.m_txt_2 p{margin:15px 0 0;text-align:left;}
.m_txt_2 p span{color:red;}

.m30{margin:30px auto;}
.mb30{margin-bottom:30px;}

/*----メリット赤枠線-----*/
.my-parts {
  background: red;
  padding: .4em .8em;
  margin: 0 0 1em;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

/*----波線　　アフターフォロー----*/
.wavy{
	text-decoration: underline wavy yellow;
	text-align: center;
}
  /*----ガッツのカーリース画像----*/

  .thumbnail150 {
    width:24.15%;
    height:20%;
    object-fit:cover;
    margin:10px 2px;
  }

/*質問*/
 #QandA-2 {
 	font-size: 15px;
 	margin: 0 5px;
 }
 #QandA-2 h3 {
 	font-size: 13px;
 	/*margin-top: 32px;*/
 }
 #QandA-2 dl {
 	border: 1px solid #ccc;
	margin-bottom:30px;
 }
 #QandA-2 dt {
	font-weight: bold;
	color: #111;
	background: #f4f4f4; 
	padding: 13px 8px 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size:15px;
 }
 #QandA-2 dt:first-child {
 	border-top: none;
 }
 #QandA-2 dt:before {
 	content: "Q.";
 	font-weight: bold;
 	margin-right: 8px;
 	color: #00bfff;
	position:relative;
	bottom:1px;
 }
 #QandA-2 dd {
 	padding: 16px 16px 24px 30px;
 	margin: 0;
 	line-height: 140%;
 }
 
 #QandA-2 dd:before {
 	content: "A.";
 	font-weight: bold;
 	margin-right: 8px;
 	margin-left: -21px;
 	color: #bf0000;
 	font-weight: bold;
 }


/*------カーリース期間中には-----*/
.gray-box{
    background-color: #666666;
    background-repeat: no-repeat;
    margin: 20px 0 0;
    padding: 15px 10px;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 1.4;
}
.gray-box h3{
	font-size:14px
}

.gray_white-box {
    background:#999999;
    padding: .4em .8em;
    margin: 0 0 1em;
    color: white;
    font-weight: bold;
    text-align: left;
}

.gray_black-box {
    background: #323232;
    padding: 10px;
    margin: 0 0 1em;
    color: #CCFFFF;
    font-size: 11px;
    /* font-weight: bold; */
    text-align: left;
    margin: 10px 0 0;
}


/*------車両一覧ボタン-----*/
.car-list-disp{
	/*background-image: url(../images/blue_bck.jpg);*/
	background-repeat:repeat;
    text-align: center;
}

.car-list-disp a{
    font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
    background:yellow;
    border-radius:7px;
    font-size: 18px;
    color:black;
    text-decoration: none;
    width: 280px;
    display: block;
    text-align: center;
    padding: 15px 0;
    margin: 14px auto 10px;
    box-shadow: 0 4px 0 #0c0079;
    transition:0.5s;
}

.car-list-disp a:hover{opacity:0.8;}


 /*ご契約の流れ*/

.blue_kadomaru {
	background-color:  #e2f8fe;
	height: 45px;
	margin-left:auto;
	margin-right: auto;
	border-radius: 10px;
	color: #372bc4;
	font-size:16px;
	top:0;
	vertical-align: bottom;
	font-weight: bold;
	margin: 0 10px 5px;
	line-height: 45px;
	padding: 0 17px;
}

 .gray_kadomaru {
    background-color:  #f4f4f4;
    padding: 10px;
    border-radius: 10px;
    line-height: 1.5em;
    margin: 0px 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
 .gray_kadomaru img{
 	width:25%;
 	height: auto !important;
 }  
 .gray_kadomaru p{
 	width: 72%;
 }  

  /*赤　三角*/
  .triangle-bottom {
    display: inline-block;
    border-style: solid;
    border-width: 13px 13px 0 13px;
    border-color: red transparent transparent transparent;
  }

.nousya-box{background-color:white;}

 /*スワイプ*/
 .mobile-scroll {
 	width: 100%;
 	overflow-x: scroll;
 }

.purpleDisp {
	background-image: url(../images/violet-bg.gif);
	box-sizing: border-box;
	padding: 0px;
	height:280px;
	width:400px;
	font-size:15px;
	font-weight:700;
	text-align:center;
	color:white;
}

.back_gray{
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	margin:0 -200%;
	padding:0 200%;
}

.under_line_yellow {
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 75%, yellow 10%) repeat scroll 0 0;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	color: black;
	font-weight:700;
}

.br-2{height:30px;}
#contents_mail{margin: 40px 0 0;}


@media(max-width:320px){
	.content-show label {font-size: 16px;}
	.content-show label:after {
		right: 5px;
		top: 7px;
		font-size: 18px;
	}
}

#kariire{
	margin: 0 20px 0 -10px;
	display: inline-block;
	display: none;
}

a#line_inx_link {
    background: #00b921;
    border-radius: 2px;
    display: block;
    width: 78%;
    margin: 5px auto 0;
    height: 59px;
    box-shadow: 0 0 5px #80807b;
    line-height: 60px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    font-family: toppan-bunkyu-midashi-go-std, sans-serif;
}
a#line_inx_link i{
	font-size: 38px;
	margin: 0px 11px 0 0;
	color: #FFF;
	font-weight: normal;
	position: relative;
	bottom: -9px;
}

.f-black{color:black!important;}
.f-red{color:red!important;}

._mt20{margin-top:20px;}