/*************************
 cp_180303_pc
*************************/


/*****common*****/

#cp_container_180303 {
    width: 710px;
    margin-bottom: 40px;
    text-align: center;
}
#cp_container_180303 .mt10 {
    margin-top: 10px;
}
#cp_container_180303 .mt30 {
    margin-top: 30px;
}
#cp_container_180303 .mt50 {
    margin-top: 50px;
}
#cp_container_180303 .mb10 {
    margin-bottom: 10px;
}
#cp_container_180303 .mb30 {
    margin-bottom: 30px;
}
#cp_container_180303 .mb50 {
    margin-bottom: 50px;
}
/*****clear_fix*****/

#cp_container_180303:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_180303*****/

#cp_container_180303 p{
    text-align: center;
    margin-bottom: 50px;
}
#cp_container_180303 dl dt,
#cp_container_180303 dl dd{
    margin-bottom: 40px;
}

/*box01*/

#cp_container_180303 .box01{
    width: 710px;
    height: 1040px;
    margin-bottom: 50px;
    padding-top: 30px;
    background-image: url(../img/cp_1803_03_pc/03.png);
    background-repeat: no-repeat;
}

/*box02*/

#cp_container_180303 .box02{
    position: relative;
    top: -70px;
    margin-bottom: -70px;
    padding-top: 450px;
    background-image: url(../img/cp_1803_03_pc/06.png);
    background-repeat: no-repeat;
    background-position: top center;
}

/*box03*/

#cp_container_180303 .box03{
    background-color: #fbe6ef;
    padding: 60px 0;
    margin-bottom: 50px;
}