@charset "utf-8";
.secPlan .btnCon{
    display: none;
}
body.load_On .secPlan .btnCon{
    display: block;
}