.artw .textbox{
    padding: 40px 50px;
    font-size: 36px;
}
.artw.a1 .textbox{
    top: 18vw;
}
.artw.a2 .textbox{
    bottom: auto;
    top: 8vw;
    left: 7vw;
}
.artw.a3 .textbox{
    bottom: 18vw;
}
.artw.a4 .textbox{
    bottom: 20vw;
}
.artw.a5 .textbox {
    bottom: 17vw;
}
.artw.a6 .textbox {
    top: 15vw;
}
.contents {
    margin-top: -515px;
}
.logo{
    width: 293px;
    height: 360px;
    top: -214px;
    right: 6vh;
    margin-bottom: 0;
}