﻿
@media screen and (min-width:0px) and (max-width:500px)
{
    body
    {
        font-size: 12px;
    }
}
@media screen and (min-width:0px) and (max-width:1000px)
{
    .Pages_MainBack_Contents
    {
        margin-left: 20px;
        margin-right: 20px;
    }
    .Pages_Title_Text
    {
        font-size: 1.3em;
    }
        
    .S_Master_Top_Over
    {
        height: 80px;
    }
    .S_Master_Top_Logo
    {
        left: 20px;
        top: 10px;
    }
    .S_Master_Top_LogoPic
    {   
        display: none;
    }
    .S_Master_Top_LogoPic_Mobile
    {
        width: 72px;
        height: 60px;
        display: block;
    }

    .S_Master_Top_KeysBack
    {
        height: 55px;
    }

    .S_Social_Main
    {
        left: 20px;
        top: 90px;
    }

    .S_Master_Top_Keys_Normal
    {
        display: none;
    }
    .S_Master_Top_Keys_App
    {
        display: block;
    }

    .S_Master_Top_Slide_Back
    {
        min-height: 90px;
    }

    .S_Master_Top_Lang_Main
    {
        right: 20px;
    }

    .MBTopPicText
    {
        bottom: 30px;
        right: 20px;
        font-size: 30px;
    }
}

@media screen and (min-width:0px) and (max-width:600px)
{
    .S_Master_Top_Keys_App
    {
        width: 86px;
    }
    .MBTopPicText
    {
        bottom: 30px;
        right: 20px;
        font-size: 25px;
    }
}

@media screen and (min-width:0px) and (max-width:600px)
{
    .Pages_MainBack_Contents
    {
        margin-left: 10px;
        margin-right: 10px;
    }

    .S_Master_Top_Over
    {
        height: 70px;
    }
    .S_Master_Top_Logo
    {
        left: 20px;
        top: 5px;
    }
    .S_Master_Top_LogoPic_Mobile
    {
        width: 72px;
        height: 60px;
    }

    .S_Social_Main
    {
        left: 20px;
        top: 80px;
    }

    .S_Master_Top_KeysBack
    {
        height: 45px;
    }

    .S_Master_Top_Slide_Back
    {
        min-height: 80px;
    }

    .MBTopPicText
    {
        bottom: 30px;
        right: 15px;
        font-size: 20px;
    }
}


@media screen and (min-width:0px) and (max-width:700px)
{
    .MainBottomCL
    {
        float: none;
        margin-left: 0px;
        margin-bottom: 10px;
        clear: both;
    }
    .MainBottomCR
    {
        float: none;
        margin-right: 0px;
        margin-top: 0px;
        padding-top: 20px;
        border-top: solid 1px rgba(255,255,255,0.5);
        clear: both;
    }
    .MainBottomCRItems
    {
        background-image: none;
    }
    .MainBottomCPR
    {
        position: relative;
        width: 100%;
        height: 27px;
        padding-top: 8px;
        right: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCPL
    {
        position: relative;
        width: 100%;
        height: 30px;
        left: 0px;
        padding-top: 0px;
        text-align: center;
        clear: both
    }
    .MainBottomCP
    {
        height: 80px;
    }   
}

@media screen and (min-width:0px) and (max-width:900px)
{
    .MBTopPicSel_Th_Circle
    {
        width: 10px;
        height: 10px;
        margin: 6px;
        border-radius: 5px;
    }
}

@media screen and (min-width:0px) and (max-width:600px)
{
    .MBTopPicSel_Th_Circle
    {
        width: 7px;
        height: 7px;
        margin: 5px;
        border-radius: 4px;
    }
}
