@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}}header{position:fixed;top:0;display:flex;justify-content:center;background-color:#fff;border-bottom:1px solid #919191;width:100svw;height:8svh;z-index:1}@media screen and (max-width: 768px){header{height:8svh}}header>h1{width:auto;height:100%}header>h1>a{display:flex;align-items:center;width:auto;height:100%}header>h1>a>img{width:auto;height:80%}div.header-menu{position:absolute;right:3svw;display:flex;flex-direction:row;justify-content:space-evenly;height:100%;gap:20px;align-items:center}@media screen and (max-width: 768px){div.header-menu{flex-direction:column;gap:unset}}div.header-menu>*{font-size:.875rem}@media screen and (min-width: 769px){label.toggle-button{display:none}label.toggle-button>*{display:none}}@media screen and (max-width: 768px){label.toggle-button{position:absolute;top:50%;left:5svw;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:50%;cursor:pointer;z-index:2}label.toggle-button>span{position:relative;display:block;background-color:#919191;width:30px;height:3px;transition:all .5s;opacity:1}label.toggle-button.active>span:nth-child(1){transform:rotate(-45deg) translate(-6px,6px)}label.toggle-button.active>span:nth-child(2){opacity:0}label.toggle-button.active>span:nth-child(3){transform:rotate(45deg) translate(-8px,-8px)}}@media screen and (min-width: 600px){.checkbox,.span-container{display:none}}@media screen and (max-width: 601px){.checkbox,.span-container{position:absolute;top:50%;left:calc(2*((100vw - 600px)/200 + 13px));transform:translateY(-50%);width:calc(2.3*((100vw - 600px)/200 + 13px));height:calc(2.3*((100vw - 600px)/200 + 13px))}.checkbox{opacity:0;z-index:100}.span-container{display:flex;flex-flow:row wrap;align-items:center;z-index:90}.span-container span{background:#4b4b4b;transition:all .25s ease-out;transform-origin:0 0;width:100%;height:3px}.checkbox:checked~.span-container span:nth-last-child(1){transform:rotate(-45deg) translate(-1px)}.checkbox:checked~.span-container span:nth-last-child(2){transform:rotate(0) scale(.2);opacity:0}.checkbox:checked~.span-container span:nth-last-child(3){transform:rotate(45deg) translateY(-1px)}}footer{position:fixed;bottom:0;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;background-color:#fff;border-top:1px solid #919191;width:100svw;height:8svh}@media screen and (max-width: 768px){footer{height:20svh}}footer>ul{display:block;align-items:center;list-style-type:none;text-align:center;width:100%;height:auto;max-width:900px}footer>ul>li{display:inline-block}@media screen and (max-width: 768px){footer>ul>li{margin:.3rem 0}}footer>ul>li>a{font-size:.75rem}footer>div.copyright{display:flex;align-items:center;justify-content:center;font-size:.75rem;width:100%;height:auto}html{font-size:.78svw;width:100svw;height:100svh;overflow-x:hidden}@media screen and (max-width: 768px){html{font-size:3.49svw}}body{background-color:#fff;font-family:"Hiragino Kaku Gothic Pro,ヒラギノ角ゴ Pro W3,メイリオ,Meiryo,ＭＳ Ｐゴシック,Helvetica Neue,Helvetica,Arial,sans-serif"!important;color:#4b4b4b;width:100%;height:100%}main{position:relative;top:8svh;width:100svw;height:84svh}@media screen and (max-width: 768px){main{top:8svh;height:72svh}}main:has(aside){display:flex;height:92svh}@media screen and (max-width: 768px){main:has(aside){height:92svh}}a{text-decoration:unset;color:unset}a:hover{color:#e26cbf}.link{color:#00f;text-decoration:underline}label{font-size:.875rem;color:#707070}input[type=text],input[type=password],select{padding:.5rem;border:1px solid #000000;border-radius:5px;font-size:1rem;color:#000;height:auto;padding:0 .5rem;height:1.8rem;line-height:1.8rem}input[type=checkbox]{width:1.2rem;height:1.2rem}button{padding:.5rem 1rem;border-width:1px;border-style:solid;border-color:#707070;border-radius:10px;width:auto;height:auto;background-color:#707070;color:#fff;padding:.8333333333svh 1.0416666667svw}@media screen and (max-width: 768px){button{font-size:1.3rem;font-weight:700;height:3.9rem}}button:hover{opacity:.7}button.yoridocoro,button.consulter{background-color:#e26cbf!important;color:#fff;border-color:#e26cbf!important;color:#fff!important}button.counselor{background-color:#78f87c!important;color:#fff;border-color:#78f87c!important;color:#fff!important}button.team{background-color:#6dc2ff!important;color:#fff;border-color:#6dc2ff!important;color:#fff!important}.title{font-size:1.25rem}@media screen and (min-width: 769px){.title{font-size:1.5rem}}.title.emphasis{border-bottom:5px solid #e26cbf;padding-bottom:.5rem}.title.emphasis.team{color:#707070;border-color:#6dc2ff}.attention{color:red;font-size:.875rem}.guided{color:#919191;font-size:.875rem}.required{padding:.5rem 1rem;border-width:1px;border-style:solid;border-color:red;border-radius:10px;height:auto;background-color:red;color:#fff;display:inline-block;padding:.1rem 1rem;font-size:.875rem;font-weight:700;width:auto}@media screen and (max-width: 768px){.required{font-size:1.3rem;font-weight:700;height:3.9rem}}.required:hover{opacity:.7}.error{color:red;font-size:.875rem}@media screen and (min-width: 769px){.sp-show{display:none}}@media screen and (max-width: 768px){.sp-show{display:inherit}}@media screen and (min-width: 769px){.sp-hidden{display:inherit}}@media screen and (max-width: 768px){.sp-hidden{display:none}}.pointer{cursor:pointer}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-thumb{background-color:#707070;border:1px solid #707070;border-radius:10px}#layer{position:fixed;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#000;opacity:.7;width:100svw;height:100svh;overflow:hidden;z-index:9999;cursor:wait}#layer>div.col{width:7.5svw}@media screen and (max-width: 768px){#layer>div.col{width:30svw}}#layer p{color:#fff}div.spinner-grow{margin:0 .5rem;--bs-spinner-width: 1.5rem !important;--bs-spinner-height: 1.5rem !important}.unlink{color:initial;text-decoration:unset}@media screen and (max-width: 768px){.col-sp{flex-grow:1;flex-basis:0;max-width:100%;-ms-flex-preferred-size:0;-ms-flex-positive:1}}.fs-xl{font-size:1.5rem!important}.fs-lg{font-size:1.25rem!important}.fs-md{font-size:1rem!important}.fs-sm{font-size:.875rem!important}.fs-xs{font-size:.75rem!important}.child-fs-sm{font-size:.875em}.child-fs-xs{font-size:.75em}i.fa{margin-left:3px}i.fa.fa-sort{display:inline-block;background-image:url(/images/icon/down-up-arrow.png);background-size:cover;background-repeat:no-repeat;width:.8em;height:.8em;opacity:.5}i.fa.fa-sort-asc{display:inline-block;background-image:url(/images/icon/up-arrow.png);background-size:cover;background-repeat:no-repeat;width:.8em;height:.8em}i.fa.fa-sort-desc{display:inline-block;background-image:url(/images/icon/down-arrow.png);background-size:cover;background-repeat:no-repeat;width:.8em;height:.8em}#errorModal>div.modal-content{width:40.3645833333svw!important;height:22.9166666667svh!important}#errorModal>div.modal-content>div.modal-body{padding:unset!important;padding-top:unset!important;padding-bottom:unset!important}#errorModal>div.modal-content img{width:1.8rem;height:1.8rem}#errorModal>div.modal-content #errorModalTitle{margin-left:.46875svw;font-size:1.5333333333rem}#errorModal>div.modal-content #errorModalMessage{margin-top:1.4583333333svh;text-align:center;font-size:1rem}#errorModal>div.modal-content #errorModalCloseButton{padding:.5rem 1rem;border-width:1px;border-style:solid;border-color:#707070;border-radius:10px;width:auto;height:auto;background-color:#fff;color:#707070}@media screen and (max-width: 768px){#errorModal>div.modal-content #errorModalCloseButton{font-size:1.3rem;font-weight:700;height:3.9rem}}#errorModal>div.modal-content #errorModalCloseButton:hover{opacity:.7}
