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

.p0-1o {
    position          : absolute ;
    margin-top        : 47.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p0-1c {
    position          : absolute ;
    margin-top        : 47.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
/* ------------------------------------------------ */
.p1-1o {
    position          : absolute ;
    margin-top        : 20% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p1-1c {
    position          : absolute ;
    margin-top        : 30% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p1-2o {
    position          : absolute ;
    margin-top        : 35% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p1-2c {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255 ,0) ;
}
.p1-3o {
    position          : absolute ;
    margin-top        : 55% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p1-3c {
    position          : absolute ;
    margin-top        : 50% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
.p1-4o {
    position          : absolute ;
    margin-top        : 80% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0, 0) ;
}
.p1-4c {
    position          : absolute ;
    margin-top        : 55% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0, 150) ;
}
/* ------------------------------------------------ */
.p2-1o {
    position          : absolute ;
    margin-top        : 7.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 255) ;
}
.p2-1c {
    position          : absolute ;
    margin-top        : 20% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p2-2o {
    position          : absolute ;
    margin-top        : 17.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 150) ;
}
.p2-2c {
    position          : absolute ;
    margin-top        : 7.5% ;
    /* 以下不要 */
    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        : 85% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 150 ,0) ;
}
.p2-4o {
    position          : absolute ;
    margin-top        : 100% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0, 0) ;
}
.p2-4c {
    position          : absolute ;
    margin-top        : 85% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0 ,150) ;
}



.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        : 5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 0, 255) ;
}
.p3-2o {
    position          : absolute ;
    margin-top        : 25% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 125) ;
}
.p3-2c {
    position          : absolute ;
    margin-top        : 25% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(0, 255, 0) ;
}
.p3-3o {
    position          : absolute ;
    margin-top        : 80% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 255, 0) ;
}
.p3-3c {
    position          : absolute ;
    margin-top        : 80% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 125, 0) ;
}
.p3-4o {
    position          : absolute ;
    margin-top        : 97.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0, 0) ;
}
.p3-4c {
    position          : absolute ;
    margin-top        : 97.5% ;
    /* 以下不要 */
    opacity : 0;
    left              : 0px;
    width             : 50px ;
    height            : 8vmin;
    background-color  : rgb(255, 0, 125) ;
}