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

.fullScreen .tab1_text1 {
    height: 23.97vw;
}

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

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

.fullScreen .tab1_text2 {
    height: 26.35vw;
}

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

.tab1_text3 {
    height: 326px;
    background-image: url("../img/tab1_text_3.png");
}

.fullScreen .tab1_text3 {
    height: 23.86vw;
}

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

.q1TextArea1, .q2TextArea1, .q3TextArea1 {
    padding: 0;
    height: 26px;
}

.fullScreen .q1TextArea1,
.fullScreen .q2TextArea1,
.fullScreen .q3TextArea1 {
    height: 1.9vw;
}

.q1TextArea1 {
    top: 254px;
    left: 798px;
    width: 155px;
}

.fullScreen .q1TextArea1 {
    top: 18.59vw;
    left: 58.41vw;
    width: 11.34vw;
}

.q2TextArea1 {
    top: 254px;
    left: 703px;
    width: 136px;
}

.fullScreen .q2TextArea1 {
    top: 18.59vw;
    left: 51.46vw;
    width: 9.95vw;
}

.q3TextArea1 {
    top: 255px;
    left: 703px;
    width: 191px;
}

.fullScreen .q3TextArea1 {
    top: 18.66vw;
    left: 51.46vw;
    width: 13.98vw;
}

.q1Answer {
    top: 326px;
    left: 646px;
    width: 533.5px;
    height: 116.5px;
    background-image: url("../img/tab1_answer_1.png");
}

.fullScreen .q1Answer {
    top: 23.86vw;
    left: 47.29vw;
    width: 39.05vw;
    height: 8.52vw;
}

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

.q2Answer {
    top: 326px;
    left: 646px;
    width: 540px;
    height: 116.5px;
    background-image: url("../img/tab1_answer_2.png");
}

.fullScreen .q2Answer {
    top: 23.86vw;
    left: 47.29vw;
    width: 39.53vw;
    height: 8.52vw;
}

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

.q3Answer {
    top: 292px;
    left: 646px;
    width: 540px;
    height: 116.5px;
    background-image: url("../img/tab1_answer_3.png");
}

.fullScreen .q3Answer {
    top: 21.37vw;
    left: 47.29vw;
    width: 39.53vw;
    height: 8.52vw;
}

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