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

.nav-link {
    margin-left: 10px;
    margin-right: 10px;
    color: #ffcc00;
}

.bg-dark .navbar-nav .nav-link {
    color: rgb(255, 200, 0);
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
}

.bg-dark .navbar-brand,
.bg-dark .navbar-text {
    color: rgb(255, 200, 0);
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
}

.bg-dark .nav-item.active .nav-link,
.bg-dark .nav-item:hover .nav-link {
    color: #fff;
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
} 

.logo {
    width: 50px;
}

.r-01top {
        margin-top: 70px;
    }

.r-01-images {
    height: 100%;
}

.r-01-images h1{
    color: #ffcc00;
    font-size: 64px;
    margin-bottom: 30px;
}

.r-01-images h3{
    color: #000;
    font-size: 30px;
    margin-bottom: 30px;
}

.song-index {
    margin-top: 50px;
    margin-bottom: 50px;
}
.song-index-00 {
    margin-bottom: 50px;
}
.song-index-00 h4 {
    margin-bottom: 15px;
    font-weight: 100;
    font-family: 'Noto Sans TC', sans-serif;
    color: #333;
}

.song-index-00 h2 {
    font-weight: 700;
    font-family: 'Noto Sans TC', sans-serif;
}

.song-index-00 p {
    color: #000;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 100;
}

.song-index-01 h5 {
    color: #ffbb00;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 500;
}

.song-index-01 p {
    color: #000;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 100;
    line-height: 28px;
}

.song-index-01 img {
    margin-bottom: 30px;
}

.song-index-02 img {
    margin-bottom: 10px;
    margin-top: 10px;
}

.song-index-02 h6 {
    text-align: center;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 300;
    margin-bottom: 2px;
}

.song-index-02 p {
    text-align: center;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 12px;
    font-weight: 200;
}

.song-index-03 img {
    margin-bottom: 10px;
}

.song-index-03 p {
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
    font-weight: 200;
}

.song-index-add {
    margin-top: 50px;
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 50px;
}

.song-index-add h3 {
    color: #fff;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 10px;
}

.song-index-add h4 {
    color: #fff;
    font-family: 'Noto Sans TC', sans-serif;
    font-weight: 400;
}

.song-index-add p {
    color: #fff;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 24px;
}

.song-index-add-1 {
    margin-top: 50px;
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
}

.song-index-add-1 p {
    color: #fff;
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 16px;
    font-weight: 100;
}

.jumbotron {
    background-image: url(../images/slider/pro-img.jpg);
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0%;
}
.jumbotron h4 {
    font-size: 24px;
    color:white;
    padding-top: 200px;
}
.pro {
    margin-top: 20px;
    margin-bottom: 30px;
}
.pro1 {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.pro-img {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pro-img img {
    border-style: dashed;
    border-width: 1px;
    border-color: #333;
}

.pro-img p {
    padding-top: 10px;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
}
.item_tc {
    text-align: center;
    font-size: 1.0em;
    padding: 0 50px 0 50px;
    line-height: 30px;
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
}
.pro-text {
    padding-top: 20px;
    padding-bottom: 20px;
}
.pro-text h4 {
    color: #000;
}

.directory_c {
    margin-top: 30px;
    margin-bottom: 30px;
}

.directory_c p {
    margin-top: 10px;
    text-align: center;
    font-weight: 200;
    font-family: 'Noto Sans TC', sans-serif;
}

.mail-add img {
    margin-bottom: 15px;
}

.mail-add h3 {
    font-size: 2em;
    font-weight: 400;
    font-family: 'Noto Sans TC', sans-serif;
}
.mail-add p {
    font-weight: 100;
    line-height: 30px;
    font-family: 'Noto Sans TC', sans-serif;
}

.mail-add p, a {
    color:#000;
}

@media screen and (max-width: 414px) {
    .song-index-add h4 {
      padding-top: 10px;
    }
}

@media screen and (max-width: 375px) {
    
}

@media screen and (max-width: 320px) {
    .song-index-02 h6 {
        font-size: 12px;
        font-weight: 300;
        }

    .song-index-02 p {
        font-size: 10px;
        font-weight: 200;
        }

    .song-index-00 p {
        font-size: 12px;
        }
}