/* ファイル名「lp00.css」の「00」は自分の出席番号に変更 */
.lp_product1 {
    position: relative;
}

.fv_cta-button1 {
    position: absolute;
    width: min(60%, 700px);
    top: 81%;
    left: 19%;
}

.lp_product2 {
    position: relative;
}

.fv_cta-button2 {
    position: absolute;
    width: min(60%, 700px);
    top: 81%;
    left: 19%;
}