@import url("https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://fonts.googleapis.com/css?family=Oswald");
.grid {
  list-style: none;
  /*margin-left: -40px;*/
}

.gc {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin-right: -.25em;
  /*min-height: 1px;*/
  padding-left: 40px;
  vertical-align: top;
}

.gc--1-of-3 {
  width: 33.33333%;
}

.gc--2-of-3 {
  width: 66.66666%;
}

.naccs {
  position: relative;
  /*max-width: 900px;*/
  margin: 2em auto 2em;
}

.naccs .menu div {
  padding: 15px 20px 15px 40px;
  margin-bottom: 0.2rem;
  color: #707070;
  background: white;
  cursor: pointer;
  position: relative;
  vertical-align: middle;
   font-weight: 700; 
  -webkit-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

.naccs .menu div:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

    .naccs .menu div.active {
        color: white;
        background-color: #FF5648;
        /*padding: 15px 20px 15px 20px;*/
    }

ul.nacc {
    position: relative;
    /*height: 0px;*/
    list-style: none;
    /*  margin: 0;
  padding: 0;*/
    -webkit-transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

    ul.nacc li {
        opacity: 0;
        /*  -webkit-transform: translateX(50px);
     -moz-transform: translateX(50px);
      -ms-transform: translateX(50px);
       -o-transform: translateX(50px);
          transform: translateX(50px);*/
        position: absolute;
        list-style: none;
        -webkit-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        -o-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        -moz-transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
        transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    }

        ul.nacc li.active {
            -webkit-transition-delay: .3s;
            -moz-transition-delay: .3s;
            -o-transition-delay: .3s;
            transition-delay: .3s;
            z-index: 2;
            opacity: 1;
            /*      -webkit-transform: translateX(0px);
     -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
       -o-transform: translateX(0px);
          transform: translateX(0px);*/
        }

/*ul.nacc li p {
  margin: 0;
}*/

    #v-pills-tab a {
        font-weight: 300;
        font-size: 1.1em;
    }


#v-pills-tab a.active {
    color: white !important;
    background-color: #FF5648 !important;
}

    #v-pills-tab a.active .apply {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/Group1026.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .apply {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_apply.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a.active .toyRes {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/Group1075.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .toyRes {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/Group227.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a.active .member {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .member {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_profile.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a.active .toy {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/Group1064.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .toy {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_borrow.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a.active .prohibit {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_prohibit.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .prohibit {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_prohibit_noactive.png) no-repeat center center;
        background-size: contain;
    }
    #v-pills-tab a.active .signOut {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_sign_up.png) no-repeat center center;
        background-size: contain;
    }

    #v-pills-tab a .signOut {
        background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250619103947/https://welfare.gov.taipei/Kids/Images/img/members/center_sign_up.png) no-repeat center center;
        background-size: contain;
    }



/*# sourceMappingURL=002.css.map */





/*
     FILE ARCHIVED ON 10:39:47 六月 19, 2025 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 19:57:45 五月 24, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
