*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{-webkit-text-decoration:inherit;text-decoration:inherit;vertical-align:inherit}html{cursor:default;tab-size:4;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-break:break-word;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15}body{margin:0}h1{margin:.67em 0;font-size:2em}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:#0000}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::selection{color:#000;text-shadow:none;background-color:#b3d4fc}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select{margin:0}button{text-transform:none;overflow:visible}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;white-space:normal;max-width:100%;display:table}progress{vertical-align:baseline;display:inline-block}select{text-transform:none}textarea{resize:vertical;margin:0;overflow:auto}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}details{display:block}dialog{color:#000;background-color:#fff;border:solid;width:fit-content;height:fit-content;margin:auto;padding:1em;display:block;position:absolute;left:0;right:0}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]:not(:focus){clip:rect(0, 0, 0, 0);display:inherit;position:absolute}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}table{border-spacing:0;border-collapse:collapse}html,body{height:100%}html{scrollbar-gutter:stable}html:has(#storybook-root){scrollbar-gutter:initial}body{color:#2d2d2d;font-family:Heebo,Helvetica,Hiragino Sans,Hiragino Kaku Gothic Pro,Arial,sans-serif;font-size:14px;font-weight:400}html[lang=zh-cn] body{font-family:Hiragino Sans GB,Microsoft YaHei,sans-serif}html[lang=zh-tw] body{font-family:PingFang TC,Microsoft JhengHei,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}*,:focus{outline:none}img{vertical-align:bottom}.mcs-icon.xs{width:16px;height:16px}.mcs-icon.s{width:20px;height:20px}.mcs-icon.m{width:24px;height:24px}.mcs-icon.l{width:28px;height:28px}.mcs-icon.xl{width:32px;height:32px}.multiselect{background:var(--ms-bg,#fff);border:var(--ms-border-width,1px) solid var(--ms-border-color,#d1d5db);border-radius:var(--ms-radius,4px);box-sizing:border-box;cursor:pointer;font-size:var(--ms-font-size,1rem);min-height:calc(var(--ms-border-width,1px) * 2 + var(--ms-font-size,1rem) * var(--ms-line-height,1.375) + var(--ms-py,.5rem) * 2);outline:none;justify-content:flex-end;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.multiselect.is-open{border-radius:var(--ms-radius,4px) var(--ms-radius,4px) 0 0}.multiselect.is-open-top{border-radius:0 0 var(--ms-radius,4px) var(--ms-radius,4px)}.multiselect.is-disabled{background:var(--ms-bg-disabled,#f3f4f6);cursor:default}.multiselect.is-active{border:var(--ms-border-width-active,var(--ms-border-width,1px)) solid var(--ms-border-color-active,var(--ms-border-color,#d1d5db));box-shadow:0 0 0 var(--ms-ring-width,3px) var(--ms-ring-color,#10b98130)}.multiselect-wrapper{box-sizing:border-box;cursor:pointer;min-height:calc(var(--ms-border-width,1px) * 2 + var(--ms-font-size,1rem) * var(--ms-line-height,1.375) + var(--ms-py,.5rem) * 2);outline:none;justify-content:flex-end;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.multiselect-multiple-label,.multiselect-placeholder,.multiselect-single-label{box-sizing:border-box;height:100%;line-height:var(--ms-line-height,1.375);max-width:100%;padding-left:var(--ms-px,.875rem);padding-right:calc(1.25rem + var(--ms-px,.875rem) * 3);pointer-events:none;background:0 0;align-items:center;display:flex;position:absolute;top:0;left:0}.multiselect-placeholder{color:var(--ms-placeholder-color,#9ca3af)}.multiselect-single-label-text{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.multiselect-search{appearance:none;background:var(--ms-bg,#fff);border-radius:var(--ms-radius,4px);box-sizing:border-box;font-family:inherit;font-size:inherit;height:100%;padding-left:var(--ms-px,.875rem);border:0;outline:none;width:100%;position:absolute;inset:0}.multiselect-search::-webkit-search-cancel-button{-webkit-appearance:none}.multiselect-search::-webkit-search-decoration{-webkit-appearance:none}.multiselect-search::-webkit-search-results-button{-webkit-appearance:none}.multiselect-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-tags{margin:var(--ms-tag-my,.25rem) 0 0;padding-left:var(--ms-py,.5rem);flex-wrap:wrap;flex-grow:1;flex-shrink:1}.multiselect-tag,.multiselect-tags{align-items:center;min-width:0;display:flex}.multiselect-tag{background:var(--ms-tag-bg,#10b981);border-radius:var(--ms-tag-radius,4px);color:var(--ms-tag-color,#fff);font-size:var(--ms-tag-font-size,.875rem);font-weight:var(--ms-tag-font-weight,600);line-height:var(--ms-tag-line-height,1.25rem);margin-bottom:var(--ms-tag-my,.25rem);margin-right:var(--ms-tag-mx,.25rem);padding:var(--ms-tag-py,.125rem) 0 var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem);white-space:nowrap}.multiselect-tag.is-disabled{background:var(--ms-tag-bg-disabled,#9ca3af);color:var(--ms-tag-color-disabled,#fff);padding-right:var(--ms-tag-px,.5rem)}.multiselect-tag-wrapper{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multiselect-tag-wrapper-break{white-space:normal;word-break:break-all}.multiselect-tag-remove{border-radius:var(--ms-tag-remove-radius,4px);margin:var(--ms-tag-remove-my,0) var(--ms-tag-remove-mx,.125rem);padding:var(--ms-tag-remove-py,.25rem) var(--ms-tag-remove-px,.25rem);justify-content:center;align-items:center;display:flex}.multiselect-tag-remove:hover{background:#00000010}.multiselect-tag-remove-icon{opacity:.8;background-color:currentColor;width:.75rem;height:.75rem;display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.multiselect-tags-search-wrapper{height:100%;margin:0 var(--ms-tag-mx,4px) var(--ms-tag-my,4px);flex-grow:1;flex-shrink:1;display:inline-block;position:relative}.multiselect-tags-search-copy{visibility:hidden;white-space:pre-wrap;width:100%;height:1px;display:inline-block}.multiselect-tags-search{appearance:none;box-sizing:border-box;font-family:inherit;font-size:inherit;border:0;outline:none;width:100%;padding:0;position:absolute;inset:0}.multiselect-tags-search::-webkit-search-cancel-button{-webkit-appearance:none}.multiselect-tags-search::-webkit-search-decoration{-webkit-appearance:none}.multiselect-tags-search::-webkit-search-results-button{-webkit-appearance:none}.multiselect-tags-search::-webkit-search-results-decoration{-webkit-appearance:none}.multiselect-inifite{min-height:calc(var(--ms-border-width,1px) * 2 + var(--ms-font-size,1rem) * var(--ms-line-height,1.375) + var(--ms-py,.5rem) * 2);justify-content:center;align-items:center;width:100%;display:flex}.multiselect-inifite-spinner,.multiselect-spinner{background-color:var(--ms-spinner-color,#10b981);z-index:10;flex-grow:0;flex-shrink:0;width:1rem;height:1rem;animation:1s linear infinite multiselect-spin;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m456.433 371.72-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'/%3E%3C/svg%3E");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.multiselect-spinner{margin:0 var(--ms-px,.875rem) 0 0}.multiselect-clear{opacity:1;padding:0 var(--ms-px,.875rem) 0 0;z-index:10;flex-grow:0;flex-shrink:0;transition:all .3s;display:flex;position:relative}.multiselect-clear:hover .multiselect-clear-icon{background-color:var(--ms-clear-color-hover,#000)}.multiselect-clear-icon{background-color:var(--ms-clear-color,#999);transition:all .3s;display:inline-block;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m207.6 256 107.72-107.72c6.23-6.23 6.23-16.34 0-22.58l-25.03-25.03c-6.23-6.23-16.34-6.23-22.58 0L160 208.4 52.28 100.68c-6.23-6.23-16.34-6.23-22.58 0L4.68 125.7c-6.23 6.23-6.23 16.34 0 22.58L112.4 256 4.68 363.72c-6.23 6.23-6.23 16.34 0 22.58l25.03 25.03c6.23 6.23 16.34 6.23 22.58 0L160 303.6l107.72 107.72c6.23 6.23 16.34 6.23 22.58 0l25.03-25.03c6.23-6.23 6.23-16.34 0-22.58L207.6 256z'/%3E%3C/svg%3E")}.multiselect-caret,.multiselect-clear-icon{width:.625rem;height:1.125rem;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.multiselect-caret{background-color:var(--ms-caret-color,#999);margin:0 var(--ms-px,.875rem) 0 0;pointer-events:none;z-index:10;flex-grow:0;flex-shrink:0;transition:transform .3s;position:relative;transform:rotate(0);-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 320 512' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E")}.multiselect-caret.is-open{pointer-events:auto;transform:rotate(180deg)}.multiselect-dropdown{-webkit-overflow-scrolling:touch;background:var(--ms-dropdown-bg,#fff);border:var(--ms-dropdown-border-width,1px) solid var(--ms-dropdown-border-color,#d1d5db);border-radius:0 0 var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px);bottom:0;left:calc(var(--ms-border-width,1px) * -1);margin-top:calc(var(--ms-border-width,1px) * -1);max-height:var(--ms-max-height,10rem);right:calc(var(--ms-border-width,1px) * -1);z-index:100;outline:none;flex-direction:column;display:flex;position:absolute;overflow-y:scroll;transform:translateY(100%)}.multiselect-dropdown.is-top{border-radius:var(--ms-dropdown-radius,4px) var(--ms-dropdown-radius,4px) 0 0;bottom:auto;top:var(--ms-border-width,1px);transform:translateY(-100%)}.multiselect-dropdown.is-hidden{display:none}.multiselect-options{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.multiselect-group{margin:0;padding:0}.multiselect-group-label{background:var(--ms-group-label-bg,#e5e7eb);box-sizing:border-box;color:var(--ms-group-label-color,#374151);cursor:default;font-size:.875rem;font-weight:600;line-height:var(--ms-group-label-line-height,1.375);padding:var(--ms-group-label-py,.3rem) var(--ms-group-label-px,.75rem);text-align:left;justify-content:flex-start;align-items:center;text-decoration:none;display:flex}.multiselect-group-label.is-pointable{cursor:pointer}.multiselect-group-label.is-pointed{background:var(--ms-group-label-bg-pointed,#d1d5db);color:var(--ms-group-label-color-pointed,#374151)}.multiselect-group-label.is-selected{background:var(--ms-group-label-bg-selected,#059669);color:var(--ms-group-label-color-selected,#fff)}.multiselect-group-label.is-disabled{background:var(--ms-group-label-bg-disabled,#f3f4f6);color:var(--ms-group-label-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-group-label.is-selected.is-pointed{background:var(--ms-group-label-bg-selected-pointed,#0c9e70);color:var(--ms-group-label-color-selected-pointed,#fff)}.multiselect-group-label.is-selected.is-disabled{background:var(--ms-group-label-bg-selected-disabled,#75cfb1);color:var(--ms-group-label-color-selected-disabled,#d1fae5)}.multiselect-group-options{margin:0;padding:0}.multiselect-option{box-sizing:border-box;cursor:pointer;font-size:var(--ms-option-font-size,1rem);line-height:var(--ms-option-line-height,1.375);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem);text-align:left;justify-content:flex-start;align-items:center;text-decoration:none;display:flex}.multiselect-option.is-pointed{background:var(--ms-option-bg-pointed,#f3f4f6);color:var(--ms-option-color-pointed,#1f2937)}.multiselect-option.is-selected{background:var(--ms-option-bg-selected,#10b981);color:var(--ms-option-color-selected,#fff)}.multiselect-option.is-disabled{background:var(--ms-option-bg-disabled,#fff);color:var(--ms-option-color-disabled,#d1d5db);cursor:not-allowed}.multiselect-option.is-selected.is-pointed{background:var(--ms-option-bg-selected-pointed,#26c08e);color:var(--ms-option-color-selected-pointed,#fff)}.multiselect-option.is-selected.is-disabled{background:var(--ms-option-bg-selected-disabled,#87dcc0);color:var(--ms-option-color-selected-disabled,#d1fae5)}.multiselect-no-options,.multiselect-no-results{color:var(--ms-empty-color,#4b5563);padding:var(--ms-option-py,.5rem) var(--ms-option-px,.75rem)}.multiselect-fake-input{background:0 0;border:0;outline:none;width:100%;height:1px;padding:0;font-size:0;position:absolute;bottom:-1px;left:0;right:0}.multiselect-fake-input:active,.multiselect-fake-input:focus{outline:none}.multiselect-assistive-text{clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.multiselect-spacer{display:none}[dir=rtl] .multiselect-multiple-label,[dir=rtl] .multiselect-placeholder,[dir=rtl] .multiselect-single-label{padding-left:calc(1.25rem + var(--ms-px,.875rem) * 3);padding-right:var(--ms-px,.875rem);left:auto;right:0}[dir=rtl] .multiselect-search{padding-left:0;padding-right:var(--ms-px,.875rem)}[dir=rtl] .multiselect-tags{padding-left:0;padding-right:var(--ms-py,.5rem)}[dir=rtl] .multiselect-tag{margin-left:var(--ms-tag-mx,.25rem);padding:var(--ms-tag-py,.125rem) var(--ms-tag-px,.5rem) var(--ms-tag-py,.125rem) 0;margin-right:0}[dir=rtl] .multiselect-tag.is-disabled{padding-left:var(--ms-tag-px,.5rem)}[dir=rtl] .multiselect-caret,[dir=rtl] .multiselect-spinner{margin:0 0 0 var(--ms-px,.875rem)}[dir=rtl] .multiselect-clear{padding:0 0 0 var(--ms-px,.875rem)}@keyframes multiselect-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--ms-ring-color:transparent;--ms-option-color-pointed:#fff;--ms-option-bg-pointed:#5897fb;--ms-option-color-selected:#fff;--ms-option-bg-selected:#5897fb;--ms-option-bg-selected-pointed:#5897fb}.toast[data-v-1da1686d]{text-align:center;border-radius:2px;width:100%;max-width:880px;height:50px;line-height:50px;position:fixed;box-shadow:0 2px 8px #0000000d}.toast.ok[data-v-1da1686d]{color:#79b06c;background:#e4efe2}.toast.error[data-v-1da1686d]{color:#dd6867;background:#f8e1e1}.toast-icon[data-v-1da1686d]{text-align:center;border-radius:50%;width:26px;height:26px;margin-right:8px;line-height:26px;display:inline-block}.toast-icon.ok[data-v-1da1686d]{background:#79b06c}.toast-icon.ok>.icon[data-v-1da1686d]{vertical-align:middle;color:#fff}.toast-icon.error[data-v-1da1686d]{background:#dd6867}.toast-icon.error>span[data-v-1da1686d]{vertical-align:text-bottom;color:#f7e0e0;font-family:Heebo,sans-serif;font-size:18px;font-weight:500;line-height:1}.toast-text[data-v-1da1686d]{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;letter-spacing:.1em;max-width:90%;font-size:13px;font-weight:700;display:inline-block;overflow:hidden}.toast-enter-active[data-v-1da1686d],.toast-leave-active[data-v-1da1686d]{transition:opacity .5s}.toast-enter-from[data-v-1da1686d],.toast-leave-to[data-v-1da1686d]{opacity:0}.rootFrame[data-v-d586ee1e]{background:#f6f7fb;min-height:100%}.stickyArea[data-v-9a81f9f4]{z-index:11;position:sticky;top:0}.lang-selector[data-v-27ababf9]{flex-direction:column;width:204px;height:36px;position:relative}@media (width<=767px){.lang-selector[data-v-27ababf9]{width:140px;height:32px}}.lang-button[data-v-27ababf9]{box-sizing:border-box;cursor:pointer;background:#fff;align-items:center;width:100%;height:100%;display:inline-flex}.glob-icon[data-v-27ababf9]{color:#dbdbdb;margin-left:12px}@media (width<=767px){.glob-icon[data-v-27ababf9]{margin-left:8px;width:16px!important;height:16px!important}}.lang-button-text[data-v-27ababf9]{box-sizing:border-box;color:#2d2d2d;letter-spacing:1.23px;background:0 0;flex:1 1 0;align-items:center;height:100%;margin-left:12px;font-size:14px;font-weight:400;display:flex}@media (width<=767px){.lang-button-text[data-v-27ababf9]{letter-spacing:1.05px;margin-left:8px;font-size:12px}}.lang-button[data-v-27ababf9]:after{pointer-events:none;content:"";border:4px solid #0000;border-top:5px solid #999;border-bottom-width:0;flex:none;width:0;height:0;margin:0 12px;display:block}.lang-select-open .lang-button[data-v-27ababf9]{background:#e6e6e6;border:1px solid #dbdbdb;border-radius:2px}.lang-select-open .glob-icon[data-v-27ababf9]{color:#555}.lang-select-open .lang-button[data-v-27ababf9]:after{border:4px solid #0000;border-top-width:0;border-bottom:5px solid #999;width:0;height:0}.lang-button[data-v-27ababf9]:hover{background:#f3f3f3;border:1px solid #dbdbdb;border-radius:2px}.lang-button:hover .glob-icon[data-v-27ababf9]{color:#999}.lang-dropdown[data-v-27ababf9]{z-index:1000;box-sizing:border-box;background-color:#fff;border:1px solid #dbdbdb;width:100%;max-height:80vh;position:absolute;bottom:-2px;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 2px 5px #00000040}@media (width<=767px){.lang-dropdown[data-v-27ababf9]{width:calc(100vw - 32px)}}.lang-select-choice[data-v-27ababf9]{cursor:pointer;align-items:center;padding:10px 6px 10px 0;display:flex}@media (width<=767px){.lang-select-choice[data-v-27ababf9]{border:1px solid #dbdbdb;padding:12px 6px 12px 0}}.lang-select-choice[data-v-27ababf9]:hover{background-color:#fff7f7}.lang-select-choice[data-v-27ababf9]:active{background-color:#fceded}.lang-selected-mark[data-v-27ababf9]{visibility:hidden;color:#dd6867;margin-left:14px;padding:3px 2.5px 4px 2px}.lang-select-choice[aria-selected=true] .lang-selected-mark[data-v-27ababf9]{visibility:visible}.lang-select-choice-label[data-v-27ababf9]{color:#2d2d2d;letter-spacing:1.4px;overflow-wrap:break-word;white-space:pre-wrap;margin-left:16px;font-size:14px;font-weight:400;line-height:1.43}.error-messages-on-page[data-v-2413df26]{color:#2d2d2d;letter-spacing:1px;background-color:#f8ebe9;margin:0;font-size:14px;font-weight:700;position:relative;overflow:hidden}.error-messages-on-page .inner[data-v-2413df26]{box-sizing:border-box;width:100%;max-width:1200px;margin:auto;padding:12px 40px}@media (width<=1200px){.error-messages-on-page .inner[data-v-2413df26]{max-width:1050px}}@media (width<=767px){.error-messages-on-page .inner[data-v-2413df26]{padding:16px}}.error-messages-on-page .title[data-v-2413df26]{align-items:center;line-height:1.6;display:flex}.error-messages-on-page .icon[data-v-2413df26]{color:#bd3a26;width:24px;min-width:24px;height:24px;margin:0 8px 0 0}.app-header-error[data-v-98014a28]{z-index:2;margin:auto;top:10px;left:10px;right:10px}.app-header[data-v-7100fc41]{z-index:10;background:#fff;width:100%;position:relative;box-shadow:0 2px 8px #0000000d}.app-header-inner[data-v-7100fc41]{align-items:center;padding:0 16px;display:grid}@media (width<=767px){.app-header-inner[data-v-7100fc41]{grid-template-columns:1fr auto;height:44px}}@media (width>=768px){.app-header-inner[data-v-7100fc41]{grid-template-columns:1fr auto 1fr;justify-items:end;height:52px}.app-header-inner[data-v-7100fc41]:before{content:""}}.app-header-main[data-v-7100fc41]{width:100%}.app-header-logo[data-v-7100fc41]{width:auto}@media (width<=767px){.app-header-logo[data-v-7100fc41]{height:23px}}@media (width>=768px){.app-header-logo[data-v-7100fc41]{height:28px}}.system-error-page[data-v-326ab01e]{color:#2d2d2d;letter-spacing:2px;background-color:#f6f7fb;width:100%;height:100%;margin-top:152px;font-family:Heebo,Helvetica,Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,Arial,sans-serif;font-size:14px;line-height:1.5}.system-error-page .system-error-image[data-v-326ab01e]{text-align:center;width:250px;margin:0 auto;position:relative}.system-error-page .system-error-image img[data-v-326ab01e]{width:250px;height:150px}.system-error-page .system-error-image img .system-error_icon[data-v-326ab01e]{width:230px;height:150px}.system-error-page .system-error-info .system-error-contents[data-v-326ab01e]{text-align:center;font-size:12px}.system-error-page .system-error-info .system-error-contents p[data-v-326ab01e]{color:#2d2d2d;text-align:center;letter-spacing:1.4px;font-family:Heebo,sans-serif;line-height:7.14}.system-error-page .system-error-reason[data-v-326ab01e]{text-align:center;margin-top:-10px;font-size:20px}.system-error-page .system-error-description[data-v-326ab01e]{text-align:center;margin-top:16px;font-size:12px;line-height:200%}.transition-paging-enter-active[data-v-877adce6]{animation:.6s cubic-bezier(.645,.045,.355,1) paging-877adce6}.transition-paging-leave-active[data-v-877adce6]{animation:.6s cubic-bezier(.645,.045,.355,1) reverse paging-877adce6}@keyframes paging-877adce6{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.basicFrame[data-v-877adce6]{position:relative}@media (width<=767px){.basicFrame[data-v-877adce6]{margin-top:24px;padding-left:8px;padding-right:8px}}@media (width>=768px){.basicFrame[data-v-877adce6]{border-top:1px solid #0000;margin-top:40px}}.layoutType1[data-v-d79dc0fd]{background-color:#fff;border-radius:2px;max-width:720px;margin:0 auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.layoutType1[data-v-d79dc0fd]:before{margin-bottom:40px}.layoutType1[data-v-d79dc0fd]:after{margin-top:24px}}@media (width>=768px){.layoutType1[data-v-d79dc0fd]:before{margin-bottom:40px}.layoutType1[data-v-d79dc0fd]:after{margin-top:36px}}.layoutType1[data-v-d79dc0fd]:before{content:"";border-top:1px solid #0000;display:block}.layoutType1[data-v-d79dc0fd]:after{content:"";border-bottom:1px solid #0000;display:block}.layoutType1-default-slot[data-v-d79dc0fd],.layoutType1-sub-slot[data-v-d79dc0fd]{box-sizing:content-box}@media (width<=767px){.layoutType1-default-slot[data-v-d79dc0fd],.layoutType1-sub-slot[data-v-d79dc0fd]{padding-left:12px;padding-right:12px}.layoutType1-default-slot[data-v-d79dc0fd]:before,.layoutType1-sub-slot[data-v-d79dc0fd]:before{margin-bottom:48px}.layoutType1-default-slot[data-v-d79dc0fd]:after,.layoutType1-sub-slot[data-v-d79dc0fd]:after{margin-top:40px}}@media (width>=768px){.layoutType1-default-slot[data-v-d79dc0fd]:before,.layoutType1-sub-slot[data-v-d79dc0fd]:before{margin-bottom:48px}.layoutType1-default-slot[data-v-d79dc0fd]:after,.layoutType1-sub-slot[data-v-d79dc0fd]:after{margin-top:40px}}.layoutType1-annotate-slot[data-v-d79dc0fd]{background-color:#fafafa}.layoutType1-annotate-slot[data-v-d79dc0fd]:before,.layoutType1-annotate-slot[data-v-d79dc0fd]:after{content:"";display:block}.layoutType1-annotate-slot[data-v-d79dc0fd]:before{border-top:1px solid #0000}.layoutType1-annotate-slot[data-v-d79dc0fd]:after{border-bottom:1px solid #0000}@media (width<=767px){.layoutType1-annotate-slot[data-v-d79dc0fd]{padding-left:12px;padding-right:12px}.layoutType1-annotate-slot[data-v-d79dc0fd]:before{margin-bottom:24px}.layoutType1-annotate-slot[data-v-d79dc0fd]:after{margin-top:24px}}@media (width>=768px){.layoutType1-annotate-slot[data-v-d79dc0fd]{padding-left:40px;padding-right:40px}.layoutType1-annotate-slot[data-v-d79dc0fd]:before{margin-bottom:22px}.layoutType1-annotate-slot[data-v-d79dc0fd]:after{margin-top:22px}}.completed-image[data-v-9995db5d]{text-align:center;margin-bottom:40px}.completed-img[data-v-9995db5d]{width:120px;height:120px}@media (width<=767px){.completed-img[data-v-9995db5d]{width:72px;height:72px}}.completed-heading[data-v-9995db5d]{text-align:center;letter-spacing:.1em;font-weight:600}@media (width<=767px){.completed-heading[data-v-9995db5d]{margin-bottom:16px;font-size:24px;line-height:1.5}}@media (width>=768px){.completed-heading[data-v-9995db5d]{margin-bottom:24px;font-size:28px;line-height:1.7}}.completed-description[data-v-9995db5d]{text-align:center;letter-spacing:.1em;line-height:1.5}@media (width<=767px){.completed-description[data-v-9995db5d]{margin-top:32px;font-size:14px}}@media (width>=768px){.completed-description[data-v-9995db5d]{margin-top:60px;font-size:16px}}.inconsistent-survey-take-type[data-v-950bcd6f]{padding-left:40px;padding-right:40px}.inconsistent-survey-take-type .inconsistent-survey-take-type-image[data-v-950bcd6f]{text-align:center;margin-bottom:40px}.inconsistent-survey-take-type .inconsistent-survey-take-type-img[data-v-950bcd6f]{width:120px;height:120px}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-img[data-v-950bcd6f]{width:72px;height:72px}}.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-950bcd6f]{text-align:center;letter-spacing:.1em;font-weight:600}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-950bcd6f]{margin-bottom:16px;font-size:24px;line-height:1.5}}@media (width>=768px){.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-950bcd6f]{margin-bottom:24px;font-size:28px;line-height:1.7}}.inconsistent-survey-take-type .inconsistent-survey-take-type-user[data-v-950bcd6f]{color:#555;text-align:center;font-size:14px}.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-950bcd6f]{text-align:center;letter-spacing:.1em;line-height:1.5}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-950bcd6f]{margin-top:32px;font-size:14px}}@media (width>=768px){.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-950bcd6f]{margin-top:60px;font-size:16px}}.inconsistent-survey-take-type[data-v-1d9b751e]{padding-left:40px;padding-right:40px}.inconsistent-survey-take-type .inconsistent-survey-take-type-image[data-v-1d9b751e]{text-align:center;margin-bottom:40px}.inconsistent-survey-take-type .inconsistent-survey-take-type-img[data-v-1d9b751e]{width:120px;height:120px}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-img[data-v-1d9b751e]{width:72px;height:72px}}.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-1d9b751e]{text-align:center;letter-spacing:.1em;font-weight:600}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-1d9b751e]{margin-bottom:16px;font-size:24px;line-height:1.5}}@media (width>=768px){.inconsistent-survey-take-type .inconsistent-survey-take-type-heading[data-v-1d9b751e]{margin-bottom:24px;font-size:28px;line-height:1.7}}.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-1d9b751e]{text-align:center;letter-spacing:.1em;line-height:1.5}@media (width<=767px){.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-1d9b751e]{margin-top:32px;font-size:14px}}@media (width>=768px){.inconsistent-survey-take-type .inconsistent-survey-take-type-description[data-v-1d9b751e]{margin-top:60px;font-size:16px}}.a[data-v-019b6d74]{fill:#fff}.b[data-v-019b6d74]{fill:none;stroke:#f3f3f3;stroke-width:5px;stroke-miterlimit:10}.tooltip[data-v-7cf83185]{z-index:1;box-sizing:border-box;color:#2d2d2d;text-align:center;letter-spacing:1.2px;background-color:#fff;border:1px solid #dbdbdb;border-radius:2px;width:300px;padding:16px;font-size:12px;font-weight:400;line-height:1.5;display:inline-block;box-shadow:0 2px 5px #00000026}.tooltip.is-size-small[data-v-7cf83185]{width:250px}.tooltip.is-size-large[data-v-7cf83185]{width:360px;max-width:none}.tooltip.is-size-free[data-v-7cf83185]{width:auto;max-width:none}.tooltip .text[data-v-7cf83185]{word-break:normal;overflow-wrap:anywhere;white-space:pre-line}.tooltip .arrow[data-v-7cf83185]{fill:#fff;stroke:#dbdbdb;stroke-width:50px;stroke-dasharray:500 0 0;width:14px;height:10px;margin:auto;position:absolute;top:calc(100% - 1px);left:calc(50% - 14px);transform:translate(50%)rotate(270deg)}.button[data-v-f3de4ca5]{box-sizing:border-box;text-align:center;pointer-events:none;cursor:default;opacity:.3;border:1px solid;border-radius:2px;padding:1em 1.71429em;font-size:14px;line-height:1.29;transition:all .1s ease-out;display:inline-block}.button.active[data-v-f3de4ca5]{pointer-events:initial;cursor:pointer;opacity:1;box-shadow:0 2px 8px #0000000d}.button-inner[data-v-f3de4ca5]{display:inline-block}.button-mod-normal[data-v-f3de4ca5]{color:#ccc;opacity:.3;background-color:#dd6867;border:1px solid #dd6867}.button-mod-normal.active[data-v-f3de4ca5]{color:#fff;opacity:1}.button-mod-normal.active[data-v-f3de4ca5]:hover,.button-mod-normal.active[data-v-f3de4ca5]:focus{background-color:#c13e3b;border-color:#c13e3b}.button-mod-send[data-v-f3de4ca5]{color:#fff;background-color:#c13e3b;border:1px solid #c13e3b}.button-mod-send.active[data-v-f3de4ca5]{color:#fff;background-color:#dd6867;border-color:#dd6867}.button-mod-send.active[data-v-f3de4ca5]:hover,.button-mod-send.active[data-v-f3de4ca5]:focus{background-color:#c13e3b;border-color:#c13e3b}.button-mod-cancel[data-v-f3de4ca5]{color:#ccc;background-color:#999;border:1px solid #999}.button-mod-cancel.active[data-v-f3de4ca5]{color:#fff;opacity:1}.button-mod-cancel.active[data-v-f3de4ca5]:hover,.button-mod-cancel.active[data-v-f3de4ca5]:focus{background-color:#7e7e7e;border-color:#7e7e7e}.loading[data-v-89cf6f2a]{z-index:100;background:#fff6;position:fixed;inset:0}.loading-image[data-v-89cf6f2a]{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-image>img[data-v-89cf6f2a]{animation:1s infinite rotatePolyfillLoader-89cf6f2a}.loading-enter-active[data-v-89cf6f2a],.loading-leave-active[data-v-89cf6f2a]{transition:opacity .3s}.loading-enter[data-v-89cf6f2a],.loading-leave-to[data-v-89cf6f2a]{opacity:0}@keyframes rotatePolyfillLoader-89cf6f2a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.personal-information[data-v-50f4f454]{max-width:560px;margin:0 auto 24px}@media (width<=767px){.personal-information[data-v-50f4f454]{max-width:100%;margin:0 auto 32px}}.personal-information .title[data-v-50f4f454]{text-overflow:ellipsis;white-space:nowrap;color:#2d2d2d;letter-spacing:1.4px;margin-bottom:12px;font-size:14px;font-weight:700;line-height:normal;overflow:hidden}.personal-information .wrapper[data-v-50f4f454]{letter-spacing:1.2px;background:#f2f2f2;border:1px solid #d9d9d9;border-radius:4px;width:560px;height:200px;padding:12px;font-size:12px;font-weight:400;line-height:normal;overflow-y:scroll}@media (width<=767px){.personal-information .wrapper[data-v-50f4f454]{width:100%}}.personal-information .note-agreement-mail[data-v-50f4f454]{text-decoration:underline}.pre-answer-explanations-video[data-v-1f963236]{text-align:center;width:560px;margin:48px auto}@media (width<=767px){.pre-answer-explanations-video[data-v-1f963236]{width:100%;margin:40px auto}}.pre-answer-explanations-video-title[data-v-1f963236]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.5}.pre-answer-explanations-video-sub-title[data-v-1f963236]{text-align:left;letter-spacing:.1em;margin-bottom:24px;font-size:14px;line-height:1.5}@media (width<=767px){.pre-answer-explanations-video-sub-title[data-v-1f963236]{margin-bottom:16px}}.pre-answer-explanations-video-player-container[data-v-1f963236]{max-width:100%;position:relative}@media (width<=767px){.pre-answer-explanations-video-player-container[data-v-1f963236]{width:100%;height:0;padding-top:56.25%}}@media (width>=768px){.pre-answer-explanations-video-player-container[data-v-1f963236]{max-width:560px;height:315px;margin:0 auto}}.pre-answer-explanations-video-iframe[data-v-1f963236]{border:none}@media (width<=767px){.pre-answer-explanations-video-iframe[data-v-1f963236]{width:100%;height:100%;position:absolute;top:0;left:0}}@media (width>=768px){.pre-answer-explanations-video-iframe[data-v-1f963236]{width:560px;height:315px}}.note-image[data-v-5ef990a5]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-5ef990a5]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-5ef990a5]{width:72px;height:72px}}.note-heading[data-v-5ef990a5]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-5ef990a5]{font-size:24px}}.note-separate>hr[data-v-5ef990a5]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-5ef990a5]{margin:18px auto 24px}}.note-explanation[data-v-5ef990a5]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-5ef990a5]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-5ef990a5]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-5ef990a5]{margin-bottom:40px;font-size:14px}}.note-item[data-v-5ef990a5]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-5ef990a5]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-5ef990a5]{text-align:center}.note-item-image>img[data-v-5ef990a5]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-5ef990a5]{width:60px;height:60px}}.note-item-caution[data-v-5ef990a5]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-5ef990a5]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-5ef990a5]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-5ef990a5]{font-size:16px;line-height:1.5}}.note-button[data-v-5ef990a5]>*{width:100%}@media (width>=768px){.note-button[data-v-5ef990a5]{max-width:200px;margin:auto}}.note-annotate[data-v-5ef990a5]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-5ef990a5]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-5ef990a5]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-5ef990a5]{margin:auto}.note-annotate-questions[data-v-5ef990a5]{font-size:16px}.note-annotate-questions-content[data-v-5ef990a5]{margin-left:8px}.personal-info[data-v-5ef990a5]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-5ef990a5]:before{margin-bottom:24px}}.personal-info[data-v-5ef990a5]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-5ef990a5]:after{margin-top:24px}}.personal-info .note-image[data-v-5ef990a5]{text-align:center}.personal-info .note-image .note-img[data-v-5ef990a5]{width:80px;height:80px}.personal-info .note-heading[data-v-5ef990a5]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-5ef990a5]{font-size:20px}}.personal-info .note-separate>hr[data-v-5ef990a5]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-5ef990a5]{margin:32px auto}}.personal-info .note-subhead[data-v-5ef990a5]{margin-bottom:40px;font-size:14px}@media (width<=767px){.personal-info .note-item[data-v-5ef990a5]{margin-bottom:20px}}.personal-info .note-item-image[data-v-5ef990a5]{text-align:center}.personal-info .note-item-image>img[data-v-5ef990a5]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-5ef990a5]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-5ef990a5]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-5ef990a5]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-5ef990a5]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-explanation[data-v-5ef990a5]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-5ef990a5]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-5ef990a5]{width:max-content;max-width:480px}}.personal-info .note-annotate[data-v-5ef990a5]{height:48px}@media (width<=767px){.personal-info .note-annotate[data-v-5ef990a5]{margin:0 0 32px}}@media (width>=768px){.personal-info .note-annotate[data-v-5ef990a5]{margin:0 auto 40px}}.note-tooltip[data-v-5ef990a5]{text-align:left;letter-spacing:.1em;pointer-events:auto;font-size:14px;line-height:1.5;position:absolute;left:50%}.note-video-container[data-v-5ef990a5]{position:relative}.app-footer[data-v-997d04cf]{color:#555;max-width:1050px;margin-left:auto;margin-right:auto;font-size:10px}@media (width<=767px){.app-footer[data-v-997d04cf]:before{content:"";border-top:1px solid #0000;margin-bottom:30px;display:block}.app-footer[data-v-997d04cf]:after{content:"";border-top:1px solid #0000;margin-top:30px;display:block}}@media (width>=768px){.app-footer[data-v-997d04cf]:before{content:"";border-top:1px solid #0000;margin-bottom:30px;display:block}.app-footer[data-v-997d04cf]:after{content:"";border-top:1px solid #0000;margin-top:30px;display:block}}.app-footer-inner[data-v-997d04cf]{max-width:720px;margin:auto}@media (width<=767px){.app-footer-copy[data-v-997d04cf]{text-align:center}.app-footer-copy[data-v-997d04cf]>*{margin-bottom:.5em}}@media (width>=768px){.app-footer-copy[data-v-997d04cf]{justify-content:space-between;display:flex}}.app-footer-copyContent[data-v-997d04cf]{font-size:10px}.sectionFrame[data-v-f67ae617]{background-color:#fafafb;border-top:1px solid #0000;border-bottom:1px solid #0000;max-width:720px;min-height:100vh;margin:auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.sectionFrame[data-v-f67ae617]{margin:0 8px}}.button[data-v-bd3f00ec]{box-sizing:border-box;text-align:center;cursor:default;opacity:.3;border:1px solid;border-radius:2px;padding:1em 1.71429em;font-size:14px;line-height:1.29;transition:all .1s ease-out;display:inline-block}.button.active[data-v-bd3f00ec]{cursor:pointer;opacity:1;box-shadow:0 2px 8px #0000000d}.button-inner[data-v-bd3f00ec]{display:inline-block}.button-mod-normal[data-v-bd3f00ec]{color:#ccc;opacity:.3;background-color:#dd6867;border:1px solid #dd6867}.button-mod-normal.active[data-v-bd3f00ec]{color:#fff;opacity:1}.button-mod-normal.active[data-v-bd3f00ec]:hover,.button-mod-normal.active[data-v-bd3f00ec]:focus{background-color:#c13e3b;border-color:#c13e3b}.button-mod-send[data-v-bd3f00ec]{color:#fff;background-color:#c13e3b;border:1px solid #c13e3b}.button-mod-send.active[data-v-bd3f00ec]{color:#fff;background-color:#dd6867;border-color:#dd6867}.button-mod-send.active[data-v-bd3f00ec]:hover,.button-mod-send.active[data-v-bd3f00ec]:focus{background-color:#c13e3b;border-color:#c13e3b}.button-mod-cancel[data-v-bd3f00ec]{color:#ccc;background-color:#999;border:1px solid #999}.button-mod-cancel.active[data-v-bd3f00ec]{color:#fff;opacity:1}.button-mod-cancel.active[data-v-bd3f00ec]:hover,.button-mod-cancel.active[data-v-bd3f00ec]:focus{background-color:#7e7e7e;border-color:#7e7e7e}.progress-bar[data-v-ae53bf14]{float:left;color:#999;letter-spacing:normal;font-size:16px;font-style:normal;font-weight:700;font-stretch:100%;line-height:1.5}.progress-bar.highlight[data-v-ae53bf14]{color:#dd6867}.progress-bar>.icon[data-v-ae53bf14]{color:#dbdbdb;margin:0 8px 2px;padding:2px}.sectionFrame-label[data-v-b093ca98]{justify-content:center;display:flex}@media (width<=767px){.sectionFrame-label[data-v-b093ca98]{margin-bottom:16px}}@media (width>=768px){.sectionFrame-label[data-v-b093ca98]{margin:20px 0 36px}}.sectionFrame-heading[data-v-b093ca98]{color:#2d2d2d;text-align:center;letter-spacing:1px;font-size:16px;line-height:1.7}@media (width<=767px){.sectionFrame-heading[data-v-b093ca98]{font-size:14px}}@media (width>=768px){.sectionFrame-heading[data-v-b093ca98]{margin-left:96px;margin-right:96px}.sectionFrame-heading.over-length[data-v-b093ca98]{margin:0}}.sectionFrame-headingInner[data-v-b093ca98]{width:100%;transition:font-size .3s linear;display:inline-block;left:50%}.sectionFrame-headingInner.additional[data-v-b093ca98]{overflow-wrap:break-word;white-space:pre-line}@media (width<=767px){.sectionFrame-headingInner.additional>span[data-v-b093ca98]{font-size:11px}}.sectionFrame-inner[data-v-b093ca98]{z-index:2;background-color:#fff;border-top:1px solid #0000;border-bottom:1px solid #0000;border-radius:2px;max-width:720px;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.sectionFrame-inner[data-v-b093ca98]{margin:24px auto 70px}}@media (width>=768px){.sectionFrame-inner[data-v-b093ca98]{margin-top:36px}}.sectionFrame-content>hr[data-v-b093ca98]{border:none;border-bottom:1px solid #f4f4f4}@media (width<=767px){.sectionFrame-content>hr[data-v-b093ca98]{margin:18px 12px}}@media (width>=768px){.sectionFrame-content>hr[data-v-b093ca98]{margin:24px 40px}}.sectionFrame-block2[data-v-b093ca98]{z-index:5;text-align:justify;background-color:#fff;max-width:720px;margin:0 auto;position:relative}@media (width<=767px){.sectionFrame-block2[data-v-b093ca98]{padding:36px 15px 20px}}@media (width>=768px){.sectionFrame-block2[data-v-b093ca98]{padding:36px 30px}}.sectionFront[data-v-b093ca98]{margin:0 auto}@media (width<=767px){.sectionFront-head[data-v-b093ca98],.sectionFront-foot[data-v-b093ca98]{padding:0 12px}.sectionFront-head[data-v-b093ca98]:before,.sectionFront-foot[data-v-b093ca98]:before{margin-bottom:48px}.sectionFront-head[data-v-b093ca98]:after,.sectionFront-foot[data-v-b093ca98]:after{margin-top:40px}}@media (width>=768px){.sectionFront-head[data-v-b093ca98],.sectionFront-foot[data-v-b093ca98]{padding:0 40px}.sectionFront-head[data-v-b093ca98]:before,.sectionFront-foot[data-v-b093ca98]:before{margin-bottom:48px}.sectionFront-head[data-v-b093ca98]:after,.sectionFront-foot[data-v-b093ca98]:after{margin-top:40px}}.sectionFront-foot[data-v-b093ca98]>*{width:100%}@media (width>=768px){.sectionFront-foot[data-v-b093ca98]{max-width:256px;margin:0 auto}}.sectionFront-paragraph[data-v-b093ca98]{text-align:center;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.77em}@media (width<=767px){.sectionFront-paragraph[data-v-b093ca98]{font-size:12px}}.sectionFront-blockHead[data-v-b093ca98]{margin-bottom:36px}.sectionFront-blockTail[data-v-b093ca98]{margin-top:32px;padding-bottom:36px}.sectionFrame-indicator[data-v-693512d5]{z-index:10;background-color:#fff;width:100%;position:fixed;bottom:0;left:0;box-shadow:0 2px 8px #0000000d}.sectionFrame-indicatorInner[data-v-693512d5]{justify-content:space-between;align-items:center;max-width:740px;margin:auto;padding:10px;display:flex}.sectionFrame-indicatorState[data-v-693512d5]{flex-shrink:0;width:25%;font-size:12px}.sectionFrame-indicatorController[data-v-693512d5]{text-align:right;flex-shrink:0;width:25%}@media (width<=767px){.sectionFrame-indicatorController[data-v-693512d5]{transform:translate(2px)}}@media (width>=768px){.sectionFrame-indicatorController[data-v-693512d5]{transform:translate(5px)}}.sectionFrame-controllerButton .icon[data-v-693512d5]{transition:transform .3s}@media (width<=767px){.sectionFrame-controllerButton[data-v-693512d5]{padding:2px}.sectionFrame-controllerButton[data-v-693512d5]:first-child{margin-right:6px}}@media (width>=768px){.sectionFrame-controllerButton[data-v-693512d5]{padding:5px}.sectionFrame-controllerButton[data-v-693512d5]:first-child{margin-right:15px}}.sectionFrame-controllerButton.active[data-v-693512d5]{cursor:pointer}.sectionFrame-controllerButton.active:hover .icon[data-v-693512d5]{transform:translate(-3px)}.sectionFrame-indicatorGauge[data-v-693512d5]{width:75%}.sectionFrame-indicatorGaugeDigit[data-v-693512d5]{color:#555;text-align:right;font-size:12px}.sectionFrame-indicatorGaugeBar[data-v-693512d5]{background-color:#f6f6fb;border-radius:2px;height:8px;overflow:hidden;box-shadow:inset 0 1px 3px #0000000d}.sectionFrame-indicatorGaugeBarContent[data-v-693512d5]{background-image:linear-gradient(90deg,#e69d68,#dd6867);border-radius:2px;width:100%;height:100%;transition:transform .3s;transform:translate(-100%)}.sectionFrame-label[data-v-bcb01d69]{justify-content:center;display:flex}@media (width<=767px){.sectionFrame-label[data-v-bcb01d69]{margin-bottom:16px}}@media (width>=768px){.sectionFrame-label[data-v-bcb01d69]{margin:0 0 20px}}.sectionFrame-heading[data-v-bcb01d69]{color:#2d2d2d;text-align:center;letter-spacing:1px;font-size:16px;line-height:1.7}@media (width<=767px){.sectionFrame-heading[data-v-bcb01d69]{font-size:14px}}@media (width>=768px){.sectionFrame-heading[data-v-bcb01d69]{margin-left:96px;margin-right:96px}}.sectionFrame-headingInner[data-v-bcb01d69]{width:100%;transition:font-size .3s linear;display:inline-block;left:50%}.sectionFrame-headingInner.additional[data-v-bcb01d69]{overflow-wrap:break-word;white-space:pre-line}@media (width<=767px){.sectionFrame-headingInner.additional[data-v-bcb01d69]{font-size:11px}}@media (width>=768px){.sectionFrame-headingInner[data-v-bcb01d69] br{display:block}}@media (width<=767px){.sectionFrame-headingInner[data-v-bcb01d69] br{display:none}}.sectionFrame-inner[data-v-bcb01d69]{z-index:2;background-color:#fff;border-top:1px solid #0000;border-bottom:1px solid #0000;border-radius:2px;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}.sectionFrame-block2[data-v-bcb01d69]{z-index:5;text-align:justify;background-color:#fff;max-width:720px;margin:0 auto;position:relative}@media (width<=767px){.sectionFrame-block2[data-v-bcb01d69]{padding:36px 15px 20px}}@media (width>=768px){.sectionFrame-block2[data-v-bcb01d69]{padding:36px 30px}}.layoutContent[data-v-42502488]{z-index:0;padding:40px 0 50vh;position:relative}.answer-checkbox[data-v-26d54630]{cursor:pointer;border:1px solid #eee;align-items:center;width:100%;padding:15px 12px;display:flex}.answer-checkbox[data-v-26d54630]:hover{background:#faebeb}.answer-checkbox[data-v-26d54630]:has(:focus-visible){outline:2px solid #dd6867}.answer-checkbox.is-disabled[data-v-26d54630]{cursor:default}.answer-checkbox.is-checked[data-v-26d54630]{background:#dd6867}.answer-checkbox-checkmark[data-v-26d54630]{position:relative}.answer-checkbox-input-skin[data-v-26d54630]{width:19px;height:19px;margin:auto;display:inline-block;position:absolute;top:0;bottom:0;left:0}.answer-checkbox-input-skin[data-v-26d54630]:before{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;margin:auto;display:block;position:absolute;inset:-3px 0 0;transform:rotate(40deg)}.answer-checkbox-input-skin[data-v-26d54630]:after{content:"";background:#f6f7fb;border-radius:2px;width:100%;height:100%;display:block;box-shadow:inset 0 1px 4px #e6e7ea}.answer-checkbox-input[data-v-26d54630]{vertical-align:middle;cursor:pointer;opacity:0;width:19px;height:19px;margin:0}.answer-checkbox-input:checked+.answer-checkbox-input-skin[data-v-26d54630]:before{opacity:1;border-color:#dd6867}.answer-checkbox-input:checked+.answer-checkbox-input-skin[data-v-26d54630]:after{background:#f6f7fb;box-shadow:inset 0 1px 4px #e6e7ea}.answer-checkbox-input:indeterminate+.answer-checkbox-input-skin[data-v-26d54630]:before{opacity:1;background:#fff;border:none;width:10px;height:2px;top:0;transform:rotate(0)}.answer-checkbox-input:indeterminate+.answer-checkbox-input-skin[data-v-26d54630]:after{box-shadow:none;background:#aaa}.answer-checkbox-input:checked:disabled+.answer-checkbox-input-skin[data-v-26d54630]:before{opacity:1;border-color:#dd6867}.answer-checkbox-text[data-v-26d54630]{vertical-align:middle;color:#2d2d2d;word-break:normal;overflow-wrap:anywhere;margin-left:8px;font-size:12px;line-height:1.4;display:inline-block}.answer-checkbox-text.is-checked[data-v-26d54630]{color:#fff}.answer-checkbox-text.is-disabled[data-v-26d54630]{opacity:.3}.answer-tag-component[data-v-b5707b3c]{height:20px;padding:4px;display:inline-block}.answer-tag-component .text[data-v-b5707b3c]{color:#fff;text-align:center;letter-spacing:1.2px;font-size:12px;font-weight:700}.is-tagType-unanswered[data-v-b5707b3c]{background-color:#e7893c}.is-tagType-must[data-v-b5707b3c]{background-color:#dd6867}.basic-button[data-v-a9c956ec]{box-sizing:border-box;color:#999;text-align:center;letter-spacing:.1em;appearance:none;cursor:pointer;background:#fff;border:none;border-radius:2px;outline:none;min-width:104px;height:36px;padding:0 20px;font-size:13px;line-height:1em;transition:all .1s ease-out;display:inline-block;box-shadow:0 2px 8px #0000001a,inset 0 0 0 1px #f2f2f2}.basic-button[data-v-a9c956ec]:active{box-shadow:inset 0 2px 8px #0000001a}.basic-button[data-v-a9c956ec]:hover,.basic-button[data-v-a9c956ec]:focus{background:#efefef}.basic-button[data-v-a9c956ec]:focus-visible{outline:2px solid #dd6867}.basic-button.is-size-big[data-v-a9c956ec]{min-width:200px;height:50px;font-size:14px}.basic-button.is-size-small[data-v-a9c956ec]{min-width:76px;height:36px}.basic-button.is-size-x-small[data-v-a9c956ec]{min-width:76px;height:28px;padding:8px 12px;font-size:12px}.basic-button.is-variant-normal[data-v-a9c956ec]{border:1px solid #c4c4c4}.basic-button.is-variant-normal[data-v-a9c956ec]:disabled{color:#ccc;pointer-events:none;cursor:default;background-color:#fff;border:1px solid #0000;box-shadow:0 0 0 1px #eee}.basic-button.is-variant-secondary[data-v-a9c956ec]{color:#2d2d2d;border:1px solid #c4c4c4;box-shadow:0 2px 8px #0000000d}.basic-button.is-variant-secondary[data-v-a9c956ec]:hover,.basic-button.is-variant-secondary[data-v-a9c956ec]:focus{background:#fff;box-shadow:0 2px 8px #00000026}.basic-button.is-variant-secondary[data-v-a9c956ec]:disabled{pointer-events:none;opacity:.3;box-shadow:none}.basic-button.is-variant-secondary[data-v-a9c956ec]:disabled:hover,.basic-button.is-variant-secondary[data-v-a9c956ec]:disabled:focus{color:#fff}.basic-button.is-variant-action[data-v-a9c956ec]{color:#fff;box-shadow:none;background:#dd6867}.basic-button.is-variant-action[data-v-a9c956ec]:hover,.basic-button.is-variant-action[data-v-a9c956ec]:focus{background:#c13e3b}.basic-button.is-variant-action[data-v-a9c956ec]:disabled{pointer-events:none;opacity:.3}.basic-button.is-variant-action[data-v-a9c956ec]:disabled:hover,.basic-button.is-variant-action[data-v-a9c956ec]:disabled:focus{color:#fff;box-shadow:none;background:#dd6867}.basic-button.is-variant-remove[data-v-a9c956ec]{color:#fff;box-shadow:none;background-color:#999}.basic-button.is-variant-remove[data-v-a9c956ec]:hover,.basic-button.is-variant-remove[data-v-a9c956ec]:focus{background:#7e7e7e}.basic-button.is-variant-remove[data-v-a9c956ec]:disabled{pointer-events:none;opacity:.5}.basic-button.is-variant-quiet[data-v-a9c956ec]{color:#dd6867;background-color:#fff;border:1px solid #dd6867;box-shadow:0 2px 8px #0000000d}.basic-button.is-variant-quiet[data-v-a9c956ec]:hover,.basic-button.is-variant-quiet[data-v-a9c956ec]:focus{color:#c13e3b;border:1px solid #d63e3c;box-shadow:0 2px 8px #00000026}.basic-button.is-variant-quiet[data-v-a9c956ec]:disabled{pointer-events:none;opacity:.5}.basic-button.is-variant-quiet[data-v-a9c956ec]:disabled:hover,.basic-button.is-variant-quiet[data-v-a9c956ec]:disabled:focus{color:#dd6867;box-shadow:0 0 0 1px #dd6867}.basic-button.is-variant-destructive[data-v-a9c956ec]{color:#fff;background-color:#bd3a26;box-shadow:0 2px 8px #0000000d}.basic-button.is-variant-destructive[data-v-a9c956ec]:hover{background-color:#8a2313;box-shadow:0 2px 8px #00000026}.basic-button.is-variant-destructive[data-v-a9c956ec]:focus{background-color:#661205;box-shadow:0 2px 8px #00000026}.basic-button.is-variant-destructive[data-v-a9c956ec]:disabled{pointer-events:none;opacity:.5;box-shadow:none;background-color:#ebc3bd}.custom-questions-section[data-v-e68d4ae7]{opacity:.7}.custom-questions-section.active[data-v-e68d4ae7]{opacity:1;background:#fff;box-shadow:0 2px 8px #0000000d}.custom-questions-section-inner[data-v-e68d4ae7]{pointer-events:none;flex-flow:row;align-items:flex-start;padding:24px 60px 24px 28px;display:flex}@media (width<=767px){.custom-questions-section-inner[data-v-e68d4ae7]{padding-left:12px;padding-right:30px}}.custom-questions-section-inner.required[data-v-e68d4ae7]{padding:8px 60px 24px 28px}@media (width<=767px){.custom-questions-section-inner.required[data-v-e68d4ae7]{padding-left:12px;padding-right:30px}}.custom-questions-section.active .custom-questions-section-inner[data-v-e68d4ae7]{pointer-events:auto}.custom-questions-no[data-v-e68d4ae7]{text-align:left;width:28px;min-width:28px}.custom-questions-content[data-v-e68d4ae7]{flex-grow:1;width:100%}.custom-questions-title[data-v-e68d4ae7],.custom-questions-id[data-v-e68d4ae7]{color:#2d2d2d;word-break:normal;overflow-wrap:anywhere;white-space:pre-wrap;font-size:13px;font-weight:400;line-height:18px}.custom-questions-description[data-v-e68d4ae7]{color:#2d2d2d;word-break:normal;overflow-wrap:anywhere;white-space:pre-wrap;margin-top:12px;font-size:12px;line-height:18px}.custom-questions-form[data-v-e68d4ae7]{margin-top:24px}.custom-questions-type[data-v-e68d4ae7]{color:#dd6867;margin-bottom:12px;font-size:12px}.custom-questions-footer[data-v-e68d4ae7]{text-align:right;margin-top:24px}.options[data-v-44588f7a]{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}@media (width<=767px){.options[data-v-44588f7a]{grid-template-columns:1fr}}.wrapper[data-v-7eb8c0ec]{position:relative}.wrapper .zh-cht[data-v-7eb8c0ec]{font-family:PingFang TC,Microsoft JhengHei,sans-serif}.basic-textarea[data-v-7eb8c0ec]{color:#2d2d2d;appearance:none;background-color:#f3f3f3;border:1px solid #0000;border-radius:2px;outline:none;transition:background .1s ease-out;box-shadow:inset 0 1px 3px #0000000d}.basic-textarea[data-v-7eb8c0ec]:hover{background:#fff;border:1px solid #999}.basic-textarea.is-error[data-v-7eb8c0ec]{background:#f8e1e1}.basic-textarea[data-v-7eb8c0ec]:focus,.basic-textarea.is-focus[data-v-7eb8c0ec]{background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;border:1px solid #0000!important}.basic-textarea[data-v-7eb8c0ec]:disabled,.basic-textarea.is-disabled[data-v-7eb8c0ec]{color:#999;pointer-events:none;box-shadow:none;background:#f5f4f280}.basic-textarea[data-v-7eb8c0ec]::placeholder{color:#2d2d2d;letter-spacing:-.3px;opacity:.3}.basic-textarea[data-v-7eb8c0ec]{box-sizing:border-box;letter-spacing:.1em;resize:vertical;width:100%;margin:0;font-size:13px;line-height:1.5;display:inline-block}.basic-textarea.is-maxlength-over[data-v-7eb8c0ec]{background:#f8e1e1}.basic-textarea.is-wide[data-v-7eb8c0ec]{height:160px;min-height:50px;padding:16px 16px 32px;font-size:16px}.basic-textarea.is-medium[data-v-7eb8c0ec]{min-height:52px;padding:9px 12px;font-size:14px}.basic-textarea.is-narrow[data-v-7eb8c0ec]{min-height:52px;padding:8px 16px;font-size:13px}.counter[data-v-7eb8c0ec]{color:#2d2d2d;height:1em;margin:auto;font-size:12px;display:inline-block;position:absolute;bottom:12px;right:12px}.counter-value.is-maxlength-over[data-v-7eb8c0ec]{color:#bd3a26}.error-message[data-v-08dd80e0]{box-sizing:border-box;color:#2d2d2d;letter-spacing:.1em;background-color:#f3c0c0;align-items:center;min-height:36px;margin:8px 0 0;padding:8px 20px;font-size:13px;font-weight:700;line-height:1.6;display:flex}.error-message .icon[data-v-08dd80e0]{color:#f3c0c0;text-align:center;letter-spacing:-.5px;background-color:#bd3a26;border-radius:50%;flex:none;justify-content:center;align-self:flex-start;align-items:center;width:20px;height:20px;font-family:Heebo,sans-serif;font-size:13px;font-weight:700;line-height:27px;display:flex}.error-message .icon[data-v-08dd80e0]:before{content:"!"}.error-message .message[data-v-08dd80e0]{align-self:flex-start;margin-left:8px}.survey-item[data-v-c5272376]{border-top:1px solid #fafafa;border-bottom:1px solid #fafafa;position:relative}.survey-item[data-v-c5272376] *{-webkit-user-select:none;user-select:none}.survey-item[data-v-c5272376]:before{content:"";border-top:1px solid #0000;display:block}.survey-item[data-v-c5272376]:after{content:"";border-bottom:1px solid #0000;display:block}.survey-cover[data-v-c5272376]{z-index:1;background-color:#fafafab3;margin:auto;display:block;position:absolute;inset:0}.survey-item.active[data-v-c5272376]{background-color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff;box-shadow:0 2px 8px #0000000d}.survey-item.active[data-v-c5272376] *{user-select:initial}.survey-item.active .survey-cover[data-v-c5272376]{display:none}.survey-item.highlight[data-v-c5272376]{background-color:#fcf3eb}@media (width<=767px){.survey-section[data-v-c5272376]{padding:32px 10px 0}}@media (width>=768px){.survey-section[data-v-c5272376]{padding:32px 60px 20px}}@media (width<=767px){.survey-section.highlight[data-v-c5272376]{padding:12px 10px 0}}@media (width>=768px){.survey-section.highlight[data-v-c5272376]{padding:12px 60px 20px}}.survey-heading[data-v-c5272376]{text-align:justify;flex-shrink:0;font-weight:400;display:flex}@media (width<=767px){.survey-heading[data-v-c5272376]{margin-bottom:2em;font-size:16px}}@media (width>=768px){.survey-heading[data-v-c5272376]{width:calc(100% + 1.5em);margin:0 0 32px -20px;font-size:16px;line-height:1.4}}.survey-headingTip[data-v-c5272376]{white-space:nowrap;margin-right:1em;display:inline-block}.survey-headingContent[data-v-c5272376]{text-align:left}.rate .focus[data-v-afb15548]{outline-offset:-1px;outline:1px solid #dd6867}.rate-options[data-v-afb15548]{flex-wrap:wrap;display:flex}.rate-options[data-v-afb15548]>*{flex-shrink:0;width:20%}.rate-numPC[data-v-afb15548]{color:#cfcfcf;border:1px solid #efefef;border-radius:1px;width:1.5em;height:1.5em;font-family:Heebo,sans-serif;font-size:8px;position:absolute;bottom:3px;right:3px}.rate-numPC>i[data-v-afb15548]{font-style:normal;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=767px){.rate-numPC[data-v-afb15548]{display:none}}.rate-numSP[data-v-afb15548]{color:#dedede;text-align:center;border:1px solid #f4f4f4;padding-top:95%;font-family:Heebo,sans-serif;font-size:3.75vw;display:block;position:relative}.rate-numSP>i[data-v-afb15548]{border:2px solid #dedede;border-radius:100%;width:2em;height:2em;margin:auto;font-style:normal;font-weight:500;line-height:1.9em;display:inline-block;position:absolute;inset:0}@media (width>=768px){.rate-numSP[data-v-afb15548]{display:none}}@media (width<=767px){.rate-btn[data-v-afb15548]{font-size:3.75vw}}@media (width>=768px){.rate-btn[data-v-afb15548]{padding:1.25em .416667em;display:block}}.rate-textPC[data-v-afb15548]{background-color:#0000;border:none;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex}.rate-textPC[data-v-afb15548]:lang(ko){word-break:keep-all}@media (width<=767px){.rate-textPC[data-v-afb15548]{display:none}}.rate-textSP[data-v-afb15548]{font-size:12px;line-height:1.33}.rate-textSP[data-v-afb15548]:lang(id),.rate-textSP[data-v-afb15548]:lang(tl),.rate-textSP[data-v-afb15548]:lang(th){font-size:10px}.rate-textSP[data-v-afb15548]:lang(vi),.rate-textSP[data-v-afb15548]:lang(es),.rate-textSP[data-v-afb15548]:lang(ko){font-size:11px}.rate-textSP[data-v-afb15548]:lang(ms){padding:0 1px;font-size:10px}@media (width<=320px){.rate-textSP[data-v-afb15548]{word-break:normal;overflow-wrap:anywhere;padding-right:.1em;font-size:3.75vw}}@media (width>=768px){.rate-textSP[data-v-afb15548]{display:none}}.rate-option[data-v-afb15548]{cursor:pointer;-webkit-user-select:none;user-select:none}@media (width<=767px){.rate-option[data-v-afb15548]{flex-direction:column;justify-content:space-between;display:flex}}.rate-option:not(:last-child) .rate-numSP[data-v-afb15548]{border-right:none}@media (width>=768px){.rate-option[data-v-afb15548]{text-align:center;border:1px solid #f4f4f4;font-size:11px;position:relative}.rate-option[data-v-afb15548]:not(:last-child){border-right:none}.rate-option:hover .rate-textPC[data-v-afb15548]{background-color:#faeceb}.rate-option:hover .rate-numPC[data-v-afb15548]{visibility:hidden}}.rate-option.active .rate-numSP[data-v-afb15548]{background-color:#dd6867}.rate-option.active .rate-numSP>i[data-v-afb15548]{color:#fff;border:2px solid #fff}.rate-option.active .rate-numSP>i>img[data-v-afb15548]{width:100%}.rate-option.active .rate-textPC[data-v-afb15548]{color:#fff;background-color:#dd6867}.rate-option.active .rate-numPC[data-v-afb15548]{visibility:hidden}.answer-radio-inner[data-v-d0d77934]{vertical-align:middle;background-color:#f6f7fb;border-radius:50%;width:20px;height:20px;display:inline-block;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px #0000000d}.answer-radio-input[data-v-d0d77934]{appearance:none;cursor:pointer;opacity:0;border:none;outline:none;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.answer-radio-text[data-v-d0d77934]{vertical-align:middle;color:#2d2d2d;word-break:normal;overflow-wrap:anywhere;flex:1;margin-left:8px;font-size:12px;line-height:1.4;display:inline-block}.answer-radio[data-v-d0d77934]{border:1px solid #eee;align-items:center;padding:14px 12px;font-size:0;display:flex}.answer-radio[data-v-d0d77934]:hover{background:#faebeb}.answer-radio[data-v-d0d77934]:has(:focus-visible){outline:2px solid #dd6867}.answer-radio.is-selected[data-v-d0d77934]{background:#dd6867}.answer-radio.is-selected .answer-radio-inner[data-v-d0d77934]:before{pointer-events:none;content:"";background-color:#dd6867;border-radius:50%;width:10px;height:10px;margin:auto;display:block;position:absolute;inset:0;box-shadow:inset 0 1px 3px #0000000d}.answer-radio.is-selected .answer-radio-text[data-v-d0d77934]{color:#fff}.options[data-v-350e126d]{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}@media (width<=767px){.options[data-v-350e126d]{grid-template-columns:1fr}}.wrapper[data-v-0e5f2960]{position:relative}.wrapper .zh-cht[data-v-0e5f2960]{font-family:PingFang TC,Microsoft JhengHei,sans-serif}.basic-input[data-v-0e5f2960]{color:#2d2d2d;appearance:none;background-color:#f3f3f3;border:1px solid #0000;border-radius:2px;outline:none;transition:background .1s ease-out;box-shadow:inset 0 1px 3px #0000000d}.basic-input[data-v-0e5f2960]:hover{background:#fff;border:1px solid #999}.basic-input.is-error[data-v-0e5f2960]{background:#f8e1e1}.basic-input[data-v-0e5f2960]:focus,.basic-input.is-focus[data-v-0e5f2960]{background-color:#fff;box-shadow:0 0 0 2px #dd6867,0 0 8px #dd6867;border:1px solid #0000!important}.basic-input[data-v-0e5f2960]:disabled,.basic-input.is-disabled[data-v-0e5f2960]{color:#999;pointer-events:none;box-shadow:none;background:#f5f4f280}.basic-input[data-v-0e5f2960]::placeholder{color:#55555573;letter-spacing:-.3px;opacity:.3;letter-spacing:.5px;opacity:1}.basic-input[data-v-0e5f2960]{box-sizing:border-box;letter-spacing:.1em;width:100%;height:36px;margin:0;padding:0 16px;font-size:14px;display:block;position:relative}.basic-input[data-v-0e5f2960]::-webkit-search-cancel-button{appearance:none}.basic-input[data-v-0e5f2960]::-ms-clear{display:none}@media (width<=767px){.basic-input[data-v-0e5f2960]{font-size:16px}.basic-input[data-v-0e5f2960]:lang(id){font-size:15px}}.basic-input.has-error[data-v-0e5f2960]{background-color:#d2656433}.basic-input.has-maxlength[data-v-0e5f2960]{padding-right:80px}.basic-input.is-maxlength-over[data-v-0e5f2960]{background:#f8e1e1}.counter[data-v-0e5f2960]{color:#2d2d2d;height:1em;margin:auto;font-size:12px;display:inline-block;position:absolute;top:0;bottom:0;right:16px}.counter-value.is-maxlength-over[data-v-0e5f2960]{color:#bd3a26}input[type=date][data-v-0e5f2960]{cursor:text}input[type=date][data-v-0e5f2960]::-webkit-calendar-picker-indicator{display:none}.form-select[data-v-ea7bed97]{background:#f2f2f2;border:1px solid #dbdbdb;border-radius:2px;display:inline-block;position:relative}.form-select[data-v-ea7bed97]:after{pointer-events:none;content:"";border:4px solid #0000;border-top:5px solid #999;border-bottom-width:0;width:0;height:0;margin:auto;display:block;position:absolute;inset:2px 14px 0 auto}.form-select.is-width-max[data-v-ea7bed97]{width:100%}.form-select.is-disabled[data-v-ea7bed97]{pointer-events:none;background:#f5f4f280;border-color:#0000}.form-select.is-disabled[data-v-ea7bed97]:after{opacity:.5}.form-select-target[data-v-ea7bed97]{color:#2d2d2d;letter-spacing:.1em;appearance:none;cursor:pointer;background:0 0;border:none;width:100%;height:32px;padding-left:12px;padding-right:36px;font-family:Heebo,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:13px;font-weight:400;line-height:32px}@media (width<=767px){.form-select-target[data-v-ea7bed97]{font-size:16px}}.form-select-target[data-v-ea7bed97]:focus-visible{outline:2px solid #dd6867}.form-select-target.is-disabled[data-v-ea7bed97]{color:#999}.form-select-target.is-size-small[data-v-ea7bed97]{height:28px;font-family:Heebo,sans-serif;font-size:13px;font-weight:300}.form-select-target.is-size-medium[data-v-ea7bed97]{letter-spacing:2px;height:40px;padding-right:83px;font-family:Heebo,sans-serif;font-size:20px;font-weight:300;line-height:40px}.finish-button[data-v-d6e90d35]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-d6e90d35]{color:#e7893c;margin-right:8px}.caution[data-v-d6e90d35]{text-align:center;margin-bottom:8px}.finish-area[data-v-d6e90d35]{width:100%;padding:0 12px}.finish-area>.button[data-v-d6e90d35]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-d6e90d35]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-d6e90d35]{width:100%;padding-left:12px;padding-right:12px}}.sectionFrame-heading[data-v-dab48d5b]{color:#2d2d2d;text-align:center;letter-spacing:1px;font-size:16px;line-height:1.7}@media (width<=767px){.sectionFrame-heading[data-v-dab48d5b]{font-size:14px}}@media (width>=768px){.sectionFrame-heading[data-v-dab48d5b]{margin-left:96px;margin-right:96px}}.sectionFrame-headingInner[data-v-dab48d5b]{width:100%;transition:font-size .3s linear;display:inline-block;left:50%}.sectionFrame-inner[data-v-dab48d5b]{z-index:2;background-color:#fff;border-top:1px solid #0000;border-bottom:1px solid #0000;border-radius:2px;max-width:100%;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.sectionFrame-inner.inChildPage .sectionFrame-block1[data-v-dab48d5b]{padding-bottom:20px}}@media (width>=768px){.sectionFrame-inner.inChildPage .sectionFrame-block1[data-v-dab48d5b]{padding-bottom:36px}}.sectionFrame-block1[data-v-dab48d5b]{z-index:5;text-align:justify;background-color:#fff;max-width:720px;margin:0 auto;position:relative}@media (width<=767px){.sectionFrame-block1[data-v-dab48d5b]{padding:20px 15px 0}}@media (width>=768px){.sectionFrame-block1[data-v-dab48d5b]{padding:36px 30px 0}}@keyframes fade-in{to{opacity:1}}.multiselect-search,.multiselect-placeholder,.multiselect-single-label{color:#2d2d2d;padding-left:35px;font-size:13px}@media (width<=767px){.multiselect-search,.multiselect-placeholder,.multiselect-single-label{font-size:16px}}.multiselect-placeholder{opacity:.5}.multiselect-wrapper{height:48px}.multiselect-search,.multiselect-dropdown{background-color:#f8f8f8}.multiselect-dropdown{white-space:pre;opacity:0;overflow-y:auto}.multiselect-dropdown:not(.is-hidden){animation:.3s forwards fade-in}.multiselect-options{width:max-content;min-width:100%}.multiselect-option.is-selected{color:#35495e;background-color:#f3f3f3}.multiselect-option.is-selected.is-pointed{color:#35495e;cursor:default;background-color:#f3f3f3}.multiselect-option,.multiselect-no-results{letter-spacing:-.23px;min-height:44px;padding-left:40px;font-size:13px;line-height:24px}@media (width<=767px){.multiselect-option,.multiselect-no-results{font-size:16px}}.searchable-select[data-v-c250c8c3]{width:100%;position:relative}.searchable-select .icon[data-v-c250c8c3]{z-index:1;color:#2d2d2d;width:10px;margin:auto;position:absolute;top:0;bottom:0;left:14px}.survey-item[data-v-afb3eb17]{border-top:1px solid #fafafa;border-bottom:1px solid #fafafa;position:relative}.survey-item[data-v-afb3eb17] *{-webkit-user-select:none;user-select:none}.survey-item[data-v-afb3eb17]:before{content:"";border-top:1px solid #0000;display:block}.survey-item[data-v-afb3eb17]:after{content:"";border-bottom:1px solid #0000;display:block}@media (width<=767px){.survey-item[data-v-afb3eb17]{padding:0 10px}.survey-item[data-v-afb3eb17]:before{margin-bottom:15px}.survey-item[data-v-afb3eb17]:after{margin-top:15px}}@media (width>=768px){.survey-item[data-v-afb3eb17]{padding:0 60px}.survey-item[data-v-afb3eb17]:before{margin-bottom:20px}.survey-item[data-v-afb3eb17]:after{margin-top:20px}}.survey-cover[data-v-afb3eb17]{z-index:1;background-color:#fafafab3;margin:auto;display:block;position:absolute;inset:0}.survey-item.active[data-v-afb3eb17]{background-color:#fff;border-top:1px solid #fff;border-bottom:1px solid #fff;box-shadow:0 2px 8px #0000000d}.survey-item.active .survey-cover[data-v-afb3eb17]{display:none}.survey-heading[data-v-afb3eb17]{text-align:justify;flex-shrink:0;font-weight:400;display:flex}@media (width<=767px){.survey-heading[data-v-afb3eb17]{margin-top:1.2em;margin-bottom:2em;font-size:16px}}@media (width>=768px){.survey-heading[data-v-afb3eb17]{width:calc(100% + 1.5em);margin:0 0 32px -20px;font-size:16px;line-height:1.4}}.survey-headingContent[data-v-afb3eb17]{min-height:1.4em}.survey-button[data-v-11fb743f]{margin:0 auto}.survey-button>.link[data-v-11fb743f]{flex-direction:column;width:100%;display:inline-flex}@media (width<=767px){.survey-button[data-v-11fb743f]{margin-top:40px;padding:0 12px}}@media (width>=768px){.survey-button[data-v-11fb743f]{max-width:244px;margin-top:40px;padding:0 40px}}.es-parent-attributes-confirmation-content[data-v-1c758921]{background-color:#fff;padding:20px 0 40px;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.es-parent-attributes-confirmation-content[data-v-1c758921]{padding:24px 16px 0;font-size:14px}}.es-parent-attributes-confirmation-separate>hr[data-v-1c758921]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.es-parent-attributes-confirmation-separate>hr[data-v-1c758921]{margin:18px 0 24px}}.es-parent-attributes-confirmation-explanation[data-v-1c758921]{text-align:center;max-width:640px;margin:0 auto 40px}@media (width<=767px){.es-parent-attributes-confirmation-explanation[data-v-1c758921]{width:100%;margin-bottom:48px}}.es-parent-attributes-confirmation-item[data-v-1c758921]{max-width:600px;margin:0 auto 31px}@media (width<=767px){.es-parent-attributes-confirmation-item[data-v-1c758921]{width:100%;margin-bottom:33.5px;padding:0}}.es-parent-attributes-confirmation-attribute-title[data-v-1c758921]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.14}.es-parent-attributes-confirmation-attribute-name[data-v-1c758921]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.14}.es-parent-attributes-confirmation-bottom[data-v-1c758921]{justify-content:center;display:flex}@media (width<=767px){.es-parent-attributes-confirmation-bottom[data-v-1c758921]{flex-direction:column-reverse}}.es-parent-attributes-confirmation-button[data-v-1c758921] *{width:100%}@media (width<=767px){.es-parent-attributes-confirmation-button[data-v-1c758921]{margin-bottom:24px}}@media (width>=768px){.es-parent-attributes-confirmation-button[data-v-1c758921]{min-width:200px;margin:0 12px}}.basic-checkbox[data-v-06523d3e]{cursor:pointer;font-size:0;display:inline-block;position:relative}.basic-checkbox.is-disabled[data-v-06523d3e]{cursor:default}.basic-checkbox-input-skin[data-v-06523d3e]{margin:auto;display:inline-block;position:absolute;top:0;bottom:0;left:0}.basic-checkbox-input-skin[data-v-06523d3e]:before{content:"";opacity:0;border-style:solid;border-color:#fff;margin:auto;display:block;transform:rotate(40deg)}.basic-checkbox-input-skin[data-v-06523d3e]:after{box-sizing:border-box;content:"";background:#f3f3f3;border:1px solid #dbdbdb;border-radius:2px;width:100%;height:100%;display:block}.basic-checkbox-input-skin.is-disabled[data-v-06523d3e]:before{opacity:.5!important}.basic-checkbox-input-skin.is-disabled[data-v-06523d3e]:after{opacity:.5;border-color:#0000!important}.basic-checkbox-input-skin.is-type-primary[data-v-06523d3e]{width:26px;height:26px}.basic-checkbox-input-skin.is-type-primary[data-v-06523d3e]:before{border-width:0 3px 3px 0;width:6px;height:10px;position:absolute;inset:-3px 0 0}.basic-checkbox-input[data-v-06523d3e]{vertical-align:middle;cursor:pointer;opacity:0;margin:0}.basic-checkbox-input:checked+.basic-checkbox-input-skin[data-v-06523d3e]:before{opacity:1;border-color:#dd6867}.basic-checkbox-input.is-type-primary[data-v-06523d3e]{width:26px;height:26px}.basic-checkbox-text[data-v-06523d3e]{vertical-align:middle;color:#555;letter-spacing:.1em;font-size:13px;display:inline-block}.basic-checkbox-text.is-type-primary[data-v-06523d3e]{margin-left:12px}.basic-checkbox-text.is-disabled[data-v-06523d3e]{color:#999}.id-answer-confirmation-image[data-v-9564180a]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-confirmation-img[data-v-9564180a]{width:72px;height:72px}}.id-answer-confirmation-heading[data-v-9564180a]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.71}@media (width<=767px){.id-answer-confirmation-heading[data-v-9564180a]{font-size:24px}}.id-answer-confirmation-separate>hr[data-v-9564180a]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-confirmation-separate>hr[data-v-9564180a]{margin:18px auto 24px}}.id-answer-confirmation-explanation[data-v-9564180a]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-confirmation-explanation[data-v-9564180a]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-confirmation-subhead[data-v-9564180a]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-confirmation-subhead[data-v-9564180a]{font-size:14px}}.id-answer-confirmation-item[data-v-9564180a]{width:512px;margin:0 auto 31px}@media (width<=767px){.id-answer-confirmation-item[data-v-9564180a]{width:100%;margin-bottom:33.5px;padding:0}}.id-answer-confirmation-user[data-v-9564180a]{background-color:#f4f4f4;border-radius:2px;width:100%;margin:0 auto 40px;padding:24px 0}@media (width<=767px){.id-answer-confirmation-user[data-v-9564180a]{padding:12px 0}}.id-answer-confirmation-name[data-v-9564180a]{letter-spacing:.1em;font-size:20px;font-weight:700;line-height:1.7}.id-answer-confirmation-id[data-v-9564180a]{letter-spacing:.1em;font-size:12px}.id-answer-confirmation-description[data-v-9564180a]{text-align:left;text-indent:-1.4em;letter-spacing:.1em;width:100%;padding-left:2em;font-size:14px;line-height:1.5}.id-answer-confirmation-description .icon[data-v-9564180a]{color:#868db3}.id-answer-confirmation-checkbox[data-v-9564180a]{margin:48px auto}.id-answer-confirmation-checkbox[data-v-9564180a] .basic-checkbox{box-sizing:border-box;border:1px solid #dd6867;padding:8px 12px}.id-answer-confirmation-checkbox[data-v-9564180a] .basic-checkbox>.basic-checkbox-input-skin{margin:8px 12px}.id-answer-confirmation-bottom[data-v-9564180a]{justify-content:center;display:flex}@media (width<=767px){.id-answer-confirmation-bottom[data-v-9564180a]{flex-direction:column-reverse}}.id-answer-confirmation-button[data-v-9564180a]>*{width:100%}@media (width<=767px){.id-answer-confirmation-button[data-v-9564180a]{margin-bottom:24px}}@media (width>=768px){.id-answer-confirmation-button[data-v-9564180a]{width:200px;margin:0 12px}}.finish-button[data-v-805cfc41]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-805cfc41]{width:100%;padding:0 12px}.finish-area[data-v-805cfc41]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-805cfc41]>*{width:200px}}@media (width<=767px){.finish-area[data-v-805cfc41]>*{width:100%;padding-left:12px;padding-right:12px}}.sectionFrame-label[data-v-55b5465a]{justify-content:center;display:flex}@media (width<=767px){.sectionFrame-label[data-v-55b5465a]{margin-bottom:16px}}@media (width>=768px){.sectionFrame-label[data-v-55b5465a]{margin:20px 0 36px}}.sectionFrame-heading[data-v-55b5465a]{color:#2d2d2d;text-align:center;letter-spacing:1px;font-size:16px;line-height:1.7}@media (width<=767px){.sectionFrame-heading[data-v-55b5465a]{font-size:14px}}@media (width>=768px){.sectionFrame-heading[data-v-55b5465a]{margin-left:96px;margin-right:96px}}.sectionFrame-headingInner[data-v-55b5465a]{width:100%;transition:font-size .3s linear;display:inline-block;left:50%}@media (width>=768px){.sectionFrame-headingInner[data-v-55b5465a] br{display:block}}@media (width<=767px){.sectionFrame-headingInner[data-v-55b5465a] br{display:none}}.sectionFrame-inner[data-v-55b5465a]{z-index:2;background-color:#fff;border-top:1px solid #0000;border-bottom:1px solid #0000;border-radius:2px;max-width:720px;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.sectionFrame-inner[data-v-55b5465a]{margin:24px auto 70px}}@media (width>=768px){.sectionFrame-inner[data-v-55b5465a]{margin-top:36px}}.sectionFrame-content>hr[data-v-55b5465a]{border:none;border-bottom:1px solid #f4f4f4}@media (width<=767px){.sectionFrame-content>hr[data-v-55b5465a]{margin:18px 12px}}@media (width>=768px){.sectionFrame-content>hr[data-v-55b5465a]{margin:24px 40px}}.sectionFrame-block2[data-v-55b5465a]{z-index:5;text-align:justify;background-color:#fff;max-width:720px;margin:0 auto;position:relative}@media (width<=767px){.sectionFrame-block2[data-v-55b5465a]{padding:36px 15px 20px}}@media (width>=768px){.sectionFrame-block2[data-v-55b5465a]{padding:36px 30px}}.sectionFront[data-v-55b5465a]{margin:0 auto}.sectionFront-extra-description[data-v-55b5465a]{white-space:pre-wrap;line-height:1.5;overflow-y:auto}@media (width<=767px){.sectionFront-extra-description[data-v-55b5465a]{max-height:240px;padding:24px 28px;font-size:12px}}@media (width>=768px){.sectionFront-extra-description[data-v-55b5465a]{max-height:320px;padding:40px 80px 8px}}@media (width<=767px){.sectionFront-head[data-v-55b5465a],.sectionFront-foot[data-v-55b5465a]{padding:0 12px}.sectionFront-head[data-v-55b5465a]:before,.sectionFront-foot[data-v-55b5465a]:before{margin-bottom:48px}.sectionFront-head[data-v-55b5465a]:after,.sectionFront-foot[data-v-55b5465a]:after{margin-top:40px}}@media (width>=768px){.sectionFront-head[data-v-55b5465a],.sectionFront-foot[data-v-55b5465a]{padding:0 40px}.sectionFront-head[data-v-55b5465a]:before,.sectionFront-foot[data-v-55b5465a]:before{margin-bottom:48px}.sectionFront-head[data-v-55b5465a]:after,.sectionFront-foot[data-v-55b5465a]:after{margin-top:40px}}.sectionFront-foot[data-v-55b5465a]>*{width:100%}@media (width>=768px){.sectionFront-foot[data-v-55b5465a]{max-width:256px;margin:0 auto}}.sectionFront-paragraph[data-v-55b5465a]{text-align:center;white-space:pre-wrap;background-color:#fafafa;padding:24px 40px;font-size:13px;line-height:1.77em}@media (width<=767px){.sectionFront-paragraph[data-v-55b5465a]{padding:17px 0;font-size:12px}}.sectionFront-blockTail[data-v-55b5465a]{margin-top:32px;padding-bottom:36px}@media (width>=768px){.basic-dialog-content .container[data-v-bb3ee2f6]{width:720px}}@media (width<=767px){.basic-dialog-content .container[data-v-bb3ee2f6]{width:100%;max-width:375px}}@media (width>=768px){.basic-dialog-content .body[data-v-bb3ee2f6]{padding:40px 48px 36px}}@media (width<=767px){.basic-dialog-content .body[data-v-bb3ee2f6]{padding:36px 20px 24px}}.basic-dialog-content .message-title[data-v-bb3ee2f6]{text-align:center}@media (width>=768px){.basic-dialog-content .message-title[data-v-bb3ee2f6]{margin:0 0 24px}}@media (width<=767px){.basic-dialog-content .message-title[data-v-bb3ee2f6]{margin:0 0 16px}}.basic-dialog-content .content[data-v-bb3ee2f6]{color:#2d2d2d;letter-spacing:1.6px;font-size:16px;line-height:1.6}.basic-dialog-content .message[data-v-bb3ee2f6]{white-space:pre-line;line-height:2}@media (width>=768px){.basic-dialog-content .controls[data-v-bb3ee2f6]{margin-top:36px}}@media (width<=767px){.basic-dialog-content .controls[data-v-bb3ee2f6]{margin-top:24px}}.basic-dialog-content .buttons[data-v-bb3ee2f6]{justify-content:center;gap:20px;display:flex}.basic-dialog-content .button-wrapper .button[data-v-bb3ee2f6]{border-radius:2px;padding:11px auto;font-size:14px;box-shadow:0 2px 8px #00000026}.slot-modal[data-v-ac1c3942]{z-index:11;background:#00000059;justify-content:space-around;align-items:center;width:100%;height:100vh;display:flex;position:fixed;inset:0 auto auto 0;overflow:auto}.slot-modal .slot-modal-content[data-v-ac1c3942]{text-align:left;background:#fff;border-radius:4px;width:auto;min-width:auto;max-width:880px;margin:auto;box-shadow:0 0 2px #0000004d}@media (width<=767px){.slot-modal .slot-modal-content[data-v-ac1c3942]{margin:0 0 40px}}.slot-modal-enter-active[data-v-ac1c3942],.slot-modal-leave-active[data-v-ac1c3942]{transition:all .2s}.slot-modal-enter-from[data-v-ac1c3942],.slot-modal-leave-to[data-v-ac1c3942]{opacity:0}.dialog .annotation[data-v-5771355a]{color:#dd6867}.dialog .section-warning[data-v-5771355a]{color:#2d2d2d;text-align:center;letter-spacing:1.4px;line-height:1.7}@media (width>=768px){.dialog .section-warning[data-v-5771355a]{margin:0 0 24px}}@media (width<=767px){.dialog .section-warning[data-v-5771355a]{margin:0 0 20px}}.dialog .unanswered-questions[data-v-5771355a]{letter-spacing:1.4px;background-color:#f4f4f4;line-height:1.5}@media (width>=768px){.dialog .unanswered-questions[data-v-5771355a]{padding:0 0 24px}}@media (width<=767px){.dialog .unanswered-questions[data-v-5771355a]{padding:0 0 12px}}.dialog .sub-title[data-v-5771355a]{font-weight:700}@media (width>=768px){.dialog .sub-title[data-v-5771355a]{height:54px;padding:16px 0 16px 24px}}@media (width<=767px){.dialog .sub-title[data-v-5771355a]{height:38px;padding:12px 0 12px 12px}}.dialog .question-list[data-v-5771355a]{overscroll-behavior:none;height:auto;max-height:148px;overflow-y:auto}@media (width>=768px){.dialog .question-list[data-v-5771355a]{padding:0 24px}}@media (width<=767px){.dialog .question-list[data-v-5771355a]{padding:0 12px}}.dialog .contents[data-v-5771355a]{margin:0 0 14px}.dialog .survey-setting[data-v-5771355a]{display:flex}.dialog .survey-heading-tip[data-v-5771355a]{white-space:nowrap;width:24px;margin-right:8px;display:inline-block}.dialog .survey-heading-content[data-v-5771355a]{text-align:left;width:560px}@media (width<=767px){.dialog[data-v-5771355a] button:lang(tl),.dialog[data-v-5771355a] button:lang(vi){font-size:12px!important}}.finish-button[data-v-75aa0ee0]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-75aa0ee0]{width:100%;padding:0 12px}.finish-area[data-v-75aa0ee0]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-75aa0ee0]>*{width:200px}}@media (width<=767px){.finish-area[data-v-75aa0ee0]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-764c574c]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-764c574c]{width:128px;height:128px}}.finish-heading[data-v-764c574c]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-764c574c]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-764c574c] br{display:block}}@media (width>=768px){.finish-heading[data-v-764c574c]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-764c574c] br{display:none}}.finish-param[data-v-764c574c]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-764c574c]{font-size:14px}}@media (width>=768px){.finish-param[data-v-764c574c]{font-size:16px}}.error-message-on-layout-type1[data-v-40ba06f5]{letter-spacing:.13em;background-color:#f8ebe9;margin:-16px 0 32px;font-size:14px;font-weight:500;line-height:1.43;position:relative;overflow:hidden}.error-message-on-layout-type1 .inner[data-v-40ba06f5]{box-sizing:border-box;justify-content:center;align-items:center;width:100%;margin:auto;padding:14px 40px;display:flex;position:relative}.error-message-on-layout-type1 .text[data-v-40ba06f5]{display:flex}.error-message-on-layout-type1 .icon[data-v-40ba06f5]{color:#bd3a26;margin-right:7px;line-height:20px}.error-message-on-layout-type1 .message[data-v-40ba06f5]{line-height:1.6}.id-answer-input-item[data-v-7654202a]{align-items:left;flex-flow:column;justify-content:space-between;width:326px;margin:0 auto 31px;display:flex}@media (width<=767px){.id-answer-input-item[data-v-7654202a]{width:100%;margin-bottom:33.5px;padding:0}}.id-answer-input-item-label[data-v-7654202a]{text-align:left;letter-spacing:normal;margin-bottom:3.5px;font-size:14px;font-weight:400;line-height:1.71}.id-answer-input-item[data-v-7654202a] .basic-input{box-sizing:border-box;width:100%;height:50px;font-size:16px;line-height:40px}.id-answer-input-item[data-v-6185e49e]{align-items:left;flex-flow:column;justify-content:space-between;width:326px;margin:0 auto 31px;display:flex}@media (width<=767px){.id-answer-input-item[data-v-6185e49e]{width:100%;margin-bottom:33.5px;padding:0}}.id-answer-input-item-label[data-v-6185e49e]{text-align:left;letter-spacing:normal;margin-bottom:3.5px;font-size:14px;font-weight:400;line-height:1.71}.id-answer-input-item[data-v-6185e49e] .basic-input{box-sizing:border-box;width:100%;height:50px;font-size:16px;line-height:40px}.id-answer-input-image[data-v-9277a582]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-input-img[data-v-9277a582]{width:72px;height:72px}}.id-answer-input-heading[data-v-9277a582]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.id-answer-input-heading[data-v-9277a582]{font-size:24px}}.id-answer-input-separate>hr[data-v-9277a582]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-input-separate>hr[data-v-9277a582]{margin:18px auto 24px}}.id-answer-input-explanation[data-v-9277a582]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-input-explanation[data-v-9277a582]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-input-subhead[data-v-9277a582]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-input-subhead[data-v-9277a582]{margin-bottom:40px;font-size:14px}}.id-answer-input-button[data-v-9277a582]>*{width:100%}@media (width>=768px){.id-answer-input-button[data-v-9277a582]{max-width:200px;margin:auto}}.note-image[data-v-b1f16d7e]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-b1f16d7e]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-b1f16d7e]{width:72px;height:72px}}.note-heading[data-v-b1f16d7e]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-b1f16d7e]{font-size:24px}}.note-separate>hr[data-v-b1f16d7e]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-b1f16d7e]{margin:18px auto 24px}}.note-subhead[data-v-b1f16d7e]{text-align:left;letter-spacing:.1em;font-size:17px;font-weight:700;line-height:1.35}@media (width<=767px){.note-subhead[data-v-b1f16d7e]{font-size:16px;line-height:1.5}}.note-explanation[data-v-b1f16d7e]{width:560px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-b1f16d7e]{width:100%;margin-bottom:48px;padding:0}}.note-item[data-v-b1f16d7e]{width:100%;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-b1f16d7e]{margin-bottom:32px;padding:0}}.note-item-image[data-v-b1f16d7e]{text-align:center}.note-item-image>img[data-v-b1f16d7e]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-b1f16d7e]{width:60px;height:60px}}.note-item-caution[data-v-b1f16d7e]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-b1f16d7e]{margin:0 0 0 16px;font-size:14px}}.answer-handling-note[data-v-b1f16d7e]{overflow-wrap:break-word;white-space:pre-line}.note-button[data-v-b1f16d7e]>*{width:100%}@media (width>=768px){.note-button[data-v-b1f16d7e]{max-width:200px;margin:auto}}.note-annotate[data-v-b1f16d7e]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-b1f16d7e]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-b1f16d7e]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-b1f16d7e]{margin:auto}.note-annotate-questions[data-v-b1f16d7e]{font-size:16px}.note-annotate-questions-content[data-v-b1f16d7e]{margin-left:8px}.finish-button[data-v-964b295b]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-964b295b]{color:#e7893c;margin-right:8px}.caution[data-v-964b295b]{text-align:center;margin-bottom:8px}.finish-area[data-v-964b295b]{width:100%;padding:0 12px}.finish-area>.button[data-v-964b295b]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-964b295b]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-964b295b]{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-6ad68847]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-6ad68847]{width:100%;padding:0 12px}.finish-area[data-v-6ad68847]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-6ad68847]>*{width:200px}}@media (width<=767px){.finish-area[data-v-6ad68847]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-c90b7c74]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-c90b7c74]{width:100%;padding:0 12px}.finish-area[data-v-c90b7c74]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-c90b7c74]>*{width:200px}}@media (width<=767px){.finish-area[data-v-c90b7c74]>*{width:100%;padding-left:12px;padding-right:12px}}.answerer-status-banner[data-v-3704e85c]{color:#2d2d2d;letter-spacing:1px;margin:0;font-size:14px;font-weight:400;position:relative;overflow:hidden}.answerer-status-banner.is-in-progress[data-v-3704e85c]{background-color:#fcf3eb}.answerer-status-banner.is-in-progress .icon[data-v-3704e85c]{color:#e7893c}.answerer-status-banner.is-complete[data-v-3704e85c]{background-color:#f1f7f0}.answerer-status-banner.is-complete .icon[data-v-3704e85c]{color:#79b06c}.answerer-status-banner .inner[data-v-3704e85c]{box-sizing:border-box;width:100%;max-width:1200px;margin:auto;padding:16px 40px}@media (width<=1200px){.answerer-status-banner .inner[data-v-3704e85c]{max-width:1050px}}@media (width<=767px){.answerer-status-banner .inner[data-v-3704e85c]{padding:16px}}.answerer-status-banner .inner .content[data-v-3704e85c]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;font-size:14px;line-height:1.6;display:flex}.answerer-status-banner .inner .content .message[data-v-3704e85c]{align-items:flex-start;display:flex}.answerer-status-banner .inner .content .message .icon[data-v-3704e85c]{fill:#0000;min-width:24px;margin:0 8px 0 0;display:block}.answerer-status-banner .inner .content .message .text[data-v-3704e85c]{line-height:1.5}.answerer-status-banner .inner .content .link[data-v-3704e85c]{color:#dd6867;text-align:start;letter-spacing:inherit;cursor:pointer;background-color:#0000;border:none;margin:0 0 0 auto;padding:0 0 0 4px;font-size:14px;font-weight:400;text-decoration:underline;display:block}@media (width<=767px){.answerer-status-banner .inner .content .link[data-v-3704e85c]{margin-top:4px;font-size:12px}}.note-image[data-v-dbbcb674]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-dbbcb674]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-dbbcb674]{width:72px;height:72px}}.note-heading[data-v-dbbcb674]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-dbbcb674]{font-size:24px}}.note-separate>hr[data-v-dbbcb674]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-dbbcb674]{margin:18px auto 24px}}.note-explanation[data-v-dbbcb674]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-dbbcb674]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-dbbcb674]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-dbbcb674]{margin-bottom:40px;font-size:14px}}.note-item[data-v-dbbcb674]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-dbbcb674]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-dbbcb674]{text-align:center}.note-item-image>img[data-v-dbbcb674]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-dbbcb674]{width:60px;height:60px}}.note-item-caution[data-v-dbbcb674]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-dbbcb674]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-dbbcb674]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-dbbcb674]{font-size:16px;line-height:1.5}}.note-button[data-v-dbbcb674]>*{width:100%}@media (width>=768px){.note-button[data-v-dbbcb674]{max-width:200px;margin:auto}}.note-annotate[data-v-dbbcb674]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-dbbcb674]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-dbbcb674]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-dbbcb674]{margin:auto}.note-annotate-questions[data-v-dbbcb674]{font-size:16px}.note-annotate-questions-content[data-v-dbbcb674]{margin-left:8px}.personal-info[data-v-dbbcb674]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-dbbcb674]:before{margin-bottom:24px}}.personal-info[data-v-dbbcb674]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-dbbcb674]:after{margin-top:24px}}.personal-info .note-image[data-v-dbbcb674]{text-align:center}.personal-info .note-image .note-img[data-v-dbbcb674]{width:80px;height:80px}.personal-info .note-heading[data-v-dbbcb674]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-dbbcb674]{font-size:20px}}.personal-info .note-separate>hr[data-v-dbbcb674]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-dbbcb674]{margin:32px auto}}.personal-info .note-subhead[data-v-dbbcb674]{margin-bottom:40px;font-size:14px}@media (width<=767px){.personal-info .note-item[data-v-dbbcb674]{margin-bottom:20px}}.personal-info .note-item-image[data-v-dbbcb674]{text-align:center}.personal-info .note-item-image>img[data-v-dbbcb674]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-dbbcb674]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-dbbcb674]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-dbbcb674]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-dbbcb674]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-explanation[data-v-dbbcb674]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-dbbcb674]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-dbbcb674]{width:max-content;max-width:480px}}.personal-info .note-annotate[data-v-dbbcb674]{height:48px}@media (width<=767px){.personal-info .note-annotate[data-v-dbbcb674]{margin:0 0 32px}}@media (width>=768px){.personal-info .note-annotate[data-v-dbbcb674]{margin:0 auto 40px}}.note-tooltip[data-v-dbbcb674]{text-align:left;letter-spacing:.1em;pointer-events:auto;font-size:14px;line-height:1.5;position:absolute;left:50%}.note-video-container[data-v-dbbcb674]{position:relative}.finish-button[data-v-3eb69d9c]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-3eb69d9c]{color:#e7893c;margin-right:8px}.caution[data-v-3eb69d9c]{text-align:center;margin-bottom:8px}.finish-area[data-v-3eb69d9c]{width:100%;padding:0 12px}.finish-area>.button[data-v-3eb69d9c]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-3eb69d9c]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-3eb69d9c]{width:100%;padding-left:12px;padding-right:12px}}.survey-button[data-v-da22502e]{margin:0 auto}.survey-button>.link[data-v-da22502e]{flex-direction:column;width:100%;display:inline-flex}@media (width<=767px){.survey-button[data-v-da22502e]{margin-top:40px;padding:0 12px}}@media (width>=768px){.survey-button[data-v-da22502e]{max-width:244px;margin-top:40px;padding:0 40px}}.es-parent-attributes-confirmation-content[data-v-3861ce39]{background-color:#fff;padding:20px 0 40px;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.es-parent-attributes-confirmation-content[data-v-3861ce39]{padding:24px 16px 0;font-size:14px}}.es-parent-attributes-confirmation-separate>hr[data-v-3861ce39]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.es-parent-attributes-confirmation-separate>hr[data-v-3861ce39]{margin:18px 0 24px}}.es-parent-attributes-confirmation-explanation[data-v-3861ce39]{text-align:center;max-width:640px;margin:0 auto 40px}@media (width<=767px){.es-parent-attributes-confirmation-explanation[data-v-3861ce39]{width:100%;margin-bottom:48px}}.es-parent-attributes-confirmation-item[data-v-3861ce39]{max-width:600px;margin:0 auto 31px}@media (width<=767px){.es-parent-attributes-confirmation-item[data-v-3861ce39]{width:100%;margin-bottom:33.5px;padding:0}}.es-parent-attributes-confirmation-attribute-title[data-v-3861ce39]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.14}.es-parent-attributes-confirmation-attribute-name[data-v-3861ce39]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.14}.es-parent-attributes-confirmation-bottom[data-v-3861ce39]{justify-content:center;display:flex}@media (width<=767px){.es-parent-attributes-confirmation-bottom[data-v-3861ce39]{flex-direction:column-reverse}}.es-parent-attributes-confirmation-button[data-v-3861ce39] *{width:100%}@media (width<=767px){.es-parent-attributes-confirmation-button[data-v-3861ce39]{margin-bottom:24px}}@media (width>=768px){.es-parent-attributes-confirmation-button[data-v-3861ce39]{min-width:200px;margin:0 12px}}.finish-button[data-v-a35e1c9e]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-a35e1c9e]{width:100%;padding:0 12px}.finish-area[data-v-a35e1c9e]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-a35e1c9e]>*{width:200px}}@media (width<=767px){.finish-area[data-v-a35e1c9e]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-84d4010e]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-84d4010e]{width:100%;padding:0 12px}.finish-area[data-v-84d4010e]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-84d4010e]>*{width:200px}}@media (width<=767px){.finish-area[data-v-84d4010e]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-66dd8c53]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-66dd8c53]{width:128px;height:128px}}.finish-heading[data-v-66dd8c53]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-66dd8c53]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-66dd8c53] br{display:block}}@media (width>=768px){.finish-heading[data-v-66dd8c53]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-66dd8c53] br{display:none}}.finish-param[data-v-66dd8c53]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-66dd8c53]{font-size:14px}}@media (width>=768px){.finish-param[data-v-66dd8c53]{font-size:16px}}.finish-caution[data-v-66dd8c53]{text-align:center}@media (width<=767px){.finish-caution[data-v-66dd8c53]{font-size:14px}}@media (width>=768px){.finish-caution[data-v-66dd8c53]{font-size:16px}}.note-image[data-v-3ce865d8]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-3ce865d8]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-3ce865d8]{width:72px;height:72px}}.note-heading[data-v-3ce865d8]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-3ce865d8]{font-size:24px}}.note-separate>hr[data-v-3ce865d8]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-3ce865d8]{margin:18px auto 24px}}.note-subhead[data-v-3ce865d8]{text-align:left;letter-spacing:.1em;font-size:17px;font-weight:700;line-height:1.35}@media (width<=767px){.note-subhead[data-v-3ce865d8]{font-size:16px;line-height:1.5}}.note-explanation[data-v-3ce865d8]{width:560px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-3ce865d8]{width:100%;margin-bottom:48px;padding:0}}.note-item[data-v-3ce865d8]{width:100%;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-3ce865d8]{margin-bottom:32px;padding:0}}.note-item-image[data-v-3ce865d8]{text-align:center}.note-item-image>img[data-v-3ce865d8]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-3ce865d8]{width:60px;height:60px}}.note-item-caution[data-v-3ce865d8]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-3ce865d8]{margin:0 0 0 16px;font-size:14px}}.answer-handling-note[data-v-3ce865d8]{overflow-wrap:break-word;white-space:pre-line}.note-button[data-v-3ce865d8]>*{width:100%}@media (width>=768px){.note-button[data-v-3ce865d8]{max-width:200px;margin:auto}}.note-annotate[data-v-3ce865d8]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-3ce865d8]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-3ce865d8]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-3ce865d8]{margin:auto}.note-annotate-questions[data-v-3ce865d8]{font-size:16px}.note-annotate-questions-content[data-v-3ce865d8]{margin-left:8px}.finish-button[data-v-800f738b]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-800f738b]{color:#e7893c;margin-right:8px}.caution[data-v-800f738b]{text-align:center;margin-bottom:8px}.finish-area[data-v-800f738b]{width:100%;padding:0 12px}.finish-area>.button[data-v-800f738b]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-800f738b]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-800f738b]{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-c0675a0d]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-c0675a0d]{width:100%;padding:0 12px}.finish-area[data-v-c0675a0d]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-c0675a0d]>*{width:200px}}@media (width<=767px){.finish-area[data-v-c0675a0d]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-cbfeedcb]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-cbfeedcb]{width:100%;padding:0 12px}.finish-area[data-v-cbfeedcb]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-cbfeedcb]>*{width:200px}}@media (width<=767px){.finish-area[data-v-cbfeedcb]>*{width:100%;padding-left:12px;padding-right:12px}}.note-image[data-v-4ad8f3da]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-4ad8f3da]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-4ad8f3da]{width:72px;height:72px}}.note-heading[data-v-4ad8f3da]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-4ad8f3da]{font-size:24px}}.note-separate>hr[data-v-4ad8f3da]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-4ad8f3da]{margin:18px auto 24px}}.note-explanation[data-v-4ad8f3da]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-4ad8f3da]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-4ad8f3da]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-4ad8f3da]{margin-bottom:40px;font-size:14px}}.note-item[data-v-4ad8f3da]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-4ad8f3da]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-4ad8f3da]{text-align:center}.note-item-image>img[data-v-4ad8f3da]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-4ad8f3da]{width:60px;height:60px}}.note-item-caution[data-v-4ad8f3da]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-4ad8f3da]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-4ad8f3da]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-4ad8f3da]{font-size:16px;line-height:1.5}}.note-button[data-v-4ad8f3da]>*{width:100%}@media (width>=768px){.note-button[data-v-4ad8f3da]{max-width:200px;margin:auto}}.note-annotate[data-v-4ad8f3da]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-4ad8f3da]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-4ad8f3da]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-4ad8f3da]{margin:auto}.note-annotate-questions[data-v-4ad8f3da]{font-size:16px}.note-annotate-questions-content[data-v-4ad8f3da]{margin-left:8px}.personal-info[data-v-4ad8f3da]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-4ad8f3da]:before{margin-bottom:24px}}.personal-info[data-v-4ad8f3da]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-4ad8f3da]:after{margin-top:24px}}.personal-info .note-image[data-v-4ad8f3da]{text-align:center}.personal-info .note-image .note-img[data-v-4ad8f3da]{width:80px;height:80px}.personal-info .note-heading[data-v-4ad8f3da]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-4ad8f3da]{font-size:20px}}.personal-info .note-separate>hr[data-v-4ad8f3da]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-4ad8f3da]{margin:32px auto}}.personal-info .note-subhead[data-v-4ad8f3da]{margin-bottom:40px;font-size:14px}@media (width<=767px){.personal-info .note-item[data-v-4ad8f3da]{margin-bottom:20px}}.personal-info .note-item-image[data-v-4ad8f3da]{text-align:center}.personal-info .note-item-image>img[data-v-4ad8f3da]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-4ad8f3da]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-4ad8f3da]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-4ad8f3da]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-4ad8f3da]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-explanation[data-v-4ad8f3da]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-4ad8f3da]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-4ad8f3da]{width:max-content;max-width:480px}}.personal-info .note-annotate[data-v-4ad8f3da]{height:48px}@media (width<=767px){.personal-info .note-annotate[data-v-4ad8f3da]{margin:0 0 32px}}@media (width>=768px){.personal-info .note-annotate[data-v-4ad8f3da]{margin:0 auto 40px}}.note-tooltip[data-v-4ad8f3da]{text-align:left;letter-spacing:.1em;pointer-events:auto;font-size:14px;line-height:1.5;position:absolute;left:50%}.note-video-container[data-v-4ad8f3da]{position:relative}.finish-button[data-v-756fd6da]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-756fd6da]{color:#e7893c;margin-right:8px}.caution[data-v-756fd6da]{text-align:center;margin-bottom:8px}.finish-area[data-v-756fd6da]{width:100%;padding:0 12px}.finish-area>.button[data-v-756fd6da]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-756fd6da]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-756fd6da]{width:100%;padding-left:12px;padding-right:12px}}.survey-button[data-v-0e78d5a3]{margin:0 auto}.survey-button>.link[data-v-0e78d5a3]{flex-direction:column;width:100%;display:inline-flex}@media (width<=767px){.survey-button[data-v-0e78d5a3]{margin-top:40px;padding:0 12px}}@media (width>=768px){.survey-button[data-v-0e78d5a3]{max-width:244px;margin-top:40px;padding:0 40px}}.es-parent-attributes-confirmation-content[data-v-b67298e1]{background-color:#fff;padding:20px 0 40px;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.es-parent-attributes-confirmation-content[data-v-b67298e1]{padding:24px 16px 0;font-size:14px}}.es-parent-attributes-confirmation-separate>hr[data-v-b67298e1]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.es-parent-attributes-confirmation-separate>hr[data-v-b67298e1]{margin:18px 0 24px}}.es-parent-attributes-confirmation-explanation[data-v-b67298e1]{text-align:center;max-width:640px;margin:0 auto 40px}@media (width<=767px){.es-parent-attributes-confirmation-explanation[data-v-b67298e1]{width:100%;margin-bottom:48px}}.es-parent-attributes-confirmation-item[data-v-b67298e1]{max-width:600px;margin:0 auto 31px}@media (width<=767px){.es-parent-attributes-confirmation-item[data-v-b67298e1]{width:100%;margin-bottom:33.5px;padding:0}}.es-parent-attributes-confirmation-attribute-title[data-v-b67298e1]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.14}.es-parent-attributes-confirmation-attribute-name[data-v-b67298e1]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.14}.es-parent-attributes-confirmation-bottom[data-v-b67298e1]{justify-content:center;display:flex}@media (width<=767px){.es-parent-attributes-confirmation-bottom[data-v-b67298e1]{flex-direction:column-reverse}}.es-parent-attributes-confirmation-button[data-v-b67298e1] *{width:100%}@media (width<=767px){.es-parent-attributes-confirmation-button[data-v-b67298e1]{margin-bottom:24px}}@media (width>=768px){.es-parent-attributes-confirmation-button[data-v-b67298e1]{min-width:200px;margin:0 12px}}.finish-button[data-v-76b8c509]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-76b8c509]{width:100%;padding:0 12px}.finish-area[data-v-76b8c509]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-76b8c509]>*{width:200px}}@media (width<=767px){.finish-area[data-v-76b8c509]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-5e95a545]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-5e95a545]{width:100%;padding:0 12px}.finish-area[data-v-5e95a545]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-5e95a545]>*{width:200px}}@media (width<=767px){.finish-area[data-v-5e95a545]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-92333a83]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-92333a83]{width:128px;height:128px}}.finish-heading[data-v-92333a83]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-92333a83]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-92333a83] br{display:block}}@media (width>=768px){.finish-heading[data-v-92333a83]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-92333a83] br{display:none}}.finish-param[data-v-92333a83]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-92333a83]{font-size:14px}}@media (width>=768px){.finish-param[data-v-92333a83]{font-size:16px}}.note-image[data-v-7acfc6d2]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-7acfc6d2]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-7acfc6d2]{width:72px;height:72px}}.note-heading[data-v-7acfc6d2]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-7acfc6d2]{font-size:24px}}.note-separate>hr[data-v-7acfc6d2]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-7acfc6d2]{margin:18px auto 24px}}.note-subhead[data-v-7acfc6d2]{text-align:left;letter-spacing:.1em;font-size:17px;font-weight:700;line-height:1.35}@media (width<=767px){.note-subhead[data-v-7acfc6d2]{font-size:16px;line-height:1.5}}.note-explanation[data-v-7acfc6d2]{width:560px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-7acfc6d2]{width:100%;margin-bottom:48px;padding:0}}.note-item[data-v-7acfc6d2]{width:100%;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-7acfc6d2]{margin-bottom:32px;padding:0}}.note-item-image[data-v-7acfc6d2]{text-align:center}.note-item-image>img[data-v-7acfc6d2]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-7acfc6d2]{width:60px;height:60px}}.note-item-caution[data-v-7acfc6d2]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-7acfc6d2]{margin:0 0 0 16px;font-size:14px}}.answer-handling-note[data-v-7acfc6d2]{overflow-wrap:break-word;white-space:pre-line}.note-button[data-v-7acfc6d2]>*{width:100%}@media (width>=768px){.note-button[data-v-7acfc6d2]{max-width:200px;margin:auto}}.note-annotate[data-v-7acfc6d2]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-7acfc6d2]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-7acfc6d2]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-7acfc6d2]{margin:auto}.note-annotate-questions[data-v-7acfc6d2]{font-size:16px}.note-annotate-questions-content[data-v-7acfc6d2]{margin-left:8px}.finish-button[data-v-d9d4a1ce]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-d9d4a1ce]{color:#e7893c;margin-right:8px}.caution[data-v-d9d4a1ce]{text-align:center;margin-bottom:8px}.finish-area[data-v-d9d4a1ce]{width:100%;padding:0 12px}.finish-area>.button[data-v-d9d4a1ce]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-d9d4a1ce]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-d9d4a1ce]{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-03ed3ced]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-03ed3ced]{width:100%;padding:0 12px}.finish-area[data-v-03ed3ced]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-03ed3ced]>*{width:200px}}@media (width<=767px){.finish-area[data-v-03ed3ced]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-fe7d603f]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-fe7d603f]{width:100%;padding:0 12px}.finish-area[data-v-fe7d603f]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-fe7d603f]>*{width:200px}}@media (width<=767px){.finish-area[data-v-fe7d603f]>*{width:100%;padding-left:12px;padding-right:12px}}.note-title-img[data-v-97b5e1c9]{text-align:center;width:104px;margin-bottom:24px}.note-image[data-v-97b5e1c9]{text-align:center;margin-bottom:24px}@media (width<=767px){.note-img[data-v-97b5e1c9]{width:72px;height:72px}}.note-heading[data-v-97b5e1c9]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-97b5e1c9]{font-size:24px}}.note-separate>hr[data-v-97b5e1c9]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-97b5e1c9]{margin:18px auto 24px}}.note-explanation[data-v-97b5e1c9]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-97b5e1c9]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-97b5e1c9]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-97b5e1c9]{margin-bottom:40px;font-size:14px}}.note-item[data-v-97b5e1c9]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-97b5e1c9]{width:100%;margin-bottom:32px;padding:0}}.note-success-item-image[data-v-97b5e1c9]{text-align:center;padding:0 10px}@media (width<=767px){.note-success-item-image[data-v-97b5e1c9]{padding:0 4px}}.note-success-item-image>img[data-v-97b5e1c9]{width:60px}@media (width<=767px){.note-success-item-image>img[data-v-97b5e1c9]{width:52px}}.note-failed-item-image[data-v-97b5e1c9]{text-align:center}.note-failed-item-image>img[data-v-97b5e1c9]{width:80px}@media (width<=767px){.note-failed-item-image>img[data-v-97b5e1c9]{width:60px}}.note-item-caution[data-v-97b5e1c9]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-97b5e1c9]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-97b5e1c9]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-97b5e1c9]{font-size:16px;line-height:1.5}}.note-button[data-v-97b5e1c9]>*{width:100%}@media (width>=768px){.note-button[data-v-97b5e1c9]{max-width:200px;margin:auto}}.completed[data-v-88ae4feb]{padding:0 40px}.completed .completed-image[data-v-88ae4feb]{text-align:center;margin-bottom:40px}.completed .completed-img[data-v-88ae4feb]{width:200px;height:200px}@media (width<=767px){.completed .completed-img[data-v-88ae4feb]{width:120px;height:120px}}.completed .completed-heading[data-v-88ae4feb]{text-align:center;letter-spacing:.1em;font-weight:600}@media (width<=767px){.completed .completed-heading[data-v-88ae4feb]{margin-bottom:16px;font-size:24px;line-height:1.5}}@media (width>=768px){.completed .completed-heading[data-v-88ae4feb]{margin-bottom:24px;font-size:28px;line-height:1.7}}.completed .completed-description[data-v-88ae4feb]{text-align:center;letter-spacing:.1em;line-height:1.5}@media (width<=767px){.completed .completed-description[data-v-88ae4feb]{font-size:14px}}@media (width>=768px){.completed .completed-description[data-v-88ae4feb]{font-size:16px}}.note-image[data-v-74a9a22f]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-74a9a22f]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-74a9a22f]{width:72px;height:72px}}.note-heading[data-v-74a9a22f]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-74a9a22f]{font-size:24px}}.note-separate>hr[data-v-74a9a22f]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-74a9a22f]{margin:18px auto 24px}}.note-explanation[data-v-74a9a22f]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-74a9a22f]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-74a9a22f]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-74a9a22f]{margin-bottom:40px;font-size:14px}}.note-item[data-v-74a9a22f]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-74a9a22f]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-74a9a22f]{text-align:center}.note-item-image>img[data-v-74a9a22f]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-74a9a22f]{width:60px;height:60px}}.note-item-caution[data-v-74a9a22f]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-74a9a22f]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-74a9a22f]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-74a9a22f]{font-size:16px;line-height:1.5}}.note-button[data-v-74a9a22f]>*{width:100%}@media (width>=768px){.note-button[data-v-74a9a22f]{max-width:200px;margin:auto}}.personal-info[data-v-74a9a22f]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-74a9a22f]:before{margin-bottom:24px}}.personal-info[data-v-74a9a22f]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-74a9a22f]:after{margin-top:24px}}.personal-info .note-image[data-v-74a9a22f]{text-align:center}.personal-info .note-image .note-img[data-v-74a9a22f]{width:80px;height:80px}.personal-info .note-heading[data-v-74a9a22f]{margin-bottom:24px}@media (width<=767px){.personal-info .note-heading[data-v-74a9a22f]{font-size:20px}}.personal-info .note-separate>hr[data-v-74a9a22f]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-74a9a22f]{margin:32px auto}}.personal-info .note-subhead[data-v-74a9a22f]{margin-bottom:40px;font-size:14px}@media (width<=767px){.personal-info .note-item[data-v-74a9a22f]{margin-bottom:20px}}.personal-info .note-item-image[data-v-74a9a22f]{text-align:center}.personal-info .note-item-image>img[data-v-74a9a22f]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-74a9a22f]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-74a9a22f]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-74a9a22f]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-74a9a22f]{margin:0 0 8px;font-size:16px}.personal-info .note-explanation[data-v-74a9a22f]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-74a9a22f]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-74a9a22f]{width:max-content;max-width:480px}}.sectionFrame-heading[data-v-8a4a1cd5]{color:#2d2d2d;text-align:center;letter-spacing:1px;font-size:16px;line-height:1.7}@media (width<=767px){.sectionFrame-heading[data-v-8a4a1cd5]{font-size:14px}}@media (width>=768px){.sectionFrame-heading[data-v-8a4a1cd5]{margin-left:96px;margin-right:96px}}.sectionFrame-headingInner[data-v-8a4a1cd5]{width:100%;transition:font-size .3s linear;display:inline-block;left:50%}.sectionFrame-inner[data-v-8a4a1cd5]{z-index:2;background-color:#fff;border-top:1px solid #0000;border-bottom:1px solid #0000;border-radius:2px;max-width:720px;margin-left:auto;margin-right:auto;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.sectionFrame-inner[data-v-8a4a1cd5]{margin:24px auto 70px}}@media (width>=768px){.sectionFrame-inner[data-v-8a4a1cd5]{margin-top:36px}}.sectionFrame-content>hr[data-v-8a4a1cd5]{border:none;border-bottom:1px solid #f4f4f4}@media (width<=767px){.sectionFrame-content>hr[data-v-8a4a1cd5]{margin:0 12px}}@media (width>=768px){.sectionFrame-content>hr[data-v-8a4a1cd5]{margin:0 40px}}.sectionFrame-block2[data-v-8a4a1cd5]{z-index:5;text-align:justify;background-color:#fff;max-width:720px;margin:0 auto;position:relative}@media (width<=767px){.sectionFrame-block2[data-v-8a4a1cd5]{padding:36px 15px}}@media (width>=768px){.sectionFrame-block2[data-v-8a4a1cd5]{padding:36px 30px}}.sectionFront[data-v-8a4a1cd5]{margin:0 auto}@media (width<=767px){.sectionFront-head[data-v-8a4a1cd5]{padding:0 12px}.sectionFront-head[data-v-8a4a1cd5]:before{margin-bottom:48px}.sectionFront-head[data-v-8a4a1cd5]:after{margin-top:40px}}@media (width>=768px){.sectionFront-head[data-v-8a4a1cd5]{padding:0 40px}.sectionFront-head[data-v-8a4a1cd5]:before{margin-bottom:48px}.sectionFront-head[data-v-8a4a1cd5]:after{margin-top:40px}}.sectionFront-paragraph[data-v-8a4a1cd5]{text-align:center;white-space:pre-wrap;padding:24px 40px 36px;font-size:13px;line-height:1.77em}@media (width<=767px){.sectionFront-paragraph[data-v-8a4a1cd5]{padding:18px 0 36px;font-size:12px}}.finish-button[data-v-d133c607]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-d133c607]{color:#e7893c;margin-right:8px}.caution[data-v-d133c607]{text-align:center;margin-bottom:8px}.finish-area[data-v-d133c607]{width:100%;padding:0 12px}.finish-area>.button[data-v-d133c607]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-d133c607]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-d133c607]{width:100%;padding-left:12px;padding-right:12px}}.id-answer-confirmation-image[data-v-3c306166]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-confirmation-img[data-v-3c306166]{width:72px;height:72px}}.id-answer-confirmation-heading[data-v-3c306166]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.71}@media (width<=767px){.id-answer-confirmation-heading[data-v-3c306166]{font-size:24px}}.id-answer-confirmation-separate>hr[data-v-3c306166]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-confirmation-separate>hr[data-v-3c306166]{margin:18px auto 24px}}.id-answer-confirmation-explanation[data-v-3c306166]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-confirmation-explanation[data-v-3c306166]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-confirmation-subhead[data-v-3c306166]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-confirmation-subhead[data-v-3c306166]{font-size:14px}}.id-answer-confirmation-item[data-v-3c306166]{width:512px;margin:0 auto 31px}@media (width<=767px){.id-answer-confirmation-item[data-v-3c306166]{width:100%;margin-bottom:33.5px;padding:0}}.id-answer-confirmation-user[data-v-3c306166]{background-color:#f4f4f4;border-radius:2px;width:100%;margin:0 auto 40px;padding:24px 0}@media (width<=767px){.id-answer-confirmation-user[data-v-3c306166]{padding:12px 0}}.id-answer-confirmation-name[data-v-3c306166]{letter-spacing:.1em;font-size:20px;font-weight:700;line-height:1.7}.id-answer-confirmation-id[data-v-3c306166]{letter-spacing:.1em;font-size:12px}.id-answer-confirmation-description[data-v-3c306166]{text-align:left;text-indent:-1.4em;letter-spacing:.1em;width:100%;padding-left:2em;font-size:14px;line-height:1.5}.id-answer-confirmation-description .icon[data-v-3c306166]{color:#868db3}.id-answer-confirmation-checkbox[data-v-3c306166]{margin:48px auto}.id-answer-confirmation-checkbox[data-v-3c306166] .basic-checkbox{box-sizing:border-box;border:1px solid #dd6867;padding:8px 12px}.id-answer-confirmation-checkbox[data-v-3c306166] .basic-checkbox>.basic-checkbox-input-skin{margin:8px 12px}.id-answer-confirmation-bottom[data-v-3c306166]{justify-content:center;display:flex}@media (width<=767px){.id-answer-confirmation-bottom[data-v-3c306166]{flex-direction:column-reverse}}.id-answer-confirmation-button[data-v-3c306166]>*{width:100%}@media (width<=767px){.id-answer-confirmation-button[data-v-3c306166]{margin-bottom:24px}}@media (width>=768px){.id-answer-confirmation-button[data-v-3c306166]{width:200px;margin:0 12px}}.finish-button[data-v-a726bf7c]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-a726bf7c]{width:100%;padding:0 12px}.finish-area[data-v-a726bf7c]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-a726bf7c]>*{width:200px}}@media (width<=767px){.finish-area[data-v-a726bf7c]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-1007673b]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-1007673b]{width:128px;height:128px}}.finish-heading[data-v-1007673b]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-1007673b]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-1007673b] br{display:block}}@media (width>=768px){.finish-heading[data-v-1007673b]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-1007673b] br{display:none}}.finish-param[data-v-1007673b]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-1007673b]{font-size:14px}}@media (width>=768px){.finish-param[data-v-1007673b]{font-size:16px}}.id-answer-input-image[data-v-dcf18347]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-input-img[data-v-dcf18347]{width:72px;height:72px}}.id-answer-input-heading[data-v-dcf18347]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.id-answer-input-heading[data-v-dcf18347]{font-size:24px}}.id-answer-input-separate>hr[data-v-dcf18347]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-input-separate>hr[data-v-dcf18347]{margin:18px auto 24px}}.id-answer-input-explanation[data-v-dcf18347]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-input-explanation[data-v-dcf18347]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-input-subhead[data-v-dcf18347]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-input-subhead[data-v-dcf18347]{margin-bottom:40px;font-size:14px}}.id-answer-input-button[data-v-dcf18347]>*{width:100%}@media (width>=768px){.id-answer-input-button[data-v-dcf18347]{max-width:200px;margin:auto}}.finish-button[data-v-523c24d4]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-523c24d4]{width:100%;padding:0 12px}.finish-area[data-v-523c24d4]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-523c24d4]>*{width:200px}}@media (width<=767px){.finish-area[data-v-523c24d4]>*{width:100%;padding-left:12px;padding-right:12px}}.note-image[data-v-2271ff82]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-2271ff82]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-2271ff82]{width:72px;height:72px}}.note-heading[data-v-2271ff82]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-2271ff82]{font-size:24px}}.note-separate>hr[data-v-2271ff82]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-2271ff82]{margin:18px auto 24px}}.note-explanation[data-v-2271ff82]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-2271ff82]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-2271ff82]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-2271ff82]{margin-bottom:40px;font-size:14px}}.note-item[data-v-2271ff82]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-2271ff82]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-2271ff82]{text-align:center}.note-item-image>img[data-v-2271ff82]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-2271ff82]{width:60px;height:60px}}.note-item-caution[data-v-2271ff82]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-2271ff82]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-2271ff82]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-2271ff82]{font-size:16px;line-height:1.5}}.note-button[data-v-2271ff82]>*{width:100%}@media (width>=768px){.note-button[data-v-2271ff82]{max-width:200px;margin:auto}}.note-annotate[data-v-2271ff82]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-2271ff82]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-2271ff82]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-2271ff82]{margin:auto}.note-annotate-questions[data-v-2271ff82]{font-size:16px}.note-annotate-questions-content[data-v-2271ff82]{margin-left:8px}.personal-info[data-v-2271ff82]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-2271ff82]:before{margin-bottom:24px}}.personal-info[data-v-2271ff82]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-2271ff82]:after{margin-top:24px}}.personal-info .note-image[data-v-2271ff82]{text-align:center}.personal-info .note-image .note-img[data-v-2271ff82]{width:80px;height:80px}.personal-info .note-heading[data-v-2271ff82]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-2271ff82]{font-size:20px}}.personal-info .note-separate>hr[data-v-2271ff82]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-2271ff82]{margin:32px auto}}.personal-info .note-subhead[data-v-2271ff82]{margin-bottom:40px;font-size:14px}@media (width<=767px){.personal-info .note-item[data-v-2271ff82]{margin-bottom:20px}}.personal-info .note-item-image[data-v-2271ff82]{text-align:center}.personal-info .note-item-image>img[data-v-2271ff82]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-2271ff82]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-2271ff82]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-2271ff82]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-2271ff82]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-explanation[data-v-2271ff82]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-2271ff82]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-2271ff82]{width:max-content;max-width:480px}}.personal-info .note-annotate[data-v-2271ff82]{height:48px}@media (width<=767px){.personal-info .note-annotate[data-v-2271ff82]{margin:0 0 32px}}@media (width>=768px){.personal-info .note-annotate[data-v-2271ff82]{margin:0 auto 40px}}.finish-button[data-v-82d7b21d]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-82d7b21d]{color:#e7893c;margin-right:8px}.caution[data-v-82d7b21d]{text-align:center;margin-bottom:8px}.finish-area[data-v-82d7b21d]{width:100%;padding:0 12px}.finish-area>.button[data-v-82d7b21d]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-82d7b21d]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-82d7b21d]{width:100%;padding-left:12px;padding-right:12px}}.finish-button[data-v-be08a413]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-be08a413]{width:100%;padding:0 12px}.finish-area[data-v-be08a413]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-be08a413]>*{width:200px}}@media (width<=767px){.finish-area[data-v-be08a413]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-a8fd3d6a]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-a8fd3d6a]{width:128px;height:128px}}.finish-heading[data-v-a8fd3d6a]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-a8fd3d6a]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-a8fd3d6a] br{display:block}}@media (width>=768px){.finish-heading[data-v-a8fd3d6a]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-a8fd3d6a] br{display:none}}.finish-param[data-v-a8fd3d6a]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-a8fd3d6a]{font-size:14px}}@media (width>=768px){.finish-param[data-v-a8fd3d6a]{font-size:16px}}.finish-caution[data-v-a8fd3d6a]{text-align:center}@media (width<=767px){.finish-caution[data-v-a8fd3d6a]{font-size:14px}}@media (width>=768px){.finish-caution[data-v-a8fd3d6a]{font-size:16px}}.finish-button[data-v-2cfd64c2]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-2cfd64c2]{width:100%;padding:0 12px}.finish-area[data-v-2cfd64c2]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-2cfd64c2]>*{width:200px}}@media (width<=767px){.finish-area[data-v-2cfd64c2]>*{width:100%;padding-left:12px;padding-right:12px}}.note-image[data-v-cd928190]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-cd928190]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-cd928190]{width:72px;height:72px}}.note-heading[data-v-cd928190]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-cd928190]{font-size:24px}}.note-separate>hr[data-v-cd928190]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-cd928190]{margin:18px auto 24px}}.note-explanation[data-v-cd928190]{width:640px;margin:0 auto 56px}@media (width<=767px){.note-explanation[data-v-cd928190]{width:100%;margin:0 auto 48px}}.note-subhead[data-v-cd928190]{text-align:center;letter-spacing:.1em;margin-bottom:48px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.note-subhead[data-v-cd928190]{margin-bottom:40px;font-size:14px}}.note-item[data-v-cd928190]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-cd928190]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-cd928190]{text-align:center}.note-item-image>img[data-v-cd928190]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-cd928190]{width:60px;height:60px}}.note-item-caution[data-v-cd928190]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-cd928190]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-cd928190]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-cd928190]{font-size:16px;line-height:1.5}}.note-button[data-v-cd928190]>*{width:100%}@media (width>=768px){.note-button[data-v-cd928190]{max-width:200px;margin:auto}}.personal-info[data-v-cd928190]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-cd928190]:before{margin-bottom:24px}}.personal-info[data-v-cd928190]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-cd928190]:after{margin-top:24px}}.personal-info .note-image[data-v-cd928190]{text-align:center}.personal-info .note-image .note-img[data-v-cd928190]{width:80px;height:80px}.personal-info .note-heading[data-v-cd928190]{margin-bottom:24px}@media (width<=767px){.personal-info .note-heading[data-v-cd928190]{font-size:20px}}.personal-info .note-separate>hr[data-v-cd928190]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-cd928190]{margin:32px auto}}.personal-info .note-subhead[data-v-cd928190]{margin-bottom:40px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-subhead[data-v-cd928190]{margin-bottom:32px}.personal-info .note-item[data-v-cd928190]{margin-bottom:20px}}.personal-info .note-item-image[data-v-cd928190]{text-align:center}.personal-info .note-item-image>img[data-v-cd928190]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-cd928190]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-cd928190]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-cd928190]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-cd928190]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-explanation[data-v-cd928190]{margin:0 auto 40px}@media (width<=767px){.personal-info .note-explanation[data-v-cd928190]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-cd928190]{width:max-content;max-width:480px}}.finish-button[data-v-39a93bb7]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-39a93bb7]{color:#e7893c;margin-right:8px}.caution[data-v-39a93bb7]{text-align:center;margin-bottom:8px}.finish-area[data-v-39a93bb7]{width:100%;padding:0 12px}.finish-area>.button[data-v-39a93bb7]{margin-inline:auto;display:block}@media (width>=768px){.finish-area>.button[data-v-39a93bb7]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-39a93bb7]{width:100%;padding-left:12px;padding-right:12px}}.survey-button[data-v-1dc977e2]{margin:0 auto}.survey-button>.link[data-v-1dc977e2]{flex-direction:column;width:100%;display:inline-flex}@media (width<=767px){.survey-button[data-v-1dc977e2]{margin-top:40px;padding:0 12px}}@media (width>=768px){.survey-button[data-v-1dc977e2]{max-width:244px;margin-top:40px;padding:0 40px}}.fs-parent-attributes-confirmation-content[data-v-6651908e]{background-color:#fff;padding:20px 0 40px;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.fs-parent-attributes-confirmation-content[data-v-6651908e]{padding:24px 16px 0;font-size:14px}}.fs-parent-attributes-confirmation-separate>hr[data-v-6651908e]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.fs-parent-attributes-confirmation-separate>hr[data-v-6651908e]{margin:18px 0 24px}}.fs-parent-attributes-confirmation-explanation[data-v-6651908e]{text-align:center;max-width:640px;margin:0 auto 40px}@media (width<=767px){.fs-parent-attributes-confirmation-explanation[data-v-6651908e]{width:100%;margin-bottom:48px}}.fs-parent-attributes-confirmation-item[data-v-6651908e]{max-width:600px;margin:0 auto 31px}@media (width<=767px){.fs-parent-attributes-confirmation-item[data-v-6651908e]{width:100%;margin-bottom:33.5px;padding:0}}.fs-parent-attributes-confirmation-attribute-title[data-v-6651908e]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.14}.fs-parent-attributes-confirmation-attribute-name[data-v-6651908e]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.14}.fs-parent-attributes-confirmation-bottom[data-v-6651908e]{justify-content:center;display:flex}@media (width<=767px){.fs-parent-attributes-confirmation-bottom[data-v-6651908e]{flex-direction:column-reverse}}.fs-parent-attributes-confirmation-button[data-v-6651908e] *{width:100%}@media (width<=767px){.fs-parent-attributes-confirmation-button[data-v-6651908e]{margin-bottom:24px}}@media (width>=768px){.fs-parent-attributes-confirmation-button[data-v-6651908e]{min-width:200px;margin:0 12px}}.finish-button[data-v-4cb30f2c]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-4cb30f2c]{width:100%;padding:0 12px}.finish-area[data-v-4cb30f2c]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-4cb30f2c]>*{width:200px}}@media (width<=767px){.finish-area[data-v-4cb30f2c]>*{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-5df227f3]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-5df227f3]{width:128px;height:128px}}.finish-heading[data-v-5df227f3]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-5df227f3]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-5df227f3] br{display:block}}@media (width>=768px){.finish-heading[data-v-5df227f3]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-5df227f3] br{display:none}}.finish-param[data-v-5df227f3]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-5df227f3]{font-size:14px}}@media (width>=768px){.finish-param[data-v-5df227f3]{font-size:16px}}.finish-button[data-v-34fbd6e1]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-area[data-v-34fbd6e1]{width:100%;padding:0 12px}.finish-area[data-v-34fbd6e1]>*{margin:0 auto;display:block}@media (width>=768px){.finish-area[data-v-34fbd6e1]>*{width:200px}}@media (width<=767px){.finish-area[data-v-34fbd6e1]>*{width:100%;padding-left:12px;padding-right:12px}}.note-image[data-v-45ce75fa]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-45ce75fa]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-45ce75fa]{width:72px;height:72px}}.note-heading[data-v-45ce75fa]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-45ce75fa]{font-size:24px}}.note-separate>hr[data-v-45ce75fa]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-45ce75fa]{margin:18px auto 24px}}.named-note-explanation[data-v-45ce75fa]{width:560px;margin:0 auto 56px}@media (width<=767px){.named-note-explanation[data-v-45ce75fa]{width:100%;margin:0 auto 48px}}.note-item[data-v-45ce75fa]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-45ce75fa]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-45ce75fa]{text-align:center}.note-item-image>img[data-v-45ce75fa]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-45ce75fa]{width:60px;height:60px}}.note-item-caution[data-v-45ce75fa]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-45ce75fa]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-45ce75fa]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-45ce75fa]{font-size:16px;line-height:1.5}}.note-item-caution-text[data-v-45ce75fa]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-text[data-v-45ce75fa]{font-size:16px;line-height:1.5}}.note-button[data-v-45ce75fa]>*{width:100%}@media (width>=768px){.note-button[data-v-45ce75fa]{max-width:200px;margin:auto}}.personal-info[data-v-45ce75fa]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-45ce75fa]:before{margin-bottom:24px}}.personal-info[data-v-45ce75fa]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-45ce75fa]:after{margin-top:24px}}.personal-info .note-image[data-v-45ce75fa]{text-align:center}.personal-info .note-image .note-img[data-v-45ce75fa]{width:80px;height:80px}.personal-info .note-heading[data-v-45ce75fa]{margin-bottom:24px}@media (width<=767px){.personal-info .note-heading[data-v-45ce75fa]{font-size:20px}}.personal-info .note-separate>hr[data-v-45ce75fa]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-45ce75fa]{margin:32px auto}}.personal-info .named-note-explanation[data-v-45ce75fa]{margin:0 auto 40px}@media (width<=767px){.personal-info .named-note-explanation[data-v-45ce75fa]{margin:0 auto 32px}.personal-info .note-item[data-v-45ce75fa]{margin-bottom:20px}}.personal-info .note-item-image[data-v-45ce75fa]{text-align:center}.personal-info .note-item-image>img[data-v-45ce75fa]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-45ce75fa]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-45ce75fa]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-45ce75fa]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-45ce75fa]{margin:0 0 8px;font-size:16px}.personal-info .note-item-caution-text[data-v-45ce75fa]{font-size:16px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution-text[data-v-45ce75fa]{line-height:normal}}@media (width>=768px){.personal-info .note-button[data-v-45ce75fa]{width:max-content;max-width:480px}}.finish-button[data-v-f0861aed]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-f0861aed]{color:#e7893c;margin-right:8px}.caution[data-v-f0861aed]{text-align:center;margin-bottom:8px}.finish-area[data-v-f0861aed]{width:100%;padding:0 12px}.finish-area>.button[data-v-f0861aed]{margin:0 auto;display:block}@media (width>=768px){.finish-area>.button[data-v-f0861aed]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-f0861aed]{width:100%;padding-left:12px;padding-right:12px}}.id-answer-confirmation-image[data-v-096a7e7c]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-confirmation-img[data-v-096a7e7c]{width:72px;height:72px}}.id-answer-confirmation-heading[data-v-096a7e7c]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.71}@media (width<=767px){.id-answer-confirmation-heading[data-v-096a7e7c]{font-size:24px}}.id-answer-confirmation-separate>hr[data-v-096a7e7c]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-confirmation-separate>hr[data-v-096a7e7c]{margin:18px auto 24px}}.id-answer-confirmation-explanation[data-v-096a7e7c]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-confirmation-explanation[data-v-096a7e7c]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-confirmation-subhead[data-v-096a7e7c]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-confirmation-subhead[data-v-096a7e7c]{font-size:14px}}.id-answer-confirmation-item[data-v-096a7e7c]{width:512px;margin:0 auto 31px}@media (width<=767px){.id-answer-confirmation-item[data-v-096a7e7c]{width:100%;margin-bottom:33.5px;padding:0}}.id-answer-confirmation-user[data-v-096a7e7c]{background-color:#f4f4f4;border-radius:2px;width:100%;margin:0 auto 40px;padding:24px 0}@media (width<=767px){.id-answer-confirmation-user[data-v-096a7e7c]{padding:12px 0}}.id-answer-confirmation-name[data-v-096a7e7c]{letter-spacing:.1em;font-size:20px;font-weight:700;line-height:1.7}.id-answer-confirmation-id[data-v-096a7e7c]{letter-spacing:.1em;font-size:12px}.id-answer-confirmation-description[data-v-096a7e7c]{text-align:left;text-indent:-1.4em;letter-spacing:.1em;width:100%;padding-left:2em;font-size:14px;line-height:1.5}.id-answer-confirmation-description .icon[data-v-096a7e7c]{color:#868db3}.id-answer-confirmation-checkbox[data-v-096a7e7c]{margin:48px auto}.id-answer-confirmation-checkbox[data-v-096a7e7c] .basic-checkbox{box-sizing:border-box;border:1px solid #dd6867;padding:8px 12px}.id-answer-confirmation-checkbox[data-v-096a7e7c] .basic-checkbox>.basic-checkbox-input-skin{margin:8px 12px}.id-answer-confirmation-bottom[data-v-096a7e7c]{justify-content:center;display:flex}@media (width<=767px){.id-answer-confirmation-bottom[data-v-096a7e7c]{flex-direction:column-reverse}}.id-answer-confirmation-button[data-v-096a7e7c]>*{width:100%}@media (width<=767px){.id-answer-confirmation-button[data-v-096a7e7c]{margin-bottom:24px}}@media (width>=768px){.id-answer-confirmation-button[data-v-096a7e7c]{width:200px;margin:0 12px}}.finish-image[data-v-51ca010d]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-51ca010d]{width:128px;height:128px}}.finish-heading[data-v-51ca010d]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-51ca010d]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-51ca010d] br{display:block}}@media (width>=768px){.finish-heading[data-v-51ca010d]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-51ca010d] br{display:none}}.finish-param[data-v-51ca010d]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-51ca010d]{font-size:14px}}@media (width>=768px){.finish-param[data-v-51ca010d]{font-size:16px}}.id-answer-input-image[data-v-adc50708]{text-align:center;margin-bottom:24px}@media (width<=767px){.id-answer-input-img[data-v-adc50708]{width:72px;height:72px}}.id-answer-input-heading[data-v-adc50708]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.id-answer-input-heading[data-v-adc50708]{font-size:24px}}.id-answer-input-separate>hr[data-v-adc50708]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.id-answer-input-separate>hr[data-v-adc50708]{margin:18px auto 24px}}.id-answer-input-explanation[data-v-adc50708]{text-align:center;max-width:640px;margin:0 auto 56px}@media (width<=767px){.id-answer-input-explanation[data-v-adc50708]{width:100%;max-width:100%;margin:0 0 48px}}.id-answer-input-subhead[data-v-adc50708]{text-align:center;letter-spacing:.1em;margin-bottom:36px;font-size:16px;font-weight:400;line-height:1.5}@media (width<=767px){.id-answer-input-subhead[data-v-adc50708]{margin-bottom:40px;font-size:14px}}.id-answer-input-button[data-v-adc50708]>*{width:100%}@media (width>=768px){.id-answer-input-button[data-v-adc50708]{max-width:200px;margin:auto}}.note-image[data-v-dbfda7a8]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-dbfda7a8]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-dbfda7a8]{width:72px;height:72px}}.note-heading[data-v-dbfda7a8]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-dbfda7a8]{font-size:24px}}.note-separate>hr[data-v-dbfda7a8]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-dbfda7a8]{margin:18px auto 24px}}.named-note-explanation[data-v-dbfda7a8]{width:560px;margin:0 auto 56px}@media (width<=767px){.named-note-explanation[data-v-dbfda7a8]{width:100%;margin:0 auto 48px}}.note-item[data-v-dbfda7a8]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-dbfda7a8]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-dbfda7a8]{text-align:center}.note-item-image>img[data-v-dbfda7a8]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-dbfda7a8]{width:60px;height:60px}}.note-item-caution[data-v-dbfda7a8]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-dbfda7a8]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-dbfda7a8]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-dbfda7a8]{font-size:16px;line-height:1.5}}.note-item-caution-text[data-v-dbfda7a8]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-text[data-v-dbfda7a8]{font-size:16px;line-height:1.5}}.note-button[data-v-dbfda7a8]>*{width:100%}@media (width>=768px){.note-button[data-v-dbfda7a8]{max-width:200px;margin:auto}}.note-annotate[data-v-dbfda7a8]{background-color:#f6f7fb;align-items:center;height:64px;display:flex}@media (width<=767px){.note-annotate[data-v-dbfda7a8]{margin:0 0 40px}}@media (width>=768px){.note-annotate[data-v-dbfda7a8]{max-width:560px;margin:0 auto 56px}}.note-annotate-inner[data-v-dbfda7a8]{margin:auto}.note-annotate-questions[data-v-dbfda7a8]{font-size:16px}.note-annotate-questions-content[data-v-dbfda7a8]{margin-left:8px}.personal-info[data-v-dbfda7a8]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-dbfda7a8]:before{margin-bottom:24px}}.personal-info[data-v-dbfda7a8]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-dbfda7a8]:after{margin-top:24px}}.personal-info .note-image[data-v-dbfda7a8]{text-align:center}.personal-info .note-image .note-img[data-v-dbfda7a8]{width:80px;height:80px}.personal-info .note-heading[data-v-dbfda7a8]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-dbfda7a8]{font-size:20px}}.personal-info .note-separate>hr[data-v-dbfda7a8]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-dbfda7a8]{margin:32px auto}}.personal-info .named-note-explanation[data-v-dbfda7a8]{margin:0 auto 40px}@media (width<=767px){.personal-info .named-note-explanation[data-v-dbfda7a8]{margin:0 auto 32px}.personal-info .note-item[data-v-dbfda7a8]{margin-bottom:20px}}.personal-info .note-item-image[data-v-dbfda7a8]{text-align:center}.personal-info .note-item-image>img[data-v-dbfda7a8]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-dbfda7a8]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-dbfda7a8]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-dbfda7a8]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-dbfda7a8]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-item-caution-text[data-v-dbfda7a8]{font-size:16px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution-text[data-v-dbfda7a8]{line-height:normal}}.personal-info .note-annotate[data-v-dbfda7a8]{height:48px}@media (width<=767px){.personal-info .note-annotate[data-v-dbfda7a8]{margin:0 0 32px}}@media (width>=768px){.personal-info .note-annotate[data-v-dbfda7a8]{margin:0 auto 40px}.personal-info .note-button[data-v-dbfda7a8]{width:max-content;max-width:480px}}.finish-button[data-v-cdc7b9ae]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-cdc7b9ae]{color:#e7893c;margin-right:8px}.caution[data-v-cdc7b9ae]{text-align:center;margin-bottom:8px}.finish-area[data-v-cdc7b9ae]{width:100%;padding:0 12px}.finish-area>.button[data-v-cdc7b9ae]{margin:0 auto;display:block}@media (width>=768px){.finish-area>.button[data-v-cdc7b9ae]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-cdc7b9ae]{width:100%;padding-left:12px;padding-right:12px}}.finish-image[data-v-e9e6670d]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-e9e6670d]{width:128px;height:128px}}.finish-heading[data-v-e9e6670d]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-e9e6670d]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-e9e6670d] br{display:block}}@media (width>=768px){.finish-heading[data-v-e9e6670d]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-e9e6670d] br{display:none}}.finish-param[data-v-e9e6670d]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-e9e6670d]{font-size:14px}}@media (width>=768px){.finish-param[data-v-e9e6670d]{font-size:16px}}.note-image[data-v-4e6dc4cd]{text-align:center;margin-bottom:24px}.note-image .note-img[data-v-4e6dc4cd]{width:120px;height:120px}@media (width<=767px){.note-image .note-img[data-v-4e6dc4cd]{width:72px;height:72px}}.note-heading[data-v-4e6dc4cd]{color:#2d2d2d;text-align:center;letter-spacing:.1em;margin-bottom:40px;font-size:28px;font-weight:700;line-height:1.23}@media (width<=767px){.note-heading[data-v-4e6dc4cd]{font-size:24px}}.note-separate>hr[data-v-4e6dc4cd]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.note-separate>hr[data-v-4e6dc4cd]{margin:18px auto 24px}}.named-note-explanation[data-v-4e6dc4cd]{width:560px;margin:0 auto 56px}@media (width<=767px){.named-note-explanation[data-v-4e6dc4cd]{width:100%;margin:0 auto 48px}}.note-item[data-v-4e6dc4cd]{width:560px;margin:0 auto 24px;display:flex}@media (width<=767px){.note-item[data-v-4e6dc4cd]{width:100%;margin-bottom:32px;padding:0}}.note-item-image[data-v-4e6dc4cd]{text-align:center}.note-item-image>img[data-v-4e6dc4cd]{width:80px;height:80px}@media (width<=767px){.note-item-image>img[data-v-4e6dc4cd]{width:60px;height:60px}}.note-item-caution[data-v-4e6dc4cd]{letter-spacing:.13em;flex-flow:column;justify-content:center;margin:0 0 0 24px;font-size:16px;line-height:1.5;display:flex}@media (width<=767px){.note-item-caution[data-v-4e6dc4cd]{margin:0 0 0 16px;font-size:14px}}.note-item-caution-title[data-v-4e6dc4cd]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:20px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-title[data-v-4e6dc4cd]{font-size:16px;line-height:1.5}}.note-item-caution-text[data-v-4e6dc4cd]{text-align:left;letter-spacing:.1em;margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.33}@media (width<=767px){.note-item-caution-text[data-v-4e6dc4cd]{font-size:16px;line-height:1.5}}.note-button[data-v-4e6dc4cd]>*{width:100%}@media (width>=768px){.note-button[data-v-4e6dc4cd]{max-width:200px;margin:auto}}.personal-info[data-v-4e6dc4cd]:before{margin-bottom:40px}@media (width<=767px){.personal-info[data-v-4e6dc4cd]:before{margin-bottom:24px}}.personal-info[data-v-4e6dc4cd]:after{margin-top:40px}@media (width<=767px){.personal-info[data-v-4e6dc4cd]:after{margin-top:24px}}.personal-info .note-image[data-v-4e6dc4cd]{text-align:center}.personal-info .note-image .note-img[data-v-4e6dc4cd]{width:80px;height:80px}.personal-info .note-heading[data-v-4e6dc4cd]{margin-bottom:24px;line-height:normal}@media (width<=767px){.personal-info .note-heading[data-v-4e6dc4cd]{font-size:20px}}.personal-info .note-separate>hr[data-v-4e6dc4cd]{margin:24px 40px}@media (width<=767px){.personal-info .note-separate>hr[data-v-4e6dc4cd]{margin:32px auto}.personal-info .note-item[data-v-4e6dc4cd]{margin-bottom:20px}}.personal-info .note-item-image[data-v-4e6dc4cd]{text-align:center}.personal-info .note-item-image>img[data-v-4e6dc4cd]{width:48px;height:48px}@media (width<=767px){.personal-info .note-item-image>img[data-v-4e6dc4cd]{width:56px;height:56px}}.personal-info .note-item-caution[data-v-4e6dc4cd]{letter-spacing:1.4px;font-size:14px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution[data-v-4e6dc4cd]{margin:0 0 0 16px;font-size:14px}}.personal-info .note-item-caution-title[data-v-4e6dc4cd]{margin:0 0 8px;font-size:16px;line-height:normal}.personal-info .note-item-caution-text[data-v-4e6dc4cd]{font-size:16px;line-height:normal}@media (width<=767px){.personal-info .note-item-caution-text[data-v-4e6dc4cd]{font-size:16px;line-height:normal}}.personal-info .named-note-explanation[data-v-4e6dc4cd]{margin:0 auto 40px}@media (width<=767px){.personal-info .named-note-explanation[data-v-4e6dc4cd]{margin:0 auto 32px}}@media (width>=768px){.personal-info .note-button[data-v-4e6dc4cd]{width:max-content;max-width:480px}}.finish-button[data-v-fc5c239d]{opacity:1;background:#fff;justify-content:center;align-items:center;height:132px;display:flex;box-shadow:0 2px 8px #0000000d}.finish-button .icon[data-v-fc5c239d]{color:#e7893c;margin-right:8px}.caution[data-v-fc5c239d]{text-align:center;margin-bottom:8px}.finish-area[data-v-fc5c239d]{width:100%;padding:0 12px}.finish-area>.button[data-v-fc5c239d]{margin:0 auto;display:block}@media (width>=768px){.finish-area>.button[data-v-fc5c239d]{width:200px}}@media (width<=767px){.finish-area>.button[data-v-fc5c239d]{width:100%;padding-left:12px;padding-right:12px}}.survey-button[data-v-0442df73]{margin:0 auto}.survey-button>.link[data-v-0442df73]{flex-direction:column;width:100%;display:inline-flex}@media (width<=767px){.survey-button[data-v-0442df73]{margin-top:40px;padding:0 12px}}@media (width>=768px){.survey-button[data-v-0442df73]{max-width:244px;margin-top:40px;padding:0 40px}}.fs-parent-attributes-confirmation-content[data-v-02ee4ef4]{background-color:#fff;padding:20px 0 40px;box-shadow:0 2px 8px #0000000d}@media (width<=767px){.fs-parent-attributes-confirmation-content[data-v-02ee4ef4]{padding:24px 16px 0;font-size:14px}}.fs-parent-attributes-confirmation-separate>hr[data-v-02ee4ef4]{border:none;border-bottom:1px solid #dbdbdb;margin:24px 40px 40px}@media (width<=767px){.fs-parent-attributes-confirmation-separate>hr[data-v-02ee4ef4]{margin:18px 0 24px}}.fs-parent-attributes-confirmation-explanation[data-v-02ee4ef4]{text-align:center;max-width:640px;margin:0 auto 40px}@media (width<=767px){.fs-parent-attributes-confirmation-explanation[data-v-02ee4ef4]{width:100%;margin-bottom:48px}}.fs-parent-attributes-confirmation-item[data-v-02ee4ef4]{max-width:600px;margin:0 auto 31px}@media (width<=767px){.fs-parent-attributes-confirmation-item[data-v-02ee4ef4]{width:100%;margin-bottom:33.5px;padding:0}}.fs-parent-attributes-confirmation-attribute-title[data-v-02ee4ef4]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.14}.fs-parent-attributes-confirmation-attribute-name[data-v-02ee4ef4]{text-align:left;letter-spacing:.1em;margin:0 0 12px;font-size:14px;font-weight:400;line-height:1.14}.fs-parent-attributes-confirmation-bottom[data-v-02ee4ef4]{justify-content:center;display:flex}@media (width<=767px){.fs-parent-attributes-confirmation-bottom[data-v-02ee4ef4]{flex-direction:column-reverse}}.fs-parent-attributes-confirmation-button[data-v-02ee4ef4] *{width:100%}@media (width<=767px){.fs-parent-attributes-confirmation-button[data-v-02ee4ef4]{margin-bottom:24px}}@media (width>=768px){.fs-parent-attributes-confirmation-button[data-v-02ee4ef4]{min-width:200px;margin:0 12px}}.finish-image[data-v-867a3833]{text-align:center;margin-bottom:40px}@media (width<=767px){.finish-img[data-v-867a3833]{width:128px;height:128px}}.finish-heading[data-v-867a3833]{color:#2d2d2d;text-align:center;font-weight:600}@media (width<=767px){.finish-heading[data-v-867a3833]{margin-bottom:40px;font-size:24px;line-height:1.3}.finish-heading[data-v-867a3833] br{display:block}}@media (width>=768px){.finish-heading[data-v-867a3833]{letter-spacing:2.8px;margin-bottom:24px;font-size:28px;line-height:1.7}.finish-heading[data-v-867a3833] br{display:none}}.finish-param[data-v-867a3833]{color:#2d2d2d;text-align:center;margin-bottom:24px;line-height:1.5}@media (width<=767px){.finish-param[data-v-867a3833]{font-size:14px}}@media (width>=768px){.finish-param[data-v-867a3833]{font-size:16px}}
