/* ------------------------------------------------ */
/* モーダルに合わせた移動先 */

.p1-1o {
    position          : absolute ;
    margin-top        : 22.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p1-1c {
    position          : absolute ;
    margin-top        : 45% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p1-2o {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p1-2c {
    position          : absolute ;
    margin-top        : 65% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255 ,0) ;
}
.p1-3o {
    position          : absolute ;
    margin-top        : 87.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p1-3c {
    position          : absolute ;
    margin-top        : 100% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
.p1-4o {
    position          : absolute ;
    margin-top        : 100% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0 ,0) ;
}
.p1-4c {
    position          : absolute ;
    margin-top        : 135% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0 ,150) ;
}
/* ------------------------------------------------ */
.p2-1o {
    position          : absolute ;
    margin-top        : 30% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p2-1c {
    position          : absolute ;
    margin-top        : 30% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p2-2o {
    position          : absolute ;
    margin-top        : 70% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p2-2c {
    position          : absolute ;
    margin-top        : 70% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255 ,0) ;
}
.p2-3o {
    position          : absolute ;
    margin-top        : 85% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p2-3c {
    position          : absolute ;
    margin-top        : 119% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
/* ------------------------------------------------ */
.p3-1o {
    position          : absolute ;
    margin-top        : 20% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p3-1c {
    position          : absolute ;
    margin-top        : 35% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p3-2o {
    position          : absolute ;
    margin-top        : 67.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p3-2c {
    position          : absolute ;
    margin-top        : 67.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255 ,0) ;
}
.p3-3o {
    position          : absolute ;
    margin-top        : 75% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p3-3c {
    position          : absolute ;
    margin-top        : 75% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
.p3-4o {
    position          : absolute ;
    margin-top        : 75% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0,0) ;
}
.p3-4c {
    position          : absolute ;
    margin-top        : 128% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0 ,150) ;
}

/* ------------------------------------------------ */
.p4-1o {
    position          : absolute ;
    margin-top        : 22.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p4-1c {
    position          : absolute ;
    margin-top        : 35% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p4-2o {
    position          : absolute ;
    margin-top        : 30% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p4-2c {
    position          : absolute ;
    margin-top        : 40% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255 ,0) ;
}
.p4-3o {
    position          : absolute ;
    margin-top        : 37.5% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p4-3c {
    position          : absolute ;
    margin-top        : 55% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
.p4-4o {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0,0) ;
}
.p4-4c {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0 ,150) ;
}
.p4-5o {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0,255) ;
}
.p4-5c {
    position          : absolute ;
    margin-top        : 96% ;
    /* 以下不要 */
    opacity :0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(150, 0 ,255) ;
}