﻿@charset "utf-8";

.thanks__wrapper {
    width: 1000px;
}

.thanks__interval__h__1 {
    height: 60px;
}

.thanks__music_composition__decorate {
    width: 800px;
    height: 200px;
    background-image: url(../img/thanks/thanks__music_composition__decorate.png);
    background-size: 800px 200px;
    background-repeat: no-repeat;
    z-index: 300;
}

.thanks__box__top {
    width: 1000px;
    height: 25px;
    background-image: url(../img/thanks/thanks__box__top.png);
    background-size: 1000px 25px;
    background-repeat: no-repeat;
    z-index: 300;
}

.thanks__box__1 {
    width: 1000px;
    background-color: #0075a9;
    z-index: 300;
}

.thanks__box__interval__h__1 {
    height: 5px;
}

.thanks__box__title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 37px;
    font-weight: 500;
    color: #f7f7f7;
}

.thanks__box__title__chinese {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 34px;
    font-weight: 500;
    color: #f7f7f7;
}

.thanks__box__interval__h__2 {
    height: 30px;
}

.thanks__box__2 {
    width: 994px;
    background-color: #006796;
    z-index: 400;
}

.thanks__box__interval__h__3 {
    height: 40px;
}

.thanks__box__content__cmn {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
}

.thanks__box__content__cmn__2 {
    height: 70px;
    line-height: 40px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
}

.thanks__box__content__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 27px;
    color: #f7f7f7;
}

.thanks__box__content__chinese {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 24px;
    color: #f7f7f7;
}

.thanks__box__interval__h__4 {
    height: 10px;
}

.thanks__box__link__1 {
    width: fit-content;
}

.thanks__box__link__2 {
    direction: ltr;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 17px;
    color: #c9c9c9;
}

    .thanks__box__link__2:hover {
        color: #bfbfbf;
    }

.thanks__box__interval__h__5 {
    height: 25px;
}

.thanks__box__bottom {
    width: 1000px;
    height: 25px;
    background-image: url(../img/thanks/thanks__box__bottom.png);
    background-size: 1000px 25px;
    background-repeat: no-repeat;
    z-index: 300;
}

.thanks__interval__h__2 {
    height: 100px;
}

.thanks__box__interval__h__6 {
    height: 50px;
}

.thanks__icon {
    width: 90px;
    height: 90px;
}

    .thanks__icon img {
        max-width: 90px;
        max-height: 90px;
    }

    .thanks__icon:hover {
        opacity: 0.95;
        filter: alpha(opacity=95);
    }

.thanks__box__name__english {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 22px;
    color: #f7f7f7;
}

.thanks__box__name__chinese_traditional {
    font-family: "Noto Sans TC", sans-serif;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 21px;
    color: #f7f7f7;
}

.thanks__box__name__japanese {
    font-family: "Noto Sans JP", sans-serif;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 21px;
    color: #f7f7f7;
}

.thanks__box__interval__h__7 {
    height: 15px;
}