/* CSS Document */
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
#news .uk-slideshow-nav.uk-dotnav li {
    width: 50%;
}

#news .uk-width-1-4 + .uk-width-1-4 {
    margin: 0 0 0 6%;
}

#news .btn_item {
    bottom: 10%;
}

#news .slideshow_con .tip {
    margin: 4% 0 0 0 !important;
    display: flex;
    justify-content: center;
}

#news .uk-slideshow-nav.uk-dotnav {
    bottom: 13%;
    width: 8.7vw;
}

.news_con h4 {
    font-family: 'Noto Sans TC', sans-serif;
    letter-spacing: 0.05vw;
    font-size: 1.18vw;
    font-weight: bold;
    margin-bottom: 1;
}

.news_con {
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.txt_con {
    width: 33%;
    display: inline-block;
    margin: 0 3% 0 0;
    text-align: left;
    line-height: 180%;
    font-family: 'Noto Sans TC', sans-serif;
    float: left;
    letter-spacing: 0.05vw;
    font-size: 1.18vw;
    color: #3E3A39;
}

#txt_mov {
    width: 63%;
    display: inline-block;
    height: 28.1vw;
}

.tit_img,.uk-slideshow-items li img {
    width: 100%;
}

#news .uk-slideshow {
    margin: 0;
}

.fast_menu ul li:last-child {
    border-right: 1px solid rgba(255,255,255,0.6);
}

.vendor_1,.vendor_2 {
    width: 44%;
}

.vendor_2 {
    margin-left: 4%;
}

#service #main {
    padding-bottom: 10%;
}

body {
    font-size: 16px;
    background: #9e9e9e8c;
    font-family: 'Noto Sans TC', sans-serif;
}

.service_tit {
    position: absolute;
    width: 100%;
    z-index: 1;
    margin: 1%;
}

#team .health .nurse ul li + li {
    margin-left: 8%;
}

#team .health .portrait {
    width: 44%;
}

#team .health .nurse {
    width: 45.8%;
}

#team .health .nurse ul li {
    width: 44%;
    flex-direction: row;
}

#team .health dl {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 0 10%;
}

#team .occupational .nurse ul li {
    margin-bottom: 4%;
}

#team .occupational .nurse ul li + li {
    margin-left: 5.3%;
}

.occupational .nurse_tit,.health .nurse_tit {
    width: 52.08%;
    padding: 2% 0 0 0;
}

.physical .nurse_tit {
    width: 34.3%;
    padding-top: 1%;
    padding-block: 0.5%; }

.portrait {
    width: 52.3%;
}

.nurse_tit {
    width: 21.8%;
    display: block;
    margin: 0 auto;
}

.tip {
    margin: 4% 0 0 0;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: bold;
}

.news_items {
    width: 100%;
    margin: 0 19% 3% 19%;
    padding: 0;
    display: flex;
    justify-content: space-evenly;
}

.news_items li {
    width: 100%;
    display: inline-block;
    text-align: center;
}

#contact .main_con {
    background: url(../img/contact/tit_pc.png);
    background-attachment: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}

.tit_fix {
    position: fixed;
}

.menu_list_btn {
    display: flex;
    width: 53%;
}

.uk-position-top-left.light {
    filter: blur(2px);
    opacity: 0.6;
    left: 24%;
    width: 33.5%;
    top: 12%;
}

#contact .uk-checkbox:checked,#contact .uk-checkbox:indeterminate,#contact .uk-radio:checked {
    background-color: #E36D20;
}

.vendor_con {
    width: 80%;
    margin: 0 10% 14% 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.vendor_con img {
    margin-bottom: 6%;
}

.physical dl {
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 0 10%;
}

#team .physical dt,#team .physical dd,#team .health dt,#team .health dd {
    color: #ffffff;
}

.physical,.health {
    background: #E36D20;
}

#index .content,#contact .content {
    width: 39%;
    display: inline-block;
    margin: 7.5% 0 0 2.6%;
}

#index .tit,#contact .tit {
    width: 50.2%;
    display: inline-block;
    float: left;
}

#service .content h2,#contact .content h2 {
    width: 82%;
    margin: 0 9% 10% 9%;
    display: block;
    letter-spacing: 0.3vw;
}

#vendor .content h2 {
    width: 80%;
    margin: 2% 10% 3% 10%;
    display: block;
    letter-spacing: 0.3vw;
}

#news .content h2,#team .content h2 {
    letter-spacing: 0.3vw;
    width: 80%;
    margin: 1% 10% 2% 10%;
}

#contact .content h2 {
    margin-top: 0.5%;
}

#team .nurse {
    width: 68.4%;
    margin: 0 auto;
}

#team .character {
    width: 17%;
    margin: 0 auto;
}

#team .character {
    padding-bottom: 2%;
}

#team dt {
    font-size: 0.9vw;
    font-weight: inherit;
    letter-spacing: 0.2vw;
    margin-top: 10%;
    color: #3E3A39;
    font-family: 'Noto Sans TC', sans-serif;
}

#team dd {
    font-size: 1.3vw;
    font-weight: bold;
    line-height: 130%;
    color: #3E3A39;
    font-family: 'Noto Sans TC', sans-serif;
}

#team .nurse ul {
    margin: 2% 0 0 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#team .nurse ul li {
    width: 13%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 7%;
}

#team .nurse ul li + li {
    margin-left: 3.8%;
}

#team .nurse ul li:nth-child(odd) {
}

#team .nurse ul li:last-child {
    margin-right: 0;
}

.content .txt {
    color: #3E3A39;
    font-size: 1.05vw;
    line-height: 2.5vw;
    letter-spacing: 0.05em;
    text-align: justify;
    margin-bottom: 15%;
}

.content h2 {
    color: #E36D20;
    font-weight: bold;
    font-size: 1.7vw;
    letter-spacing: 0.3vw;
    margin-bottom: 10%;
    font-family: 'Noto Sans TC', sans-serif;
}

.footer_logo {
    width: 55%;
}

.fast_menu ul {
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
    width: 32%;
}

.fast_menu li {
    border-left: 1px solid rgba(255,255,255,0.6);
    width: 33%;
    display: inline-block;
    float: left;
}

.fast_menu {
    background: #E36D20;
    width: 100%;
    position: fixed;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fast_menu svg {
    color: #FFFFFF;
}

#service .btn_item {
    left: 220px;
    bottom: 0;
}

.slideshow_con .tip {
    width: 100%;
    text-align: center;
    margin: 0;
    letter-spacing: 0.05vw;
    font-size: 1.18vw;
}

.slideshow_con {
    position: relative;
    margin-top: -4.5%;
}

.uk-dotnav li.uk-active a:after,.uk-dotnav li:hover a:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #E36D20;
    height: 4px;
    animation-name: oxxo;
    animation-duration: 2s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}

@keyframes oxxo {
    from {
        width: 10%;
    }

    to {
        width: 100%;
    }
}

.slideshow_con .uk-dotnav>*>*, .uk-position-relative .uk-dotnav>*>* {
    width: 24px;
    border-radius: 0;
    height: 4px;
    background-color: transparent;
    border-color: transparent;
    border: 0;
}

.uk-slideshow-nav.uk-dotnav {
    flex-wrap: nowrap;
    margin-left: 0;
    position: absolute;
    bottom: 2%;
}

.slideshow_con .uk-dotnav>.uk-active>* {
    background-color: #ffffff;
}

.uk-slideshow-nav.uk-dotnav li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    background: #E36D20;
    width: 100%;
    height: 1px;
}

.uk-slideshow-nav.uk-dotnav li {
    position: relative;
    background: transparent;
    padding-left: 0;
}

.btn_item {
    position: absolute;
    left: 10%;
    bottom: 6%;
}

.uk-icon.uk-slidenav-previous:hover,.uk-icon.uk-slidenav-next:hover {
    color: #E36D20;
}

.uk-icon.uk-slidenav-next, .uk-icon.uk-slidenav-previous {
    border-radius: 50%;
    border: 1px solid #E36D20;
    color: #E36D20;
}

.menu_inf {
    margin-top: 26%;
}

.menu_list a:hover .menu_h,#contact .menu_list li:nth-of-type(5) .menu_h,#team .menu_list li:nth-of-type(2) .menu_h,#news .menu_list li:nth-of-type(1) .menu_h,#vendor .menu_list li:nth-of-type(4) .menu_h,#service .menu_list li:nth-of-type(3) .menu_h {
    display: inline-block;
}

.menu_list a:hover .menu_a,#contact .menu_list li:nth-of-type(5) .menu_a,#team .menu_list li:nth-of-type(2) .menu_a,#news .menu_list li:nth-of-type(1) .menu_a,#vendor .menu_list li:nth-of-type(4) .menu_a,#service .menu_list li:nth-of-type(3) .menu_a {
    display: none;
}

.menu_h {
    display: none;
}

.logo {
    width: 45.3%;
    position: relative;
    text-align: left;
}

.logo img {
    width: 25%;
    margin: 3.7% 4.7% 0 5.7%;
}

.logo:after {
    content: '';
    background: #F4A320;
    height: 1px;
    width: 64.8%;
    position: absolute;
    bottom: 28%;
}

.menu_list li {
    width: 100%;
    border-bottom: 0;
}

.up_menu {
    height: 130px;
    position: fixed;
    z-index: 2;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 40%,rgba(255,255,255,0) 100%);
}

.menu_btn {
    top: 0;
    right: 0;
    width: 16%;
    z-index: 999;
    cursor: pointer;
    transition: 0.2s;
    display: inline-block;
    position: absolute;
}

.menu_btn i {
    position: absolute;
    display: block;
    width: 39px;
    height: 5px;
    background: #C79F62;
    left: 0;
    transition: .2s;
}

.menu_list>a {
    text-decoration: none;
    color: #fff;
    display: block;
    border-bottom: 1px solid rgba(62,58,57,.5);
    letter-spacing: 2px;
    width: 100%;
    text-align: left;
}

.menu_list {
    display: flex;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    height: auto;
    z-index: 1;
    padding-left: 0;
    overflow: auto;
    margin: 0;
    align-items: center;
}

.menu {
    padding-left: 0;
    width: 100%;
}

#main {
    height: auto;
    margin: 0 auto;
    display: block;
    overflow: hidden;
    position: relative;
    min-height: 100vh;
    background: #FFFFFF;
    padding-bottom: 40px;
}

@media (max-width: 1280px) {
    #team dt {
        font-size: 1.1vw;
        letter-spacing: 0.1vw;
    }

    #team dd {
        font-size: 1.3vw;
    }

    #team .occupational .nurse ul li {
        width: 14%;
    }

    #team .nurse {
        width: 70%;
    }

    #team .health .nurse {
        width: 50%;
    }

    .slideshow_con .tip {
        margin: 1%;
        letter-spacing: 0.1vw;
    }
}

@media (max-width: 1028px) {
    .uk-icon svg {
        width: 10px;
        height: 17px;
    }
}
