/*************************
    cp_170801manuka_sp
*************************/


/*****common*****/

#cp_container02 {
    width: 320px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
}
#cp_container02 .mt10 {
    margin-top: 5px;
}
#cp_container02 .mt30 {
    margin-top: 15px;
}
#cp_container02 .mt50 {
    margin-top: 25px;
}

/*****clear_fix*****/

#cp_container02 ul:after {
    content: "";
    display: block;
    clear: both;
}
#cp_container02:after {
    content: "";
    display: block;
    clear: both;
}

/*****cp_170802_css*****/

#cp_container02 ul {
    width: 320px;
}
#cp_container02 li {
    float: left;
    width: 160px;
    height: 232px;
}
#cp_container02 .bt {
    position: relative;
    top: 185px;
}
#cp_container02 li.nav_01 {
    background: url(../img/cp_170801_sp/02.png) no-repeat center top;
    background-size: 160px 232px;
}
#cp_container02 li.nav_02 {
    background: url(../img/cp_170801_sp/03.png) no-repeat center top;
    background-size: 160px 232px;
}
#cp_container02 #ofr_area01 {
    width: 320px;
    height: 1048px;
    background: url(../img/cp_170801_sp/07.png) top center no-repeat #000;
    background-size: 320px 1048px;
}
#cp_container02 #ofr_area01 p {
    position: relative;
    top: 325px;
    margin: 0 auto;
}
#cp_container02 #ofr_area02 {
    width: 320px;
    height: 990px;
    background: url(../img/cp_170801_sp/11.png) top center no-repeat;
    background-size: 320px 1068px;
}
#cp_container02 #ofr_area02 p {
    margin: 0 auto;
    position: relative;
    top: 325px;
}
