﻿@charset "utf-8";
a#gotomain:focus, a#gotomain:active { width: auto; height: auto; z-index: 1000; }
a#gotomain { width: 0; height: 0; overflow: hidden; position: fixed; top: 0; left: 0; }
/* CSS Document */
html, body {
    height: 100%;
    font-family: 微軟正黑體, 蘋果儷黑體, 新細明體, Arial, Verdana, Helvetica, sans-serif;
}

.pc {
    display: block;
}


.mobile {
    display: none;
}

#menu_hamber {
    display: none;
}

#wrapper {
    width: 100%;
    min-height: 100%;
    position: relative;
}


body {
    margin-left: 0em;
    margin-top: 0em;
    margin-right: 0em;
    margin-bottom: 0em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="button"], input[type="submit"] {
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, ol, ul, li, form {
    margin: 0em;
    padding: 0em;
    list-style-type: none;
    text-align: center;
}







#header {
    height: auto;
    width: 100%;
    box-shadow: 0 0 0.31em #999;
    position: relative;
    z-index: 800;
}

    #header .toolbar {
        background-color: #26899c;
        height: 2.81em;
        width: 100%;
    }

    #header .menubar {
        background-color: #FFF;
        width: 100%;
        height: 5.62em;
    }

    #header .toolbar .sq, #footer .ftool .sq {
        height: 2.81em;
        width: 100%;
        max-width: 75em;
        margin-right: auto;
        margin-left: auto;
    }

#footer .ftool .sq {
    text-align: center;
}

#header .menubar .sq {
    height: 5.62em;
    width: 100%;
    max-width: 75em;
    margin-right: auto;
    margin-left: auto;
}

    #header .menubar .sq .logo {
        float: left;
        height: 4.37em;
        width: auto;
        margin-top: 0.31em;
        margin-bottom: 0.93em;
        margin-left: 1.25em;
    }

        #header .menubar .sq .logo img {
            height: 100%;
            width: auto;
        }

    #header .menubar .sq .menu {
        float: right;
        margin-top: 0.62em;
        margin-right: 0.62em;
    }

        #header .menubar .sq .menu ul {
            display: table;
            position: relative;
            

        }

            #header .menubar .sq .menu ul > li {
                float: left;
                height: 3em;
                padding-top:1em;
                position: relative;     
 width: 6em;          
            }

                #header .menubar .sq .menu ul > li > a span {
                    display: block;
                    width: 100%;
                 
                }


                #header .menubar .sq .menu ul > li:hover > a {
                    float: left;
                    position: relative;
                    color: #26899C;
                    background-color: #f6f6f6;
                }


            #header .menubar .sq .menu ul li a {
                float: left;
                height: 3em; 
                display: flex; 
                line-height: 1.37em;
                color: #000;
                flex-wrap: wrap;
                flex-direction: row-reverse;
                align-items: center;
                font-weight: bold;
                position: relative;
                text-align: center;
                align-content: center;   
    width: 7em;
    font-size: 0.85em;
                
            }

            #header .menubar .sq .menu ul li ul {
                background-color: #f6f6f6;
                position: absolute;
                left: 0em;
                top: 100%;
                display: none;
                z-index: 500;
            }

                #header .menubar .sq .menu ul li ul li {
                    display: block;
                    width: 100%;
                }



            #header .menubar .sq .menu ul li:last-child ul {
                left: auto;
                right: 0em;
                top: 100%;
            }

            #header .menubar .sq .menu ul li ul li, #header .menubar .sq .menu ul li ul li a {
                width: auto;
                height: auto;
            }


                #header .menubar .sq .menu ul li ul li a {
                    padding: 0.62em;
                    font-weight: normal;
                    text-align: left;
                    display: block;
                    white-space: nowrap;
                    font-size: 0.93em;
                    line-height: 1.25em;
                    width: 100%;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }


                    #header .menubar .sq .menu ul li ul li a:hover {
                        padding: 0.62em;
                        font-weight: normal;
                        text-align: left;
                        display: block;
                        white-space: nowrap;
                        font-size: 0.93em;
                        line-height: 1.25em;
                        width: 100%;
                        -webkit-box-sizing: border-box;
                        -moz-box-sizing: border-box;
                        box-sizing: border-box;
                        background-color: #E2E2E2;
                    }



                    #header .menubar .sq .menu ul li ul li a:before {
                        display: none;
                    }


            #header .menubar .sq .menu ul li ul li {
                float: none;
            }



            #header .menubar .sq .menu ul li > a:before {
                content: url(../images/menu_line.jpg);
                position: absolute;
                top: 1.12em;
                right: 0em;
                font-size: 0em;
                line-height: 0em;
                color: #FFF;
            }

            #header .menubar .sq .menu ul li:last-child a:before {
                display: none;
            }


            #header .menubar .sq .menu ul li a span {
                display: block;
                font-weight: bold;
            }

#header .toolbar .sq .tool {
    float: left;
    height: 2.81em;
    width: auto;
    margin-left: 1.25em;
}

    #header .toolbar .sq .tool ul {
        display: table;
    }

        #header .toolbar .sq .tool ul li a {
            font-size: 0.74em;
            line-height: 2.81em;
            color: #FFF;
            padding-top:0.62em;
            padding-right: 0.62em;
            padding-left: 0.62em;
        }
        #header .toolbar .sq .tool ul li.sperator {
            font-size: 0.93em;
            line-height: 3em;
            color: #FFFFFF;
            padding-top: 0em;
            padding-right: 0.62em;
            padding-left: 0.62em;
        }

        #header .toolbar .sq .tool ul li {
            float: left;
            padding-top: 0.2em;
        }

#header .toolbar .sq .langu {
    float: left;
    height: 1.56em;
    width: auto;
    margin-top: 0.62em;
    margin-bottom: 0.62em;
    border-left-width: 0.06em;
    border-left-style: solid;
    border-left-color: #FFF;
    margin-left: 0.31em;
    position: relative;
}

    #header .toolbar .sq .langu a {
        font-size: 0.74em;
        line-height: 1.56em;
        color: #FFF;
        display: block;
        padding-right: 0.62em;
        padding-left: 0.62em;
    }


        #header .toolbar .sq .langu a:after {
            content: "▼";
            padding-left: 0.31em;
             
        }


    #header .toolbar .sq .langu .slidownsq {
        background-color: #F0F0F0;
        width: auto;
        position: absolute;
        left: 0em;
        top: 100%;
        display: none;
        margin: 0em;
        padding: 0em;
    }

        #header .toolbar .sq .langu .slidownsq a {
            margin: 0em;
            display: block;
            color: #666;
            padding-top: 0.31em;
            padding-right: 0.62em;
            padding-bottom: 0.31em;
            padding-left: 0.62em;
        }

            #header .toolbar .sq .langu .slidownsq a:after {
                display: none;
            }

 
#header .toolbar .sq .search_bar {
    float: right;
    height: 2.81em;
    margin-right: 0.62em;
}

    #header .toolbar .sq .search_bar form {
        float: left;
        display: table;
        height: 2.18em;
        width: auto;
        background-color: #FFF;
        margin-top: 0.31em;
        margin-right: 0.62em;
        margin-bottom: 0.31em;
        margin-left: 0.62em;
    }

        #header .toolbar .sq .search_bar form input[type="search"] {
            background-color: rgba(255,255,255,0);
            float: left;
            height: 2.18em;
            width: auto;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            padding-right: 0.62em;
            padding-left: 0.62em;
            outline: none;
        }

        #header .toolbar .sq .search_bar form input[type="button"] {
            float: left;
            height: 2.18em;
            width: 2.18em;
            font-size: 0em;
            line-height: 0em;
            color: #FFF;
            background-color: rgba(255,255,255,0);
            background-repeat: no-repeat;
            background-position: center center;
            border-top-style: none;
            border-right-style: none;
            border-bottom-style: none;
            border-left-style: none;
            background-image: url(../images/search_but.png);
        }

    #header .toolbar .sq .search_bar .commnity {
        margin: 0em;
        float: left;
        height: 2.18em;
        width: auto;
    }

        #header .toolbar .sq .search_bar .commnity a {
            display: block;
            float: left;
            margin-left: 0.31em;
        }

#footer {
    width: 100%;
    position: relative;
    clear: both;
    height: auto;
    width: 100%;
    background-color: #edefee;
}

    #footer .ftool .sq ul {
        display: table;
        height: 1.56em;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0.62em;
        padding-bottom: 0.62em;
    }

    #footer .infomation .sq {
        padding-top: 1.25em;
        padding-bottom: 1.25em;
        max-width: 75em;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: table;
        position: relative;
    }

        #footer .infomation .sq .infotext {
            margin-right: 8.75em;
            margin-left: 8.75em;
        }

        #footer .infomation .sq .qrcode {
            float: left;
            width: 6.25em;
            padding: 1.25em;
            height: auto;
        }

        #footer .infomation .sq .friendly {
            float: right;
            width: 6.37em;
            padding-top: 1.25em;
            padding-right: 1.18em;
            padding-bottom: 1.25em;
            padding-left: 1.18em;
            position: absolute;
            top: 1.25em;
            right: 0em;
        }

        #footer .infomation .sq .infotext .threepart {
            display: flex;
            justify-content: center;
            margin-top: 1.25em;
        }

            #footer .infomation .sq .infotext .threepart .one {
                float: left;
                border-right-width: 0.06em;
                border-right-style: solid;
                border-right-color: #C6CCC9;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
                padding-right: 1.25em;
                padding-left: 1.25em;
                font-size: 0.87em;
                line-height: 1.5em;
                color: #374249;
            }


                #footer .infomation .sq .infotext .threepart .one:last-child {
                    border-right-style: none;
                }





    #footer .ftool .sq ul li {
        line-height: 1.56em;
        color: #FFF;
        float: left;
        border-right-width: 0.06em;
        border-right-style: solid;
        border-right-color: #FFF;
    }

        #footer .ftool .sq ul li:last-child {
            border-right-style: none;
        }


        #footer .ftool .sq ul li a {
            font-size: 0.93em;
            line-height: 1.56em;
            color: #FFF;
            padding-right: 0.93em;
            padding-left: 0.93em;
        }



    #footer .ftool {
        height: 2.81em;
        width: 100%;
        background-color: #26899C;
    }

    #footer .infomation .sq .infotext .copyright {
        font-size: 0.93em;
        line-height: 1.5em;
        color: #374249;
        margin-top: 1.25em;
        display: table;
        margin-right: auto;
        margin-left: auto;
    }

#mainpart .sq {
    height: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 75em;
}

    #mainpart .sq .banner {
        margin-right: 0.62em;
        margin-left: 0.62em;
        position: relative;
        text-align: right;
    padding-top: 13.48%;
    background: url(/EN/assets/images/inpage_banner1.jpg);
    background-size: 100% auto;
    }
        /*#mainpart .sq .banner .slide div img {
	height: 100%;
	width:auto;
	float:right;

}*/
        #mainpart .sq .banner .slide .se {
            height: auto;
            width: 100%;
            position: relative;
        }

            #mainpart .sq .banner .slide .se .textfload {
                position: absolute;
                width: 40%;
                top: 2.81em;
                left: 6%;
            }

                #mainpart .sq .banner .slide .se .textfload h2 {
                    font-size: 2.25em;
                    line-height: 2.5em;
                    font-weight: normal;
                    color: #FFF;
                    text-align: left;
                    text-shadow: 0 0 0.31em #333;
                }

                #mainpart .sq .banner .slide .se .textfload p {
                    font-size: 1.5em;
                    line-height: 2.25em;
                    color: #FFF;
                    text-align: left;
                    height: 6.75em;
                    overflow: hidden;
                }

                #mainpart .sq .banner .slide .se .textfload a {
                    color: #134751;
                    text-align: left;
                    display: block;
                }

    #mainpart .sq .threepart {
        width: 100%;
        padding-right: 0.62em;
        padding-left: 0.62em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        #mainpart .sq .threepart .leftbar {
            float: left;
            width: 22%;
        }

        #mainpart .sq .threepart .right {
            float: right;
            width: 18%;
            height: 100%;
            background-image: url(../images/rightpart_bg.png);
            background-repeat: no-repeat;
            background-position: left top;
            background-size: auto 100%;
        }

        #mainpart .sq .threepart .middle {
            float: left;
            width: 60%;
            margin-bottom: 2.5em;
        }

        #mainpart .sq .threepart .leftbar .menuleft {
            margin-right: 0.93em;
            margin-left: 0.93em;
            position: relative;
            background-color: #FFF;
        }

            #mainpart .sq .threepart .leftbar .menuleft .title {
                font-size: 0.93em;
                line-height: 2.18em;
                color: #FFF;
                background-color: #217887;
                display: block;
                padding-right: 0.62em;
                padding-left: 0.62em;
                position: absolute;
                top: -2.18em;
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            #mainpart .sq .threepart .leftbar .menuleft ul li a {
                line-height: 1rem;
                color: #26899C;
                /*white-space: nowrap;*/
                padding-left: 3.12em;
                background-repeat: no-repeat;
                background-position: 0.62em center;
                text-align: left;
                display: block;
                height: 2.81em;
                font-weight: bold;
                font-size: 0.93em;
                display: flex;
                align-items: center;
            }

            #mainpart .sq .threepart .leftbar .menuleft ul li {
                border-bottom-width: 0.06em;
                border-bottom-style: solid;
                border-bottom-color: #E6E8E7;
            }

            #mainpart .sq .threepart .leftbar .menuleft .openmenu_left {
                background-color: #EDEFEE;
                display: block;
                height: 1.56em;
                width: 100%;
                margin-top: 0.62em;
                margin-bottom: 0.62em;
            }

                #mainpart .sq .threepart .leftbar .menuleft .openmenu_left a {
                    text-align: center;
                    display: block;
                    height: 1.56em;
                    width: 100%;
                    line-height: 1.56em;
                    color: #217887;
                    cursor: pointer;
                }

                    #mainpart .sq .threepart .leftbar .menuleft .openmenu_left a:after {
                        content: "▲";
                    }

                #mainpart .sq .threepart .leftbar .menuleft .openmenu_left.close a:after {
                    content: "▼";
                }

        #mainpart .sq .threepart .middle .twonews {
            margin-top: 2.5em;
            margin-right: 2.5em;
            margin-bottom: 0em;
            margin-left: 2.5em;
        }

            #mainpart .sq .threepart .middle .twonews .one .text h3 a {
                font-size: 1.12em;
                line-height: 1.5em;
                color: #0C7392;
                text-align: left;
                padding-top: 0.75em;
                padding-bottom: 0.75em;
                display: block;
                margin: 0em;
            }


            #mainpart .sq .threepart .middle .twonews .one .text .h3 a {
                font-size: 1.12em;
                line-height: 1.5em;
                color: #0C7392;
                text-align: left;
                padding-top: 0.75em;
                padding-bottom: 0.75em;
                display: block;
                margin: 0em;
            }
            #mainpart .sq .threepart .middle .twonews > .one {
                float: left;
                width: 46%;
                font-size: 0.93em;
                line-height: 1.5em;
                color: #333;
            }

        #mainpart .sq .threepart .middle .twonews {
            display: flex;
            display: flex;
            justify-content: space-between;
        }

            #mainpart .sq .threepart .middle .twonews .one .newspic {
                height: auto;
                width: 100%;
            }


                #mainpart .sq .threepart .middle .twonews .one .newspic img {
                    height: auto;
                    width: 100%;
                }

            #mainpart .sq .threepart .middle .twonews .one .text p {
                margin: 0em;
                padding: 0em;
            }

        #mainpart .sq .threepart .middle .fourlist_news {
            margin-right: 2.5em;
            margin-left: 2.5em;
            border-top-width: 0.06em;
            border-top-style: solid;
            border-top-color: #999;
            margin-top: 2.5em;
        }

            #mainpart .sq .threepart .middle .fourlist_news ul li a {
                color: #26899C;
                padding: 0.93em;
                display: block;
                text-align: left;
                white-space: nowrap;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                box-sizing: border-box;
            }

            #mainpart .sq .threepart .middle .fourlist_news ul li {
                border-bottom-width: 0.06em;
                border-bottom-style: solid;
                border-bottom-color: #EDEFEE;
            }

        #mainpart .sq .threepart .right ul li {
            text-align: center;
            margin-right: 0.93em;
            margin-left: 0.93em;
            padding-top: 2.5em;
            padding-bottom: 2.5em;
            border-bottom-width: 0.06em;
            border-bottom-style: solid;
            border-bottom-color: #999;
        }

            #mainpart .sq .threepart .right ul li:last-child {
                border-bottom-style: none;
            }

            #mainpart .sq .threepart .right ul li img {
                margin-right: auto;
                margin-left: auto;
                max-width: 100%;
                height: auto;
                z-index: 1000;
            }

.blackbg {
    background-color: rgba(255,255,255,0.7);
    display: none;
    height: 100%;
    width: 100%;
    z-index: 700;
    position: fixed;
    left: 0em;
    top: 0em;
}



#mainpart .sq .threepart .right ul li .text {
    color: #00A098;
}

    #mainpart .sq .threepart .right ul li .text a {
        color: #00A098;
        font-size: 1.12em;
        line-height: 1.5em;
    }



#mainpart .sq .threepart .leftbar .menuleft ul {
    height: 14.06em;
    /*overflow: hidden;*/
}

#mainpart .sq .threepart .leftbar .menuleft.close ul {
    height: auto;
}

#mainpart .sq .banner img.inpage {
    height: auto;
    width: 100%;
}



#mainpart .sq .twopart .right .maineadit h2 span a {
    color: #FFF;
    background-color: #CC0000;
    padding-right: 0.62em;
    padding-left: 0.62em;
    display: inline-block;
    margin-right: 0.31em;
    margin-left: 0.31em;
    border-radius: 0.31em;
}


@media screen and (max-width:75em) {


    #mainpart .sq .banner {
        margin-right: 0em;
        margin-left: 0em;
        position: relative;
        text-align: right;
    }
}

@media screen and (max-width:56.31em) {
    #menu_hamber {
    }

    #header .toolbar .sq .tool {
        display: none;
    }

    #header .toolbar .sq .langu {
        border-left-style: none;
        margin-left: 0.62em;
    }

    #header .menubar .sq .menu {
        float: right;
        background-color: rgba(38,137,156);
        margin: 0em;
        width: 100%;
        position: absolute;
        height: auto;
        top: 6.56em;
        z-index: 1000;
    }

    #header .menubar {
        background-color: #FFF;
        width: 100%;
        height: 3.75em;
    }

        #header .menubar .sq {
            height: 3.75em;
            width: 100%;
            max-width: 75em;
            margin-right: auto;
            margin-left: auto;
        }

            #header .menubar .sq .logo {
                float: left;
                height: 3.12em;
                width: auto;
                margin-top: 0em;
                margin-bottom: 0.62em;
                margin-left: 0.62em;
            }

            #header .menubar .sq .menu ul {
                display: none;
                position: relative;
                width: 100%;
            }

                #header .menubar .sq .menu ul li a {
                    float: none;
                    height: 2.5em;
                    width: 100%;
                    display: block;
                    font-size: 1.06em;
                    line-height: 2.5em;
                    color: #000;
                    font-weight: bold;
                    position: relative;
                    text-align: center;
                    align-content: center;
                }

                #header .menubar .sq .menu ul > li > a span {
                    display: inline-block;
                    width: auto;
                    color: #FFF;
                }

                #header .menubar .sq .menu ul > li {
                    float: none;
                    height: auto;
                    width: 100%;
                }

                    #header .menubar .sq .menu ul > li a:before {
                        display: none;
                    }

                #header .menubar .sq .menu ul li ul {
                    background-color: rgba(255,255,255,0);
                    position: relative;
                    left: auto;
                    top: auto;
                    display: none;
                    z-index: 500;
                }

                    #header .menubar .sq .menu ul li ul.stay {
                        display: block;
                    }

                #header .menubar .sq .menu ul > li:last-child ul {
                    background-color: rgba(255,255,255,0);
                    position: relative;
                    left: auto;
                    top: auto;
                    z-index: 500;
                }



                #header .menubar .sq .menu ul > li:hover > a {
                    position: relative;
                    color: #FFFFFF;
                    background-color: #3D8496;
                    float: none;
                }

                #header .menubar .sq .menu ul li ul li a {
                    color: #FFC;
                    text-align: center;
                }


                    #header .menubar .sq .menu ul li ul li a:hover {
                        color: #FFC;
                        background-color: #3D8496;
                        text-align: center;
                    }

    #menu_hamber {
        margin: 0.93em;
        float: right;
        height: 1.87em;
        width: 1.87em;
        position: relative;
        display: block;
        cursor: pointer;
    }

        #menu_hamber span {
            font-size: 0em;
            line-height: 0em;
            color: #FFF;
            height: 0.87em;
            width: 100%;
            /*border-bottom-width: 0.12em;
            border-bottom-style: solid;
            border-bottom-color: #26899C;*/
            display: block;
            height: 14px;
            border-bottom: 2px solid #26899C;
        }

            #menu_hamber span:after {
                content: "";
                background-color: #26899C;
                height: 0.12em;
                width: 100%;
                position: absolute;
                left: 0em;
                bottom: 3px;
            }

            #menu_hamber span:before {
                content: "";
                background-color: #26899C;
                height: 0.12em;
                width: 100%;
                position: absolute;
                left: 0em;
                top: 3px;
            }

            #menu_hamber span:after,
            #menu_hamber span:before {
                height: 2px;
            }

    #footer .ftool .sq ul {
        display: flex;
        height: auto;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0.62em;
        padding-bottom: 0.62em;
        justify-content: center;
        flex-wrap: wrap;
    }

    #header .toolbar .sq, #footer .ftool .sq, #footer .ftool {
        height: auto;
    }

        #header .toolbar .sq, #footer .ftool .sq {
            width: 94%;
            max-width: 75em;
            margin-right: auto;
            margin-left: auto;
        }

    .blackbg.stay {
        display: block;
    }
}

@media screen and (max-width:51.25em) {

    #mainpart .sq .banner .slide div img {
        height: auto;
        width: 80%;
    }

    #mainpart .sq .banner .slide .se .textfload {
        position: absolute;
        width: 55%;
        top: 1.56em;
        left: 3%;
    }
}



@media screen and (max-width:48em) {
    #mainpart .sq .threepart .leftbar {
        float: none;
        width: 100%;
    }

    #mainpart .sq .threepart {
        padding-right: 0em;
        padding-left: 0em;
    }


        #mainpart .sq .threepart .leftbar .menuleft .title {
            padding-right: 0.62em;
            padding-left: 0.62em;
            position: relative;
            top: auto;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        #mainpart .sq .threepart .leftbar .menuleft {
            margin-right: 0em;
            margin-left: 0em;
        }

        #mainpart .sq .threepart .right {
            width: 24%;
        }

        #mainpart .sq .threepart .middle {
            width: 76%;
        }


        #mainpart .sq .threepart .leftbar .menuleft ul li a {
            line-height: 1.1rem;
            color: #26899C;
            /*white-space: nowrap;*/
            padding-left: 3.2em;
            background-repeat: no-repeat;
            background-position: 0.62em center;
            text-align: left;
            height: 3em;
            font-weight: bold;
            background-size: 36px auto;
            font-size: 1rem;
        }

        #mainpart .sq .threepart .leftbar .menuleft ul {
            display: none;
        }

            #mainpart .sq .threepart .leftbar .menuleft ul.stay {
                display: block;
            }

            #mainpart .sq .threepart .leftbar .menuleft ul li {
                border-bottom-style: none;
                width: 33.3333%;
                float: left;
            }

                #mainpart .sq .threepart .leftbar .menuleft ul li:nth-child(2n) {
                    background-color: rgba(162,213,210,0.5);
                }



        #mainpart .sq .threepart .leftbar .menuleft .openmenu_left {
            margin-top: 0em;
            margin-bottom: 0em;
        }

        #mainpart .sq .threepart .leftbar .menuleft ul {
            display: none;
            height: auto;
        }

        #mainpart .sq .threepart .leftbar .menuleft.close ul {
            display: block;
            height: auto;
        }

    #header .toolbar .sq .search_bar {
        margin-right: 0em;
    }
}

@media screen and (max-width:42.56em) {

    .pc {
        display: none !important;
    }


    .mobile {
        display: block !important;
    }

    #header .toolbar .sq .search_bar form {
        width: 10em;
    }


        #header .toolbar .sq .search_bar form input[type="search"] {
            width: 7.5em;
        }

    #mainpart .sq .threepart .right {
        float: left;
        width: 100%;
        height: auto;
        background-image: none;
    }

    #mainpart .sq .threepart {
        display: block;
    }


        #mainpart .sq .threepart .right ul {
            width: 100%;
            float: left;
        }

            #mainpart .sq .threepart .right ul li {
                text-align: center;
                margin-right: 0em;
                margin-left: 0em;
                padding-top: 0em;
                padding-bottom: 0em;
                border-bottom-style: none;
                width: 33.3333%;
                float: left;
            }

                #mainpart .sq .threepart .right ul li img {
                    max-width: 80% !important;
                    height: auto;
                }

        #mainpart .sq .threepart .middle {
            float: left;
            width: 100%;
            margin-bottom: 2.5em;
        }

            #mainpart .sq .threepart .middle .twonews {
                margin-right: 0.93em;
                margin-top: 1.25em;
                margin-left: 0.93em;
            }

            #mainpart .sq .threepart .middle .fourlist_news {
                margin-right: 0.93em;
                margin-left: 0.93em;
            }


    #footer .infomation .sq .infotext .threepart {
        display: block !important;
        justify-content: center;
        margin-top: 1.25em;
    }

        #footer .infomation .sq .infotext .threepart .one {
            float: none !important;
            border-right-style: none !important;
            padding-right: 0em;
            padding-left: 0em;
            font-size: 0.87em;
            line-height: 1.5em;
            color: #374249;
        }

    #footer .infomation .sq .infotext {
        margin-right: 1.25em;
        margin-left: 1.25em;
    }


    #footer .infomation .sq {
        padding-top: 1.25em;
        padding-bottom: 1.25em;
        max-width: 75em;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: table;
        position: relative;
    }

        #footer .infomation .sq .qrcode {
            float: none;
            width: 5em;
            padding: 1.25em;
            height: auto;
            position: absolute;
            top: 4.37em;
            right: 0em;
        }

            #footer .infomation .sq .qrcode img, #footer .infomation .sq .friendly img {
                width: 100%;
                height: auto;
            }
}

@media screen and (max-width:38.12em) {

    #mainpart .sq .banner .slide .se .textfload h2 {
        font-size: 1.5em;
        line-height: 2.25em;
        font-weight: normal;
        color: #FFF;
        text-align: left;
        text-shadow: 0 0 0.31em #333;
    }

    #mainpart .sq .banner .slide .se .textfload p {
        font-size: 1.12em;
        line-height: 1.5em;
        color: #FFF;
        text-align: left;
        height: 4.5em;
    }

    #header .menubar .sq .logo {
        display: inline;
    }
}

@media screen and (max-width:26.25em) {

    #header .menubar .sq .logo {
        margin-left: 0em;
    }

    #mainpart .sq .banner .slide .se .textfload {
        position: absolute;
        width: 80%;
        top: 0.62em;
        left: 3%;
    }

        #mainpart .sq .banner .slide .se .textfload p {
            margin-top: 0.31em;
            margin-bottom: 0.31em;
        }

    #header .toolbar .sq .search_bar .commnity {
        display: none;
    }

    #mainpart .sq .threepart .middle .twonews {
        /* display: flex; */
        display: block;
    }

        #mainpart .sq .threepart .middle .twonews > .one {
            float: none;
            width: 100%;
            margin-bottom: 0.93em;
        }

    #mainpart .sq .threepart .right ul li .text a {
        color: #00A098;
        font-size: 0.93em;
        line-height: 1.25em;
    }


    #mainpart .sq .threepart .leftbar .menuleft ul li {
        border-bottom-style: none;
        width: 50%;
        float: left;
    }
}





@media screen and (max-width:22.5em) {



    #mainpart .sq .banner .slide .se .textfload h2 {
        font-size: 1.25em;
        line-height: 2.12em;
        font-weight: normal;
        color: #FFF;
        text-align: left;
        text-shadow: 0 0 0.31em #333;
    }

    #mainpart .sq .banner .slide .se .textfload p {
        font-size: 0.93em;
        line-height: 1.25em;
        color: #FFF;
        text-align: left;
        height: 3.75em;
    }

    #footer .infomation .sq .qrcode {
        width: 3.12em;
        top: 3.12em;
    }

    #footer .infomation .sq .friendly {
        float: right;
        width: 3.12em;
    }

    #footer .infomation .sq .infotext .threepart .one {
        padding-right: 3.12em;
    }

    #menu_hamber {
        margin: 0.93em;
        margin-left: 0.62em;
        float: right;
        height: 1.87em;
        width: 1.87em;
        position: relative;
        display: block;
        cursor: pointer;
    }
}



.maineadit .hospital_class .regist_form table.record th {
    background-color: #26899C;
    color: #FFF;
}

#mainpart .sq .twopart .right .maineadit .hospital_class .regist_form .record {
    font-size: 0.75em;
    text-align: center;
    background-color: #CCC;
}

    #mainpart .sq .twopart .right .maineadit .hospital_class .regist_form .record tr td {
        background-color: #fff;
    }

    #mainpart .sq .twopart .right .maineadit .hospital_class .regist_form .record tr:nth-child(2n-1) td {
        background-color: #F7F7F7;
        font-weight: bold;
    }

#first_dr form .all div label select {
    height: 1.87em;
    margin-right: 0.31em;
}

#dayline_slide.mobile > div ul {
    display: flex;
    flex-wrap: nowrap;
}


    #dayline_slide.mobile > div ul li {
        width: 25.3333%;
        flex-shrink: 0;
        border-right-width: 0.06em;
        border-bottom-width: 0.06em;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: #FFF;
        border-bottom-color: #FFF;
        color: #666;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #F0F0F0;
        font-size: 0.87em;
        line-height: 1.12em;
    }



        #dayline_slide.mobile > div ul li.week, #dayline_slide.mobile > div ul li.season {
            width: 12%;
            flex-shrink: 0;
        }

#dayline_slide.mobile .title ul li {
    color: #FFF;
    background-color: #a2a2a2;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
    padding: 0.31em !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#dayline_slide.mobile > div ul li {
    margin: 0 !important;
    padding: 0.31em !important;
}

#dayline_slide > div ul .week {
    background-color: #cce4f0 !important;
}

#dayline_slide > div ul .season {
    background-color: #c7c7c7 !important;
}

#dayline_slide div ul li div div span {
    display: block;
}

#dayline_slide div ul li div div {
    margin-top: 0.62em;
    margin-bottom: 0.62em;
}

    #dayline_slide div ul li div div span a {
        color: #26899C;
    }

    #dayline_slide div ul li div div span.name {
        font-weight: bold;
        color: #000;
    }

#dayline_slide .slidedate.mobile ul {
    display: flex;
}

    #dayline_slide .slidedate.mobile ul li {
        width: 25%;
        padding: 0.31em;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        flex-shrink: 0;
        color: #666;
        margin: 0 !important;
        display: block;
        background-color: #F0F0F0;
        border-right-width: 0.06em;
        border-right-style: solid;
        border-right-color: #999;
    }

    #dayline_slide .slidedate.mobile ul .week span {
        display: block;
    }

    #dayline_slide .slidedate.mobile ul .morning:before {
        content: "早";
        display: block;
    }

    #dayline_slide .slidedate.mobile ul .afternoom:before {
        content: "中";
        display: block;
    }

    #dayline_slide .slidedate.mobile ul .night:before {
        content: "晚";
        display: block;
    }

\#dayline_slide .slidedate.mobile {
    border-top-width: 0.06em;
    border-left-width: 0.06em;
    border-top-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-left-color: #999;
}

#dayline_slide .slidedate.mobile ul li.stay {
    color: #FFF;
    background-color: #3DB6AF;
}

#dayline_slide .slidedate.mobile ul li span {
    display: block;
}

#mainpart .sq .banner .slide div img {
    height: auto !important;
    width: 100%;
    !important;
}

/* smaller mobile banner */
.slick-slide {
    max-height: 291px;
    height: 23vw !important;
}

#mainpart .sq .slide .se img {
    max-height: auto;
    max-width: 100%;
}

.slick-dots li button {
    border-radius: 5px !important;
    width: 10px !important;
    height: 10px !important;
    background-color: #b9b9b9;
    border: 2px solid #b9b9b9;
}

/* !!!!!! start of fixed mobile menu */
body.menuMobile #header .menu {
    background-color: rgba(38,137,156,1);
}

body.menuMobile #header {
    position: fixed;
}

body.menuMobile #mainpart {
    padding-top: 105px;
}

body.menuMobile #menu {
    display: block !important;
    overflow-y: auto;
    height: calc(100vh - 105px) !important;
    transition: height 0.3s linear;
}

    body.menuMobile #menu.hide {
        height: 0 !important;
    }

body.lock {
    overflow: hidden;
}

@media screen and (max-width: 901px) {
    .blackbg.stay2 {
        display: block;
        z-index: 801;
        background: rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }
}
/* end of fixed mobile menu */

/* start of back to top */
#header .toolbar .sq, #footer .ftool .sq,
#footer .ftool .sq ul,
#footer .ftool {
    height: auto;
}

html {
    scroll-behavior: smooth;
}

#backToTop {
    display: none;
    position: fixed;
    right: 21px; /*13px;*/
    bottom: 13px;
    width: 2em;
    height: 2em;
    background: #11a79c;
    border-radius: 100%;
    /*border: 2px solid #26899c;*/
    background: #e64224;
    box-shadow: 0px 2px 3px #999;
}

    #backToTop i {
        display: block;
        padding: 0.5em;
        color: white;
    }
/* end of back to top */