.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");
}

.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 {
    padding: 10px;
    top: 182px;
    left: 685px;
    width: 492px;
    height: 159px;
}

.fullScreen .q1TextArea1 {
    padding: 0.73vw;
    top: 13.32vw;
    left: 50.14vw;
    width: 36.01vw;
    height: 11.63vw;
}

.q1Answer {
    top: 341px;
    left: 647px;
    width: 534px;
    height: 154.5px;
    background-image: url("../img/tab1_answer_1.png");
}

.fullScreen .q1Answer {
    top: 24.96vw;
    left: 47.36vw;
    width: 39.09vw;
    height: 11.31vw;
}

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