@charset "utf-8";
/* ----------------------------------------------------------------------
 Autorec Style
---------------------------------------------------------------------- */

body, .rich_font_logo,#header_search_submit, .why_1{ font-family:"Bebas Neue",'Yu Gothic UI',YuGothic, 'メイリオ', Meiryo, "小塚ゴシック Pro;", 'Yu Gothic UI',YuGothic,'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Yu Gothic UI','ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Arial',sans-serif !important;} 

.contact_desc, .wpcf7, #recent_news, #previous_next_post,#index_news,#index_news_mobile {font-family:'Yu Gothic UI',YuGothic, 'メイリオ', Meiryo, "小塚ゴシック Pro;", 'Yu Gothic UI',YuGothic,'ヒラギノ角ゴシック','Hiragino Sans','Meiryo UI','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Yu Gothic UI','ヒラギノ角ゴ StdN','Hiragino Kaku Gothic StdN','Arial',sans-serif;}

#WHY_CHOOSE_1, #WHY_CHOOSE_2, #WHY_CHOOSE_3, #FLOW_CAPTION, #FLOW_DESC, .flow_desc, .desc_col, .access_address, #contact_caption_tel, #contact_caption_mail{ font-family: "VDL Ｖ７明朝", 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体', 'ヒラギノ明朝 ProN','Hiragino Mincho ProN', "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif; }

a.no_decoration { text-decoration:none !important; }

#header_logo{
	margin-left:10px;
}

@media only screen and (max-width: 1170px) {
	#logo_desc{
		display:none;
	}
}

#logo_desc{
	font-size:14px;
	color:#FFFFFF;
    max-height: 68px;
    float: left;
    position: relative;
    z-index: 21;
	top:20px;
	left:20px;
}

#index_header_logo{
	position: absolute; 
	top: 20px; bottom: 90%; left:10%; right: 60%; z-index: 10;
}

@media only screen and (max-width: 1210px) {
	#index_header_logo{ 
		top: 20px; bottom: 90%; left:5%; right: 30%; z-index: 10;
	}
}


#index_header_logo div {
    font-size: 15px;
    color: #FFFFFF;
    margin: 20px 50px;
    line-height: normal;
}

@media only screen and (max-width: 950px) {
	#index_header_logo div{
		margin: 20px 0px;
	}
}

#global_menu.no-front{
	border-bottom: 1px solid #FFFFFF;	
}

#global_menu > ul > li > a{
	font-size:32px;
}

@media only screen and (max-width: 1400px) {
#global_menu > ul > li > a{
	padding:0 10px;
}	
}

@media only screen and (max-width: 1210px) {
#global_menu > ul > li > a{
	font-size:30px;
	padding:0 18px;
}	
}

#header_slider .caption{
	top:80%;
}
#header_slider .item1 .caption .headline {
	text-shadow:none;
}

#header_top .inner {
	max-width:100%;
}
#global_menu > ul {
	width:55%;
	border-bottom: 1px solid #FFFFFF;
	margin: 0 0 0 auto;
	text-align:left;
}
@media only screen and (max-width: 1210px) 
{
	#global_menu > ul {
	width:60%;
	}
}


@media only screen and (max-width: 1025px) {
#global_menu > ul {
	border-bottom: none;
}
}

#global_menu.no-front > ul {
	border-bottom: none;
}

#global_menu > ul > li:first-of-type > a{
	padding-left:0;
}

@media only screen and (min-width: 1025px) {
    .has_header_content #header_top {
        border-bottom: none;
    }
}


/* ----------------------------------------------------------------------
　Side Icon
---------------------------------------------------------------------- */
.side_menu_button{
	position: fixed;
    right: 0px;
    top: 40%;
    transform: translateY(-50%);
    z-index: 50;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.icon_mail, .icon_instagram, .icon_hata, .icon_facebook {
	width:100px;
	height:60px;
	text-align:center;	
    vertical-align: middle;
	display:table-cell;	
}

.icon_mail{
	background-color:#ff0000;
}

.icon_hata{
	background-color:#1500cb;
}

.icon_hata a{
	color: white;
}

.icon_hata a:hover {
	color: white;
}

.icon_instagram{
	background-color:#c1272d;	
}
.icon_facebook{
	background-color:#6e0e0f;	
}

/* ----------------------------------------------------------------------
　カスタム検索
---------------------------------------------------------------------- */

#header_search{
	background-color:#000000;
}

#header_search_submit{
	font-size:25px;
	background-color: #FF0000 !important;
	border-radius: 0;
	border: none;
	position: relative;
	z-index: 1;
}
/*
.chosen-container-single .chosen-single{
	background:none !important;
}

.header_search_inputs.header_search_keywords::before,
.chosen-container::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; transform: skewX(-16deg); background: #FFFFFF;}
*/

.header_search_inputs .chosen-container{
	font-size:25px;
}

.header_search_inputs input{
	border-radius:0;
}

.chosen-container-single .chosen-single,
.header_search_inputs input, .header_search_inputs select {
	border-radius:0 !important;
}

.chosen-container-single .chosen-single div b:before{
	content: '\f0da' !important;
}


/* ----------------------------------------------------------------------
　TOP PAGE:NEWS
---------------------------------------------------------------------- */
#index_news .archive_link a:after{
	content: '\f0da';
}

/* ----------------------------------------------------------------------
　Search By Makes
---------------------------------------------------------------------- */
#search_by_makes{
	width:100%;
	max-width:1300px;
	margin: 20px auto;
}

#search_by_makes_headline{
	text-align:center;
	font-size:88px;
}

#makes_list{
}


#makes_list .makes {
    width: 130px;
    margin: 0 10px 10px 0;
    display: inline-block;
    vertical-align: top;
	text-align:center;
	font-size:20px;	
}

#makes_list .makes .logo{
	height:65px;
    vertical-align: middle;
	display:table-cell;
}

@media only screen and (max-width: 1025px) {
	#search_by_makes_headline{
		font-size:50px;
		margin-bottom:30px;
	}	
	#makes_list .makes {
		width: 110px;
	}
	#makes_list .makes .logo{
		height:60px;
	}
	#header_slider .item1 .caption .headline {
        font-size: 78px !important;
}


       font-size: 78px !important;
}


@media only screen and (max-width: 755px) {
	#search_by_makes_headline{
		font-size:50px;
		margin-bottom:30px;
	}	
	#makes_list .makes {
		width: 139px;
		font-size:18px;	
	}	
	#makes_list .makes .logo{
		height:55px;
	}
}

@media only screen and (max-width: 752px) {
	#makes_list .makes {
		width: 176px;
		font-size:18px;	
	}	
}

@media only screen and (max-width: 749px) {
	#makes_list .makes {
		width: 223px;
		font-size:18px;	
	}	
}

@media only screen and (max-width: 742px) {
	#makes_list .makes {
		width: 222px;
		font-size:18px;	
	}	
}

@media only screen and (max-width: 699px) {
	#makes_list .makes {
		width: 221px;
		font-size:18px;	
	}	
	#makes_list {
    text-align: center;
}
}


@media only screen and (max-width: 600px) {
	#search_by_makes_headline{
		font-size:50px;
	}	
	#makes_list .makes {
		width: 85px;
		font-size:16px;	
	}		
	#makes_list .makes .logo{
		height:40px;
	}
}

@media only screen and (max-width: 500px) {
#makes_list .makes {
        width: 110px;
        font-size: 16px;
    }
    #header_top {
        background-color: #000000;
        background: linear-gradient(to right, #000000 78%, #ff0000 100%);
    }
        #index_header_logo div {
        margin: 9px 0px;
        line-height: 23px;
    }
}

    }
    
    
@media only screen and (max-width: 400px) {
	#makes_list .makes.mini .logo img{
		width:100%;
	}
}


.news-mobile_archive_link{
	position: relative;
	z-index: 1; 
	width: 202px;
	height: 49px;
	line-height: 49px;
	margin: 20px auto 50px;;
	text-align: center;
	color: #FFFFFF;	
	font-size:32px;
	line-height: 49px;	
}

.news-mobile_archive_link a{
	background:none;
	border-radius:0px;	
}

.news-mobile_archive_link a:hover{
	background:none !important;
}

.news-mobile_archive_link::before{
	content: ""; 
	position: absolute; 
	top: 0; bottom: 0; left: 0; right: 0; z-index: -1; 
	transform: skewX(-16deg); 
	background: #000000;
}

/* ----------------------------------------------------------------------
　TOP PAGE : NEW ARRIVALS
---------------------------------------------------------------------- */

.blog-inner { 
	width:100%;
	max-width:1452px;
	margin:0 auto;
	position:relative;
}

#post_list .article{
	margin: 0 2% 0 0;
}

#post_list .article .image{
	padding-top:75%;
}


#post_list .article .title {
    font-size: 26px;
    line-height: 1.2;
    font-weight: normal;
    height: 33px;
	-webkit-line-clamp:1;
	-webkit-box-orient: none;
    /*display: block;*/
	flex-direction: column;	
}

#post_list .article .price {
    margin: 0;
    padding: 0;
    font-size: 37px;
    line-height: 1.2;
    font-weight: normal;
	color:red;
}


.cb_content-blog_list .archive_link2{
	position: relative;
	z-index: 1; 
	width: 202px;
	height: 49px;
	margin: 20px auto;
	text-align: center;
	color: #FFFFFF;	
	font-size:32px;
	line-height: 49px;	
}

.cb_content-blog_list .archive_link2::before{
	content: ""; 
	position: absolute; 
	top: 0; bottom: 0; left: 0; right: 0; z-index: -1; 
	transform: skewX(-16deg); 
	background: #000000;
}


@media only screen and (max-width: 1025px) {
	#post_list .article .title {
		font-size: 25px;
	}

	#post_list .article .price {
		font-size: 33px;
	}
}

@media only screen and (max-width: 755px) {
	#post_list .article {
		margin: 0 2% 0 2%;
	}

	#post_list .article .title {
		font-size: 25px;
	}

	#post_list .article .price {
		font-size: 30px;
	}
	.cb_content-blog_list .archive_link2{
		width: 180px;
		height: 40px;
		font-size:28px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 600px) {
	#post_list .article .title {
		font-size: 20px;
	}

	#post_list .article .price {
		font-size: 28px;
	}
}



/* ----------------------------------------------------------------------
　TOP PAGE : WHY CHOOSE
---------------------------------------------------------------------- */
#cb_1{
	margin: 0px;
}

#cb_1 .inner{
	width:100%;
	max-width:2000px;
}

#WHY_CHOOSE img{
	width:100%;
}

#WHY_CHOOSE_CAPTION{
	font-size:108px;
	line-height:2;
	position: absolute; 
	top: 0; bottom: 0; left:15%; right: 0; z-index: 10; 
}

#WHY_CHOOSE_DESC{
	font-size:16px;
	position: absolute; 
	top: 150px; bottom: 0; left:15%; right: 0; z-index: 10; 	
}

#WHY_CHOOSE_BUTTON{
	font-size:32px;
	position: absolute; 
	top: 60%; bottom: 0; left:15%; right: 0; z-index: 10;
	width:253px;
	height: 62px;
	line-height:62px;
	text-align:center;
	color:#FFFFFF; 
}

#WHY_CHOOSE_BUTTON::before {
	content: "";
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0; z-index: -1;
	transform: skewX(-16deg);
	background: #FF0000;
}

@media only screen and (max-width: 1350px) {
	#WHY_CHOOSE_CAPTION{
		font-size:108px;
		line-height:2;
		position: absolute; 
		top: 0; bottom: 0; left:5%; right: 0; z-index: 10; 
	}

	#WHY_CHOOSE_DESC{
		font-size:16px;
		position: absolute; 
		top: 150px; bottom: 0; left:5%; right: 0; z-index: 10; 	
	}
}
@media only screen and (max-width: 1025px) {
	#WHY_CHOOSE_CAPTION{
		font-size:80px; 
	}

	#WHY_CHOOSE_DESC{
		font-size:16px;
		top: 100px; bottom: 0; left:5%; right: 0; z-index: 10; 	
	}	
}
@media only screen and (max-width: 920px) {
	#WHY_CHOOSE_CAPTION{
		top: -50px; bottom: 0; left:5%; right: 0; z-index: 10; 
	}

	#WHY_CHOOSE_DESC{
		font-size:16px; 
		top: 50px; bottom: 0; left:5%; right: 0; z-index: 10; 	
	}	
}

@media only screen and (max-width: 755px) {
	#WHY_CHOOSE_CAPTION{
		font-size:50px; 
		top: -20px; bottom: 0; left:5%; right: 0; z-index: 10; 		
	}
	#WHY_CHOOSE_BUTTON{
		font-size:28px;
		width:230px;
		height: 50px;
		line-height:50px;
	}		
}

@media only screen and (max-width: 600px) {
	#cb_1{
		margin-top:50px;
	}
	#WHY_CHOOSE_CAPTION{
		top: -50px; bottom: 0; left:5%; right: 0; z-index: 10; 		
	}
	#WHY_CHOOSE_DESC{
		font-size:15px; 
		top: 20px; bottom: 0; left:5%; right: 0; z-index: 10; 	
	}	
}


/* ----------------------------------------------------------------------
　TOP PAGE : RECOMMENDED (carousel)
---------------------------------------------------------------------- */
.cb_content-carousel{
	padding: 20px 0;
}

#cb_2{
	margin: 0px;
	padding: 0px;
}

/*#cb_2 .inner{
	max-width:1450px;
}*/

.carousel_title{
	font-size: 26px;
	line-height:1.2;
	color:#FFFFFF;
}

.carousel_price {
    margin: 0;
    padding: 0;
    font-size: 37px;
    line-height: 1.2;
    font-weight: normal;
	color:red;
}

.back_triangle {
	position: relative;
	top: -1px; z-index: 5;
	width:100%;
	height: 140px;
	aspect-ratio: 2;
	clip-path: polygon(50% 100%,100% 0,0 0);
	background: #000000;
}

.back_triangle a{
	color: #FFFFFF;
}

.button_triangle{
	width:100%;
	height: 140px;
	aspect-ratio: 2;
	clip-path: polygon(50% 68%,68% 32%, 32% 32%);
	background: #FF0000;
	text-align:center;
	color: #FFFFFF;
}

.more_triangle{
	position: relative;
	top: -90px; z-index: 5;	
	color:#FFFFFF;
	font-size:33px;
	text-align:center;
	width:200px;
	margin:0 auto;
}

@media only screen and (max-width: 1025px) {
	.more_triangle{
		font-size:30px;
	}
}
@media only screen and (max-width: 920px) {
	.more_triangle{
		font-size:28px;
	}	
	.carousel_title{
		font-size: 24px;
	}
	.carousel_price {
		font-size: 30px;
	}
}

@media only screen and (max-width: 800px) {
	.more_triangle{
		font-size:28px;
	}	
	.carousel_title{
		font-size: 22px;
	}
	.carousel_price {
		font-size:28px;
	}
}

@media only screen and (max-width: 600px) {
	.more_triangle{
		font-size:24px;
	}
	.carousel_title{
		font-size: 22px;
	}
	.carousel_price {
		font-size: 30px;
	}	
}


/* ----------------------------------------------------------------------
　TOP PAGE : PurchaseFlow, ABOUT
---------------------------------------------------------------------- */
#cb_3{
	margin: 0px;
}

#cb_3 .inner{
	width:100%;
	padding:0;
	/*max-width:2000px;*/
}

#PurchaseFlow{
	text-align:right;
	position: relative;
	right: -50px; z-index: 5;	
}
#ABOUT{
	position: relative;
	left: -50px; z-index: 5;	
}

#PurchaseFlow div, #ABOUT div{
	position: absolute;
	top: 60px; z-index: 5;	
	font-size:50px;
	line-height:1.2;
	color:#FFFFFF;	
}

#PurchaseFlow div{
	text-align:left;
	padding-left:50px;
}
#ABOUT div{
	left:300px;
	text-align:right;
	padding-right:150px;
}


#PurchaseFlow a, #ABOUT a{
	text-decoration: none;
}

@media only screen and (max-width: 1100px) {
	#PurchaseFlow div, #ABOUT div{
		top: 50px;
		font-size:45px;
	}
}
@media only screen and (max-width: 920px) {
	#PurchaseFlow div, #ABOUT div{
		top: 40px;
		font-size:40px;
	}
}

@media only screen and (max-width: 800px) {
	#PurchaseFlow{
		right:0;
	}
	#ABOUT{
		left:0;
	}
	#PurchaseFlow div, #ABOUT div{
		top: 35px;
		font-size:35px;
	}
	#ABOUT div{
		left:250px;
	}	
}
@media only screen and (max-width: 700px) {
	#PurchaseFlow div, #ABOUT div{
		top: 30px;
		font-size:30px;
	}
	#PurchaseFlow div {
		padding-left: 30px;
	}	
}

@media only screen and (max-width: 630px) {
	#ABOUT div{
		left:200px;
	}	
}
@media only screen and (max-width: 580px) {
	#cb_3 .post_row{
		flex-direction: column;	
	}	
	#PurchaseFlow, #ABOUT{ 
		padding-right:0;
		padding-left:0;
	}
	#PurchaseFlow img, #ABOUT img{
		width:80%;
	}
	#PurchaseFlow{
		text-align:left;
	}
	#ABOUT{
		text-align:right;
	}
	#PurchaseFlow div, #ABOUT div{
		top: 50px;
		font-size:30px;
	}
    #ABOUT div {
        left: 400px;
    }	
}

@media only screen and (max-width:470px) {
	#PurchaseFlow div, #ABOUT div{
		top: 40px;
	}	
}


@media only screen and (max-width:470px) {
	#PurchaseFlow div, #ABOUT div{
		top: 35px;
	}
    #ABOUT div {
        left: 300px;
    }		
}


/* ----------------------------------------------------------------------
　footer
---------------------------------------------------------------------- */
#footer #index_header_search{
	background-color:#000000;
}

#footer_info {
	padding:50px 0;
}

#footer_logo_area{
	margin-bottom:50px;
}

#footer_logo{
	width:340px;
}
#footer_logo img{
	width:100%;
}


#footer_caption{
	text-align:center;
	font-size:20px;
	line-height:1.1;
	font-weight:600;
}

#footer_desc{
	font-size:13px;
	line-height:1.1;
}

.info-1{
	font-size:22px;
	text-align:left;
	line-height:3;
}
.info-2{
	font-size:16px;
	text-align:left;
	line-height:1.5;
}
.info-tel{
	font-size:33px;
	text-align:left;
	line-height:1.2;
}

.info-3, .info-4{
	font-size:16px;
	text-align:left;
	line-height:1.2;
	
}

.info-3{
	margin-top:5px;
}

.info-3 span, .info-4 span{
	width:83px;
	text-align:center;
	background:#FFFFFF;
	color:#000000;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	display:inline-block;
}

.footermenu_caption{
	font-size:24px;
	line-height:38px;
	width: 165px;
	height:38px;
	background-color:#FFFFFF;
	color:#000000;
	border-radius: 10px;
	margin-bottom:10px;
	
}

.footermenu_item{
	font-size:24px;
	line-height:1.7;
	text-align:left;
}

.map_caption{
	font-size:24px;
	line-height:38px;	
	width: 306px;
	height:38px;
	background-color:#FFFFFF;
	color:#000000;
	border-radius: 10px;
	margin-bottom:10px;	
}

.map_desc{
	font-size:18px;
	text-align:left;
	line-height:1.5;
	
}

@media only screen and (max-width: 1200px) {

	#footer_logo{
		width:100%;
	}
	.info-tel{
		font-size:30px;
	}	
}
@media only screen and (max-width: 1075px) {
	#footer_logo_area{
		width:300px;
		margin:0 auto;
	}	
	#footer_logo_area.post_row{
		/*display:block;*/
		flex-direction: column;	
	}
	#footer_desc {
		width:300px;
	}	
}

@media only screen and (max-width: 755px) {
	#footer_logo_area{
		text-align:center;
	}
	#footer_info.post_row{
		/*display:block;*/
		flex-direction: column;	
	}
	#footer_info .footer_info_right{
		margin-top:30px;
	}	
	#footer_info .footer_info_right{
		margin-top:50px;
	}
}

@media only screen and (max-width: 530px) {
	#address_info.post_row{
		/*display:block;*/
		flex-direction: column;	
	}
	#footer_info .footer_info_right{
		/*display:block;*/
		flex-direction: column;	
	}	
}



/* ----------------------------------------------------------------------
　single
---------------------------------------------------------------------- */
/*#main_col{
	max-with:1500px !important;
}*/

#left_col{ width:800px; }
#right_col{ width: 350px; margin-left:50px; float: left;}
.mobile_only{ display:none; }

@media only screen and (max-width: 1330px) {
	#left_col{ width:700px; }
	#right_col{ width: 350px;}
}
@media only screen and (max-width: 1235px) {
	#left_col{ width:600px; }
	#right_col{ width: 350px;}
}
@media only screen and (max-width: 1125px) {
	#left_col{ width:500px; }
	#right_col{ width: 350px;}
}

@media only screen and (max-width: 1025px) {
	#left_col{ width:100%; }
	#right_col{ width: 100%; margin-top:100px; }
	.pc_only{ display:none; }
	.mobile_only{ display:block; margin: 50px auto;}
	#right_col{margin-left:0;}
}




#content_header_image{
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	max-height:435px;
	overflow: hidden; 
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	padding:0px; 
	display: flex;
	align-items: center;
}
  
#content_header_image img{ 
	/*display: block;*/
	flex-direction: column;	
	width: 100%;
	height: auto; 
}

#content_header_title{
    position: absolute;
    top: 250px;
    left: 0;
    width: 100%;
    height: auto;
    color: #FFFFFF;	
	text-align:center;
	z-index: 10;
	font-size: 107px;
}

@media only screen and (max-width: 1200px) {
	#content_header_title{
	    top: 200px;	
	}
}
@media only screen and (max-width: 1025px) {
	#content_header_title{
	    top: 150px;
		font-size: 100px;		
	}	
}
@media only screen and (max-width: 860px) {
	#content_header_title{
	    top: 100px;
		font-size: 90px;	
	}
}

@media only screen and (max-width: 680px) {
	#content_header_title{
	    top: 50px;
		font-size: 70px;
	}
}

@media only screen and (max-width: 500px) {
	#content_header_title{
	    top: 30px;
		font-size: 50px;	
	}	
}




#FOB_Price{
	font-size:100px;
	color: red;
	text-align:center;
}

/* リンクボタン */
#EnquireAbout { position: relative; z-index: 1;  width: 580px; height: 79px; margin: 0 auto;
 text-align: center; color:#FFFFFF; font-size:33px; }
#EnquireAbout::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; transform: skewX(-16deg); background: #FF0000;}

#SoonTel{ font-size:33px; text-align: center; } 
#SoonTel .tel{font-size:62px; } 

#ReturnFindCar { position: relative; z-index: 1;  width: 432px; height: 59px; margin: 0 auto; color:#FFFFFF; font-size:33px; 
 text-align: center; line-height: 59px;}
#ReturnFindCar::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; transform: skewX(-16deg); background: #000000;}

@media only screen and (max-width: 1235px) {
	#FOB_Price{
		font-size:90px;	
	}
	#EnquireAbout { 
		width: 500px;
		height: 75px;
		font-size:30px;		
	}
	#SoonTel{ font-size:30px;  }
	#SoonTel .tel{font-size:60px; } 
}
@media only screen and (max-width: 1125px) {
	#FOB_Price{
		font-size:80px;	
	}
	#EnquireAbout { 
		width: 450px;
		height: 70px;
		font-size:26px;		
	}
	#SoonTel{ font-size:26px;  }
	#SoonTel .tel{font-size:50px; } 
}
@media only screen and (max-width: 1025px) {
	#FOB_Price{
		font-size:70px;	
	}
	#EnquireAbout { 
		width: 380px;
		height: 50px;
		font-size:22px;		
	}
	#SoonTel{ font-size:22px;  }
	#SoonTel .tel{font-size:40px; } 
	#ReturnFindCar{ width: 380px; height: 50px; font-size:30px; line-height: 50px;}
}
@media only screen and (max-width: 755px) {
	#FOB_Price{
		font-size:60px;	
	}
}
@media only screen and (max-width: 500px) {
	#FOB_Price{
		font-size:50px;	
	}
	#EnquireAbout { 
		width: 350px;
		height: 50px;
		font-size:20px;		
	}
	#SoonTel{ font-size:20px;  }
	#SoonTel .tel{font-size:30px; } 
	#ReturnFindCar{ width: 350px; height: 50px; font-size:20px; line-height: 50px;}
}
@media only screen and (max-width: 400px) {
	#FOB_Price{
		font-size:40px;	
	}
	#EnquireAbout { 
		width: 300px;
		height: 40px;
		font-size:20px;		
	}
	#SoonTel{ font-size:18px;  }
	#SoonTel .tel{font-size:25px; } 
	#ReturnFindCar{ width: 300px; height: 40px; font-size:20px; line-height: 40px;}
}




.post_row{
	line-height:2.0;
	display: flex;
	flex-wrap: wrap;
	align-items:flex-start;
}

.post_col{
	flex: 1 1 0%;
}

/*  */
.ribbon { position: relative; z-index: 1;  width: auto; min-width:30px; height: 30px; line-height:30px; margin: 5px 5px;
 text-align: center; color:#FFFFFF; font-size:19px; padding: 0 10px; display:inline-block;}
.ribbon::before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: -1; transform: skewX(-13deg); background: #000000;}
.ribbon.model::before{ background: #4d4d4d; }
.ribbon.price::before{ background: #999999; }
.ribbon2{ width:126px; height: 30px; }
.ribbon3{ width:100%; height: 30px; text-align:left; margin:20px 10px 5px; box-sizing:border-box;}

@media only screen and (max-width: 1025px) {
	.ribbon {
		height: 28px;
		line-height:28px;
		font-size:17px;
	}
}
@media only screen and (max-width: 755px) {
	.ribbon {
		height: 25px;
		line-height:25px;
		font-size:15px;
		margin: 3px 3px;
	}
}

@media only screen and (max-width: 600px) {
}


#car_name{ font-size:34px; margin-top:10px;}

#car_desc1 {width:100%; box-sizing:border-box;}
#car_desc1 .post_row{ border-bottom:1px solid #000; font-size:20px; color:red; padding-top: 10px;}
#car_desc1 .post_row .ribbon{ }
#car_desc1 .post_row:last-of-type{ border-bottom:none; }

#car_desc2 { width:100%; margin: 10px 10px; border:1px solid #000; box-sizing:border-box;}
#car_desc2 .post_row{ border-bottom:1px solid #000; }
#car_desc2 .post_row:first-of-type{ border-top:none; }
#car_desc2 .post_row:last-of-type{ border-bottom:none; }
#car_desc2 .post_col-2:first-of-type{ border-right:1px solid #000; background-color:#E6E6E6; }
#car_desc2 .post_col-2 {padding-left: 20px; font-size: 15px;}

.car_comment{
	font-size:16px;
	line-height:1.8;
	margin: 10px; 
}

/*----------------------------------------------------
 FIND CAR
----------------------------------------------------*/
#post_list_find { margin:70px 0 0 0; padding:0; font-size:0; }
#post_list_find .article { width:23.333%; margin:0 2.222% 48px 0; display:inline-block; vertical-align:middle; }
#post_list_find .article:nth-child(4n) { margin-right:0; }
#post_list_find .article a { display:block; text-decoration:none; }
/*#post_list_find .article .image { width:100%; height:0; overflow:hidden; padding-top:64.285%; position:relative; }*/
#post_list_find .article .image { width:100%; height:0; overflow:hidden; padding-top:75%; position:relative; }
#post_list_find .article .image img { display:block; width:100%; height:auto; position:absolute; top:0; left:0; }
/*#post_list_find .article .image img { display:block; width:381px; height:285px; position:absolute; top:0; left:0; }*/
#post_list_find .article .title { margin:10px 0 0 0; padding:0; font-size:16px; line-height:1.7; font-weight:400; height:3.4em; overflow:hidden; word-wrap:break-word; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; display:-webkit-box; }
#post_list_find .article .meta { margin:10px 0 0 0; padding:0; }

#post_list_find .article{
	width:31.8%;
    margin: 0 2.222% 2.222% 0;
}
#post_list_find .article:nth-child(4n){
	margin-right:2.222%; 
}

#post_list_find .article:nth-child(3n){
	margin-right: 0;
}

#post_list_find .article .desc{
	height:270px;
	color:#000000;
	font-size:20px;
	margin-top:20px;
}

#post_list_find .article .desc div{
	font-size:20px;
	line-height:1.3;
}

#post_list_find #carname{
	font-size:34px;
	line-height:1.1;
	margin-top:20px;
	margin-bottom:15px;
}
#post_list_find .article .desc div.price {
    margin: 0;
    padding: 0;
    font-size: 37px;
    line-height: 1.2;
    font-weight: normal;
	color:red;
}


.page_navi .back{
	display:none;
}

@media only screen and (max-width: 1025px) {
	#post_list_find .article .desc div{
		font-size:18px;
	}		
	#post_list_find #carname{
		font-size:30px;
	}
	#post_list_find .article .desc div.price {
		font-size: 32px;
	}
}

@media only screen and (max-width: 755px) {
	#post_list_find .article {
		width: 48%;
		margin: 0 2% 2% 0;
	}
	#post_list_find .article:nth-child(3n) {
		margin-right: 2.222%;
	}
	#post_list_find .article:nth-child(2n) {
		margin-right: 0;
	}	
	#post_list_find .article .desc div{
		font-size:16px;
	}		
	#post_list_find #carname{
		font-size:28px;
	}
	#post_list_find .article .desc div.price {
		font-size: 30px;
	}
}

@media only screen and (max-width: 600px) {	
	#post_list_find #carname{
		font-size:26px;
	}
	#post_list_find .article .desc div.price {
		font-size: 28px;
	}	
}
@media only screen and (max-width: 550px) {
	#post_list_find .article .desc{
		height:240px;
	}	
	#post_list_find #carname{
		font-size:22px;
	}
	#post_list_find .article .desc div.price {
		font-size: 24px;
	}		
}
/*----------------------------------------------------
 Search Results
----------------------------------------------------*/
#post_list2 .info div{
	font-size:20px;
	line-height:1.3;
}

#post_list2 .info div.title {
	font-size:34px;
	font-weight: normal;
	line-height:1.3;
	margin-top:5px;	
	margin-bottom:5px;		
}

#post_list2 .info div.price {
    margin: 0;
    padding: 0;
    font-size: 37px;
    line-height: 1.2;
    font-weight: normal;
	color:red;
}

#post_list2 .article .image img {
	height:100%;
}

@media only screen and (max-width: 600px) {
	#post_list2 .info div{
		font-size:16px;
	}
	#post_list2 .info div.title {
		font-size:24px;
	}
	#post_list2 .info div.price {
		font-size: 27px;
	}
}


/*----------------------------------------------------
 WHY CHOOSE
----------------------------------------------------*/
#WHY_CHOOSE_1, #WHY_CHOOSE_2, #WHY_CHOOSE_3{
	font-size:18px !important;
	line-height:1.5;
	position:relative;
}

#WHY_CHOOSE_1{
	margin-top:10px;
}

#WHY_CHOOSE_1_DESC{
	position: absolute; 
	top: 50px; bottom: 0; left:10%; right: 50%; z-index: 10; 
	background-color:rgba(255,255,255,0.8);
	padding:40px;
}

.desc_caption{
	font-size:39px;
	margin-top:20px;
	margin-bottom:20px;
}

#WHY_CHOOSE_2{
	display:flex;
	width:100%;
}

#WHY_CHOOSE_2_1{
	width:60%;
}
#WHY_CHOOSE_2_2{
	width:40%;
	padding:30px 150px 0 30px;
}
#WHY_CHOOSE_2_1 img{
	width:100%;
}

.why_1{
	font-size:71px;
	text-align:center;
}
.why_1_2{
	font-size:27px;
	margin-top:0px;
	margin-bottom:20px;
	text-align:center;
}

.why_2{
	font-size:27px;
	margin-top:30px;
	margin-bottom:30px;
}

#WHY_CHOOSE_2_3{
	position: absolute; 
	top: 200px; bottom: 0; left:80%; right: 0; z-index: 10; 	
}

#WHY_CHOOSE_3{
	display:flex;
	width:100%;
	margin-top:50px;
	margin-bottom:100px;
}

#WHY_CHOOSE_3_1{
	width:40%;
	padding:30px 50px 0 150px;
}
#WHY_CHOOSE_3_2{
	width:60%;
}

#WHY_CHOOSE_3_3{
	position: absolute; 
	top: 200px; bottom: 0; left:20%; right: 0; z-index: 10; 	
}

@media only screen and (max-width: 1520px) {
	#WHY_CHOOSE_1{
		margin-bottom:50px;
	}
}
@media only screen and (max-width: 1400px) {
	#WHY_CHOOSE_1{
		margin-bottom:200px;
	}
}
@media only screen and (max-width: 1290px) {
	#WHY_CHOOSE_1{
		margin-bottom:400px;
	}
	#WHY_CHOOSE_1 .desc_caption br{ display:none; }
}
@media only screen and (max-width: 1110px) {
	#WHY_CHOOSE_1_DESC{ left: 5%;}
}
@media only screen and (max-width: 1025px) {
	#WHY_CHOOSE_1, #WHY_CHOOSE_2, #WHY_CHOOSE_3{
		font-size:16px !important;
	}
	#WHY_CHOOSE_1{
		margin-bottom:50px;
	}
	#WHY_CHOOSE_1_DESC {
		position: relative;
		top: 0px;
		left: 0px;
	}
	#WHY_CHOOSE_2{
		/*display:block;*/
		flex-direction: column;	
	}
	#WHY_CHOOSE_2_1{
		width:40%;		
	}
	#WHY_CHOOSE_2_2{
		width:100%;
		padding: 40px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;		
	}
	#WHY_CHOOSE_2_3{
		top: 350px;
		left: 60%;
	}
	#WHY_CHOOSE_3{
		flex-direction: column-reverse;
	}
	#WHY_CHOOSE_3_1{
		width:100%;
		padding: 40px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box		
	}
	#WHY_CHOOSE_3_2{
		width:40%;
		margin:0 0 0 auto;
	}
	#WHY_CHOOSE_3_2 img{
		width:100%;
	}
	.desc_caption{
		font-size:35px;
	}
}

@media only screen and (max-width: 755px) {
	#WHY_CHOOSE_1, #WHY_CHOOSE_2, #WHY_CHOOSE_3{
		font-size:15px !important;
	}
	.desc_caption{
		font-size: 30px;
	}
	.why_1 {
		font-size: 60px;
	}
	.why_1_2, .why_2 {
		font-size: 22px;
	}
}

@media only screen and (max-width: 600px) {
	#WHY_CHOOSE_2_1{
		width:60%;		
	}
	#WHY_CHOOSE_3_2{
		width:60%;
	}
	.desc_caption{
		font-size: 30px;
	}
	.why_1 {
		font-size: 50px;
	}
	.why_1_2, .why_2 {
		font-size: 20px;
	}	
}


/*----------------------------------------------------
 Purchase flow
----------------------------------------------------*/
#PURCHASE_FLOW{
	width:100%;
	max-width:1200px;
	margin:50px auto 150px;
	position:relative;
}
#FLOW_CAPTION{
	font-size:39px;
	text-align:center;
	margin-bottom:50px;
	position:relative;	
}
#FLOW_DESC{
	font-size:16px;
	text-align:center;
	margin-bottom:100px;
	position:relative;	
}

#PURCHASE_FLOW .post_row{
	border-bottom: 1px solid #000000;
	padding-bottom:0;
	line-height:0;
	position:relative;
}

#PURCHASE_FLOW .post_col{
	position:relative;
}

.flow_item_caption, .flow_item_caption2, .flow_item_caption3{
	color:#FFFFFF;
	font-size:42px;
	line-height:1.2;
	font-weight:bold;
	position: absolute; 
	top: 30%; bottom: 0; left:10%; right: 40%; z-index: 10; 	
}
.flow_item_caption2{
	top: 40%; 
}
.flow_item_caption3{
	top: 40%; left:20%; 
}
.flow_step{
	font-size:71px;
	line-height:1.3;
}
.flow_desc{
	font-size:16px;
	line-height:1.8;
}
.flow_arrow{
	margin: 20px auto;
	text-align:center;
}


@media only screen and (max-width: 980px) {
	#FLOW_CAPTION{
		font-size:34px;
	}	
	#PURCHASE_FLOW .post_row {
		flex-direction: column;
		width:550px;
		margin: 0 auto;
		border-bottom: none;
	}
	.flow_step {
		font-size: 60px;
	}
	.flow_item_caption, .flow_item_caption2, .flow_item_caption3{
		font-size: 38px;
	}
}

@media only screen and (max-width: 600px) {
	#FLOW_CAPTION{
		font-size:30px;
	}
	#PURCHASE_FLOW .post_row {
		width:90%;
		margin: 0 20px;
		border-bottom: none;
	}
	#PURCHASE_FLOW .post_row img{
		width:100%;
	}		
	.flow_step {
		font-size: 50px;
	}
	.flow_item_caption, .flow_item_caption2, .flow_item_caption3{
		font-size: 28px;
	}
}


/*----------------------------------------------------
 ABOUT
----------------------------------------------------*/
#ABOUT_PAGE{
	width:100%;
	max-width:1200px;
	margin:50px auto 100px;
	position:relative;
}
#ABOUT_TOP img{
	width:100%;
}
#ABOUT_DESC{
	position:relative;
}
.about_desc_top, .about_equipment_top, .about_access_top{
	font-size:71px;
	line-height:1.2;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
}
.desc_col{
	margin:20px;
	font-size:16px;
}
.desc_row{
	display: flex;
	border-bottom: 1px solid #b3b3b3;
}
.desc_col_caption{
	flex: 1;
}

.desc_col_item{
	flex: 3;
}

.desc_back{
	position: absolute; 
	top: 0; bottom: 0; left:0; right: 0; z-index: 10; 		
}

#ABOUT_EQUIPMENT .post_col img {
	width:100%;
}

#ABOUT_EQUIPMENT .post_col div{
	font-size:40px;
	line-height:1.2;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#ABOUT_ACCESS .post_col div{
	width:473px;
	margin:20px auto;
	
}

#ABOUT_ACCESS .access_address{
	text-align:left;
	font-size:16px;
}

#ABOUT_ACCESS .access_address_caption{
	font-size:22px;
}

@media only screen and (max-width: 1180px) {
	#ABOUT_EQUIPMENT .post_col { width:500px; }
}

@media only screen and (max-width: 1025px) {
	#ABOUT_DESC .post_row {
		flex-direction: column;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		margin:0 40px;		
	}
	.desc_col{
		width:90%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;		
	}

	.desc_row{
	}
	.post_col-2 img{
		width:100%;
	}
	.about_desc_top, .about_equipment_top, .about_access_top {
		font-size: 60px;
	}
}

@media only screen and (max-width: 755px) {
}

@media only screen and (max-width: 600px) {
	#ABOUT_DESC .post_row {
		margin:0 10px;		
	}
	.desc_col{
		font-size:15px;
	}
	.about_desc_top, .about_equipment_top, .about_access_top {
		font-size: 50px;
	}
	#ABOUT_EQUIPMENT .post_col div {
		font-size: 30px;
	}
	#ABOUT_ACCESS{
		margin:0 20px;		
	}
	#ABOUT_ACCESS .post_col div{
		width:400px;
	}
	#ABOUT_ACCESS iframe{
		width:400px !important;
	}
	#ABOUT_ACCESS .post_row {
		flex-direction: column;
	}
}

@media only screen and (max-width: 400px) {
	#ABOUT_ACCESS .post_col div{
		width:96%;
	}
	#ABOUT_ACCESS iframe{
		width:96% !important;
	}
}



/* ----------------------------------------------------------------------
　CONTACT
---------------------------------------------------------------------- */
.contact_icon img{
	width:150px;
	height:auto;
}

#contact_caption_tel, #contact_caption_mail{
	font-size:45px;
	text-align:center;
	line-height:1.2;
}

.contact_tel, .contact_mobile{
	font-size:69px;
	text-align:center;
	line-height:1.2;
	text-decoration:none !important;
}

.contact_mobile{
	margin-bottom:30px;
}

.contact_desc{
	font-size:18px;
	text-align:center;
	line-height:1.8;	
}

#contact_caption_mail{
	margin-top:100px;
}

@media only screen and (max-width: 1025px) {
	#contact_caption_tel, #contact_caption_mail{
		font-size:40px;
	}
}

@media only screen and (max-width: 755px) {
	.contact_icon img{
		width:100px;
	}
	#contact_caption_tel, #contact_caption_mail{
		font-size:35px;
	}
	.contact_tel, .contact_mobile{
		font-size:60px;
	}
	.contact_desc{
		font-size:16px;
	}	
}

@media only screen and (max-width: 600px) {
	.contact_icon img{
		width:80px;
	}
	#contact_caption_tel, #contact_caption_mail{
		font-size:30px;
	}
	.contact_tel, .contact_mobile{
		font-size:40px;
	}
	.contact_desc{
		font-size:15px;
	}	
}

.contact-thanks { padding: 0 10%; }

.wpcf7 {
	width: 89.84375%; max-width: 850px;
    margin: 0 auto !important;
    padding: 0;
    border: 0px solid #ddd;
    background: #fafafa00;
    font-size: 15px;
}

.wpcf7 p {
    font-size: 15px;
}

table.inquiry {
    margin-left: auto; margin-right: auto;
    width: 100%;
    border: 1px solid #b3b3b3;
}

.inquiry th{
 text-align:left;
 font-size:15px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
 vertical-align:top;
}

.inquiry td{
 font-size:15px;
 border:solid 1px #d7d7d7;	
}

.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}

.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}

.wpcf7-list-item{ display:inline-block !important; }

.wpcf7 .acceptance{ width:400px; margin: 50px auto 20px; border: 1px solid #000; 
text-align:center; font-size: 20px; padding: 10px 20px;}

.wpcf7 .acceptance p{
	margin:0;
}

#formbtn, #prevbtn  {
    display: block;
    margin-top: 30px;
    width: 350px;
    background : #FF0000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 2px;
    border: none;
}

	.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous{
		display: block;
		margin-top: 30px;
		width: 300px;
		background: linear-gradient(90deg, rgba(0, 156, 229, 1) 0%, rgba(0, 64, 148, 1) 100%);
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		border-radius: 2px;
		border: none;
	}

@media(max-width:500px){
    .wpcf7 { width: 90%; }
	.wpcf7 form{margin-left: 0; margin-right:0;}
	.inquiry th,.inquiry td {
	 display:block!important;
	 width:100%!important;
	 border-top:none!important;
	 -webkit-box-sizing:border-box!important;
	 -moz-box-sizing:border-box!important;
	 box-sizing:border-box!important;
	}
	.inquiry tr:first-child th{
	 border-top:1px solid #d7d7d7!important;
	}
	.inquiry .haveto,.inquiry .any {	
	font-size:10px;
	}

	.wpcf7 p{ font-size: 15px; line-height: 2;}

	#formbtn, #prevbtn{width: 80%; max-width:250px;}
	.wpcf7 .acceptance { width: 90%; margin: 0 auto; }
	.acceptance span.block{ display:block; }
}

