@import url(https://fonts.googleapis.com/css2?family=Jost:wght@500;700&family=Noto+Sans+JP:wght@400;500;700;900&display=swap);*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}:where(nav li):before{content:"​";float:left}::-webkit-inner-spin-button,::-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}*{box-sizing:border-box}html{scroll-padding-top:56px}body{background:linear-gradient(90deg,#f0f9ff,#fcf5ff);height:100%}ul{list-style:none}a{-webkit-tap-highlight-color:rgba(0,0,0,0);color:#488cf3;cursor:pointer}p{margin:0}p:not(:first-child){margin-top:1em}b[data-color=blue],span[data-color=blue],strong[data-color=blue]{color:#156cef}b[data-color=red],span[data-color=red],strong[data-color=red]{color:#ff5a44}mark{font-weight:700}mark[data-color=yellow]{background-color:rgba(255,255,0,.5)}mark[data-color=blue]{background-color:rgba(0,146,208,.3)}.st-ExpandedList{display:grid;gap:16px;margin:32px auto;max-width:960px;width:100%}.st-ExpandedList>dl{background-color:hsla(0,0%,100%,.8);border-radius:24px;box-shadow:0 0 20px rgba(21,108,239,.2);display:block;margin:0;padding:0 16px}.st-ExpandedList>dl>dt{display:flex;font-size:16px;font-weight:700;justify-content:space-between;padding:24px 16px;position:relative}.st-ExpandedList>dl>dt[aria-expanded=true]{border-bottom:2px dotted rgba(63,60,92,.2)}.st-ExpandedList>dl>dt[aria-expanded=true]:after{transform:rotate(0)}.st-ExpandedList>dl>dt:after,.st-ExpandedList>dl>dt:before{background-color:#27aae2;bottom:0;content:"";display:block;height:2px;left:auto;margin:auto;position:absolute;right:16px;top:0;transition:transform .25s ease;width:1em;z-index:1}.st-ExpandedList>dl>dt:after{transform:rotate(90deg)}.st-ExpandedList>dl>dd{font-size:14px;font-weight:400;line-height:1.8em;line-height:2em;margin:0;overflow:hidden;padding:0 16px;transition:max-height .25s}.st-ExpandedList>dl>dd[aria-expanded=false]{max-height:0;transition:max-height .25s}.st-ExpandedList>dl>dd[aria-expanded=true]{max-height:var(--max-height);transition:max-height .25s}.st-ExpandedList_Answer,.st-ExpandedList_Question{display:flex;gap:16px}.st-ExpandedList_Answer:before,.st-ExpandedList_Question:before{align-items:center;border:1px solid #aad7ff;border-radius:50%;display:flex;flex-shrink:0;font-family:JOST;font-size:16px;font-weight:700;height:28px;justify-content:center;width:28px}.st-ExpandedList_Question{align-items:center;padding-right:32px}.st-ExpandedList_Question:before{background:linear-gradient(to right top,#2998d7,#00a2fd);color:#fff;content:"Q"}.st-ExpandedList_Answer{padding:16px 0 32px}.st-ExpandedList_Answer:before{color:#0092d0;content:"A";margin-top:4px}.st-ExpandedList_AnswerText p{font-size:16px;margin:0}.st-ExpandedList_AnswerText p:not(:first-child){margin-top:1em}.st-Notes_Data{display:grid;gap:4px 0;margin:0;overflow:hidden;padding:24px 16px;width:100%}.st-Notes_Data dl[data-type=normal]{display:grid;gap:2px 0;grid-template-columns:auto 1fr;margin:16px 0;width:-moz-fit-content;width:fit-content}.st-Notes_Data dl[data-type=normal] dt{background-color:#7873a4;color:#fff;font-weight:700;padding:4px 16px;text-align:center}.st-Notes_Data dl[data-type=normal] dd{background-color:#efeff5;margin:0;padding:4px 16px}.st-Notes_Data ul[data-type=normal]{display:grid;gap:1em;list-style-type:none;margin:0;padding:0 0 0 1.6em}.st-Notes_Data ul[data-type=normal]>li{line-height:1.8em;position:relative}.st-Notes_Data ul[data-type=normal]>li:before{background-color:#7873a4;border-radius:50%;content:"";display:block;height:.8em;left:-1.25em;opacity:.9;position:absolute;text-align:center;top:.5em;width:.8em}.st-Notes_Data ul[data-type=attention]{gap:.25em;list-style-type:none;margin:0;padding:0 0 0 1.8em}.st-Notes_Data ul[data-type=attention]>li{position:relative}.st-Notes_Data ul[data-type=attention]>li:before{content:"※";padding-right:.25em;position:absolute;right:100%;text-align:center}.st-Notes_Data ul ul{display:grid;list-style:disc;margin:.5em 0;padding-left:1.6em}.st-Notes_Data ol{counter-reset:number 0;display:grid;gap:.5em;list-style-type:none;margin:0;padding:0 0 0 1.8em}.st-Notes_Data ol>li{position:relative}.st-Notes_Data ol>li:before{content:"(" counter(number) ") ";counter-increment:number 1;padding-right:.25em;position:absolute;right:100%;text-align:center}.st-Notes_Data table{border:1px solid #fff;border-collapse:collapse;font-size:14px;margin:16px 0;width:-moz-fit-content;width:fit-content}.st-Notes_Data table[data-type=large]{margin-bottom:24px}.st-Notes_Data table thead th{background-color:#7873a4;color:#fff;padding:4px 12px;width:-moz-fit-content;width:fit-content}.st-Notes_Data table thead th+th{border-left:1px solid #fff}.st-Notes_Data table tbody td,.st-Notes_Data table tbody th{border:1px solid #fff;font-weight:400;padding:4px 8px}.st-Notes_Data table tbody th{background-color:#e1e0ea;font-weight:700}.st-Notes_Data table tbody td{background-color:#efeff5;text-align:center}.st-Notes_Data table tbody td.mark{position:relative}.st-Notes_Data table tbody td.mark:before{background:#3f3c5c;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.st-Notes_Data blockquote{margin:8px 0}.st-Notes_Data blockquote[data-type=example]{background-color:#efeff5;border-radius:8px;padding:16px 24px;width:-moz-fit-content;width:fit-content}.st-Notes_Data blockquote[data-type=example] dl{margin:.5em 0 0}.st-Notes_Data blockquote[data-type=example] dl dt{background-color:#3f3c5c;border-radius:4px;color:#fff;padding:0 .5em;width:-moz-fit-content;width:fit-content}.st-Notes_Data blockquote[data-type=example] dl dt:not(:first-child){margin-top:1em}.st-Notes_Data blockquote[data-type=example] dl dd{margin:0;padding-left:1em}.st-Table_Wrapper{overflow:hidden;width:100%}.st-Table{border-collapse:collapse;border-spacing:0;font-size:12px;font-weight:400;letter-spacing:.04em;line-height:140%;margin-top:24px;width:100%}.st-Table[data-size=large]{margin-bottom:24px;width:600px}.st-Table[data-size=medium]{margin-bottom:24px;width:768px}.st-Table thead th{background:#aad7ff;font-weight:700;letter-spacing:.04em;line-height:1.3em;line-height:150%;padding:8px;text-align:center;vertical-align:inherit}[data-size=large] .st-Table thead th{width:80px}.st-Table thead th.th-large{width:503px}.st-Table thead th+th{border-left:1px solid #fff}.st-Table thead th p{margin:0}.st-Table tbody th{font-weight:700;letter-spacing:.04em;line-height:150%;padding:4px;text-align:center;vertical-align:inherit}.st-Table[data-size=large] .st-Table tbody th{width:153px}.st-Table tr,.st-Table tr td{border:1px solid #aad7ff}.st-Table tr td{letter-spacing:.04em;line-height:150%;padding:4px;position:relative}.st-Table tr td.mark:before{background:#3f3c5c;border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.st-Table tr td.mark.note_3:after{content:"(※3)";left:60%;position:absolute;top:50%;transform:translateY(-50%)}.st-Table .tooltip{display:inline-block;position:absolute;right:10px;top:50%;transform:translateY(-45%);z-index:10}.st-Table .tooltip:hover>p{opacity:1;visibility:visible}.st-Table .tooltip svg{border:1px solid #aad7ff;border-radius:50%;box-sizing:border-box;cursor:pointer;height:20px;padding:3px;width:20px}.st-Table .tooltip p{align-items:center;background-color:#2b9bff;border-radius:8px;color:#fff;display:flex;font-size:.7em;left:150%;line-height:1.6em;margin:0;opacity:0;overflow-wrap:normal;padding:.7em 1em;position:absolute;right:-180px;top:50%;transform:translateY(-50%);transition:opacity .3s;visibility:hidden;width:120px}.st-Table .tooltip p:before{background-color:inherit;-webkit-clip-path:polygon(0 50%,100% 0,100% 100%);clip-path:polygon(0 50%,100% 0,100% 100%);content:"";height:9px;left:-6px;position:absolute;width:6px}.st-Table_Notes{counter-reset:number 0;display:grid;font-size:14px;gap:.25em;list-style-type:none;margin-top:2em;padding:0 0 0 1.8em}.st-Table_Notes>li{font-size:12px;margin-top:.5em;position:relative}.st-Table_Notes>li:before{content:"(※" counter(number) ") ";counter-increment:number 1;padding-right:.25em;position:absolute;right:100%;text-align:center}.scta-Table{margin:auto;max-width:960px;padding:24px 0}.scta-Table tbody{display:grid;gap:32px}.scta-Table tr{display:grid;gap:16px}.scta-Table th{background-color:#dbf1fa;font-weight:700;padding:8px;text-align:left}.scta-Table td{display:grid;gap:8px}.scta-Table td p{margin:0}.scta-Table td ul{display:grid;gap:8px;list-style:disc;margin:0;padding-left:1.6em}.st-Agreement{margin:auto;max-width:960px;padding:24px 0}.st-Agreement section:not(:first-child){margin-top:48px}.st-Agreement p{font-size:16px;line-height:1.8em;margin:0}.st-Agreement p:not(:first-of-type){margin-top:1em}.st-Agreement .title{color:#0092d0;font-size:18px;font-weight:700}.st-Agreement .contents{margin-top:24px}.st-Agreement .contents dl dt{font-weight:500}.st-Agreement .contents dl dt:not(:first-child){margin-top:1em}.st-Agreement .contents dl dd{line-height:1.6em;margin:.25em 0}.st-Agreement .contents ul{list-style:disc;margin-top:.5em;padding-left:1.6em}.st-Agreement .contents>ol{margin:0;padding:0 0 0 1.6em}.st-Agreement .contents>ol>li{line-height:1.6em;margin-top:1em}.st-Agreement .contents>ol>li>ol{counter-reset:number 0;list-style-type:none;padding:0 0 0 1.8em}.st-Agreement .contents>ol>li>ol>li{margin-top:.5em;position:relative}.st-Agreement .contents>ol>li>ol>li:before{content:"(" counter(number) ") ";counter-increment:number 1;padding-right:.25em;position:absolute;right:100%;text-align:center}.st-Agreement .text-end p{font-size:18px;text-align:right}.js-ScrollArea::-webkit-scrollbar{display:none}.simplebar-scrollbar:before{background:#aad7ff;bottom:0;left:0;right:0;top:0}.simplebar-scrollbar.simplebar-visible:before{opacity:1}.simplebar-track{background:rgba(175,175,208,.25);border-radius:8px}.simplebar-track.simplebar-horizontal{height:9px}.complete>h2{font-size:26px;margin:0;padding-top:16px;text-align:center}.complete-Contents{margin:40px auto 0;max-width:960px}.complete-Contents_Inner:not(:first-child){margin-top:40px}.complete-Contents h3{margin-top:16px}.complete-Contents p{line-height:1.8em}body,html{margin:0;overflow:hidden;padding:0}html{height:100%;scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:none;color:#3f3c5c;font-size:16px;font-weight:400;height:auto;width:100%}body,body button{font-family:Noto Sans JP,游ゴシック Medium,游ゴシック体,Yu Gothic Medium,YuGothic,ヒラギノ角ゴ ProN,Hiragino Kaku Gothic ProN,メイリオ,Meiryo,ＭＳ Ｐゴシック,MS PGothic,sans-serif}@media screen and (min-width:769px){.st-Table[data-size=large]{font-size:16px;width:960px}[data-size=large] .st-Table thead th{width:153px}}@media screen and (min-width:1025px){html{scroll-padding-top:86px}.st-ExpandedList_Answer:before,.st-ExpandedList_Question:before{font-size:22px;height:40px;width:40px}.st-Table[data-size=large]{margin-bottom:8px}.st-Table[data-size=medium]{font-size:14px;margin-bottom:0}.st-Table tr td{padding:8px}.st-Table .tooltip p{border-radius:16px;width:170px}.st-Table_Notes{margin-top:1em}.scta-Table{padding:32px 0}}@media screen and (max-width:1024px){.st-ExpandedList{margin:16px auto 32px;padding:0 16px}.st-ExpandedList>dl>dt{padding:24px 16px}.st-ExpandedList>dl>dt:after,.st-ExpandedList>dl>dt:before{right:8px}.st-ExpandedList>dl>dd{padding:0}.st-ExpandedList[data-type=qa]>dl>dt{padding:24px 0}.st-Notes_Data table[data-type=large]{width:800px}}@media (hover:hover){.st-ExpandedList>dl>dt{transition:color .25s ease}.st-ExpandedList>dl>dt:hover{color:#0092d0;cursor:pointer}}