/*************************
 cp_180202_pc
*************************/


/*****common*****/

#cp_container_180202 {
    width: 710px;
    margin-bottom: 50px;
    text-align: center;
}
#cp_container_180202 .mt10 {
    margin-top: 30px;
}
#cp_container_180202 .mt30 {
    margin-top: 30px;
}
#cp_container_180202 .mt50 {
    margin-top: 50px;
}

/*****clear_fix*****/

#cp_container_180202:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_180202*****/

#cp_container_180202 .pro01{
    height: 977px;
    background-image:url(../img/cp_180202_pc/mv_bg.png);
    background-repeat: no-repeat;
    background-position: top;
}   

#cp_container_180202 .pro01 dt{
    background-color: #eae9e9;
		padding-top: 30px;
}

#cp_container_180202 .pro01 dd{
    margin-top: 20px;
    padding: 0;
}
#cp_container_180202 .pro01+p{
    position: relative;
    top: -100px;
    margin-bottom: -100px;
}
#cp_container_180202 p{
    margin-top: 40px;
}
#cp_container_180202 .ofr{
    padding-top: 470px;
    background-image: url(../img/cp_180202_pc/pro_bg.png);
    background-repeat: no-repeat;
    background-position: top;
}
#cp_container_180202 dd{
    padding: 30px 0;
    
}
