img.back {
    height: 68%;
}

body {
    background-color: rgb(26,30,29);
}

div.text-box, div.text-box-2, div.text-box-3, div.text-box-4, div.text-box-5, div.text-box-6 {
    top: 70%;
    text-align: center;
    
}

div.text-box .text, div.text-box-2 .text, div.text-box-3 .text, div.text-box-4 .text, div.text-box-5 .text, div.text-box-6 .text {
    color: #CDE397;
    line-height:22px;
    height:22px;
}

div.page-5 {
    background-image: none;
}

img.logo-light {
    position: fixed;
    width: 18%;
    bottom: 11%;
    left: 50%;
    z-index: 100;
    opacity: .7;
    transform: translate(-50%, 0);
}

img.next-page {
    bottom: 5%;
}

.music {
    width: 4%;
    bottom: 5%;
    right: 10%;
    opacity: 1;
}

div.text-box-7 {
    position: absolute;
    width: 90%;
    margin-left: 10%;
    top: 55%;
}

div.text-box-7 .text {
    font-size: 0.9rem;
    color: #CDE397;
    height: auto;
}

div.text-box-7 .text span {
    font-size: 1.5rem;
    color: #CDE397;
}

img.back-7 {
    top: 5%;
    left: 5%;
    width: 90%;
    z-index: -1;
    opacity: 1;
    height: 50%;
}

img.agree {
    position: fixed;
    width: 30%;
    bottom: 12%;
    left: 50%;
    z-index: 10;
    opacity: 1;
    transform: translate(-50%, 0);
    display: none;
}

.page-8-head {
    text-align: left;
    line-height: 33px;
    margin-left:13%;
    margin-bottom: 30px;
    opacity: 0;
    color: #CDE397;
}

.page-8-head .title, .page-8-head .detail, .page-8-head .number {
    color: #CDE397;
}

.page-8-head .number {
    color: rgb(252, 223, 164);
    font-size: 4.0rem;
}

.coabLogo{
    position: fixed;
    width: 33%;
    bottom: 17%;
    left: 13%;
    z-index: 10;
    opacity: 1;
}
.coabCode{
    position: fixed;
    width: 29%;
    bottom: 12%;
    right: 13%;
    z-index: 10;
    opacity: 1;
}
.xdwLogo{
    position: fixed;
    width: 33%;
    bottom: 43%;
    left: 13%;
    z-index: 10;
    opacity: 1;
}

.xdwCode{
    position: fixed;
    width: 29%;
    bottom: 40%;
    right: 13%;
    z-index: 10;
    opacity: 1;
}

.des{
    position: fixed;
    text-align: left;
    line-height: 22px;
    opacity: 1;
    left:13%;
    top:23%;
    color: #CDE397;
}

.support{
    position: fixed;
    text-align: left;
    line-height: 22px;
    left:13%;
    top:63%;
    opacity: 1;
    color: #CDE397;
}