/*
    Adaptive css, Tested Browser:
        Chrome (Desktop / Mobile)
        Firefox (Desktop / Mobile)
        IE (6-8: as desktop, 9-11: adaptive)
        Edge (Desktop / Mobile)
        Safari (Desktop / Mobile)
*/

body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    -webkit-text-size-adjust: none;
}

#page {
    height: auto;
    width: 100%;
    background: url('../image/title_back/desktop.gif') repeat-x;
    margin: 0 auto 0 auto;
    display: table;
    background-size: 100% 118px;
    font-family: Arial, Helvetica, sans-serif;
}

a:link {
    color: #FFFFFF;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#SetLang {
    margin-top: 10px;
}

    #SetLang a:link {
        text-decoration: none;
    }

#contact {
    float: right;
    height: 118px;
    display: table;
}

#contact_table {
    color: #FFFFFF;
    font-size: 10pt;
    width: 100%;
    margin-top: 10px;
    height: 75%;
    text-align: right;
    text-shadow: #333333 0 2px 2px;
}

.follow_pic {
    vertical-align: middle;
    margin-left: 2px;
    border: 0;
}

#box {
    width: 100%;
    height: auto;
    margin: 125px 0 0 0;
}

.menu {
    height: 24px;
    display: block;
}

#menu ul {
    margin: 20px 0;
    padding: 0;
    float: left;
    width: 100%;
}

    #menu ul li {
        display: inline;
    }

        #menu ul li a {
            float: left;
            color: #6A6A6A;
            padding: 5px 12px;
            margin-right: 1px;
            text-decoration: none;
            background-color: #ECECEC;
            font-size: 9pt;
        }

            #menu ul li a:visited {
                color: #6A6A6A;
            }

            #menu ul li a:hover {
                color: #FFFFFF;
                background-color: #A10000;
            }

.manual {
    position: absolute;
    right: 10px;
    top: 0;
    background-image: url('../image/menu/manual_bg_mobile.gif');
    background-repeat: no-repeat;
    width: 68px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    display: table;
}

.manual_text {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #6A6A6A;
    font-size: 12pt;
    text-shadow: #333333 0 2px 2px;
}

.manual a {
    color: #FFFFFF;
    text-decoration: none;
}

    .manual a:visited {
        color: #FFFFFF;
    }

    .manual a:hover {
        color: #FFFFFF;
    }

#menu #menu_news a, #menu #menu_news ul {
    float: left;
    background: #FFFFFF;
    background-image: url('../image/menu/left.gif');
    background-repeat: no-repeat;
    color: #6A6A6A;
    width: 29px;
}

#menu #menu_news_current a, #menu #menu_news_current ul {
    float: left;
    background: #FFFFFF;
    background-image: url('../image/menu/left_hover.gif');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 29px;
}

#menu #menu_news a:hover {
    float: left;
    background: #FFFFFF;
    background-image: url('../image/menu/left_hover.gif');
    background-repeat: no-repeat;
    color: #FFFFFF;
    width: 29px;
}

#menu #current a, #menu #current ul {
    background: #ae1000;
    color: #FFFFFF;
}


.app_svg {
    width: 120px;
    height: 40px;
}

.app {
    width: 120px;
    height: 40px;
    float: right;
    margin: 15px 15px 0 0;
}

.foot {
    width: 100%;
    margin: 30px 0 10px 0;
    color: #a8a8a8;
    font-size: 9pt;
    text-align: center;
    line-height: 12px;
}

    .foot a {
        color: #a8a8a8;
    }

        .foot a:hover {
            color: #6a6a6a;
            text-decoration: underline;
        }

.content {
    width: 960px;
    margin: 0 auto 0 auto;
    display: table;
    padding: 0 0 0 0;
    height: auto;
    
   
}

.graybox {
    clear: both;
    width: 820px;
    height: auto;
    background-color: #f2f2f2;
    margin: 5px 0 0 0;
    padding: 35px 70px 35px 70px;
    overflow: hidden;
    position: relative;
}

.game_info_left {
    width: 50%;
    padding: 3% 5% 3% 5%;
    float: left;
}

.game_info_right {
    width: 40%;
    float: right;
}

h2 {
    color: #a10000;
    font-size: 24px;
}

.game_main {
    width: 100%;
}

#logo {
    width: 260px;
    height: 118px;
    float: left;
    display: table;
    margin: 0;
}

.logo_svg {
    width: 260px;
    height: 118px;
}

.news_date {
    position: absolute;
    right: 70px;
    top: 35px;
    background-image: url('../image/menu/news_date.gif');
    background-repeat: no-repeat;
    width: 87px;
    height: 27px;
    vertical-align: middle;
    display: table;
}

.news_date_text {
    font-size: 10pt;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
}

.new_title {
    color: #6A6A6A;
    font-size: 16pt;
    font-weight: 600;
    height: 50px;
    max-width:700px;
}

.new_content {
    margin-top: 10px;
    color: #6A6A6A;
    font-size: 12pt;
    font-weight: 500;
    margin-bottom: 10px;
}

    .new_content a {
        color: #a8a8a8;
        text-decoration: underline;
    }

        .new_content a:hover {
            color: #6a6a6a;
            text-decoration: underline;
        }

        .new_content a:visited {
            color: #6a6a6a;
            text-decoration: underline;
        }

.manual_title {
    color: #6A6A6A;
    font-size: 16pt;
    font-weight: 600;
    height: 50px;
}

.manual_content {
    margin-top: 10px;
    color: #6A6A6A;
    font-size: 12pt;
    font-weight: 500;
    margin-bottom: 10px;
    text-indent: 2em;
}

.manual_content_title {
    color: #6A6A6A;
    font-size: 16pt;
    font-weight: 600;
    height: 35px;
}

.manual_content a {
    color: #a8a8a8;
    text-decoration: underline;
}

    .manual_content a:hover {
        color: #6a6a6a;
        text-decoration: underline;
    }

    .manual_content a:visited {
        color: #6a6a6a;
        text-decoration: underline;
    }

.video_button_svg {
    width: 120px;
    height: 40px;
}

.jobBox {
    clear: both;
    width: 860px;
    height: auto;
    background-color: #FFFFFF;
    margin: 5px 0 0 0;
    padding: 0px 50px 25px 50px;
    overflow: hidden;
    position: relative;
}

.jobpost_text {
    font-size: 13pt;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
}

.job_title {
    color: #6A6A6A;
    font-size: 13pt;
    font-weight: 500;
    height: 40px;
    vertical-align: middle;
}

.job_detail {
    color: #6A6A6A;
    font-size: 10pt;
    font-weight: 500;
    line-height: 22px;
}

.job_button {
    width: 64px;
    height: 35px;
    top: -50px;
    position: relative;
}

.app_title {
    color: #a10000;
    width: 670px;
    font-size: 20px;
    text-shadow: #cccccc 0 2px 2px;
}

.time_width {
    width: 90px;
    height: 128px;
}

.page_width {
    width: 960px;
}

.share {
    width: 160px;
    height: 35px;
    float: right;
    position: relative;
    top: 80px;
}

.thumbnail {
    padding: 3px;
    border: 1px solid #6a6a6a;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.picbox {
    width: 380px;
    height: auto;
    float: left;
    clear: left;
    margin: 10px 0 0 30px;
}

.piclist {
    width: 400px;
    float: left;
    height: auto;
    overflow: hidden;
}

.tiny_screen_short {
    border: 1px solid #6a6a6a;
    padding: 3px;
    width: 100px;
}

.img_screen_shot {
    width:100px;
    border: 0;
}

.horizontal_scrolling {
    display: -webkit-box;
    white-space: nowrap;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    text-align: justify;
    overflow-x: initial;
}

.img_full {
    width: 730px;
}
 .more_button {
                width: 120px;
                height: 40px;

 }

 .more_button_div {
         width: 120px;
         height: 40px;
 }
 .img_board {
     margin-top: 6px;
 }

.switch_main_intro a:link {
    color: #6A6A6A;
    text-decoration: underline;
}

.switch_main_intro a:visited {
    color: #6A6A6A;
    text-decoration: underline;
}

.switch_main_intro a:hover {
    color: #6A6A6A;
    text-decoration: underline;
}

 

/************************************************************************************
smaller than 960
*************************************************************************************/
@media screen and (max-width: 960px) {
    #page {
        height: auto;
        width: 100%;
        background: url('../image/title_back/mobile.gif') repeat-x;
        margin: 0 auto 0 auto;
        display: table;
        background-size: 100% 90px;
        font-family: Arial, Helvetica, sans-serif;
    }

    #contact {
        float: right;
        height: 90px;
        display: table;
    }

    #contact_table {
        color: #FFFFFF;
        font-size: 10pt;
        width: 100%;
        margin-top: 5%;
        height: 85%;
        text-align: right;
        text-shadow: #333333 0 2px 2px;
    }

    #box {
        width: 100%;
        height: auto;
        margin: 95px 0 0 0;
    }

    .content {
        width: 98%;
        margin: 0 auto 0 auto;
        display: table;
        padding: 0 0 0 0;
        height: auto;
    }

    .graybox {
        clear: both;
        width: 98%;
        height: auto;
        background-color: #f2f2f2;
        margin: 5px 0 0 0;
        padding: 30px 1% 30px 1%;
        overflow: hidden;
        position: relative;
    }

    .game_info_left {
        width: 50%;
        padding: 3% 5%;
        float: left;
    }

    .game_info_right {
        width: 40%;
        float: right;
    }

    h2 {
        color: #a10000;
        font-size: 20px;
    }

    .game_main {
        width: 96%;
    }

    #logo {
        width: 198px;
        height: 90px;
        float: left;
        display: table;
        margin: 0;
    }

    .logo_svg {
        width: 198px;
        height: 90px;
    }

    .news_date {
        position: absolute;
        right: 10px;
        top: 5px;
        background-image: url('../image/menu/news_date.gif');
        background-repeat: no-repeat;
        width: 87px;
        height: 27px;
        vertical-align: middle;
        display: table;
    }

    .jobBox {
        clear: both;
        width: 98%;
        height: auto;
        background-color: #FFFFFF;
        margin: 5px 0 0 0;
        padding: 0px 1% 30px 1%;
        overflow: hidden;
        position: relative;
    }

    .job_button {
        width: 64px;
        height: 35px;
        top: 0px;
        position: relative;
    }

    .page_width {
        width: 100%;
    }

    .img_full {
        width: 95%;
    }
}

/************************************************************************************
iPhone 6 / 6 Plus
*************************************************************************************/
@media screen and (max-width: 570px) {
    .content {
        width: 98%;
        margin: 0 auto 0 auto;
        display: table;
        padding: 0 0 0 0;
        height: auto;
    }

    .graybox {
        clear: both;
        width: 96%;
        height: auto;
        background-color: #f2f2f2;
        margin: 5px 0 0 0;
        padding: 30px 2% 30px 2%;
        overflow: hidden;
        position: relative;
    }

    .game_info_left {
        width: 100%;
        float: none;
        padding: 0;
    }

    .game_main {
        width: 96%;
    }

    .game_info_right {
        width: 100%;
        margin: 0;
        float: none;
    }

    #logo {
        width: 198px;
        height: 90px;
        float: left;
        display: table;
        margin: 0;
    }

    .logo_svg {
        width: 198px;
        height: 90px;
    }

    .jobBox {
        clear: both;
        width: 96%;
        height: auto;
        background-color: #FFFFFF;
        margin: 5px 0 0 0;
        padding: 0px 2% 30px 2%;
        overflow: hidden;
        position: relative;
    }

    .job_button {
        width: 64px;
        height: 35px;
        top: 0px;
        position: relative;
    }
}

@media screen and (max-width: 568px) {
    #page {
        height: auto;
        width: 100%;
        background: url('../image/title_back/mobile.gif') repeat-x;
        margin: 0 auto 0 auto;
        display: table;
        background-size: 100% 80px;
        font-family: Arial, Helvetica, sans-serif;
    }

    #contact {
        float: right;
        height: 80px;
        display: table;
    }

    #box {
        width: 100%;
        height: auto;
        margin: 85px 0 0 0;
    }

    .content {
        min-width: 312px;
        width: 100%;
        margin: 0;
        display: table;
        padding: 0;
        height: auto;
    }

    #logo {
        width: 160px;
        height: 73px;
        float: left;
        display: table;
        margin: 0;
        padding: 0;
    }

    .logo_svg {
        width: 160px;
        height: 73px;
    }
}

/************************************************************************************
iPhone 4 / 5
*************************************************************************************/
@media screen and (max-width: 320px) {
    .content {
        width: 312px;
        margin: 0 auto 0 auto;
        display: table;
        padding: 0 0 0 0;
        height: auto;
    }

    .graybox {
        clear: both;
        width: 312px;
        height: auto;
        background-color: #f2f2f2;
        margin: 5px 0 0 0;
        padding: 30px 4px 30px 4px;
        overflow: hidden;
        position: relative;
    }

    .jobBox {
        clear: both;
        width: 312px;
        height: auto;
        background-color: #FFFFFF;
        margin: 5px 0 0 0;
        padding: 0px 4px 30px 4px;
        overflow: hidden;
        position: relative;
    }
    
}
