/* -------------------------------------------------
  parts
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

.box-radius {
	width:90%;
	margin:0 auto;
	background:var(--color-secondary);
	border-radius:10px;
	position:relative;
}
.box-radius .inner{
	padding:15px;
}

.fukidashiTtl{
	text-align: center;
	font-weight: 900;
	background: var(--color-secondary);
	border: 4px solid #0A0E1F;
	position: relative;
	padding: 12px 0;
	border-radius: 300px;
	box-shadow: 5px 5px 0 #000; 
	z-index: 3;
	max-width: 470px;
	margin: 0 auto 15px;
}

.fukidashiTtl h2{
	font-size: 18px;
	letter-spacing: 2px;
}
.fukidashiTtl h2.single,
.fukidashiTtl h2.double span{
	color: var(--color-primary);
}
.fukidashiTtl h2.double span{
	display: block;
	font-size: 12px;
	line-height: 1;
}
.fukidashiTtl .arrow{
	position: absolute;
	background: var(--color-secondary);
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	bottom: -5px;
	right: 0;
	left: 0;
	margin: auto;
	box-shadow: 8px 5px 0 #0A0E1F; 
}

.fukidashi_ttl_o {
	width:98%;
	max-width:480px;
	margin:0 auto 8px;
	font-weight:900;
	text-align:center;
	background-image:url(/1cars/common/img/parts/fukidashi_s_o.svg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.fukidashi_ttl_L_o {
	width:98%;
	max-width:509px;
	margin:0 auto 8px;
	font-weight:900;
	text-align:center;
	background-image:url(/1cars/common/img/parts/fukidashi_l_o2.svg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.fukidashi_ttl_L_o .txtS {
	display:block;
	color:var(--color-primary);
}

#aboutNoridoki .catchcopyL {
	font-weight:700;
	color:#ffffff;
	text-align:center;
}
#aboutNoridoki .catchcopy {
	font-weight:700;
	color:#ffffff;
	text-align:center;
}
#aboutNoridoki .image img {
	width:100%;
	height:auto;
}

/*-------------------------------
	Display：←560px 
-------------------------------*/
@media print, screen and (max-width: 560px){
	.spNone {
		display:none;
	}

}

/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#aboutNoridoki .inner {
		padding:20px 20px;
	}
	#aboutNoridoki .catchcopyL {
		font-size:2.2rem;
		line-height:1.5em;
	}
	#aboutNoridoki .catchcopy {
		font-size:1.6rem;
		line-height:1.5em;
	}
	.fukidashi_ttl_o {
		height:90px;
		padding:23px 0 15px;
		font-size:2.0rem;
		line-height:30px;
	}
	.fukidashi_ttl_L_o {
		padding:18px 0 40px;
		font-size:1.6rem;
		line-height:24px;
	}
	.fukidashi_ttl_L_o .txtS {
		font-size:1.2rem;
		line-height:1.2;
		padding-top: 4px;
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	.box-radius {
		width:95%;
		max-width:1080px;
	}
	.box-radius .inner{
		max-width:1010px;
		margin:0 auto;
		padding:25px;
	}
	#aboutNoridoki .inner {
		padding:30px 20px;
	}
	#aboutNoridoki .catchcopyL {
		font-size:3.6rem;
		line-height:1.5em;
	}
	#aboutNoridoki .catchcopy {
		font-size:1.8rem;
		line-height:1.5em;
	}


.fukidashiTtl{
	padding: 18px 0;
	margin: 0 auto 18px;
}
.fukidashiTtl h2{
	font-size: 28px;
}
.fukidashiTtl h2.double span{
	font-size: 18px;
	padding-bottom: 8px;
}
.fukidashiTtl .arrow{
	width: 14px;
	height: 14px;
	bottom: -7px;
	box-shadow: 8px 4px 0 #0A0E1F; 
}


	.fukidashi_ttl_o {
		height:90px;
		padding:5px 0 23px;
		font-size:2.8rem;
		line-height:60px;
	}
	.fukidashi_ttl_L_o {
		padding:18px 0 40px;
		font-size:24px;
		line-height:40px;
	}
	.fukidashi_ttl_L_o .txtS {
		font-size:1.8rem;
		line-height:20px;
	}

}




/* -------------------------------------------------
  aboutNoridoki
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#aboutNoridoki {
	padding: 15px 0 40px;
	background-color:var(--color-primary);
}
#aboutNoridoki .inner {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:30px 20px;
	position:relative;
}
#page-about #aboutNoridoki .btnL.noAbout {
	display:none;
}

#aboutNoridoki .box-radius {
	width:90%;
	background:none;
}

/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#aboutNoridoki {
		background-position:top 10px left 0;
	}
	#page-home #aboutNoridoki {
		margin-top:0px;
	}
	#aboutNoridoki .inner {
		padding:20px 20px;
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#aboutNoridoki {
		background-position:top 150px left 0;
	}
	/* #page-home #aboutNoridoki {
		margin-top:20px;
	} */
	#aboutNoridoki .inner {
		padding:30px 20px;
	}
	#page-home #aboutNoridoki,
	.carSingle #aboutNoridoki {
		background-position: top -30px left 0;
	}
}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){

	#aboutNoridoki {
		background-position:top 180px left 0;
	}
	#aboutNoridoki .inner {
		padding:40px 20px 55px;
	}
	#page-home #aboutNoridoki,
	.carSingle #aboutNoridoki {
		background-position:top 8px left 0;
	}

	#aboutNoridoki .aboutNoridokiAbout{
		margin-top: 40px;
	}

}

/* -------------------------------------------------
  PICK UP情報
------------------------------------------------- */
#aboutNoridoki #pickupCarlist{
	margin: 0;
}
#aboutNoridoki #pickupCarlist h2 .subTTL {
	display: none;
}
#aboutNoridoki #pickupCarlist .carBnr {
	margin-top: 20px;
}

@media print, screen and (min-width: 768px){
	#aboutNoridoki #pickupCarlist .carBnr {
		margin-top: 0;
	}
}

#page-home #aboutCycle,
.carSingle #aboutCycle {
	padding-top:0;
	margin-top:0;
}	



/* -------------------------------------------------
  aboutCycle
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#aboutCycle .image {
	width:100%;
	max-width:777px;
	margin:30px auto 0;
	display: block;
}


/* -------------------------------------------------
  aboutChange
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/
#aboutChange  .catchcopy {
	text-align: left;
}
#aboutChange  .catchcopy br{
	display: none;
}
#aboutChange .image {
	width:100%;
	max-width:785px;
	margin:30px auto 0;
}
#aboutChange .imageList {
	width:100%;
	margin:30px 0 0;
}
#aboutChange .imageList li{
	background:#ffffff;
	overflow:hidden;
}
#aboutChange .imageList li figure img{
	width:100%;
}
#aboutChange .imageList li .txtBox{
	font-weight:900;
	text-align:center;
	background:#ffffff;
	width:70%;
	padding:15px 20px;
	font-size:2.0rem;
	line-height:1.5em;
	text-align:left;
}
#aboutChange .imageList li .txtBox .number{
	display:inline-block;
	letter-spacing:-0.02em;
	font-weight:700;
	color:var(--color-primary);
	font-family: 'Roboto';
	margin-bottom:5px;
	padding:0 70px 0 0;
	font-size:2.4rem;
	line-height:1em;
	position:relative;
}
#aboutChange .imageList li .txtBox .number::after{
	content:"";
	display:block;
	width:60px;
	height:1px;
	background:#0A0E1F;
	margin:auto 0;
	position: absolute;
	top:0;
	bottom:0;
	right:0;
}
#aboutChange .imageList li .txtBox .txt{
	font-size: 16px;
}
#aboutChange .imageList li .txtBox .txt .siteCTxt{
	font-size:2.0rem;
}


/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#aboutChange .imageList li{
		width:100%;
		margin-bottom:20px;
		border-radius:10px;
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}
	#aboutChange .imageList li:last-child{
		margin-bottom:0;
	}
	#aboutChange .imageList li figure{
		width:30%;
		height:100%;
		overflow:hidden;
		display: block;
	}
	#aboutChange .imageList li figure img{
		object-fit: cover;
		width:100%;
		height:100%;
	}
}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#aboutChange  .catchcopy {
		text-align: center;
	}
	#aboutChange  .catchcopy br{
		display: inline;
	}
	#aboutChange .imageList li{
		width:31.33%;
		max-width:300px;
		border-radius:18px;
	}
	#aboutChange .imageList li .txtBox{
		width: 100%;
		text-align: center;
	}
	#aboutChange .imageList li .txtBox .number::after{
		width: 49px;
		top: auto;
		left: 0;
	}
	#aboutChange .imageList li .txtBox .number{
		margin-bottom:12px;
		padding:0 5px 8px;
		font-size:3.2rem;
		line-height:1em;
	}
	#aboutChange .imageList li .txtBox .txt .siteCTxt{
		font-size:24px;
	}

}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){

	#aboutChange .imageList li .txtBox{
		font-size:2.4rem;
		line-height:1.5em;
	}
	#aboutChange .imageList li .txtBox .txt{
		line-height: 1.6;
	}

}

/* -------------------------------------------------
  こんな方にオススメ！
------------------------------------------------- */
#aboutNoridoki #person-suitable-for-carleasing{
	margin-top: 40px;
}
#aboutNoridoki #person-suitable-for-carleasing .detailList{
	margin-top: 30px;
}

@media print, screen and (min-width: 768px){
	#aboutNoridoki #person-suitable-for-carleasing .detailList > li {
		padding: 20px;
	}
}
@media print, screen and (min-width: 960px){
	#aboutNoridoki #person-suitable-for-carleasing .detailList > li {
		padding: 25px;
	}
	#person-suitable-for-carleasing .detailList {
		width: 80%;
	}
}

/* ------------------------------------

NORIDOKIってどうなのバナー

------------------------------------*/
#aboutNoridoki .worryBnr{
	padding: 20px 0 18px;
	background: #FF9E73;
}

@media print, screen and (min-width: 960px){
	#page-home #aboutNoridoki .worryBnr,
	#page-about #aboutNoridoki .worryBnr{
		margin-top: 40px;
		padding-top: 40px;
		margin-bottom: 50px;
		position: relative;
		display:block;
		height: 245px;
	}
	#aboutNoridoki .worryBnr .imgPc{
		position: absolute;
		top: 40px;
	}
}


/* -------------------------------------------------
  aboutPrice
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#aboutPrice .box {
	margin-top:25px;
	background:#ffffff;
	border-radius:18px;
}
#aboutPrice .box .boxTop > div{
	width:100%;
}
#aboutPrice .box .boxTop .carBox .name {
	width:100%;
	max-width:279px;
	padding-top:5px;
	font-weight: bold;
}

#aboutPrice .box .boxTop .carBox .name .maker{
	font-size: 16px;
}
#aboutPrice .box .boxTop .carBox .name .carname{
	font-size: 32px;
}
#aboutPrice .box .boxTop .carBox .name .grade{
	font-size: 16px;
	display: block;
	padding-top: 5px;
}

#aboutPrice .box .boxTop .carBox .name img{
	width:100%;
	height:auto;
}
/* #aboutPrice .box .boxTop .carBox .image{
	text-align:right;
} */
#aboutPrice .box .boxTop .carBox .image img{
	width:100%;
	max-width:435px;
}
#aboutPrice .box .boxTop .priceBox {
	padding:0 0 0 20px;
}
#aboutPrice .box .boxTop .priceBox .arrow{
	margin-top:-20px;
}
#aboutPrice .box .boxTop .priceBox .arrow img{
	width:100%;
	max-width:365px;
	height:auto;
}

#aboutPrice .box .boxTop .priceBox .price{
	max-width:300px;
	font-size:86px;
	line-height:60px;
	letter-spacing:0.02em;
	font-weight:900;
	letter-spacing:0.02em;
	font-family: 'Lato';
	color:var(--color-primary);
	text-align:center;
}
#aboutPrice .box .boxTop .priceBox .price .yen{
	font-size:28px;
	line-height:60px;
	vertical-align:3%;
	font-weight:900;
	display:inline-block;
	position:relative;
}
#aboutPrice .box .boxTop .priceBox .price .yen span{
	font-size:1.1rem;
	line-height:1em;
	top:2px;
	display:inline-block;
	width:100%;
	position:absolute;
	left:0px;
	text-align: left;
}

#aboutPrice .box .boxTop .priceBox .totalPrice{
	font-size: 14px;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
#aboutPrice .box .boxTop .priceBox .totalPrice dt{
	border: 1px solid #dedede;
	border-radius: 5px;
	padding: 0 5px;
}
#aboutPrice .box .boxTop .priceBox .totalPrice dd span{ 
	padding-left: 5px;
	font-size: 16px;
}

#aboutPrice .box .boxBottom {
	background:var(--color-secondary);
	border-radius:10px;
	position:relative;
}
#aboutPrice .box .boxBottom .fukidashiTTL {
	width:100%;
	font-weight:700;
	color:#ffffff;
	text-align:center;
	background:#0A0E1F;
	border-radius:8px;
	position:relative;
}
#aboutPrice .box .boxBottom .fukidashiTTL::after {
	content: "";
	display: block;
	width: 20px;
	height: 14px;
	margin:0 auto;
	padding:0;
	border-top: 14px solid #0A0E1F;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position:absolute;
	bottom: -13px;
	left:0;
	right:0;
	box-sizing:border-box;
}

#aboutPrice .box .boxBottom .appealList{
	justify-content: center;
	gap:3px 1% ;
}
#aboutPrice .box .boxBottom .appealList li{
	width: 32.5%;
}
#aboutPrice .box .boxBottom .appealList li .pointTxt{
	font-size: 28px;
}
#aboutPrice .box .boxBottom .appealList li .pointTxt .number{
	font-size: 38px;
}
#aboutPrice .box .boxBottom .appealList li .pointTxt .uni{
	font-size: 21px;
}
#aboutPrice .box .boxBottom .appealList li .ttl span{
	display: none;
}

#aboutPrice .box .notes{
	font-size: 12px;
	text-indent: -1rem;
	padding-left: 1rem;
	line-height: 1.6;
	padding-top: 10px;
	margin-bottom: 15px;
}
#aboutPrice .box .btnShadow{
	display: block;
	position: relative;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	color: var(--color-primary);
	font-size: 18px;
	line-height: 50px;
	border: 3px solid #0A0E1F;
	box-shadow: 5px 5px 0 #0A0E1F;
	border-radius: 10px;
}
#aboutPrice .box .btnShadow::after{
	position: absolute;
	content:"";
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 8px;
	height: 8px;
	border-top: 2px solid var(--color-primary);
	border-right: 2px solid var(--color-primary);
	transform:rotate(45deg);
}
#aboutPrice .box .btnShadow span{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/1cars/common/img/icon/ico-car.svg);
	background-size: 36px;
	padding-left: 50px;
}


/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#aboutPrice .box {
		padding:20px 15px 15px;
		border-radius:10px;
	}

	#aboutPrice .box .boxTop .carBox .name {
		/* max-width:180px; */
		margin-left:10px;
		font-weight: bold;
	}
	
	#aboutPrice .box .boxTop .carBox .image{
		width:90%;
		margin:0 auto;
	}
	#aboutPrice .box .boxTop .priceBox {
		width:90%;
		max-width:280px;
		margin:0 auto 30px;
	}
	#aboutPrice .box .boxTop .priceBox .arrow{
		margin-top:-10px;
	}
	
	#aboutPrice .box .boxBottom {
		padding:0 20px 20px;
	}
	#aboutPrice .box .boxBottom .fukidashiTTL {
		margin:-25px auto 10px;
		padding:8px 10px 10px;
		font-size:1.8rem;
		line-height:1.5em;
	}
	#aboutPrice .box .boxBottom .fukidashiTTL span.noSP{
		display:none;
	}
	
}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#aboutPrice .box {
		padding:20px 20px;
		border-radius:18px;
	}
	#aboutPrice .box .boxTop{
	  	-webkit-box-orient: horizontal;
  		-webkit-box-direction: reverse;
  		-ms-flex-direction: row-reverse;
  		flex-direction: row-reverse;
	}
	#aboutPrice .box .boxTop > div{
		width:50%;
	}

	#aboutPrice .box .boxTop .carBox .image img{
		margin-right:-10px;
	}
	#aboutPrice .box .boxTop .priceBox {
		width:100%;
		max-width:310px;
	}
	#aboutPrice .box .boxTop .priceBox .price{
		max-width:310px;
		font-size:7.2rem;
		line-height:90px;
		font-weight:900;
		letter-spacing:0.02em;
	}
	#aboutPrice .box .boxTop .priceBox .price .yen{
		font-size:3.2rem;
		line-height:90px;
		vertical-align:3%;
	}
	#aboutPrice .box .boxTop .priceBox .price .yen span{
		font-size:1.3rem;
		line-height:1em;
		top:10px;
	}

	#aboutPrice .box .boxBottom {
		margin-top:30px;
		padding:0 20px 20px;
	}
	#aboutPrice .box .boxBottom .fukidashiTTL {
		margin:-20px auto 20px;
		padding:8px 10px 10px;
		font-size:1.9rem;
		line-height:1.5em;
	}

	#aboutPrice .box .boxBottom .appealList{
		gap:0px 1% ;
		width: 100%;
	}
	#aboutPrice .box .boxBottom .appealList li{
		width: 19%;
	}
	#aboutPrice .box .boxBottom .appealList li .ttl span{
		display: inline;
	}
}

/*-------------------------------
	Display：560px →
-------------------------------*/
@media print, screen and (max-width: 560px){
	#aboutPrice .box .boxTop .carBox .name .carname{
		font-size: 24px;
	}
}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){
	#aboutPrice .box {
		padding:30px 40px;
		border-radius:18px;
	}

	#aboutPrice .box .boxTop .carBox .name {
		max-width:279px;
	}
	#aboutPrice .box .boxTop .carBox .image img{
		margin-right:-30px;
	}
	#aboutPrice .box .boxTop .priceBox {
		width:50%;
		max-width:50%;
		padding-top: 30px;
	}
	#aboutPrice .box .boxTop .priceBox .price{
		max-width:100%;
		font-size:143px;
		line-height:90px;
		text-align: left;
		letter-spacing: 0;
		margin-top: 10px;
	}
	#aboutPrice .box .boxTop .priceBox .price .yen{
		font-size:50px;
		line-height:90px;
	}
	#aboutPrice .box .boxTop .priceBox .price .yen span{
		font-size:18px;
		top:5px;
	}

	#aboutPrice .box .boxTop .priceBox .totalPrice{
		justify-content: flex-start;
	}
	#aboutPrice .box .boxTop .priceBox .totalPrice dd{
		font-size: 16px;
	}
	#aboutPrice .box .boxTop .priceBox .totalPrice dd span{ 
		font-size: 24px;
		padding-left: 7px;
		letter-spacing: 1px;
	}

	#aboutPrice .box .boxBottom {
		margin-top:40px;
		padding:0 40px 30px;
	}
	#aboutPrice .box .boxBottom .fukidashiTTL {
		margin:-25px auto 30px;
		font-size:2.4rem;
		line-height:1.5em;
	}

	#aboutPrice .box .boxBottom .appealList li{
		height: 142px;
		padding-top: 18px;
	}
	#aboutPrice .box .boxBottom .appealList li .ttl{
		font-size: 18px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	#aboutPrice .box .boxBottom .appealList li .pointTxt{
		font-size: 56px;
	}
	#aboutPrice .box .boxBottom .appealList li .pointTxt .number{
		font-size: 84px;
	}
	#aboutPrice .box .boxBottom .appealList li .pointTxt .uni{
		font-size: 36px;
	}
	#aboutPrice .box .boxBottom .appealList li .pointTxt .smallTxt{
		font-size: 12px;
		top: -8px;
		left: -3px;
	}
	#aboutPrice .box .boxBottom .appealList li .pointTxt .smallTxt span{
		font-size: 14px;
	}


	#aboutPrice .box .notes{
		text-align: center;
		margin-bottom: 50px;
	}
	#aboutPrice .box .btnShadow{
		width: 610px;
		margin: 0 auto;
		font-size: 28px;
		line-height: 100px;
	}
	#aboutPrice .box .btnShadow:hover{
		opacity: 0.5;
		transform: scale(1.02);
	}
	#aboutPrice .box .btnShadow::after{
		right: 40px;
		width: 16px;
		height: 16px;
		border-top: 3px solid var(--color-primary);
		border-right: 3px solid var(--color-primary);
	}
	#aboutPrice .box .btnShadow span{
		background-size: 77px;
		padding-left: 90px;
	}

}



/* -------------------------------------------------
  bannerBox
------------------------------------------------- */

#aboutNoridoki .btnlinkBox {
	background:#ff9e73;
}
#aboutNoridoki .btnlinkBox ul {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:0 20px;
}
#aboutNoridoki .btnlinkBox ul li {
	max-width:464px;
}
#aboutNoridoki .btnlinkBox ul li a {
	display:block;
}
#aboutNoridoki .btnlinkBox ul li img {
	width:100%;
	transition: all .8s ease 0s;
}
#aboutNoridoki .btnlinkBox ul li img:hover{
	opacity:0.8;
	transform:scale(1.05,1.05);
}

/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#aboutNoridoki .btnlinkBox {
		margin-top:70px;
		padding-bottom:15px;
	}
	#aboutNoridoki .btnlinkBox ul li {
		width:100%;
		margin:0 auto;
	}
	#aboutNoridoki .btnlinkBox ul li:first-child {
		width:100%;
		margin:-60px auto 5px;
	}
}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#aboutNoridoki .btnlinkBox {
		margin-top:50px;
		padding-bottom:35px;
	}
	#aboutNoridoki .btnlinkBox ul li {
		width:49%;
		max-width:464px;
		margin-top:-30px;
	}

}



/* -------------------------------------------------
  aboutOpenNav
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/
#aboutNoridoki .aboutNoridokiAbout .inner{
	padding: 20px 0;
}
.aboutOpenNav {
	max-width:990px;
	margin: 0 auto 0 ;
	position:relative;
	z-index:2;
	width:100%;
}

.aboutOpenNav li {
	position:relative;
	transition: all .8s ease 0s;
	width:100%;
	background-color:#ffffff;
	border-radius: 10px;
	border: 3px solid #0A0E1F;
	box-shadow: 5px 5px 0 #000;
	margin-bottom: 10px;
	overflow: hidden;
}
.aboutOpenNav li.openModal:hover{
	background:var(--color-secondary);
	cursor: pointer;
}
.aboutOpenNav li:first-child {
	border-top:none;
}

.aboutOpenNav li::after {
	content:"";
	display:block;
	background:url(/1cars/about/img/corner.svg) no-repeat 0% 0%;
	border-radius:0 0 0 0;
	position: absolute;
	top:0;
	left:0;
	z-index:2;
	width:60px;
	height:60px;
	background-size:60px auto;
}
.aboutOpenNav li::before {
	content:"";
	display:block;
	width:20px;
	height:30px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:20px auto;
	position: absolute;
	top:4px;
	left:8px;
	z-index:3;
}
.aboutOpenNav li:nth-child(1)::before {
	background-image:url(/1cars/common/img/parts/point1.svg);
}
.aboutOpenNav li:nth-child(2)::before {
	background-image:url(/1cars/common/img/parts/point2.svg);
}
.aboutOpenNav li:nth-child(3)::before {
	background-image:url(/1cars/common/img/parts/point3.svg);
}
.aboutOpenNav li:nth-child(4)::before {
	background-image:url(/1cars/common/img/parts/point4.svg);
}
.aboutOpenNav li > div{
	padding:20px 10px;
	text-align:center;
	position:relative;
}
.aboutOpenNav li.openModal > div{
	background-repeat: no-repeat;
	background-position: top 20px right 20px;
	background-image: url(/1cars/common/img/icon/ico-modal.svg);
	background-size: 20px;
	
}
.aboutOpenNav li:nth-child(4) div{
	padding-top: 30px;
}
.aboutOpenNav li .midashi{
	margin-bottom:10px;
	font-weight:700;
	transition:all 0.5s ease;
	font-size:14px;
	line-height:1.8em;
}
.aboutOpenNav li .midashi span{
	display: block;
	font-size: 24px;
	color: var(--color-primary);
}
.aboutOpenNav li .txt{
	margin-top:10px;
	transition:all 0.5s ease;
	font-size:1.3rem;
		line-height:1.8em;
}
.aboutOpenNav li .btn{
	background:url(/1cars/common/img/icon/icon_modal_open-wh.svg) no-repeat right 15px center var(--color-primary);
	background-size:18px;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	margin: 0 auto 20px;
	width: 80%;
	line-height: 36px;
	transition: all .5s;
}
.aboutOpenNav li:hover .btn{
	background-color: #fff;
	background-image: url(/1cars/common/img/icon/icon_modal_open.svg);
	color: var(--color-primary);
}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){
	.aboutOpenNav {
		margin-top:15px;
	}
	.aboutOpenNav li {
		width:48%;
		margin-bottom: 20px;
	}
	.aboutOpenNav li::after {
		width:72px;
		height:72px;
		background-size:72px auto;
	}
	.aboutOpenNav li a {
		font-size:20px;
		line-height:1.2em;
		text-align:center;
	}
	.aboutOpenNav li::before {
		content:"";
		display:block;
		width:24px;
		height:30px;
		background-repeat:no-repeat;
		background-position:50% 50%;
		background-size:22px auto;
		position: absolute;
		top:8px;
		left:10px;
		z-index:3;
	}
}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){
	.aboutOpenNav {
		padding-top: 30px;
	}
	.aboutOpenNav li{
		width: 49%;
	}
	.aboutOpenNav li .midashi{
		font-size: 18px;
	}
	.aboutOpenNav li .midashi span{
		font-size: 32px;
	}
	.aboutOpenNav li .txt{
		margin-top: 20px;
	}

	.aboutOpenNav li:nth-child(4) div img{
		width: 382px;
	}
}


/* -------------------------------------------------
  point
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#overray {
	width:100%;
	height:120%;
	background:rgba(0,0,0,0.7);
	position:fixed !important;
	position:absolute;
	top:0px;
	bottom:0px;
	right:0px;
	left:0px;
	z-index:9999;
	display:none;
}

#modalClose {
	width:54px;
	height:54px;
	text-align:center;
	cursor:pointer;
	position:fixed;
	top:20px;
	right:20px;
	z-index:10000;
	transition:all 0.5s ease;
	display:none;
}

#modalClose span {
	display:block;
	width:42px;
	height:2px;
	margin:0 auto;
	padding:0;
	background-color:#ffffff;
	position:absolute;
	left:0;
	right:0;
	top:26px;
	transition:all 0.5s ease;
}
#modalClose span:nth-child(1) {
	transform: rotate(315deg);
}
#modalClose span:nth-child(2) {
	transform: rotate(-315deg);
}
#modalClose:hover span:nth-child(1) {
	transform: rotate(495deg);
}
#modalClose:hover span:nth-child(2) {
	transform: rotate(-135deg);
}


.pointBox {
	background:var(--color-secondary);
	margin:auto;
	position:fixed;
	top:0;
	bottom:-2500px;
	right:0;
	left:0;
	z-index:10000;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	border-radius:10px;
	transition: all .8s ease 0s;
	opacity:0;
}
.pointBox.view {
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:1;
	display:block;
}
.pointBox .inner {
	overflow:scroll;
}

.pointBox::after {
	content:"";
	display:block;
	width:60px;
	height:60px;
	margin:0 auto;
	border-radius:60px;
	background-color:#0A0E1F;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:32px auto;
	position:absolute;
	top:-30px;
	left:0;
	right:0;
}
.pointBox#point1::after {
	background-image:url(/1cars/common/img/parts/point1.svg);
}
.pointBox#point2::after {
	background-image:url(/1cars/common/img/parts/point2.svg);
}
.pointBox#point3::after {
	background-image:url(/1cars/common/img/parts/point3.svg);
}

.pointBox::before {
	content:"";
	display:none;
	width:206px;
	height:206px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-size:206px auto;
	position:absolute;
	top:-20px;
	right:-20px;
	z-index:100;
	opacity: 0.2;
}
.pointBox#point1::before {
	background-image:url(/1cars/about/img/icon_low1.svg);
}
.pointBox#point2::before {
	background-image:url(/1cars/about/img/icon_low2.svg);
}
.pointBox#point3::before {
	background-image:url(/1cars/about/img/icon_low3.svg);
}


.pointBox .pointTTL {
	margin-bottom:20px;
	padding:10px 0;
	text-align:center;
}
.pointBox .pointTTL span {
	display:inline-block;
	padding:0 0 15px;
	font-size:2.0rem;
	line-height:1.6em;
	letter-spacing:0.05em;
	font-weight:900;
	border-bottom:3px solid var(--color-primary);
}
.pointBox .leadTxt {
	margin-bottom:30px;
	font-size:1.6rem;
	line-height:1.8em;
	font-weight:700;
	text-align:center;
}

.pointBox .pointDetailList {
	width:100%;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.pointBox .pointDetailList li{
	width:100%;
	padding:15px;
	background:#ffffff;
	border-radius:10px;
	border:1px solid #DEDAC8;
	position:relative;
}


.pointBox .pointDetailList li::after{
	content: '';
	display:block;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:50% 65%;
	position:absolute;
	top:0;
	left:0;
	right:0;
}

#point1 .pointDetailList li{
	padding-top:140px;
}
#point1 .pointDetailList li::after{
	width:140px;
	height:140px;
}
#point1 .pointDetailList li:nth-child(1)::after{
	background-image:url(/1cars/about/img/icon_point1_1.svg);
	background-size:116px auto;
}
#point1 .pointDetailList li:nth-child(2)::after{
	background-image:url(/1cars/about/img/icon_point1_2.svg);
	background-size:100px auto;
}

#point2 .pointDetailList li{
	padding-top:120px;
}
#point2 .pointDetailList li::after{
	width:120px;
	height:120px;
}
#point2 .pointDetailList li:nth-child(1)::after{
	background-image:url(/1cars/about/img/icon_point2_1.svg);
	background-size:90px auto;
}
#point2 .pointDetailList li:nth-child(2)::after{
	background-image:url(/1cars/about/img/icon_point2_2.svg);
	background-size:90px auto;
}
#point2 .pointDetailList li:nth-child(3)::after{
	background-image:url(/1cars/about/img/icon_point2_3.svg);
	background-size:70px auto;
}

#point3 .pointDetailList li{
	padding-top:200px;
}
#point3 .pointDetailList li::after{
	width:350px;
	height:200px;
}
#point3 .pointDetailList li:nth-child(1)::after{
	background-image:url(/1cars/about/img/icon_point3_1.svg);
	background-size:300px auto;
}
#point3 .pointDetailList li:nth-child(2)::after{
	background-image:url(/1cars/about/img/icon_point3_2.svg);
	background-size:300px auto;
}

.pointBox .pointDetailList li .icon{
	margin-bottom:20px;
	text-align:center;
}

.pointBox .pointDetailList li .midashi{
	margin-bottom:20px;
	font-size:2.0rem;
	line-height:1.5em;
	font-weight:700;
	text-align:center;
}


/*-------------------------------
	Display：←767px
-------------------------------*/
@media print, screen and (max-width: 767px){

	.pointBox .pointDetailList {
  		-ms-flex-wrap: wrap;
  		flex-wrap: wrap;
	}
	.pointBox .pointDetailList li{
		padding:20px;
		margin-bottom:20px;
	}
	.pointBox .pointDetailList li:last-child{
		margin-bottom:0;
	}
	
	#point3 .pointDetailList li{
		padding-top:150px;
	}
	#point3 .pointDetailList li::after{
		width:280px;
		height:150px;
	}
	#point3 .pointDetailList li:nth-child(1)::after{
		background-size:280px auto;
	}
	#point3 .pointDetailList li:nth-child(2)::after{
		background-size:280px auto;
	}
	
}

/*-------------------------------
	Display：←559px 
-------------------------------*/
@media print, screen and (max-width: 559px){

	.pointBox {
		width:90%;
		height:90%;
		max-height:480px;
	}
	.pointBox .inner {
		width:100%;
		height:100%;
		padding:35px 20px;
	}

}

/*-------------------------------
	Display：560px →
-------------------------------*/
@media print, screen and (min-width: 560px){

	.pointBox {
		width:540px;
		height:100%;
		max-height:480px;
	}
	.pointBox .inner {
		width:100%;
		height:100%;
		padding:35px 20px;
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	.pointBox {
		width:700px;
		height:100%;
		max-height:700px;
	}
	.pointBox .inner {
		width:100%;
		height:100%;
		padding:35px 20px;
	}

	.pointBox .pointDetailList.c2 {
		width:95%;
		max-width:960px;
	}
	.pointBox .pointDetailList.c3 {
		width:95%;
		max-width:1000px;
	}
	.pointBox .inner{
		padding-top:70px;
	}
	.pointBox::after {
		width:88px;
		height:88px;
		background-size:44px auto;
		border-radius:88px;
		top:-44px;
	}
	.pointBox::before {
		display:block;
	}
	.pointBox .pointTTL {
		margin-bottom:30px;
	}
	.pointBox .pointTTL span {
		padding:0 0 20px;
		font-size:2.8rem;
	}
	.pointBox .leadTxt {
		margin-bottom:40px;
		font-size:1.8rem;
	}
	.pointBox .pointDetailList li{
		padding:35px;
	}
	.pointBox .pointDetailList.c2 li{
		width:48.5%;
	}
	.pointBox .pointDetailList.c3 li{
		width:32.33%;
	}
}


/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){

	.pointBox {
		width:840px;
		height:500px;
	}
	.pointBox .inner {
		width:100%;
		height:100%;
		padding:35px 20px;
	}

}

/* -------------------------------------------------
  #comparison
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#comparison {
	margin-top:80px;
	padding:0 0 30px;
	position:relative;
}
#page-about #comparison {
	margin-top:0;
}
#comparison .comparisonTTL{
	width:90%;
	max-width:610px;
	margin:0 auto;
	padding:18px 0;
	background:var(--color-primary);
	font-weight:700;
	color:#FFFFFF;
	text-align:center;
	position:absolute;
	left:0;
	right:0;
	
}
#comparison .comparisonTTL::after{
	content: "";
	display: block;
	width: 20px;
	height: 14px;
	margin:0 auto;
	padding:0;
	border-top: 14px solid var(--color-primary);
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	position:absolute;
	bottom: -13px;
	left:0;
	right:0;
	box-sizing:border-box;
}

#comparison .comparisonTTL span{
	display:block;
}

#comparison #comparisonNav {
	background:url(/1cars/about/img/comparisonNav_bg.gif) no-repeat 0% 0%;
	background-size:100% 440px;
}
#comparison #comparisonNav .midashi {
	font-size:24px;
	line-height:1.5em;
	font-weight:700;
	text-align:center;
	padding: 20px 0 10px;
}
#comparison #comparisonNav ul {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:20px 20px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	position:relative;
}
#comparison #comparisonNav li {
	position:relative;
}
#comparison #comparisonNav li a {
	display: block;
	width:100%;
	height:100%;
	background:var(--color-secondary);
	border-radius:10px;
	border:4px solid #0A0E1F;
	text-decoration:none;
	position:relative;
	z-index:2;
	transition: all .8s ease 0s;
}
#comparison #comparisonNav li::after {
	content: "";
	display: block;
	width:100%;
	height:100%;
	background:#0A0E1F;
	border-radius:10px;
	border:4px solid #0A0E1F;
	position:absolute;
	bottom:-5px;
	right:-6px;
	z-index:1;
}
#comparison #comparisonNav li:hover::after{
	cursor: pointer;
}
#comparison #comparisonNav li figure {
	display:block;
	width:100%;
	position:relative;
	transition: all .8s ease 0s;
}
#comparison #comparisonNav li figure .number {
	width:44px;
	height:44px;
	position:absolute;
}
#comparison #comparisonNav li figure .number img {
	width:100%;
	height:auto;
}
#comparison #comparisonNav li .txt {	
	padding:38px 5px;
	background:var(--color-secondary);
	color:#0A0E1F;
	text-align:center;
	font-weight:700;
}

#comparison #comparisonNav li .btn{
	background:url(/1cars/common/img/icon/icon_modal_open-wh.svg) no-repeat right 15px center var(--color-primary);
	background-size:18px;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	margin: 0 auto 20px;
	width: 80%;
	line-height: 36px;
	transition: all .5s;
	border: 1px solid var(--color-primary);
}
#comparison #comparisonNav li:hover .btn{
	background-color: #fff;
	background-image: url(/1cars/common/img/icon/icon_modal_open.svg);
	color: var(--color-primary);
	border: 1px solid var(--color-primary);
}

/*-------------------------------
	Display：←767px 
-------------------------------*/
@media print, screen and (max-width: 767px){

	#comparison .comparisonTTL{
		padding:15px 10px;
		font-size:1.8rem;
		line-height:1.5em;
		top:-35px;
	}
	#comparison #comparisonNav {
		padding:55px 0 0;
		background-size:100% 100%;
	}
	#comparison .comparisonTTL span{
		font-size:1.2rem;
		line-height:1.3em;
	}
	#comparison #comparisonNav li {
		width:100%;
		margin-bottom:18px;
	}
	#comparison #comparisonNav li a{
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
	}
	#comparison #comparisonNav li figure {
		width:25%;
		border-right:4px solid #0A0E1F;
		border-radius:10px 0 0 10px;
	}
	#comparison #comparisonNav li figure.img01 {
		background:url(/1cars/about/img/worry_img01_sp.svg) no-repeat 50% 50% #ffffff;
		background-size:55px auto;
	}
	#comparison #comparisonNav li figure.img02 {
		background:url(/1cars/about/img/worry_img02_sp.svg) no-repeat 50% 50% #ffffff;
		background-size:47px auto;
	}
	#comparison #comparisonNav li figure.img03 {
		background:url(/1cars/about/img/worry_img03_sp.svg) no-repeat 50% 50% #ffffff;
		background-size:60px auto;
	}
	#comparison #comparisonNav li figure .number {
		top:-20px;
		left:-20px;
	}
	#comparison #comparisonNav li .txt {
		width:75%;
		padding:20px 15px 50px;
		text-align:left;
		border-radius:0 10px 10px 0;
	}

	#comparison #comparisonNav li .btn{
		position: absolute;
		right: 10px;
		bottom: -10px;
		width: 135px;
		font-size: 14px;
		line-height: 26px;
		background-size:14px;
		text-align: left;
		padding-left: 20px;
	}
}

/*-------------------------------
	Display：←320px
-------------------------------*/
@media print, screen and (max-width: 320px){

	#comparison .comparisonTTL{
		font-size:1.6rem;
		line-height:1.5em;
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#comparison {
		margin-top:150px;
	}
	
	#comparison .comparisonTTL{
		padding:25px 10px;
		font-size:2.8rem;
		line-height:1.3em;
		top:-52px;
	}
	#comparison .comparisonTTL span{
		font-size:2.2rem;
		line-height:1.3em;
	}
	
	#comparison #comparisonNav {
		padding:98px 0 0;
		background-size:100% 440px;
	}
	#comparison #comparisonNav .midashi{
		font-size: 28px;
		padding: 20px 0;
	}
	#comparison #comparisonNav li {
		width:30%;
	}

	#comparison #comparisonNav li figure {
		height:142px;
		border-bottom:4px solid #0A0E1F;
		border-radius:6px 6px 0 0;
	}
	#comparison #comparisonNav li figure.img01 {
		background:url(/1cars/about/img/worry_img01.svg) no-repeat 50% 110% #ffffff;
		background-size:82% auto;
	}
	#comparison #comparisonNav li figure.img02 {
		background:url(/1cars/about/img/worry_img02.svg) no-repeat 50% 110% #ffffff;
		background-size:82% auto;
	}
	#comparison #comparisonNav li figure.img03 {
		background:url(/1cars/about/img/worry_img03.svg) no-repeat 50% 120% #ffffff;
		background-size:74% auto;
	}
	#comparison #comparisonNav li:hover figure{
		background-color:var(--color-border);
	}
	#comparison #comparisonNav li figure .number {
		margin:0 auto;
		bottom:-22px;
		left:0;
		right:0;
	}
	#comparison #comparisonNav li .txt {
		padding:25px 5px 20px;
		text-align:center;
		border-radius:0 0 10px 10px;
	}
}

/*-------------------------------
	Display：960px →
-------------------------------*/

@media print, screen and (min-width: 960px){

	#comparison #comparisonNav li figure {
		height:182px;
	}
	#comparison #comparisonNav li .txt {
		padding:30px 5px 20px;
	}
}



/* ------------------------------------

ローンとの違い

------------------------------------*/
body #comparison{
	padding-bottom: 0;
}
#comparison #comparisonNav li a{
	pointer-events: none;
}

.comparisonModalBox{
	background:#fff;
	margin:auto;
	position:fixed;
	top:0;
	bottom:-9999px;
	right:0;
	left:0;
	z-index:10000;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
	border-radius:10px;
	transition: all .8s ease 0s;
	opacity:0;
	height: 0;
	overflow: hidden;
}
.comparisonModalBox.view {
	top:75px;
	bottom: auto;
	left:0;
	right:0;
	opacity:1;
	display:block;
	width: 95%;
	height: calc(100vh - 85px);
}
.comparisonModalBox .inner {
	overflow:scroll;
	height: 100%;
}
@media print, screen and (min-width: 960px){
	.comparisonModalBox.view {
		height: calc(100vh - 100px);
	}
}


/*-------------------------------
	Display：common
-------------------------------*/
.comparisonContents {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.comparisonContents .inner {
	padding:30px 20px;
}
.comparisonContents .midashi {
	position:relative;
}

.comparisonContents .midashi .fukidashi {
	display:inline-block;
	position:relative;
}
.comparisonContents .midashi .fukidashi .txt{
	font-weight:700;
	position:relative;
	z-index:5;
}
.comparisonContents .midashi .fukidashi .bg1,
.comparisonContents .midashi .fukidashi .bg2{
	display:block;
	width:100%;
	height:100%;
	border:3px solid #0A0E1F;
	border-radius:13px;
	position:absolute;
}
.comparisonContents .midashi .fukidashi .bg1{
	background:var(--color-secondary);
	top:0;
	left:0;
	z-index:2;
}
.comparisonContents .midashi .fukidashi .bg2{
	background:#0A0E1F;
	bottom:-3px;
	right:-3px;
	z-index:1;
}
.comparisonContents .midashi .fukidashi .bg1::before,
.comparisonContents .midashi .fukidashi .bg1::after,
.comparisonContents .midashi .fukidashi .bg2::after {
	content: '';
	display:block;
	width: 0;
	height: 0;
	border-style: solid;
	position:absolute;
}
.comparisonContents .midashi .fukidashi .bg1::before {
	border-width: 8px 4px 0 4px;
	border-color: var(--color-secondary) transparent transparent transparent;
	bottom:-8px;
	left:40px;
	z-index:2;
}
.comparisonContents .midashi .fukidashi .bg1::after {
	border-width: 11px 7px 0 7px;
	border-color: #0A0E1F transparent transparent transparent;
	bottom:-11px;
	left:37px;
	z-index:1;
}
.comparisonContents .midashi .fukidashi .bg2::after {
	border-width: 11px 7px 0 7px;
	border-color: #0A0E1F transparent transparent transparent;
	bottom:-11px;
	left:37px;
	z-index:1;
}

.comparisonContents .midashi {
	background-repeat:no-repeat;
	background-position:0% 50%;
	background-size:auto 90px;
}
.comparisonContents #comparison01 .midashi {
	background-image:url(/1cars/about/img/icon_01.svg);
}
.comparisonContents #comparison02 .midashi {
	background-image:url(/1cars/about/img/icon_02.svg);
}
.comparisonContents #comparison03 .midashi {
	background-image:url(/1cars/about/img/icon_03.svg);
}
.comparisonContents .midashi .ttl {
	font-weight:900;
}
.comparisonContents .midashi .ttl .color {
	color:var(--color-primary);
}

.comparisonContents .leadTxt {
	line-height:1.8em;
}

/*-------------------------------
	Display：←560px
-------------------------------*/
@media print, screen and (max-width: 560px){

	.comparisonContents .midashi {
		margin-bottom:20px;

	}
	.comparisonContents .midashi .fukidashi {
		display:block;
		margin-left:70px;
		padding:8px 15px;
		font-size:1.4rem;
		line-height:1.6em;
	}
	.comparisonContents .midashi .fukidashi .txt{
		width:100%;
	}
	.comparisonContents .midashi .fukidashi .bg1,
	.comparisonContents .midashi .fukidashi .bg2{
		width:100%;
		border-radius:10px;
	}
	.comparisonContents .midashi {
		background-position:top 3px left 0px;
		background-size:auto 56px;
	}
	.comparisonContents .midashi .ttl {
		margin-top:15px;
		font-size:3.0rem;
		line-height:1.4em;
	}
	.comparisonContents .midashi .ttl .fsS {
		font-size:2.0rem;
		line-height:1.4em;
	}
}

/*-------------------------------
	Display：561px →
-------------------------------*/
@media print, screen and (min-width: 561px){

	.comparisonContents .midashi {
		margin-bottom:30px;
		padding:70px 0 0 100px;
	}
	.comparisonContents .midashi .fukidashi {
		padding:12px 20px;
		font-size:1.8rem;
		line-height:1.6em;
		position:absolute;
		top:0;
		left:0;
	}
	.comparisonContents .midashi .fukidashi .bg1,
	.comparisonContents .midashi .fukidashi .bg2{
		border-radius:27px;
	}
	.comparisonContents .midashi {
		background-position:top 75px left 0px;
		background-size:auto 80px;
	}
	.comparisonContents .midashi .ttl {
		font-size:3.2rem;
		line-height:1.4em;
	}
}

/*-------------------------------
	Display：769px →
-------------------------------*/
@media print, screen and (min-width: 769px){

	.comparisonContents .inner {
		padding:50px;
	}
	.comparisonContents .midashi {
		margin-bottom:40px;
		padding:70px 0 0 120px;
	}
	.comparisonContents .midashi {
		background-position:top 75px left 0px;
		background-size:auto 90px;
	}
	.comparisonContents .midashi .ttl {
		font-size:3.6rem;
		line-height:1.4em;
	}
}


/* -------------------------------------------------
  #comparisonPrice
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#comparisonPrice {
	margin-top:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
#comparisonPrice li {
	padding:20px 10px;
	font-weight:bold;
	text-align:center;
	background:#ffffff;
	border-radius:8px;
	position:relative;
}
#comparisonPrice li.sagaku::before {
	content: "";
	display: block;
	padding:0;
	background:#707070;
	position:absolute;
	box-sizing:border-box;
	z-index:1;
}
#comparisonPrice li.sagaku::after {
	content: "";
	display: block;
	background:var(--color-primary);
	position:absolute;
	box-sizing:border-box;
	z-index:1;
}
#comparisonPrice li .ttl{
	font-size:2.0rem;
	line-height:1.5em;
}
#comparisonPrice li .price{
	font-weight:900;
	letter-spacing:0.02em;
	font-family: 'Lato';
	text-align:center;
}
#comparisonPrice li .price .yen{
	display:inline-block;
	position:relative;
}
#comparisonPrice li .price .yen span{
	display:inline-block;
	width:100%;
	padding-left:3px;
	text-align:left;
	position:absolute;
	left:0;
}
#comparisonPrice li .priceFull{
	margin-top:-9px;
	font-size:1.4rem;
	line-height:1.5em;
	font-weight:400;
}
#comparisonPrice li .priceFull .number{
	font-size:1.6rem;
	line-height:1.5em;
	font-family: 'Lato', sans-serif;
}


#comparisonPrice li.loan {
	background:#ffffff;
	border:1px solid #707070;
	z-index:2;
}

#comparisonPrice li.sagaku {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background:var(--color-primary);
	border:1px solid var(--color-primary);
	color:#ffffff;
}
#comparisonPrice li.sagaku > div {
	width:55%;
	text-align:center;
}
#comparisonPrice li.sagaku > .image {
	width:45%;
}
#comparisonPrice li.sagaku > .image .carname {
	margin-top:-5px;
	font-size:0.86em;
}
#comparisonPrice li.sagaku > .image img{
	width:90%;
	max-width:164px;
	margin:0 auto;
}

#comparisonPrice li.noridoki {
	background:#ffffff;
	border:1px solid var(--color-primary);
	z-index:2;
}
#comparisonPrice li.noridoki .ttl{
	width:146px;
	margin:0 auto;
}
#comparisonPrice li.noridoki .ttl img{
	width:100%;
	height:auto;
}
#comparisonPrice li.noridoki .price{
	color:var(--color-primary);
}


/*-------------------------------
	Display：767px →
-------------------------------*/
@media print, screen and (max-width: 767px){

	#comparisonPrice {
		width:118%;
		margin-left:-9%;
	}
	#comparisonPrice li.loan,
	#comparisonPrice li.noridoki {
		width:260px;
		margin:0 auto;
	}
	#comparisonPrice li.sagaku {
		width:110%;
		margin:25px auto;
		border-radius:0;
	}


	#comparisonPrice li.sagaku::before {
		width: 1px;
		height: 60px;
		margin:0 auto;
		background:#707070;
		left:0;
		right:0;
		top:-60px;
	}
	#comparisonPrice li.sagaku::after {
		width: 1px;
		height: 60px;
		margin:0 auto;
		background:var(--color-primary);
		left:0;
		right:0;
		bottom:-60px;
	}
	#comparisonPrice li .price{
		max-width:250px;
		font-size:6.0rem;
		line-height:60px;
		font-weight:900;
		letter-spacing:0.02em;
	}
	#comparisonPrice li .price .yen{
		font-size:2.8rem;
		line-height:60px;
		vertical-align:3%;
	}
	#comparisonPrice li .price .yen span{
		font-size:1.1rem;
		line-height:1em;
		top:3px;
	}


}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#comparisonPrice li .ttl{
		font-size:1.8rem;
		line-height:1.5em;
	}
	#comparisonPrice li.sagaku::before {
		width: 60px;
		height: 1px;
		margin:auto 0;
		background:#707070;
		top:0;
		bottom:0;
		left:-60px;
	}
	#comparisonPrice li.sagaku::after {
		width: 60px;
		height: 1px;
		margin:auto 0;
		background:var(--color-primary);
		top:0;
		bottom:0;
		right:-60px;
	}
	#comparisonPrice li .price {
		max-width:310px;
		font-size:5.0rem;
		line-height:50px;
		font-weight:900;
		letter-spacing:0.02em;
	}
	#comparisonPrice li.sagaku .price {
		margin-top:8px;
		font-size:5.6rem;
		line-height:54px;
	}
	#comparisonPrice li .price .yen{
		font-size:1.8rem;
		line-height:50px;
		vertical-align:3%;
	}
	#comparisonPrice li .price .yen span{
		font-size:1.1rem;
		line-height:1em;
		top:0;
	}

	#comparisonPrice li.loan {
		width:25%;
	}
	#comparisonPrice li.sagaku {
		width:41%;
	}
	
	#comparisonPrice li.noridoki {
		width:25%;
	}

}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){

	#comparisonPrice li .ttl{
		font-size:2.0rem;
		line-height:1.5em;
	}
	#comparisonPrice li .price {
		font-size:5.7rem;
		line-height:57px;
		font-weight:900;
		letter-spacing:0.02em;
	}
	#comparisonPrice li.sagaku .price {
		margin-top:5px;
		font-size:6.4rem;
		line-height:64px;
	}
	#comparisonPrice li .price .yen{
		font-size:2.8rem;
		line-height:57px;
		vertical-align:3%;
	}

}



/* -------------------------------------------------
  #comparisonFigure
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#comparisonFigure {
	margin-top:35px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
#comparisonFigure > div {
	width:50%;
}
#comparisonFigure > div figure {
	display:table-cell;
	text-align:center;
	vertical-align:bottom;
}
#comparisonFigure > div figure img {
	width:100%;
	height:auto;
	margin:0 auto;
}
#comparisonFigure > div .data  {
	width:100%;
	max-width:420px;
	margin:0 auto;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top:10px;
}
#comparisonFigure > div .data .dataTTL {
	width:35%;
}
#comparisonFigure > div .data .dataTTL .carname {
	font-size:1.6rem;
	line-height:1.5em;
	font-weight:700;
	text-align:center;
}
#comparisonFigure > div .data .dataTTL .payIcon {
	width:100%;
	margin-top:5px;
	text-align:center;
	font-weight:700;
	border:2px solid #0A0E1F;
}
#comparisonFigure > div .data .price {
	width:60%;
	font-weight:700;
	font-family: 'Lato';
	line-height: 1.5;
}
#comparisonFigure > div .data .price.fcOre {
	color:var(--color-primary);
}
#comparisonFigure > div .data .price span.notes{
	font-size: 10px;
	color: #000;
	display: block;
}


/*-------------------------------
	Display：767px →
-------------------------------*/
@media print, screen and (max-width: 767px){

	#comparisonFigure {
		width:118%;
		margin-left:-9%;
	}

	#comparisonFigure > div:first-child {
		border-bottom:1px solid #DEDEDE;
	}
	#comparisonFigure > div {
		width:100%;
		padding:35px;
	}
	#comparisonFigure > div:first-child {
		padding-top:0;
	}
	#comparisonFigure > div figure {
		display:block;
		text-align:center;
	}
	#comparisonFigure > div figure img {
		max-width:480px;
	}
	#comparisonFigure > div .data .dataTTL .carname {
		display:none;
	}
	#comparisonFigure > div .data .dataTTL .payIcon {
		font-size:1.5rem;
		line-height:28px;
		border-radius:28px;
	}
	#comparisonFigure > div .data .price {
		padding-top:8px;
		font-size:4.2rem;
		line-height:24px;
	}
	#comparisonFigure > div .data .price .yen{
		font-size:1.8rem;
	}
	
}

/*-------------------------------
	Display：320px →
-------------------------------*/
@media print, screen and (max-width: 320px){

	#comparisonFigure > div .data .dataTTL .payIcon {
		font-size:1.4rem;
	}
	#comparisonFigure > div .data .price {
		font-size:3.6rem;
		line-height:24px;
	}
	#comparisonFigure > div .data .price .yen{
		font-size:1.4rem;
	}
	
}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#comparisonFigure {
		border:1px solid #DEDEDE;
		border-radius:10px;
	}
	#comparisonFigure > div {
		width:50%;
		padding:30px 40px;
	}
	#comparisonFigure > div:first-child {
		border-right:1px solid #DEDEDE;
	}

	#comparisonFigure > div .data .dataTTL .payIcon {
		font-size:1.6rem;
		line-height:24px;
		border-radius:24px;
	}
	#comparisonFigure > div .data .price {
		padding-top:20px;
		font-size:4.6rem;
		line-height:24px;
	}
	#comparisonFigure > div .data .price .yen{
		font-size:2.0rem;
	}
	#comparisonFigure > div .data .price span.notes{
		font-size: 12px;
	}

}


/* -------------------------------------------------
  #comparisonData
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#comparisonData {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
#comparisonData .figureBox {
	margin-bottom:20px;
}
#comparisonData .figureBox .ttl {
	width:100%;
	margin-bottom:25px;
	text-align:center;
	position:relative;
}
#comparisonData .figureBox .ttl::after {
	content: '';
	display:block;
	width:100%;
	margin:auto 0;
	border-radius:5px;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	z-index:1;
}
#comparisonData .figureBox .ttl.loan::after {
	background:#D0D0D0;
}
#comparisonData .figureBox .ttl.noridoki::after {
	background:var(--color-primary);
}

#comparisonData .figureBox .ttl span{
	display:inline-block;
	width:370px;
	margin:0 auto;
	font-size:2.0rem;
	line-height:36px;
	font-weight:700;
	background:#ffffff;
	position:relative;
	z-index:2;
}
#comparisonData .figureBox .ttl.loan span{
	border:2px solid #D0D0D0;
}
#comparisonData .figureBox .ttl.noridoki span{
	border:2px solid var(--color-primary);
	background:var(--color-primary);
	color:#ffffff;
}

#comparisonData .figureBox img{
	width:100%;
	max-width:583px;
	margin:0 auto;
}

/*-------------------------------
	Display：767px →
-------------------------------*/
@media print, screen and (max-width: 767px){

	#comparisonData .figureBox{
		width:100%;
		margin-top:30px;
	}
	#comparisonData .figureBox img{
		max-width:335px;
	}
	#comparisonData .figureBox .ttl {
		margin-bottom:20px;
	}
	#comparisonData .figureBox .ttl::after {
		height:1px;
	}
	#comparisonData .figureBox .ttl span{
		width:280px;
		font-size:1.6rem;
		line-height:34px;
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){
	#comparisonData {
	  	-webkit-box-orient: horizontal;
  		-webkit-box-direction: reverse;
  		-ms-flex-direction: row-reverse;
  		flex-direction: row-reverse;
	}
	#comparisonData .leadTxt {
		width:42%;
	}
	#comparisonData .figureBox {
		width:55%;
	}
	#comparisonData .figureBox img{
		max-width:583px;
	}
	#comparisonData .figureBox .ttl {
		margin-bottom:25px;
	}
	#comparisonData .figureBox .ttl::after {
		height:2px;
	}
	#comparisonData .figureBox .ttl span{
		width:370px;
		font-size:2.0rem;
		line-height:36px;
	}

}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (min-width: 960px){

	#comparisonData .leadTxt {
		width:30%;
	}
	#comparisonData .figureBox {
		width:65%;
	}

}



/* -------------------------------------------------
  #comparisonTable
------------------------------------------------- */

/*-------------------------------
	Display：common
-------------------------------*/

#comparisonTable {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:40px 20px 100px;
	border-top:3px solid #0A0E1F;
}

#comparisonTable .tableWrap {
	position:relative;
	overflow:hidden;
}
#comparisonTable .spItem {
	display:none;
}
#comparisonTable .tableScroll {
	width:100%;
	margin-top:25px;
}
#comparisonTable table {
	width:960px;
	border-collapse: collapse;
}
#comparisonTable table th,
#comparisonTable table td {
	padding:25px 5px;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
	border-left:1px solid var(--color-primary);
	border-bottom:1px solid var(--color-primary);
}
#comparisonTable tbody table td {
	padding:25px 5px;
	font-weight:700;
	text-align:center;
	vertical-align:middle;
}
#comparisonTable table td:nth-child(2) {
	border-left:5px solid var(--color-primary);
	border-right:5px solid var(--color-primary);
	background:var(--color-tertiary);
}
#comparisonTable table th:last-child,
#comparisonTable table td:last-child {
	border-right:1px solid var(--color-primary);
}
#comparisonTable table th.empty {
	border-left:none;
	border-right:1px solid #ffffff;
	border-top:none;
	border-bottom:1px solid var(--color-primary);
}
#comparisonTable table th {
	font-size:2.4rem;
	border-top:1px solid var(--color-primary);
}
#page-about #comparisonTable table th {
	border-top:1px solid var(--color-primary);
}
#page-about #comparisonTable table tr:first-child th:nth-child(2),
#comparisonTable table tr:first-child th:nth-child(2) {
	border-top:5px solid var(--color-primary);
	border-left:5px solid var(--color-primary);
	border-right:5px solid var(--color-primary);
	background:var(--color-tertiary);
	font-size:2.8rem;
	line-height:0.8em;
}
#comparisonTable table tr:last-child td:nth-child(2) {
	border-bottom:5px solid var(--color-primary);
}

#comparisonTable table thead {
	border-bottom:5px solid var(--color-primary);
}

#comparisonTable table th:nth-child(1) {
	width:19%;
}
#comparisonTable table th:nth-child(2),
#comparisonTable table th:nth-child(3), 
#comparisonTable table th:nth-child(4){
	width:27%;
}

.carSingle #comparisonTable table th:nth-child(1) {
	width:13%;
}
.carSingle #comparisonTable table th:nth-child(2),
.carSingle #comparisonTable table th:nth-child(3), 
.carSingle #comparisonTable table th:nth-child(4){
	width:29%;
}

#comparisonTable table .w180 {
	width:140px;
	margin:0 auto;
	text-align:left;
}
#comparisonTable table td {
	font-size:1.4rem;
	line-height:1.5em;
}
#comparisonTable table .fsN {
	display:inline-block;
	margin-top:5px;
	font-size:1.1rem;
	line-height:1.8em;
	font-weight:500;
}
#comparisonTable table .price {
	display:inline-block;
	margin-top:3px;
	font-size:3.2rem;
	line-height:1em;
	font-family: 'Lato';
	font-weight:900;
}
#comparisonTable table .price .yen{
	font-size:1.6rem;
}
#comparisonTable table .priceS {
	display:block;
	margin-top:-5px;
	font-size:1.1rem;
	font-weight:500;
}
#comparisonTable table .priceS span {
	display:inline-block;
	font-size:1.4rem;
	font-family: 'Lato';
	font-weight:500;
}
#comparisonTable .scTxt {
	display:none;
}

#comparisonTable .cautionList {
	margin-top:20px;
}
#comparisonTable .cautionList li {
	margin-top:3px;
	padding-left:1em;
	text-indent:-1em;
	font-size:1.2rem;
	line-height:1.5em;
}

.detailBtnT{
	display:block;
	width: 90%;
	max-width:320px;
	margin:0 auto;
	line-height: 66px;
	border-radius: 66px;
	font-size:1.9rem;
	font-weight:900;
	letter-spacing:0.1em;
	text-align: center;
	text-decoration:none;
	color:#0A0E1F;
	border: 2px solid var(--color-primary);
	background: #ffffff;
	position:relative;
}
.detailBtnT::after{
	content: '';
	display:block;
	width:13px;
	height:25px;
	margin:auto 0;
	background:url(/1cars/common/img/icon/right-arrow_bl.svg) no-repeat 50% 50%;
	background-size:13px auto;
	position:absolute;
	top:0;
	bottom:0;
	right:18px;
}
.detailBtnT:hover{
	color:#ffffff;
	background: var(--color-primary);
}
.detailBtnT:hover::after{
	background:url(/1cars/common/img/icon/right-arrow_wht.svg) no-repeat 55% 50%;
	background-size:13px auto;
}
.toAboutDetailBtnT{
	padding-top: 20px;
}
.toAboutDetailBtnT input[type="submit"]{
	display:block;
	width: 100%;
	line-height: 66px;
	border-radius: 66px;
	font-size:1.9rem;
	font-weight:900;
	letter-spacing:0.1em;
	text-align: center;
	text-decoration:none;
	color:#0A0E1F;
	border: 2px solid var(--color-primary);
	background: #ffffff;
	position:relative;
	padding: 0;
	transition: all .4s;
}
.toAboutDetailBtnT .btnWrap{
	width: 90%;
	max-width:320px;
	margin:0 auto;
	position: relative;
}
.toAboutDetailBtnT .btnWrap::after{
	content: '';
	display:block;
	width:13px;
	height:25px;
	margin:auto 0;
	background:url(/1cars/common/img/icon/right-arrow_bl.svg) no-repeat 50% 50%;
	background-size:13px auto;
	position:absolute;
	top:0;
	bottom:0;
	right:18px;
	transition: all .4s;
}
.toAboutDetailBtnT input[type="submit"]:hover{
	color:#ffffff;
	background: var(--color-primary);
}
.toAboutDetailBtnT .btnWrap:hover::after{
	background:url(/1cars/common/img/icon/right-arrow_wht.svg) no-repeat 55% 50%;
	background-size:13px auto;
}

@media print, screen and (min-width: 960px){
	#comparisonTable .toAboutDetailBtnT {
		position:absolute;
		top:60px;
		right:20px;
		width:280px;
		height:56px;
		font-size:1.6rem;
		line-height:52px;
		padding-top: 0;
	}
	.toAboutDetailBtnT input[type="submit"]{
		line-height: 56px;
		font-size:1.6rem;
	}
	.toAboutDetailBtnT .btnWrap{
		width:280px;
	}
}


.carSingle #comparisonTable .arrowTxt {
	display:none;
}

/*-------------------------------
	Display：767px →
-------------------------------*/
@media print, screen and (max-width: 767px){

	#comparisonTable {
		padding:40px 0 40px;
	}
	#comparisonTable .ttl {
		padding:0 20px;
		font-size:2.6rem;
		line-height:1.4em;
		font-weight:900;
	}
	#comparisonTable .tableScroll {
		padding:0 20px;
	}
	#comparisonTable .tableScroll table{
		width:770px;
	}
	#comparisonTable table th,
	#comparisonTable table td {
		padding:20px 5px;
	}
	#comparisonTable tbody table td {
		padding:20px 5px;
	}
	#comparisonTable .detailBtnT {
		margin-top:30px;
	}
}

/*-------------------------------
	Display：560px →
-------------------------------*/
@media print, screen and (max-width: 560px){

	.carSingle #comparisonTable .tableScroll table{
		width:420px;
	}
	#comparisonTable .ttl {
		font-size:2.4rem;
		line-height:1.4em;
	}
	#comparisonTable table th,
	#comparisonTable table td {
		padding:15px 5px;
	}
	#comparisonTable tbody table td {
		padding:15px 5px;
	}
	#comparisonTable .detailBtnT {
		margin-top:30px;
	}
	
	#comparisonTable table td {
		font-size:1.4rem;
		line-height:1.5em;
	}
	#comparisonTable table th {
		font-size:1.5rem;
		line-height:1.2em;
	}
	#comparisonTable table .fsN {
		font-size:1.1rem;
		line-height:1.2em;
	}
	#comparisonTable table .price {
		font-size:2.4rem;
		line-height:1em;
	}
	#comparisonTable table .price .yen{
		font-size:1.3rem;
	}
	#comparisonTable table .priceS {
		font-size:1.1rem;
	}
	#comparisonTable table .priceS span {
		font-size:1.4rem;
	}
	.carSingle #comparisonTable table td:nth-child(1) {
		font-size:1.4rem;
		line-height:1.2em;
	}
	#comparisonTable table tr:first-child th:nth-child(2) {
		font-size:1.5rem;
		line-height:0.8em;
	}

	.carSingle #comparisonTable table th,
	.carSingle #comparisonTable table td {
		border-bottom:1px solid var(--color-primary);
	}
	.carSingle #comparisonTable table td:nth-child(2) {
		border-left:2px solid var(--color-primary);
		border-right:2px solid var(--color-primary);
	}
	.carSingle #page-about #comparisonTable table tr:first-child th:nth-child(2),
	.carSingle #comparisonTable table tr:first-child th:nth-child(2) {
		border-top:2px solid var(--color-primary);
		border-left:2px solid var(--color-primary);
		border-right:2px solid var(--color-primary);
	}
	.carSingle #comparisonTable table tr:last-child td:nth-child(2) {
		border-bottom:2px solid var(--color-primary);
	}
	.carSingle #comparisonTable table thead {
		border-bottom:2px solid var(--color-primary);
	}

}

/*-------------------------------
	Display：768px →
-------------------------------*/
@media print, screen and (min-width: 768px){

	#comparisonTable {
		padding:40px 20px 100px;
		position:relative;
	}
	.carSingle #comparisonTable {
		padding:40px 20px 40px;
	}
	#comparisonTable .ttl {
		font-size:3.6rem;
		line-height:1.4em;
		font-weight:900;
		text-align:center;
	}
	/* .carSingle #comparisonTable .ttl {
		text-align:left;
	} */
	
	#comparisonTable table td {
		font-size:1.6rem;
		line-height:1.5em;
	}
	#comparisonTable table th {
		font-size:2.0rem;
		line-height:1.2em;
	}
	#comparisonTable table .fsN {
		font-size:1.2rem;
		line-height:1.2em;
	}
	#comparisonTable table .price {
		font-size:3.9rem;
		line-height:1em;
	}
	#comparisonTable table .price .yen{
		font-size:1.9rem;
	}
	#comparisonTable table .priceS {
		font-size:1.2rem;
	}
	#comparisonTable table .priceS span {
		font-size:1.6rem;
		font-family: 'Lato';
	}
	#comparisonTable table .w180 {
		width:170px;
	}
	.carSingle #comparisonTable table td:nth-child(1) {
		font-size:2rem;
		line-height:1.2em;
	}
	#comparisonTable .detailBtnT {
		position:absolute;
		top:60px;
		right:20px;
		width:280px;
		height:56px;
		font-size:1.6rem;
		line-height:52px;
	}
	
}

/*-------------------------------
	Display：960px →
-------------------------------*/
@media print, screen and (max-width: 960px){

	#comparisonTable .tableScroll {
		overflow-x: auto;
	}
	#comparisonTable {
		padding-right:0;
	}
	#comparisonTable .tableScroll {
		margin-top:15px;
	}
	#comparisonTable .spItem {
		overflow:hidden;
		margin-top:10px;
		display:block;
	}
	#comparisonTable .cautionTxt {
		display:block;
		margin-left:20px;
		width:150px;
		font-size:10px;
		line-height:16px;
		float:left;
	}
	#comparisonTable .scTxt {
		display:block;
		width:200px;
		font-size:16px;
		line-height:30px;
		text-align:center;
		font-weight:700;
		color:#ffffff;
		background:#0A0E1F;
		float:right;
	}
	#comparisonTable .scTxt span{
		display:inline-block;
		margin-left:5px;
		font-size:23px;
		line-height:30px;
		vertical-align:-10%;
	}
	.carSingle #comparisonTable .arrowTxt {
		font-size:12px;
		line-height:30px;
		position:absolute;
		top:15px;
		right:10px;
		display:block;
	}
	.carSingle #comparisonTable .arrowTxt span{
		display:inline-block;
		margin-left:5px;
		font-size:16px;
		line-height:30px;
		vertical-align:-10%;
	}
	#comparisonTable .cautionList {
		margin-left:20px;
	}

}
/*-------------------------------
	Display：320px →
-------------------------------*/
@media print, screen and (max-width: 320px){
	#comparisonTable .scTxt {
		display:block;
		width:150px;
		font-size:12px;
		line-height:34px;
		text-align:center;
		font-weight:700;
		color:#ffffff;
		background:#0A0E1F;
		float:right;
	}
	#comparisonTable .scTxt span{
		display:inline-block;
		margin-left:5px;
		font-size:18px;
		line-height:30px;
		vertical-align:-10%;
	}

}


/*-------------------------------

	MV

-------------------------------*/
.aboutMv h1,
.aboutMv h2{
	color: #fff;
	font-weight: 900;
	text-align: center;
	font-size: 30px;
	padding: 10px 0 25px;
}
.aboutMv div{
	position: relative;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/about/about_mv-sp.webp);
	background-size: 471px auto;
}

.aboutMv div .txt{
	padding: 312px 25px 0;
	font-weight: 700;
	color: #fff;
}

.aboutMv div .notes2year{
	padding-left: 25px;
	color: #fff;
}
@media print, screen and (min-width: 768px){
	.aboutMv div{
		background-image: url(../img/about/about_mv-pc.webp);
		background-size: 717px auto;
		height: 442px;
	}
	.aboutMv div .txt{
		padding: 0;
		color: #000;
		position: absolute;
		top: 200px;
		left: 50%;
		margin-left: -87px;
		font-size: 12px;
		line-height: 1.7;
		letter-spacing: 2px;
		font-weight: 900;
	}
	.aboutMv div .notes2year{
		position: absolute;
		bottom: 25px;
		left: 50%;
		margin-left: -330px;
		color: #000;
		padding: 0;
	}
}
@media print, screen and (min-width: 960px){
	.aboutMv h1,
	.aboutMv h2{
		padding: 30px 0 40px;
	}
	.aboutMv div{
		background-size: 1167px auto;
		height: 721px;
	}
	.aboutMv div .txt{
		top: 348px;
		margin-left: -137px;
		font-size: 18px;
	}
	.aboutMv div .notes2year{
		margin-left: -540px;
	}
}

/*-------------------------------

	バナー

-------------------------------*/
.aboutBnrWrap{
	padding: 0 25px 30px;
	position: relative;
}
.aboutBnrWrap::after{
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	width: 40px;
	height: 40px;
	transform: rotate(45deg);
	right: 0;
	left: 0;
	top: -60px;
	margin: auto;
}
.aboutBnrWrap .bnrWhyCheap{
	margin-bottom: 20px;
}
@media print, screen and (min-width: 768px){
	.aboutBnrWrap{
		display: flex;
		justify-content: space-between;
		max-width: 960px;
		margin: 0 auto;
	}
	.aboutBnrWrap .bnrWhyCheap{
		margin-bottom: 0px;
		width: 48%;
	}
	.aboutBnrWrap .bnrWorry{
		width: 48%;
	}
}
@media print, screen and (min-width: 960px){
	.aboutBnrWrap{
		padding-bottom: 80px;
	}
	.aboutBnrWrap::after{
		width: 60px;
		height: 60px;
		top: -80px;
	}
	.aboutBnrWrap .bnrWhyCheap,
	.aboutBnrWrap .bnrWorry{
		transition: all .4s;
	}
	.aboutBnrWrap .bnrWhyCheap:hover,
	.aboutBnrWrap .bnrWorry:hover{
		opacity: 0.5;
		transform: scale(1.01);
		cursor: pointer;
	}
}
