/*************************
 cp_180304_sp
*************************/


/*****common*****/

cp_container_180304 {
    width: 320px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    /*position: absolute;*/
}
cp_container_180304 .mt10 {
    margin-top: 5px;
}
cp_container_180304 .mt30 {
    margin-top: 15px;
}
cp_container_180304 .mt50 {
    margin-top: 25px;
}
cp_container_180304 .mb10 {
    margin-bottom: 5px;
}
cp_container_180304 .mb30 {
    padding-bottom: 15px;
}
cp_container_180304 .mb50 {
    margin-bottom: 25px;
}

/*****clear_fix*****/

cp_container_180304:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_180304*****/

#cp_container_180304 p {
    
    text-align: center;
    margin-bottom: 20px;
}
#cp_container_180304 dl{
    margin-top: 20px; 
    
}
#cp_container_180304 dl dt,
#cp_container_180304 dl dd {
    width:320px;
    text-align:center;
    margin-bottom: 15px;
}

/*box01*/

#cp_container_180304 .box01 {
    width: 320px;
    height: 404px;
    margin-bottom: 25px;
    padding-top: 15px;
    background-image: url(../img/cp_180304_sp/03.png);
    background-repeat: no-repeat;
}

/*box02*/

#cp_container_180304 .box02 {
    position: relative;
    top: -35px;
    margin-bottom: -35px;
    padding-top: 200px;
    background-image: url(../img/cp_180304_sp/06.png);
    background-repeat: no-repeat;
    background-position: top center;
}

/*box03*/

#cp_container_180304 .box03 {
    background-color: #fbe6ef;
    padding: 60px 0;
    margin-bottom: 50px;
}
