@charset "UTF-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap');


body {
    padding: 0;
    margin: 0;
    letter-spacing: 0.075em;
    font-family: "Noto Sans TC", sans-serif;
    font-size: 16px;
}

div , p , ul , li , ol ,li , span , a , strong , img {
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

h1 {
    color: #22539F;
    font-size: 36px;
    letter-spacing: 3px;
}

input, textarea, button, select, option {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

button {
    cursor:pointer;
}

.mb-page-link {
    display: none;
}

.float_icon_line_mb {
    display: none;
}

#head-panel {
    z-index: 80;
}

.head-nav .logo-s{
    display: none;
}

.new-head-nav-1 .logo-s{
    
    display: block;
    width: 68px;
}

.head-nav {
    width: 100%;
    position: fixed;
    top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #fff0;
}

.new-head-nav-1 {
    width: 100%;
    position: fixed;
    top: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #FFF;
    box-shadow: rgba(152, 180, 219, 0.34) 0px 12px 34px 1px;
}

.head-nav nav {
    width: 1080px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.new-head-nav-1 nav {
    width: 1080px;
    height: 82px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page-link {
    display: flex;
}

.head-nav nav a {
    height: 43px;
    padding: 10px 20px;
    background-color: #FFF;
    border: solid 3px #F0F0F0;
    border-radius: 15px;
    font-size: 18px;
    color: #28499D;
    display: flex;
    align-items: center;
    filter: drop-shadow(1px 3px 20px rgba(0, 0, 0, 0.6));
}

.head-nav nav a:nth-child(2) {
    margin-left: 20px;
}

.head-nav nav a img {
    height: 23px;
    margin-right: 10px;
}

.new-head-nav-1 nav a {
    height: 43px;
    padding: 10px 20px;
    background-color: #FFF;
    border: solid 3px #F0F0F0;
    border-radius: 15px;
    font-size: 18px;
    color: #28499D;
    display: flex;
    align-items: center;
    filter: drop-shadow(1px 3px 20px rgba(0, 0, 0, 0));
}

.new-head-nav-1 nav a:nth-child(2) {
    margin-left: 20px;
}

.new-head-nav-1 nav a img {
    height: 23px;
    margin-right: 10px;
}


.head-banner-panel {
    
}

.head-banner-panel-pc {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: flex-end;
}

.head-banner-panel-pc img {
    width: 100%;
}

.head-banner-panel-pc-bottom{
    position: absolute;
    width: 100%;
}

.head-banner-panel-pc-bottom img {
    width: 100%;
    margin-top: 1px;
}

.head-banner-panel-mb {
    display: none;
}

.banner-panel {
    width: 100%;
    height: 595px;
}

.b-p-content-img {
    width: 100%;
    height: 540px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.b-p-bottom-img {
    width: 100%;
    height: 172px;
    overflow: hidden;
    position: absolute;
    margin-top: 425px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.banner-bottom-img {
    display: block;
}

.banner-bottom-img-2 {
    display: none;
}

.h-b-img{
        display: block;
    }
    
    .h-b-img-2{
        display: none;
        
    }

.b-p-scroll-img {
    width: 44px;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -22px;
    margin-top: 487px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    cursor:pointer;
}

.b-p-scroll-img img {
    width: 100%;
    height: auto;
    filter: drop-shadow(1px 3px 20px rgba(40, 75, 160, 0.6));
}

.sectioon-title-panel {
    max-width: 1080px;
    height: 123px;
    margin: 0 auto 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sectioon-title-panel h1 {
    position: absolute;
    color: #22539F;
    font-size: 36px;
}

.sectioon-title-panel img {
    position: absolute;
    max-width: 1080px;
    height: 123px;
}

.s-p-condition-panel {
    max-width: 1080px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #767676!important;
    font-size: 16px!important;
}

.s-p-condition-panel > div {
    width: calc(1080px / 3 - 16px);
    height: 52px;
    border: solid 1px #80A4CE;
    border-radius: 5px;
    margin: 0 0 26px 0;
}

.s-p-condition-panel > div:nth-child(1) {
    width: 100%;
    border: solid 1px #80A4CE;
    border-radius: 5px;
}

.s-p-condition-panel > div > button {
    background-color: #FFF;
    border-radius: 5px;
    font-size: 16px!important;
    color: #767676!important;
    letter-spacing: 1.5px!important;
}

.s-p-c-p-select-channel-area,
.s-p-c-p-select-channel-city,
.s-p-c-p-select-channel-township{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s-p-c-p-button-title {
    padding: 0 0 0 15px;
}

.s-p-c-p-nearby {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.s-p-c-p-nearby-title {
    width: calc(100% - 48px );
    padding-left: 48px;
    color: #2b539f;
}

.s-p-c-p-search-box {
    display: flex;
}
.s-p-c-p-search-box input {
    width: calc(100% - 48px );
    height: 100%;
    padding: 0 0 0 15px;
    font-size: 16px!important;
    color: #767676!important;
    letter-spacing: 1.5px!important;
    border-radius: 5px;
}

.select-drop-box {
    width: 100%;
    
}

.select-drop-box ol {
    position: relative;
    z-index: 1;
    background-color: #FFF;
    border: solid 1px #80a4ce;
    border-radius: 5px;
    margin-top: 10px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
}
.select-drop-box ol li {
    width: calc(100% / 3);
    height: 32px;
    display: grid;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-content: center;
    cursor:pointer;
}

.select-drop-box ol li button {
    background-color: #FFF;
    font-size: 16px!important;
    color: #767676!important;
    padding: 10px;
}

.select-drop-box ol li button:hover {
    font-weight: bold;
    color: #22539F!important;
    letter-spacing: 2px!important;
}

.list-panel {
    width: 1080px;
    margin: 0 auto;
}


.list-panel ol {
    width: 1080px;
    margin: 0 auto;
}

.list-panel ol li {
    width: 100%;
    height: 70px;
    display: flex;
    color: #333;
    font-size: 16px;
    border-bottom: dotted 1px #ABC3DE;
}

.list-panel ol:nth-child(2) li:nth-child(odd) {
    width: 100%;
    height: 70px;
    display: flex;
    background-color: #F8FBFF;
    color: #22539F;
    font-size: 16px;
    border-bottom: dotted 1px #ABC3DE;
}

.list-panel ol li div {
    display: grid;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.list-panel ol li {
    width: 100%;
    height: 70px;
    display: flex;
    color: #333;
    font-size: 16px;
    border-bottom: dotted 1px #ABC3DE;
}




.list-panel ol li div:nth-child(1) {
    width: 25%;
}

.list-panel ol li div:nth-child(2) {
    width: 40%;
    padding: 0;
}

.list-panel ol li div:nth-child(3) {
    width: 25%;
    padding: 0 0 8px 0;
}

.list-panel ol li div:nth-child(4) {
    width: 10%;
    padding: 0 0 8px 0;
}

.list-panel ol li div:nth-child(5) {
    width: 110px;
}

.list-title {
    background-color: #22539F;
    border-bottom: solid 4px #e02f2f;
}

.list-title li div {
    font-size: 20px!important;
    color: #FFF!important;
}

.list-title li {
    border: none!important;
}

.list-panel ol li div button {
    cursor:pointer!important;
    background-color: #FFF;
    border: none;
}
.list-panel ol li div button span {
    display: none;
}


.l-p-list-link {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 36px;
}
    
.l-p-list-link ul {
    width: 100%;
    display: flex;
    justify-content: center;
}
    
.l-p-list-link ul li {
    width: 40px;
    height: 40px;
    display: flex;
    color: #555;
    background-color: #FFF;
    align-items: center;
    justify-content: center;
    margin-top: -2px;
    border-radius: 5px;
    transition: .5s;
}

.l-p-list-link ul li:hover {
    background-color: #22539F;
    color: #FFF;
}    

.l-p-list-link-button {
    width: 40px!important;
    height: 40px!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    background-color: #FFF!important;
    transform: scale(1);
    transition: .5s;
}

.l-p-list-link-button:hover {
    transform: scale(0.8);
}

.l-p-list-link-button:hover img {
    
}
    
.l-p-list-link-button img {
    width: 22px;
}
    


.event-panel {
    margin-top: 100px;
}

.event-content-panel {
    width: 100%;
    display: flex;
    justify-content: center;
}

.event-content-panel p {
    max-width: 1080px;
    color: #555;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1.88px;
    line-height: 38px;
}

.footer-panel {
    width: 100%;
    margin-top: 100px;
    padding: 38px 0;
    background-color: #2D54A4;
    color: #dae6ff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}

.f-p-content {
    width: 1080px;
    margin: 0 auto;
}

.f-p-c-logo {
    width: 100%;
    display: flex;
    justify-content: center;
}

.f-p-c-logo img{
    width: 80px;
}

.footer-panel p{
    margin-top: 18px;
}

.footer-panel .social_panel {
    width: 1080px;
    position: absolute;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.footer-panel .social_panel a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    display: flex;
    background-color: #ffffff00;
    align-items: center;
    justify-content: center;
    transition: .6s;
}

.footer-panel .social_panel a:hover {
    background-color: #ffffff26;
}

.icon-fb {
    width: 12px;
}

.icon-yt {
    width: 24px;
}

.float_icon_line {
    position: fixed;
    width: 118px;
    left: calc(50% + 556px);
    bottom: 20px;
    z-index: 80;
}

.float_icon_line img {
    width: 100%;
}
.clear-fix {
    clear: both;
    width: 100%;
    height: 1px;
}
/* ------------------如果使用者視窗寬度 <= 768px----------------------- */
@media screen and (min-width: 0px) and (max-width: 768px) {
 
    .head-banner-panel {

    }

    .head-banner-panel-pc {
        display: none;
    }

    .head-banner-panel-mb {
        display: flex;
        width: 100%;
        justify-content: center;
        align-items: flex-end;
    }
    .head-banner-panel-mb img{
        width: 100%;
    }

    .head-banner-panel-pc img {
        width: 100%;
    }

    .head-banner-panel-mb-bottom {
        position: absolute;
        width: 100%;
    }
    
    .head-banner-panel-mb-bottom img {
        width: 100%;
    }


.mb-page-link {
    clear: both;
    display: flex;
    width: 85%;
    height: 40px;
    margin: 6px auto 26px;
    justify-content: space-between;
}

    .mb-page-link button {
        width: calc(100% / 2 - 9px);
        height: 40px;
        display: flex;
        background-color: #FFF;
        border: solid 1px #80A4CE;
        border-radius: 5px;
        color: #28499D!important;
        font-size: 16px!important;
        align-items: center;
        letter-spacing: 1.75px;
        justify-content: center;
    }
    
    .mb-page-link button img {
        height: 22px;
        margin-right: 6px;
    }
    
    .head-nav {
        display: none;
    }

    .head-nav nav {
        width: 100%;
        height: 82px;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }    
    
    .new-head-nav-2 {
        width: 100%;
        position: fixed;
        top: 0;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        background-color: #FFF;
        box-shadow: rgba(152, 180, 219, 0.34) 0px 12px 34px 1px;
    }
    
    .new-head-nav-2 nav {
        width: 85%;
        height: 82px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .new-head-nav-2 .logo-s {
        display: block;
        width: 58px;
    }
    .new-head-nav-2 nav a img {
        height: 20px;
        margin-right: 4px;
    }
    
    .new-head-nav-2 nav a {
        height: 43px;
        padding: 6px;
        background-color: #FFF;
        border: solid 3px #F0F0F0;
        border-radius: 15px;
        font-size: 13px;
        color: #28499D;
        display: flex;
        align-items: center;
        filter: drop-shadow(1px 3px 20px rgba(0, 0, 0, 0));
        letter-spacing: 1px;
        white-space:nowrap;
    }

    .new-head-nav-2 nav a:nth-child(2) {
        margin-left: 10px;
        white-space:nowrap;
    }
    
    .b-p-scroll-img{
        display: none;
    }
    
    .b-p-bottom-img {
        width: 100%;
        height: 172px;
        overflow: hidden;
        position: absolute;
        margin-top: 360px;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    
.b-p-content-img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
    
.b-p-bottom-img {
    width: 100%;
    height: 424px;
    overflow: hidden;
    position: absolute;
    top: 0;
    margin-top: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    /* background-color: #00000073; */
}
    .banner-panel {
        width: 100%;
        height: 428px;
    }
    
    .banner-bottom-img {
        display: none;
    }

.banner-bottom-img-2 {
    display: block;
    width: 100%;
    position: absolute;
}
    
    .h-b-img{
        display: none;
    }
    
    .h-b-img-2{
        display: block;
        width: 100%;
    }
    
    .sectioon-title-panel {
        width: 100%;
        height: 68px;
        margin: 0 auto 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
    
    .sectioon-title-panel img {
        position: absolute;
        width: 100%;
        height: 68px;
    }
    
    .s-p-condition-panel {
        max-width: 85%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        color: #767676!important;
        font-size: 16px!important;
    }
    .s-p-condition-panel > div {
        width: 100%;
        height: 52px;
        border: solid 1px #80A4CE;
        border-radius: 5px;
        margin: 0 0 26px 0;
    }
    .s-p-condition-panel > div:nth-child(1) {
        width: 100%;
        border: solid 1px #80A4CE;
        border-radius: 5px;
    }
    
.s-p-c-p-search-box input {
    width: calc(100% - 48px );
    height: 100%;
    padding: 0 0 0 15px;
    font-size: 14px!important;
    color: #767676!important;
    letter-spacing: 1px!important;
    border-radius: 5px;
}
.s-p-condition-panel > div > button {
    height: 38px;
    background-color: #FFF;
    border-radius: 5px;
    font-size: 14px!important;
    color: #767676!important;
    letter-spacing: 1px!important;
} 
    
.s-p-condition-panel > div {
    width: 100%;
    height: 40px;
    border: solid 1px #80A4CE;
    border-radius: 5px;
    margin: 0 0 26px 0;
}
    
    .s-p-condition-panel img {
        height: 38px;
    }
    
    .sectioon-title-panel h1 {
        position: absolute;
        color: #22539F;
        font-size: 28px;
    }
    .list-panel {
        width: 85%;
        margin: 0 auto;
    }
    
    .list-title {
        display: none;
    }
    
    .s-t-p-bg {
        display: none;
    }
    
    .s-t-p-bg-mb {
        display: inline;
    }
    
.list-panel ol {
    width: 100%;
    margin: 0 auto;
}  
    
.list-panel ol li{
    width: 100%;
    height: auto!important;
    display: flex;
    background-color: #F8FBFF;
    color: #333333!important;
    font-size: 16px;
    line-height: 28px;
    border-bottom: dotted 1px #ABC3DE;
    flex-direction: column;
    margin-bottom: 30px;
    padding: 10px 0;
    align-items: center;
    background-image: url("../images/list_linebg.jpg");
    background-repeat: repeat-y;
    background-position: left top;
}  
    
.list-panel ol li div {
    display: grid;
    text-align: center;
    align-items: center;
    align-content: center;
    justify-content: start;
    padding: 8px 0;
}

    .list-panel ol li div:nth-child(1),
    .list-panel ol li div:nth-child(2),
    .list-panel ol li div:nth-child(3),
    .list-panel ol li div:nth-child(4),
    .list-panel ol li div:nth-child(5) {
        display: flex;
        width: 85%;
    }
    
    .hospital-phone a {
        color: #555!important;
        text-decoration: none!important;
    }
    
.hospital-phone a[href^="tel:"] {

        color: #555!important;
        text-decoration: none!important;

}
    .list-panel ol li div:nth-child(1){
        font-size: 22px;
        color: #22539F;
    }
    
.list-panel ol li div button {
    display: flex;
    width: 100%!important;
    cursor: pointer!important;
    background-color: #f9fbff;
    border: solid 1px #5F97D9;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
    font-size: 16px!important;
    color: #22539F;
}
    
.list-panel ol li div button img {
    height: 30px;
    margin-right: 8px;
}    
    
.list-panel ol li div button span {
    display: inline;
}
    
.l-p-list-link {
    width: 100%;
    display: flex;
    justify-content: center;
}
    
.l-p-list-link ul {
    width: 100%;
    display: flex;
    justify-content: center;
}
    
.l-p-list-link ul li {
    width: 40px;
    height: 40px;
    display: flex;
    color: #555;
    background-color: #FFF;
    align-items: center;
    justify-content: center;
    margin-top: -2px;
}
    
.l-p-list-link-button {
    width: 40px!important;
    height: 40px!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    background-color: #FFF!important;
}
    
.l-p-list-link-button img {
    width: 22px;
}
    
    .l-p-list-link ul li:hover {
        background-color: #22539F;
    }
    
    .hospital-add{
        text-align: left!important;
    }   
.event-panel {
    margin-top: 60px;
}    
.event-content-panel {
    width: 85%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
.event-content-panel p {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1.2px;
    line-height: 30px;
}
    
.float_icon_line_mb {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 10px;
    display: flex;
    z-index: 98;
}
.float_icon_line_mb a {
    width: 100%;
    display: grid;
    align-items: end;
    justify-content: center;
}
.float_icon_line_mb img {
    width: 95%;
    margin: 0 auto;
    filter: drop-shadow(1px 3px 10px rgba(40, 75, 160, 0.8));
}
    
.f-p-content {
    width: 85%;
    margin: 0 auto;
}    
.footer-panel {
    width: 100%;
    margin-top: 60px;
    padding: 38px 0;
    background-color: #2D54A4;
    color: #dae6ff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.footer-panel .social_panel {
    width: 85%;
    position: absolute;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: -8px;
} 
  /* -- END -- */  
}
