.cardetail_upper .title {
	border-bottom:1px dotted #eee;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:1.3;
	font-size:1.3em;
	color:#333;
}
.cardetail_upper .price dl, .cardetail_upper .price dt, .cardetail_upper .price dd {
	float:left;
}
.cardetail_upper .price dt {
	background:#666;
	border-radius:3px;
	padding:5px;
	color:#fff;
	margin-right:7px;
}
.cardetail_upper .price .name {
	font-size:0.9em;
}
.cardetail_upper .price dd {
	text-align:right;
}
.cardetail_upper .price dd:not(:last-child) {
  margin-right:17px;
}
.cardetail_upper .price .nedan {
	font-weight:bold;	
}
.cardetail_upper .price .nedan .s {
	font-size:0.7em;
}
.cardetail_upper .price .nedan .s_text {
    color:#000;
	font-size:12px;
}
.cardetail_upper .price .zei {
  font-size:0.8em;
}
.cardetail_upper .coupon {
  float:left;
}
.cardetail_upper .coupon a {
	display:block;
	position:relative;
}
.cardetail_upper .coupon a span {
	position:absolute;
	right:0;
	top:0;
	color:#f90;
	font-weight:bold;
	line-height:22px;
	width:60px;
	text-align:center;
}
.cardetail_upper .speclist {
	background:#F3F3F3;
	padding:10px 10px 0;
	color:#333;
}
.cardetail_upper .speclist li {
	float:left;
	padding-right:10px;
	margin-right:10px;
	margin-bottom:10px;
	border-right:1px solid #eee;
}
.cardetail_upper .speclist li:last-child {
	border-right:none;
}
.cardetail_upper .inquiry {
	border:1px solid #eee;
	background:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
	padding:10px 0;
	text-align:center;
}
.cardetail_upper .btn_inquiry {
	width:255px;
	height:55px;
}
.cardetail_upper .btn_inquiry:hover img {
	top:-55px;
}
.cardetail_upper .tel {
	color:#DE5454;
	font-weight:bold;
	font-family: 'Verdana';
	font-size:1.4em;
}
.btn_add_fav, .btn_show_fav, .btn_conditions_search {
	width:200px;
	height:30px;
}
.btn_add_fav:hover img, .btn_show_fav:hover img, .btn_conditions_search:hover img {
	top:-30px;
}
.cardetail_upper .btnlist li {
	float:left;
	margin-right:10px;
}
.cardetail_upper .btn_print {
	width:90px;
	height:30px;
}
.cardetail_upper .btn_print:hover img {
	top:-30px;
}
.cardetail_status .nintei {
	float:left;
	background:#fafafa;
	padding:5px 5px 5px 95px;
	position:relative;
	margin-right:15px;
}
.cardetail_status .nintei h2 {
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-28px;
}
.cardetail_status .nintei table {
	width:260px;
}
.cardetail_status .nintei th, .cardetail_status .nintei td {
	border:1px solid #eee;
	padding:3px;
	text-align:center;
}
.cardetail_status .nintei th {
	background:#f2f2f2;
	width:4em;
}
.cardetail_status .nintei td {
	background:#fff;
}
.nintei_star {
	display: inline-block;
	width:60px;
	height: 11px;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
}
.rating_0 img {
	left: -60px;
	position: absolute;
	top: 0;
}
.rating_1 img {
	left: -48px;
	position: absolute;
	top: 0;
}
.rating_2 img {
	left: -36px;
	position: absolute;
	top: 0;
}
.rating_3 img {
	left: -24px;
	position: absolute;
	top: 0;
}
.rating_4 img {
	left: -12px;
	position: absolute;
	top: 0;
}
.rating_5 img {
	left: 0;
	position: absolute;
	top: 0;
}
.cardetail_status .hosyo {
	float:left;
	margin-top:5px;
}
.cardetail_status .yahooshopping {
	margin-top:5px;
	float:left;
	margin-right:15px;
}
.cardetail_status .btn_status {
	width:305px;
	height:50px;
}
/*cardetail_photo*/
.cardetail_photo .mainarea {
	float:left;
	width:555px;
}
.cardetail_photo .thumbarea {
	float:right;
	width:380px;
	height:440px;
	border:1px solid #eee;
	background:#fff;
	padding:10px;
	box-sizing:border-box;
	border-radius:5px;
	position:relative;
}
.photoarea {
	position:relative;
	height: 450px;
}
.photoarea .photo {
	width:600px;
	overflow:hidden;
	display:table-cell;
	vertical-align:middle;
}
.photoarea .photo img {
	max-width:600px;
}
.photo_comment {
	position:absolute;
	left:0;
	bottom:0;
	z-index:2;
	background:rgba(0,0,0,0.7);
	padding:8px;
	color:#fff;
	font-size:0.9em;
	line-height:1.3;
	width:100%;
	box-sizing:border-box;
}
.thumblist_wrapper {
	width:535px;
	height:87px;
	overflow:hidden;
    padding-left: 9px;
}
.thumblist_wrapper > span {
	/*background: red;*/
  display: block;
  letter-spacing: -.4em;
  height: 87px;
  overflow: hidden;
}
.thumblist_wrapper .panel_wrapper {
	width:9999px;
}
.thumblist_wrapper a {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 4px;
  margin-bottom: 3px;
  /*margin-bottom: 3px;*/
	position:relative;
	z-index:2;
  width: 54px;
  height: 41px;
}
.thumblist_wrapper a img {
	border:2px solid #eee;
}
.thumblist_wrapper a:hover img {
	border:2px solid #666;
}
.thumblist_wrapper a.active img {
  border:3px solid #E37D7D;
}
.fv_image_prev {
  position: absolute;
  top: 210px;
  left: 15px;
  height: 30px;
  width: 30px;
  z-index: 1;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.fv_image_prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.fv_image_next {
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  height: 30px;
  width: 30px;
  z-index: 1;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 5px;
}
.fv_image_next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.fv_image_next .text,.fv_image_prev .text{
  position: absolute;
  top: -100px;
}
.fv_image_prev img {
  position: absolute;
  display: block;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 3rem;
  color: #999;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fv_image_next img {
  position: absolute;
  display: block;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 3rem;
  color: #999;
}


.fv_image_comment {
  width: 100%;
  height: auto;
  padding: 10px 7px 10px 15px;
  background: #fff;
  font-size: 1.2rem;
  box-sizing: border-box;
  line-height: 1.2;
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  box-shadow: 0px 0px 5px #00000029;
  position: relative;
}
.fv_image_commnet_space {
  width: 96%;
  position: absolute;
  bottom: 0px;
  padding: 10px;
}
.fv_image_commnet_text {
  width: 95%;
  word-break: break-all;
}
.fv_image_commnet_close {
  width: 16px;
  height: 16px;
  background: url(/img/cardetail/icon_close_comment.svg) no-repeat center;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  background-size: 10px 10px;
  background-color: #f7f7f7;
}
.fv_movie {
  display: none;
  position: absolute;
  top: 0px;
}
.fv_image_thumbnail {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #F7F7F7;
  border-radius: 5px;
}
.fv_image_thumbnail * {
  box-sizing: border-box;
}
.thumbnail_button {
  width: 20px;
  height: 83px;
  line-height: 83px;
  text-align: center;
  color: #525252;
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #999999;
  border-radius: 3px;
  font-size: 25px;
}
.thumbnail_button img{
  width: 9px;
}
.thumbnail_button_prev img{
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.thumbnail_button:hover {
  background: #F2F2F2;
  color: #666666;
}

.annotation_text {
  line-height: 1.4;
  font-size: 1.2rem;
  font-weight: normal;
}

/*info*/
.cardetail_basicinfo {
	vertical-align:top;
}
.cardetail_othersinfo {
	display:table-cell;
	vertical-align:top;
    width: 490px;
    padding-top: 10px;
}
.cardetail_basicinfo table{
	table-layout:fixed;
}
.cardetail_basicinfo th, .cardetail_basicinfo td {
	font-size:0.9em;
	line-height:1.2;
	border:1px solid #eee;
	padding:3px 5px;
	height:2.65em;
	word-wrap: break-word;
}
.cardetail_basicinfo th {
	background:#F2F2F2;
	width:8em;
}
.cardetail_basicinfo td {
	background:#fff;
}
.show_syakensyo {
  font-size: 1.2rem;
  font-weight: normal;
  margin-left: 10px;
}
.cardetail_othersinfo li {
	float:left;
	margin:0 3px 3px 0;
}
.cardetail_othersinfo li:nth-child(5) {
	float:left;
	margin:0 0px 3px 0;
}
.cardetail_othersinfo li > span {
	display:table-cell;
	vertical-align:middle;
	width:84px;
	height:3em;
	line-height:1.2;
	padding:3px;
	text-align:center;
	font-size:0.8em;
	color:#eee;
	background:#fff;
	border:1px solid #ddd;
}
.cardetail_othersinfo li > span.on {
	color:#666;
	background:#FFE5E5;
	border:1px solid #FFADB7;
}
/*store info*/
.cardetail_storeinfo01 {
	display:table-cell;
	vertical-align:top;
	width:300px;
	padding-right:20px;
}
.cardetail_storeinfo02 {
	display:table-cell;
	vertical-align:top;
	width:320px;
	padding-right:20px;
}
.cardetail_storeinfo03 {
	display:table-cell;
	vertical-align:top;
	width:300px;
}
.cardetail_storeinfo01 figure {
	display:table-cell;
}
.cardetail_storeinfo01 figure img {
	max-width:140px;
}
.storestatus {
	display:table-cell;
	vertical-align:top;
	width:160px;
	text-align:right;
}
.storestatus li {
	margin-bottom:5px;
}
.cardetail_storeinfo01 th, .cardetail_storeinfo01 td {
	font-size:0.9em;
	line-height:1.2;
	border:1px solid #eee;
	padding:5px;
}
.cardetail_storeinfo01 th {
	background:#F2F2F2;
	width:5em;
}
.cardetail_storeinfo01 td {
	background:#fff;
}
#map_canvas {
	border:1px solid #eee;
	width:298px;
	height:197px;
}
.cardetail_lower_inquiry {
	position:relative;
}
.cardetail_lower_inquiry .tel {
	position:absolute;
	left:230px;
	top:32px;
	color:#DE5454;
	font-weight:bold;
	font-family: 'Verdana';
	font-size:2.1em;
}
.cardetail_lower_inquiry .inquiry {
	position:absolute;
	right:20px;
	top:20px;
}
.cardetail_lower_inquiry .btn_inquiry_l {
	width:370px;
	height:60px;
}
.cardetail_lower_inquiry .btn_inquiry_l:hover img {
	top:-60px;
}
.cardetail_relevance {
	background:#fff url(/img/bg/mesh.png);
	padding:5px;
}
.cardetail_relevance .inner {
	background:#fff;
	border:1px solid #bbb;
	box-shadow:0 0 2px rgba(0,0,0,0.2);
	padding:15px;
}
.nyuko_mail {
	background:#f2f2f2;
	border:1px solid #eee;
	padding:3px;
}
.nyuko_mail .inner {
	background:#fff;
	border-radius:1px;
	padding:15px;
}
.btn_nyuko_mail {
	width:350px;
	height:60px;
}
.btn_nyuko_mail:hover img {
	top:-60px;
}
/*cardetail_snscomment*/
.cardetail_snscomment {
  height:250px;
  overflow-y:scroll;
}
.cardetail_snscomment dl {
	display:table;
	margin-bottom:5px;
	padding-right:5px;
}
.cardetail_snscomment dt, .cardetail_snscomment dd {
	display:table-cell;
	vertical-align:top;
}
.cardetail_snscomment dt {
	padding-right:10px;
	width:40px;
}
.cardetail_snscomment dd {
	width:100%;
	box-sizing:border-box;
	border:2px solid #eee;
	border-radius:4px;
	background:#fff;
	padding:5px;
	line-height:1.3;
	font-size:0.9em;
	position:relative;
}
.cardetail_snscomment dd:after {
	right: 100%;
	top: 17px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #eee;
	border-width: 6px;
	margin-top: -6px;
}
.cardetail_snscomment dt img {
	max-width:40px;
}
.cardetail_snscomment .date {
	color:#999;
}
.btn_cardetail_snscomment_delete {
	position:absolute;
	right:5px;
	top:5px;
	padding:3px;
	line-height:1;
	background:#eee;
	color:#fff;
	cursor:pointer;
	border-radius:3px;
	display:none;
}
.confirm_cardetail_snscomment_delete {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	padding:5px;
	box-sizing:border-box;
	background:rgba(255,255,255,.9);
	border-radius:3px;
	font-weight:bold;
	display:none;
}
.confirm_cardetail_snscomment_delete .yes {
	color:#DE5454;
	cursor:pointer;
}
.confirm_cardetail_snscomment_delete .no {
	cursor:pointer;
}
.confirm_cardetail_snscomment_delete .yes:hover, .confirm_cardetail_snscomment_delete .no:hover {
	text-decoration:underline;
}
.cardetail_snscomment .deleted {
	color:#eee;
	font-style:italic;
}
.comment_box > dt, .comment_box > dd {
	display:table-cell;
	vertical-align:top;
}
.comment_box > dt {
	padding-right:20px;
}
.comment_box > dd {
	width:100%;
}
.comment_box .login {
	text-align:center;
}
.comment_box .login {
	background:#eee;
	height:50px;
}
.comment_box .login dt, .comment_box .login dd {
	display:inline-block;
	padding-top:10px;
	font-weight:bold;
}
.comment_box textarea {
	width:100%;
	height:7em;
	box-sizing:border-box;
}
.btn_box {
	padding:5px 10px 0;
}
.btn_box .name, .btn_box .postto, .btn_box .btn_post {
	float:right;
	margin-left:10px;
}
.btn_box .name dt, .btn_box .postto {
	line-height:30px;
	color:#999;
}
.btn_box .name {
	position:relative;
}
.btn_box .name dt {
	cursor:pointer;
	background:url(/img/cardetail/name_arrow.png) no-repeat right center;
	padding-right:15px;
	font-weight:bold;
}
.btn_box .name dt:hover {
	opacity:0.5;
}
.btn_box .name dd {
	border:2px solid #999;
	border-radius:3px;
	background:#fff;
	padding:5px 10px;
	display:none;
	position:absolute;
	left:0;
	bottom:30px;
	z-index:3;
}
.btn_box .name li {
	line-height:1.5;
	white-space:nowrap;
}
.btn_box .name li a {
	color:#999;
	font-weight:bold;
	text-decoration:none;
}
.btn_box .name li a:hover {
	color:#eee;
}
.btn_box .btn_post input {
	background:#333;
	color:#fff;
	border:none;
	height:30px;
	line-height:30px;
	padding:0 30px;
	cursor:pointer;
	border-radius:3px;
	font-weight:bold;
}
.btn_box .btn_post input:hover {
	background:#666;
}
.contentbox_link {
	position:absolute;
	right:5px;
	top:-36px;
	z-index:3;
}
.contentbox_link a {
	display:inline-block;
	padding:5px 7px;
	color:#fff;
	background:#999;
	border-radius:2px;
}
.contentbox_link a:hover {
	background:#B3B3B3;
	text-decoration:none;
}
/*--------------------------------------
    staff info
--------------------------------------*/
.info_staff .name_staff{
  float: left;
  width: 113px;
  margin-right: 15px;
}
.info_staff .name_staff span{
  color: #333333;
  font-size: 10px;
}
.info_staff .name_staff a{
  text-decoration: none;
}
.info_staff figure{
  float: left;
  width: 90px;
}
.car_detail_aside{
  margin: 4.8rem 0;
}
/*--------------------------------------------------
	è»Šé¸ã³PCè»Šä¸¡è©³ç´°ãƒšãƒ¼ã‚¸æ”¹å–„
	http://jira.a.kurumaerabi.com/jira/browse/KE-6243
--------------------------------------------------*/
/*-- General--*/
.p15 {
  padding: 15px;
}
.pt15 {
  padding-top: 15px;
}
.table_fixed {
  display: table;
  table-layout: fixed;
}
/*-- First view--*/
.fv_date {
  text-align: right;
  font-size: 1.2rem;
  color: #666;
  margin-bottom: 1.5rem;
}
.fv_top{
  width:100%;
}
.fv_top .title_wrapper{
  display:table-cell;
  word-break:break-word;
  margin-right: 30px;
  width: 864px;
  float: left;
}
.fv_top .title_wrapper_sale{
  display:table-cell;
  word-break:break-word;
}
.fv_top .fv_top_useful{
  display:table-cell;
  vertical-align: top;
  width:106px;
  float: left;
}
.car_detail_title_name{
  color: #333;
  font-weight: bold;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom:.2em;
  margin-right: 1.5rem;
}
.car_detail_title_name img{
  vertical-align: baseline;
}
.car_detail_title_spec{
  color: #333;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.2;
}

.fv_top .print_button {
  display:inline-block;
  border: 1px solid #BBBBBB;
  background:#fff;
  padding: 7px 0px 3px 0px;
  color: #666;
  box-shadow: 0px 1px 0px #BBBBBB;
  border-radius: 3px;
  width: 104px;
  text-align: center;
}
.fv_top .print_button:hover {
  background: #f2f2f2;
  box-shadow: none;
  margin-top: 1px;
}
.fv_top .print_button img{
  margin-bottom: 4px;
}
a.btn_print {
	text-decoration: none;
}

a.btn_favorite {
	text-decoration: none;
}
.fv_top .favorite_button {
  display:inline-block;
  border: 1px solid #FDA009;
  padding: 5px;
  background:#fff;
  color: #666;
  border-bottom: 2px solid #FDA009;
  border-radius: 3px;
}
.fv_top .btn_show_fav .favorite_button,.fv_top .favorite_button:hover {
  background: #fff8cc;
}
.fv_content {
  display: flex;
  color: #333;
}
.fv_content_left {
  position: relative;
  width: 600px;
}
.fv_content_right {
  width: 370px;
  margin-left: 30px;
}
.fv_image_box {
  width: 600px;
  position: relative;
}
.fv_image_num {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(0,0,0,.6);
  padding: 5px;
  color: #fff;
  font-size: 1.2rem;
  z-index: 2;
}
.btn_all_image_contain {
  display: flex;
  text-align: center;
  justify-content: center;
  height: 30px;
  background-color: #f7f7f7;
  padding-bottom: 1.5rem;
}
.btn_all_image{
  display: inline-block;
  width: 195px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: .5em;
  color: #666;
  box-shadow: 0px 1px 0px #ccc;
  border-radius: 3px;
}
.btn_all_image:hover{
  background: #f2f2f2;
  color: inherit;
  text-decoration: none;
  box-shadow: none;
  margin-top: 1px;
}
.btn_all_image.pause{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

.moview_button_area {
  display: flex;
  height: 40px;
}
.moview_button_area span.btn_wrapper{
  position: relative;
}
.moview_button_area span.btn_wrapper:nth-of-type(2){
  margin-left: 20px;
}

.movie_button {
  display: inline-block;
  width: 195px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: .5em;
  color: #666;
  box-shadow: 0px 1px 0px #ccc;
  border-radius: 3px;
  margin-right: 1.2rem;
}
/* 多分使わない。
.icon-play img{
  margin-top: -3px;
} */
.movie_button i.fa{
  font-size: 2rem;
  vertical-align: middle;
}
.movie_button:hover {
  background: #f2f2f2;
  color: inherit;
  text-decoration: none;
  box-shadow: none;
  margin-top: 1px;
}
.movie_button.pause{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.movie_button .movie_youtube_tumbnail{
  width: 45px;
  margin-right: 10px;
}
.movie_button video.movie_ke_tumbnail{
  display: inline-block;
  width: 45px;
  height: 34px;
  vertical-align: middle;
  margin-right: 10px;
}

.movie_area_ke,.movie_area_youtube {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 560px;
    background: rgba(255, 255, 255, 0.75);
    z-index: 999;
    display: none;
    box-sizing: border-box;
}
.movie_area_ke video {
    width: 600px;
    height: 450px;
    position: absolute;
}

/*movie youtube*/
.movie_area_youtube .video {
    position: absolute;
    width: 600px;
}

.car_sales_point{
  position: relative;
  margin-top: 50px;
}
.car_sales_point.close:after{
  content: "";
  display: block;
  width: 100%;
  height: 25px;
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  position: absolute;
  left:0;
  bottom: 0;
}
.car_sales_point .title{
  font-weight: bold;
  margin-bottom: 1.5rem;
  line-height: 1.1;
}
.car_sales_point #sales_comment{
  word-break: break-all;
  line-height: 1.6;
}
.link_car_sales_point_readmore{
  display: none;
  margin-top: .5em;
}
.link_car_sales_point_readmore span{
  color: #36c;
  cursor: pointer;
}
.link_car_sales_point_readmore span:hover{
  text-decoration: underline;
}



.fv_price_upper{
  display: flex;
  margin-bottom: 1em;
}
.fv_price_area {
  display: flex;
  width: 100%;
  margin-bottom: .8rem;
}
/* 注釈? */
.fv_price_detail_area .icon_powertip_q, .fv_price_sougaku_area .icon_powertip_q{
  margin-left: 3px;
  padding-top: 3px;
}
.icon_powertip_q {
 padding-top: 3px;
}

.fv_price_detail_area .zei, .fv_price_sougaku_area .zei{
  font-size: 1rem;
  font-weight: normal;
}
.fv_price_detail_area .name, .fv_price_sougaku_area .name{
  font-weight: bold;
  margin-bottom: 7px;
}
/*--------------------------------------
  fv_price_area
--------------------------------------*/
.fv_price_area .nedan {
  font-size: 4rem;
  position: absolute;
  bottom: 0;
}
.fv_price_area .nedan-text {
  font-size: 2.8rem;
  position: absolute;
  bottom: 0;
}
.fv_price_sougaku_empty .nedan{
  font-size: 2.8rem;
}
.fv_price_sougaku_area {
  padding-top: 15px;
  width: 165px;
  border-top: 5px solid #E37D7D;
  color: #333333;
  position: relative;
}
.fv_price_sougaku {
  color: #DE5454;
  font-weight: bold;
}
.fv_price_area .nedan .s {
  font-size: 2.8rem;
}
.fv_price_area .nedan .s_text {
  font-size: 1.2rem;
  color: #333333;
  font-weight: bold;
}
/* 車両価格　諸費用の金額 */
.fv_price_detail_area {
  display: flex;
  padding-top:35px;
  width: 205px;
  border-top: 5px solid #ccc;
  color: #333333;
}

.fv_price_detail {
  display:block;
  width:100%;
  justify-content:center;
  color: #333333;
  font-weight: bold;
}
.fv_price_detail dt {
  font-size: 1.2rem;
  margin-bottom: 4px;
}
.fv_price_detail .nedan_half {
  font-size: 2rem;
}
.fv_price_area .nedan_half .s {
  font-size: 1.6rem;
}
.fv_price_detail .nedan_half .s_text {
  font-size: 1.2rem;
  color: #333333;
  font-weight: bold;
}

/* 車検・整備・保険 */
.fv_price_info {
  border: 1px solid #E5E5E5;
  border-radius: 0.5rem;
  padding: 0.8rem 1.2rem;
}
.fv_price_info th, .fv_price_info td {
  vertical-align: top;
  font-size: 1.2rem;
}
.fv_price_info th {
  width: 4rem;
  text-align: left;
}
.fv_price_info td {
  line-height: 1.4;
}

/*--------------------------------------
  fv_car_info
--------------------------------------*/
.fv_car_info{
  width: 100%;
}
.fv_car_info th, .fv_car_info td {
  padding: .6rem;
  font-size: 1.2rem;
  line-height: 1.4;
}
.fv_car_info th{
  background: #F2F2F2;
  width: 83px;
  text-align: center;
}
.fv_car_info tr{
  border-bottom: 6px solid #FFFFFF;
}
.fv_car_info tr:last-child{
  border-bottom: none;
}
.fv_car_info td{
  width: 102px;
  text-align: left;
}
/* end fv_car_info */

.fv_loan_container{
  margin-bottom: 26px;
  color: #333333;
}
.fv_loan_container table tr td, .fv_loan_container table tr th{
  border: 2px solid #e5e5e5;
  padding: .8em;
  font-weight: normal;
  font-size: 1.6rem;
}
.fv_loan_container table tr th{
  background: #f7f7f7;
  border-right: 1px solid #e5e5e5;
  width: 145px;
  text-align: center;
}
.fv_loan_container table tr td{
  width: 576px;
}
.fv_content_box {
  border: 2px solid #e5e5e5;
}
.fv_content_box .box_upper {
  padding: 1em;
  font-size: 12px;
}
.fv_content_box .box_upper div div{
  margin-bottom: 7px;
}
.fv_content_box .box_upper div div.shop_name{
  font-weight: bold;
  font-size: 14px;
}
.fv_content_box .box_upper div div label{
  float: left;
  width: 60px;
}
.fv_content_box .box_upper div div > span{
  float: left;
  width: 270px;
}
.fv_content_box .box_upper div div.btn_coupon_section span{
  width: 180px;
}
.fv_content_box .box_upper div div.btn_coupon_section span:last-child{
  height: 20px;
  width: 64px;
}
.fv_content_box .box_upper div div:after {
  clear: both;
  content: '';
  display: block;
}
.fv_content_box .box_upper div div a.coupon_button {
  text-decoration: none;
  border-radius: 3px;
  text-align: center;
  color: #666666;
  border: 1px solid #BBBBBB;
  box-shadow: 0px 1px 0px #bbbbbb;
  background: none;
  display: inline-block;
  font-size: 10px;
  width: 62px;
}
.fv_content_box .box_upper div div a.coupon_button:hover {
  text-decoration: none;
  background: #f2f2f2;
  box-shadow: none;
  margin-top: 2px;
}
.fv_content_box .box_upper div div a.coupon_button .icon_show_down {
  margin-left: 3px;
  width: 8px;
  height: 4.8px;
  background: url(/img/cardetail/icon_arrow_under_s.svg) no-repeat center;
  display: inline-block;
}
.fv_content_box .box_upper div div a.is_deactive {
  opacity: 30%;
}
.fv_content_box .box_upper div div a.is_deactive:hover {
  opacity: 30%;
}
.fv_content_box .box_upper div div:last-child {
  margin-bottom: 0px;
}
.fv_content_box .box_upper .warranty_content {
  margin-bottom: 0;
}
.fv_content_box .box_upper .b_warranty_content {
  font-size: 12px;
  font-weight: bold;
  font-color: #333333;
  margin-bottom: 5px;
  margin-top: 15px;
}
.fv_content_box .box_upper ul li{
  float: left;
  padding-right: 10px;
  margin-right: 20px;
}
.fv_content_box .title {
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  height: 30px;
  text-align: left;
  color: #333;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
  padding-left: 15px;
}
.fv_content_box .title a{
  color: #333;
  text-decoration: underline;
}
.fv_content_box .title a:hover{
  text-decoration: none;
}
.fv_nintei_box_item_1 .title_judge {
  display: inline-block;
  color: #333333;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  font-size: 12px;
  padding: 6px 10px;
}
.fv_nintei_box_item_1, .fv_nintei_box_item_2 {
  display: inline-block;
  vertical-align: middle;
}
.fv_nintei_box_item_2 .sougou {
  color: #DE5454;
  font-size: 2.4rem;
  font-weight: bold;
}
.fv_nintei_box_item_2 #rateYo1, .fv_nintei_box_item_2 .sougou_point {
  float: left;
}
.fv_nintei_box_item_2 .sougou .point{
  color: #333333;
  font-size: 1.2rem;
  font-weight: normal;
}
.section_judge_score ul.section_judge_score_link li:first-child {
  margin-bottom: 10px;
}
.icon_callfree{
  display: inline-block;
  background: #1A95D8;
  color: #fff;
  font-size: 1.2rem;
  padding: 4px 7px;
  font-weight: bold;
}
.fv_content_box .icon_callfree{
  margin-right: .4em;
  margin-bottom: .4em;
  font-size: 1.4rem;
}
.fv_content_box_shop_tel_number{
  display: inline-block;
  font-size: 3rem;
  font-weight: bold;
  color: #DE5454;
  vertical-align: bottom;
}
.fv_content_box_shop_tel_number.tel_acquiring {
  font-size: 2rem;
  color: #333;
}
.carsensor_area {
 display: table;
 width: 100%;
 table-layout: fixed; 
}
.fv_button_box {
  display: flex;
  justify-content: space-between;
  width: 370px;
  height: 52px;
  margin-bottom: 3.2rem;
}
.fv_button_box .btn_favorite{
  background: #fff;
  border-radius: 5px;
  color: #666666;
  border: 1px solid #BBBBBB;
  box-shadow: 0px 2px 0px #BBBBBB;
  text-decoration: none;
  width: 106px;
  line-height: 1.2;
  height: 48px;
}
.fv_button_box .btn_favorite span{
  position: relative;
  text-align: center;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding-top: 9px;
  padding-left: 12px;
  font-size: 1.3rem;
}
.fv_button_box .btn_favorite span:before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 16px;
  left: 9.2px;
  width: 16px;
  height: 16px;
}
.fv_button_box .btn_show_fav span:before {
  background: url(/img/cardetail/more/icon_favorite_on.svg);
  background-size: 16px 16px;
}
.fv_button_box .btn_add_fav span:before {
  background: url(/img/cardetail/more/icon_favorite_off.svg);
  background-size: 16px 16px;
}

.fv_button_box .btn_favorite:hover {
  text-decoration: none;
  background: #f2f2f2;
  box-shadow: none;
  margin-top: 2px;
}
.fv_button_box .inquiry_button{
  border-radius: 5px;
  text-align: center;
  background: #48B0E8;
  color: #fff;
  box-shadow: 0px 2px 0px #0C6FBB;
  text-decoration: none;
  position: relative;
  padding-left: 28px;
  line-height: 50px;
  height: 50px;
  display: block;
  width: 220px;
  font-weight: bold;
  font-size: 1.8rem;
}
.fv_button_box .inquiry_button:hover{
  text-decoration: none;
  background: #6CBFEC;
  box-shadow: none;
  margin-top: 2px;
}
.fv_button_box .inquiry_button span:first-child{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 34px;
  line-height: 1.3;
  padding: 9px 7px 7px 7px;
  border-radius: 4px 0 0 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #1A95D8), to(#1A95D8));
  background-image: -webkit-linear-gradient(top, #1A95D8 85%, #1A95D8 100%);
  background-image: linear-gradient(to bottom, #1A95D8 85%, #1A95D8 100%);
  font-size: 1.4rem;
  font-weight: bold;
}
.fv_button_box .inquiry_button:hover span:first-child{
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #47AADF), to(#47AADF));
  background-image: -webkit-linear-gradient(top, #47AADF 85%, #47AADF 100%);
  background-image: linear-gradient(to bottom, #47AADF 85%, #47AADF 100%);
}
.fv_button_box .inquiry_button_inactive{
  float: right;
  border-radius: 5px;
  text-align: center;
  background: #ccc;
  color: #fff;
  border: 1px solid #ccc;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
  line-height: 50px;
  height: 50px;
  display: block;
  width: 228px;
  cursor: default;
  font-weight: bold;
  font-size: 1.8rem;
}
.fv_button_box .inquiry_button_inactive span:first-child{
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 12px;
  height: 36px;
  line-height: 1.2;
  padding: 10px 6px 6px 6px;
  border-radius: 4px 0 0 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #BBBBBB), to(#BBBBBB));
  background-image: -webkit-linear-gradient(top, #BBBBBB 85%, #BBBBBB 100%);
  background-image: linear-gradient(to bottom, #BBBBBB 85%, #BBBBBB 100%);
  font-size: 1.4rem;
  font-weight: bold;
}
.cta_area_contents_carsensor {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 14px 20px 14px 20px;
  width: 620px;
  line-height: 54px;
  border-radius: 5px;
}
.cta_area_contents_carsensor .fv_button_box {
  width: 396px;
  margin-bottom: 0;
}
.cta_area_contents_carsensor .fv_button_box .btn_favorite {
  width: 132px;
}
.cta_area_contents_carsensor .fv_button_box .btn_favorite span{
  padding-top: 17px;
  padding-left: 11px;
}
.cta_area_contents_carsensor .fv_button_box .btn_show_fav span:before {
  left: 6.2px;
}
.cta_area_contents_carsensor .show_icon_right {
  float: right;
  margin-right: 30px;
}
/* carchs */
.jac_content {
  padding: 15px;
  display: flex;
}

.jac_content_box {
  border: 2px solid #E5E5E5;
}

.jac_content_box .title {
  width: 100%;
  height: 30px;
  display: inline-block;
  text-align: left;
  color: #333;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
  padding-left: 15px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-bottom: 1px solid #E5E5E5;
}

.jac_content_img {
  margin-left: 35px;
}

.jac_content_rank {
  margin-left: 10px;
}

.jac_nintei_box_item_1, .jac_nintei_box_item_2 {
  display: inline-block;
  vertical-align: middle;
}
.jac_nintei_box_item_1 .title_judge {
  display: inline-block;
  color: #333333;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  font-size: 12px;
  padding: 6px 10px;
}
.jac_nintei_box_item_2 #rateYo2, .jac_nintei_box_item_2 .jac_point {
  float: left;
}
.jac_nintei_box_item_2 .jac {
  color: #DE5454;
  font-size: 2.4rem;
  font-weight: bold;
}
.jac_nintei_box_item_2 .jac .point{
  color: #333333;
  font-size: 1.2rem;
  font-weight: normal;
}
.jq-ry-container > .jq-ry-group-wrapper {
  margin-top: 3px;
}
.cardetail_status_box {
  display: flex;
  flex-wrap: wrap;
}
.cardetail_status_box li{
  width: 183px;
}
.cardetail_status_box li:nth-child(even){
  margin-left: 4px;
}
.cardetail_status_box li:nth-child(n + 3){
  margin-top: 4px;
}
.cardetail_status_box li a:hover{
  opacity: .8;
}
.cardetail_status_box li img{
  width: 100%;
  height: auto;
}

/*-- Car detail--*/
.car_detail_area {
  width: 720px;
  color: #333;
}

.car_detail_data_table{
  width: 100%;
  border: 2px solid #E5E5E5;
}
.car_detail_data_table th, .car_detail_data_table td {
  border: 1px solid #E5E5E5;
  padding: .8em;
  line-height: 1.4;
  text-align: left;
}
.car_detail_data_table th{
  background: #F7F7F7;
  font-weight: normal;
  font-size: 1.2rem;
  width: 135px;
  color: #333333;
}
.car_detail_data_table td{
  font-weight: bold;
  width: 215px;
  color: #333333;
}

.car_detail_area > section:last-child {
  margin-bottom: 0;
}
/*--------------------------------------
    car_detail_spec
--------------------------------------*/
.car_detail_spec_container {
  display: grid;
  gap: 3.2rem;
}
.car_detail_spec_title {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-bottom: .8rem;
}
.car_detail_spec_list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: .4rem;
}
.car_detail_spec_list li {
  border: 1px solid #ddd;
  background: white;
  display: flex;
  align-items: center;
  padding: .8rem 1.4rem .8rem .8rem;
  color: #B3B3B3;
  line-height: 1.2;
  position: relative;
}
.car_detail_spec_list li.--w50 {
  grid-column: span 2;
}
.car_detail_spec_list li.--w75 {
  grid-column: span 3;
}
.car_detail_spec_list li.--w100 {
  grid-column: span 4;
}
.car_detail_spec_list li.on {
  color: inherit;
  font-weight: bold;
  border: 1px solid #70D8D7;
  background: #E4F8F8;
}
.car_detail_spec_list li .icon_powertip_q{
  width: 2.4rem;
  height: 2.4rem;
  position: absolute;
  padding: 0;
  inset: 0 .2rem 0 auto;
  margin: auto;
  background: url(/img/tooltip/tooltip_q.svg) no-repeat center;
}
.car_detail_spec_list .car_detail_spec_detail span:not(:last-of-type)::after {
  content: "/";
}

/*-- Car Useful--*/
.car_detail_right_area {
  width: 250px;
  margin-left: 30px;
  color: #333333;
}
.social_area_line {
  background: rgba(30, 185, 0, 0.05);
  margin-top:20px;
  padding: 10px 0;
  text-align: center;
}
.social_area_line img{
  margin-right:20px;
}
.social_area {
  display: flex;
  justify-content: flex-end;
  margin-top: 55px;
}
.social_area .btn_wrapper {
  display: inline-block;
  vertical-align: middle;
}
.comment_box_area {
  border: 1px solid #eee;
}
.comment_box_area h2 {
  background: #f8f8f8;
  width: 100%;
  height: 30px;
  display: inline-block;
  text-align: center;
  color: #333;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
}
.comment_button {
  background: #666666;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 3px;
  color: #fff;
}
.comment_button:hover {
  background: #4d4d4d;
}
.useful_contents {
  padding: 15px 15px 20px 15px;
}
.useful_contents .box{
  border-bottom:1px solid #e5e5e5;
  padding: 2rem 0;
}
.useful_contents .box:first-child{
  padding-top: 0;
}
.useful_contents .box:last-child{
  border-bottom:none;
  padding-bottom: 0;
}
.useful_contents .box.staff {
  padding-top: 11rem;
  margin-top: -9rem;
}
.useful_contents .box dt{
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 10px;
  line-height: 1.4;
}
.useful_contents .box dd{
  font-size: 1.2rem;
  line-height: 1.6;
}
.useful_contents .staff dd:last-child{
  word-break: break-all;
}
.inquiry_box {
   border: 3px solid #eee;
}
.inquiry_box .box_upper {
  padding: 1em;
}
.inquiry_box .box_lower {
  padding: 1em;
  border-top: 1px solid #eee;
}
.inquiry_box .title {
  background: #f2f2f2;
  height: 30px;
  text-align: center;
  color: #333;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
}
.inquiry_box .tel_free {
  background: #525252;
  color: #fff;
  padding: 5px;
  display: block;
  width: 65px;
  text-align: center;
}
.inquiry_box .icon_callfree{
  font-size: 1.1rem;
  margin-right: .4em;
}
.inquiry_box .shop_tel_number{
  font-size: 1.9rem;
  font-weight: bold;
  color: #DE5454;
  margin-bottom: .5em;
}
.inquiry_box .inquiry_button {
  display: block;
  height: 40px;
	background: #3f68f6;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  border-bottom: 3px solid #122d8c;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
}
.inquiry_box .inquiry_button:hover {
  opacity: .8;
  text-decoration: none;
}
.inquiry_box .inquiry_button .fa {
  vertical-align: inherit;
}
.inquiry_box .inquiry_button_inactive {
  display: block;
  height: 40px;
  background: #999;
  color: #fff;
  line-height: 40px;
  border-radius: 3px;
  font-size: 1.6rem;
  text-align: center;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

/*-- CTA Area--*/
.cta_area_small {
  background: rgba(227, 125, 125, 0.1);
  padding: 30px;
}

.cta_area_small .cta_area_contents_left{
  float: left;
  width: 256px;
  margin-right: 20px;
}
.cta_area_small .cta_area_contents_right{
  float: left;
  margin-top: 14px;
}
.cta_area_small .cta_area_contents_right_inactive {
  float: right;
  margin-top: 14px;
}
.cta_area_small .title {
  font-size: 1.6rem;
  font-weight: bold;
}

.cta_area_small .cta_area_tel_info{
  background: #fff;
  height: 78px;
  border-radius: 5px;
  padding-left: 20px;
  width: 250px;
}
.cta_area_small .cta_area_tel_info .tel_box{
  position: relative;
  margin-bottom: 10px;
}
.cta_area_small .cta_area_tel_info .icon_callfree {
  position: absolute;
  top: 0;
}
.cta_area_small .icon_callfree{
  font-size: 1.2rem;
  margin-right: .4em;
  margin-bottom: .4em;
}
.cta_area_small .tel_number{
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  color: #DE5454;
  padding-left: 40px;
}
.cta_area_small .tel_acquiring{
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.cta_area{
  background: rgba(227, 125, 125, 0.1);
  margin-left:calc(((100vw - 100%) / 2) * -1);
  margin-right:calc(((100vw - 100%) / 2) * -1);
  padding: 2em 0;
}
.cta_area .section_cta_area {
  width: 1000px;
  margin: 0 auto;
}

.cta_area_contents_left{
  float: left;
  padding-right: 1em;
}
.cta_area_contents_right{
  float: right;
  margin-top: 60px;
}
.cta_area .title {
  font-size: 1.6rem;
}
.cta_area .cta_area_tel_info {
  background: #fff;
  width: 370px;
  height: 88px;
  margin-top: 10px;
  padding: 30px;
  border-radius: 5px;
}

.cta_area .cta_area_tel_info .tel_box {
  position: relative;
  padding-bottom: 15px;
}
.cta_area .cta_area_tel_info .icon_callfree {
  position: absolute;
  top: .8em;
  font-size: 1.4rem;
}
.cta_area .tel_number {
  display: inline-block;
  font-size: 4rem;
  font-weight: bold;
  color: #DE5454;
  padding-left: 50px;
}
.cta_area .cta_area_tel_info .tel_box .tel_acquiring {
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}

.notification_mail {
  border: 3px solid #E5E5E5;
}
.notification_mail_box {
  display: flex;
}
.notification_mail_box_item_1 {
  width: 620px;
  color: #333;
}
.notification_mail_box_item_2 {
  width: 370px;
}
.notification_mail .title {
  background: #F7F7F7;
  height: 30px;
  padding-left: 1em;
  color: #333;
  font-size: 1.4rem;
  line-height: 30px;
  font-weight: bold;
}
.notification_mail_word {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ff7200;
}
.notification_mail_button {
  display: block;
  width: 340px;
  height: 50px;
  background: #fff;
  text-align: center;
  color: #ff7200;
  line-height: 50px;
  border-radius: 3px;
  border: 1px solid #ff7200;
  border-bottom: 4px solid #ff7200;
  font-size: 1.8rem;
}
.notification_mail_button:hover {
  background: #FEF1DC;
  color: #ff7200;
  text-decoration: none;
}
.notification_mail_button .fa{
  font-size: 2.3rem;
  transform: rotate(30deg);
}
/*-- Staff Area--*/
.staff_area {
  display: table;
  width: 100%;
  margin-bottom: 1.5em;
}
.staff_area:last-child{
  margin-bottom: 0;
}
.staff_area1 {
  display: table-cell;
  vertical-align: top;
	text-align: center;
  padding-right: 1.5em;
}
.staff_area1 figure img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.staff_area2 {
	display: table-cell;
  vertical-align: top;
  padding-right: 1.5em;
}
.staff_area3 {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.staff_comment {
	height: 110px;
	overflow-y: scroll;
}
.staff_comment_content {
  font-size: 1.4rem;
}
.staff_inquiry_button {
  display: block;
  padding: .5em;
  width: 189px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	border-bottom: 3px solid #ccc;
	font-size: 1.4rem;
	text-align: center;
	color: #666;
}
.staff_inquiry_button:hover {
  color: inherit;
  text-decoration: none;
  background: #f2f2f2;
}

/*-- Shop Area--*/
.shop_area .show_map_link {
  text-align: right;
  margin: 10px 10px 20px 0;
}

.shop_area .shop_name {
  font-size: 1.6rem;
  line-height: 1.4;
}
.shop_area .total_rate_review {
  margin-bottom: 10px;
}
.shop_area .total_rate_review .num_point{
  font-size: 2rem;
  color: #DE5454;
  font-weight: bold;
  vertical-align: middle;
}
.shop_area .total_rate_review .point{
  font-size: 1rem;
  color: #333333;
  font-weight: normal;
}
.shop_area .total_rate_review .title_rate {
  display: inline-block;
  padding: 6px;
  color: #333333;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  font-size: 1rem;
}
.shop_area .review_star_s {
  display: inline-block;
  width: 74px;
  height: 15px;
  overflow: hidden;
  position: relative;
  margin-right: .6em;
  vertical-align: middle;
  margin-left: .6em;
}
.shop_area .review_star_s img {
  height:65px;
}
.shop_area .review_star_s.rating_0_0 img {
  position:absolute;
  top: -52px;
  left: 0;
}
.shop_area .review_star_s.rating_0_5 img {
  position:absolute;
  top:-26px;
  left:-58px;
}
.shop_area .review_star_s.rating_1_0 img {
  position:absolute;
  top:0;
  left:-58px;
}
.shop_area .review_star_s.rating_1_5 img {
  position:absolute;
  top: -26px;
  left: -43px;
}
.shop_area .review_star_s.rating_2_0 img {
  position:absolute;
  top:0;
  left:-43px;
}
.shop_area .review_star_s.rating_2_5 img {
  position:absolute;
  top:-26px;
  left:-29px;
}
.shop_area .review_star_s.rating_3_0 img {
  position:absolute;
  top:0;
  left:-29px;
}
.shop_area .review_star_s.rating_3_5 img {
  position:absolute;
  top:-26px;
  left:-14px;
}
.shop_area .review_star_s.rating_4_0 img {
  position:absolute;
  top:0;
  left:-14px;
}
.shop_area .review_star_s.rating_4_5 img {
  position:absolute;
  top:-26px;
  left:0;
}
.shop_area .review_star_s.rating_5_0 img {
  position:absolute;
  top:0;
  left:0;
}
.shop_area .total_review {
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.shop_area .rate_review {
  margin-bottom: 20px;
  font-size: 1.2rem;
}
.shop_area .rate_review .bold{
  margin-right: 10px;
  font-size: 1.4rem;
}
.shop_area .rate_review .bold:last-child{
  margin-right: 0;
}
.shop_area dd.shop_phone {
  line-height: 1;
}
.shop_area .icon_callfree {
  float: left;
  padding: 3px 5px;
  margin-right: 5px;
}
.shop_area .tel_number {
  float: left;
  font-size: 2rem;
  font-weight: bold;
  color: #DE5454;
}
.shop_area .tel_acquiring {
  float: left;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.shop_area .link_store li:last-child{
  margin-top: 10px;
}

/*-- for Easy Inquiry--*/
html {
    overflow: auto;
}
body {
    overflow-x: hidden;
}
/*-- Easy Inquiry--*/
.easy_inquiry_area {
  background: rgba(227, 125, 125, 0.1);
  margin-left:calc(((100vw - 100%) / 2) * -1);
  margin-right:calc(((100vw - 100%) / 2) * -1);
  padding: 2em 0;
}
@media only screen and (max-width: 1000px) {
  .easy_inquiry_area {
    margin-left: 0;
    margin-right: 0;
  }
}

.easy_inquiry_area p.title {
  font-weight: bold;
}

.easy_inquiry_area_inner{
  width: 1000px;
  margin: 0 auto;
}
.easy_inquiry_area_inner .title_container {
  float: left;
}
.easy_inquiry_area_inner .show_border_title{
  font-size: 1.6rem;
}
.form_easy {
  background: #fff;
  width: 460px;
  height: 88px;
  margin-top: 12px;
  margin-right: 50px;
  text-align: center;
  padding: 30px;
  border-radius: 5px;
  color: #333;
}
.form_easy .easy_inquiry_table1 span.checkbox {
  width: 100px;
  margin-right: 30px;
}
.form_easy .easy_inquiry_button{
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  background: #48B0E8;
  color: #fff;
  border: 1px solid #48B0E8;
  box-shadow: 0px 2px 0px #0C6FBB;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
  font-size: 2.1rem;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  width: 250px;
  font-weight: bold;
}
.form_easy .easy_inquiry_button:hover {
  text-decoration: none;
  background: #6CBFEC;
  height: 52px;
  box-shadow: none;
  margin-top: 2px;
}
.form_easy .easy_inquiry_button_inactive {
  text-align: center;
  border-radius: 5px;
  background: #ccc;
  color: #fff;
  border: 1px solid #ccc;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
  line-height: 50px;
  height: 50px;
  display: inline-block;
  width: 250px;
  cursor: default;
  font-weight: bold;
  font-size: 2.1rem;
}
.form_easy .easy_inquiry_button_inactive span:first-child{
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 12px;
  height: 36px;
  line-height: 1.3;
  padding: 9px 7px 7px 7px;
  border-radius: 4px 0 0 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #BBBBBB), to(#BBBBBB));
  background-image: -webkit-linear-gradient(top, #BBBBBB 85%, #BBBBBB 100%);
  background-image: linear-gradient(to bottom, #BBBBBB 85%, #BBBBBB 100%);
  font-size: 1.4rem;
  font-weight: bold;
}
.form_easy input[type="checkbox"].designed {
  outline: none;
  -webkit-appearance: none;
  display: inline-block;
  border: 1px solid #ccc;
  background: #fff;
  width: 22px;
  height: 22px;
  border-radius: 3px;
  vertical-align: middle;
  margin-right: .7rem;
}
.form_easy input[type="checkbox"].designed--modify {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: .5rem;
}
.form_easy input[type="checkbox"].designed--modify:checked::after {
  right: 0;
  font-size: 1.6rem;
  position: absolute;
  display: block;
  top: 0;
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
}
.form_easy input[type="checkbox"].designed:checked {
  position: relative;
  background: #E37D7D;
  border: none;
}
.form_easy .easy_inquiry_button span:first-child{
  position: absolute;
  top: -1px;
  left: -1px;
  display: inline-block;
  width: 12px;
  height: 36px;
  line-height: 1.3;
  padding: 9px 7px 7px 7px;
  border-radius: 4px 0 0 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #1A95D8), to(#1A95D8));
  background-image: -webkit-linear-gradient(top, #1A95D8 85%, #1A95D8 100%);
  background-image: linear-gradient(to bottom, #1A95D8 85%, #1A95D8 100%);
  font-size: 14px;
  font-weight: bold;
}
.form_easy .easy_inquiry_button:hover span:first-child{
  height: 38px;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #47AADF), to(#47AADF));
  background-image: -webkit-linear-gradient(top, #47AADF 85%, #47AADF 100%);
  background-image: linear-gradient(to bottom, #47AADF 85%, #47AADF 100%);
}
.easy_inquiry_area_inner .show_tel_free {
  background: #fff;
  width: 370px;
  height: 88px;
  margin-top: 12px;
  padding: 30px;
  border-radius: 5px;
  float: left;
}
.easy_inquiry_area_inner .show_tel_free a{
  position: relative;
}
.easy_inquiry_area_inner .show_tel_free .content_tel {
  position: relative;
  padding-bottom: 15px;
}
.easy_inquiry_area_inner .show_tel_free .content_tel .icon_callfree {
  position: absolute;
  top: .8em;
}
.easy_inquiry_area_inner .show_tel_free .tel_number {
  display: inline-block;
  font-size: 4rem;
  font-weight: bold;
  color: #DE5454;
  padding-left: 50px;
}
.easy_inquiry_area_inner .show_tel_free .tel_acquiring {
  display: inline-block;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.sweet-alert .thanks_text {
  margin:-10px 0 40px;
}
.sweet-alert .kaitori_title {
  font-size: 20px;
  font-weight: bold;
  color: #DE5454;
}
.sweet-alert .kaitori_text {
  margin: 10px 0;
  font-size: 16px;
  color: #333;
}
.sweet-alert .kaitori_link {
  display: block;
  background-color: #36f;
  color: #fff;
  font-size: 17px;
  font-weight: 500;
  border-radius: 5px;
  padding: 10px;
  margin: 15px 0 10px;
  cursor: pointer;
}
.sweet-alert .kaitori_link:hover {
  opacity: 0.8;
  text-decoration: none;
}
.sweet-alert .sa-confirm-button-container,
.sweet-alert button.confirm {
  display: block !important;
  margin: 0 !important;
  width: 100%;
}
.sweet-alert .sa-confirm-button-container {
  margin-bottom: 15px !important;
}

.btn_carousel_prev, .btn_carousel_next {
  top: 40%;
  display: block;
  background: #fff;
  height: 80px;
  width: 25px;
  border: 1px solid #e5e5e5;
  color: #333;
  line-height: 80px;
  text-align: center;
  border-radius: 3px;
}
.btn_carousel_prev img, .btn_carousel_next img {
  height: 16px;
}
.btn_carousel_prev img {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.btn_carousel_prev:hover, .btn_carousel_next:hover {
  background: #f2f2f2;
  color: #333;
}
a.disabled {
  display: none !important;
}

.car_related_info_list dt {
  margin-bottom: 5px;
}
.history_h2 {
  font-size: 1.4rem;
}
.easy_inquiry_area_gulliver_inner .form_easy {
  width: 940px;
  height: auto;
  padding: 20px 30px;
}
.easy_inquiry_area_gulliver_inner .form_easy .easy_inquiry_table {
  line-height: 55px;
}
.easy_inquiry_area_gulliver_inner .form_easy .easy_inquiry_table1{
  float: left;
}
.easy_inquiry_area_gulliver_inner .form_easy .easy_inquiry_table3{
  float: left;
}
.easy_inquiry_area_gulliver_inner .form_easy .easy_inquiry_table2{
  float: right;
}
.easy_inquiry_area_gulliver_inner .form_easy .mb_l{
  margin-bottom: 0;
}
.easy_inquiry_area .easy_inquiry_area_inner .show_tel_free .content_tel .icon_callfree {
  font-size: 1.4rem;
}
/*-- visit_calendar --*/
.visit_calendar_container{
  background: #F7F7F7;
  margin-top: -2.8rem;
  margin-bottom: 5rem;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  padding: 2em 0;
  color: #333;
}
@media only screen and (max-width: 1000px) {
  .visit_calendar_container {
    margin-left: 0;
    margin-right: 0;
  }
}
.visit_calendar__title{
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 1em;
}
.visit_calendar__content{
  display: flex;
  background:#fff;
  border-radius: 3px;
  padding: 3rem;
  position: relative;
}
.visit_calendar__content__calendar{
  width: 375px;
  margin-right: 1.8rem;
}
.visit_calendar__content__description{
  flex: 1;
  padding-top: 1.6rem;
}
.visit_calendar__content__description__text{
  line-height: 1.6;
  margin-bottom: 1rem;
}
.visit_calendar__content__description__tel{
  display: flex;
  align-items: center;
}
.visit_calendar__content__description__tel .free_icon{
  display: inline-block;
  background: #1A95D8;
  font-weight: bold;
  color: #fff;
  font-size: 1.4rem;
  padding: 4px 7px;
  margin-right: 1rem;
}
.visit_calendar__content__description__tel .tel{
  font-size: 3rem;
  font-weight: bold;
  color: #DE5454;
}
.visit_calendar__content__description__tel .tel_acquiring {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
}
.visit_calendar__content__calendar__dow{
  display: flex;
  justify-content: space-between;
  margin-bottom: .4rem;
}
.visit_calendar__content__calendar__dow li{
  width: calc((100% - 2.4rem)/7);
  font-size: 1.2rem;
  text-align: center;
}
.visit_calendar__content__calendar__dow .sat{
  color: #36c;
}
.visit_calendar__content__calendar__dow .sun{
  color: #A30000;
}
.visit_calendar__content__calendar__date{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.visit_calendar__content__calendar__date li{
  width: calc((100% - 2.4rem)/7);
}
.visit_calendar__content__calendar__date li:nth-child(-n+7){
  margin-bottom: .8rem;
}
.visit_calendar__content__calendar__date li a{
  display: flex;
  flex-direction: column;
  padding: .5rem .2rem;
  justify-content: center;
  text-align: center;
  border-radius: 4px;
  color: #333;
}
.visit_calendar__content__calendar__date li a::after{
  content: "";
  width: 60%;
  height: 30px;
  margin: .4rem auto 0;
}
.visit_calendar__content__calendar__date li a:hover{
  text-decoration: none;
}
.visit_calendar__content__calendar__date li a.tel{
  border: 1px solid #ccc;
  background: #fff;
  pointer-events: none;
}
.visit_calendar__content__calendar__date li a.tel::after{
  background: url(/img/icon/visit/icon_visit_tel.svg) no-repeat center/contain;
}
.visit_calendar__content__calendar__date li a.ok{
  border: 1px solid #ccc;
  box-shadow: 0 2px 0 #ccc;
  background: #fff;
}
.visit_calendar__content__calendar__date li a.ok::after{
  background: url(/img/icon/visit/icon_visit_ok.svg) no-repeat center/contain;
}
.visit_calendar__content__calendar__date li a.ok:hover{
  background: #F2F2F2;
}
.visit_calendar__content__calendar__date li a.actived{
  border: 1px solid #E37D7D;
  box-shadow: 0 2px 0 #E37D7D;
}
.visit_calendar__content__calendar__date li a.ng{
  border: 1px solid #eee;
  background: #eee;
  pointer-events: none;
  color: #999;
}
.visit_calendar__content__calendar__date li a.ng::after{
  background: url(/img/icon/visit/icon_visit_ng.svg) no-repeat center/contain;
}
.visit_calendar__content__calendar__date li:first-child a{
  background: #FFF5F4;
}
.show_border_title {
  padding-left: 7px;
  border-left: 4px solid #E37D7D;
  line-height: 1.4;
}
.border_box {
  border: 1px solid #cccccc;
}
.border_box .title {
  background: #f7f7f7;
  border-bottom: 1px solid #e5e5e5;
  height: 35px;
  text-align: left;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 0;
  vertical-align: middle;
  display: table-cell;
  width: 250px;
}
.link_note_text_readmore span {
  color: #0052A3;
  cursor: pointer;
  position: relative;
}
.link_note_text_readmore span:hover {
  text-decoration: underline;
}
.link_note_text_readmore span.on:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5.5em;
  margin: auto;
  width: 10px;
  height: 6px;
  background: url(/img/cardetail/icon_arrow_under_s.svg) no-repeat center;
}
.link_note_text_readmore span.off:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5.5em;
  margin: auto;
  width: 10px;
  height: 6px;
  background: url(/img/cardetail/icon_arrow_under_s.svg) no-repeat center;
  transform:scaleY(-1);
}
.coupon_section img {
  width: 220px;
  height: auto;
}
.coupon_section .button_coupon {
  text-align: center;
  height: 30px;
}
.coupon_section .button_coupon a {
  width: 126px;
  height: 14px;
  background: #FFFFFF;
  box-shadow: 0px 1px 0px #BBBBBB;
  border: 1px solid #BBBBBB;
  border-radius: 3px;
  padding: 7px 14px;
  text-decoration: none;
  color: #666666;
  font-size: 1.4rem;
  display: inline-block;
  line-height: 1.1;
}
.coupon_section .button_coupon a:hover {
  text-decoration: none;
  background: #f2f2f2;
  box-shadow: none;
  margin-top: 2px;
}
.coupon_section .coupon-person {
  display: inline-block;
  margin-bottom: 20px;
}
.show_border_bold_title {
  margin-bottom: 30px;
}
.show_border_bold_title span{
  padding-left: 10px;
  border-left: 10px solid #E37D7D;
  line-height: 1.1;
  font-size: 2.2rem;
  font-weight: bold;
  padding: .2em 0 .2em .4em;
}
.other_section dd{
  line-height: 1.6 !important;
}
/* review_area */
.car_detail_review_shop .review_area {
  display: table;
  margin-bottom: 15px;
}
.car_detail_review_shop .review_content {
  display: table-cell;
  padding: 30px;
  border: 2px solid #E5E5E5;
  border-radius: 10px;
  width: 596px;
}
.car_detail_review_shop .review_content .title_rate {
  display: inline-block;
  padding: 6px 10px;
  color: #333333;
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  font-size: 1.2rem;
}
.car_detail_review_shop .review_content .rating_point {
  margin-right: 20px;
  font-size: 12px;
  vertical-align: middle;
}
.car_detail_review_shop .review_content .reviewer_info {
  background: #F7F7F7 0% 0% no-repeat padding-box;
}
.car_detail_review_shop .review_content .reviewer_comment_text {
  line-height: 1.5;
}
.car_detail_review_shop .review_content .reviewer_comment a.show_icon_right{
  margin-right: 20px;
  text-decoration: none;
  color: #0052A3;
  font-size: 1.4rem;
}
.car_detail_review_shop .review_content .reviewer_comment a.show_icon_right:after{
  left: 75px;
}
.car_detail_review_shop .review_content .reviewer_info div {
  height: 48px;
  line-height: 48px;
}
.car_detail_review_shop .review_content .reviewer_info .name {
  margin-left: 18px;
  font-size: 1.2rem;
}
.car_detail_review_shop .review_content .reviewer_info .name span:first-child {
  font-size: 1.2rem;
}
.car_detail_review_shop .review_content .reviewer_info .date_comment {
  margin-left: 45px;
  font-size: 1.2rem;
}
.car_detail_review_shop .review_content .reviewer_info .staff_comment {
  margin-right: 15px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-radius: 3px;
  padding: 4px 5px;
  font-size: 1rem;
}
.car_detail_review_shop .review_content .item {
  margin-right: 15px;
  vertical-align: middle;
}
.car_detail_review_shop .review_content .rating_num_s {
  color: #DE5454;
  font-weight: bold;
  font-size: 28px;
}
.car_detail_review_shop .review_button{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0px 5px;
  color: #E37D7D;
  font-size: 34px;
}
.car_detail_review_shop .slide-before {
  width: 18px;
  height: 34px;
  background: url(/img/cardetail/icon_arrow_right_pink.svg) no-repeat center right/cover;
  background-size: 18px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.car_detail_review_shop .slide-after {
  width: 18px;
  height: 34px;
  background: url(/img/cardetail/icon_arrow_right_pink.svg) no-repeat center right/cover;
  background-size: 18px;
}
.car_detail_review_shop .review_button:hover{
  opacity: 70%;
}
.car_detail_review_shop .review_more{
  text-align: right;
}
.car_detail_review_shop .review_more a{
  margin-right: 40px;
}
.shop_review_list_box {
  display:none;
}
.shop_review_list_box .review_point .item span{
  font-size: 1.6rem;
}
.review-badge {
  cursor:pointer;
  height:10px;
  width:10px;
  padding:0;
  background: #CCCCCC;
  border-radius: 50%;
  display: inline-block;
  margin-right: 8px;
}
.review-badge:last-child {
  margin-right: 0;
}
.review-white, .review-hover-white:hover {
  color: #000 !important;
  background-color: #E37D7D !important;
}
.car_detail_review_shop .review_content .review_star_s {
  display: inline-block;
  width: 113px;
  height: 25px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.car_detail_review_shop .review_content .review_star_s img {
  height:100px;
}
.car_detail_review_shop .review_content .review_star_s.rating_0_0 img {
  position:absolute;
  top: 0;
  left: -114px;
}
.car_detail_review_shop .review_content .review_star_s.rating_0_5 img {
  position:absolute;
  top:-40px;
  left:-90px;
}
.car_detail_review_shop .review_content .review_star_s.rating_1_0 img {
  position:absolute;
  top:0;
  left:-91px;
}
.car_detail_review_shop .review_content .review_star_s.rating_1_5 img {
  position:absolute;
  top: -40px;
  left: -68px;
}
.car_detail_review_shop .review_content .review_star_s.rating_2_0 img {
  position:absolute;
  top:0;
  left:-68px;
}
.car_detail_review_shop .review_content .review_star_s.rating_2_5 img {
  position:absolute;
  top:-40px;
  left:-45px;
}
.car_detail_review_shop .review_content .review_star_s.rating_3_0 img {
  position:absolute;
  top:0;
  left:-45px;
}
.car_detail_review_shop .review_content .review_star_s.rating_3_5 img {
  position:absolute;
  top:-40px;
  left:-23px;
}
.car_detail_review_shop .review_content .review_star_s.rating_4_0 img {
  position:absolute;
  top:0;
  left:-22px;
}
.car_detail_review_shop .review_content .review_star_s.rating_4_5 img {
  position:absolute;
  top:-40px;
  left:0;
}
.car_detail_review_shop .review_content .review_star_s.rating_5_0 img {
  position:absolute;
  top:0;
  left:0;
}
/* end review_area */

a.show_icon_right {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.2rem;
  color: #0052A3;
}
a.show_icon_right:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  margin: auto;
  width: 6px;
  height: 10px;
  background: url(/img/cardetail/icon_arrow_right_s.svg) no-repeat center;
}
a.show_icon_right:hover {
  text-decoration: underline;
}

/*move link*/
.section_move_link {
  width: 720px;
  margin-bottom: 50px;
}
.div_move_link {
  background: #F7F7F7;
  border-radius: 5px;
  padding: 15px 20px;
  font-weight: bold;
}
.div_move_link ul li {
  display: inline;
  margin-right: 40px;
}
a.move_link {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  color: #333333;
}
a.move_link:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  margin: auto;
  width: 12px;
  height: 12px;
  background: url(/img/cardetail/icon_arrow_under_circle.svg) no-repeat center;
}
a.move_link:hover {
  text-decoration: underline;
}
.common_spec_class .show_border_bold_title span {
  float: left;
}
.common_spec_class .show_border_bold_title span.info_car {
  border-left: none;
  line-height: 1;
  font-size: 1.2rem;
  font-weight: normal;
  padding-left: 10px;
  float: left;
  padding-top: 10px;
  width: 646px;
}
#spec_vehicle .show_border_bold_title span.info_car {
  width: 555px;
}
#spec_loan_simulator .show_border_bold_title span.info_car {
  width: 440px;
}
#spec_others .show_border_bold_title span.info_car {
  width: 534px;
}
.warranty_spec .bg_comment{
  background: #f7f7f7;
  word-break: break-all;
}
.warranty_spec a{
  color: #0052A3;
  font-weight: normal;
  position: relative;
  font-size: 1.2rem;
}
.warranty_spec a:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -10px;
  margin: auto;
  width: 6px;
  height: 10px;
  background: url(/img/cardetail/icon_arrow_right_s.svg) no-repeat center;
}
#spec_condition .right a, #spec_vehicle .right a{
  margin-right: 12px;
}
/*end move link*/
/*--------------------------------------
    modal
--------------------------------------*/
.modal_common {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0,0,0,0.6);
}
.modal_area { 
  position: absolute;
  padding: 30px 20px 23px 20px;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 800px;
  min-width: 300px;
  background: #FFF;
  border-radius: 10px;
}
.modal_inner {
  position: relative;
} 
.modal_close { 
  display: block;
  position: absolute; 
  width: 20px;
  height: 20px;
  right: 0;
  top: -30px;
  cursor: pointer;
}
.modal_contents { 
  box-sizing: border-box;
}
.modal_inquiry_form { 
  background: #FFF;
  border-radius: 5px;
  padding: 30px 10px 30px;
}
.modal_title { 
  font-size: 14px;
  font-weight: bold;
  color: #333;
  text-align: center;
  line-height: 1.5;
}
.modal_title span { 
  font-size: 16px;
  font-weight: bold;
  color: #af0000;
}
.modal_inquiry_easy .modal_area{
  padding: 50px 0 0 0;
}
.modal_inquiry_easy .modal_area .img_form{
  width: 460px;
  margin: auto;
  margin-bottom: 27px;
}
.modal_inquiry_easy .modal_area .img_form img{
  width: 460px;
}
.modal_inquiry_easy .modal_contents .title_easy_1 {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 14px;
}
.modal_inquiry_easy .modal_contents .title_easy_2 {
  text-align: center;
  font-size: 1.8rem;
  color: #DE5454;
  font-weight: bold;
  margin-bottom: 36px;
}
.modal_inquiry_easy .modal_contents form {
  background: rgba(227, 125, 125, 0.1);
  padding: 20px 120px 50px 120px;
}
.modal_inquiry_easy .modal_contents form .title_form{
  text-align: center;
  font-weight: bold;
}
.modal_inquiry_easy .modal_contents form .table--input{
  background: #fff;
  border-radius: 5px;
  padding: 0;
  display: inline-block;
  padding: 20px 69px;
  color: #333;
}
.modal_inquiry_easy .modal_contents form .table_cell{
  margin-right: 30px;
}
.modal_inquiry_easy .modal_contents form .table_cell:last-child{
  margin-right: 0;
}
.modal_inquiry_easy .modal_contents form .table_cell input {
  margin-right: 8px;
}
.modal_inquiry_easy .modal_contents form input[type="checkbox"].designed {
  outline: none;
  -webkit-appearance: none;
  display: inline-block;
  border: 1px solid #ccc;
  background: #fff;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  vertical-align: middle;
}
.modal_inquiry_easy .modal_contents form input[type="checkbox"].designed--modify {
  width: 1.8rem;
  height: 1.8rem;
}
.modal_inquiry_easy .modal_contents form input[type="checkbox"].designed--modify:checked::after {
  right: 0;
  font-size: 1.6rem;
  position: absolute;
  display: block;
  top: 0;
  content: "\f00c";
  font-family: FontAwesome;
  color: #fff;
}
.modal_inquiry_easy .modal_contents form input[type="checkbox"].designed:checked {
  position: relative;
  background: #E37D7D;
  border: none;
}

.modal_inquiry_easy .modal_contents form .btn_car_inquiry {
  cursor: pointer;
  border-radius: 4px;
  text-align: center;
  background: #48B0E8;
  color: #fff;
  box-shadow: 0px 2px 0px #0C6FBB;
  text-decoration: none;
  position: relative;
  padding-left: 18px;
  font-size: 1.8rem;
  line-height: 50px;
  height: 52px;
  display: inline-block;
  width: 232px;
  font-weight: bold;
}
.modal_inquiry_easy .modal_contents form .btn_car_inquiry:hover {
  background: #6CBFEC;
  box-shadow: none;
  text-decoration: none;
  margin-top: 2px;
}
.modal_inquiry_easy .modal_contents form .btn_car_inquiry span{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 36px;
  line-height: 1.3;
  padding: 9px 7px 7px 7px;
  border-radius: 4px 0 0 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #1A95D8), to(#1A95D8));
  background-image: -webkit-linear-gradient(top, #1A95D8 85%, #1A95D8 100%);
  background-image: linear-gradient(to bottom, #1A95D8 85%, #1A95D8 100%);
  font-size: 1.4rem;
}
.modal_inquiry_easy .modal_contents form .btn_car_inquiry:hover span {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(85%, #47AADF), to(#47AADF));
  background-image: -webkit-linear-gradient(top, #47AADF 85%, #47AADF 100%);
  background-image: linear-gradient(to bottom, #47AADF 85%, #47AADF 100%);
}
.modal_inquiry_easy .modal_contents form .table--button{
  text-align: center;
  height: 52px;
}
/*--------------------------------------
    end modal
--------------------------------------*/
.mb80 {
  margin-bottom: 80px;
}
.normal_text {
  font-weight: normal;
}
.carsensor_img {
  padding-top: 4px;
}
.fsize12 {
  font-size: 1.2rem;
}
.ele_last {
  margin-right: 0 !important;
}
.table_cs {
  padding: 0px 0px 0px 3px;
}
.table_cell_cs_word {
  line-height: 1.4;
}
.middle_content {
  position: relative;
}
.middle_content_wrapper {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.description{
  line-height: 1.6 !important;
}
.id-date {
  color: #666;
}

/*--------------------------------------
  recommend_link
--------------------------------------*/
.s-recommend_link .main_title{
	padding-left: .8rem;
	line-height: 1.2;
	font-weight: bold;
	border-left: 4px solid #E37D7D;
	margin-bottom: 1.2rem;
}
.s-recommend_link .list{
	display: flex;
}
.s-recommend_link .list li{
	margin-right: .8rem;
}
.s-recommend_link .list li a{
	display: flex;
	align-items: center;
	background: #F7F7F7;
	border: 1px solid #E5E5E5;
	border-radius: 3px;
	padding: .8rem 1.6rem;
}
.s-recommend_link .list li a:hover{
	text-decoration: none;
	opacity: .7;
}
.s-recommend_link .list li a::after{
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url(/img/icon/icon_arrow_right_blue_s.svg) no-repeat center/contain;
	margin-left: .4rem;
}

/*--------------------------------------------------
  carlease contents
--------------------------------------------------*/
.s-btn_show_lease_price{
  text-align: center;
  margin-bottom: 3.2rem;
}
.s-btn_show_lease_price button{
  display: inline-flex;
  height: 38px;
  box-sizing: border-box;
  align-items: center;
  background: #48AF77;
  padding: 1rem 2rem;
  border-radius: 20px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  border: none;
  box-shadow: 0 2px #278050;
  cursor: pointer;
}
.s-btn_show_lease_price button::before{
  content: "";
  width: 16px;
  height: 20px;
  background: url(/img/cardetail/icon_usecari.svg) no-repeat center / contain;
  margin-right: .6rem;
}
.s-btn_show_lease_price button:hover{
  background: #40C37C;
  box-shadow: none;
  transform: translateY(2px);
}

.s-lease_price{
  display: none;
  margin-bottom: 2.5rem;
}
.s-lease_price .contents{
  background: #FFFCEB;
  border-top: 5px solid #48AF77;
  color: #384D3F;
  padding: 1rem 1.8rem 1.8rem;
  position: relative;
}
.s-lease_price .contents .btn_close{
  width: 24px;
  height: 24px;
  background: url(/img/cardetail/btn_close_lease_contents.svg) no-repeat center / contain;
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}
.s-lease_price .contents .btn_close:hover{
  opacity: .7;
}
.s-lease_price .contents .price{
  margin-bottom: 2rem;
}
.s-lease_price .contents .price dt{
  color: #333;
  margin-bottom: 0;
}
.s-lease_price .contents .price dt .main{
  display: block;
  font-weight: bold;
  width: 308px;
  margin: .8rem 0 .7rem;
}
.s-lease_price .contents .price dt .sub{
  display: block;
  font-size: 1rem;
  line-height: 1.2;
  width: 308px;
}
.s-lease_price .contents .price dd{
  margin: .7rem 0 1.5rem;
}
.s-lease_price .contents .price dd .num{
  font-size: 4rem;
  font-weight: bold;
  color: #DE5454;
  font-family: "Arial";
  margin-right: .4rem;
}
.s-lease_price .contents .price dd .yen{
  font-size: 1.2rem;
  color: #DE5454;
  margin-right: .8rem;
  font-weight: bold;
}
.s-lease_price .contents .price dd .month{
  font-size: 1.8rem;
  font-weight: bold;
  color: #384D3F;
}
.s-lease_price .contents .about_usecari{
  display: flex;
  margin-bottom: 1.2rem;
}
.s-lease_price .contents .about_usecari dt{
  margin-right: 1.2rem;
}
.s-lease_price .contents .about_usecari dd{
  font-size: 1.2rem;
  line-height: 1.4;
}
.s-lease_price .contents .about_usecari dd em{
  font-weight: bold;
  font-style: normal;
}
.s-lease_price .contents .btn_lease_detail{
  display: inline-flex;
  height: 38px;
  box-sizing: border-box;
  align-items: center;
  background: #48AF77;
  padding: 1rem 2rem;
  border-radius: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  border: none;
  box-shadow: 0 2px #278050;
  cursor: pointer;
}
.s-lease_price .contents .btn_lease_detail::after{
  content: "";
  width: 11px;
  height: 11px;
  background: url(/img/cardetail/icon_blank_white.svg) no-repeat center / contain;
  margin-left: .6rem;
}
.s-lease_price .contents .btn_lease_detail:hover{
  background: #40C37C;
  box-shadow: none;
  text-decoration: none;
  transform: translateY(2px);
}
.s-lease_price .text_close{
  display: inline-block;
  background: none;
  border: none;
  color: #0052A3;
  font-size: 1.4rem;
  cursor: pointer;
  text-decoration: underline;
}
.s-lease_price .text_close:hover{
  text-decoration: none;
}
.s-lease_price .text_right{
  margin-right: .2rem !important;
}
.s-lease_price .contents .about_lease{
  background: #fff;
  border-radius: 6px;
  font-size: 1.2rem;
  padding: 1.6rem 1rem 1rem 1rem;
  margin-top: 2rem;
}
.s-lease_price .contents .about_lease .lease_title{
  text-align: center;
  font-weight: bold;
  margin-bottom: .8rem;
}
.s-lease_price .contents .about_lease .lease_description{
  line-height: 1.4;
}
.s-lease_price .contents .annotation{
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 1rem;
}
.s-lease_price .contents .annotation a{
  color: #EB6400;
  text-decoration: underline;
}
.s-lease_price .contents .annotation a:hover{
  text-decoration: none;
  opacity: .7;
}


/*--------------------------------------------------
  高画質画像対応
--------------------------------------------------*/
.pswp__btn_bg{
  position:absolute;
  bottom: 0;
  right: 0;
  z-index: 1551;
}
.pswp__btn__inquiry{
  border: none;
  border-radius: 5px;
  background: transparent;
  padding: 0 1.5rem;
  pointer-events: auto;
  cursor: pointer;
}
.pswp__inquiry{
  display: none;
  content: "";
  position: absolute;
  right: .5rem;
  bottom: 5.5rem;
  border: 2px solid #ccc;
  background: #fff;
  border-radius: 7px;
  width: 272px;
  margin: 1rem;
  z-index: 1551;
  pointer-events: auto;
}
.pswp__inquiry::before{
  content: "";
  position: absolute;
  bottom: -7px;
  right: 36px;
  border: 8px solid transparent;
  border-top: 0px solid #FFF;
  border-right: 14px solid #FFF;
  z-index: 2;
}
.pswp__inquiry::after{
  content: "";
  position: absolute;
  bottom: -11px;
  right: 34px;
  border: 10px solid transparent;
  border-top: 0px solid #ccc;
  border-right: 18px solid #ccc;
  z-index: 1;
}
.pswp__inquiry_m{
  border-bottom: 1px solid #e5e5e5;
  padding: 1.8rem 3rem;
}
.pswp__inquiry_m:last-child{
  border-bottom: 0;
}
.pswp__inquiry_link{
  color: #0052A3;
}
.pswp__inquiry_link::after{
  content: "";
  width: 7.5px;
  height: 14px;
  background: url(/images/smartphone/common/icon/icon_arrow_right_blue.svg) no-repeat center/contain;
  position: absolute;
  right: 3rem;
}

.btn_high_quality_contain{
  display: flex;
  justify-content: center;
}

.btn_high_quality {
  display: block;
  width: 288px;
  height: 34px;
  padding: 2px 0;
  font-size: 1.4rem;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 1px 0px #BBBBBB;
  border: 1px solid #BBBBBB;
  border-radius: 5px;
  text-decoration: none;
  color: #666666;
  line-height: 34px;
  margin-bottom: 1px;
}
.btn_high_quality:hover {
  text-decoration: none;
  color: #666666;
  background: #f2f2f2;
  box-shadow: none;
  margin-top: 1px;
  margin-bottom: 0;
}
.pswp__button {
	pointer-events: auto;
}
.pswp--zoom-allowed .pswp__img {
	pointer-events: auto;
}

.pswp__caption__center{
  text-align: center;
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem 1rem 1rem 1rem;
}

/*--------------------------------------------------
  review_carpon
--------------------------------------------------*/
.review_carpon_total {
  border: 2px solid #E5E5E5;
  border-radius: 10px;
  padding: 2rem 2.8rem;
  display: flex;
  align-items: center;
}
.review_carpon_total .main_title {
  border: 1px solid #E5E5E5;
  background: #F7F7F7;
  font-size: 1.2rem;
  font-weight: normal;
  padding: .6rem;
  margin-right: .8rem;
}
.review_carpon_total .review_star {
  margin-right: .8rem;
}
.review_carpon_total .point {
  font-size: 1.2rem;
  margin-right: .8rem;
}
.review_carpon_total .point .num {
  color: #DE5454;
  font-size: 2.8rem;
  font-family: "Arial";
  font-weight: bold;
  margin-right: .2rem;
}
.review_carpon_total .number {
  font-size: 1.4rem;
  margin-right: 4.2rem;
}
.review_carpon_total .individual_point {
  width: 40rem;
  line-height: 1.6;
  font-size: 1.4rem;
}
.review_carpon_total .individual_point td {
  white-space: nowrap;
}
.review_carpon_total .individual_point .point {
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "Arial";
  padding-right: 1.6rem;
}
.review_carpon .note {
  font-size: 1.2rem;
  margin-bottom: 3rem;
}
.review_carpon .btn_carousel_prev,
.review_carpon .btn_carousel_next {
  height: 83px;
  width: 25px;
}
.review_carpon .btn_carousel_prev {
  position: absolute;
  left: 0;
  top: 50%;
}
.review_carpon .btn_carousel_next {
  position: absolute;
  right: 0;
  top: 50%;
}
.review_carpon_list {
  margin: 0 52px;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #E5E5E5;
}
.review_carpon_list__item {
  border-top: 1px solid #E5E5E5;
  padding: 3rem 0 2rem;
}
.review_carpon_list__item .review_info {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 1.5rem;
}
.review_carpon_list__item .review_info .photo {
  width: 120px;
  text-align: center;
  margin-right: 2rem;
}
.review_carpon_list__item .review_info .photo img {
  max-width: 120px;
  max-height: 90px;
}
.review_carpon_list__item .review_info .text {
  flex: 1;
}
.review_carpon_list__item .review_info .text .main_title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 1rem;
}
.review_carpon_list__item .review_info .text .total_point {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.review_carpon_list__item .review_info .text .total_point dt {
  border: 1px solid #E5E5E5;
  background: #F7F7F7;
  font-size: 1rem;
  font-weight: normal;
  padding: .5rem;
  margin-right: .8rem;
}
.review_carpon_list__item .review_info .text .total_point dd {
  display: flex;
  align-items: center;
}
.review_carpon_list__item .review_info .text .total_point dd .s-review_star {
  transform: scale(0.8);
  transform-origin: left;
}
.review_carpon_list__item .review_info .text .total_point dd .point {
  font-size: 1.2rem;
}
.review_carpon_list__item .review_info .text .total_point dd .point .num {
  color: #DE5454;
  font-size: 2.4rem;
  font-family: "Arial";
  font-weight: bold;
}
.review_carpon_list__item .review_info .text .individual_point {
  display: flex;
}
.review_carpon_list__item .review_info .text .individual_point dt::after {
  content: "：";
}
.review_carpon_list__item .review_info .text .individual_point dd {
  font-size: 1.6rem;
  font-family: "Arial";
  font-weight: bold;
  margin-right: 2rem;
}
.review_carpon_list__item .review_text dt {
  border: 1px solid #E5E5E5;
  background: #F7F7F7;
  font-size: 1.2rem;
  font-weight: bold;
  padding: .5rem;
  width: 11rem;
  text-align: center;
  margin-bottom: .8rem;
}
.review_carpon_list__item .review_text dt.is-total {
  letter-spacing: .2em;
}
.review_carpon_list__item .review_text dd {
  line-height: 1.6rem;
  margin-bottom: 1.5rem;
}
.review_carpon_list__item .reviewer_info {
  width: 876px;
  background: #F7F7F7;
  padding: 1rem;
  font-size: 1.2rem;
  display: flex;
  justify-content: flex-end;
}
.review_carpon_list__item .reviewer_info li {
  margin-left: 2rem;
}

.review_carpon .review_star {
  display: inline-block;
  width: 112px;
  height: 20px;
  overflow: hidden;
  position: relative;
  margin-right: 10px;
  margin-top: -.4em;
  vertical-align: middle;
}
.review_carpon .review_star img {
  height: 100px;
}
.review_carpon .review_star.rating_0_0 img {
  position: absolute;
  top: -80px;
  left: 0;
}
.review_carpon .review_star.rating_0_5 img {
  position: absolute;
  top: -40px;
  left: -91px;
}
.review_carpon .review_star.rating_1_0 img {
  position: absolute;
  top: 0;
  left: -91px;
}
.review_carpon .review_star.rating_1_5 img {
  position: absolute;
  top: -40px;
  left: -68px;
}
.review_carpon .review_star.rating_2_0 img {
  position: absolute;
  top: 0;
  left: -68px;
}
.review_carpon .review_star.rating_2_5 img {
  position: absolute;
  top: -40px;
  left: -45px;
}
.review_carpon .review_star.rating_3_0 img {
  position: absolute;
  top: 0;
  left: -45px;
}
.review_carpon .review_star.rating_3_5 img {
  position: absolute;
  top: -40px;
  left: -23px;
}
.review_carpon .review_star.rating_4_0 img {
  position: absolute;
  top: 0;
  left: -23px;
}
.review_carpon .review_star.rating_4_5 img {
  position: absolute;
  top: -40px;
  left: 0;
}
.review_carpon .review_star.rating_5_0 img {
  position: absolute;
  top: 0;
  left: 0;
}
