button{cursor:pointer}button.basic{font-size:18px;height:60px;border-radius:5px;font-family:var(--sm)}button.basic.small{font-size:16px;height:50px}button.basic.light-blue{background-color:#edf0f7;color:#1142bf}button.basic.m-blue{color:#4e5968;background:#e3e9f6}button.basic.blue{background-color:#1142bf;color:#fff}button.basic.gray{background:#f2f3f5;color:#999}button.basic.m-gray{background-color:#f2f3f5;color:#464c52}button.basic.black{background-color:#18171a;color:#fff}button.basic:disabled{background-color:#f2f3f5;color:#999}button.basic small{display:block;font-family:var(--sr);font-size:12px}details .details-content{border-top:1px solid #ededed;margin-top:15px;padding-top:30px}details .details-content .common-text{font-size:14px;color:#6b7684;line-height:23.8px}.num_content{display:flex;align-items:flex-start;gap:15px}.num_content .numb{width:18px;height:18px;border-radius:3px;font-size:12px;text-align:center;line-height:1;padding:3px;color:#fff;background-color:#18171a;margin-top:2px}.num_content .numb.blue{background-color:#1142bf}.num_content .numb.gray{background-color:#f2f4f6;color:#4e5968}.num_content div{width:-moz-fit-content;width:fit-content;max-width:calc(100% - 30px)}.num_content.fc{justify-content:center}table{width:100%;table-layout:fixed}table thead tr th{border:1px solid #ededed;background:#f2f4f6;color:#4e5968;font-size:14px;padding:15px 5px}table thead tr th:first-child{border-left:none}table thead tr th:last-child{border-right:none}table tbody tr th{background:#f2f4f6;padding:15px 5px;border:1px solid #ededed;border-left:none}table tbody tr td,table tbody tr th{color:#4e5968;font-size:14px;vertical-align:middle;text-align:center}table tbody tr td{border:1px solid #ededed;padding:10px}table tbody tr td:first-child{border-left:none}table tbody tr td:last-child{border-right:none}table td .br,table th .br{display:block}table td small,table th small{display:block;color:#999}table td.left,table th.left{text-align:left;padding:10px 20px}table td.p-5,table th.p-5{padding:5px}#ConfirmNotice .sub-comment{font-size:16px;color:#8894a0}#ConfirmNotice .button-flex:has(.sm) button:first-child{width:120px}#ConfirmNotice .button-flex:has(.sm) button:last-child{width:calc(100% - 135px)}.check-list{background-color:#f5f6fa;padding:15px;border-radius:10px;display:flex;flex-direction:column;gap:10px}.check-list li{position:relative;padding-left:27px;color:#999}.check-list li:before{content:"";display:block;width:12px;height:9px;background:url(/asset/img/common/icon/check-gray.svg);background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:6px}.check-list li.on{color:#1142bf}.check-list li.on:before{background:url(/asset/img/common/icon/check-blue.svg);background-repeat:no-repeat;background-size:cover}.ProgressModal{padding:20px}.ProgressModal .content{height:-moz-fit-content;height:fit-content;position:absolute;bottom:20px;width:calc(100% - 40px);background:#fff;border-radius:10px;padding:20px}.ProgressModal .content .main-comment{font-family:var(--sm);font-size:20px;line-height:30px}.ProgressModal .content .flex{display:flex;gap:15px}.ProgressModal .content .flex p{font-family:var(--sr);font-size:18px;color:#4e5968}.ProgressModal .content .flex p span{font-family:var(--sm);color:#1142bf}.ProgressModal .content .check-list{background:#f5f6fa;display:flex;flex-direction:column;gap:15px;padding:20px 15px;border-radius:10px;margin-top:30px}.ProgressModal .content .check-list li{position:relative;padding-left:27px;color:#999}.ProgressModal .content .check-list li:before{content:"";display:block;width:12px;height:9px;background:url(/asset/img/common/icon/check-gray.svg);background-repeat:no-repeat;background-size:cover;position:absolute;left:0;top:6px}.ProgressModal .content .check-list li.on{color:#1142bf}.ProgressModal .content .check-list li.on:before{background:url(/asset/img/common/icon/check-blue.svg);background-repeat:no-repeat;background-size:cover}#ConfirmNotice .share-chat-display{width:calc(100% + 40px);height:-moz-fit-content;height:fit-content;margin-left:-20px;padding:30px 34px;background-color:#bacee0;max-height:430px;overflow-y:auto;margin-bottom:-30px}#ConfirmNotice .share-chat-display .prw{width:100%;max-width:280px}#ConfirmNotice .share-chat-display .prw .chat-title{background-color:#fee500;height:40px;display:flex;padding:10px 20px;font-size:13px}#ConfirmNotice .share-chat-display .prw .pr{background-color:#444;color:#fff;font-size:8px;width:32px;height:32px;border-radius:100%;display:flex;align-items:center;justify-content:center;right:-16px}#ConfirmNotice .share-chat-display .chat-content{max-width:280px;width:-moz-fit-content;width:fit-content;background-color:#fff;padding:20px;display:flex;flex-direction:column;gap:15px}#ConfirmNotice .share-chat-display .chat-content p{font-size:13px;line-height:21px}#ConfirmNotice .bg-tag{font-size:14px;font-family:var(--sm);width:-moz-fit-content;width:fit-content;padding:6px 12px;border-radius:20px}#ConfirmNotice .bg-tag.red{color:#fff;background:#e03d38}#ConfirmNotice input.radio-type.btn-left+label{background-image:none}#ConfirmNotice input.radio-type.btn-left+label div{margin-left:30px;font-size:15px}#ConfirmNotice input.radio-type.btn-left+label div img{height:12px}#ConfirmNotice input.radio-type.btn-left+label:before{left:15px}#ConfirmNotice input.radio-type.btn-left+label:after{left:19px}#ConfirmNotice .dashed-bt{padding-top:30px;border-top:1px dashed #ededed}