.ChatContentArea-module-scss-module__nwjoFq__date_header{z-index:1;text-align:center;color:#fffc;background-color:#808080cc;border-radius:15px;max-width:fit-content;margin:5px auto;padding:5px 15px;font-size:.5rem;position:sticky;top:20px}
.Button-module__QQb0Vq__root{-webkit-user-select:none;user-select:none;text-align:center;white-space:nowrap;background-color:var(--btn-bg);color:var(--btn-color);border-color:var(--btn-border-color);cursor:pointer;border-style:solid;border-width:1px;justify-content:center;align-items:center;font-weight:600;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.Button-module__QQb0Vq__root:hover:not(:disabled){background-color:var(--btn-bg-hover);color:var(--btn-color-hover);border-color:var(--btn-border-color-hover)}.Button-module__QQb0Vq__root:focus-visible{outline:4px solid var(--btn-focus-ring);outline-offset:2px}.Button-module__QQb0Vq__root:active:not(:disabled){transform:scale(.98)}.Button-module__QQb0Vq__root:disabled{cursor:not-allowed}.Button-module__QQb0Vq__touchTarget{overflow:visible}.Button-module__QQb0Vq__touchTarget:after{content:"";inset:var(--btn-touch-expand)0;position:absolute}
.Uploader-module___D5FKa__label{margin-top:8px;margin-bottom:1px;font-size:15px;font-weight:700}.Uploader-module___D5FKa__black{color:#000}.Uploader-module___D5FKa__red{color:#e74c3c}.Uploader-module___D5FKa__green{color:#2ecc71}.Uploader-module___D5FKa__blue{color:#3498db}.Uploader-module___D5FKa__yellow{color:#f1c40f}.Uploader-module___D5FKa__large-text{font-size:2rem}.Uploader-module___D5FKa__medium-text{font-size:1rem}.Uploader-module___D5FKa__small-text{font-size:.7rem}.Uploader-module___D5FKa__light-weight{font-weight:300}.Uploader-module___D5FKa__normal-weight{font-weight:400}.Uploader-module___D5FKa__bold-weight{font-weight:700}.Uploader-module___D5FKa__frame{width:100%;display:flex}.Uploader-module___D5FKa__input{border:1px solid #ddd;border-radius:5px;outline:none;flex:auto;padding:0 4px 0 13px;font-size:16px;font-weight:400;line-height:38px}.Uploader-module___D5FKa__inputNoFlex{border:1px solid #ddd;border-radius:5px;outline:none;padding:0 4px 0 13px;font-size:16px;font-weight:400;line-height:28px}.Uploader-module___D5FKa__helpText{color:#949494;margin-top:8px;font-size:13px;font-weight:400}.Uploader-module___D5FKa__errorText{color:red;margin-top:8px;font-size:13px;font-weight:400}.Uploader-module___D5FKa__requiredText{color:#acacac;font-size:10px;font-weight:400}.Uploader-module___D5FKa__input::placeholder{color:#bbb}
.index-module-scss-module__JJV3yW__textarea:disabled{opacity:1}
.ImageUploader-module-scss-module__M_O0ta__contents{border:1px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:100px;display:flex}.ImageUploader-module-scss-module__M_O0ta__contents .ImageUploader-module-scss-module__M_O0ta__description{color:#777;width:300px;font-size:14px;font-weight:400}
.VideoUploader-module-scss-module__LcmxSW__contents{border:1px dashed #ccc;border-radius:8px;justify-content:center;align-items:center;gap:10px;height:100px;display:flex}.VideoUploader-module-scss-module__LcmxSW__contents .VideoUploader-module-scss-module__LcmxSW__description{color:#777;width:300px;font-size:14px;font-weight:400}
.RadioCard-module-scss-module__9IpwIG__cardBorder{border:2px solid var(--mantine-color-blue-4)}.RadioCard-module-scss-module__9IpwIG__cardContainer{cursor:pointer;width:100%;max-width:400px;margin:0 auto;transition:all .3s;position:relative;overflow:hidden}.RadioCard-module-scss-module__9IpwIG__cardContainer:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.RadioCard-module-scss-module__9IpwIG__cardContent{color:#fff;background:linear-gradient(135deg,#4b4b5acc 0%,#282832e6 100%);border-radius:12px;flex-direction:column;justify-content:space-between;height:180px;padding:20px;display:flex;position:relative;overflow:hidden}.RadioCard-module-scss-module__9IpwIG__cardContent:before{content:"";z-index:1;background-image:radial-gradient(circle at 70% 30%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.RadioCard-module-scss-module__9IpwIG__cardContent.RadioCard-module-scss-module__9IpwIG__selected{background:linear-gradient(135deg,#228be6cc 0%,#3366ffe6 100%);box-shadow:0 5px 15px #3366ff4d}.RadioCard-module-scss-module__9IpwIG__cardBrand{letter-spacing:1px;z-index:2;align-items:center;font-size:18px;font-weight:600;display:flex}.RadioCard-module-scss-module__9IpwIG__cardBrand svg{margin-right:8px}.RadioCard-module-scss-module__9IpwIG__cardNumber{letter-spacing:2px;z-index:2;margin:10px 0;font-size:18px}.RadioCard-module-scss-module__9IpwIG__cardChip{z-index:2;background:linear-gradient(135deg,#e6b800 0%,#ffdb4d 100%);border-radius:4px;width:40px;height:30px;margin-bottom:10px}.RadioCard-module-scss-module__9IpwIG__cardExpiry{z-index:2;justify-content:flex-end;align-items:center;font-size:14px;display:flex}.RadioCard-module-scss-module__9IpwIG__cardExpiry:before{content:"有効期限";opacity:.7;margin-right:8px;font-size:8px}.RadioCard-module-scss-module__9IpwIG__selectedIndicator{color:var(--mantine-color-blue-7);z-index:3;border:2px solid var(--mantine-color-blue-7);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;animation:1.5s infinite RadioCard-module-scss-module__9IpwIG__pulse;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 0 0 2px #ffffff80}@keyframes RadioCard-module-scss-module__9IpwIG__pulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 10px #fff0}to{box-shadow:0 0 #fff0}}@media (max-width:768px){.RadioCard-module-scss-module__9IpwIG__cardContainer{max-width:100%}}
.index-module__hLuCHq__table{border-collapse:separate;border-spacing:0}.index-module__hLuCHq__table th,.index-module__hLuCHq__table td{border:.5px solid #ccc}.index-module__hLuCHq__billingTable{width:100%}.index-module__hLuCHq__billingHeaderCell{font-weight:600}.index-module__hLuCHq__billingProductName{word-break:break-word;overflow-wrap:anywhere}.index-module__hLuCHq__statusBadgeRoot{white-space:normal;text-align:center;word-break:break-word;flex-wrap:wrap;min-width:0;max-width:100%;height:auto;line-height:1.2;display:inline-flex}.index-module__hLuCHq__statusBadgeLabel{white-space:normal;word-break:break-word;min-width:0}@media (max-width:750px){.index-module__hLuCHq__billingTable{table-layout:fixed}.index-module__hLuCHq__billingHeaderCell{white-space:nowrap;font-size:.75rem}.index-module__hLuCHq__billingBodyCell{vertical-align:top;font-size:.75rem}.index-module__hLuCHq__billingDateColumn{white-space:nowrap;width:92px}.index-module__hLuCHq__billingAmountColumn{text-align:right;white-space:nowrap;width:72px}.index-module__hLuCHq__billingStatusColumn{text-align:center;width:72px}.index-module__hLuCHq__billingProductName{line-height:1.3}}
.video-module-scss-module__WgB0bW__localVideo{z-index:99999}.video-module-scss-module__WgB0bW__videosContainer{background-color:#fafafa;flex-direction:column;justify-content:center;align-items:center;height:calc(100dvh - 70px);display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.video-module-scss-module__WgB0bW__videosContainer{height:calc(100dvh - 80px)}}.video-module-scss-module__WgB0bW__remoteVideo{z-index:1;gap:16px;padding:16px;display:grid;position:absolute;inset:0}.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__singleRemote{grid-template-columns:1fr;justify-content:center;place-items:center;padding:8px;display:flex}.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__singleRemote .video-module-scss-module__WgB0bW__remoteVideoContainer{aspect-ratio:4/3;width:100%;max-width:800px;max-height:80vh;margin:0 auto}@media (max-width:768px){.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__singleRemote .video-module-scss-module__WgB0bW__remoteVideoContainer{max-width:95%;max-height:70vh}}.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__multipleRemotes{grid-template-columns:repeat(2,1fr);place-items:center;gap:24px;padding:24px}@media (max-width:768px){.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__multipleRemotes{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr;gap:16px;padding:16px}}.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__multipleRemotes .video-module-scss-module__WgB0bW__remoteVideoContainer{aspect-ratio:4/3;max-width:100%;max-height:calc(100vh - 140px)}@media (max-width:768px){.video-module-scss-module__WgB0bW__remoteVideo.video-module-scss-module__WgB0bW__multipleRemotes .video-module-scss-module__WgB0bW__remoteVideoContainer{max-height:calc(50vh - 70px)}}.video-module-scss-module__WgB0bW__remoteVideoContainer{border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;min-height:200px;display:flex;position:relative;overflow:hidden}.video-module-scss-module__WgB0bW__videoWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.video-module-scss-module__WgB0bW__videoWrapper video{aspect-ratio:4/3;object-fit:contain;border:0 solid #0000;border-radius:12px;width:100%;height:100%;transition:all .3s}.video-module-scss-module__WgB0bW__videoWrapper video.video-module-scss-module__WgB0bW__muted{border-color:#f44;box-shadow:0 0 10px #ff444480}.video-module-scss-module__WgB0bW__remoteAudioIndicator{color:#fff;z-index:1000;pointer-events:none;opacity:.8;background-color:#0009;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:6px;font-size:14px;transition:all .3s;display:flex;position:absolute;top:8px;left:8px;box-shadow:0 2px 4px #0003}.video-module-scss-module__WgB0bW__remoteAudioIndicator:hover{opacity:1}.video-module-scss-module__WgB0bW__remoteAudioIndicator.video-module-scss-module__WgB0bW__muted{background-color:#ff4444e6}.video-module-scss-module__WgB0bW__participantVideo .video-module-scss-module__WgB0bW__remoteAudioIndicator{opacity:.7;width:24px;height:24px;padding:4px;font-size:10px;top:4px;left:4px}.video-module-scss-module__WgB0bW__remoteAudioIndicator.video-module-scss-module__WgB0bW__inScreenShare{width:28px;height:28px;padding:5px;font-size:12px;top:6px;left:6px}.video-module-scss-module__WgB0bW__disabled{z-index:2;background-color:#000;border:1px solid #0000;border-radius:12px;position:absolute;inset:0}.video-module-scss-module__WgB0bW__localVideoInPreview{aspect-ratio:4/3;z-index:2;object-fit:cover;background-color:#000;border:1px solid #00000026;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:min(60vw,177.78dvh - 160.002px);max-width:1200px;margin:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 32px #00000014,0 2px 8px #0000000f}.video-module-scss-module__WgB0bW__localVideoInPreview video{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.video-module-scss-module__WgB0bW__localVideoInPreview{width:min(95vw,75dvh - 75px)}}.video-module-scss-module__WgB0bW__localVideoInTalk{z-index:3;object-fit:cover;background-color:#000;border:2px solid #000;border-radius:12px;width:200px;height:150px;position:absolute;top:10px;right:10px;overflow:hidden}@media (max-width:768px){.video-module-scss-module__WgB0bW__localVideoInTalk{width:120px;height:90px}}.video-module-scss-module__WgB0bW__localVideoInScreenShare{z-index:10;object-fit:cover;background-color:#000;border:2px solid #000;border-radius:12px;width:160px;height:120px;position:absolute;top:10px;right:10px;overflow:hidden}@media (max-width:768px){.video-module-scss-module__WgB0bW__localVideoInScreenShare{width:100px;height:75px}}.video-module-scss-module__WgB0bW__screenShareContainer{z-index:1;flex-direction:column;padding:16px;display:flex;position:absolute;inset:0}@media (max-width:768px){.video-module-scss-module__WgB0bW__screenShareContainer{padding:8px}}.video-module-scss-module__WgB0bW__mainVideo{z-index:1;flex:1;justify-content:center;align-items:center;width:100%;height:calc(100% - 160px);margin-bottom:16px;display:flex;position:relative}@media (max-width:768px){.video-module-scss-module__WgB0bW__mainVideo{height:calc(100% - 100px);margin-bottom:8px}}.video-module-scss-module__WgB0bW__screenShareVideo{background-color:#000;border-radius:12px;width:100%;max-width:1200px;height:100%;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.video-module-scss-module__WgB0bW__screenShareVideo .video-module-scss-module__WgB0bW__remoteVideoContainer{border-radius:12px;width:100%;height:100%}.video-module-scss-module__WgB0bW__screenShareLabel{color:#fff;z-index:5;background-color:#0009;border-radius:4px;padding:6px 12px;font-size:14px;position:absolute;top:10px;left:10px}.video-module-scss-module__WgB0bW__screenShareSelfLabel{color:#fff;z-index:5;text-align:center;background-color:#000000b3;border-radius:8px;padding:16px 24px;font-size:18px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-module-scss-module__WgB0bW__participantVideos{z-index:2;background-color:#0000001a;border-radius:8px;flex-direction:column;align-items:flex-end;gap:8px;max-height:calc(100vh - 230px);padding:5px;display:flex;position:absolute;top:140px;right:10px;overflow-y:auto}.video-module-scss-module__WgB0bW__participantVideos.video-module-scss-module__WgB0bW__participantVideosMobile{flex-direction:row;justify-content:flex-end;align-items:flex-start;width:auto;max-width:calc(100vw - 180px);max-height:120px;top:10px;right:180px;overflow:auto hidden}@media (max-width:768px){.video-module-scss-module__WgB0bW__participantVideos.video-module-scss-module__WgB0bW__participantVideosMobile{max-width:calc(100vw - 120px);right:110px}}.video-module-scss-module__WgB0bW__participantVideo{background-color:#000;border:1px solid #fff3;border-radius:8px;width:160px;height:120px;overflow:hidden;box-shadow:0 2px 8px #00000026}@media (max-width:768px){.video-module-scss-module__WgB0bW__participantVideo{width:100px;height:75px}}.video-module-scss-module__WgB0bW__participantVideo .video-module-scss-module__WgB0bW__remoteVideoContainer{border-radius:8px;width:100%;height:100%;min-height:auto}.video-module-scss-module__WgB0bW__participantVideo .video-module-scss-module__WgB0bW__videoWrapper video{object-fit:cover}.video-module-scss-module__WgB0bW__waitingMessage{color:#fff;z-index:4;text-align:center;background-color:#000000b3;border-radius:8px;max-width:90%;padding:16px 24px;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-module-scss-module__WgB0bW__waitingNotice{color:#ffffffd9;white-space:normal;margin-top:12px;font-size:13px;line-height:1.6}.video-module-scss-module__WgB0bW__container{background-color:#fafafa;width:100vw;height:100dvh;position:relative;overflow:hidden}.video-module-scss-module__WgB0bW__manualMessage{z-index:2;text-align:center;white-space:normal;border-radius:8px;max-width:90%;font-size:16px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.video-module-scss-module__WgB0bW__controls{box-sizing:border-box;z-index:200;background-color:#fafafa;justify-content:center;align-items:center;width:100%;height:70px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}.video-module-scss-module__WgB0bW__controls>div{justify-content:center;align-items:center;gap:24px;height:100%;padding:0;display:flex}.video-module-scss-module__WgB0bW__controls>div>*{margin:0}@media (max-width:768px){.video-module-scss-module__WgB0bW__controls>div{justify-content:center;gap:16px;width:100%;padding:0 12px;display:flex}.video-module-scss-module__WgB0bW__controls>div>*{flex-shrink:1;margin:0}.video-module-scss-module__WgB0bW__controls{height:80px}}.video-module-scss-module__WgB0bW__controls button{width:auto!important;min-width:42px!important;height:auto!important;min-height:42px!important;padding:8px 16px!important;font-size:1rem!important}.video-module-scss-module__WgB0bW__controls button:has(svg:only-child){width:42px!important;padding:8px!important}.video-module-scss-module__WgB0bW__controls button svg{width:1rem!important;height:1rem!important;font-size:1rem!important}.video-module-scss-module__WgB0bW__faqModalContent{z-index:1000;width:100vw;max-width:100vw;height:calc(100dvh - 80px);max-height:calc(100dvh - 80px);overflow:auto}.video-module-scss-module__WgB0bW__faqIframe{width:100%;height:calc(100dvh - 80px)}.video-module-scss-module__WgB0bW__screenShareIndicator{color:#fff;z-index:2;background-color:#4caf50;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:8px;right:8px}.video-module-scss-module__WgB0bW__remoteVideoContainer.video-module-scss-module__WgB0bW__screenShareVideo{border:2px solid #4caf50;box-shadow:0 0 10px #4caf5080}
/*# sourceMappingURL=d1212d3a055686a9.css.map*/