﻿
.pageHead { display: flex; padding: 0px 0px; width: calc( 100% - 200px); justify-content: center; margin: 20px 100px; box-sizing: border-box; border-bottom: solid 1px #ccc; }

.pageHeadTitle {text-align:center;font-size:24px;font-weight:bold; margin-bottom:20px;}
.AgreementContent { white-space: pre-wrap;line-height:2em; }

.btnStart { width:10em;height:3em;line-height:3em;box-sizing:border-box;background-color:var(--PrimaryColor);color:white;border-radius:8px;text-align:center;user-select:none;margin:20px auto;cursor:pointer;}






.chatqrcode { display: flex; align-items: end; }
.chattext { margin-bottom: 6px; color: #ccc; }
.chattext p{ margin-top:10px;}

.l_index_music { padding: 0 100px; font-size: 18px; width: 1000px; margin: auto; }

    .l_index_music p { margin: 9px 0px; line-height: 2em; text-indent: 2em; letter-spacing: 0.2em; }

.myqrcode { width: 150px; height: auto; margin: auto; }