.mypage .page-title{font-size:2rem;width:90%;z-index:1}.mypage .category-title,.mypage .history-message,.mypage .page-title{align-items:center;display:flex;justify-content:center;margin:50px auto}.mypage .category-title,.mypage .history-message{background-position:bottom;background-repeat:no-repeat;background-size:contain;font-size:1.8rem;padding-bottom:.7rem;text-align:center;width:80%}.mypage .bg-blue{background-image:url(../../custom/img/line/blue.png)}.mypage .bg-pink{background-image:url(../../custom/img/line/pink.png)}.mypage .bg-yellow{background-image:url(../../custom/img/line/yellow.png)}@media (max-width:500px){.mypage .category-title{font-size:1.5rem;padding-bottom:.3rem}}.mypage a{display:block;margin:0 auto;padding-bottom:.3rem;text-align:center;text-decoration:none;width:60%}.mypage a:hover{background-image:url(../../custom/img/line/lemon.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}.mypage .text{margin:30px auto;width:70%}.mypage .history-message{font-size:1.5rem}#history_list{display:flex;flex-direction:column;gap:0}#history_list li{border-bottom:1px dotted #000}#history_list a{display:block;padding:.5rem;text-align:left;width:100%}#history_list a .date{font-size:.8rem;font-weight:700}#history_list a .name{font-size:.9rem}