/*************************
 cp_180302_pc
*************************/


/*****common*****/

#cp_container_180302 {
    width: 710px;
    margin-bottom: 40px;
    text-align: center;
}
#cp_container_180302 .mt10 {
    margin-top: 10px;
}
#cp_container_180302 .mt30 {
    margin-top: 30px;
}
#cp_container_180302 .mt50 {
    margin-top: 50px;
}
#cp_container_180302 .mb10 {
    margin-bottom: 10px;
}
#cp_container_180302 .mb30 {
    margin-bottom: 30px;
}
#cp_container_180302 .mb50 {
    margin-bottom: 50px;
}
/*****clear_fix*****/

#cp_container_180302:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_180302*****/

#cp_container_180302 h3{
    z-index: 1;
    width: 710px;
    height: 1219px;
    padding-top: 30px;
    position: relative;
    background-image: url(../img/cp_1803_02_pc/02.png);
    background-repeat: no-repeat;
}
#cp_container_180302 h3+p{
    width: 710px;
    height: 990px;
    padding-top: 100px;
    position: relative;
    top: -80px;
    margin-bottom: -180px;
    background-image: url(../img/cp_1803_02_pc/04.png);
    background-repeat: no-repeat;
}

/*box01*/

#cp_container_180302 .box01{
    position: relative;
    top: -50px;
}
#cp_container_180302 .box01 dd,
#cp_container_180302 .box01 dt{
    margin-bottom: 40px;
}
#cp_container_180302 .box01 dd:last-child{
    text-align: left;
    padding-left: 30px;
}

/*box02*/

#cp_container_180302 .box02{
    width: 710px;
    padding: 66px 0px;
    background-color: #fef4d6;
    text-align: center;
}
#cp_container_180302 .box02 dt{
    margin: 60px 0;
}
#cp_container_180302 .box02 dd{
    margin-bottom: 50px;
}
#cp_container_180302 .box02 dd:last-child{
    margin-bottom: 0px;
}
#cp_container_180302 .box02+p{
    margin: 65px 0;
}

/*box02*/
#cp_container_180302 h4{
    margin-top: 50px;
}

#cp_container_180302 .box03{
    position: relative;
    top: -35px;
    margin-bottom: -35px;    
}
#cp_container_180302 .box03 dd{
    margin-bottom: 40px;   
}
#cp_container_180302 .box03 dd:last-child{
    text-align: left;
    padding-left: 30px;
    margin-bottom: 40px;   
}