/*************************
 cp_171002_pc
*************************/


/*****common*****/

#cp_container_171002 {
    width: 710px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    /*position: absolute;*/
}
#cp_container_171002 .mt10 {
    margin-top: 30px;
}
#cp_container_171002 .mt30 {
    margin-top: 30px;
}
#cp_container_171002 .mt50 {
    margin-top: 50px;
}

/*****clear_fix*****/

#cp_container_171002:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_170801*****/

#cp_container_171002 p{
    margin-bottom: 15px;
}

#cp_container_171002 ul{
    width: 710px;
    height: 2020px;
    margin-top: 90px;
    margin-bottom: 90px;
    padding-top: 178px;
    background-image: url(../img/cp_171002_pc/cp02_04.png);
    background-repeat: no-repeat;
    background-position: top;
}
#cp_container_171002 li{
    margin-bottom: 43px;
}
#cp_container_171002 li:last-child{
    margin-bottom: 0;
}
#cp_container_171002 dl{
    margin-top: 90px;
}
#cp_container_171002 dt{
    margin-bottom: 30px;
}
#cp_container_171002 dd{
    margin-bottom: 90px;
}
#cp_container_171002 dd:last-child{
    margin-bottom: 0;
}
#cp_container_171002 p:last-child{
    margin-top: 30px;
    margin-bottom: 50px;
    padding-left: 30px;
    text-align: left;
}