@charset "utf-8";

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

/* ------------------------------
    #section_safety
------------------------------ */
#section_safety .section_desc{
    margin: 0 0 10px 0;
}

#section_safety .caption{
    margin: 0 0 20px 0;
    padding: 0 50px;
	font-size:80%;
}

#section_safety .col_desc{
    width: 780px;
    float: left;
}

#section_safety .img{
    width: 165px;
    float: left;
}

#section_safety .img img{
    width: 100%;
    height: auto;
}


/* ------------------------------
    #section_active_system
------------------------------ */
#section_active_system{
    padding-bottom: 100px;
}

#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 .pic_full{
    margin: 0 0 40px 0;
}

#section_active_system .pic_full .caption{
    padding: 0 50px;
    text-align: left;
    display: block;
    font-size: 12px;
}

#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: 65px;
}


}