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