@charset "utf-8";

@media screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/driving/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */


/* ------------------------------
    #section_engine
------------------------------ */
	#section_engine .col_right > div:first-child {
		margin-bottom: 40px;
		padding: 40px 0 20px;
		border-bottom: #ccc 1px solid;
	}
	
	#section_engine .col_left {
		position: relative;
	}
	
	#section_engine .col_left span {
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 12px;
		line-height: 18px;
		color: #444;
	}
	
/* ------------------------------
    #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_easily
------------------------------ */
#section_easily .img_slider{
    width: 910px !important;
}

#section_easily .img_slider .title{
    height: 70px;
    text-align: center;
    white-space: nowrap;
}

#section_easily .img_slider .desc{
    font-size: 18px;
}

}