/*------------------------- Default Effect (id) ---------------------------*/
#textmenusd01 {
    text-decoration: none;
}

#textmenusd02 {
    text-decoration: none;
}

#textmenusd03 {
    text-decoration: none;
}

#textmenusd04 {
    text-decoration: none;
}

#textmenusd05 {
    text-decoration: none;
}

#textmenusd06 {
    text-decoration: none;
}

#textmenusd07 {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

#pointquestion {
    margin-left: 95%;
}
/*-------------------------------------------------------------------------*/
/*---------------------------  Class Use All ------------------------------*/
body {
}

.fontvertical {
    /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* IE */
    -ms-transform: rotate(90deg);
    /* Opera */
    -o-transform: rotate(90deg);
    /* Internet Explorer */
    transform: rotate(90deg);
    float: right;
    margin: 0px -2px 0px 0px;
    line-height: 50%;
}

.textheadgreen {
    font-size: 16pt;
    line-height: 115%;
    font-family: 'MS PGothic',sans-serif;
    color: #31849b;
    padding-top: 10px;
    font-weight: bold;
}

.textheadblack {
    color: #333333;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 18pt;
}

.textsubheadblack {
    font-family: 'MS PGothic',sans-serif;
    color: #333333;
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12pt;
}

.textboldmainlybluespace {
    line-height: 250%;
    font-family: Cambria, serif;
    color: #365f91;
    font-weight: bold;
}

.textblue {
    font-size: 10.5pt;
    line-height: 200%;
    font-family: 'MS PGothic', sans-serif;
    color: #0000cc;
}

.textgreen {
    font-size: 10.5pt;
    line-height: 200%;
    font-family: 'MS Gothic';
    color: #449a97;
    font-weight: bold;
}

.textblack {
    font-size: 10.5pt;
    line-height: 200%;
    color: #333333;
}

.textblackjapan {
    font-size: 10.5pt;
    line-height: 200%;
    font-family: 'MS Gothic';
    color: #333333;
}

.textboldblackjapan {
    font-size: 12pt;
    line-height: 115%;
    font-family: 'MS Gothic';
    color: #333333;
    font-weight: bold;
}

.Blue_bg_box {
    width: 85%;
    margin: 40px 0px 0px 0px;
    height: 100%;
    padding: 40px 0px 0px 30px;
    color: #d2dfee;
    font-size: 100%;
    text-align: center;
    position: relative;
    line-height: 180%;
}
/*For Page: Question & Answer*/
.textblacks {
    font-size: 10.5pt;
    line-height: 200%;
    color: #333333;
}

    .textblacks bold {
        font-size: 10.5pt;
        line-height: 200%;
        color: #333333;
    }

.question_text_box {
    padding: 0px 0px 15px 0px;
}

.answer_text_box {
    padding: 0px 0px 15px 0px;
}

.general_text_box {
    padding: 0px 0px 15px px;
}
/*Fix Some text Japan*/
.fixtextjp01 {
    line-height: 120%;
    margin-bottom: -0.5px;
    position: relative;
    margin-top: -5px;
}

.fixtextjp02 {
    margin: -5px 2px 0px 0px;
}
/*-------------------------( 20/07/2558 )---------------------------*/
.textheadgreen {
    font-family: 'MS PGothic', sans-serif;
    font-size: 18px;
    color: #24928F;
    padding: 10px 0 10px 0;
    font-weight: bold;
}

.textboldblackjapan_underline {
    line-height: 200%;
    font-family: 'MS Gothic';
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
    letter-spacing: 1px;
}

.textboldvioletjapan_Inl {
    font-size: 10.5pt;
    line-height: 200%;
    font-family: 'MS Gothic';
    color: #d81ff9;
    font-weight: bold;
    letter-spacing: 1px;
    font-style: italic;
}

.textgreenjapan_underline {
    text-decoration: underline;
    letter-spacing: 1px;
    color: #008080;
}

.textblackjapan_ProNW3 {
    font-size: 10.5pt;
    line-height: 200%;
    font-family: 'ヒラギノ明朝 ProN W3';
    color: #333333;
}

.textheadblue {
    font-size: 16pt;
    line-height: 115%;
    font-family: 'MS PGothic',sans-serif;
    color: #0000cc;
    padding-top: 10px;
    font-weight: bold;
}

.textsubheadblue {
    font-size: 14pt;
    line-height: 115%;
    font-family: 'MS PGothic',sans-serif;
    color: #0000cc;
    padding-top: 10px;
    font-weight: bold;
}

.textintored {
    font-family: Century, serif;
    color: red;
}
/*------------------------------------------------------------------*/
/*------------------- resolution (1280 up) -------------------------*/
@media screen and (min-width: 1200px) { /*default:1024*/
    img.picvidiox {
        width: 340px;
    }
    .spacebox {
        margin-top: -20px;
    }

    .spacebox01 {
        padding-top: 0px;
    }

    #boxspacetab01 {
        margin-top: 30.5px;
    }

    #boxspacetab02 {
        margin-top: 22.5px;
    }

    #blankboxspace1 {
        height: 190px;
    }

    #blankboxspace2 {
        height: 100%;
    }

    .picslidex {
        width: 100%;
        height: 50%;
    }

    .divlogo {
        position: absolute;
        float: right;
        width: 25%;
        height: auto;
        margin: -35px 0 0 810px;
        padding-left: 10px;
    }

    .divflag {
        margin: -45px 0px 0px 5px;
        float: left;
        color: white;
    }

    .chooseLag {
        width: 100%;
        height: 100%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inline-block;
    }

    .choosePic {
        margin-left: 50%;
        max-height: 70px;
    }

    .spaceboxt {
        margin-left: 38px;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 86%;
        margin-left: 2%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #0b2e6e;
        margin-left: -10%;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #00685d;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #a76d01;
        margin-left: -10%;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #a84700;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 35%;
        font-size: 100%;
        font-style: inherit;
        font-weight: 700;
        letter-spacing: 0.0625em;
        color: white;
    }

    .charmainbox2 {
        margin-top: 35%;
        font-size: 100%;
        font-style: inherit;
        font-weight: 700;
        letter-spacing: 0.0625em;
        color: white;
    }

    .charmainbox3 {
        margin-top: 35%;
        font-size: 100%;
        font-style: inherit;
        font-weight: 700;
        letter-spacing: 0.0625em;
        color: white;
    }

    .charmainbox4 {
        margin-top: 18%;
        font-size: 98%;
        font-style: inherit;
        font-weight: 700;
        letter-spacing: 0.0625em;
        color: white;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        margin-top: -2%;
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        position: relative;
        text-align: center;
    }

    .AsR {
        position: relative;
        text-align: center;
    }

    .AsRR {
        position: relative;
        text-align: center;
    }

    .AsLxR {
        text-align: center;
    }

    .AsLL {
        position: relative;
        text-align: center;
    }

    #bgboxside {
        background-color: #F0F0F0;
        margin-top: -10px;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        color: #016C69;
        position: relative;
        margin-top: 10px;
        width: 92%;
        margin-left: 4%;
        font-weight: 700;
        padding-top: 5px;
        letter-spacing: 1px;
    }

    .bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
        height: auto;
        color: #016C69;
        font-weight: 700;
        padding-bottom: 5px;
    }

    #bgboxsidesubxx0 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        padding-top: 5px;
        letter-spacing: 1px;
    }

    #bgboxsidesubxx1 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        letter-spacing: 1px;
    }

    .picdetailboxL {
        float: left;
        max-width: 100%;
        max-height: 80%;
        margin-top: 3px;
    }

    .picdetailboxR {
        float: right;
        max-width: 100%;
        max-height: 80%;
        margin-top: 3px;
    }

    .latest_news {
        width: 100%;
        height: 80%;
        padding-bottom: 15px;
    }

    .textboxs {
        position: relative;
        margin-top: -50px;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 85%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        max-height: 50px;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    .textboxsvideo01 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 55px;
        max-height: 55px;
        overflow: hidden;
        margin-top: -55px;
        opacity: 0.8;
        letter-spacing: 0.5px;
    }

    .textboxsvideo02 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 55px;
        max-height: 55px;
        overflow: hidden;
        margin-top: -55px;
        opacity: 0.8;
        letter-spacing: 0.5px;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 85px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 105px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 85%;
        height: 40%;
        margin-top: 75px;
        padding: 5px 0px 0px 0px;
        max-height: 50px;
        overflow: hidden;
        opacity: 0.8;
        letter-spacing: 0.5px;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 85%;
        height: 40%;
        margin-top: 75px;
        padding: 5px 0px 0px 0px;
        max-height: 50px;
        overflow: hidden;
        opacity: 0.8;
        letter-spacing: 0.5px;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 50px;
        min-height: 50px;
        opacity: 0.8;
        letter-spacing: 0.5px;
        text-align: center;
    }

    #sclogoboxtop {
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 120px;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    * {
        margin: 0;
        padding: 0;
    }

    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        /* background: url(/images/home/jp/bg-carecenter.png) no-repeat center top; */
        width: 100%;
        height: 85px;
        position: relative;
        padding: 5px 5px 0;
        display: inline-block;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 140px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 15px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }

    /* Control */
    #callToBumrungrad {
        display: none;
    }

    .bx-wrapper {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper img {
            display: block;
            /*height:260px;*/
            /*margin-top:10px;*/
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 75%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 100px;
            margin-left: -75%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 80%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bx-wrapper2 {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper2 img {
            display: block;
            height: 80%;
        }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: 64px;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%; /*default:960px;*/
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 16.6%; /*default:150px;*/
            padding-left: 2px;
            display: inline-block;
            text-align: left;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 190px;
            display: inline-block;
        }

    #icon_s {
        max-height: 124%;
        max-width: 124%;
    }

    .footer h3 {
        color: #005f5d;
        font-size: 13px;
        font-weight: 700;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
    }

    .footer a {
        color: #000 !important;
        font-size: 11px;
        display: block;
        line-height: 1.55em;
    }

        .footer a:hover {
            color: #979191 !important;
            text-decoration: none;
            cursor: pointer;
        }

    .footer .social > span {
        display: block;
        padding-bottom: 12px;
    }

        .footer .social > span > a {
            display: inline-block;
            padding-right: 15px;
            width: 90px;
        }

    .footer .social label {
        cursor: pointer;
    }


    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 960px;
        }

        .footer .footeraddress .address {
            width: 650px;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 260px;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 10px;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: middle;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 100%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*------------------------------------------------------------------*/
/*------------------- resolution (992 - 1279)-----------------------*/
@media (min-width: 992px) and (max-width: 1199px) { /*default:900-1024*/
    .spacebox {
        margin-top: -20px;
    }

    .picvidiox {
        width: 360px;
    }

    .spacebox01 {
        padding-top: 0px;
    }

    #boxspacetab01 {
        margin-top: -7.5px;
    }

    #boxspacetab02 {
        margin-top: 20.5px;
    }

    #blankboxspace1 {
        height: 190px;
    }

    #blankboxspace2 {
        height: 100%;
    }

    .picslidex {
        width: 100%;
        height: 50%;
    }

    .divlogo {
        position: absolute;
        width: 25%;
        height: auto;
        margin-top: -30px;
    }

    .chooseLag {
        width: 100%;
        height: 100%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inline-block;
    }

    .choosePic {
        margin-top: -2%;
        max-height: 70px;
    }

    .divflag {
        margin: -45px 0px 0px 180px;
        float: left;
        color: white;
    }

    .spaceboxt {
        margin-left: 5%;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 80%;
        margin-left: 1%;
        height: 24px;
    }

    .bsearch {
        width: 16%;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 10px 10px 10px 10px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #0b2e6e;
        margin-left: -10%;
    }

    .mainbox02 {
        padding: 10px 10px 10px 10px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #00685d;
    }

    .mainbox03 {
        padding: 10px 10px 10px 10px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #a76d01;
        margin-left: -10%;
    }

    .mainbox04 {
        padding: 10px 10px 10px 10px;
        width: 110%;
        height: 100%;
        text-align: left;
        background-color: #a84700;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 35%;
        font-size: 80%;
        font-style: inherit;
        color: white;
        letter-spacing: 0.0625em;
    }

    .charmainbox2 {
        margin-top: 35%;
        font-size: 80%;
        font-style: inherit;
        color: white;
        letter-spacing: 0.0625em;
    }

    .charmainbox3 {
        margin-top: 35%;
        font-size: 80%;
        font-style: inherit;
        color: white;
        letter-spacing: 0.0625em;
    }

    .charmainbox4 {
        margin-top: 15%;
        font-size: 80%;
        font-style: inherit;
        color: white;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        margin-top: -2%;
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        position: relative;
        text-align: center;
    }

    .AsR {
        position: relative;
        text-align: center;
    }

    .AsRR {
        position: relative;
        text-align: center;
    }

    .AsLxR {
        position: relative;
        text-align: center;
    }

    .AsLL {
        position: relative;
        text-align: center;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        color: #016C69;
        position: relative;
        margin-top: 10px;
        width: 92%;
        margin-left: 4%;
        font-weight: 700;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
        height: auto;
        color: #016C69;
        font-weight: 700;
        padding-bottom: 5px;
    }

    #bgboxsidesubxx0 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        padding-top: 5px;
        font-size: 80%;
    }

    #bgboxsidesubxx1 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
    }

    .picdetailboxL {
        float: left;
        max-width: 100%;
        max-height: 80%;
        margin-top: 3px;
    }

    .picdetailboxR {
        float: right;
        max-width: 100%;
        max-height: 80%;
        margin-top: 3px;
    }

    .latest_news {
        width: 100%;
        height: 80%;
        padding-bottom: 15px;
    }

    .textboxs {
        position: relative;
        margin-top: -7%;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    .textboxsvideo01 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 65px;
        max-height: 65px;
        overflow: hidden;
        margin-top: -65px;
        opacity: 0.8;
    }

    .textboxsvideo02 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 65px;
        max-height: 65px;
        overflow: hidden;
        margin-top: -65px;
        opacity: 0.8;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 70px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 90px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 80%;
        font-weight: bold;
        line-height: 140%;
        width: 81%;
        height: 40%;
        margin-top: 75px;
        padding: 5px 0px 0px 0px;
        max-height: 50px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 80%;
        font-weight: bold;
        line-height: 140%;
        width: 81%;
        height: 40%;
        margin-top: 75px;
        padding: 5px 0px 0px 0px;
        max-height: 50px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 80%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 50px;
        max-height: 50px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 120px;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    * {
        margin: 0;
        padding: 0;
    }
    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%;
        height: 85px;
        position: relative;
        padding: 5px 5px 0;
        display: inline-block;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 100px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 15px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }


    .bx-wrapper {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper img {
            display: block;
            height: 220px;
            margin-top: 10px;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 75%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 100px;
            margin-left: -75%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 80%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bx-wrapper2 {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper2 img {
            display: block;
            height: 80%;
        }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: 64px;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    #callToBumrungrad {
        display: none;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%;
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 150px;
            padding-left: 2px;
            display: inline-block;
            text-align: left;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 190px;
            display: inline-block;
        }

    #icon_s {
        max-height: 124%;
        max-width: 124%;
    }

    .footer h3 {
        color: #005f5d;
        font-size: 13px;
        font-weight: 700;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
    }

    .footer a {
        color: #000 !important;
        font-size: 11px;
        display: block;
        line-height: 1.55em;
    }

        .footer a:hover {
            color: #979191 !important;
            text-decoration: none;
            cursor: pointer;
        }

    .footer .social > span {
        display: block;
        padding-bottom: 12px;
    }

        .footer .social > span > a {
            display: inline-block;
            padding-right: 15px;
            width: 90px;
        }

    .footer .social label {
        cursor: pointer;
    }


    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 960px;
        }

        .footer .footeraddress .address {
            width: 650px;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 260px;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 10px;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: middle;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 100%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*------------------------------------------------------------------*/
/*------------------- resolution (768 - 991)------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
    .tablehc {
        overflow: auto;
        display: block;
        max-width: 700px;
    }

    .picvidiox {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .spacebox {
        margin-top: -20px;
    }

    .spacebox01 {
        padding-top: 0px;
    }

    #boxspacetab01 {
        margin-top: -20px;
    }

    #boxspacetab02 {
        margin-top: 0px;
    }

    #blankboxspace1 {
        height: 100%;
    }

    #blankboxspace2 {
        height: 100%;
    }

    .picslidex {
        width: 100%;
        height: 50%;
    }

    .divlogo {
        position: absolute;
        width: 25%;
        height: auto;
        margin-top: -30px;
    }

    .divflag {
        margin: -45px 0px 0px 180px;
        float: left;
        color: white;
    }

    .chooseLag {
        width: 100%;
        height: 100%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inline-block;
    }

    .choosePic {
        margin: -5px 0px 0px 0px;
        max-height: 70px;
    }

    .spaceboxt {
        margin-left: 5%;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 86%;
        margin-left: 2%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 49%;
        height: 100%;
        text-align: left;
        background-color: #0b2e6e;
        float: left;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 49%;
        height: 100%;
        text-align: left;
        background-color: #00685d;
        float: right;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 49%;
        height: 100%;
        text-align: left;
        background-color: #a76d01;
        float: left;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 49%;
        height: 100%;
        text-align: left;
        background-color: #a84700;
        float: right;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 10px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 10px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 10px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #ffffff;
        padding: 0px 0px 0px 10px;
    }

    .charmainbox1 {
        margin-top: 170px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox2 {
        margin-top: 170px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox3 {
        margin-top: 170px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox4 {
        margin-top: 140px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        margin-top: -2%;
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        float: left;
        position: relative;
        margin-left: 1%;
        width: 20%;
    }

    .AsR {
        position: relative;
        float: left;
        margin-left: 1%;
        width: 20%;
    }

    .AsRR {
        position: absolute;
        float: right;
        margin-left: 81%;
        width: 20%;
    }

    .AsLxR {
        float: left;
        position: relative;
        margin-left: 1%;
        width: 20%;
    }

    .AsLL {
        float: left;
        position: relative;
        width: 20%;
        margin-left: 1%;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        color: #016C69;
        position: relative;
        margin-top: 10px;
        width: 92%;
        margin-left: 4%;
        font-weight: 700;
        font-size: 120%;
        line-height: 120%;
        padding-top: 5px;
    }

    .bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
        height: auto;
        color: #016C69;
        font-weight: 700;
    }

    #bgboxsidesubxx0 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 140%;
        line-height: 140%;
        padding-top: 5px;
    }

    #bgboxsidesubxx1 {
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 140%;
        line-height: 140%;
    }

    .picdetailboxL {
        float: left;
        max-width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .picdetailboxR {
        float: right;
        max-width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .latest_news {
        width: 100%;
        height: 100%;
    }

    .textboxs {
        position: relative;
        margin-top: -55px;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 82%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        min-height: 55px;
        max-height: 55px;
        overflow: hidden;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    .textboxsvideo01 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        float: left;
        min-height: 65px;
        max-height: 65px;
        overflow: hidden;
        margin-top: -65px;
        opacity: 0.8;
    }

    .textboxsvideo02 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 80%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        float: right;
        min-height: 65px;
        max-height: 65px;
        overflow: hidden;
        margin-top: -65px;
        opacity: 0.8;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 60px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 80px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 140%;
        font-weight: bold;
        line-height: 140%;
        width: 49%;
        height: 60px;
        margin: calc(-170px + 44%) 0 0 0;
        top: 62px;
        padding: 5px 0px 0px 0px;
        float: left;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 140%;
        font-weight: bold;
        line-height: 140%;
        width: 49%;
        height: 60px;
        margin: calc(-170px + 44%) 0 0 calc(-43.8% + 44%);
        top: 62px;
        left: 49%;
        padding: 5px 0px 0px 0px;
        float: right;
        opacity: 0.8;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 120px;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    #video_box01 {
        width: 50%;
        float: left;
    }

    #video_box02 {
        width: 50%;
        float: right;
    }

    #pagescale_spc {
        padding-left: 5%;
        width: 100%;
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .picqeustionbox1 {
        height: 5%;
        width: 5%;
    }

    .picqeustionbox2 {
        height: 2%;
        width: 2%;
    }
    /*----------*/
    * {
        margin: 0;
        padding: 0;
    }


    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%; /*960px*/
        height: 85px;
        position: relative;
        padding: 5px 5px 0;
        margin: 0px;
        display: none; /*default:inline-block*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 100px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    #callToBumrungrad {
        display: inline-block;
    }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 15px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }


    .bx-wrapper {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper img {
            display: block;
            height: 205px;
            margin-top: 10px;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 75%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 100px;
            margin-left: -75%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 80%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bx-wrapper2 {
        position: relative;
        margin: 0 0 5px;
        padding: 0;
        height: 240px;
    }

        .bx-wrapper2 img {
            display: block;
            height: 80%;
        }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: 64px;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 90%;
            display: inline-block;
        }

        .footer div .link {
            width: 100px;
            padding: 10px;
            display: inline-block;
            text-align: left;
            vertical-align: top;
        }

        .footer .social {
            width: 50%; /*default:190px*/
            display: inline-block;
        }

    #icon_s {
        width: 33%;
        float: left;
        padding: 3px 0 0 5px;
    }

    .footer h3 {
        color: #005f5d;
        font-size: 13px;
        font-weight: 700;
        margin: 0;
        margin-top: 2px;
        margin-bottom: 5px;
    }

    .footer a {
        color: #000 !important;
        font-size: 11px;
        display: block;
        line-height: 1.55em;
    }

        .footer a:hover {
            color: #979191 !important;
            text-decoration: none;
            cursor: pointer;
        }

    .footer .social > span {
        display: block;
        padding-bottom: 12px;
    }

        .footer .social > span > a {
            display: inline-block;
            padding-right: 15px;
            width: 90px;
        }

    .footer .social label {
        cursor: pointer;
    }


    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 100%;
        }

        .footer .footeraddress .address {
            width: 100%;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 70%;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 10px;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: middle;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 100%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*----------------------------------------------------------------*/
/*------------------- resolution (601 - 767)----------------------*/
@media (min-width: 601px) and (max-width: 767px) { /*480-960*/
    .tablehc {
        overflow-x: auto;
        display: block;
        max-width: 602px;
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .spacebox {
        margin-left: 0;
    }

    .spacebox01 {
        padding-top: 50px;
    }

    #boxspacetab01 {
        margin-top: -50px;
    }

    #boxspacetab02 {
        margin-top: 50px;
    }

    .divlogo {
        width: 25%;
        height: auto;
        margin-top: -20px;
    }

    .spacebox01 {
        padding-top: 10px;
    }

    .divflag {
        margin: -45px 0px 0px 180px;
        float: left;
        color: white;
    }

    .chooseLag {
        width: 60%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inline-block;
    }

    .choosePic {
        margin-top: -15px;
        max-height: 70px;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .picvidiox {
        width: 48%;
        float: left;
        padding-right: 10px;
        margin-left: 2%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 86%;
        margin-left: 3%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #0b2e6e;
        float: left;
        margin-left: 2%;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #00685d;
        float: right;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a76d01;
        float: left;
        margin-left: 2%;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a84700;
        float: right;
        font-weight: 700;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox2 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox3 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .charmainbox4 {
        margin-top: 97px;
        font-size: 140%;
        font-style: inherit;
        font-weight: 700;
        color: white;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        float: left;
        position: relative;
        margin-left: 1%;
        width: 20%;
    }

    .AsR {
        position: relative;
        float: left;
        margin-left: 1%;
        width: 20%;
    }

    .AsRR {
        position: static;
        float: right;
        width: 15%;
    }

    .AsLxR {
        float: left;
        position: relative;
        margin-left: 1%;
        width: 20%;
    }

    .AsLL {
        float: left;
        position: relative;
        width: 20%;
        margin-left: 1%;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        position: relative;
        color: #016C69;
        font-weight: 700;
        font-size: 100%;
        line-height: 120%;
        margin: 50px 0 0 5px;
        padding-top: 5px;
    }

    #bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
    }

    #bgboxsidesubxx0 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
        padding-top: 5px;
    }

    #bgboxsidesubxx1 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
    }

    .picdetailboxL {
        float: left;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .picdetailboxR {
        float: right;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .latest_news {
        width: 100%;
        height: 80%;
    }

    .textboxs {
        position: relative;
        margin-top: -7%;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    #blankboxspace1 {
        height: 0px;
    }

    #blankboxspace2 {
        height: 260px;
    }

    .textboxsvideo01 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 46%;
        line-height: 140%;
        padding: 5px 10px 5px 10px;
        margin-left: 1%;
        margin-top: 100px;
        opacity: 0.8;
        min-height: 120px;
    }

    .textboxsvideo02 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 46%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        margin-left: 49%;
        margin-top: 100px;
        opacity: 0.8;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 60px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 80px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 50%;
        height: 52px;
        margin-top: calc(-169px + 44%);
        top: 75px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 48%;
        height: 52px;
        margin-top: calc(-169px + 44%);
        margin-left: 48%;
        top: 75px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        padding-top: 2px;
        float: left;
        width: 33%;
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
        float: left;
        width: 33%;
        margin-top: 30px;
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 100px;
        margin-left: 10%;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    * {
        margin: 0;
        padding: 0;
    }
    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%;
        height: auto;
        position: relative;
        padding: 5px 25px 0;
        margin-top: 15px;
        display: none; /*default:inline-block*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 200px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 30px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }

    .bx-wrapper {
        position: relative;
        margin: 0 0 60px;
        padding: 0;
    }

        .bx-wrapper img {
            display: block;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 90%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 120px;
            margin-left: -90%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 100%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: auto;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%;
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 100%;
            padding-left: 2px;
            display: inline-block;
            text-align: middle;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 100%;
            display: inline-block;
        }

        .footer h3 {
            color: #005f5d;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            margin-top: 2px;
            margin-bottom: 5px;
        }

        .footer a {
            color: #000 !important;
            font-size: 11px;
            display: block;
            line-height: 1.55em;
        }

            .footer a:hover {
                color: #979191 !important;
                text-decoration: none;
                cursor: pointer;
            }

        .footer .social > span {
            display: block;
            padding-bottom: 12px;
        }

            .footer .social > span > a {
                display: inline-block;
                padding-right: 15px;
                width: 90px;
            }

        .footer .social label {
            cursor: pointer;
        }

    #icon_s {
        width: 50%;
    }

    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 100%;
        }

        .footer .footeraddress .address {
            width: 64%;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 100%;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 25%;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: left;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 50%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*----------------------------------------------------------------*/
/*------------------- resolutiom (480 - 600) ---------------------*/
@media (min-width: 480px) and (max-width: 600px) { /*480-960*/
    .tablehc {
        overflow-x: auto;
        display: block;
        width: 100%;
        max-width: 470px;
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .spacebox {
        margin-left: 0;
    }

    .spacebox01 {
        padding-top: 10px;
    }

    #boxspacetab01 {
        margin-top: -50px;
    }

    #boxspacetab02 {
        margin-top: calc(150px - 10%);
    }

    .divlogo {
        width: 25%;
        height: auto;
        margin-top: -20px;
    }

    .divflag {
        margin: -45px 0px 0px 180px;
        float: left;
        color: white;
    }

    .chooseLag {
        width: 60%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inline-block;
    }

    .choosePic {
        margin-top: -15px;
        max-height: 70px;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .picvidiox {
        width: 48%;
        float: left;
        padding-right: 10px;
        margin-left: 2%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 86%;
        margin-left: 3%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #0b2e6e;
        float: left;
        margin-left: 2%;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #00685d;
        float: right;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a76d01;
        float: left;
        margin-left: 2%;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a84700;
        float: right;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox2 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox3 {
        margin-top: 125px;
        font-size: 140%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox4 {
        margin-top: 96px;
        font-size: 140%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        float: left;
        position: relative;
        height: 100%;
        width: 33%;
        padding: 0px 5px 5px 8%;
    }

    .AsR {
        position: relative;
        float: left;
        width: 35%;
        margin-left: 22%;
    }

    .AsRR {
        position: relative;
        float: right;
        width: 35%;
        margin-right: 5%;
    }

    .AsLxR {
        position: relative;
        float: left;
        height: 100%;
        width: 34%;
        padding: 0px 0px 5px 12%;
    }

    .AsLL {
        float: left;
        position: relative;
        height: 100%;
        width: 33%;
        padding: 0px 0px 5px 3%;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        position: relative;
        color: #016C69;
        font-weight: 700;
        font-size: 100%;
        line-height: 120%;
        margin: 50px 0 0 5px;
        padding-top: 5px;
    }

    #bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
    }

    #bgboxsidesubxx0 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
        padding-top: 5px;
    }

    #bgboxsidesubxx1 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
    }

    .picdetailboxL {
        float: left;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .picdetailboxR {
        float: right;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .latest_news {
        width: 100%;
        height: 80%;
    }

    .textboxs {
        position: relative;
        margin-top: -7%;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    #blankboxspace1 {
        height: 180px;
    }

    #blankboxspace2 {
        height: 260px;
    }

    .textboxsvideo01 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 46%;
        line-height: 140%;
        padding: 5px 10px 5px 10px;
        margin-left: 1%;
        margin-top: 90px;
        opacity: 0.8;
        min-height: 120px;
    }

    .textboxsvideo02 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 46%;
        line-height: 140%;
        padding: 5px 5px 105px 5px;
        margin-left: 48%;
        margin-top: 90px;
        opacity: 0.8;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 60px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 80px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 50%;
        height: 52px;
        margin-top: calc(-0px + 18%);
        top: 72px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 48%;
        height: 52px;
        margin-top: calc(-0px + 18%);
        top: 72px;
        margin-left: 46%;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        padding-top: 2px;
        float: left;
        width: 33%;
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
        float: left;
        width: 33%;
        margin-top: 30px;
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 100px;
        margin-left: 10%;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    * {
        margin: 0;
        padding: 0;
    }
    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%;
        height: auto;
        position: relative;
        padding: 5px 25px 0;
        margin-top: 15px;
        display: none; /*default:inline-block*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 200px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 30px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }

    .bx-wrapper {
        position: relative;
        margin: 0 0 60px;
        padding: 0;
    }

        .bx-wrapper img {
            display: block;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 90%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 120px;
            margin-left: -90%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 100%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: auto;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%;
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 100%;
            padding-left: 2px;
            display: inline-block;
            text-align: middle;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 100%;
            display: inline-block;
        }

        .footer h3 {
            color: #005f5d;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            margin-top: 2px;
            margin-bottom: 5px;
        }

        .footer a {
            color: #000 !important;
            font-size: 11px;
            display: block;
            line-height: 1.55em;
        }

            .footer a:hover {
                color: #979191 !important;
                text-decoration: none;
                cursor: pointer;
            }

        .footer .social > span {
            display: block;
            padding-bottom: 12px;
        }

            .footer .social > span > a {
                display: inline-block;
                padding-right: 15px;
                width: 90px;
            }

        .footer .social label {
            cursor: pointer;
        }

    #icon_s {
        width: 50%;
    }

    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 100%;
        }

        .footer .footeraddress .address {
            width: 64%;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 100%;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 25%;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: left;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 50%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*----------------------------------------------------------------*/
/*------------------- resolution (320 - 479) ---------------------*/
@media (min-width: 320px) and (max-width: 479px) {
    .tablehc {
        overflow-x: auto;
        display: block;
        width: 100%;
        max-width: 320px;
    }

    .xcontent-detail {
        max-width: 320px;
        overflow-x: auto;
        display: block;
    }

    .spacebox {
        margin-left: 10px;
    }

    .spacebox01 {
        padding-top: 0px;
    }

    #boxspacetab01 {
        margin-top: -50px;
    }

    #boxspacetab02 {
        margin-top: calc(180px - 10%);
    }

    .divlogo {
        margin-left: 0;
        width: 25%;
        height: auto;
        margin-top: -20px;
    }

    .choosePic {
        margin-top: -20px;
        max-height: 70px;
        margin-left: -20px;
    }

    .divflag {
        margin: -60px 0px 0px 160px;
        float: left;
        color: white;
    }

    .chooseLag {
        width: 80%;
    }

    .chooseLag2 {
        padding-left: 5px;
        display: inherit;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .picvidiox {
        width: 48%;
        float: left;
        padding-right: 10px;
        margin-left: 2%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 84%;
        margin-left: 2%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #0b2e6e;
        float: left;
        margin-left: 2%;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #00685d;
        float: right;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a76d01;
        float: left;
        margin-left: 2%;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 48%;
        height: 48%;
        text-align: left;
        background-color: #a84700;
        float: right;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox2 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox3 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox4 {
        margin-top: 41%;
        font-size: 110%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        float: left;
        position: relative;
        height: 100%;
        width: 33%;
        padding: 0px 5px 5px 5px;
    }

    .AsR {
        position: relative;
        float: left;
        width: 33.33%;
        /*margin-left: 15%;*/
        padding-left: 5px;
    }

    .AsRR {
        position: relative;
        float: right;
        width: 33.33%;
        /*margin-right: 10%;*/
        padding-left: 5px;
    }

    .AsLxR {
        position: relative;
        float: left;
        height: 100%;
        width: 33.33%;
        padding: 0px 0px 5px 5px;
    }

    .AsLL {
        float: left;
        position: relative;
        height: 100%;
        width: 33%;
        padding: 0px 0px 5px 5px;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        position: relative;
        color: #016C69;
        font-weight: 700;
        font-size: 100%;
        line-height: 120%;
        margin: 50px 0 0 5px;
        padding-top: 5px;
    }

    #bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
    }

    #bgboxsidesubxx0 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
        padding-top: 5px;
    }

    #bgboxsidesubxx1 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
    }

    .picdetailboxL {
        float: left;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .picdetailboxR {
        float: right;
        width: 50%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .latest_news {
        width: 100%;
        height: 80%;
    }

    .textboxs {
        position: relative;
        margin-top: -7%;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        line-height: 150%;
        padding: 5px 5px 5px 5px;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    #blankboxspace1 {
        height: 180px;
    }

    #blankboxspace2 {
        height: 250px;
    }

    .textboxsvideo01 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 45%;
        line-height: 140%;
        padding: 5px 10px 5px 10px;
        margin-top: 50px;
        opacity: 0.8;
        min-height: 160px;
    }

    .textboxsvideo02 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 45%;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        margin-left: 48%;
        margin-top: 50px;
        opacity: 0.8;
        min-height: 160px;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 60px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 80px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 46%;
        height: 62px;
        margin-top: calc(0px + 12.8%);
        top: 60px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 47%;
        height: 60px;
        margin-top: calc(0px + 12.8%);
        top: 62px;
        margin-left: 46%;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 140%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        padding-top: 2px;
        float: left;
        width: 33%;
        padding-top: 2px;
    }

    #sclogoboxbottom {
        padding-top: 2px;
        float: left;
        width: 33%;
        margin-top: 30px;
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 120px;
        margin-left: 10%;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
        min-height: 400px;
    }

    * {
        margin: 0;
        padding: 0;
    }
    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%;
        height: auto;
        position: relative;
        padding: 5px 25px 0;
        margin-top: 15px;
        display: none; /*default:inline-block*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 200px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        right: 20px;
        top: 30px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }

    .bx-wrapper {
        position: relative;
        margin: 0 0 60px;
        padding: 0;
    }

        .bx-wrapper img {
            display: block;
            margin-top: 10px;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
            background: url(/images/home/jp/bx_loader.gif) center center no-repeat;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 90%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: 135px;
            margin-left: -85%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 100%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: auto;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%;
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 100%;
            padding-left: 2px;
            display: inline-block;
            text-align: middle;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 100%;
            display: inline-block;
        }

        .footer h3 {
            color: #005f5d;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            margin-top: 2px;
            margin-bottom: 5px;
        }

        .footer a {
            color: #000 !important;
            font-size: 11px;
            display: block;
            line-height: 1.55em;
        }

            .footer a:hover {
                color: #979191 !important;
                text-decoration: none;
                cursor: pointer;
            }

        .footer .social > span {
            display: block;
            padding-bottom: 12px;
        }

            .footer .social > span > a {
                display: inline-block;
                padding-right: 15px;
                width: 90px;
            }

        .footer .social label {
            cursor: pointer;
        }

    #icon_s {
        width: 50%;
    }

    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 100%;
        }

        .footer .footeraddress .address {
            width: 64%;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 100%;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 10px;
        }

            .footer .footeraddress .jci .logo {
                width: 69px;
                vertical-align: left;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 50%;
                display: inline-block;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    .footer .text a {
        font-size: 13px;
    }
}
/*--------------------------------------------------------------*/
/*--------------------(resolution 320 less )--------------------*/
@media (max-width: 319px) {
    .row {
        margin-left: -5px;
        margin-right: 5px;
    }

    body {
        width: 300px;
        overflow-x: auto;
        margin-left: 5%;
    }

    .spacebox {
        margin-left: 0;
    }

    .spacebox01 {
        padding-top: 50px;
    }

    #boxspacetab01 {
        margin-top: -50px;
    }

    #boxspacetab02 {
        margin-top: 50px;
    }

    .divlogo {
        margin-left: 0px;
        max-width: 25%;
        height: auto;
        margin-top: -85px;
    }

    .spacebox01 {
        padding-top: 50px;
    }

    .choosePic {
        max-width: 200%;
        max-height: 200%;
    }

    .divtel {
        margin-left: -100%;
        color: white;
        font-size: 13px;
        float: left;
        margin-top: 40px;
    }

    .chooseLag {
        width: 100%;
    }

    .chooseLag2 {
        padding-left: 10px;
        width: 100%;
        height: 100%;
        display: inline-block;
    }

    .As01 {
        background-color: #b0c4de;
        width: 100%;
    }

    .As02 {
        background-color: #000000;
        width: 100%;
    }

    .picvidiox {
        width: 100%;
        padding-right: 10px;
        margin-left: 2%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .divsearch1 {
        width: 100%;
    }

    .textsearch {
        width: 70%;
        margin-left: 5%;
        height: 24px;
    }

    .picsearch {
        max-width: 35px;
    }

    .mainbox01 {
        padding: 15px 15px 15px 15px;
        width: 100%;
        height: 100%;
        text-align: left;
        float: left;
        margin: 10px 0 0 1%;
        background-color: #0b2e6e;
    }

    .mainbox02 {
        padding: 15px 15px 15px 15px;
        width: 100%;
        height: 100%;
        text-align: left;
        float: left;
        margin: 10px 0 0 1%;
        background-color: #00685d;
    }

    .mainbox03 {
        padding: 15px 15px 15px 15px;
        width: 100%;
        height: 100%;
        text-align: left;
        float: left;
        margin: 10px 0 0 1%;
        background-color: #a76d01;
    }

    .mainbox04 {
        padding: 15px 15px 15px 15px;
        width: 100%;
        height: 100%;
        text-align: left;
        float: left;
        margin: 10px 0 0 1%;
        background-color: #a84700;
    }

    .arbox1 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox2 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox3 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .arbox4 {
        vertical-align: bottom;
        border: 1px solid #FFFFFF;
        padding: 0px 0px 0px 5px;
    }

    .charmainbox1 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox2 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox3 {
        margin-top: 55%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .charmainbox4 {
        margin-top: 37%;
        font-size: 120%;
        font-style: inherit;
        color: white;
        font-weight: 700;
    }

    .picmainbox {
        width: 28%;
        float: right;
    }

    .pointpic01 {
        background-color: #B0B0B0;
    }

    .picbox010 {
        width: 120%;
    }

    .AsL {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        padding: 0px 0px 110px 5px;
        margin-left: 25%;
        margin-right: 25%;
    }

    .AsR {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        padding: 0px 0px 110px 5px;
        margin-left: 25%;
        margin-right: 25%;
    }

    .AsRR {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        padding: 0px 0px 110px 5px;
        margin-left: 25%;
        margin-right: 25%;
    }

    .AsLxR {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        padding: 0px 0px 110px 5px;
        margin-left: 25%;
        margin-right: 25%;
    }

    .AsLL {
        float: left;
        position: relative;
        height: 100%;
        width: 100%;
        padding: 0px 0px 110px 5px;
        margin-left: 25%;
        margin-right: 25%;
    }

    #bgboxside {
        background-color: #F0F0F0;
    }

    #bgboxsidesub {
        background-color: #FFFFFF;
        position: relative;
        color: #016C69;
        font-weight: 700;
        font-size: 100%;
        line-height: 120%;
        margin: 50px 0 0 5px;
        padding-top: 5px;
    }

    #bgboxsidesubx {
        background-color: #FFFFFF;
        position: relative;
    }

    #bgboxsidesubxx0 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
        padding-top: 5px;
    }

    #bgboxsidesubxx1 {
        line-height: 150%;
        height: auto;
        color: #016C69;
        font-weight: 700;
        margin-left: 5%;
        font-size: 80%;
    }

    .picdetailboxL {
        float: left;
        width: 98%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
        margin-left: 2%;
    }

    .picdetailboxR {
        float: left;
        width: 98%;
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
        margin-left: 2%;
        margin-top: 30px;
    }

    .latest_news {
        width: 100%;
        height: 80%;
    }

    #latest_news_pic {
        height: calc(0px + 100%);
        max-height: calc(0px + 100%);
    }

    .textboxs {
        position: relative;
        margin-top: -7%;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        padding: 5px 5px 5px 5px;
        opacity: 0.8;
        letter-spacing: 0.0625em;
    }

    #blankboxspace1 {
        height: 230px;
    }

    #blankboxspace2 {
        height: 0px;
    }

    .textboxsvideo01 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 10px 5px 10px;
        margin-top: -10%;
        opacity: 0.8;
    }

    .textboxsvideo02 {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        font-size: 100%;
        font-weight: bold;
        width: 100%;
        line-height: 140%;
        padding: 5px 5px 105px 5px;
        margin-top: -10%;
        opacity: 0.8;
    }

    .textboxsmenu1 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 60px;
        line-height: 120%;
    }

    .textboxsmenu2 {
        position: absolute;
        width: 1em;
        font-weight: 700;
        float: right;
        display: block;
        margin: 0 0.5em;
        text-align: right;
        font-size: 100%;
        color: #ffffff;
        margin: -165px 0 0 80px;
        line-height: 120%;
    }

    .textboxsdatatt1 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 87%;
        height: 60px;
        margin-top: 78px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsdatatt2 {
        position: absolute;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: center;
        font-size: 100%;
        font-weight: bold;
        line-height: 140%;
        width: 87%;
        height: 60px;
        margin-top: 245px;
        padding: 5px 0px 0px 0px;
        overflow: hidden;
        opacity: 0.8;
    }

    .textboxsnew {
        position: relative;
        background-color: #FFFFFF;
        color: #016C69;
        text-align: left;
        font-size: 100%;
        font-weight: 700;
        line-height: 150%;
        width: 100%;
        height: 100%;
        padding: 5px 0px 5px 0px;
        margin-top: -50px;
        min-height: 70px;
        max-height: 70px;
        overflow: hidden;
        text-align: center;
        opacity: 0.8;
    }

    #sclogoboxtop {
        float: left;
        width: 100%;
        padding-top: 2px;
    }

    #sclogoboxbottom {
        float: left;
        width: 100%;
        padding-top: 2px;
    }

    #bxsliderdesign {
        width: 100%;
        overflow: hidden;
        position: relative;
        height: 120px;
        margin-left: 10%;
    }

    #content-left {
        padding-bottom: 10px;
    }

    #content-right {
        background-color: #F0F0F0;
    }

    * {
        margin: 0;
        padding: 0;
    }
    /*------------------------- Feather_Center --------------------------*/
    #care-center {
        background: url(/images/home/jp/bg-carecenter.png) no-repeat center top;
        width: 100%;
        height: auto;
        position: relative;
        padding: 5px 25px 0;
        margin-top: 15px;
        display: none; /*default:inline-block*/
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        #care-center h2 {
            display: block;
            width: 200px;
            float: left;
            height: 50px;
            font-size: 13px;
            font-weight: 700;
            color: #006c67;
            background: url(/images/home/jp/arrow.png) 0 10px no-repeat;
            padding: 10px 0 0 20px;
            text-align: left;
        }

        #care-center ul li {
            float: left;
            display: block;
            width: 100%;
            clear: both;
            margin: 0;
            padding: 0;
            font-size: 11px;
        }

            #care-center ul li h3 {
                color: #00655d;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 5px;
                font-weight: 700;
            }

    .viewall {
        font-size: 11px;
        color: #FFF;
        background: url(/images/home/jp/bg-viewall.png) no-repeat;
        width: 71px;
        height: 27px;
        display: block;
        line-height: 25px;
        position: absolute;
        left: 30px;
        top: 75px;
    }

        .viewall a:hover {
            color: #000;
            text-decoration: none;
        }

    .bx-wrapper {
        position: relative;
        margin: 0 0 60px;
        padding: 0;
    }

        .bx-wrapper img {
            display: block;
        }

        .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
            position: absolute;
            bottom: -30px;
            width: 100%;
            display: none;
        }

        .bx-wrapper .bx-loading {
            min-height: 50px;
        }

        .bx-wrapper .bx-pager {
            text-align: center;
            font-size: .85em;
            font-family: Arial;
            font-weight: 700;
            color: #666;
            padding-top: 20px;
        }

            .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
                display: inline;
            }

            .bx-wrapper .bx-pager.bx-default-pager a {
                background: #666;
                text-indent: -9999px;
                display: block;
                width: 10px;
                height: 10px;
                border-radius: 5px;
                margin: 0 5px;
            }

                .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                    background: #000;
                }

        .bx-wrapper .bx-prev {
            left: 90%;
            background: url(/images/home/jp/controls.png) no-repeat 0 -32px;
        }

        .bx-wrapper .bx-next {
            right: 10px;
            background: url(/images/home/jp/controls.png) no-repeat -43px -32px;
        }

        .bx-wrapper .bx-prev:hover {
            background-position: 0 0;
        }

        .bx-wrapper .bx-next:hover {
            background-position: -43px 0;
        }

        .bx-wrapper .bx-controls-direction a {
            position: absolute;
            top: -50px;
            margin-left: -86%;
            width: 32px;
            height: 32px;
            text-indent: -9999px;
            z-index: 500;
        }

            .bx-wrapper .bx-controls-direction a.disabled {
                display: none;
            }

        .bx-wrapper .bx-controls-auto {
            text-align: center;
        }

            .bx-wrapper .bx-controls-auto .bx-start {
                display: block;
                text-indent: -9999px;
                width: 10px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -11px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                    background-position: -86px 0;
                }

            .bx-wrapper .bx-controls-auto .bx-stop {
                display: block;
                text-indent: -9999px;
                width: 9px;
                height: 11px;
                background: url(/images/home/jp/controls.png) -86px -44px no-repeat;
                margin: 0 3px;
            }

                .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                    background-position: -86px -33px;
                }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
            text-align: left;
            width: 100%;
        }

        .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
            right: 0;
            width: 35px;
        }

        .bx-wrapper .bx-caption {
            position: absolute;
            bottom: 0;
            left: 0;
            background: rgba(80,80,80,.75);
            width: 100%;
        }

            .bx-wrapper .bx-caption span {
                color: #fff;
                font-family: Arial;
                display: block;
                font-size: .85em;
                padding: 10px;
            }

    .bxslider2 {
        text-align: left;
    }

        .bxslider2 img {
            float: left;
            margin-right: 10px;
        }

        .bxslider2 li {
            height: auto;
        }

        .bxslider2 ul li a {
            color: #000;
        }

    #care-center .bx-viewport ul li a:hover {
        text-decoration: none;
    }

    #care-center .bx-viewport ul li a {
        color: #000;
    }

    .viewall a {
        color: #fff;
        text-decoration: none;
        margin-left: 25%;
    }
    /*-------------------------------------------------------------------*/
    /*-----------------------------Footer--------------------------------*/
    .footer {
        width: 100% !important;
        text-align: center !important;
        vertical-align: top !important;
        padding-bottom: 25px !important;
        padding-top: 20px !important;
        background-color: transparent !important;
        margin-top: 10px !important;
        background-image: none !important;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

        .footer .footerdetail {
            width: 100%;
            padding-left: 10px;
            display: inline-block;
        }

        .footer div .link {
            width: 100%;
            padding-left: 2px;
            display: inline-block;
            text-align: middle;
            margin-left: -2px;
            vertical-align: top;
        }

        .footer .social {
            width: 100%;
            display: inline-block;
        }

        .footer h3 {
            color: #005f5d;
            font-size: 13px;
            font-weight: 700;
            margin: 0;
            margin-top: 2px;
            margin-bottom: 5px;
        }

        .footer a {
            color: #000 !important;
            font-size: 11px;
            display: block;
            line-height: 1.55em;
        }

            .footer a:hover {
                color: #979191 !important;
                text-decoration: none;
                cursor: pointer;
            }

        .footer .social > span {
            display: block;
            padding-bottom: 12px;
        }

            .footer .social > span > a {
                display: inline-block;
                padding-right: 15px;
                width: 90px;
            }

        .footer .social label {
            cursor: pointer;
        }

    #icon_s {
        width: 50%;
    }

    .footer .footeraddress {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 9px;
        padding-top: 15px;
    }

        .footer .footeraddress a {
            color: #24928F !important;
        }

            .footer .footeraddress a:hover {
                color: #979191 !important;
            }

        .footer .footeraddress .footeraddressdetail {
            width: 100%;
        }

        .footer .footeraddress .address {
            width: 64%;
            display: inline-block;
            text-align: left;
            vertical-align: middle;
        }

            .footer .footeraddress .address a {
                display: inline-block;
                color: #005f5b;
            }

        .footer .footeraddress .jci {
            width: 100%;
            display: inline-block;
            text-align: left;
            white-space: nowrap;
            vertical-align: baseline;
            border-left: 1px solid #8a8a8a;
            padding-left: 10px;
        }

            .footer .footeraddress .jci .logo {
                width: 100%;
                max-height: 100%;
                vertical-align: left;
                display: inline-block;
            }

            .footer .footeraddress .jci .text {
                vertical-align: middle;
                width: 50%;
                display: inline-block;
                margin: 50px 0px 0px -100%;
            }

            .footer .footeraddress .jci .a:hover {
                text-decoration: none;
            }

    #ctl00_ucFooter_imgJCI {
        width: 80%;
        height: 80%;
        float: left;
    }

    .footer .text a {
        font-size: 8px;
    }
}



/*--------------------------------------------------------------*/
