/*************************
cp_171002_sp
*************************/


/*****common*****/

#cp_container_171002 {
    width: 320px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: center;
    /*position: absolute;*/
}
#cp_container_171002 .mt10 {
    margin-top: 10px;
}
#cp_container_171002 .mt30 {
    margin-top: 15px;
}
#cp_container_171002 .mt50 {
    margin-top: 25px;
}

/*****clear_fix*****/

#cp_container_171002:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_170801_sp*****/

#cp_container_171002 p{
    margin-bottom: 15px;
}

#cp_container_171002 ul{
    width: 320px;
    height: 890px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 85px;
    background-image: url(../img/cp_171002_sp/cp02_04.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 320px 1075px;
}
#cp_container_171002 li{
    margin-bottom: 15px;
}
#cp_container_171002 li:last-child{
    margin-bottom: 0;
}
#cp_container_171002 dl{
    margin-top: 30px;
}
#cp_container_171002 dt{
    margin-bottom: 10px;
}
#cp_container_171002 dd{
    margin-bottom: 30px;
}
#cp_container_171002 dd:last-child{
    margin-bottom: 0;
}
#cp_container_171002 p:last-child{
    margin-top: 10px;
    margin-bottom: 17px;
    padding-left: 10px;
    text-align: left;
}