@charset "utf-8";

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */

/* ------------------------------
    #section_cornering
------------------------------ */
#section_cornering{
	margin-bottom: 80px;
}

#section_cornering .pex_slider {
    width: 880px !important;
    margin-left: auto;
    margin-right: auto;
}

#section_cornering .pex_slider .slider_inner {
    padding-bottom: 40px;
}

#section_cornering .caption{
    font-size: 12px;
	margin: -10px 0 0 0;
	text-align: right;
}


/* ------------------------------
    #section_mode
------------------------------ */
#section_mode > .section_inner > .pic {
    width: 880px !important;
    margin: 0 auto;
}

#section_mode .img_slider {
	width: 920px !important;
    padding: 0 !important;
    margin-top: 30px;
}

#section_mode .img_slider.col04 h5 {
    text-align: center;
}

#section_mode .img_slider.col04 .pic {
    height: auto;
}

/* ------------------------------
    #section_engine
------------------------------ */
#section_engine{
	margin-bottom: 60px;
}

#section_engine .col_inner{
    height: auto;
	margin: 0 0 40px 0px;
}

/* ------------------------------
    #section_motor
------------------------------ */
#section_motor .caption{
    font-size: 14px;
	margin: -10px 0 0 0;
	text-align: center;
}


/* ------------------------------
    #section_twin_motor
------------------------------ */
#section_twin_motor .pic {
    padding: 0 50px;
}

/* ------------------------------
    #section_transmission
------------------------------ */


/* ------------------------------
    #section_chassis
------------------------------ */
#section_chassis {
    margin-bottom: 0;
	padding-bottom: 0;
}

#section_chassis .pic {
    padding: 0 50px;
}

/* ------------------------------
    #section_suspension
------------------------------ */
#section_suspension {
    margin-bottom: 0;
	padding-bottom: 0;
}


/* ------------------------------
    #section_dumper
------------------------------ */
#section_dumper {
    margin-bottom: 0;
	padding-bottom: 0;
}


/* ------------------------------
    #section_steering
------------------------------ */
#section_steering {
    margin-bottom: 0;
	padding-bottom: 0;
}

#section_steering .pic {
    padding: 0 50px;
}

/* ------------------------------
    #section_brake
------------------------------ */
#section_brake {
    margin-bottom: 0;
	padding-bottom: 0;
}

/* ------------------------------
    #section_wheel
------------------------------ */
#section_wheel {

}


/* ------------------------------
    #section_body
------------------------------ */
#section_body{
	margin-bottom: 100px;
}

#section_body .col_inner{
    height: auto;
	margin: 0 0 40px 0px;
}

#section_body .pic {
    padding: 0 50px;
}

#section_body .pic .caption {
    font-size: 12px;
    position: absolute;
    right: 50px;
}

/* ------------------------------
    #section_aero
------------------------------ */
#section_aero .pic {
    padding: 0 50px;
}

#section_aero .pic .caption {
    font-size: 12px;
    position: absolute;
    right: 50px;
}
#section_hybrid .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}
#section_hybrid .caption {
}

/* ------------------------------
    #section_cornering
------------------------------ */
#section_cornering{
	margin-bottom: 50px;
}
#section_cornering .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}
#section_cornering .pic .caption {
    font-size: 12px;
    position: absolute;
    right: 50px;
}

/* ------------------------------
    #section_Four-wheel_drive
------------------------------ */
#section_Four-wheel_drive{
	margin-bottom: 80px;
}
#section_Four-wheel_drive .section_column  {
	margin-bottom: 0px;
	padding-bottom: 30px;
}
#section_Four-wheel_drive .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}

/* ------------------------------
    #section_acceleration
------------------------------ */
#section_acceleration{
	margin-bottom: 80px;
}
#section_acceleration .section_column  {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 15px;
}
#section_acceleration .pic {
	width: 880px;
	margin: 0 auto 0 auto;
}
#section_acceleration .caption {
	line-height: 1.3em;
}

a .thumb:hover img {
opacity: 0;
}

.section_inner .column_caution {
	font-size: 16px;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 0px 10px 0em;
	text-indent:-0em;
}
.section .pic_full img {
    width: 100%;
    max-width: none;
    transition: all 1000ms ease-out;
    transition-delay: 500ms;
}
}
