@charset "utf-8";

@media screen and (min-width : 769px){ 
/*------------------------------------------------------------------------------------------
*
*
    /webcatalog/performance/active-safety/
    Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
.active_system_box .section_column span.caption{
	margin:0;
}
.active_system_box .section_column .col_left p{
	margin:0;
}
/* ------------------------------
    #section_active_system
------------------------------ */
#section_active_system h4{
    padding: 0 50px;
    font-size: 20px;
    line-height: 1.5em;
}
#section_active_system h4 .small{
    font-size: 18px;
    display: block;
    font-weight: normal;
}
#section_active_system{
    padding-bottom: 100px;
}
#section_active_system .pic_full{
	margin: 0 0 40px 0;
}
#section_active_system .caution{
    margin: 0 0 60px 0;
    padding: 0 50px;
    color: #da4058;
	font-size:80%;
}

#section_active_system .btn_accordion_detail{ width: 330px;}
#section_active_system .btn_accordion_detail:before{ content: '必ずこちらをお読みください。';}

#section_active_system .accordion_content{
    margin: 0 50px;
}

#section_active_system .accordion_inner{
    margin: 20px 0 80px 0;
    font-size: 12px;
    line-height: 1.5em;
}


/* .combination */

#section_active_system .combination .desc{
    margin: 0 0 20px 0;
    padding: 0 50px;
    font-size: 16px;
    line-height: 1.625em;
}

#section_active_system .through_content .safety .ico_type{ left: 0;}
#section_active_system .through_content td.ico{ padding: 0;}

#section_active_system .through_content td.safety{
    padding-top: 40px;
}

#section_active_system .through_content td.ico{
    padding-top: 85px;
}


}