/*************************
cp_180102_sp
*************************/


/*****common*****/

#cp_container_180202 {
    width: 320px;
    margin-bottom: 50px;
    text-align: center;
}
#cp_container_180202 .mt10 {
    margin-top: 10px;
}
#cp_container_180202 .mt30 {
    margin-top: 15px;
}
#cp_container_180202 .mt50 {
    margin-top: 25px;
}

/*****clear_fix*****/

#cp_container_180102:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_180202*****/

#cp_container_180202 .pro01{
    height: 440px;
    background-image:url(../img/cp_180202_sp/mv_bg.png);
    background-repeat: no-repeat;
    background-position: top;
		background-size: 320px 440px;
}
#cp_container_180202 .pro01 dt{
		padding-top: 15px;
		background-color: #eae9e9;
}
#cp_container_180202 .pro01 dd{
    margin-top: 10px;
    padding: 0;
}
#cp_container_180202 .pro01+p{
    position: relative;
    top: -50px;
    margin-bottom: -50px;
}
#cp_container_180202 p{
    margin-top: 20px;
}
#cp_container_180202 .ofr{
    padding-top: 220px;
    background-image: url(../img/cp_180202_sp/pro_bg.png);
    background-repeat: no-repeat;
    background-position: top;
	  background-size: 319px 328px;
}
#cp_container_180202 dd{
    padding: 15px 0;
    
}