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

.fullScreen .tab1_text1 {
    height: 35.46vw;
}

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

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

.fullScreen .tab2_text1 {
    height: 39.45vw;
}

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

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

.fullScreen .q1TextArea1,
.fullScreen .q1TextArea2 {
    height: 1.9vw;
}

.q1TextArea1 {
    top: 226px;
    left: 748px;
    width: 155px;
}

.fullScreen .q1TextArea1 {
    top: 16.54vw;
    left: 54.75vw;
    width: 11.34vw;
}

.q1TextArea2 {
    top: 393px;
    left: 997px;
    width: 136px;
}

.fullScreen .q1TextArea2 {
    top: 28.77vw;
    left: 72.98vw;
    width: 9.95vw;
}

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

.fullScreen .q1Answer {
    top: 19.32vw;
    left: 47.29vw;
    width: 39.05vw;
    height: 20.35vw;
}

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