@import"https://fonts.googleapis.com/css2?family=M+PLUS+1:wght@100..900&display=swap";html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4}*,::before,::after{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}table{border-color:inherit;text-indent:0}iframe{border-style:none}input{border-radius:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:bold}button{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit],[role=button]{cursor:pointer}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button,input,select,textarea{background-color:rgba(0,0,0,0);border-style:none}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal;max-width:100%}::-webkit-file-upload-button{-webkit-appearance:button;color:inherit;font:inherit}[disabled]{cursor:default}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 2rem)}body{font-family:"Noto Sans JP",sans-serif;line-height:1.6;letter-spacing:.06em;color:#00334b;line-break:strict}img{max-width:100%;height:auto;vertical-align:bottom}a{color:#00334b;text-decoration:none}p{letter-spacing:0}.ol-decimal{padding-left:1.5em;list-style-type:decimal}.ol-decimal>li::marker{font-weight:400}.ol-alpha{padding-left:1.5em;list-style-type:lower-alpha}.ol-alpha>li::marker{font-weight:400}.ul-disc{list-style:none;padding-left:1.5em}.ul-disc>li{position:relative}.ul-disc>li::before{content:"";position:absolute;top:.35lh;left:-1rem;background-color:currentColor;width:.5em;aspect-ratio:1;border-radius:50%}.faq-item+.faq-item{margin-top:40px}.faq-item__q{font-size:1.125rem;font-weight:700;line-height:1.6;display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding-bottom:16px;border-bottom:1px solid #ddd}.faq-item__q::before{content:"Q";font-family:"Montserrat",sans-serif;font-size:2.5rem;font-weight:700;line-height:.72;color:#9b9fa0}.faq-item__a{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding-top:16px}.faq-item__a::before{content:"A";font-family:"Montserrat",sans-serif;font-size:2.5rem;font-weight:700;line-height:.72;color:#00a3e6}.description-list{display:grid;grid-template-columns:auto 1fr;row-gap:4px;-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px}@media print,screen and (max-width: 768.8px){.description-list{-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em}}.description-list dt{max-width:30vw}.description-list dd{margin:0}.btn__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media print,screen and (max-width: 768.8px){.btn__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.btn__wrapper.btn__wrapper--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media print,screen and (max-width: 768.8px){.btn__wrapper.btn__wrapper--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.btn__wrapper.btn__wrapper--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (max-width: 1024.8px){.btn__wrapper.btn__wrapper--splg-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media print,screen and (max-width: 768.8px){.btn__wrapper.btn__wrapper--sp-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn__body{width:100%;letter-spacing:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;background-color:#fff;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;padding:16px;border-radius:4px;border:1px solid #ddd;-webkit-transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out;text-align:center;font-weight:500}@media print,screen and (max-width: 768.8px){.btn__body{padding:12px;font-size:.875rem}}.btn:hover .btn__body{border-color:#00a3e6;background-color:#00a3e6;color:#fff}.btn__body:has(.btn__icon){padding-left:24px}@media print,screen and (max-width: 768.8px){.btn__body:has(.btn__icon){padding-left:16px}}.btn__icon{-ms-flex-negative:0;flex-shrink:0;width:40px;aspect-ratio:1;border-radius:4px;color:#fff;background-color:#00a3e6;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out;display:grid;place-items:center}@media print,screen and (max-width: 768.8px){.btn__icon{width:32px}}.btn__icon::after{content:"";display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.btn:hover .btn__icon{color:#00a3e6;background-color:#fff}.btn--outline-primary .btn__body{border-color:#00a3e6;color:#00a3e6;background-color:rgba(0,0,0,0)}.btn--outline-primary .btn__icon{background-color:rgba(0,0,0,0);color:#00a3e6}.btn--outline-primary:hover .btn__body{background-color:#00a3e6;color:#fff}.btn--outline-primary:hover .btn__icon{background-color:rgba(0,0,0,0);color:#fff}.btn--fill-primary .btn__body{border-color:#00a3e6;color:#fff;background-color:#00a3e6}.btn--fill-primary .btn__icon{background-color:rgba(0,0,0,0);color:#fff}.btn--fill-primary:hover .btn__body{background-color:#fff;border-color:#00a3e6;color:#00a3e6}.btn--fill-primary:hover .btn__icon{background-color:rgba(0,0,0,0);color:#00a3e6}.btn--outline-white .btn__body{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}.btn--outline-white:hover .btn__body{background-color:#fff;color:#00334b}.btn--sm .btn__body{padding:12px 16px;font-size:.875rem;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}@media print,screen and (max-width: 768.8px){.btn--sm .btn__body{width:auto;padding:6px 14px;font-size:.75rem}}.btn--sm .btn__icon{width:16px}.btn--no-border .btn__body{border-color:rgba(0,0,0,0)}.btn--no-border .btn__body:hover{border-color:rgba(0,0,0,0)}.btn--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn--large{text-align:center}.btn--large .btn__body{max-width:320px;width:100%}.btn-list{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}@media print,screen and (max-width: 768.8px){.btn-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.btn-list.btn-list--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.primary-heading{display:grid;row-gap:32px;margin-bottom:64px}@media print,screen and (max-width: 768.8px){.primary-heading{row-gap:16px;margin-bottom:32px}}.primary-heading__en{text-box:trim-both cap alphabetic;font-size:3.75rem;font-weight:500;letter-spacing:0;font-family:"Montserrat",sans-serif;letter-spacing:0}@media print,screen and (max-width: 768.8px){.primary-heading__en{font-size:3rem}}@media print,screen and (max-width: 479.8px){.primary-heading__en{font-size:2rem}}.primary-heading__ja{color:#00a3e6;text-box:trim-both cap alphabetic;font-size:1rem;letter-spacing:0}@media print,screen and (max-width: 768.8px){.primary-heading__ja{font-size:.875rem}}.primary-heading--no-en .primary-heading__ja{color:inherit;font-size:3rem}@media print,screen and (max-width: 768.8px){.primary-heading--no-en .primary-heading__ja{font-size:1.5rem}}.primary-heading--white{color:#fff}.primary-heading--white .primary-heading__ja{color:#fff}.primary-heading--center{text-align:center}.heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:24px;margin-bottom:64px}@media print,screen and (max-width: 768.8px){.heading-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:32px}}.heading-wrapper .primary-heading{margin-bottom:0}.heading-wrapper:has(.primary-heading){margin-bottom:64px}@media print,screen and (max-width: 768.8px){.heading-wrapper:has(.primary-heading){margin-bottom:48px}}.heading-wrapper .quaternary-heading{margin-bottom:0}.heading-wrapper:has(.quaternary-heading){margin-bottom:24px;gap:12px}.secondary-heading{font-size:1.5rem;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.secondary-heading{font-size:1.25rem}}.secondary-heading::before{content:"";width:20px;aspect-ratio:1;background:url(/dcms_media/other/ic_triangle_down.svg) no-repeat center;background-size:contain;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (max-width: 768.8px){.secondary-heading::before{width:16px}}.secondary-heading--no-icon::before{display:none}.tertiary-heading{margin-bottom:24px}@media print,screen and (max-width: 768.8px){.tertiary-heading{margin-bottom:16px}}.tertiary-heading__en{display:block;font-family:"Montserrat",sans-serif;font-weight:700;color:#00a3e6;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.tertiary-heading__en{font-size:.75rem}}.tertiary-heading__ja{display:block;font-size:2rem;font-weight:bold}@media print,screen and (max-width: 768.8px){.tertiary-heading__ja{font-size:1.375rem}}.quaternary-heading{font-weight:bold;font-size:1.25rem}@media print,screen and (max-width: 768.8px){.quaternary-heading{font-size:1.125rem}}.quaternary-heading--blue{color:#00a3e6}.quinary-heading{font-weight:bold;font-size:1rem;margin-top:16px;margin-bottom:4px}.table{width:100%;border-collapse:collapse;border-bottom:1px solid #ddd}.table th,.table td{border-top:1px solid #ddd;padding-block:32px;vertical-align:top;text-align:left}@media print,screen and (max-width: 768.8px){.table th,.table td{padding-block:24px}}.table th{width:1px;white-space:nowrap;min-width:132px;font-weight:700;padding-right:32px}@media print,screen and (max-width: 768.8px){.table th{width:unset;white-space:unset;min-width:unset;padding-right:unset;padding-bottom:0}}@media print,screen and (max-width: 768.8px){.table td{padding-top:0;border-top:none}}.table tr:first-child th,.table tr:first-child td{border-top:none;padding-top:0}@media print,screen and (max-width: 768.8px){.table{display:block}.table tbody{display:block}.table tr{display:grid;row-gap:8px}.table th,.table td{display:block}}.table__note{display:block;font-size:.625rem;font-weight:400}.table__num{width:1px;white-space:nowrap;font-weight:700;padding-right:0}@media print,screen and (max-width: 768.8px){.table__num{width:unset;white-space:unset;padding-bottom:0}}.table__num:empty{border-top:none}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num){display:grid;grid-template-columns:auto 1fr}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) tr{display:grid;grid-template-columns:subgrid;grid-column:1/-1}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) .table__num{grid-column:1;padding-bottom:0}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) tr:not(:first-child) .table__num{padding-top:24px}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) tr:not(:first-child) .table__num:not(:empty){border-top:1px solid #ddd}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) th{grid-column:2}}@media print,screen and (max-width: 768.8px){.table tbody:has(.table__num) td:not(.table__num){grid-column:2/-1}}.img-text-card__img img{display:block;width:100%;height:auto;border-radius:4px}.img-text-card__text{margin-top:16px;font-weight:bold;font-size:1.25rem}.img-link-card{display:block;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.img-link-card:hover{opacity:.7}.img-link-card__img img{display:block;width:100%;height:auto;border-radius:4px}.img-link-card__text{margin-top:8px;font-weight:bold;font-size:1.125rem;text-align:center}.img-button-card__img img{display:block;width:100%;height:auto;border-radius:4px}.img-button-card__button{margin-top:16px}.page-title__wrapper:not(.page-title__wrapper--interview){position:relative;background:url(/dcms_media/image/page-heaader_bg.webp) no-repeat center center/cover;padding-top:var(--header-height, 100px);padding-inline:40px;margin-bottom:100px}@media print,screen and (max-width: 768.8px){.page-title__wrapper:not(.page-title__wrapper--interview){padding-top:var(--header-height, 57px);padding-inline:24px;margin-bottom:50px}}.page-title__wrapper:not(.page-title__wrapper--interview) .page-title{max-width:1200px;margin-inline:auto;padding-block:64px 48px}@media print,screen and (max-width: 768.8px){.page-title__wrapper:not(.page-title__wrapper--interview) .page-title{padding:32px}}.page-title__wrapper:not(.page-title__wrapper--interview) .page-title__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page-title__wrapper:not(.page-title__wrapper--interview) .page-title__body .page-title__en{font-size:1.25rem !important;font-weight:bold;margin-top:16px;text-transform:capitalize;font-family:"Montserrat",sans-serif;text-box:trim-both cap alphabetic}@media print,screen and (max-width: 768.8px){.page-title__wrapper:not(.page-title__wrapper--interview) .page-title__body .page-title__en{font-size:1rem !important;margin-top:8px}}.page-title__wrapper:not(.page-title__wrapper--interview) .page-title__body .page-title__ja{font-size:4.375rem !important;line-height:1.2 !important;font-weight:600}@media print,screen and (max-width: 768.8px){.page-title__wrapper:not(.page-title__wrapper--interview) .page-title__body .page-title__ja{font-size:2.25rem !important}}.page-lead-block__inner{display:grid;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width: 1025px){.page-lead-block__inner{grid-template-columns:622px 1fr;gap:48px}}.page-lead-block__heading{font-size:2rem;font-weight:bold}@media print,screen and (max-width: 768.8px){.page-lead-block__heading{font-size:1.375rem}}.page-lead-block__text{margin-top:24px}@media print,screen and (max-width: 768.8px){.page-lead-block__text{margin-top:16px}}.page-lead-block--no-media .page-lead-block__inner{display:block}.page-lead-block__media{margin-right:-240px}@media print,screen and (max-width: 1024.8px){.page-lead-block__media{margin-right:unset}}.page-lead-block__media img{display:block;width:100%;height:auto}.about-page-lead-block{position:relative;padding-block:48px}@media print,screen and (max-width: 768.8px){.about-page-lead-block{padding-block:32px}}.about-page-lead-block::before{content:"";position:absolute;inset:0;background-image:url(/dcms_media/image/about_lead_bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;margin-right:calc(-50vw + 50%)}.about-page-lead-block>*{position:relative}.about-page-lead-block__inner{display:grid;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width: 1025px){.about-page-lead-block__inner{grid-template-columns:1fr 506px;gap:32px}}.about-page-lead-block__heading{font-size:2rem;font-weight:bold;color:#00a3e6}@media print,screen and (max-width: 768.8px){.about-page-lead-block__heading{font-size:1.375rem}}.about-page-lead-block__text{margin-top:24px;max-width:544px}@media print,screen and (max-width: 768.8px){.about-page-lead-block__text{margin-top:16px}}.about-page-lead-block__text p{line-height:1.8}.about-page-lead-block__text p+p{margin-top:1rem}.about-page-lead-block__media{margin-right:-94px}.about-page-lead-block__media img{display:block;width:100%;height:auto}.grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(var(--col-count, 280px), 1fr))}@media print,screen and (min-width: 769px){.grid--pc-col-width-large{--col-count: 360px}}@media print,screen and (min-width: 769px){.grid--pc-col-2{grid-template-columns:repeat(2, 1fr)}}@media print,screen and (min-width: 769px){.grid--pc-col-3{grid-template-columns:repeat(3, 1fr)}}@media print,screen and (max-width: 768.8px){.grid--sp-column-1{grid-template-columns:1fr}}.grid--col-gap-8{-webkit-column-gap:8px !important;-moz-column-gap:8px !important;column-gap:8px !important}.grid--row-gap-8{row-gap:8px !important}.grid--col-gap-16{-webkit-column-gap:16px !important;-moz-column-gap:16px !important;column-gap:16px !important}.grid--row-gap-16{row-gap:16px !important}.grid--col-gap-24{-webkit-column-gap:24px !important;-moz-column-gap:24px !important;column-gap:24px !important}.grid--row-gap-24{row-gap:24px !important}.grid--col-gap-32{-webkit-column-gap:32px !important;-moz-column-gap:32px !important;column-gap:32px !important}.grid--row-gap-32{row-gap:32px !important}.grid--col-gap-40{-webkit-column-gap:40px !important;-moz-column-gap:40px !important;column-gap:40px !important}.grid--row-gap-40{row-gap:40px !important}.grid--col-gap-48{-webkit-column-gap:48px !important;-moz-column-gap:48px !important;column-gap:48px !important}.grid--row-gap-48{row-gap:48px !important}.grid--col-gap-56{-webkit-column-gap:56px !important;-moz-column-gap:56px !important;column-gap:56px !important}.grid--row-gap-56{row-gap:56px !important}.grid--col-gap-64{-webkit-column-gap:64px !important;-moz-column-gap:64px !important;column-gap:64px !important}.grid--row-gap-64{row-gap:64px !important}@media print,screen and (min-width: 769px){.grid--pc-col-gap-8{-webkit-column-gap:8px !important;-moz-column-gap:8px !important;column-gap:8px !important}.grid--pc-row-gap-8{row-gap:8px !important}.grid--pc-col-gap-16{-webkit-column-gap:16px !important;-moz-column-gap:16px !important;column-gap:16px !important}.grid--pc-row-gap-16{row-gap:16px !important}.grid--pc-col-gap-24{-webkit-column-gap:24px !important;-moz-column-gap:24px !important;column-gap:24px !important}.grid--pc-row-gap-24{row-gap:24px !important}.grid--pc-col-gap-32{-webkit-column-gap:32px !important;-moz-column-gap:32px !important;column-gap:32px !important}.grid--pc-row-gap-32{row-gap:32px !important}.grid--pc-col-gap-40{-webkit-column-gap:40px !important;-moz-column-gap:40px !important;column-gap:40px !important}.grid--pc-row-gap-40{row-gap:40px !important}.grid--pc-col-gap-48{-webkit-column-gap:48px !important;-moz-column-gap:48px !important;column-gap:48px !important}.grid--pc-row-gap-48{row-gap:48px !important}.grid--pc-col-gap-56{-webkit-column-gap:56px !important;-moz-column-gap:56px !important;column-gap:56px !important}.grid--pc-row-gap-56{row-gap:56px !important}.grid--pc-col-gap-64{-webkit-column-gap:64px !important;-moz-column-gap:64px !important;column-gap:64px !important}.grid--pc-row-gap-64{row-gap:64px !important}}.grid__item{display:grid}@media print,screen and (min-width: 769px){.grid__item--pc-colspan-2{grid-column:span 2}}.stack{padding-block:120px;padding-inline:40px;overflow-x:clip}@media print,screen and (max-width: 768.8px){.stack{padding-block:60px;padding-inline:24px}}.top .stack{padding-block:144px}@media print,screen and (max-width: 768.8px){.top .stack{padding-block:72px}}.stack:not([class*="--bg-"]):last-child{padding-bottom:0 !important}.stack--full{padding-inline:0}.stack.stack--block-large{padding-block:120px}@media print,screen and (max-width: 768.8px){.stack.stack--block-large{padding-block:48px}}.stack.stack--bg-light{background-color:#edf1f5}.stack.stack--bg-light-blue{background-color:#d2f1ff;position:relative;z-index:2}.stack.stack--bg-gradation{position:relative;z-index:1}.stack.stack--bg-gradation::before{content:"";position:absolute;top:0;bottom:0;left:40px;right:40px;border-radius:4px;background-image:url(/dcms_media/image/bg_grad.webp);background-size:100% 100%;z-index:-1}@media print,screen and (max-width: 1439.8px){.stack.stack--bg-gradation::before{left:20px;right:20px}}@media print,screen and (max-width: 768.8px){.stack.stack--bg-gradation::before{left:0;right:0}}.dcms_editor .stack.stack--bg-gradation::before,#tinymce .stack.stack--bg-gradation::before{display:none}.stack.stack--bg-gradation-top-left{position:relative;z-index:0}.stack.stack--bg-gradation-top-left::before{content:"";position:absolute;z-index:-1;width:1455px;height:1362px;left:-688px;top:-688px;background:radial-gradient(50% 50% at 50% 50%, #5FD4FF 0%, rgba(255, 255, 255, 0) 60%)}.dcms_editor .stack.stack--bg-gradation-top-left::before,#tinymce .stack.stack--bg-gradation-top-left::before{display:none}.stack.stack--bg-gradation-right{position:relative;z-index:0}.stack.stack--bg-gradation-right::before{content:"";position:absolute;z-index:-1;width:1455px;height:1362px;right:-688px;top:-200px;background:radial-gradient(50% 50% at 50% 50%, #5FD4FF 0%, rgba(255, 255, 255, 0) 60%)}.stack.stack--mt-md{margin-top:120px}@media print,screen and (max-width: 768.8px){.stack.stack--mt-md{margin-top:60px}}.stack.stack--mb-md{margin-bottom:120px}@media print,screen and (max-width: 768.8px){.stack.stack--mb-md{margin-bottom:60px}}.page-title__wrapper+.stack{padding-top:0}.stack:has(+.stack--bg-gradation-top-left),.stack:has(+.stack--bg-gradation-right),.stack--bg-gradation-top-left+.stack{position:relative;z-index:2}.stack__inner{max-width:1200px;margin-inline:auto}.stack--full .stack__inner{max-width:none}.media-block{display:grid;gap:24px}@media print,screen and (min-width: 769px){.media-block{grid-template-columns:1fr 1fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.media-block+.media-block{margin-top:64px}@media print,screen and (max-width: 768.8px){.media-block+.media-block{margin-top:48px}}.media-block__body>*:first-child{margin-top:0 !important}.media-block__body>*:last-child{margin-bottom:0 !important}.media-block__media img{display:block;border-radius:4px}@media print,screen and (max-width: 768.8px){.media-block__media img{width:100%;height:auto}}@media print,screen and (min-width: 769px){.media-block--reverse .media-block__media{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media print,screen and (min-width: 769px){.media-block--media-left-sm{grid-template-columns:fit-content(45%) 1fr;gap:32px}}@media print,screen and (min-width: 769px){.media-block--media-left-sm .media-block__media{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.media-block--ai-start{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.hr{margin-block:32px;border:none;border-top:1px solid #ddd}@media print,screen and (min-width: 769px){.hr{margin-block:64px}}.lead{font-size:1.25rem}.lib-skipNav__list{position:fixed;z-index:10000;width:50%;top:0;left:0}.lib-skipNav__list>li{list-style-type:none}.lib-skipNav__list>li a{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;width:0;height:0;border:0;opacity:0;font-size:0;position:absolute;left:0;white-space:nowrap}.lib-skipNav__list>li a:focus{font-size:1rem;width:100%;max-width:200px;display:block;height:auto;line-height:1.3;padding:10px 30px;clip:unset;opacity:1;overflow:unset;background-color:#efefef;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.6);box-shadow:0 0 10px 0 rgba(0,0,0,.6)}.lib-skipNav__link{position:relative}.lib-skipNav__link a{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;width:0;height:0;border:0;opacity:0;font-size:0;position:absolute;left:0;white-space:nowrap}.lib-skipNav__link a:focus{font-size:1rem;width:auto;display:block;height:auto;line-height:1.3;padding:10px 30px;clip:unset;opacity:1;overflow:unset;background-color:#efefef;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.6);box-shadow:0 0 10px 0 rgba(0,0,0,.6)}.l-sitemap__list{margin-left:1.5em}.l-sitemap__list li{margin-top:8px}.l-sitemap__list li:first-of-type{margin-top:0}.l-sitemap__list li>ul{margin-left:1.5em}.l-sitemap__list li>ul li:first-of-type{margin-top:8px}.l-sitemap__list li>a:hover{text-decoration:underline}.l-form__outer{padding-bottom:48px}@media print,screen and (max-width: 768.8px){.l-form__outer{padding-bottom:40px}}.l-form__outer .container,.l-form__outer .l-form-flow__outer{max-width:1200px;margin-inline:auto;padding-inline:24px}.l-form-flow__outer{margin-block:48px;text-align:center}.l-form-flow__outer .l-form-flow__list{list-style-type:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px 15px;padding-inline:24px;min-width:80%}@media print,screen and (min-width: 769px){.l-form-flow__outer .l-form-flow__list{gap:5px 25px}}@media print,screen and (max-width: 768.8px){.l-form-flow__outer .l-form-flow__list{width:100%}}.l-form-flow__outer .l-form-flow__list>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;min-width:33.3333333333%;text-align:center;line-height:1.25;padding:5px;min-height:50px;background-color:#ddd}@media print,screen and (min-width: 1025px){.l-form-flow__outer .l-form-flow__list>li{min-width:300px}}@media print,screen and (max-width: 768.8px){.l-form-flow__outer .l-form-flow__list>li{font-size:.875rem}}.l-form-flow__outer .l-form-flow__list>li::before,.l-form-flow__outer .l-form-flow__list>li::after{content:"";position:absolute;top:calc(50% - 1px);right:-12px;width:8px;height:2px;border-radius:20px;background-color:#00a3e6;-webkit-transform-origin:calc(100% - 1px) 50%;transform-origin:calc(100% - 1px) 50%}@media print,screen and (min-width: 769px){.l-form-flow__outer .l-form-flow__list>li::before,.l-form-flow__outer .l-form-flow__list>li::after{right:-17px}}.l-form-flow__outer .l-form-flow__list>li::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.l-form-flow__outer .l-form-flow__list>li::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.l-form-flow__outer .l-form-flow__list>li[aria-current=step]{background-color:#00a3e6;color:#fff}.l-form-flow__outer .l-form-flow__list>li:last-child::before,.l-form-flow__outer .l-form-flow__list>li:last-child::after{display:none}@media print,screen and (min-width: 480px){.l-form-flow__outer .d-sm-none{display:none}}.l-form__intro{margin-bottom:48px}.l-form__item{padding:15px 0}@media print,screen and (min-width: 769px){.l-form__item{padding:15px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #ddd}}.l-form__item:last-child{border-bottom:1px solid #ddd}.l-form__item fieldset,.l-form__item legend{display:contents}.l-form__item .l-form__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:300px;padding:12px 2rem 0 0;margin:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:unset;line-height:1.25;font-weight:700}@media print,screen and (max-width: 768.8px){.l-form__item .l-form__title{width:100%;padding:10px;margin:-15px 0 10px;border-top:1px solid #ddd;background-color:rgba(221,221,221,.3)}}.l-form__item .l-form__title .is-required{background-color:#fe0103;color:#fff;font-size:.75rem;display:inline-block;padding:8px 10px;line-height:1;margin-left:10px;white-space:nowrap}.l-form__item .is-required{margin-top:-6px}@media print,screen and (max-width: 768.8px){.l-form__item .is-required{margin-top:-2px}}.l-form__item .l-form__label{line-height:1.25}.l-form__item .l-form__input{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 200px);padding-top:0;border:none}@media print,screen and (max-width: 768.8px){.l-form__item .l-form__input{width:100%}}.l-form__item .l-form__input:has(.l-form__name){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-form__item .l-form__input:has(.l-form__name) .l-form__name{width:48%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-form__item .l-form__input:has(.l-form__name) .l-form__name+.l-form__name{margin-left:auto}.l-form__item .l-form__input:has(.l-form__name) .l-form__label{width:1.8em}.l-form__item .l-form__input label{cursor:pointer}.l-form__item.--kana .l-form__input:has(.l-form__name) .l-form__label{width:3.4em}.l-form__horizon{list-style-type:none;padding-left:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:40px}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;top:-0.2em;height:20px !important;width:20px !important;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;color:#fff;cursor:pointer;display:inline-block;margin-bottom:-0.4rem;margin-right:5px;border:#ddd 1px solid;background-color:#fff;border-radius:50%}input[type=radio]::before{position:absolute;top:0;left:0;content:"";display:block;width:12px;height:12px;border-radius:50%;margin:3px;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all ease-out .1s;transition:all ease-out .1s;background-color:#00a3e6}input[type=radio]:checked::before{-webkit-transform:scale(1);transform:scale(1)}@media print,screen and (min-width: 769px){.l-form__address{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-form__address .l-form__title{width:8em;margin:0}@media print,screen and (max-width: 768.8px){.l-form__address .l-form__title{border-top:unset;background-color:unset;padding:0;margin:0 0 10px}}.l-form__address:has([class*=zip]) .l-form__input{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:300px}@media print,screen and (max-width: 768.8px){.l-form__address:has([class*=zip]) .l-form__input>label{width:calc(50% - 1rem)}}.l-form__address+.l-form__address{margin-top:15px}.l-form__select{border:1px solid #ddd;background:#fff;position:relative}.l-form__select:not(.lib-form__short):not(.lib-form__middle):not(.lib-form__long){max-width:300px}.l-form__select select{margin:0 !important;border-radius:unset;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 30px 10px 8px;background:0 0 !important;position:relative;z-index:2;border-color:hsla(0,0%,100%,0);max-width:none;width:100%;cursor:pointer}.l-form__select::before,.l-form__select::after{content:"";position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);margin-top:-6px;right:18px;width:2px;height:8px;border-radius:20px;background-color:#00a3e6;-webkit-transform-origin:50% calc(100% - 1px);transform-origin:50% calc(100% - 1px)}.l-form__select::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.l-form__select::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}input[type=text],input[type=number],input[type=email]{width:100%;border:1px solid #ddd;padding:5px 8px;font-size:1rem;height:40px;text-align:left;cursor:pointer;line-height:1.3;background-color:#fff}input[type=date]{width:100%;border:1px solid #ddd;padding:5px 8px;font-size:1rem;height:40px;text-align:left;cursor:pointer;line-height:1.3;background-color:#fff;max-width:300px}textarea{width:100%;border:1px solid #ddd;padding:5px 8px;font-size:1rem;height:40px;text-align:left;cursor:pointer;line-height:1.3;background-color:#fff;min-height:8em}textarea.l-form__low{min-height:5em}input[type=checkbox]:not(.filter-box__button){-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;top:-0.2em;height:20px;width:20px;-webkit-transition:all .15s ease-out 0s;transition:all .15s ease-out 0s;color:#fff;cursor:pointer;display:inline-block;margin-bottom:-0.4rem;margin-right:5px;outline:0;border:#ddd 1px solid;background-color:#fff;border-radius:3px;cursor:pointer}input[type=checkbox]:not(.filter-box__button):focus{-webkit-transform:scale(1.2);transform:scale(1.2)}input[type=checkbox]:not(.filter-box__button)::before{position:absolute;content:"";background-color:#fff;left:2px;top:9px;width:0;height:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}input[type=checkbox]:not(.filter-box__button)::after{position:absolute;content:"";background-color:#fff;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;right:9px;bottom:4px;width:3px;height:0;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transition-delay:.1s;transition-delay:.1s}input[type=checkbox]:not(.filter-box__button):checked{background-color:#00a3e6}input[type=checkbox]:not(.filter-box__button):checked::before{left:2px;top:9px;width:6px;height:3px}input[type=checkbox]:not(.filter-box__button):checked::after{right:5px;bottom:2px;width:3px;height:14px}.l-input__file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;background-color:#fff}.l-input__file input[type=file]{position:absolute !important;clip:rect(1px, 1px, 1px, 1px) !important;height:1px !important;overflow:hidden !important;width:0 !important;height:0 !important;border:0 !important;opacity:0 !important;z-index:-2 !important;margin:0 !important;padding:0 !important;font-size:0 !important}.l-input__file-label{font-size:.8125rem;height:40px;width:110px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00a3e6;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;border:#ddd 1px solid;-webkit-transition:.3s;transition:.3s}.l-input__file-label:hover{background-color:#fff;color:#00a3e6}.l-input__file-name{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px 10px;font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.l-example__text a{color:#00a3e6;text-decoration:underline}.l-example__text a:hover{text-decoration:none}.l-example__text a[target=_blank]::after{content:"";display:inline-block;width:12px;height:12px;background:url(/dcms_media/other/ic_blank.svg) no-repeat;background-size:contain;margin-left:4px}.l-form__btn{margin-top:48px}.l-form__btn.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.l-form__btn.gy-2{--bs-gutter-y: 0.5rem}.l-form__btn.gx-2{--bs-gutter-x: 0.5rem}.l-form__btn.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-form__btn .col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;max-width:356px}.l-link__btn[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#00a3e6;color:#fff;padding:10px;line-height:1.3;min-height:50px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;font-weight:700;text-decoration:none !important;border:#00a3e6 2px solid;-webkit-transition:.3s;transition:.3s}.l-link__btn[type=submit]:hover{background-color:#fff;color:#00a3e6}.l-error__txt{color:#fe0103}.l-rss__entrie .l-pager__list{height:35px}.l-rss__entrie .l-pager__list.is-ellipsis>li:nth-child(4)::after,.l-rss__entrie .l-pager__list.is-ellipsis>li:nth-last-child(3)::before{content:"...";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1;width:30px;height:30px}.l-rss__entrie .l-pager__list.is-ellipsis>li:nth-child(4)::after{margin-left:4px;display:none}.l-rss__entrie .l-pager__list.is-ellipsis>li:nth-last-child(3)::before{margin-right:4px}.l-rss__entrie .l-pager__list.is-ellipsis.is-move>li:nth-child(4)::after{display:-webkit-box;display:-ms-flexbox;display:flex}.l-rss__entrie .l-pager__list.is-ellipsis.is-end>li:nth-last-child(3)::before{display:none}.l-rss__entrie .l-pager__list :where(.l-pager__item)[aria-current=page]{display:block}.l-rss__entrie .l-pager__first,.l-rss__entrie .l-pager__last{display:none}.l-rss__entrie .l-pager__all{font-size:.875rem;line-height:1.3;bottom:8px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}:where([class*=__pager]){text-align:center}:where(.l-pager__list){list-style-type:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}:where(.l-pager__list)>li[aria-disabled=true]>span{display:block}:where(.l-pager__list)>li[aria-disabled=true]>a{display:none}:where(.l-pager__list)>li[aria-disabled=false]>span{display:none}:where(.l-pager__list)>li[aria-disabled=false]>a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}:where(.l-pager__list)>li a{color:#333;width:35px;height:35px;font-size:.875rem;line-height:1.4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;position:relative;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}:where(.l-pager__list)>li a:hover{opacity:.5}:where(.l-pager__list) :where(.l-pager__item){display:none}:where(.l-pager__list) :where(.l-pager__item):has([aria-current=page]){display:block}:where(.l-pager__list) :where(.l-pager__item)[aria-current=page]>a{background-color:#00a3e6 !important;color:#fff !important;border-color:#00a3e6 !important;pointer-events:none}:where(.l-pager__list) :where(.l-pager__item) a{cursor:pointer;border:#00a3e6 1px solid !important;-webkit-transition:.3s;transition:.3s}:where(.l-pager__list) :where(.l-pager__item) a[aria-current=page]{background-color:#00a3e6;color:#fff;border-color:#00a3e6;pointer-events:none}:where(.l-pager__list) :where(.l-pager__next),:where(.l-pager__list) :where(.l-pager__prev){position:absolute}:where(.l-pager__list) :where(.l-pager__next) a,:where(.l-pager__list) :where(.l-pager__prev) a{-webkit-transition:.3s;transition:.3s}:where(.l-pager__list) :where(.l-pager__next) a:before,:where(.l-pager__list) :where(.l-pager__prev) a:before{content:"";width:10px;height:10px;border-top:solid 2px #333;border-right:solid 2px #333;-webkit-transition:color .3s,-webkit-transform .3s;transition:color .3s,-webkit-transform .3s;transition:transform .3s,color .3s;transition:transform .3s,color .3s,-webkit-transform .3s}:where(.l-pager__list) :where(.l-pager__prev){margin-right:20px;left:0}:where(.l-pager__list) :where(.l-pager__prev) a{-webkit-transition:.3s;transition:.3s}:where(.l-pager__list) :where(.l-pager__prev) a:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}:where(.l-pager__list) :where(.l-pager__next){right:0;margin-left:20px}:where(.l-pager__list) :where(.l-pager__next) a{-webkit-transition:.3s;transition:.3s}:where(.l-pager__list) :where(.l-pager__next) a:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}:where(.l-rss__pager)[aria-hidden=true]{display:none}@media print,screen and (min-width: 768px){:where(.l-pager__list){padding-left:100px;padding-right:100px}:where(.l-pager__list){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}:where(.l-pager__list) :where(.l-pager__item){display:-webkit-box;display:-ms-flexbox;display:flex}:where(.l-pager__list) :where(.l-pager__item)[aria-hidden=true]{display:none}}:where(.l-pager__list)>li a{width:40px;height:40px;border-radius:50%;border-color:#00a3e6;font-weight:bold}:where(.l-pager__list)>li[aria-current=page] a{-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,.12);box-shadow:0 0 14px 0 rgba(0,0,0,.12)}.l-rss__pager.container{margin-top:42px}.header{position:fixed;overflow:visible;top:0;left:0;z-index:9999;width:100%;-webkit-transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,-webkit-box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease;transition:background-color .3s ease,box-shadow .3s ease,-webkit-box-shadow .3s ease}.header.is-scrolled,.header.is-menu-open,.header.is-search-open{background-color:#fff;-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.1);box-shadow:0px 0px 20px rgba(0,0,0,.1)}.header__inner{position:relative;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;padding:24px 40px}@media print,screen and (max-width: 1268.8px){.header__inner{padding:12px 20px}}.header__logo{-ms-flex-negative:0;flex-shrink:0;z-index:2;width:250px}@media print,screen and (max-width: 1450.8px){.header__logo{-ms-flex-item-align:start;align-self:flex-start;-webkit-transform:translateY(-12px);transform:translateY(-12px)}}@media print,screen and (max-width: 1268.8px){.header__logo{width:180px;-ms-flex-item-align:center;align-self:center;-webkit-transform:none;transform:none}}@media print,screen and (max-width: 768.8px){.header__logo{width:150px}}.header__logo img{display:block;max-width:100%;height:auto}.header__logo>a{display:block;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media(any-hover: hover){.header__logo>a:hover{opacity:.8}}.header__main{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-width:0;row-gap:8px}@media print,screen and (max-width: 1268.8px){.header__main{display:contents}}.header-utility{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media print,screen and (max-width: 1268.8px){.header-utility{display:none}}.header-utility-link{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none}.header-utility-link__item{padding:0 16px}.header-utility-link__item:not(:first-child){position:relative}.header-utility-link__item:not(:first-child)::before{content:"";position:absolute;top:calc(50% - 4px);left:0;height:13px;border-left:1px solid #ddd}.header-utility-link__item a{line-height:1;color:#00334b;font-size:.875rem;text-decoration:none;-webkit-transition:color .2s;transition:color .2s;white-space:nowrap}@media(any-hover: hover){.header-utility-link__item a:hover{color:#00a3e6}}.header-utility-link--sp{display:grid;grid-template-columns:repeat(2, 1fr);margin-top:48px}.header-utility-link--sp .header-utility-link__item:nth-child(odd){justify-self:end}.header-utility-link--sp .header-utility-link__item:nth-child(even){justify-self:start}.header-utility-link--sp .header-utility-link__item:nth-child(2n+1)::before{content:none}.header-utility-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;padding:4px 8px;background-color:#edf1f5;border-radius:50vh;overflow:clip}.header-utility-search__input{width:120px !important;padding:0 !important;border:none !important;background-color:rgba(0,0,0,0) !important;height:22px !important;font-size:.875rem}.header-utility-search__input::-webkit-input-placeholder{color:#00334b;opacity:1}.header-utility-search__input::-moz-placeholder{color:#00334b;opacity:1}.header-utility-search__input:-ms-input-placeholder{color:#00334b;opacity:1}.header-utility-search__input::-ms-input-placeholder{color:#00334b;opacity:1}.header-utility-search__input::placeholder{color:#00334b;opacity:1}.header-utility-search__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;-webkit-transition:color .2s;transition:color .2s}@media(any-hover: hover){.header-utility-search__btn:hover{color:#00a3e6}}.header-utility-search__icon{display:block;width:18px;height:18px;background-color:currentColor;-webkit-mask-image:url("/dcms_media/other/icon_search.svg");mask-image:url("/dcms_media/other/icon_search.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}@media print,screen and (max-width: 1268.8px){.header-menu{display:contents}}@media print,screen and (min-width: 1269px){.header-nav{display:block !important}}@media print,screen and (max-width: 1268.8px){.header-nav{display:none;position:fixed;top:57px;left:0;bottom:0;width:100%;background-color:#fff;z-index:9999;padding:24px;overflow-y:auto}}.header-nav-inner{display:contents}@media print,screen and (max-width: 1268.8px){.header-nav-inner{display:block;max-width:640px;margin-inline:auto}}.header-nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0;padding:0;gap:0}@media print,screen and (max-width: 1268.8px){.header-nav-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}.header-nav-link__item{position:relative;text-align:center}@media print,screen and (min-width: 1269px){.header-nav-link__item::after{content:"";position:absolute;left:0;right:0;top:100%;height:24px}}@media print,screen and (max-width: 1268.8px){.header-nav-link__item{text-align:left;border-bottom:1px solid #ddd}}.header-nav-link__item a{font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 12px;-webkit-column-gap:4px;-moz-column-gap:4px;column-gap:4px;text-decoration:none;white-space:nowrap;-webkit-transition:color .2s;transition:color .2s;letter-spacing:0}@media print,screen and (max-width: 1268.8px){.header-nav-link__item a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}}@media(any-hover: hover){.header-nav-link__item a:hover{color:#00a3e6}}.header-nav-link__item a::after{display:none}@media print,screen and (min-width: 1269px){.header-nav-link__item.is-active>a,.header-nav-link__item.is-open>a{color:#00a3e6}}.header-nav-link__chevron{color:#00a3e6;display:inline-block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:6px;margin-bottom:2px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;-ms-flex-negative:0;flex-shrink:0}.is-active .header-nav-link__chevron,.is-open .header-nav-link__chevron{-webkit-transform:rotate(-135deg);transform:rotate(-135deg);margin-bottom:-2px}@media print,screen and (max-width: 1268.8px){.header-nav-link__chevron{margin-left:auto}}.header-btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (max-width: 1268.8px){.header-btns{display:none;margin-top:32px;gap:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media print,screen and (max-width: 1268.8px){.header-btns.is-sp-visible{display:-webkit-box;display:-ms-flexbox;display:flex}}.header-btns__btn{width:197px;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 16px;font-weight:500;color:#fff;text-decoration:none;white-space:nowrap;-webkit-transition:opacity .2s;transition:opacity .2s;letter-spacing:.05em}@media(any-hover: hover){.header-btns__btn:hover{opacity:.85}}.header-btns__btn--contact{background-color:#00a3e6}.header-btns__btn--download{background-color:#004464}.header__sp-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-left:auto}@media print,screen and (min-width: 1269px){.header__sp-actions{display:none}}.header__sp-search-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);color:#003853;cursor:pointer;-webkit-transition:color .2s;transition:color .2s}@media(any-hover: hover){.header__sp-search-btn:hover{color:#00a3e6}}.header__sp-search-icon{display:block;width:28px;height:28px;background-color:currentColor;-webkit-mask-image:url("/dcms_media/other/icon_search.svg");mask-image:url("/dcms_media/other/icon_search.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.header-sp-search{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);padding:16px 24px;z-index:9998}.header-sp-search__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background-color:#edf1f5;border-radius:50vh;padding:8px 16px}.header-sp-search__input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none !important;background:rgba(0,0,0,0) !important;padding:0 !important;height:32px !important;font-size:1rem;outline:none}.header-sp-search__input::-webkit-input-placeholder{color:#00334b;opacity:1}.header-sp-search__input::-moz-placeholder{color:#00334b;opacity:1}.header-sp-search__input:-ms-input-placeholder{color:#00334b;opacity:1}.header-sp-search__input::-ms-input-placeholder{color:#00334b;opacity:1}.header-sp-search__input::placeholder{color:#00334b;opacity:1}.header-sp-search__submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;color:#003853;-webkit-transition:color .2s;transition:color .2s}@media(any-hover: hover){.header-sp-search__submit:hover{color:#00a3e6}}.header-sp-search__icon{display:block;width:18px;height:18px;background-color:currentColor;-webkit-mask-image:url("/dcms_media/other/icon_search.svg");mask-image:url("/dcms_media/other/icon_search.svg");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.header__sp-menu-btn{width:32px;height:18px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:99;color:#003853;-webkit-transition:color .2s;transition:color .2s}@media(any-hover: hover){.header__sp-menu-btn:hover{color:#00a3e6}}@media print,screen and (min-width: 1269px){.header__sp-menu-btn{display:none}}.header__sp-menu-btn .btn-bar{display:block;width:100%;height:3px;position:absolute;background-color:currentColor;-webkit-transition:opacity .2s ease-in-out,background-color .2s,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out,background-color .2s;transition:transform .2s ease-in-out,opacity .2s ease-in-out,background-color .2s,-webkit-transform .2s ease-in-out}.header__sp-menu-btn .btn-bar:nth-child(1){top:0}.header__sp-menu-btn .btn-bar:nth-child(2){top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.header__sp-menu-btn .btn-bar:nth-child(3){bottom:0}.header__sp-menu-btn.is-open .btn-bar:nth-child(1){-webkit-transform:translate(0, 8px) rotate(45deg);transform:translate(0, 8px) rotate(45deg)}.header__sp-menu-btn.is-open .btn-bar:nth-child(2){opacity:0}.header__sp-menu-btn.is-open .btn-bar:nth-child(3){-webkit-transform:translate(0, -7px) rotate(-45deg);transform:translate(0, -7px) rotate(-45deg)}.header-nav-child{display:none;overflow:hidden}.header-nav-child__list{list-style:none;margin:0;padding-bottom:12px}.header-nav-child__item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;font-size:.875rem;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}@media print,screen and (max-width: 1268.8px){.header-nav-child__item a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.header-nav-child__item a::before{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid #9b9fa0;border-top:1.5px solid #9b9fa0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:10px;-ms-flex-negative:0;flex-shrink:0}@media(any-hover: hover){.header-nav-child__item a:hover{color:#00a3e6}}.header-nav-child__cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:12px 0;font-size:.875rem;font-weight:700 !important;color:#00a3e6;text-decoration:none;padding-top:0 !important}.header-nav-child__cta::after{content:"";display:inline-block;width:6px;height:6px;border-right:2px solid currentColor;border-top:2px solid currentColor;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-mega{position:absolute;top:100%;left:0;width:100%;background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(25px);z-index:9998;clip-path:inset(0 0 100% 0);visibility:hidden;-webkit-transition:clip-path .3s ease,visibility .3s ease;transition:clip-path .3s ease,visibility .3s ease}.header-mega.is-open{clip-path:inset(0 0 0 0);visibility:visible}.header-mega.is-switching{-webkit-transition:none;transition:none}.header-mega__inner{max-width:1400px;margin-inline:auto;padding:60px 60px}@media print,screen and (max-width: 1268.8px){.header-mega__inner{padding:24px 16px}}.header-mega__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-mega__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-mega__title-ja{font-size:3.75rem;line-height:1.2;font-weight:500;color:#00a3e6;margin-bottom:12px}.header-mega__title-en{font-family:"Montserrat",sans-serif;font-weight:700}.header-mega__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:14px 20px;background-color:#fff;border:1px solid #ddd;text-decoration:none;border-radius:4px;-webkit-transition:border-color .2s;transition:border-color .2s;-ms-flex-negative:0;flex-shrink:0}@media(any-hover: hover){.header-mega__cta:hover{border-color:#00a3e6}}.header-mega__cta-text{font-size:.875rem;font-weight:500;color:#00334b;white-space:nowrap}.header-mega__cta-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;background-color:#00a3e6;border-radius:50%;-ms-flex-negative:0;flex-shrink:0}.header-mega__cta-icon::after{content:"";display:block;width:8px;height:8px;border-right:2px solid #fff;border-top:2px solid #fff;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-2px}.header-mega__list{display:grid;grid-template-columns:repeat(5, auto);list-style:none;margin:0;padding:0;gap:12px 40px;border-top:1px solid #ddd;padding-top:32px;margin-top:32px}@media print,screen and (max-width: 1268.8px){.header-mega__list{grid-template-columns:repeat(2, 1fr);gap:8px 20px}}@media print,screen and (max-width: 768.8px){.header-mega__list{grid-template-columns:1fr}}.header-mega__list-item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;color:#00334b;text-decoration:none;padding:4px 0;-webkit-transition:color .2s;transition:color .2s}.header-mega__list-item a::before{content:"";display:inline-block;width:6px;height:6px;border-right:1.5px solid #9b9fa0;border-top:1.5px solid #9b9fa0;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-right:10px;-ms-flex-negative:0;flex-shrink:0}@media(any-hover: hover){.header-mega__list-item a:hover{color:#00a3e6}}.header-mega-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0);z-index:9997}.header-mega-overlay.is-active{display:block}.mv{position:relative;overflow:hidden;min-height:100svh}@media print,screen and (max-width: 768.8px){.mv{aspect-ratio:unset}}.mv__bg{position:absolute;inset:0}.mv__bg img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom center;object-position:bottom center}.mv__bg--02 img{top:0;bottom:0}@-webkit-keyframes mv-crossfade{0%,42%{opacity:1}50%,92%{opacity:0}100%{opacity:1}}@keyframes mv-crossfade{0%,42%{opacity:1}50%,92%{opacity:0}100%{opacity:1}}.mv__content{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding-inline:40px;max-width:1550px;margin-inline:auto;padding-top:var(--header-height, 0)}@media print,screen and (max-width: 768.8px){.mv__content{padding-inline:24px}}.mv__bg--01 .mv__content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-bottom:135px}@media print,screen and (max-width: 768.8px){.mv__bg--01 .mv__content{padding-bottom:60px}}.mv__bg--02 .mv__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px}@media print,screen and (max-width: 768.8px){.mv__bg--02 .mv__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:60px}}.mv__tagline{font-size:4.0625rem;font-weight:bold;line-height:1.3}@media print,screen and (max-width: 768.8px){.mv__tagline{font-size:5.859375vw;white-space:nowrap}}.mv__anniversary-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;line-height:1}.mv__anniversary-number{font-family:"Carattere",cursive;font-size:13.75rem;color:#fff;line-height:calc((1em - 1lh)/2)}@media print,screen and (max-width: 768.8px){.mv__anniversary-number{font-size:max(150px,28.6458333333vw)}}.mv__anniversary-th{font-family:"Oswald",sans-serif;font-weight:400;font-size:5rem;line-height:calc((1em - 1lh)/2)}@media print,screen and (max-width: 768.8px){.mv__anniversary-th{font-size:max(55px,10.4166666667vw)}}.mv__anniversary-label{text-transform:uppercase;font-size:2.4375rem;font-weight:500;letter-spacing:0;color:#fff;line-height:calc((1em - 1lh)/2);white-space:nowrap;margin-top:32px}@media print,screen and (max-width: 768.8px){.mv__anniversary-label{font-size:max(27px,5.078125vw)}}.mv__anniversary-text{max-width:700px;color:#fff}@media print,screen and (max-width: 768.8px){.mv__anniversary-text{text-align:center}}.mv__anniversary-heading{font-size:2.125rem;font-weight:500;line-height:1.6}@media print,screen and (max-width: 768.8px){.mv__anniversary-heading{font-size:max(17px,3.125vw)}}.mv__anniversary-body{margin-top:12px;font-size:1.125rem;line-height:1.6}@media print,screen and (max-width: 768.8px){.mv__anniversary-body{font-size:max(13px,2.34375vw)}}.l-breadcrumb__outer{display:none;padding-block:16px}@media print,screen and (max-width: 768.8px){.l-breadcrumb__outer{padding-block:8px}}.l-breadcrumb__outer.is-ready{display:block}.l-breadcrumb,.l-breadcrumb__inside{max-width:1200px;margin-inline:auto}.l-breadcrumb__list{list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-ms-flex-wrap:wrap;flex-wrap:wrap}.l-breadcrumb__item,.l-breadcrumb__list [itemprop=itemListElement]{font-size:.75rem}.l-breadcrumb__item:not(:last-child),.l-breadcrumb__list [itemprop=itemListElement]:not(:last-child){padding-right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-breadcrumb__item:not(:last-child)::after,.l-breadcrumb__list [itemprop=itemListElement]:not(:last-child)::after{content:"";margin-left:8px;width:5px;height:1px;display:inline-block;background-color:currentColor}.l-breadcrumb__item a:hover{text-decoration:underline}.cta{max-width:1500px;margin-inline:auto;margin-top:120px;background:url(/dcms_media/image/cta_bg.webp) no-repeat center/cover;padding:64px 40px 70px;border-radius:4px 4px 0 0}@media print,screen and (max-width: 768.8px){.cta{padding:40px 24px;margin-top:60px}}.cta__inner{max-width:1200px;margin-inline:auto}.cta-block{display:grid;grid-template-columns:repeat(2, 1fr);gap:64px}@media print,screen and (max-width: 1024.8px){.cta-block{grid-template-columns:1fr;gap:24px}}.cta-block__item{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:48px}@media print,screen and (max-width: 768.8px){.cta-block__item{padding:24px}}.cta-block__item--download{background-color:rgba(0,163,230,.5);border:1px solid #fff}.cta-block__item--contact{background-color:#fff}.cta-block__heading{font-size:1.25rem;font-weight:bold;line-height:1;margin-bottom:24px;color:#00a3e6}@media print,screen and (max-width: 768.8px){.cta-block__heading{font-size:1.125rem;margin-bottom:16px}}.cta-block__item--download .cta-block__heading{color:#fff}.footer{padding:150px 40px 25px;position:relative;background-color:#003853;color:#fff}@media print,screen and (max-width: 768.8px){.footer{padding:40px 24px 80px}}.footer a{color:#fff}.footer__inner{max-width:1200px;margin-inline:auto;position:relative;z-index:2}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:72px}@media print,screen and (max-width: 1200.8px){.footer__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:96px}}.footer__logo>a{-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.footer__logo>a:hover{opacity:.8}.footer__name{margin-bottom:4px;font-weight:bold;font-size:1.125rem}@media print,screen and (max-width: 768.8px){.footer__name{font-size:1rem}}.footer__address p{font-weight:normal;letter-spacing:.06em}@media print,screen and (max-width: 768.8px){.footer__address{font-size:.875rem}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:32px;max-width:733px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media print,screen and (max-width: 1200.8px){.footer__nav{max-width:unset}}@media print,screen and (max-width: 575.8px){.footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}}.footer__nav-list{list-style-type:none}.footer__nav-item+.footer__nav-item{margin-top:20px}.footer__nav-item>a:hover{text-decoration:underline}.footer__nav-item--bold>a{font-weight:bold}.footer__nav-sublist{list-style-type:none;margin-top:16px}.footer__nav-subitem+.footer__nav-subitem{margin-top:12px}.footer__nav-subitem a{font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:4px}.footer__nav-subitem a::before{content:"-";-ms-flex-negative:0;flex-shrink:0}.footer__nav-subitem a:hover{text-decoration:underline}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:150px}@media print,screen and (max-width: 768.8px){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:60px}}.footer__bottom-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:4px}@media print,screen and (max-width: 1024.8px){.footer__bottom-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer__bottom-link{font-size:.9375rem;text-decoration:none}@media print,screen and (max-width: 768.8px){.footer__bottom-link{font-size:.75rem}}.footer__bottom-link:hover{text-decoration:underline}.footer__copyright{font-size:.875rem}@media print,screen and (max-width: 768.8px){.footer__copyright{margin-top:8px;text-align:center;font-size:.875rem}}.card-box{background-color:#edf1f5;border-radius:4px;padding:64px}@media print,screen and (max-width: 768.8px){.card-box{padding:32px 24px}}.card-box--white{background-color:#fff}.card-box--light-blue{background-color:#d2f1ff}.card-box--outline{background-color:rgba(0,0,0,0);border:1px solid #ddd}.card-box--sm{padding:48px}@media print,screen and (max-width: 768.8px){.card-box--sm{padding:24px 20px}}.card-box--2xs{padding:24px}.card-box--3xs{padding:16px}.card-box+.card-box{margin-top:24px}.card-box>:first-child{margin-top:0}.card-box>:last-child{margin-bottom:0}.case-studies-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}@media print,screen and (max-width: 1024.8px){.case-studies-grid{grid-template-columns:repeat(2, 1fr);gap:24px}}@media print,screen and (max-width: 768.8px){.case-studies-grid{grid-template-columns:1fr;gap:24px}}.case-studies-card{display:block;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.case-studies-card:hover{opacity:.8}.case-studies-card__img{border-radius:4px;overflow:hidden;aspect-ratio:404/227}.case-studies-card__img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.case-studies-card__body{padding:16px 0 0}@media print,screen and (max-width: 768.8px){.case-studies-card__body{padding:12px 0 0}}.case-studies-card__date{display:block;font-size:.875rem}@media print,screen and (max-width: 768.8px){.case-studies-card__date{font-size:.75rem}}.case-studies-card__title{margin-top:8px;font-size:1.125rem;font-weight:bold}@media print,screen and (max-width: 768.8px){.case-studies-card__title{margin-top:4px;font-size:.9375rem}}.case-studies-card__labels{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-top:16px;padding-inline:1px}@media print,screen and (max-width: 768.8px){.case-studies-card__labels{margin-top:8px;gap:6px}}.case-studies-card__label{display:inline-block;font-size:.875rem;background-color:#fff;color:#00a3e6;border:1px solid currentColor;border-radius:4px;padding:4px 8px}@media print,screen and (max-width: 768.8px){.case-studies-card__label{font-size:.625rem;padding:2px 8px}}.challenge-nav{display:grid;grid-template-columns:repeat(5, 1fr);gap:16px}@media print,screen and (max-width: 1024.8px){.challenge-nav{grid-template-columns:repeat(3, 1fr)}}@media print,screen and (max-width: 479.8px){.challenge-nav{grid-template-columns:repeat(2, 1fr)}}.challenge-nav__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:32px 16px 24px;background-color:#fff;border:1px solid #00a3e6;border-radius:4px;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media print,screen and (max-width: 768.8px){.challenge-nav__item{padding:16px 12px 20px}}.challenge-nav__item:hover{opacity:.7}.challenge-nav__icon{width:90px;aspect-ratio:1;margin-bottom:16px}@media print,screen and (max-width: 768.8px){.challenge-nav__icon{width:48px;margin-bottom:12px}}.challenge-nav__icon img{width:100%;height:auto;display:block}.challenge-nav__label{font-size:1.125rem;font-weight:700;margin-bottom:12px;color:#00a3e6}@media print,screen and (max-width: 768.8px){.challenge-nav__label{font-size:.75rem;margin-bottom:8px}}.challenge-nav__arrow{width:30px;aspect-ratio:1;background-color:#00a3e6;border-radius:50%;display:grid;place-items:center;color:#fff}@media print,screen and (max-width: 768.8px){.challenge-nav__arrow{width:24px}}.challenge-nav__arrow::after{content:"";display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center}.challenge-nav__arrow--down::after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.challenge-heading{display:grid;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:52% 1fr;-webkit-box-align:end;-ms-flex-align:end;align-items:end;margin-bottom:32px}@media print,screen and (max-width: 768.8px){.challenge-heading{grid-template-columns:auto;margin-bottom:24px}}.challenge-heading__title-area{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;grid-template-areas:"icon label" "icon title";-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:16px}@media print,screen and (max-width: 768.8px){.challenge-heading__title-area{-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;row-gap:8px}}.challenge-heading__icon{grid-area:icon;width:90px;border-radius:8px;border:1px solid #ddd;overflow:clip}@media print,screen and (max-width: 768.8px){.challenge-heading__icon{width:48px}}.challenge-heading__icon img{width:100%;height:auto;display:block}.challenge-heading__label{grid-area:label;display:block;font-family:"Montserrat",sans-serif;font-weight:700;color:#00a3e6;letter-spacing:0}@media print,screen and (max-width: 768.8px){.challenge-heading__label{line-height:1;font-size:.875rem}}.challenge-heading__title{grid-area:title;font-size:2rem;font-weight:bold;line-height:1.25}@media print,screen and (max-width: 768.8px){.challenge-heading__title{font-size:1.25rem}}.top-solution{display:grid;grid-template-columns:290px 1fr;gap:48px}@media print,screen and (max-width: 1024.8px){.top-solution{grid-template-columns:1fr;gap:40px}}@media print,screen and (min-width: 769px){.top-solution__head-inner{position:sticky;top:calc(var(--header-height, 0) + 30px);left:0}}.top-solution__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:32px 0 32px 32px;border-radius:4px 0 0 4px;position:relative}.top-solution__list::after{content:"";position:absolute;left:100%;top:0;height:100%;width:100vw;background-color:#fff}.top-solution-item{display:grid;grid-template-columns:317px 1fr;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media print,screen and (max-width: 768.8px){.top-solution-item{grid-template-columns:100px 1fr;gap:16px}}@media print,screen and (max-width: 479.8px){.top-solution-item{grid-template-columns:auto}}.top-solution-item:first-child{padding-top:0}.top-solution-item+.top-solution-item{margin-top:16px;border-top:1px solid #ddd;padding-top:16px}.top-solution-item__img{border-radius:4px;overflow:hidden}.top-solution-item__img img{width:100%;height:auto;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;display:block}.top-solution-item__title{font-size:1.5rem;font-weight:bold;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.top-solution-item__title{font-size:1rem;margin-bottom:4px}}.top-solution-item__text{line-height:1.6}@media print,screen and (max-width: 768.8px){.top-solution-item__text{font-size:.8125rem}}.top-solution-item__btn{margin-left:auto;margin-top:32px}.top-solution-showcase{margin-top:153px}@media print,screen and (max-width: 768.8px){.top-solution-showcase{margin-top:48px}}.top-solution-showcase__head{margin-bottom:32px}@media print,screen and (max-width: 768.8px){.top-solution-showcase__head{margin-bottom:24px}}.top-solution-showcase__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}@media print,screen and (max-width: 768.8px){.top-solution-showcase__list{gap:16px}}.top-solution-showcase__card{width:384px;border-radius:4px;overflow:clip;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;position:relative}@media print,screen and (max-width: 768.8px){.top-solution-showcase__card{width:220px}}.top-solution-showcase__card:hover{opacity:.8}.top-solution-showcase__card-label{position:absolute;left:0;bottom:0;width:100%;padding:12px 16px;font-size:1.25rem;font-weight:bold;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px}@media print,screen and (max-width: 768.8px){.top-solution-showcase__card-label{font-size:.875rem;padding:8px 12px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}}.top-solution-showcase__card-icon{-ms-flex-negative:0;flex-shrink:0;width:30px;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}@media print,screen and (max-width: 768.8px){.top-solution-showcase__card-icon{width:24px}}.top-solution-showcase__card-icon::after{content:"";display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.top-challenge__tabs{display:grid;grid-template-columns:repeat(5, 1fr);gap:8px}@media print,screen and (max-width: 768.8px){.top-challenge__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch}.top-challenge__tabs::-webkit-scrollbar{height:4px}.top-challenge__tabs::-webkit-scrollbar-track{background:#ebeef1}.top-challenge__tabs::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:50vh}.top-challenge__tabs{scrollbar-width:thin;scrollbar-color:#ddd #ebeef1}}.top-challenge__tab{display:grid;place-items:center;padding:11px 16px;border:1px solid #ddd;border-bottom:none;border-radius:4px 4px 0 0;background-color:#fff;text-align:center;-webkit-transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;transition:border-color .2s ease-in-out,background-color .2s ease-in-out,color .2s ease-in-out;cursor:pointer}@media print,screen and (max-width: 768.8px){.top-challenge__tab{-ms-flex-negative:0;flex-shrink:0;padding:10px 16px}}.top-challenge__tab:hover{border-color:#00a3e6}.top-challenge__tab[aria-selected=true]{background-color:#00a3e6;border-color:#00a3e6;color:#fff}.top-challenge__tab-label{font-size:1.25rem}@media print,screen and (max-width: 768.8px){.top-challenge__tab-label{font-size:.8125rem}}.top-challenge__panel{background-color:#ebeef1;border-radius:0 0 4px 4px;padding:64px}@media print,screen and (max-width: 768.8px){.top-challenge__panel{padding:24px}}.top-challenge__panel[hidden]{display:none}@media print,screen and (min-width: 769px){.top-challenge__panel .link-list__item{font-size:1.125rem}}.link-list{list-style:none;margin:0;padding:0;display:grid;gap:16px}.link-list--gap-sm{gap:8px}@media print,screen and (min-width: 769px){.link-list--pc-2col{grid-template-columns:repeat(2, 1fr);gap:8px}}@media print,screen and (min-width: 769px){.link-list--pc-3col{grid-template-columns:repeat(3, 1fr);gap:8px 20px}}.link-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding:32px;background-color:#fff;border-radius:4px;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}@media print,screen and (max-width: 768.8px){.link-list__item{padding:12px 16px}}.link-list__item[href]:hover{background-color:#00a3e6;color:#fff}.link-list__item[href]:hover .link-list__icon{color:#fff !important}.link-list__item:not([href]) .link-list__icon{display:none}.link-list__item--sm{padding:8px 16px;min-height:70px}.link-list__item--xs{padding:8px 16px;min-height:60px}.link-list__item--outline{border:1px solid #ddd}.link-list__item--ghost{padding-inline:0;background-color:rgba(0,0,0,0);border-radius:0;border-bottom:1px solid #ddd;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.link-list__item--ghost[href]:hover{color:inherit;background-color:rgba(0,0,0,0);opacity:.6}.link-list__item--ghost[href]:hover .link-list__icon{color:#00a3e6 !important}.link-list__text{font-weight:500}@media print,screen and (max-width: 768.8px){.link-list__text{font-size:.875rem}}.link-list__icon{color:#00a3e6;-ms-flex-negative:0;flex-shrink:0;width:30px;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;-webkit-transition:background-color .2s ease-in-out,color .2s ease-in-out;transition:background-color .2s ease-in-out,color .2s ease-in-out}.link-list__icon::after{content:"";display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center}.link-list__item[href]:hover .link-list__icon{color:#fff}.top-case-studies__header{position:relative;padding:90px 60px 0 0}@media print,screen and (max-width: 768.8px){.top-case-studies__header{padding:48px 24px 0 0}}.top-case-studies__header::before{content:"";position:absolute;top:0;left:-100vw;right:0;bottom:-222px;background:-webkit-gradient(linear, left top, right top, from(#00A3E6), to(#C3EDFF));background:linear-gradient(90deg, #00A3E6 0%, #C3EDFF 100%);border-radius:0px 4px 4px 0px}@media print,screen and (max-width: 768.8px){.top-case-studies__header::before{bottom:-120px}}.top-case-studies__header>*{position:relative;margin-bottom:0}.top-case-studies__body{position:relative;background-color:#fff;padding:64px 0 64px 64px;border-radius:4px 0 0 4px}@media print,screen and (max-width: 768.8px){.top-case-studies__body{padding:32px 0 32px 24px}}.top-case-studies__slider{margin-right:calc(-50vw + 50%)}.top-case-studies__slider .l-swiper__control{display:none}.top-case-studies__body .case-studies-card__title{font-size:1.5rem}@media print,screen and (max-width: 768.8px){.top-case-studies__body .case-studies-card__date{font-size:.6875rem}}.top-case-studies__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-top:60px}@media print,screen and (max-width: 768.8px){.top-case-studies__controls{margin-top:24px}}.top-case-studies__nav{width:30px;aspect-ratio:1;border-radius:4px;border:none;background-color:#00a3e6;color:#fff;display:grid;place-items:center;cursor:pointer;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-ms-flex-negative:0;flex-shrink:0;position:relative}.top-case-studies__nav:hover{opacity:.8}.top-case-studies__nav::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center}.top-case-studies__nav--prev::after{-webkit-transform:rotate(180deg) translate(50%, 50%);transform:rotate(180deg) translate(50%, 50%)}.top-case-studies__nav.swiper-button-disabled{opacity:.3;cursor:default}.top-case-studies__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.top-case-studies__pagination.swiper-pagination-bullets.swiper-pagination-horizontal{width:unset}.top-case-studies__pagination .swiper-pagination-bullet{width:8px;aspect-ratio:1;margin:unset !important;border-radius:50%;background-color:#edf1f5;opacity:1;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.top-case-studies__pagination .swiper-pagination-bullet-active{background-color:#00a3e6}.top-media-links{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}@media print,screen and (max-width: 1024.8px){.top-media-links{grid-template-columns:1fr}}@media print,screen and (max-width: 768.8px){.top-media-links{gap:16px}}.top-media-links__item{display:grid;grid-template-columns:193px 1fr;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:4px;padding:32px;border:1px solid #ddd}@media print,screen and (max-width: 768.8px){.top-media-links__item{grid-template-columns:120px 1fr;gap:16px;padding:16px}}@media print,screen and (max-width: 479.8px){.top-media-links__item{grid-template-columns:auto}}.top-media-links__img{border-radius:4px;overflow:clip}.top-media-links__img img{width:100%;height:auto}.top-media-links__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-media-links__title{font-size:1.25rem;font-weight:bold;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.top-media-links__title{font-size:1rem}}.top-media-links__text{font-size:1rem;line-height:1.6;margin-bottom:12px}@media print,screen and (max-width: 768.8px){.top-media-links__text{font-size:.8125rem;margin-bottom:8px}}.top-company{display:grid;grid-template-columns:1fr 1fr;gap:60px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media print,screen and (max-width: 1024.8px){.top-company{grid-template-columns:1fr;gap:40px}}.top-company__nav{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 40px;margin-top:40px}@media print,screen and (max-width: 768.8px){.top-company__nav{gap:0 24px;margin-top:32px}}@media print,screen and (max-width: 479.8px){.top-company__nav{grid-template-columns:auto}}.top-company__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-block:16px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;border-bottom:1px solid #ddd;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media print,screen and (max-width: 768.8px){.top-company__nav-item{padding-block:12px}}.top-company__nav-item:hover{opacity:.6}@media print,screen and (max-width: 768.8px){.top-company__nav-label{font-size:.8125rem}}.top-company__nav-icon{color:#00a3e6;-ms-flex-negative:0;flex-shrink:0;width:30px;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}@media print,screen and (max-width: 768.8px){.top-company__nav-icon{width:24px}}.top-company__nav-icon::after{content:"";display:block;width:11px;height:8px;background-color:currentColor;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center}.top-company__img{position:relative;border-radius:4px;overflow:hidden}.top-company__img-item{width:100%;height:auto;display:block;opacity:0;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out}.top-company__img-item:not(:first-child){position:absolute;inset:0}.top-company__img-item.is-active{opacity:1}.top-recruit-banner{display:block;position:relative;border-radius:4px;overflow:hidden;background:url(/dcms_media/image/home_recruit_bg01.webp) no-repeat center/cover;padding:50px 120px;min-height:300px}@media print,screen and (max-width: 1024.8px){.top-recruit-banner{padding:32px;min-height:200px}}@media print,screen and (max-width: 768.8px){.top-recruit-banner{padding:32px 24px}}.top-recruit-banner__content{position:relative;z-index:2}.top-recruit-banner__img{position:absolute;right:92px;top:0;height:100%;z-index:1}@media print,screen and (max-width: 1024.8px){.top-recruit-banner__img{right:32px}}@media print,screen and (max-width: 768.8px){.top-recruit-banner__img{right:0}}.top-recruit-banner__img img{height:100%;width:auto;display:block;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right}.top-news__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media print,screen and (max-width: 768.8px){.top-news__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}}.l-rss__list{list-style:none}.l-rss__list li{border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px 0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}@media print,screen and (max-width: 768.8px){.l-rss__list li{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 12px;padding:16px 0}}.l-rss__list li:first-child{border-top:1px solid #ddd}.l-rss__list a:hover{opacity:.6}.l-rss__date{font-size:.875rem;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (max-width: 768.8px){.l-rss__date{font-size:.75rem}}.l-rss__title{text-align:left}@media print,screen and (max-width: 768.8px){.l-rss__title{font-size:.875rem;width:100%}}.l-rss__title .badge{display:inline-block;font-size:.75rem;font-weight:bold;color:#fff;background-color:#00a3e6;border-radius:4px;padding:4px 8px;margin-right:48px}@media print,screen and (max-width: 768.8px){.l-rss__title .badge{font-size:.625rem;margin-right:16px}}.top-about{display:grid;grid-template-columns:656px 1fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width: 1024.8px){.top-about{grid-template-columns:1fr;gap:40px}}@media print,screen and (max-width: 1024.8px){.top-about__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.top-about__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top-about__heading-sub{font-family:"Montserrat",sans-serif;font-size:3.125rem;font-weight:600}@media print,screen and (max-width: 768.8px){.top-about__heading-sub{font-size:1.5rem}}.top-about__heading-main{font-family:"Montserrat",sans-serif;font-size:5rem;font-weight:600;line-height:1.2;color:#00a3e6}@media print,screen and (max-width: 768.8px){.top-about__heading-main{font-size:2.5rem}}.top-about__heading-ja{font-size:1.875rem;font-weight:bold;color:#003853}@media print,screen and (max-width: 768.8px){.top-about__heading-ja{font-size:1.125rem}}@media print,screen and (max-width: 768.8px){.top-about__text{font-size:.875rem}}.top-about__images{margin-right:-100px}@media print,screen and (max-width: 1024.8px){.top-about__images{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.top-about__images img{width:100%;height:auto}.service-block__header{display:grid;gap:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;padding-bottom:32px;margin-bottom:32px}@media print,screen and (min-width: 769px){.service-block__header{grid-template-columns:300px 1fr}}@media print,screen and (min-width: 769px){.service-block__header--no-media{grid-template-columns:1fr}}.service-block__header-btn{margin-left:auto;margin-top:24px}.service-block__media img{display:block;width:100%;height:auto;border-radius:4px}.service-block__body{margin-top:32px}@media print,screen and (max-width: 768.8px){.service-block__body{margin-top:24px}}.service-block__services-label{display:block;font-weight:bold;font-size:1.25rem;margin-bottom:16px}.service-card{display:block;overflow:clip;border-radius:4px;text-decoration:none;color:inherit;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}.service-card:hover{opacity:.8}.service-card__img img{display:block;width:100%;height:auto}.service-card__body{background-color:#edf1f5;padding:64px}@media print,screen and (max-width: 768.8px){.service-card__body{padding:32px}}.service-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:16px}.service-card__title{font-size:1.5rem;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media print,screen and (max-width: 768.8px){.service-card__title{font-size:1.25rem}}.service-card__title::before{content:"";width:16px;aspect-ratio:1;background:url(/dcms_media/other/ic_triangle_down.svg) no-repeat center;background-size:contain;-ms-flex-negative:0;flex-shrink:0}.service-card__header-icon{-ms-flex-negative:0;flex-shrink:0;width:40px;aspect-ratio:1;border-radius:4px;background-color:#00a3e6;display:grid;place-items:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}@media print,screen and (max-width: 768.8px){.service-card__header-icon{width:32px}}.service-card__header-icon::after{content:"";display:block;width:11px;height:8px;background-color:#fff;-webkit-mask-image:url(/dcms_media/other/ic_arrow_next.svg);mask-image:url(/dcms_media/other/ic_arrow_next.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.service-card__text{margin-bottom:16px}.service-card__recommend{margin-top:24px;border-top:1px solid #ddd;padding-top:24px}.service-card__recommend-label{display:block;font-weight:bold;font-size:.875rem;margin-bottom:8px}.problem-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:32px;border-radius:8px;background-color:#fff}@media print,screen and (max-width: 768.8px){.problem-item{gap:16px;padding:16px}}.problem-item+.problem-item{margin-top:16px}.problem-item__num{font-weight:500;color:#fff;background-color:#00a3e6;width:54px;aspect-ratio:1;border-radius:4px;display:grid;place-items:center;-ms-flex-negative:0;flex-shrink:0}@media print,screen and (max-width: 768.8px){.problem-item__num{width:32px;font-size:.75rem}}.problem-item__body{-webkit-box-flex:1;-ms-flex:1;flex:1}.problem-item__heading{font-size:1.5rem;font-weight:bold;line-height:1.5}@media print,screen and (max-width: 768.8px){.problem-item__heading{font-size:1rem}}.problem-item__text{margin-top:2px;color:#6c6f70}.merit-card{overflow:clip;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.merit-card__img{-ms-flex-negative:0;flex-shrink:0}.merit-card__img img{display:block;width:100%;height:auto}.merit-card__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:48px;background-color:#fff}.merit-card__title{font-size:1.5rem;font-weight:bold;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.merit-card__title{font-size:1.125rem}}.text-card{border:1px solid #ddd;background-color:#fff;border-radius:4px;padding:24px}@media print,screen and (max-width: 768.8px){.text-card{padding:16px}}.text-card--compact{padding:16px}.text-card__heading{font-size:1.25rem;font-weight:bold;margin-bottom:8px}@media print,screen and (max-width: 768.8px){.text-card__heading{font-size:1.125rem}}.office-block{display:grid;grid-template-columns:400px 1fr;gap:48px}@media print,screen and (max-width: 1024.8px){.office-block{grid-template-columns:1fr;gap:24px}}.office-block__heading{font-size:1.5rem;font-weight:700}.office-block__address{margin-top:8px}.office-block__access{margin-top:16px;font-size:.875rem}@media print,screen and (max-width: 768.8px){.office-block__map{padding-bottom:24px}}.office-block__map iframe{display:block;width:100%;height:100%;min-height:296px}.office-block__map-link{display:block;text-align:right;margin-top:8px;color:#00a3e6;font-size:.875rem}.office-block__map-link:hover{text-decoration:underline}.message-block__header{display:grid;grid-template-columns:1fr auto;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (max-width: 768.8px){.message-block__header{grid-template-columns:1fr;gap:24px}}.message-block__lead{font-size:2rem}@media print,screen and (max-width: 768.8px){.message-block__lead{font-size:1.25rem}}@media print,screen and (max-width: 768.8px){.message-block__image{text-align:center}}.message-block__image img{display:block;max-width:240px}@media print,screen and (max-width: 768.8px){.message-block__image img{max-width:200px;margin:0 auto}}.message-block__body{margin-top:32px}@media print,screen and (max-width: 768.8px){.message-block__body{margin-top:24px}}.message-block__signature{margin-top:48px;text-align:right}@media print,screen and (max-width: 768.8px){.message-block__signature{margin-top:32px}}.note{font-size:.875rem;padding-left:1em;text-indent:-1em}.note-list{list-style:none;font-size:.875rem}.note-list>li{padding-left:1em;text-indent:-1em}.download-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;height:100%}.download-card:hover{opacity:.7}.download-card__img{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:clip;border-radius:4px;position:relative;border:1px solid #ddd}.download-card__img img{width:100%;height:auto}.download-card__title{margin-top:8px;font-weight:bold;font-size:1.125rem}.icon-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;color:#00a3e6;text-decoration:underline}.icon-link:hover{text-decoration:none}.icon-link__icon{-ms-flex-negative:0;flex-shrink:0}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width: 1025px){.flex-direction-lg-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}}@media print,screen and (min-width: 769px){.flex-direction-md-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}}.justify-content-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.justify-content-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media print,screen and (min-width: 1025px){.align-items-lg-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width: 769px){.align-items-md-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width: 769px){.align-items-md-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.align-content-center{-ms-flex-line-pack:center;align-content:center}.flex-grow-1{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lh-thin{line-height:1.2}.d_none{display:none}.d_inline_block{display:inline-block}@media print,screen and (max-width: 768.8px){.pc_d_none{display:none}}@media print,screen and (max-width: 768.8px){.pc_d_block{display:block}}.small{font-size:.875rem !important;line-height:1.5 !important}@media print,screen and (min-width: 769px){.sp-only{display:none}}@media print,screen and (max-width: 768.8px){.pc-only{display:none}}.mt-8{margin-top:8px !important}.mb-8{margin-bottom:8px !important}.mt-16{margin-top:16px !important}.mb-16{margin-bottom:16px !important}.mt-24{margin-top:24px !important}.mb-24{margin-bottom:24px !important}.mt-32{margin-top:32px !important}.mb-32{margin-bottom:32px !important}.mt-40{margin-top:40px !important}.mb-40{margin-bottom:40px !important}.mt-48{margin-top:48px !important}.mb-48{margin-bottom:48px !important}.mt-56{margin-top:56px !important}.mb-56{margin-bottom:56px !important}.mt-64{margin-top:64px !important}.mb-64{margin-bottom:64px !important}.mt-72{margin-top:72px !important}.mb-72{margin-bottom:72px !important}.mt-80{margin-top:80px !important}.mb-80{margin-bottom:80px !important}.mt-88{margin-top:88px !important}.mb-88{margin-bottom:88px !important}.mt-96{margin-top:96px !important}.mb-96{margin-bottom:96px !important}.mt-104{margin-top:104px !important}.mb-104{margin-bottom:104px !important}.mt-112{margin-top:112px !important}.mb-112{margin-bottom:112px !important}.mt-120{margin-top:120px !important}.mb-120{margin-bottom:120px !important}@media print,screen and (min-width: 769px){.pc-mt-8{margin-top:8px !important}.pc-mb-8{margin-bottom:8px !important}.pc-mt-16{margin-top:16px !important}.pc-mb-16{margin-bottom:16px !important}.pc-mt-24{margin-top:24px !important}.pc-mb-24{margin-bottom:24px !important}.pc-mt-32{margin-top:32px !important}.pc-mb-32{margin-bottom:32px !important}.pc-mt-40{margin-top:40px !important}.pc-mb-40{margin-bottom:40px !important}.pc-mt-48{margin-top:48px !important}.pc-mb-48{margin-bottom:48px !important}.pc-mt-56{margin-top:56px !important}.pc-mb-56{margin-bottom:56px !important}.pc-mt-64{margin-top:64px !important}.pc-mb-64{margin-bottom:64px !important}.pc-mt-72{margin-top:72px !important}.pc-mb-72{margin-bottom:72px !important}.pc-mt-80{margin-top:80px !important}.pc-mb-80{margin-bottom:80px !important}.pc-mt-88{margin-top:88px !important}.pc-mb-88{margin-bottom:88px !important}.pc-mt-96{margin-top:96px !important}.pc-mb-96{margin-bottom:96px !important}.pc-mt-104{margin-top:104px !important}.pc-mb-104{margin-bottom:104px !important}.pc-mt-112{margin-top:112px !important}.pc-mb-112{margin-bottom:112px !important}.pc-mt-120{margin-top:120px !important}.pc-mb-120{margin-bottom:120px !important}}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.mb-30{margin-bottom:30px !important}@media print,screen and (min-width: 769px){.pc-mb-30{margin-bottom:30px !important}}.mt-30{margin-top:30px !important}.mt-50{margin-top:50px !important}@media print,screen and (min-width: 769px){.pc-mt-30{margin-top:30px !important}}@media print,screen and (min-width: 769px){.pc-mt-50{margin-top:50px !important}}@media print,screen and (min-width: 1201px){.mt-xl-0{margin-top:0 !important}}.pt-0{padding-top:0 !important}.pt-25{padding-top:25px !important}.pb-0{padding-bottom:0 !important}.pb-25{padding-bottom:25px !important}.pt-8{padding-top:8px !important}.pb-8{padding-bottom:8px !important}.pt-16{padding-top:16px !important}.pb-16{padding-bottom:16px !important}.pt-24{padding-top:24px !important}.pb-24{padding-bottom:24px !important}.pt-32{padding-top:32px !important}.pb-32{padding-bottom:32px !important}.pt-40{padding-top:40px !important}.pb-40{padding-bottom:40px !important}.pt-48{padding-top:48px !important}.pb-48{padding-bottom:48px !important}.pt-56{padding-top:56px !important}.pb-56{padding-bottom:56px !important}.pt-64{padding-top:64px !important}.pb-64{padding-bottom:64px !important}.pt-72{padding-top:72px !important}.pb-72{padding-bottom:72px !important}.pt-80{padding-top:80px !important}.pb-80{padding-bottom:80px !important}.pt-88{padding-top:88px !important}.pb-88{padding-bottom:88px !important}.pt-96{padding-top:96px !important}.pb-96{padding-bottom:96px !important}.pt-104{padding-top:104px !important}.pb-104{padding-bottom:104px !important}.pt-112{padding-top:112px !important}.pb-112{padding-bottom:112px !important}.pt-120{padding-top:120px !important}.pb-120{padding-bottom:120px !important}@media print,screen and (min-width: 769px){.pc-pt-8{padding-top:8px !important}.pc-pb-8{padding-bottom:8px !important}.pc-pt-16{padding-top:16px !important}.pc-pb-16{padding-bottom:16px !important}.pc-pt-24{padding-top:24px !important}.pc-pb-24{padding-bottom:24px !important}.pc-pt-32{padding-top:32px !important}.pc-pb-32{padding-bottom:32px !important}.pc-pt-40{padding-top:40px !important}.pc-pb-40{padding-bottom:40px !important}.pc-pt-48{padding-top:48px !important}.pc-pb-48{padding-bottom:48px !important}.pc-pt-56{padding-top:56px !important}.pc-pb-56{padding-bottom:56px !important}.pc-pt-64{padding-top:64px !important}.pc-pb-64{padding-bottom:64px !important}.pc-pt-72{padding-top:72px !important}.pc-pb-72{padding-bottom:72px !important}.pc-pt-80{padding-top:80px !important}.pc-pb-80{padding-bottom:80px !important}.pc-pt-88{padding-top:88px !important}.pc-pb-88{padding-bottom:88px !important}.pc-pt-96{padding-top:96px !important}.pc-pb-96{padding-bottom:96px !important}.pc-pt-104{padding-top:104px !important}.pc-pb-104{padding-bottom:104px !important}.pc-pt-112{padding-top:112px !important}.pc-pb-112{padding-bottom:112px !important}.pc-pt-120{padding-top:120px !important}.pc-pb-120{padding-bottom:120px !important}}.text-center{text-align:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}@media print,screen and (min-width: 769px){.pc-text-center{text-align:center !important}}@media print,screen and (min-width: 769px){.pc-text-left{text-align:left !important}}@media print,screen and (min-width: 769px){.pc-text-right{text-align:right !important}}.text-nowrap{white-space:nowrap}@media print,screen and (max-width: 1200.8px){.text-xl-nowrap{white-space:nowrap}}.block-center{margin-inline:auto !important}.block-left{margin-inline:0 auto !important}.block-right{margin-inline:auto 0 !important}@media print,screen and (min-width: 769px){.pc-block-center{margin-inline:auto !important}}@media print,screen and (min-width: 769px){.pc-block-left{margin-inline:0 auto !important}}@media print,screen and (min-width: 769px){.pc-block-right{margin-inline:auto 0 !important}}.fz-large{font-size:1.125rem !important}.fz-x-large{font-size:1.25rem !important}.fz-2x-large{font-size:1.5rem !important}.fz-3x-large{font-size:1.75rem !important}.fz-4x-large{font-size:2rem !important}.fz-5x-large{font-size:2.25rem !important}.fz-6x-large{font-size:2.5rem !important}@media print,screen and (min-width: 769px){.pc-fz-large{font-size:1.125rem !important}}@media print,screen and (min-width: 769px){.pc-fz-x-large{font-size:1.25rem !important}}@media print,screen and (min-width: 769px){.pc-fz-2x-large{font-size:1.5rem !important}}@media print,screen and (min-width: 769px){.pc-fz-3x-large{font-size:1.75rem !important}}@media print,screen and (min-width: 769px){.pc-fz-4x-large{font-size:2rem !important}}@media print,screen and (min-width: 769px){.pc-fz-5x-large{font-size:2.25rem !important}}@media print,screen and (min-width: 769px){.pc-fz-6x-large{font-size:2.5rem !important}}.color-green{color:#00a3e6 !important}.color-orange{color:#f5771d !important}.fw-bold{font-weight:bold !important}.fw-medium{font-weight:500 !important}.fw-normal{font-weight:normal !important}.text-capitalize{text-transform:capitalize}.w-fit-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important}.h-100{height:100%}@media print,screen and (min-width: 1201px){.h-xl-100{height:100%}}.font-style-montserrat{font-family:"Montserrat",sans-serif}.sr-only{position:absolute !important;clip:rect(1px, 1px, 1px, 1px) !important;height:1px !important;overflow:hidden !important;width:0 !important;height:0 !important;border:0 !important;opacity:0 !important;z-index:-2 !important;margin:0 !important;padding:0 !important;font-size:0 !important}.sr-only:after,.sr-only:before{display:none !important}.hover-opacity{-webkit-transition:opacity .3s;transition:opacity .3s}.hover-opacity:hover{opacity:.7}@media print,screen and (min-width: 769px){.sp-tel{pointer-events:none;cursor:default;color:currentColor;text-decoration:none}}.dcms_editor .swiper-wrapper,body#tinymce .swiper-wrapper{display:block;height:auto}.dcms_editor .swiper-slide,body#tinymce .swiper-slide{height:auto}.dcms_editor [hidden],body#tinymce [hidden]{display:block}.dcms_editor .mv__slide,body#tinymce .mv__slide{-webkit-animation:none;animation:none;position:static}.dcms_editor .mv__slide img,body#tinymce .mv__slide img{position:static;height:auto;-o-object-fit:none;object-fit:none}.dcms_editor .mv__anniversary-number,.dcms_editor .mv__anniversary-text,.dcms_editor .mv__anniversary-label,body#tinymce .mv__anniversary-number,body#tinymce .mv__anniversary-text,body#tinymce .mv__anniversary-label{color:#333}.dcms_editor .top-company__img-item:not(:first-child),.dcms_editor .top-recruit-banner__img,body#tinymce .top-company__img-item:not(:first-child),body#tinymce .top-recruit-banner__img{position:static}.dcms_editor .top-solution__head-inner,body#tinymce .top-solution__head-inner{position:static}.d-block{display:block !important}.d-ib{display:inline-block !important}.d-if{display:-webkit-inline-box !important;display:-ms-inline-flexbox !important;display:inline-flex !important}.px-40{padding-inline:40px !important}.flex-row{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.container:not(:first-child){margin-top:80px}.container:not(:first-child).--mdl{margin-top:48px}.container:not(:first-child).--min{margin-top:24px}@media print,screen and (min-width: 768px){.text-sm-center{text-align:center !important}.d-sm-ib{display:inline-block !important}.container:not(:first-child){margin-top:100px}.container:not(:first-child).--mdl{margin-top:60px}.container:not(:first-child).--min{margin-top:32px}.l-search-result__box{margin-top:30px}.l-search-result__box+.l-search-result__box{padding-top:30px;margin-top:30px}.l-search-result__text{margin-top:15px}}.l-search-form__input{max-width:500px;margin-left:auto;margin-right:auto}.l-search-form__inside{display:-webkit-box;display:-ms-flexbox;display:flex;border:#ddd 1px solid}.l-search-form__txt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:none;padding:10px}.l-search-form__btn{background-color:#00a3e6;color:#fff;padding:10px;white-space:nowrap;margin:-1px;border:#00a3e6 2px solid}.l-search__number{text-align:center;font-style:14px}.l-search__number+*{margin-top:10px}.l-search-result__box{margin-top:15px}.l-search-result__box+.l-search-result__box{padding-top:15px;margin-top:15px;border-top:#ddd 1px solid}.l-search-result__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.l-search-result__title a{text-decoration:none;color:#00a3e6}.l-search-result__title a:hover{text-decoration:underline}.l-search-result__text{margin-top:5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.l-sitemap__outer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.l-sitemap__list li{padding-left:0}.l-sitemap__list li li{position:relative}.l-sitemap__list li li:before{content:"";position:absolute;top:.55lh;left:-1rem;background-color:currentColor;width:.5em;height:1px}.l-sitemap__list>li~li{margin-top:1.5em}.l-sitemap__list ul{margin-top:.4em;list-style:none}.l-sitemap__list ul>li~li{margin-top:.5em}