@charset "utf-8";




.planbox00 .title {
   cursor: pointer;
   padding: 10px 0;
}

.planbox00 .box {
    display: none;
    border-top: 2px dotted #ccc;
    padding-bottom: 20px;
    padding-top: 20px;
}

.banqplannewbox .planbox00 .title.close .btnbox777789{
    position: absolute;
    top: 35px;right: 30px;
}


@media screen and (max-width: 960px) {
    .banqplannewbox .planbox00 .title.close .btnbox777789 {
        position: absolute;
        top: 35px;
        right: 20px;
    }

}




