@charset "utf-8";

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

/* ------------------------------
    #section_driving
------------------------------ */


/* ------------------------------
    #section_frame
------------------------------ */
#section_hybrid .sh-awd_slider {
    width: 880px;
    margin: 0 auto 40px auto;
}
#section_hybrid .sh-awd_slider img{
	margin: 0;
    line-height: 0;
    position: relative;
}
#section_hybrid .img_slider h5{
	background-color: rgba(255, 255, 255, .5);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0;
}
#section_hybrid .img_slider .desc{
	background-color: rgba(255, 255, 255, .5);
	font-size: 16px;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0;
	margin: 0px;
}
#section_hybrid .img_slider .desc .caption{
	font-size: 12px;
	display: block;
}
#section_hybrid .caption {
	font-size: 12px;
	line-height: 1.2rem;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* ------------------------------
    #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;
}
#section_hybrid  #hybrid_slider .pic{
	position: relative;
}
#hybrid_slider .circle li{
	width: 36px;
	height: 36px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#hybrid_slider .circle li.c01{
	top: 148px;
	left: 120px;
	background-image: url(../image/img_SH-AWD_no1.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c02{
	top: 240px;
	left: 120px;
	background-image: url(../image/img_SH-AWD_no2.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c03{
	top: 260px;
	left: 120px;
	background-image: url(../image/img_SH-AWD_no3.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c04{
	top: 180px;
	left: 400px;
	background-image: url(../image/img_SH-AWD_no4.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c05{
	top: 180px;
	left: 632px;
	background-image: url(../image/img_SH-AWD_no5.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c06{
	top: 180px;
	left: 662px;
	background-image: url(../image/img_SH-AWD_no6.png);
	background-repeat: no-repeat;
	background-position: center;
}
#hybrid_slider .circle li.c07{
	top: 323px;
	left: 662px;
	background-image: url(../image/img_SH-AWD_no7.png);
	background-repeat: no-repeat;
	background-position: center;
}
a .thumb {
	background-image: url(../image/movie_view_on.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #000;
}
a .thumb img {
vertical-align: top;
transition: opacity 0.5s;
}

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