@charset "UTF-8";::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background-color:#0000001a}::-webkit-scrollbar-thumb{border-radius:4px;background-color:#0000004d}*:hover::-webkit-scrollbar-thumb{background-color:#0000004d}:root{--color-black: #000000;--color-black-md-light: #444444;--color-black-light: #DADADA;--color-orange-dark: #B75E00;--color-orange: #F47E00;--color-orange-md-light: #FFEBD7;--color-orange-light: #FFF9EB;--color-green-dark: #63B256;--color-green: #92D787;--color-green-md-light: #C7FFBE;--color-green-light: #E1FFDD;--color-yellow-dark: #BC9D20;--color-yellow: #FDDC57;--color-yellow-md-light: #FFEA93;--color-yellow-light: #FFF7D7;--color-blue-dark: #03086D;--color-blue: #0009B4;--color-blue-md-light: #B5B8F0;--color-blue-light: #D8DAFD;--color-violet-dark: #93355A;--color-violet: #C24E7B;--color-violet-md-light: #FAB0CC;--color-violet-light: #FFD9E8;--blank-128: 8rem ;--blank-112: 7rem ;--blank-96: 6rem ;--blank-80: 5rem ;--blank-64: 4rem ;--blank-48: 3rem ;--blank-40: 2.5rem ;--blank-32: 2rem ;--blank-24: 1.5rem ;--blank-16: 1rem;--blank-8: .5rem ;--blank-4: .25rem }@font-face{font-family:IBM Plex Sans;src:url(/build/assets/IBMPlexSans-VariableFont_wdth-BTDN9bpA.ttf)}@font-face{font-family:IBM Plex Sans JP;src:url(/build/assets/IBMPlexSansJP-Regular-uWF_iT2A.ttf);font-weight:400}@font-face{font-family:IBM Plex Sans JP;src:url(/build/assets/IBMPlexSansJP-Bold-B8ngi95m.ttf);font-weight:700}html{scroll-behavior:smooth}body{min-width:320px;height:100vh;margin:0;padding:64px 0 0;display:flex;flex-direction:column;font-family:IBM Plex Sans JP,IBM Plex Sans,sans-serif;color:var(--color-black-md-light)}p{padding:0;margin:0}.font-size-3xl{font-size:clamp(2rem,1.857rem + .71vw,2.5rem)}.font-size-2xl{font-size:clamp(1.5rem,1.357rem + .71vw,2rem)}.font-size-xl{font-size:clamp(1.25rem,1.179rem + .36vw,1.5rem)}.font-size-lg{font-size:clamp(1rem,.929rem + .36vw,1.25rem)}.font-size-md{font-size:clamp(.875rem,.839rem + .18vw,1rem)}.font-size-sm{font-size:clamp(.75rem,.714rem + .18vw,.875rem)}.font-size-xs{font-size:clamp(.5rem,.429rem + .36vw,.75rem)}.text-color-normal{color:var(--color-black-md-light);transition:.3s}a.text-color-normal:hover{color:#bababa;transition:.3s}.text-color-orange{color:var(--color-orange)}.text-color-violet{color:var(--color-violet)}.text-color-red{color:red}.text-bold{font-weight:700}.text-underline{text-decoration:underline}.text-nounderline{text-decoration:none}.text-nowrap{white-space:nowrap}.bg-orange-light{background-color:var(--color-orange-light)}.bg-violet-light{background-color:var(--color-violet-light)}.site-logo{width:auto;height:48px}.content{margin-top:64px}.theme-button-orange{width:200px;background-color:var(--color-orange);color:#fff;border-radius:20px;padding:8px;text-decoration:none;text-align:center;white-space:nowrap;transition:.3s}.theme-button-orange:hover{width:200px;background-color:var(--color-orange-dark);color:#fff;border-radius:20px;padding:8px;text-decoration:none;text-align:center;white-space:nowrap;transition:.3s}.theme-button-orange[disabled=true]{width:200px;background-color:var(--color-black-light);color:#fff;border-radius:20px;padding:8px;text-decoration:none;text-align:center;white-space:nowrap;pointer-events:none;transition:.3s}.page-title-area{background-color:var(--color-green-light);padding:24px 0}.bg-page-title{background-color:#fff;padding-top:36px}.content-title-area{display:flex;align-items:center;justify-content:center}.content-title-line{width:100%;height:1px;border-top:solid 2px var(--color-orange)}.content-title-text{font-size:clamp(1.5rem,1.357rem + .71vw,2rem);font-weight:700;white-space:nowrap;padding:0 24px}.content-sub-title-text{font-size:clamp(1.25rem,1.179rem + .36vw,1.5rem);font-weight:700;white-space:nowrap}.content-title-underline{width:150px;margin:0 auto;border-top:solid 2px var(--color-orange)}.scrollable-table-area{overflow-x:auto}table{margin-bottom:0!important}.header-sticked-table{width:100%;white-space:nowrap}table.header-sticked-table>thead{position:sticky;position:-webkit-sticky;top:0;left:0;border:solid 1px #ffffff;z-index:1}table.header-sticked-table>thead>tr>th{text-align:center;vertical-align:middle}th,td{padding:16px!important}.table-header-orange-md-light{background-color:var(--color-orange-md-light)}.bg-oblique-stripe{background:repeating-linear-gradient(45deg,#d7e2e7,#d7e2e7 15px,#fff 0 30px)}.required-label:after{content:"*";color:red}.submit-button{padding:8px 24px;background-color:var(--color-green-md-light);border:none;border-radius:5px;transition:.3s}.submit-button:hover{padding:8px 24px;background-color:var(--color-green-dark);border:none;border-radius:5px;transition:.3s}.contact{padding:var(--blank-80) 0px}.call-center-card{margin-top:var(--blank-48);padding:var(--blank-24);border:solid 2px var(--color-orange);text-align:center}.mov-frame{width:100%;height:auto;aspect-ratio:4/3!important}
