@charset "UTF-8";body:has(.confirm-dialog.active){overflow:hidden}.step{display:flex;flex-direction:row;height:50px;width:100%}.step>div{flex:1;display:flex;flex-direction:row;background-color:#dbdbdb;color:#333;padding-left:20px;height:100%;align-items:center;position:relative;justify-content:center;font-weight:700}.step>div:after{content:"";width:20px;height:100%;clip-path:polygon(0 0,100% 50%,0 100%);right:-20px;position:absolute;background:inherit;z-index:1}.step>div:last-child:after{display:none}.step>div.current{background-color:#e8984b;color:#fff}.sticky-footer{position:fixed;bottom:0;left:0;width:100vw;color:#fff;background-color:#18335d;display:flex;flex-direction:row;justify-content:center;gap:20px;padding-block:20px;z-index:10;box-sizing:border-box;font-size:16px}.sticky-footer .texts{display:flex;flex-direction:row;align-items:center;gap:inherit}.sticky-footer .border{position:relative}.sticky-footer .border:after{content:"";width:1px;height:100%;background-color:currentColor;display:inline-block;top:0;position:absolute;opacity:.7}.sticky-footer .remaining-fields{color:#ffd200;font-weight:700;font-size:1.5em;gap:inherit}.sticky-footer .confirm-button{background-color:#fff;border-radius:100vmax;color:#18335d;border:none;cursor:pointer;height:80%;margin-block:auto;font-weight:700;padding:15px 25px}#entry #contents #form .confirm-dialog,#form-corporate .confirm-dialog{visibility:hidden;opacity:0;transition:visibility 0s linear .2s,opacity .2s linear;width:100vw;height:100vh;box-sizing:border-box;background-color:#0009;overflow-y:scroll;position:fixed;top:0;left:0;z-index:10001;display:flex;justify-content:center;align-items:center}#entry #contents #form .confirm-dialog.active,#form-corporate .confirm-dialog.active{visibility:visible;opacity:1;transition:visibility 0s linear 0s,opacity .2s linear}#entry #contents #form .confirm-dialog .js-confirm-dialog-close,#entry #contents #form .confirm-dialog a,#form-corporate .confirm-dialog .js-confirm-dialog-close,#form-corporate .confirm-dialog a{color:#3099f1;text-decoration:underline;cursor:pointer}#entry #contents #form .confirm-dialog .confirm-dialog-body,#form-corporate .confirm-dialog .confirm-dialog-body{display:flex;flex-direction:column}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button{border:none;background-color:inherit;color:#fff;font-size:4em;font-weight:700;position:relative;width:25px;height:25px;align-self:flex-end;cursor:pointer}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:before,#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:after,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:before,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:after{content:"";width:3px;background-color:currentColor;height:100%;position:absolute;top:0}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:before,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:before{transform:rotate(45deg)}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:after,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-close-button:after{transform:rotate(-45deg)}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents{background:#fff;padding:40px;display:flex;flex-direction:column;position:relative}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .center,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .center{text-align:center}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .heading,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .heading{text-align:center;font-weight:700;font-size:3em;position:relative;display:flex;justify-content:center;align-items:center}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .heading .right,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .heading .right{font-size:1rem;position:absolute;right:0;font-weight:400}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th{background:#fff8f8;vertical-align:middle}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th div,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th div{display:flex;flex-direction:row;align-items:center;height:100%}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th div:before,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th div:before{content:"任意";background:#959595;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;border-radius:3px;margin-right:10px;flex-shrink:0;height:fit-content}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th.must div,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th.must div{background-color:#fff8f8}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th.must div:before,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table th.must div:before{content:"必須";background:#FF5479}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td{padding:10px}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td a,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td a{display:inline-flex;flex-direction:row;color:#3099f1}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td a span,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents table td a span{margin-right:10px}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-error,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-error{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:60px;width:480px;height:70px;line-height:70px;font-size:20px;font-weight:700;border-radius:40px;background-color:#a09ea3;border:none;color:#fff;text-align:center;position:relative}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-error:after,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-error:after{content:">";position:absolute;right:10px}#entry #contents #form .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-check button,#form-corporate .confirm-dialog .confirm-dialog-body .confirm-dialog-contents .efo-btn-check button{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;width:480px;height:70px;line-height:70px;font-size:20px;font-weight:700;border-radius:40px;position:relative;color:#fff;background:-moz-linear-gradient(top left,#4badf1,#287ddd);background:-webkit-linear-gradient(top left,#4badf1,#287ddd);background:linear-gradient(to bottom right,#4badf1,#287ddd);cursor:pointer;box-shadow:0 3px #e2e2e2;border:none}
