/* //////////////////////////// */
/* ///   1. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen01_white_bar {
    height: 225px;
}

#screen01_maintext_container {
    height: 225px;
    width: 1300px;
}

.screen01_head_cont {
    height: 225px;
    left: 120px;
}

#screen01_head1 {
    height: 225px;

    font-size: 60px;
    line-height: 50px;
}

#screen01_head2 {
    height: 225px;

    font-size: 60px;
    line-height: 50px;
}

#screen01_menu_hr_cont {
    height: 225px;
}

.screen01_text_wrapper {
    height: 225px;
    width: 530px;
}

.screen01_text {
    height: 225px;
    font-size: 20px;
    line-height: 30px;
}

/* //////////////////////////// */
/* ///   2. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen02_menubar_cont {
    width: 250px;
}

.screen02_menu {
    height: 220px;
    width: 220px;
}

.screen02_menu img{
    height: 220px;
    left: -250px;
}

.screen02_text {
    width: 250px;
    font-size: 30px;
}

.screen02_quote {
    font-size: 14px;
}

/* //////////////////////////// */
/* ///   3. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen03_maintext ul {
    font-size: 36px;
}

#screen03_maintext_title {
    font-size: 72px;
}

#screen03_maintext_bot {
    font-size: 32px;
}

/* //////////////////////////// */
/* ///   5. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen05_maintext {
    font-size: 100px;
    letter-spacing: 30px;
    line-height: 100%;
    height: 400px;
}

/* //////////////////////////// */
/* ///   6. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen06_cont {
    width: 1440px;
}

#screen06_mid_cont {
    width: 1210px;
    margin: 120px auto;
}

#screen06_row1 {
    height: 300px;
    width: 1200px;
}

#screen06_row2 {
    height: 300px;
    width: 1200px;
}

#screen06_row3 {
    height: 300px;
    width: 900px;
    margin-bottom: 40px;
}

.screen06_img {
    height: 300px;
    width: 300px;
}

#screen06_maintext2 {
    width: 390px;
    left: 1010px;
}

/* //////////////////////////// */
/* ///   7. SCREEN STYLE    /// */
/* //////////////////////////// */

#screen07_title {
    font-size: 36px;
}

#screen07_quote {
    font-size: 48px;
}

#screen07_maintext {
    font-size: 18px;
}

/* //////////////////////////// */
/* ///   14. SCREEN STYLE   /// */
/* //////////////////////////// */

#screen14_comment{
    height: 240px;
}