.qna-view-page .answer{border-top:3px solid var(--main)}.qna-page{min-height:calc(100vh - 80px)}.qna-page .header{border-radius:1em;width:100%;flex-direction:column;align-items:flex-start}.qna-page .header .title{flex-flow:row wrap;align-items:center}.qna-page .header .title .icon{background:url(/_next/static/media/private.a41d3fed.png) no-repeat 50%/contain;width:100px;aspect-ratio:1/1;margin-right:1em}.qna-page .notice{background:var(--gray1);border-radius:1em;width:fit-content;margin-top:1em;margin-bottom:1em;padding:1em}.qna-page .notice p{margin:5px 0}.qna-page .notice p span{color:var(--main);font-family:SUITB}.qna-page .notice a{border:1px solid var(--dark);border-radius:5px;width:fit-content;margin-top:5px;padding:5px 1em;display:flex;justify-content:center;align-items:center;transition:.3s}.qna-page .notice a:hover{background:var(--dark);color:#fff}.qna-page .qna-list{margin-top:2em}.qna-page .qna-list>a,.qna-page .qna-list>div{border-bottom:1px solid rgba(24,24,24,.3);display:flex;justify-content:space-between;align-items:center;padding:5px 1em}.qna-page .qna-list>a p,.qna-page .qna-list>div p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.qna-page .qna-list>a p.title,.qna-page .qna-list>div p.title{width:calc(100% - 180px - 2em)}.qna-page .qna-list>a p.date,.qna-page .qna-list>div p.date{width:100px;text-align:center}.qna-page .qna-list>a p.status,.qna-page .qna-list>div p.status{width:80px;text-align:center}.qna-page .qna-list .table-header{border-top:2px solid var(--dark)}.qna-page .qna-list .table-content{padding:1em;transition:.3s;cursor:pointer}.qna-page .qna-list .table-content:hover{background:var(--gray1)}.qna-page .qna-list .table-content .title{display:flex;align-items:center;min-width:0}.qna-page .qna-list .table-content .title svg{margin-right:5px;font-size:12px}.qna-page .qna-list .table-content .title svg path{fill:rgba(24,24,24,.3)}.qna-page .qna-list .table-content .title .title-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qna-page .qna-list .table-content .status span{border:1px solid var(--dark);background:#fff;border-radius:5px;width:80px;height:30px;font-size:15px;display:flex;justify-content:center;align-items:center}.qna-page .qna-list .table-content .status.done span{border-color:var(--main);color:var(--main)}@media(max-width:800px){.qna-page .qna-list>a,.qna-page .qna-list>div{border-bottom:1px solid rgba(24,24,24,.3);display:flex;justify-content:space-between;align-items:center;padding:5px 1em}.qna-page .qna-list>a p,.qna-page .qna-list>div p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.qna-page .qna-list>a p.title,.qna-page .qna-list>div p.title{width:calc(100% - 70px - 1em)}.qna-page .qna-list>a p.date,.qna-page .qna-list>div p.date{display:none}.qna-page .qna-list>a p.status,.qna-page .qna-list>div p.status{width:70px}.qna-page .qna-list .table-header p{font-size:12px}.qna-page .qna-list .table-content .date,.qna-page .qna-list .table-header p:nth-of-type(2){display:none}.qna-page .qna-list .table-content .status span{width:70px;height:25px;font-size:12px}}@media(max-width:1280px){.qna-page .header{align-items:center}.qna-page .header.mine .text span{text-align:center}.qna-page .notice{margin:1em auto}.qna-page .btns{margin-top:1em;justify-content:center}}@media(max-width:800px){.qna-page{min-height:calc(100vh - 60px)}.qna-page .header .title p{font-size:30px}.qna-page .header .title .icon{width:70px}.qna-page .notice{margin-top:0}.qna-page .notice a{font-size:14px}}.msgbox-container{backdrop-filter:blur(7px)}.msgbox-container .msg-box{width:300px;height:200px}.msgbox-container .msg-box .title{margin-top:1.5em}.msgbox-container .msg-box .desc{margin-top:1em}