@charset "utf-8";

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


/* ------------------------------
    #section_driving
------------------------------ */
#section_driving{
	background-image: url(../image/pic_turbo_bg_pc.jpg);
	background-repeat: none;
	background-position: center 70px;
}

#section_driving h3 {
	padding: 0 25px;
}

#section_driving .section_desc {
	padding: 0 25px;
}

#section_driving .section_inner {
	position: relative;
	overflow: hidden;

}

#section_driving .turbo_engine {
	min-height: 430px;
	overflow: hidden;
}

#section_driving ul{
    margin: 0 0 0 50px;
}

#section_driving ul li {
	width: 270px;
	margin-right: 34px;
	float: left;
}

#section_driving ul li:last-child {
	margin-right: 0;
}

#section_driving .driving_desc .col_inner{
    height: 200px;
}

#section_driving ul li h5{
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 1.444em;
    font-weight: bold;
}

#section_driving ul li  .desc{
    font-size: 16px;
    line-height: 1.5em;
}

/* ------------------------------
	#section_view
------------------------------ */
#section_safety h3 {
	margin-bottom: 50px;
}

#section_safety .col_right h4 {
	font-size: 30px;
}

#section_safety h5 span {
	font-weight: normal;
}


/* ------------------------------
    #section_view
------------------------------ */
#section_view .front_view{
    margin-bottom: 100px;
}

#section_view .front_view{
    margin-bottom: 100px;
}

#section_view .through_content{
    width: 980px;
    height: auto;
}

#section_view .through_content .pic img {
	position: relative;
	left: 25px;
}
	
/* ------------------------------
#section_turning
------------------------------ */
#section_turning .col_left {
	width: 614px;
}

#section_turning .col_right {
	width: 220px;
}

#section_turning .col_right .pic_caption {
	margin-bottom:30px !important;
	font-size: 16px;
}

/* ------------------------------
#section_modulox_movie
------------------------------ */
#section_modulox_movie .pic {
	width: 254px;
	margin: 0 0 30px auto;
	text-align: right;
}

/* ------------------------------
#section_modulox
------------------------------ */
#section_modulox h3 {
	margin-bottom: 40px;
}

#section_modulox .col_right h4 {
	font-size: 30px;
}

/* ------------------------------
    #section_spec_caution
------------------------------ */
	#section_spec_caution {
		margin-bottom: 50px;
	}
	
	#section_spec_caution p {
		margin: 0 25px 10px;
		font-size: 11px;
		line-height: 1.4em;
	}

}