.section>p{color: #666}
.cooperation .section_top .back_container {
    background-image: url('/Images/sustainability/cooperation/cooperation_top_bg.jpg');
}

.cooperation .section1{
    padding: 80px 0 0 120px;
}
.cooperation .section1 .contrac_guide{
    max-width: 960px;
    margin: 0 auto;
}
.cooperation .section1 .contrac_guide dd{
    padding-left: 0;
    display: inherit;
}
.cooperation .section1 .contrac_guide dd:before{
    display: none;

}
table{
    border: 1px solid #cccccc;
    width: 100%;
}
table th{
    background: #f0f0f0;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 0;
    border: 1px solid #ccc;
}
table td{
    text-align: center;
    font-size: 14px;
    color: #666666;
    border: 1px solid #ccc;
    padding: 15px;
}
table.table2 td{
    text-align: left;
}
table.table2_2 td:first-child{
    text-align: center;
}

dt{
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-top: 30px;
}
dt:first-child{
    margin-top: 0;
}
dd{
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}
dd>ul>li{
    margin-top: 25px;
    font-size: 14px;
}
dd>ul>li:first-child{
    margin-top: 0;
}
dd>ul>li>ul{
    margin-left: 35px;
}
dd>ul>li>ul li{
    font-size: 14px;
    letter-spacing: -0.5px;

}
dd>ul>li>ul>li>ul>li{

    color: #999;
}
.section .section_tab_area .tab_content .tab_cnt p.cen {
    font-size: 12px;
    line-height: 25px;
    color: #999;
    margin: 20px 0 10px;
}
.section .section_tab_area .tab_content .tab_cnt p.ac{
    font-size: 12px;
    line-height: 25px;
    color: #999;
    margin: 10px 0 20px;
}
.etc_txt{
    font-size: 14px;
    font-weight: 700;
    color: #333;
}
.tab_cnt1_txt table.table2 td>ul>li{
    padding-left: 10px;
    position: relative;
}
.tab_cnt1_txt table.table2 td>ul>li:before{
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #666;
    left: 0;
    top: 9px;
}




