:root{--foot-primary-color:#434190;--foot-secondary-color:#EBF4FF;--foot-link-color:#0366d6;--foot-radius:.25rem}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-size:1rem;line-height:1.6;font-family:Roboto,"Segoe UI",Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans",-apple-system,system-ui,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif}.foot-container{width:100%;margin:0 auto;padding:0 1em}.foot-container.foot-xs{max-width:496px}.foot-container.foot-sm{max-width:616px}.foot-container.foot-md{max-width:856px}.foot-container.foot-lg{max-width:976px}.foot-container.foot-xl{max-width:1296px}.foot-row{display:flex;flex-direction:row}.foot-row .foot-col{display:block;flex:1 1 auto;width:100%;max-width:100%;margin-left:0;padding:0 1rem}.foot-row .foot-col:first-child{padding-left:initial}.foot-row .foot-col:last-child{padding-right:initial}.foot-col{margin-bottom:1rem}h1,h2,h3,h4,h5,h6{color:#2d3748;margin:.2em 0 .5em 0}h1,h2,h3,h4{font-weight:300}h5{font-weight:400}h6{font-weight:500}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.75rem}h6{font-size:1.5rem}p{color:var(--foot-dark);margin:.2rem 0 .5rem 0}a{color:var(--foot-link-color);text-decoration:none}a:hover:not(.button){opacity:.75}blockquote{border-left:.25rem solid var(--foot-mid);background:var(--foot-light);font-style:italic;margin-left:0;margin-right:0;padding:1rem 1.5rem}blockquote cite{font-style:normal;font-weight:500}blockquote :last-child{margin-bottom:0}pre{background:var(--foot-light);color:var(--foot-dark);display:block;border-radius:var(--foot-radius);font-family:monaco,Consolas,"Lucida Console",monospace;font-size:1em;margin:1rem 0;padding:1rem;white-space:pre-wrap;overflow-wrap:break-word}code{background:var(--foot-light);color:var(--foot-dark);font-family:monaco,Consolas,"Lucida Console",monospace;font-size:1em;line-height:inherit;margin:0;border-radius:var(--foot-radius);padding:.25rem .5rem;vertical-align:baseline;word-break:break-all;word-wrap:break-word}ol,ul{margin-top:0;margin-bottom:.25rem;padding-left:0;list-style-position:inside}ol li,ul li{margin-bottom:.25rem}ol li:last-child,ul li:last-child{margin-bottom:0}ol ol,ol ul,ul ol,ul ul{margin-left:1rem}dl dt{font-weight:700}hr{border-width:.5px;border-color:var(--foot-mid)}img{display:block;height:auto;max-width:100%}.foot-nav{position:relative;display:flex;flex-wrap:wrap;padding-top:1rem;padding-bottom:1rem}.foot-nav img{max-height:3rem;height:fit-content}.foot-nav .foot-nav-item{padding:.8rem 1.5rem}.foot-nav-logo{margin:0;padding:0 1.5rem;font-size:1.75rem;font-weight:700}legend{padding:0 .8em;text-transform:uppercase;font-size:.8em;letter-spacing:.1rem}fieldset{margin-bottom:1rem;padding:1rem 2rem;border:1px solid var(--foot-mid);border-radius:var(--foot-radius)}label{font-size:.9rem;font-weight:300}.foot-form-grp:not(:last-child){margin-bottom:1rem}input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),select,textarea,textarea[type=text]{display:block;width:100%;font-family:inherit;padding:.8rem 1rem;border-radius:var(--foot-radius);border:1px solid var(--foot-mid);font-size:1em;transition:all .2s ease}input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):not(:disabled):hover,select:hover,textarea:hover,textarea[type=text]:hover{border-color:var(--foot-mid)}input:not([type=checkbox]):not([type=range]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]):focus,select:focus,textarea:focus,textarea[type=text]:focus{outline:0;border-color:var(--foot-mid);box-shadow:0 0 1px var(--foot-dark)}input.error:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.error{border-color:var(--foot-error)}input.success:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=color]):not([type=button]):not([type=reset]),textarea.success{border-color:var(--foot-success)}select{color:var(--foot-dark);background:var(--foot-light) no-repeat 100%;background-image:url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8' standalone='no'?%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 8 8' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cpath id='ion-arrow-down-b' d='M0.075,2.225c-0.05,-0.05 -0.075,-0.15 -0.075,-0.225c0,-0.225 0.2,-0.4 0.425,-0.4l7.15,0c0.225,0 0.425,0.175 0.425,0.4c0,0.075 -0.025,0.15 -0.075,0.2l-0.05,0.075l-3.4,3.9c-0.125,0.125 -0.275,0.225 -0.475,0.225c-0.2,0 -0.35,-0.1 -0.475,-0.225l-3.4,-3.9l-0.05,-0.05Z' style='fill-rule:nonzero;'/%3E%3C/svg%3E");background-size:8px;background-origin:content-box;-webkit-appearance:none}[type=checkbox],[type=radio]{width:1.6rem;height:1.6rem;display:table-cell;vertical-align:middle;margin-top:-1px}input[type=range]{width:100%;background:var(--foot-light);border:1px solid var(--foot-mid);border-radius:var(--foot-radius)}.foot-button,[type=button],[type=reset],[type=submit],button{padding:1rem 2.5rem;color:var(--foot-secondary-color);background:var(--foot-primary-color);border-radius:var(--foot-radius);border:1px solid transparent;font-family:inherit;font-size:var(--foot-font-size);line-height:1;text-align:center;transition:opacity .2s ease;text-decoration:none;transform:scale(1);display:inline-block;cursor:pointer;outline:transparent;-webkit-appearance:none;-webkit-transition:opacity .2s ease;-webkit-transform:scale(1)}.foot-button:hover,[type=button]:hover,[type=reset]:hover,[type=submit]:hover,button:hover{opacity:.9}.foot-button:active,[type=button]:active,[type=reset]:active,[type=submit]:active,button:active{outline:transparent;-webkit-transform:scale(.95);transform:scale(.95)}button:disabled,button:disabled:hover,input:disabled,input:disabled:hover{opacity:.3;cursor:not-allowed}.foot-button.outline{color:var(--foot-primary-color);background-color:transparent;border-color:var(--foot-primary-color);border-width:2px}.foot-button.outline.light{border-color:var(--foot-mid);color:var(--foot-mid)}.foot-button.outline.dark{border-color:var(--foot-dark);color:var(--foot-dark)}.foot-button svg,button svg{margin-right:.5rem;max-height:.9rem}.foot-ja,html:lang(ja){font-family:-apple-system,system-ui,BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans Japanese",Meiryo,"Yu Gothic Medium",sans-serif}h1.foot-ja,h2.foot-ja,h3.foot-ja,h4.foot-ja,h5.foot-ja,h6.foot-ja,html:lang(ja) h1,html:lang(ja) h2,html:lang(ja) h3,html:lang(ja) h4,html:lang(ja) h5,html:lang(ja) h6{font-weight:700}:lang(ja) ins,:lang(ja) u{border-bottom:.5px solid;text-decoration:none}:lang(ja) del+del,:lang(ja) del+s,:lang(ja) ins+ins,:lang(ja) ins+u,:lang(ja) s+del,:lang(ja) s+s,:lang(ja) u+ins,:lang(ja) u+u{margin-left:.2em}.foot-txt-left{text-align:left!important}.foot-txt-center{text-align:center!important}.foot-txt-right{text-align:right!important}.foot-full-height-size{min-height:100vh!important}.foot-full-width-size{width:100%!important}.foot-hidden{display:none!important}.foot-flex{display:flex!important}.foot-flex-justify-start{justify-content:flex-start!important}.foot-flex-justify-center{justify-content:center!important}.foot-flex-justify-end{justify-content:flex-end!important}.foot-flex-justify-between{justify-content:space-between!important}.foot-flex-justify-around{justify-content:space-around!important}.foot-flex-align-start{align-items:flex-start!important}.foot-flex-align-center{align-items:center!important}.foot-flex-align-end{align-items:flex-end!important}.foot-flex-vertical-dir{flex-direction:column!important}.foot-flex-horizontal-dir{flex-direction:row!important}.foot-flex-centered{flex-direction:column!important;justify-content:center!important;align-items:center!important}.foot-pa-1{padding:1rem!important}.foot-pa-2{padding:2rem!important}.foot-py-1{padding:1rem 0!important}.foot-py-2{padding:2rem 0!important}.foot-px-1{padding:0 1rem!important}.foot-px-2{padding:0 2rem!important}.foot-pt-1{padding-top:1rem!important}.foot-pt-2{padding-top:2rem!important}.foot-pb-1{padding-bottom:1rem!important}.foot-pb-2{padding-bottom:2rem!important}.foot-pl-1{padding-left:1rem!important}.foot-pl-2{padding-left:2rem!important}.foot-pr-1{padding-right:1rem!important}.foot-pr-2{padding-right:2rem!important}.foot-ma-1{margin:1rem!important}.foot-ma-2{margin:2rem!important}.foot-my-1{margin:1rem 0!important}.foot-my-2{margin:2rem 0!important}.foot-mx-1{margin:0 1rem!important}.foot-mx-2{margin:0 2rem!important}.foot-mt-1{margin-top:1rem!important}.foot-mt-2{margin-top:2rem!important}.foot-mb-1{margin-bottom:1rem!important}.foot-mb-2{margin-bottom:2rem!important}.foot-ml-1{margin-left:1rem!important}.foot-ml-2{margin-left:2rem!important}.foot-mr-1{margin-right:1rem!important}.foot-mr-2{margin-right:2rem!important}.foot-txt-primary{color:var(--foot-primary-color)!important}.foot-txt-secondary{color:var(--foot-secondary-color)!important}.foot-txt-link{color:var(--foot-link)!important}.foot-txt-light{color:var(--foot-light)!important}.foot-txt-mid{color:var(--foot-mid)!important}.foot-txt-dark{color:var(--foot-dark)!important}.foot-txt-error{color:var(--foot-error)!important}.foot-txt-success{color:var(--foot-success)!important}.foot-bg-primary{background:var(--foot-primary-color)!important}.foot-bg-secondary{background:var(--foot-secondary-color)!important}.foot-bg-link{background:var(--foot-link)!important}.foot-bg-light{background:var(--foot-light)!important}.foot-bg-mid{background:var(--foot-mid)!important}.foot-bg-dark{background:var(--foot-dark)!important}.foot-bg-error{background:var(--foot-error)!important}.foot-bg-success{background:var(--foot-success)!important}@media screen and (max-width:480px){h1{font-size:10vw}h2{font-size:9vw}h3{font-size:8vw}h4,h5,h6{font-size:7vw}.foot-xs-hide{display:none!important}.foot-xs-show{display:block!important}.foot-flex{flex-direction:column}}@media screen and (max-width:600px){.foot-sm-hide{display:none!important}.foot-sm-show{display:block!important}}@media screen and (max-width:840px){.foot-md-hide{display:none!important}.foot-md-show{display:block!important}.foot-row{flex-direction:column;width:100%;margin-left:0;padding:0}.foot-row .foot-col{padding:0}}@media screen and (max-width:960px){.foot-lg-hide{display:none!important}.foot-lg-show{display:block!important}}@media screen and (max-width:1280px){.foot-xl-hide{display:none!important}.foot-xl-show{display:block!important}}:root{--foot-light:#f7f7f9;--foot-mid:#A0AEC0;--foot-dark:#1A202C;--foot-error:#E53E3E;--foot-success:#48BB78}