.title {
    position: absolute;
    top: 41px;
    left: 53px;
    width: 581.5px;
    height: 93px;
    background-image: url("../img/title.png");
}

.fullScreen .title {
    top: 3vw;
    left: 3.87vw;
    width: 42.56vw;
    height: 6.8vw;
}

.onRuby .title {
    background-image: url("../img/title_ruby.png");
}

.tab_text {
    position: absolute;
    width: 1252.5px;
}

.fullScreen .tab_text {
    width: 91.69vw;
}

.tab1_text1 {
    height: 547px;
    background-image: url("../img/tab1_text_1.png");
}

.fullScreen .tab1_text1 {
    height: 40.04vw;
}

.onRuby .tab1_text1 {
    background-image: url("../img/tab1_text_1_ruby.png");
}

.q1TextArea1 {
    padding: 10px;
    top: 226px;
    left: 649px;
    width: 514px;
    height: 154px;
}

.fullScreen .q1TextArea1 {
    padding: 0.73vw;
    top: 16.54vw;
    left: 47.51vw;
    width: 37.62vw;
    height: 11.27vw;
}

.q1Answer {
    top: 395px;
    left: 607px;
    width: 573px;
    height: 151px;
    background-image: url("../img/tab1_answer_1.png");
}

.fullScreen .q1Answer {
    top: 28.91vw;
    left: 44.43vw;
    width: 41.94vw;
    height: 11.05vw;
}

.onRuby .q1Answer {
    background-image: url("../img/tab1_answer_1_ruby.png");
}
