.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: 293px;
    background-image: url("../img/tab1_text_1.png");
}

.fullScreen .tab1_text1 {
    height: 21.44vw;
}

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

.tab1_text2 {
    height: 293px;
    background-image: url("../img/tab1_text_2.png");
}

.fullScreen .tab1_text2 {
    height: 21.44vw;
}

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

.tab2_text1 {
    height: 507.5px;
    background-image: url("../img/tab2_text_1.png");
}

.fullScreen .tab2_text1 {
    height: 37.15vw;
}

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

.q1TextArea1, .q2TextArea1 {
    padding: 10px;
    top: 209px;
    left: 684px;
    width: 494px;
    height: 82px;
}

.fullScreen .q1TextArea1,
.fullScreen .q2TextArea1 {
    padding: 0.73vw;
    top: 15.3vw;
    left: 50.07vw;
    width: 36.16vw;
    height: 6vw;
}

.q1Answer {
    top: 292px;
    left: 631px;
    width: 550.5px;
    height: 151px;
    background-image: url("../img/tab1_answer_1.png");
}

.fullScreen .q1Answer {
    top: 21.37vw;
    left: 46.19vw;
    width: 40.3vw;
    height: 11.05vw;
}

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

.q2Answer {
    top: 292px;
    left: 631px;
    width: 537px;
    height: 83.5px;
    background-image: url("../img/tab1_answer_2.png");
}

.fullScreen .q2Answer {
    top: 21.37vw;
    left: 46.19vw;
    width: 39.31vw;
    height: 6.11vw;
}

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