@charset "utf-8";

@media print, screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
h4 .sup {
    font-size: 11px;
    top: 5px;
    right: 0;
}

.pic_full img {
    width: 100%;
    max-width: 100% !important;
    height: auto;
}
.section h3{
	margin-top: 21px;
}
	
/*flex*/
.section_column.flex {
		display: -ms-flexbox;
		display: flex;
		justify-content: space-between;
	}
	
	.flex .col_left {
		order: 0;
		float: none;
	}
	
	.flex .col_right {
		width: 420px;
		flex: 0 0 420px;
		order: 1;
		float: none;
		align-self: center;
	}
	
	.have_slider .col_right {
		padding-bottom: 60px;
	}
	
	.slick-dots {
		bottom: -4px !important;
	}
	
	
/* ------------------------------
    #section_driving_hybrid
------------------------------ */
#section_driving_hybrid{
    margin-bottom: 100px;
}

#section_driving_hybrid .pic,#section_driving_hybrid .pic{
    max-width: 880px;
    margin: 0 auto 80px;
}
#section_driving_hybrid .pic .caption {
    margin: 10px 0 0 0;
}
	
#section_driving_hybrid .section{
	text-align: center;
}
/* ------------------------------
    #section_driving_rs
------------------------------ */

#section_driving_rs .pic{
    margin-bottom: 80px;
}
#section_driving_rs .pic{
    padding: 0 50px;
}
#section_driving_rs .section_column .pic{
    padding: 0;
}
#section_driving_rs .section_column .pic img{
    margin: 0;
}
#section_driving_rs .pic .caption {
    margin: 10px 0 0 0;
}
#section_driving_rs .slick-list {
    margin-bottom: 30px;
}
	/*handling_assist*/
#section_driving_rs .handling_assist {
	background: url(../image/pic_handling_assist_pc.png) no-repeat 0 170px;
}
#section_driving_rs .handling_assist h4{
	margin-bottom: 210px;
}
	
/* ------------------------------
    #section_driving_common
------------------------------ */


#section_driving_common h3,
#section_driving_common .section_desc{
	text-align: center;
}
#section_driving_common .section_desc{
	margin-bottom: 100px;
}
	
.img_slider.col01 .caption {
    line-height: 1.8;
}


/* ------------------------------
    #section_driving_quiet
------------------------------ */

#section_driving_quiet p.pic {
    padding: 0 50px;
    margin-bottom: 100px;
}

#section_driving_quiet .pic .caption {
    margin: 10px 0 0 0;
}
#section_driving_quiet .section_column .pic .caption {
    margin: 5px 0 0 0;
}

	
/* ----view------------------------------ */
#section_driving_quiet .through_content{
    width: auto;
    max-width: 1440px;
    height: auto;
    margin: 0 auto 100px;
}
    
#section_driving_quiet .through_content .pic {
        max-width: 1440px;
    }
    
#section_driving_quiet .through_content img{
    width: 100%;
    }
	
/* ------------------------------
    #section_driving_easy
------------------------------ */
#section_driving_easy p.pic {
    padding: 0 50px;
}

#section_driving_easy .pic .caption {
    margin: 10px 0 0 0;
}

/* ------------------------------
    #settingImage
------------------------------ */

.section_column .col_left .caption p{
        font-size: 11px;
    line-height: 1.4em;
}

.i-dcd_slider .img_slider .mb40{
    margin-bottom: 40px;
}

.ico_type {
    width: auto !important;
    height: 18px !important;
    line-height: 19px;
    padding: 0 5px;
    font-size: 11px !important;
    border: 1px solid #ccc;
    color: #666 !important;
    font-weight: normal !important;
    display: inline-block !important;
    vertical-align: middle;
    position: relative;
    top: -2px;
    left:0;
    /* left: 10px; */
}

/*#section_fuel .right table tbody tr th p.max{
    font-size: 24px;
    width: 130px;
    color: #0064a1;
}

#section_fuel .right table tbody tr td.num{
    font-size: 52px;
    width: 125px;
}

#section_fuel .right table tbody tr td.fuel{
    font-size: 32px;
}*/

.row .fuel_table p.txt{
    line-height: 1.6 !important;
}

/*#section_fuel .right table tbody tr td.fuel .ruby{
    line-height: 1.4 !important;
}*/
.caution{
    font-size: 11px;
    line-height: 1.4em;
}

.col_left .row .fuel_table table tbody tr th p.max{
    font-size: 22px;
    width: 130px;
    color: #0064a1;
}

.col_left .row .fuel_table table tbody tr td.num{
    font-size: 52px;
    width: 125px;
}

.col_left .row .fuel_table table tbody tr td.fuel{
    font-size: 32px;
}

.col_left .row .fuel_table p.txt{
    line-height: 1.6 !important;
    margin-top: 20px !important;
}

.col_left .row .fuel_table table tbody tr td.fuel .ruby{
    line-height: 1.4 !important;
}
.caution{
    font-size: 11px;
    line-height: 1.4em;
}
.mb100{
    margin-bottom: 100px;
}
.movie_box{
    width: 880px !important;
    padding-left: 50px;
}


}
