:root{--FONT_FAMILY: "RakutenSans", "Noto Sans JP", sans-serif;--FONT_FAMILY_CN: "PingFang SC", "Arial", "Microsoft YaHei", sans-serif;--FONT_WEIGHT_DEFAULT: 400;--FONT_WEIGHT_BOLD: 700;--COLOR_TEXT: #333;--COLOR_MAIN: #002896;--COLOR_MAIN_LIGHT: #e8eeff;--COLOR_BRAND: #df0c91;--COLOR_LOGO: #ff41be;--COLOR_CRIMSON_RED: #bf0000;--COLOR_BORDER: #d1d1d1;--COLOR_GRADATION_CLIENT: linear-gradient(90deg, #0e2f88 0%, #134ff3 100%);--COLOR_GRADATION_PILOT: linear-gradient(90deg, #df0c91 0%, #fc94d9 100%);--COLOR_WHITE: #fff;--COLOR_ACCENT: #fef052;--CONTENT_PADDING_INLINE: 16px;--CONTENT_WIDTH: calc(1200px + calc(var(--CONTENT_PADDING_INLINE) * 2));--CONTENT_WIDTH_INNER: 1200px;--CONTENT_WIDTH_NARROW: calc(800px + calc(var(--CONTENT_PADDING_INLINE) * 2));--LINE_HEIGHT: 1.75;--LINE_HEIGHT_SMALL: 1.5;--OPACITY_DEFAULT: 0.7;--TRANSITION_DURATION_DEFAULT: 0.2s;--ZINDEX_OVERLAY: 5000;--ZINDEX_HEADER: 2000;--ZINDEX_PAGE_TOP: 1000;--ZINDEX_LAYER4: 20;--ZINDEX_LAYER3: 15;--ZINDEX_LAYER2: 10;--ZINDEX_LAYER1: 5;--ZINDEX_DEFAULT: 0;--ZINDEX_BEHIND: -1;--HEADER_HEIGHT_TOP: 76px;--SUB_HEADER_HEIGHT_LOWERPAGE: 56px}@media screen and (min-width: 768px){:root{--CONTENT_PADDING_INLINE: 40px}}@media screen and (min-width: 1220px){:root{--HEADER_HEIGHT_TOP: 96px;--SUB_HEADER_HEIGHT_LOWERPAGE: 76px}}@font-face{font-family:RakutenSans;src:url("/common/fonts/RakutenSans_W_Rg.woff2") format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:RakutenSans;src:url("/common/fonts/RakutenSans_W_Bd.woff2") format("woff2");font-style:normal;font-weight:700;font-display:swap}.m-tab,.m-carousel,.m-carousel-banner,.m-accordion,.m-service-infographic,.m-school-course,.m-recruit-job,.m-foreword,.m-text-infographic,.m-panel-plan,.m-panel-large,.m-panel,.m-media-video,.m-media-vertical,.m-media-text,.m-media-icon,.m-media-external,.m-media,.m-list-news,.m-link-list,.m-layout,.m-box,.m-box-contact,.m-banner{margin-top:32px}@media screen and (min-width: 768px){.m-tab,.m-carousel,.m-carousel-banner,.m-accordion,.m-service-infographic,.m-school-course,.m-recruit-job,.m-foreword,.m-text-infographic,.m-panel-plan,.m-panel-large,.m-panel,.m-media-video,.m-media-vertical,.m-media-text,.m-media-icon,.m-media-external,.m-media,.m-list-news,.m-link-list,.m-layout,.m-box,.m-box-contact,.m-banner{margin-top:40px}}.p-top-layoutNews__news>:first-child,.m-modal__content>:first-child,.m-carousel__slide>:first-child,.m-carousel-banner__slide>:first-child,.m-accordion__content>:first-child,.m-recruit-job__dd>:first-child,.m-foreword__content>:first-child,.m-foreword__media>:first-child,.m-media-vertical__textContainer>:first-child,.m-media-vertical__media>:first-child,.m-media-text__content>:first-child,.m-media-icon__text>:first-child,.m-list-flow__body>:first-child,.m-list-descriptionBorder__content>:first-child,.m-layout__item>:first-child,.m-box .m-box__heading:first-of-type>:first-child,.m-box__content>:first-child,.m-box-contact>:first-child,.l-content__inner>:first-child,.l-contactArea__inner>:first-child,.l-contactArea-02__content>:first-child,.l-contact__conversionItem>:first-child,.l-banner__inner>:first-child{margin-top:0 !important}.p-top-layoutNews__news>:last-child,.m-modal__content>:last-child,.m-carousel__slide>:last-child,.m-carousel-banner__slide>:last-child,.m-accordion__content>:last-child,.m-recruit-job__dd>:last-child,.m-foreword__content>:last-child,.m-foreword__media>:last-child,.m-media-vertical__textContainer>:last-child,.m-media-vertical__media>:last-child,.m-media-text__content>:last-child,.m-media-icon__text>:last-child,.m-list-flow__body>:last-child,.m-list-descriptionBorder__content>:last-child,.m-layout__item>:last-child,.m-box .m-box__heading:first-of-type>:last-child,.m-box__content>:last-child,.m-box-contact>:last-child,.l-content__inner>:last-child,.l-contactArea__inner>:last-child,.l-contactArea-02__content>:last-child,.l-contact__conversionItem>:last-child,.l-banner__inner>:last-child{margin-bottom:0 !important}*,*::before,*::after{box-sizing:border-box}*::backdrop{background-color:rgba(0,0,0,.5)}html{height:100%;margin:0;padding:0;scroll-behavior:smooth;scroll-padding-top:var(--SUB_HEADER_HEIGHT_LOWERPAGE)}html:has(dialog[open]){scrollbar-gutter:stable}html:has(.l-header--top-base){scroll-padding-top:var(--HEADER_HEIGHT_TOP)}head noscript{display:none}body{background-color:#fff;color:var(--COLOR_TEXT);font-family:var(--FONT_FAMILY);font-size:1rem;font-weight:var(--FONT_WEIGHT_DEFAULT);line-height:var(--LINE_HEIGHT);margin:0;padding:0;overflow-x:hidden;text-size-adjust:100%;-webkit-text-size-adjust:100%}body:has(dialog[open],.header-hamburgerMenu__button[aria-expanded=true]){overflow:hidden}html[lang=zh-Hant] body,html[lang=zh-Hans] body{font-family:var(--FONT_FAMILY_CN)}h1,h2,h3,h4,h5,h6{line-height:var(--LINE_HEIGHT_SMALL)}h1,h2,h3,h4,h5,h6,p,ol,ul,li,dl,dt,dd,button,figure{margin:0;padding:0}ul,ol,li{list-style:none}b,em{font-style:normal;font-weight:var(--FONT_WEIGHT_BOLD)}strong{color:var(--COLOR_CRIMSON_RED)}sub,sup{position:relative;font-size:75%;line-height:1;margin-left:.25em;margin-right:.25em;vertical-align:middle}sub{bottom:-0.75em}sup{top:-0.75em}a :where(img){pointer-events:none}@media screen and (min-width: 768px){a[href^="tel:"]{pointer-events:none}}img,svg{height:auto;max-width:100%;width:auto;vertical-align:bottom}::placeholder{opacity:1}label{cursor:pointer}[type=text],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=time],[type=url],[type=week],select{line-height:1}[type=text],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=time],[type=url],[type=week],select,textarea{appearance:none;border-radius:0;color:currentColor;font-size:1rem}[type=date]::-webkit-inner-spin-button,[type=date]::-webkit-clear-button{appearance:none}[type=date]::-webkit-calendar-picker-indicator{height:100%;left:0;opacity:0;padding:0;position:absolute;top:0;width:100%}button{margin:0;padding:0;font-family:inherit;color:inherit;line-height:var(--LINE_HEIGHT_SMALL);-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:unset}textarea{overflow-x:hidden;overflow-y:auto;resize:vertical}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}[hidden=hidden]{display:none !important}.l-article{max-width:800px;margin-inline:auto}@media screen and (min-width: 768px){.l-banner+.l-footer{border-top:1px solid #ebebeb}}@media screen and (max-width: 767px){.l-banner+.l-footer .l-footer__nav{padding-top:0}}.l-banner__inner{max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:40px var(--CONTENT_PADDING_INLINE)}.l-breadcrumb{overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;background-color:#f7f7f7}.l-breadcrumb::-webkit-scrollbar{display:none}.l-breadcrumb__inner{display:inline-block;max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:8px var(--CONTENT_PADDING_INLINE)}.l-breadcrumb__list{display:flex;gap:32px}.l-breadcrumb__list .l-breadcrumb__item:last-child::after{content:none}.l-breadcrumb__item{position:relative;line-height:1.3}.l-breadcrumb__item::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%3e%3cpath%20d%3d%22M5%2e207%202L4%2e5%202%2e707L10%2e293%208%2e5L4%2e5%2014%2e293L5%2e207%2015L11%2e707%208%2e5L5%2e207%202Z%22%20fill%3d%22%234D4D4D%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;aspect-ratio:1/1;width:16px;top:50%;right:-24px;translate:0 -50%}.l-breadcrumb__link{color:var(--COLOR_TEXT);font-size:0.75rem}.l-contactArea--client{background-image:var(--COLOR_GRADATION_CLIENT)}.l-contactArea--pilot{background-image:var(--COLOR_GRADATION_PILOT)}@media screen and (max-width: 767px){.l-contactArea .m-button-contact{width:100%}}@media screen and (max-width: 767px){.l-contactArea .m-button-search{width:100%}}.l-contactArea__inner{max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:24px var(--CONTENT_PADDING_INLINE)}@media screen and (min-width: 768px){.l-contactArea__inner{padding-block:16px}}.l-contactArea__title{text-align:center;color:var(--COLOR_WHITE);font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.l-contactArea__title{font-size:1.5rem}}.l-contactArea__accent{color:var(--COLOR_ACCENT)}.l-contactArea-02{display:flex;flex-direction:column-reverse}@media screen and (max-width: 767px){.l-contactArea-02 .m-button-contact{width:100%}}@media screen and (max-width: 767px){.l-contactArea-02 .m-button-search{width:100%}}@media screen and (min-width: 768px){.l-contactArea-02{flex-direction:row}.l-contactArea-02--md-nallow{max-width:var(--CONTENT_WIDTH);padding-inline:var(--CONTENT_PADDING_INLINE);margin-inline:auto}}.l-contactArea-02__content{display:grid;flex:1 1 50%;padding:24px 16px}.l-contactArea-02--client .l-contactArea-02__content{background-image:var(--COLOR_GRADATION_CLIENT)}.l-contactArea-02--pilot .l-contactArea-02__content{background-image:var(--COLOR_GRADATION_PILOT)}@media screen and (min-width: 768px){.l-contactArea-02__content{place-items:center;padding:40px 80px}}.l-contactArea-02__title{display:grid;gap:24px}.l-contactArea-02__titleMain{font-weight:var(--FONT_WEIGHT_BOLD);font-size:2rem;color:var(--COLOR_WHITE);text-align:center}@media screen and (min-width: 768px){.l-contactArea-02__titleMain{font-size:2.5rem;text-align:revert}}.l-contactArea-02__titleSub{font-weight:var(--FONT_WEIGHT_BOLD);font-size:1.25rem;color:var(--COLOR_WHITE);text-align:center}@media screen and (min-width: 768px){.l-contactArea-02__titleSub{font-size:1.5rem;text-align:revert}}.l-contactArea-02__media{flex:1 1 50%}.l-contactArea-02__mediaItem{width:100%;height:100%;object-fit:cover}.l-contact__conversionBox{display:flex;flex-direction:column;gap:24px;justify-content:center;margin-block-start:16px;margin-inline:auto;max-width:800px}@media screen and (min-width: 768px){.l-contact__conversionBox{flex-direction:row}}.l-contact__conversionItem{display:grid;place-items:center;flex:1 1 50%}.l-content--color-main{background-color:var(--COLOR_MAIN_LIGHT)}.l-content__inner{max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:40px var(--CONTENT_PADDING_INLINE) 80px}@media screen and (min-width: 768px){.l-content__inner{padding-block:80px 120px}}.l-content__inner--narrow{max-width:var(--CONTENT_WIDTH_NARROW)}.l-content__inner--more-height{padding-block:80px}@media screen and (min-width: 768px){.l-content__inner--more-height{padding-block:120px}}.l-content__inner+.l-content__inner,.l-content__inner+[class^=l-contactArea]{padding-block-start:0}@media screen and (min-width: 768px){.l-content__inner+[class^=l-contactArea]{padding-block-end:120px}}.l-content__inner-narrow{max-width:800px;margin-inline:auto}.l-conversion{display:flex;flex-direction:column}@media screen and (min-width: 768px){.l-conversion{flex-direction:row}}.l-conversion__item{display:flex;justify-content:center;align-items:center;padding:40px 16px;flex:1 1 50%}@media screen and (min-width: 768px){.l-conversion__item{padding:40px 80px}}.l-conversion__item--client{background-image:var(--COLOR_GRADATION_CLIENT)}.l-conversion__item--pilot{background-image:var(--COLOR_GRADATION_PILOT)}.l-conversion__item .l-conversion-buttonLayout{display:flex;justify-content:center;margin-block-start:24px}.l-conversion__title{font-size:1.5rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_WHITE);text-align:center}.l-conversion__title>em{color:var(--COLOR_ACCENT)}.l-conversion-button{position:relative;display:inline-block;border-radius:4px;text-decoration:none;padding:16px 72px 16px 48px;color:var(--COLOR_WHITE);text-align:center;max-width:264px;width:100%}@media screen and (min-width: 768px){.l-conversion-button{max-width:384px}}.l-conversion-button::before{content:"";position:absolute;inset:0;border-radius:4px;border:1px solid var(--COLOR_WHITE)}.l-conversion-button::after{content:"";position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px;flex:0 0 auto;-webkit-mask-image:url("/common/images/icon-arrow-right.svg");mask-image:url("/common/images/icon-arrow-right.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor}.l-conversion-button:has(.l-conversion-button__icon)::after{content:none}@media(any-hover: hover){.l-conversion-button[href]:hover{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.l-conversion-button[href]:hover::before{content:none}.l-conversion-button[href]:hover .l-conversion-button__icon{filter:brightness(0) invert(1)}}.l-conversion-button[href]:focus-visible{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.l-conversion-button[href]:focus-visible::before{content:none}.l-conversion-button[href]:focus-visible .l-conversion-button__icon{filter:brightness(0) invert(1)}.l-conversion-button[href]:active{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.l-conversion-button[href]:active::before{content:none}.l-conversion-button[href]:active .l-conversion-button__icon{filter:brightness(0) invert(1)}.l-conversion-button__icon{position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px}.page-top{position:fixed;bottom:20px;right:20px;z-index:var(--ZINDEX_PAGE_TOP);width:40px;height:40px}@media screen and (min-width: 768px){.page-top{bottom:24px;right:24px}}.page-top__link{position:relative;display:inline-block;border:1px solid var(--COLOR_BORDER);width:40px;height:40px;color:var(--COLOR_MAIN);background-color:#fff}@media(any-hover: hover){.page-top__link:hover{color:#fff;background-color:var(--COLOR_MAIN);border:1px solid var(--COLOR_MAIN)}}.page-top__link:focus-visible{color:#fff;background-color:var(--COLOR_MAIN);border:1px solid var(--COLOR_MAIN)}.page-top__link:active{color:#fff;background-color:var(--COLOR_MAIN);border:1px solid var(--COLOR_MAIN)}.page-top__link::after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;width:13px;height:13px;-webkit-mask-image:url("/common/images/icon-page-top.svg");mask-image:url("/common/images/icon-page-top.svg");background-color:currentColor}.page-top__text{clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.l-footer{position:relative;display:block;background-color:#fff}@media screen and (max-width: 767px){.l-footer--simple .l-footer__nav{padding:16px 8px}}@media screen and (min-width: 768px){.l-footer--simple .l-footer__nav{padding-block:8px}}.l-footer--simple .l-footer__navInner{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){.l-footer--simple .l-footer__navInner{flex-direction:row;align-items:center;justify-content:space-between}}.l-footer--simple .l-footer__language{border-bottom:none;padding-block:0}.l-footer--simple .l-footer__languageButton{width:auto;padding:8px 32px 8px 28px}.l-footer--simple .l-footer__languageContent{overflow:unset}.l-footer--simple .l-footer__languageList{left:0;top:-6px;position:absolute;translate:0 calc(-100% - 42px);padding:8px;border-radius:8px;min-width:200px;box-shadow:0px 0px 8px 0px rgba(156,156,156,.24);z-index:var(--ZINDEX_LAYER1)}html:not([data-script-enabled=true]) .l-footer--simple .l-footer__languageList{position:static;translate:0}@media screen and (min-width: 768px){.l-footer--simple .l-footer__languageList{right:unset}}.l-footer--simple .l-footer__copy{margin-top:0}@media screen and (max-width: 767px){.l-footer--simple .l-footer__copy{padding-inline:8px}}@media screen and (min-width: 768px){.l-footer--simple .l-footer__groupInner{flex-direction:row;align-items:center;justify-content:flex-start;max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding-inline:var(--CONTENT_PADDING_INLINE)}}.l-footer__nav{max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:40px var(--CONTENT_PADDING_INLINE) 16px}@media screen and (min-width: 768px){.l-footer__nav{padding-bottom:8px}}.l-footer_sns{display:flex;justify-content:center;align-items:center;gap:40px}.l-footer_snsLink{display:inline-block;padding:4px}.l-footer_snsImage{width:24px;vertical-align:middle}@media screen and (max-width: 767px){.l-footer__navList .l-footer__navItem:last-child{border-bottom:1px solid #ebebeb}}@media screen and (min-width: 768px){.l-footer__navList{display:flex;justify-content:center;flex-wrap:wrap;gap:24px}}@media screen and (max-width: 767px){.l-footer__navItem{border-top:1px solid #ebebeb}}@media screen and (min-width: 768px){.l-footer__navItem{padding:8px}}.l-footer__navLink{display:block;padding:16px 8px;color:var(--COLOR_TEXT);text-decoration:none;font-size:0.875rem}@media screen and (min-width: 768px){.l-footer__navLink{display:inline-block;padding:0}}@media(any-hover: hover){.l-footer__navLink:hover{text-decoration:underline}}.l-footer__navLink:focus-visible{text-decoration:underline}.l-footer__navLink:active{text-decoration:underline}@media screen and (min-width: 768px){.l-footer__utility{display:flex;align-items:center;justify-content:center;margin-top:8px;gap:24px}}.l-footer__utilList{display:flex;flex-direction:column;gap:8px}@media screen and (max-width: 767px){.l-footer__utilList{margin-top:16px;padding-bottom:8px;border-bottom:1px solid #ebebeb}}@media screen and (min-width: 768px){.l-footer__utilList{flex-direction:row;gap:28px}}.l-footer__utilLink{display:inline-block;padding:8px;color:var(--COLOR_TEXT);text-decoration:none;font-size:0.75rem}@media screen and (min-width: 768px){.l-footer__utilLink{font-size:0.875rem}}@media(any-hover: hover){.l-footer__utilLink:hover{text-decoration:underline}}.l-footer__utilLink:focus-visible{text-decoration:underline}.l-footer__utilLink:active{text-decoration:underline}.l-footer__utilLinkIcon{vertical-align:middle;margin-left:8px;translate:0 -2px}@media screen and (max-width: 767px){.l-footer__language{padding-block:8px;border-bottom:1px solid #ebebeb}}.l-footer__languageButton{position:relative;display:block;width:100%;text-align:left;padding:8px 8px 8px 32px;background:none;border:none;cursor:pointer;border-radius:8px}.l-footer__languageButton::before{content:"";position:absolute;-webkit-mask-image:url("/common/images/icon-world.svg");mask-image:url("/common/images/icon-world.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor;aspect-ratio:1/1;width:16px;top:50%;left:8px;translate:0 -50%}.l-footer__languageButton::after{content:"";position:absolute;-webkit-mask-image:url("/common/images/icon-chevron.svg");mask-image:url("/common/images/icon-chevron.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor;width:16px;height:17px;top:50%;right:8px;translate:0 -50%;transition:rotate var(--TRANSITION_DURATION_DEFAULT)}.l-footer__languageButton[aria-expanded=true]{color:var(--COLOR_BRAND);font-weight:var(--FONT_WEIGHT_BOLD);background-color:#ffe9f8}.l-footer__languageButton[aria-expanded=true]::after{rotate:-180deg}.l-footer__languageButton[aria-expanded=true] .l-footer__languageButtonText{color:var(--COLOR_BRAND)}@media screen and (min-width: 768px){.l-footer__languageButton[aria-expanded=true] .l-footer__languageButtonText{padding-inline:1px}}@media screen and (min-width: 768px){.l-footer__languageButton{padding:8px 32px 8px 28px}}@media(any-hover: hover){.l-footer__languageButton:hover{background-color:#ffe9f8}}.l-footer__languageButton:focus-visible{background-color:#ffe9f8}.l-footer__languageButton:active{background-color:#ffe9f8}.l-footer__languageButtonText{font-size:0.75rem;color:var(--COLOR_TEXT)}@media screen and (min-width: 768px){.l-footer__languageButtonText{display:inline-block;padding-inline:2px;font-size:0.875rem}}.l-footer__languageContent{position:relative}.l-footer__language:has(.l-footer__languageButton[aria-expanded=false]) .l-footer__languageContent{display:none}@media screen and (max-width: 767px){.l-footer__languageContent{overflow:hidden}}.l-footer__languageList{display:grid;gap:8px;background-color:#fff}@media screen and (max-width: 767px){.l-footer__languageList{padding:8px 0 0 16px}}@media screen and (min-width: 768px){.l-footer__languageList{position:absolute;top:-6px;right:0;translate:0 calc(-100% - 42px);padding:8px;border-radius:8px;min-width:200px;box-shadow:0px 0px 8px 0px rgba(156,156,156,.24);z-index:var(--ZINDEX_LAYER1)}html:not([data-script-enabled=true]) .l-footer__languageList{position:static;translate:0}}.l-footer__languageLink{display:block;color:var(--COLOR_TEXT);font-size:0.875rem;text-decoration:none;padding:8px}@media(any-hover: hover){.l-footer__languageLink:hover{background-color:#ffe9f8;border-radius:8px}}.l-footer__languageLink:focus-visible{background-color:#ffe9f8;border-radius:8px}.l-footer__languageLink:active{background-color:#ffe9f8;border-radius:8px}.l-footer__languageLink.is-current{position:relative;color:var(--COLOR_BRAND);font-weight:var(--FONT_WEIGHT_BOLD);pointer-events:none}.l-footer__languageLink.is-current::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2018%2019%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M16%2e875%204%2e67037L16%2e0796%203%2e875L6%2e1875%2013%2e7666L1%2e92038%209%2e5L1%2e125%2010%2e2954L6%2e1875%2015%2e3579L16%2e875%204%2e67037Z%22%20fill%3d%22%23FF41BE%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;width:18px;height:19px;top:50%;right:8px;translate:0 -50%}.l-footer__copy{line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (max-width: 767px){.l-footer__copy{margin-top:16px}}@media screen and (min-width: 768px){.l-footer__copy{margin-top:8px;text-align:center}}.l-footer__copyText{font-size:0.75rem}@media screen and (min-width: 768px){.l-footer__copyText{font-size:0.875rem}}.l-footer__group{border-top:1px solid #ebebeb}.l-footer__groupInner{max-width:var(--CONTENT_WIDTH);padding:24px var(--CONTENT_PADDING_INLINE);margin-inline:auto;display:flex;flex-direction:column;gap:8px;justify-content:center}@media screen and (min-width: 768px){.l-footer__groupInner{flex-direction:row;gap:40px;align-items:center;padding-block:16px}}.l-footer__groupTitle{font-size:0.75rem;text-align:center}@media screen and (min-width: 768px){.l-footer__groupTitle{font-size:0.875rem}}.l-footer__groupList{display:flex;justify-content:center;column-gap:8px}@media screen and (min-width: 768px){.l-footer__groupList{column-gap:40px}}.l-footer__groupItem{line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (max-width: 767px){.l-footer__groupItem{padding:8px}}.l-footer__groupLink{font-size:0.75rem;color:var(--COLOR_TEXT);text-decoration:none;font-weight:400}@media screen and (min-width: 768px){.l-footer__groupLink{font-size:0.875rem}}@media(any-hover: hover){.l-footer__groupLink:hover{text-decoration:underline}}.l-footer__groupLink:focus-visible{text-decoration:underline}.l-footer__groupLink:active{text-decoration:underline}.l-groupBanner{position:relative;z-index:var(--ZINDEX_LAYER1);background-color:#fff}.l-header{position:sticky;top:0;width:100%;background-color:#fff;z-index:var(--ZINDEX_HEADER)}.l-header::before{position:absolute;top:0;left:0;content:"";width:100%;height:2px;background-color:var(--COLOR_LOGO);z-index:1}.l-header__inner{display:grid;grid-template-areas:"menu logo contact";grid-template-columns:auto auto 1fr;padding:18px var(--CONTENT_PADDING_INLINE) 16px;gap:16px}@media screen and (min-width: 1220px){.l-header__inner{position:relative;grid-template-areas:"logo menu contact";grid-template-columns:auto 1fr auto;align-items:center;padding:16px var(--CONTENT_PADDING_INLINE) 16px}}.header-logo{grid-area:logo;line-height:1}.header-logo__link{display:inline-block;height:100%}.header-hamburgerMenu{position:relative;grid-area:menu;width:40px}@media screen and (min-width: 1220px){.header-hamburgerMenu{display:none}}.header-hamburgerMenu__button{position:relative;display:block;width:40px;height:100%;background:none;border:none;cursor:pointer}.header-hamburgerMenu__button[aria-expanded=true] .header-hamburgerMenu__line{rotate:45deg;translate:-50% 16px}.header-hamburgerMenu__button[aria-expanded=true] .header-hamburgerMenu__line::before{opacity:0}.header-hamburgerMenu__button[aria-expanded=true] .header-hamburgerMenu__line::after{rotate:-90deg;translate:-50% 0}.header-hamburgerMenu__line{position:absolute;display:block;top:0;left:50%;translate:-50% 8px;width:16px;height:2px;background-color:#333;transition:translate var(--TRANSITION_DURATION_DEFAULT),rotate var(--TRANSITION_DURATION_DEFAULT)}.header-hamburgerMenu__line::before,.header-hamburgerMenu__line::after{content:"";position:absolute;top:0;left:50%;width:16px;height:2px;background-color:inherit;transition:translate var(--TRANSITION_DURATION_DEFAULT),rotate var(--TRANSITION_DURATION_DEFAULT),opacity var(--TRANSITION_DURATION_DEFAULT)}.header-hamburgerMenu__line::before{translate:-50% 8px}.header-hamburgerMenu__line::after{translate:-50% 16px}.header-hamburgerMenu__text{position:absolute;bottom:0;left:0;font-size:0.625rem;font-weight:var(--FONT_WEIGHT_BOLD);word-break:keep-all;line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (max-width: 1219px){.header-menu{position:fixed;display:none;top:0;left:0;width:100%;height:100%;padding-bottom:24px;background-color:#fff;z-index:var(--ZINDEX_LAYER4);overflow-y:auto}}.l-header:has(.header-hamburgerMenu__button[aria-expanded=true]) .header-menu{display:block;animation-name:fade-in-header-menu;animation-duration:.2s}@keyframes fade-in-header-menu{0%{opacity:0}100%{opacity:1}}@media screen and (max-width: 1219px){.header-menu__inner{padding-inline:16px}}.header-menu__head{display:flex;align-items:center;justify-content:space-between;padding-block:24px 16px}@media screen and (min-width: 1220px){.header-menu__head{display:none}}@media screen and (min-width: 1220px){.header-menu__body{display:flex;gap:12px;flex-direction:column-reverse;align-items:flex-end}}@media screen and (min-width: 1220px){.header-menu__bodyInner{display:flex;column-gap:8px}}.header-menu__closeButton{position:relative;width:32px;height:32px;background:none;border:none;translate:0 4px}.header-menu__closeButton::before,.header-menu__closeButton::after{content:"";position:absolute;display:block;width:100%;height:2px;background-color:#4d4d4d;top:50%;left:50%;translate:-50% -50%}.header-menu__closeButton::before{rotate:45deg}.header-menu__closeButton::after{rotate:-45deg}.header-menu__closeText{border:0 !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}@media screen and (min-width: 1220px){.header-menu__navList{display:flex;gap:8px}}.header-menu__navItem,.header-submenu__navItem{position:relative}@media screen and (max-width: 1219px){.header-menu__navItem,.header-submenu__navItem{padding-block:8px;border-bottom:1px solid #ebebeb}}.header-menu__navLink{display:block;padding:8px;color:inherit;text-decoration:none;border-radius:8px;transition:background-color var(--TRANSITION_DURATION_DEFAULT)}@media screen and (min-width: 1220px){.header-menu__navLink{padding:8px 12px}.header-menu__navLink[aria-current=page]{color:var(--COLOR_BRAND);font-weight:bold}}@media(any-hover: hover){.header-menu__navLink:hover{background-color:#ffe9f8}}.header-menu__navLink:focus-visible{background-color:#ffe9f8}.header-menu__navLink:active{background-color:#ffe9f8}.header-menu__navLink--toggle{position:relative}.header-menu__navLink--toggle::after{content:"";position:absolute;-webkit-mask-image:url("/common/images/icon-chevron.svg");mask-image:url("/common/images/icon-chevron.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor;width:16px;height:17px;top:50%;right:8px;translate:0 -50%;transition:rotate var(--TRANSITION_DURATION_DEFAULT)}.header-menu__navLink--toggle[aria-expanded=true]{color:var(--COLOR_BRAND);font-weight:var(--FONT_WEIGHT_BOLD);background-color:#ffe9f8}.header-menu__navLink--toggle[aria-expanded=true]::after{rotate:-180deg}@media screen and (min-width: 1220px){.header-menu__navLink--toggle{padding-right:48px}.header-menu__navLink--toggle::after{right:24px}}.header-contact{grid-area:contact;text-align:right}.header-contact__link{display:inline-block;text-decoration:none;background-color:var(--COLOR_MAIN);padding:7px 16px;border-radius:4px;transition:background-color var(--TRANSITION_DURATION_DEFAULT);border:1px solid var(--COLOR_MAIN)}@media(any-hover: hover){.header-contact__link:hover{background-color:#fff}}.header-contact__link:focus-visible{background-color:#fff}.header-contact__link:active{background-color:#fff}.header-contact__link .header-contact__text{color:#fff;font-size:0.875rem;display:flex;gap:0 8px;align-items:center;transition:color var(--TRANSITION_DURATION_DEFAULT)}@media screen and (min-width: 1220px){.header-contact__link .header-contact__text{font-size:1rem}}.header-contact__link .header-contact__text::before{content:"";width:16px;height:16px;-webkit-mask-image:url("/common/images/icon-mail.svg");mask-image:url("/common/images/icon-mail.svg");background-color:#fff}@media(any-hover: hover){.header-contact__link:hover .header-contact__text{color:var(--COLOR_MAIN)}.header-contact__link:hover .header-contact__text::before{background-color:var(--COLOR_MAIN)}}.header-contact__link:focus-visible .header-contact__text{color:var(--COLOR_MAIN)}.header-contact__link:focus-visible .header-contact__text::before{background-color:var(--COLOR_MAIN)}.header-contact__link:active .header-contact__text{color:var(--COLOR_MAIN)}.header-contact__link:active .header-contact__text::before{background-color:var(--COLOR_MAIN)}.l-sub-header{position:sticky;top:var(--HEADER_HEIGHT_TOP);z-index:var(--ZINDEX_LAYER3);height:var(--SUB_HEADER_HEIGHT_LOWERPAGE);width:100%;background-color:#fff}.l-sub-header::before{position:absolute;top:0;left:0;content:"";width:100%;height:1px;background-color:#ebebeb;z-index:1}.l-header__lower-page{position:absolute;top:0;background-color:#fff;width:100%;overflow-y:auto;max-height:calc(100svh - 120px)}@media screen and (min-width: 1220px){.l-header__lower-page{position:static;max-height:none;overflow-y:visible}}@media screen and (min-width: 1220px){.header-submenu{display:grid;grid-template-areas:"submenuhead submenubody";grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:16px var(--CONTENT_PADDING_INLINE)}}@media screen and (min-width: 1220px){.header-submenu__head{grid-area:submenuhead}}.header-submenu__hook{width:100%;text-align:left;padding:16px var(--CONTENT_PADDING_INLINE);font-size:1rem;font-weight:var(--FONT_WEIGHT_BOLD);position:relative}@media screen and (max-width: 1219px){.header-submenu__hook::after{content:"";position:absolute;-webkit-mask-image:url("/common/images/icon-chevron.svg");mask-image:url("/common/images/icon-chevron.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor;width:16px;height:17px;top:50%;right:16px;translate:0 -50%;transition:rotate var(--TRANSITION_DURATION_DEFAULT)}}.header-submenu__hook[aria-expanded=true]::after{rotate:-180deg}@media screen and (min-width: 1220px){.header-submenu__hook{font-size:1.25rem;padding:0;width:auto}}@media screen and (min-width: 1220px){.header-submenu__body{grid-area:submenubody}}.header-submenu__navContents{padding:0 16px;overflow:hidden}@media screen and (min-width: 1220px){.header-submenu__navContents{display:flex;justify-content:flex-end;gap:0 8px;overflow:visible;padding:0}}@media screen and (min-width: 1220px){.header-submenu__navList{display:flex;align-items:center;gap:0 8px}}.header-submenu__navLink{display:block;padding:8px;color:inherit;text-decoration:none;border-radius:8px;transition:background-color var(--TRANSITION_DURATION_DEFAULT)}@media screen and (min-width: 1220px){.header-submenu__navLink{padding:8px 24px}.header-submenu__navLink[aria-current=page]{color:var(--COLOR_BRAND);font-weight:bold}}@media(any-hover: hover){.header-submenu__navLink:hover{background-color:#ffe9f8}}.header-submenu__navLink:focus-visible{background-color:#ffe9f8}.header-submenu__navLink:active{background-color:#ffe9f8}.header-submenu__navBtnList{display:flex;gap:0 4px;justify-content:center}@media screen and (max-width: 1219px){.header-submenu__navBtnList{padding:24px 0 32px}}@media screen and (min-width: 1220px){.header-submenu__navBtnList{gap:0 8px}}.header-submenu__navBtnLink{display:inline-block;padding:7px 16px;text-decoration:none;border-radius:4px;min-width:170px;transition:background-color var(--TRANSITION_DURATION_DEFAULT),color var(--TRANSITION_DURATION_DEFAULT)}@media screen and (min-width: 1220px){.header-submenu__navBtnLink{min-width:0}}.header-submenu__navBtnLink--search{min-width:0}.header-submenu__navBtnLink--pilot{background-color:#fff;border:1px solid var(--COLOR_MAIN)}@media(any-hover: hover){.header-submenu__navBtnLink--pilot:hover{background-color:var(--COLOR_MAIN)}.header-submenu__navBtnLink--pilot:hover .header-submenu__navText{color:#fff}}.header-submenu__navBtnLink--pilot:focus-visible{background-color:var(--COLOR_MAIN)}.header-submenu__navBtnLink--pilot:focus-visible .header-submenu__navText{color:#fff}.header-submenu__navBtnLink--pilot:active{background-color:var(--COLOR_MAIN)}.header-submenu__navBtnLink--pilot:active .header-submenu__navText{color:#fff}.header-submenu__navBtnLink--client,.header-submenu__navBtnLink--search{background-color:var(--COLOR_BRAND);border:1px solid var(--COLOR_BRAND)}@media(any-hover: hover){.header-submenu__navBtnLink--client:hover,.header-submenu__navBtnLink--search:hover{background-color:#fff}.header-submenu__navBtnLink--client:hover .header-submenu__navText,.header-submenu__navBtnLink--search:hover .header-submenu__navText{color:var(--COLOR_BRAND)}}.header-submenu__navBtnLink--client:focus-visible,.header-submenu__navBtnLink--search:focus-visible{background-color:#fff}.header-submenu__navBtnLink--client:focus-visible .header-submenu__navText,.header-submenu__navBtnLink--search:focus-visible .header-submenu__navText{color:var(--COLOR_BRAND)}.header-submenu__navBtnLink--client:active,.header-submenu__navBtnLink--search:active{background-color:#fff}.header-submenu__navBtnLink--client:active .header-submenu__navText,.header-submenu__navBtnLink--search:active .header-submenu__navText{color:var(--COLOR_BRAND)}.header-submenu__navText{color:#fff;display:flex;gap:0 8px;align-items:center;font-size:0.875rem}.header-submenu__navText::before{content:"";width:16px;height:16px}@media screen and (min-width: 1220px){.header-submenu__navText{font-size:1rem}}.header-submenu__navBtnLink--pilot .header-submenu__navText{color:var(--COLOR_MAIN);transition:background-color var(--TRANSITION_DURATION_DEFAULT)}.header-submenu__navBtnLink--pilot .header-submenu__navText::before{-webkit-mask-image:url("/common/images/icon-pilot.svg");mask-image:url("/common/images/icon-pilot.svg");background-color:currentColor}.header-submenu__navBtnLink--search .header-submenu__navText::before{-webkit-mask-image:url("/common/images/icon-search.svg");mask-image:url("/common/images/icon-search.svg");background-color:currentColor}.header-submenu__navBtnLink--client .header-submenu__navText::before{-webkit-mask-image:url("/common/images/icon-client.svg");mask-image:url("/common/images/icon-client.svg");background-color:currentColor}@media screen and (max-width: 1219px){.header-submenu__navContents.is-hidden{display:none}}body:has(.header-submenu__hook[aria-expanded=true]){overflow:hidden;position:relative}body:has(.header-submenu__hook[aria-expanded=true])::before{content:"";position:fixed;height:100%;width:100%;z-index:var(--ZINDEX_LAYER2);background-color:rgba(0,0,0,.4)}.l-header:not(.l-header--top-base),.l-sub-header,body:has(.l-header:not(.l-header--top-base)) .l-groupBanner{transition:translate .5s ease}.l-header:not(.l-header--top-base).is-hidden{translate:0 -100%}.l-sub-header.is-fixed{translate:0 calc(-1*var(--HEADER_HEIGHT_TOP))}.l-sub-header.is-fixed::before{position:absolute;top:0;left:0;content:"";width:100%;height:2px;background-color:var(--COLOR_LOGO)}body:has(.l-header:not(.l-header--top-base)) .l-groupBanner.is-hidden{translate:0 -100%}@keyframes splide-loading{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.splide__track--draggable{-webkit-touch-callout:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s infinite linear;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__play{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.m-banner{display:flex;flex-direction:column;align-items:center;padding:24px 16px}@media screen and (min-width: 768px){.m-banner{padding:24px}}.m-banner__link:hover{opacity:.8}.m-box-contact{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.m-box-contact{align-items:center;justify-content:center;flex-direction:row}}.m-box{padding:24px 16px;background-color:#f7f7f7}@media screen and (min-width: 768px){.m-box{padding:24px}}.m-box--colorWhite{background-color:var(--COLOR_WHITE)}.m-box__title{font-size:1.5rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}.m-box__subtitle{margin-top:40px;font-size:1.25rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}.m-box__heading+.m-box__content{margin-top:24px}.m-box__content>[class^=m-]{margin-top:24px}.m-button-contact{--BUTTON_BORDER: 1px;display:inline-flex;padding:16px 48px 16px 32px;border-radius:4px;place-content:center;text-decoration:none;outline:var(--BUTTON_BORDER) solid var(--COLOR_WHITE);outline-offset:calc(var(--BUTTON_BORDER)*-1)}@media screen and (min-width: 768px)and (any-hover: hover){.m-button-contact:hover{background-color:var(--COLOR_WHITE)}.m-button-contact:hover .m-button-contact__text{color:var(--COLOR_BRAND)}.m-button-contact:hover .m-button-contact__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23cb0085%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M16%2e5%207%2e5H7%2e5V3C7%2e5%202%2e175%208%2e175%201%2e5%209%201%2e5H15C15%2e825%201%2e5%2016%2e5%202%2e175%2016%2e5%203V7%2e5ZM15%203H9V6H15V3ZM19%2e5%203%2e75H18V5%2e25H19%2e5V21H4%2e5V5%2e25H6V3%2e75H4%2e5C3%2e675%203%2e75%203%204%2e425%203%205%2e25V21C3%2021%2e825%203%2e675%2022%2e5%204%2e5%2022%2e5H19%2e5C20%2e325%2022%2e5%2021%2021%2e825%2021%2021V5%2e25C21%204%2e425%2020%2e325%203%2e75%2019%2e5%203%2e75ZM16%2e5%2016%2e5H7%2e5V18H16%2e5V16%2e5ZM7%2e5%2013%2e5H16%2e5V15H7%2e5V13%2e5ZM16%2e5%2010%2e5H7%2e5V12H16%2e5V10%2e5Z%22%2f%3e%3c%2fsvg%3e")}}@media screen and (min-width: 768px){.m-button-contact:focus-visible{background-color:var(--COLOR_WHITE)}.m-button-contact:focus-visible .m-button-contact__text{color:var(--COLOR_BRAND)}.m-button-contact:focus-visible .m-button-contact__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23cb0085%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M16%2e5%207%2e5H7%2e5V3C7%2e5%202%2e175%208%2e175%201%2e5%209%201%2e5H15C15%2e825%201%2e5%2016%2e5%202%2e175%2016%2e5%203V7%2e5ZM15%203H9V6H15V3ZM19%2e5%203%2e75H18V5%2e25H19%2e5V21H4%2e5V5%2e25H6V3%2e75H4%2e5C3%2e675%203%2e75%203%204%2e425%203%205%2e25V21C3%2021%2e825%203%2e675%2022%2e5%204%2e5%2022%2e5H19%2e5C20%2e325%2022%2e5%2021%2021%2e825%2021%2021V5%2e25C21%204%2e425%2020%2e325%203%2e75%2019%2e5%203%2e75ZM16%2e5%2016%2e5H7%2e5V18H16%2e5V16%2e5ZM7%2e5%2013%2e5H16%2e5V15H7%2e5V13%2e5ZM16%2e5%2010%2e5H7%2e5V12H16%2e5V10%2e5Z%22%2f%3e%3c%2fsvg%3e")}.m-button-contact:active{background-color:var(--COLOR_WHITE)}.m-button-contact:active .m-button-contact__text{color:var(--COLOR_BRAND)}.m-button-contact:active .m-button-contact__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23cb0085%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M16%2e5%207%2e5H7%2e5V3C7%2e5%202%2e175%208%2e175%201%2e5%209%201%2e5H15C15%2e825%201%2e5%2016%2e5%202%2e175%2016%2e5%203V7%2e5ZM15%203H9V6H15V3ZM19%2e5%203%2e75H18V5%2e25H19%2e5V21H4%2e5V5%2e25H6V3%2e75H4%2e5C3%2e675%203%2e75%203%204%2e425%203%205%2e25V21C3%2021%2e825%203%2e675%2022%2e5%204%2e5%2022%2e5H19%2e5C20%2e325%2022%2e5%2021%2021%2e825%2021%2021V5%2e25C21%204%2e425%2020%2e325%203%2e75%2019%2e5%203%2e75ZM16%2e5%2016%2e5H7%2e5V18H16%2e5V16%2e5ZM7%2e5%2013%2e5H16%2e5V15H7%2e5V13%2e5ZM16%2e5%2010%2e5H7%2e5V12H16%2e5V10%2e5Z%22%2f%3e%3c%2fsvg%3e")}}@media screen and (min-width: 768px){.m-button-contact--width-fixed{max-width:384px;width:100%}}.m-button-contact--type02{background-color:var(--COLOR_BRAND);outline:var(--BUTTON_BORDER) solid var(--COLOR_BRAND);outline-offset:calc(var(--BUTTON_BORDER)*-1)}.m-button-contact__text{color:var(--COLOR_WHITE);display:grid;grid-template-columns:1fr auto;gap:24px}.m-button-contact__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M16%2e5%207%2e5H7%2e5V3C7%2e5%202%2e175%208%2e175%201%2e5%209%201%2e5H15C15%2e825%201%2e5%2016%2e5%202%2e175%2016%2e5%203V7%2e5ZM15%203H9V6H15V3ZM19%2e5%203%2e75H18V5%2e25H19%2e5V21H4%2e5V5%2e25H6V3%2e75H4%2e5C3%2e675%203%2e75%203%204%2e425%203%205%2e25V21C3%2021%2e825%203%2e675%2022%2e5%204%2e5%2022%2e5H19%2e5C20%2e325%2022%2e5%2021%2021%2e825%2021%2021V5%2e25C21%204%2e425%2020%2e325%203%2e75%2019%2e5%203%2e75ZM16%2e5%2016%2e5H7%2e5V18H16%2e5V16%2e5ZM7%2e5%2013%2e5H16%2e5V15H7%2e5V13%2e5ZM16%2e5%2010%2e5H7%2e5V12H16%2e5V10%2e5Z%22%2f%3e%3c%2fsvg%3e");content:"";display:block;aspect-ratio:1/1;width:24px;height:auto;position:relative;top:.1em}.m-button{position:relative;display:inline-block;background-color:#fff;border-radius:4px;text-decoration:none;padding:16px 72px 16px 48px;color:var(--COLOR_TEXT);text-align:center}.m-button::before{content:"";position:absolute;inset:0;border-radius:4px;border:1px solid var(--COLOR_MAIN)}.m-button::after{content:"";position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px;flex:0 0 auto;-webkit-mask-image:url("/common/images/icon-arrow-right.svg");mask-image:url("/common/images/icon-arrow-right.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor}.m-button:has(.m-button__icon)::after{content:none}@media(any-hover: hover){.m-button:hover{background-color:var(--COLOR_MAIN);color:#fff}.m-button:hover::before{content:none}.m-button:hover .m-button__icon{filter:brightness(0) invert(1)}}.m-button:focus-visible{background-color:var(--COLOR_MAIN);color:#fff}.m-button:focus-visible::before{content:none}.m-button:focus-visible .m-button__icon{filter:brightness(0) invert(1)}.m-button:active{background-color:var(--COLOR_MAIN);color:#fff}.m-button:active::before{content:none}.m-button:active .m-button__icon{filter:brightness(0) invert(1)}.m-button--back{padding:16px 48px 16px 72px}.m-button--back::after{left:32px;-webkit-mask-image:url("/common/images/icon-arrow-left.svg");mask-image:url("/common/images/icon-arrow-left.svg")}.m-button__icon{position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px}.m-button-search{--BUTTON_BORDER: 1px;display:inline-flex;padding:16px 48px 16px 32px;border-radius:4px;place-content:center;text-decoration:none;outline:var(--BUTTON_BORDER) solid var(--COLOR_WHITE);outline-offset:calc(var(--BUTTON_BORDER)*-1)}@media screen and (min-width: 768px)and (any-hover: hover){.m-button-search:hover{background-color:var(--COLOR_WHITE)}.m-button-search:hover .m-button-search__text{color:var(--COLOR_BRAND)}}@media screen and (min-width: 768px){.m-button-search:focus-visible{background-color:var(--COLOR_WHITE)}.m-button-search:focus-visible .m-button-search__text{color:var(--COLOR_BRAND)}.m-button-search:active{background-color:var(--COLOR_WHITE)}.m-button-search:active .m-button-search__text{color:var(--COLOR_BRAND)}}@media screen and (min-width: 768px){.m-button-search--width-fixed{max-width:384px;width:100%}}.m-button-search--type02{background-color:var(--COLOR_BRAND);outline:var(--BUTTON_BORDER) solid var(--COLOR_BRAND);outline-offset:calc(var(--BUTTON_BORDER)*-1)}.m-button-search__text{color:var(--COLOR_WHITE);display:grid;grid-template-columns:1fr auto}.m-button-telephone{margin-block-start:24px;background-color:var(--COLOR_WHITE);border-radius:4px;padding-block:16px;width:100%}@media screen and (min-width: 768px){.m-button-telephone{background-color:revert;padding-block:0;max-width:fit-content}}.m-button-telephone__link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--COLOR_BRAND)}@media screen and (min-width: 768px){.m-button-telephone__link{color:var(--COLOR_WHITE)}}.m-button-telephone__text{font-size:1rem;font-weight:var(--FONT_WEIGHT_BOLD)}.m-button-telephone__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23cb0085%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M21%2e4525%2019%2e209L19%2e7095%2020%2e952C19%2e6697%2020%2e991%2019%2e6224%2021%2019%2e5842%2021H19%2e5835L19%2e3765%2020%2e9955C17%2e3065%2020%2e9527%2012%2e4562%2020%2e8538%208%2e0507%2016%2e449C3%2e64595%2012%2e0435%203%2e54695%207%2e19325%203%2e5042%205%2e1225L3%2e4997%204%2e91625C3%2e4997%204%2e881%203%2e50645%204%2e8315%203%2e5477%204%2e79025L5%2e2907%203%2e04725C5%2e3222%203%2e01575%205%2e3612%203%205%2e40545%203C5%2e45045%203%205%2e4887%203%2e01575%205%2e5202%203%2e04725L8%2e98745%206%2e51375C9%2e01895%206%2e54525%209%2e03395%206%2e58425%209%2e03395%206%2e6285C9%2e03395%206%2e6735%209%2e01895%206%2e71175%208%2e98745%206%2e74325L7%2e1942%208%2e53575C6%2e5282%209%2e2025%206%2e3272%2010%2e1947%206%2e6842%2011%2e0648C7%2e07495%2012%2e018%207%2e9367%2013%2e8217%209%2e30695%2015%2e1935C10%2e678%2016%2e5637%2012%2e4817%2017%2e4247%2013%2e4357%2017%2e8162C13%2e717%2017%2e931%2014%2e0132%2017%2e9895%2014%2e3162%2017%2e9895C14%2e9372%2017%2e9895%2015%2e523%2017%2e7465%2015%2e9647%2017%2e3055L17%2e7565%2015%2e5123C17%2e788%2015%2e4808%2017%2e827%2015%2e4657%2017%2e872%2015%2e4657C17%2e9155%2015%2e4657%2017%2e9545%2015%2e4808%2017%2e986%2015%2e5123L21%2e4525%2018%2e9795C21%2e484%2019%2e011%2021%2e4997%2019%2e0492%2021%2e4997%2019%2e0942C21%2e4997%2019%2e1385%2021%2e484%2019%2e1775%2021%2e4525%2019%2e209ZM22%2e513%2017%2e919L19%2e0465%2014%2e4517C18%2e7217%2014%2e1277%2018%2e2965%2013%2e9657%2017%2e872%2013%2e9657C17%2e446%2013%2e9657%2017%2e0207%2014%2e1277%2016%2e696%2014%2e4517L14%2e9042%2016%2e245C14%2e7445%2016%2e4047%2014%2e5322%2016%2e4895%2014%2e3162%2016%2e4895C14%2e212%2016%2e4895%2014%2e1062%2016%2e47%2014%2e0042%2016%2e428C13%2e186%2016%2e092%2011%2e5615%2015%2e327%2010%2e3675%2014%2e1322C9%2e1727%2012%2e9383%208%2e4077%2011%2e3145%208%2e0717%2010%2e4948C7%2e9442%2010%2e185%208%2e01845%209%2e83325%208%2e2547%209%2e59625L10%2e048%207%2e80375C10%2e6967%207%2e155%2010%2e6967%206%2e102%2010%2e048%205%2e45325L6%2e5807%201%2e98675C6%2e25595%201%2e662%205%2e83145%201%2e5%205%2e40545%201%2e5C4%2e9802%201%2e5%204%2e55495%201%2e662%204%2e2302%201%2e98675L2%2e4872%203%2e72975C2%2e1632%204%2e053%201%2e98995%204%2e49325%202%2e00045%204%2e95C2%2e0477%207%2e03425%202%2e00345%2012%2e5235%206%2e9902%2017%2e5095C11%2e9762%2022%2e4963%2017%2e4662%2022%2e452%2019%2e5497%2022%2e4993C19%2e5617%2022%2e5%2019%2e5752%2022%2e5%2019%2e5887%2022%2e5C20%2e0312%2022%2e5%2020%2e4557%2022%2e3267%2020%2e77%2022%2e0125L22%2e513%2020%2e2695C23%2e1625%2019%2e62%2023%2e1625%2018%2e5685%2022%2e513%2017%2e919Z%22%2f%3e%3c%2fsvg%3e");display:inline-block;content:"";aspect-ratio:1/1;width:24px;height:auto;position:relative;top:.3em;margin-right:8px}@media screen and (min-width: 768px){.m-button-telephone__text::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M21%2e4525%2019%2e209L19%2e7095%2020%2e952C19%2e6697%2020%2e991%2019%2e6224%2021%2019%2e5842%2021H19%2e5835L19%2e3765%2020%2e9955C17%2e3065%2020%2e9527%2012%2e4562%2020%2e8538%208%2e0507%2016%2e449C3%2e64595%2012%2e0435%203%2e54695%207%2e19325%203%2e5042%205%2e1225L3%2e4997%204%2e91625C3%2e4997%204%2e881%203%2e50645%204%2e8315%203%2e5477%204%2e79025L5%2e2907%203%2e04725C5%2e3222%203%2e01575%205%2e3612%203%205%2e40545%203C5%2e45045%203%205%2e4887%203%2e01575%205%2e5202%203%2e04725L8%2e98745%206%2e51375C9%2e01895%206%2e54525%209%2e03395%206%2e58425%209%2e03395%206%2e6285C9%2e03395%206%2e6735%209%2e01895%206%2e71175%208%2e98745%206%2e74325L7%2e1942%208%2e53575C6%2e5282%209%2e2025%206%2e3272%2010%2e1947%206%2e6842%2011%2e0648C7%2e07495%2012%2e018%207%2e9367%2013%2e8217%209%2e30695%2015%2e1935C10%2e678%2016%2e5637%2012%2e4817%2017%2e4247%2013%2e4357%2017%2e8162C13%2e717%2017%2e931%2014%2e0132%2017%2e9895%2014%2e3162%2017%2e9895C14%2e9372%2017%2e9895%2015%2e523%2017%2e7465%2015%2e9647%2017%2e3055L17%2e7565%2015%2e5123C17%2e788%2015%2e4808%2017%2e827%2015%2e4657%2017%2e872%2015%2e4657C17%2e9155%2015%2e4657%2017%2e9545%2015%2e4808%2017%2e986%2015%2e5123L21%2e4525%2018%2e9795C21%2e484%2019%2e011%2021%2e4997%2019%2e0492%2021%2e4997%2019%2e0942C21%2e4997%2019%2e1385%2021%2e484%2019%2e1775%2021%2e4525%2019%2e209ZM22%2e513%2017%2e919L19%2e0465%2014%2e4517C18%2e7217%2014%2e1277%2018%2e2965%2013%2e9657%2017%2e872%2013%2e9657C17%2e446%2013%2e9657%2017%2e0207%2014%2e1277%2016%2e696%2014%2e4517L14%2e9042%2016%2e245C14%2e7445%2016%2e4047%2014%2e5322%2016%2e4895%2014%2e3162%2016%2e4895C14%2e212%2016%2e4895%2014%2e1062%2016%2e47%2014%2e0042%2016%2e428C13%2e186%2016%2e092%2011%2e5615%2015%2e327%2010%2e3675%2014%2e1322C9%2e1727%2012%2e9383%208%2e4077%2011%2e3145%208%2e0717%2010%2e4948C7%2e9442%2010%2e185%208%2e01845%209%2e83325%208%2e2547%209%2e59625L10%2e048%207%2e80375C10%2e6967%207%2e155%2010%2e6967%206%2e102%2010%2e048%205%2e45325L6%2e5807%201%2e98675C6%2e25595%201%2e662%205%2e83145%201%2e5%205%2e40545%201%2e5C4%2e9802%201%2e5%204%2e55495%201%2e662%204%2e2302%201%2e98675L2%2e4872%203%2e72975C2%2e1632%204%2e053%201%2e98995%204%2e49325%202%2e00045%204%2e95C2%2e0477%207%2e03425%202%2e00345%2012%2e5235%206%2e9902%2017%2e5095C11%2e9762%2022%2e4963%2017%2e4662%2022%2e452%2019%2e5497%2022%2e4993C19%2e5617%2022%2e5%2019%2e5752%2022%2e5%2019%2e5887%2022%2e5C20%2e0312%2022%2e5%2020%2e4557%2022%2e3267%2020%2e77%2022%2e0125L22%2e513%2020%2e2695C23%2e1625%2019%2e62%2023%2e1625%2018%2e5685%2022%2e513%2017%2e919Z%22%2f%3e%3c%2fsvg%3e")}}.m-button-telephone__number{font-size:2.75rem;line-height:1}.m-form-container{padding-top:48px}@media screen and (min-width: 768px){.m-form-container{padding-top:64px}}.m-heading-lv1+.m-form-container{padding-top:0}.m-article-heading-lv1{margin:0 calc(50% - 50vw) 64px;padding:0 calc(50vw - 50%) 64px;border-bottom:#ebebeb 1px solid}@media screen and (min-width: 768px){.m-article-heading-lv1{margin-bottom:100px;padding-bottom:80px}}.m-article-heading-lv1__heading{font-size:2rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-article-heading-lv1__heading{font-size:2.5rem}}.m-article-heading-lv1__subtitle{margin-top:16px;font-size:1.25rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-article-heading-lv1__subtitle{font-size:1.5rem}}.m-article-heading-lv1__info{display:flex;gap:24px;margin-top:16px;align-items:center}.m-article-heading-lv1__date{font-size:1rem;line-height:1.75}@media screen and (min-width: 768px){.m-article-heading-lv1__date{font-size:1.25rem}}.m-article-heading-lv1__category{position:relative;font-size:0.875rem;line-height:1.75;padding-left:12px}.m-article-heading-lv1__category::before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:var(--COLOR_BRAND)}.m-article-heading-lv2{position:relative;margin-top:64px;padding-bottom:16px}.m-article-heading-lv2::after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background-color:var(--COLOR_MAIN)}@media screen and (min-width: 768px){.m-article-heading-lv2::after{width:40px}}@media screen and (min-width: 768px){.m-article-heading-lv2{margin-top:100px}}.m-article-heading-lv2__heading{font-size:1.75rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-article-heading-lv2__heading{font-size:2.25rem}}.m-article-heading-lv3{margin-top:48px}@media screen and (min-width: 768px){.m-article-heading-lv3{margin-top:80px}}.m-article-heading-lv3__heading{font-size:1.5rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-article-heading-lv3__heading{font-size:1.75rem}}.m-article-heading-lv4{margin-top:48px}@media screen and (min-width: 768px){.m-article-heading-lv4{margin-top:64px}}.m-article-heading-lv4__heading{font-size:1.25rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-article-heading-lv4__heading{font-size:1.5rem}}.m-heading-lv1{display:flex;flex-direction:column-reverse;margin-bottom:64px}.m-heading-lv1:has(.m-heading-lv1__mainVisual){margin-bottom:80px}@media screen and (min-width: 768px){.m-heading-lv1:has(.m-heading-lv1__mainVisual){margin-bottom:120px}}@media screen and (min-width: 768px){.m-heading-lv1{margin-bottom:80px}}.m-heading-lv1__heading{font-size:2.25rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-heading-lv1__heading{font-size:3.5rem}}.m-heading-lv1__small{font-size:1rem;line-height:1.5;margin-bottom:4px}@media screen and (min-width: 768px){.m-heading-lv1__small{font-size:1.25rem;margin-bottom:8px}}.m-heading-lv1__smallText{font-weight:var(--FONT_WEIGHT_BOLD)}.m-heading-lv2{position:relative;margin-top:80px;padding-bottom:18px}.m-heading-lv2::after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background-color:var(--COLOR_MAIN)}@media screen and (min-width: 768px){.m-heading-lv2::after{width:40px}}.m-heading-lv2:has(.m-heading-lv2__small){display:flex;flex-direction:column-reverse}@media screen and (min-width: 768px){.m-heading-lv2{margin-top:120px}}.m-heading-lv2__heading{font-size:2rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-heading-lv2__heading{font-size:2.5rem}}.m-heading-lv2__small{font-size:0.875rem;line-height:1.5}@media screen and (min-width: 768px){.m-heading-lv2__small{font-size:1rem}}.m-heading-lv3{margin-top:64px}@media screen and (min-width: 768px){.m-heading-lv3{margin-top:100px}}.m-heading-lv3__heading{font-size:1.75rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-heading-lv3__heading{font-size:2.25rem}}.m-heading-lv4{margin-top:48px}@media screen and (min-width: 768px){.m-heading-lv4{margin-top:80px}}.m-heading-lv4__heading{font-size:1.5rem;line-height:1.5;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-heading-lv4__heading{font-size:1.75rem}}.m-layout-button{margin-top:32px}@media screen and (max-width: 767px){.m-layout-button{text-align:center}}@media screen and (min-width: 768px){.m-layout-button{margin-top:40px}}.m-layout-button:has(>.m-layout-button__item){display:grid;gap:40px}@media screen and (max-width: 767px){.m-layout-button:has(>.m-button-contact){text-align:left}}@media screen and (max-width: 767px){.m-layout-button:has(>.m-button-search){text-align:left}}.m-layout-button[data-column-pc="2"]{gap:32px}@media screen and (min-width: 768px){.m-layout-button[data-column-pc="2"]{display:grid;gap:24px;grid-template-columns:repeat(2, 1fr)}}.m-layout-button[data-column-pc="2"] .m-button{width:100%}.m-layout{display:grid;gap:32px}@media screen and (min-width: 768px){.m-layout{gap:40px 24px}}@media screen and (min-width: 768px){.m-layout[data-column-pc=auto]{display:flex;flex-wrap:wrap}.m-layout[data-column-pc=auto]>*{flex:0 0 auto;max-width:100%}.m-layout[data-column-pc="2"]{grid-template-columns:repeat(2, 1fr)}.m-layout[data-column-pc="3"]{grid-template-columns:repeat(3, 1fr)}.m-layout[data-column-pc="4"]{grid-template-columns:repeat(4, 1fr)}}.m-link{position:relative;display:inline-block;color:inherit;text-decoration:none}.m-link:not(:has(.m-link__icon))::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%3e%3cpath%20id%3d%22Union%22%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%20fill%3d%22%23002896%22%2f%3e%3c%2fsvg%3e");content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;margin-left:8px}.m-link:not(:has(.m-link__icon))[href^="#"]::after{transform:rotate(90deg);position:relative;top:-0.2em}@media(any-hover: hover){.m-link:hover{text-decoration:underline}}.m-link:focus-visible{text-decoration:underline}.m-link:active{text-decoration:underline}.m-link__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-link-list{display:grid;gap:8px}@media screen and (min-width: 768px){.m-link-list[data-column-pc=auto]{display:flex;flex-wrap:wrap;column-gap:40px}.m-link-list[data-column-pc="2"]{grid-template-columns:repeat(2, 1fr)}.m-link-list[data-column-pc="3"]{grid-template-columns:repeat(3, 1fr)}}.m-list-anchor{margin-block-start:40px}.m-list-anchor+*{margin-block-start:48px}@media screen and (min-width: 768px){.m-list-anchor+*{margin-block-start:80px}}.m-list-anchor__list{display:grid;grid-template-columns:1fr;gap:24px}@media screen and (768px <= width <= 1100px){.m-list-anchor__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (1100px < width){.m-list-anchor__list{grid-template-columns:repeat(4, 1fr)}}.m-list-anchor__item{--HEIGHT_BEFORE_CONTENT: 24px;--HEIGHT_LABEL: 22px;padding-block:var(--HEIGHT_LABEL) var(--HEIGHT_BEFORE_CONTENT)}@media screen and (min-width: 768px){.m-list-anchor__item{display:grid;grid-template-rows:subgrid}}.m-list-anchor__link{display:flex;flex-direction:column-reverse;text-decoration:none;position:relative;transition:opacity var(--TRANSITION_DURATION_DEFAULT),translate var(--TRANSITION_DURATION_DEFAULT);border:2px solid var(--COLOR_MAIN)}@media(any-hover: hover){.m-list-anchor__link:hover{opacity:var(--OPACITY_DEFAULT);translate:0 9px}}.m-list-anchor__link:focus-visible{opacity:var(--OPACITY_DEFAULT);translate:0 9px}.m-list-anchor__link:active{opacity:var(--OPACITY_DEFAULT);translate:0 9px}.m-list-anchor__label{background-color:var(--COLOR_BRAND);padding:0 24px 0 8px;position:absolute;top:calc(-1*var(--HEIGHT_LABEL));left:-2px;clip-path:polygon(0 0, 0 100%, calc(100% - 16px) 100%, 100% 0)}.m-list-anchor__labelText{font-size:0.875rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_WHITE);line-height:var(--LINE_HEIGHT_SMALL)}.m-list-anchor__num{font-size:1.5rem;margin-left:4px}.m-list-anchor__title{background-color:var(--COLOR_MAIN);position:relative;display:grid;place-items:center;padding:16px}@media screen and (min-width: 768px){.m-list-anchor__title{min-height:102px}}.m-list-anchor__title::after{display:block;content:"";padding-block-end:var(--HEIGHT_BEFORE_CONTENT);width:40px;height:var(--HEIGHT_BEFORE_CONTENT);background-color:var(--COLOR_MAIN);clip-path:polygon(0 0, 50% 100%, 100% 0);position:absolute;bottom:calc(-1*var(--HEIGHT_BEFORE_CONTENT))}.m-list-anchor__titleText{font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_WHITE);text-align:center}.m-list-anchor__content{display:flex;flex-direction:column;align-items:center;gap:16px;background-color:var(--COLOR_WHITE);padding:24px 16px 16px;height:100%}.m-list-anchor__contentText{flex-grow:1;display:flex;align-items:center;font-size:1rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_TEXT);text-align:center}.m-list{display:grid;gap:8px;margin-top:32px}@media screen and (min-width: 768px){.m-list{margin-top:40px}}.m-list__item{padding-left:20px;position:relative}.m-list__item::before{background-color:var(--COLOR_BRAND);border-radius:50%;content:"";display:block;height:8px;left:0;position:absolute;top:10px;width:8px}.m-list__item>.m-list{margin-top:8px}.m-list__link{color:var(--COLOR_MAIN)}.m-list__link:hover{text-decoration:none}.m-list__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-list-description{display:grid;gap:8px;margin-top:32px}@media screen and (min-width: 768px){.m-list-description{grid-template-columns:auto 1fr;margin-top:40px}}.m-list-description--row{gap:16px}.m-list-description--row .m-list-description__item{grid-template-columns:auto;gap:4px}.m-list-description__item{display:grid;grid-template-columns:min(25%,120px) 1fr;gap:16px}@media screen and (min-width: 768px){.m-list-description__item{grid-template-columns:subgrid;grid-column:1/-1}}.m-list-description__title{font-weight:var(--FONT_WEIGHT_BOLD)}.m-list-description__content>[class^=m-]{margin-top:8px}.m-list-description__link{word-break:break-all;color:var(--COLOR_MAIN)}.m-list-description__link:hover{text-decoration:none}.m-list-description__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-list-descriptionBorder{display:grid;gap:16px;margin-top:32px}@media screen and (min-width: 768px){.m-list-descriptionBorder{grid-template-columns:auto 1fr;margin-top:40px}}.m-list-descriptionBorder__item{display:grid;gap:8px;border-bottom:1px dashed #d1d1d1;padding-bottom:16px}@media screen and (min-width: 768px){.m-list-descriptionBorder__item{grid-template-columns:subgrid;grid-column:1/-1;gap:16px}}.m-list-descriptionBorder__title{font-weight:var(--FONT_WEIGHT_BOLD)}.m-list-descriptionBorder__content>[class^=m-]+[class^=m-]{margin-top:8px}.m-list-descriptionBorder__link{word-break:break-all;color:var(--COLOR_MAIN)}.m-list-descriptionBorder__link:hover{text-decoration:none}.m-list-descriptionBorder__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-list-descriptionTel__item{display:flex;flex-direction:column;font-size:1rem}@media screen and (min-width: 768px){.m-list-descriptionTel__item{font-size:1.25rem;flex-wrap:wrap;flex-direction:row}}.m-list-descriptionTel__title{font-weight:var(--FONT_WEIGHT_BOLD)}.m-list-flow{margin-block-start:40px}.m-list-flow__item{display:grid;grid-template-columns:80px 1fr;grid-template-areas:"image content";gap:16px;position:relative}@media screen and (min-width: 768px){.m-list-flow__item{grid-template-columns:100px 1fr;gap:24px}}.m-list-flow__item:not(:last-child) .m-list-flow__content{padding-block-end:32px}.m-list-flow__item:not(:last-child) .m-list-flow__media{position:relative}.m-list-flow__item:not(:last-child) .m-list-flow__media::before{content:"";display:block;height:calc(100% + 32px);width:8px;background-color:var(--COLOR_MAIN_LIGHT);position:absolute;top:0;left:50%;transform:translateX(-50%);z-index:var(--ZINDEX_BEHIND)}.m-list-flow__content{grid-area:content;display:grid;gap:8px}.m-list-flow__head{font-weight:var(--FONT_WEIGHT_BOLD);line-height:var(--LINE_HEIGHT_SMALL)}.m-list-flow__titleSub{font-size:0.875rem;color:var(--COLOR_MAIN)}.m-list-flow__num{font-size:1.5rem;font-weight:var(--FONT_WEIGHT_DEFAULT);color:var(--COLOR_MAIN)}.m-list-flow__titleMain{font-size:1.25rem}@media screen and (min-width: 768px){.m-list-flow__titleMain{font-size:1.5rem}}.m-list-flow__media{grid-area:image}.m-list-flow__mediaItem{background-color:var(--COLOR_MAIN_LIGHT);padding:12px}@media screen and (min-width: 768px){.m-list-flow__mediaItem{padding:22px}}.m-list-news{display:grid;gap:24px}@media screen and (min-width: 768px){.m-list-news__item{display:flex;flex-direction:column}}.m-list-news__wrap{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;padding-right:56px;padding-bottom:24px;text-decoration:none;color:var(--COLOR_TEXT);border-bottom:1px dashed var(--COLOR_BORDER);line-height:var(--LINE_HEIGHT)}@media screen and (min-width: 768px){.m-list-news__wrap{flex-direction:row}}.m-list-news__wrap::before{content:"";position:absolute;display:block;background-color:#fff;border:1px solid var(--COLOR_BORDER);width:40px;height:40px;top:50%;right:0;translate:0 -50%}.m-list-news__wrap::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23002896%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;width:16px;height:16px;top:50%;right:12px;translate:0 -50%}@media screen and (min-width: 768px){.m-list-news__wrap{--padding-bottom: 24px;gap:16px;grid-template-columns:subgrid;grid-column:1/-1;padding-top:6px}.m-list-news__wrap::before,.m-list-news__wrap::after{translate:0 calc(-50% - var(--padding-bottom)/2)}}@media(any-hover: hover){.m-list-news__wrap:hover::before{background-color:var(--COLOR_MAIN);border:none}.m-list-news__wrap:hover::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-list-news__wrap:hover .m-list-news__title{text-decoration:underline}}.m-list-news__wrap:focus-visible::before{background-color:var(--COLOR_MAIN);border:none}.m-list-news__wrap:focus-visible::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-list-news__wrap:focus-visible .m-list-news__title{text-decoration:underline}.m-list-news__wrap:active::before{background-color:var(--COLOR_MAIN);border:none}.m-list-news__wrap:active::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-list-news__wrap:active .m-list-news__title{text-decoration:underline}.m-list-news__wrap:not([href])::before,.m-list-news__wrap:not([href])::after{content:none}@media(any-hover: hover){.m-list-news__wrap:not([href]):hover .m-list-news__title{text-decoration:none}}.m-list-news__wrap:not([href]):focus-visible .m-list-news__title{text-decoration:none}.m-list-news__wrap:not([href]):active .m-list-news__title{text-decoration:none}@media screen and (min-width: 768px){.m-list-news__info{flex-shrink:0}}.m-list-news__date,.m-list-news__category{font-size:0.875rem}.m-list-news__date{display:inline-block;min-width:70px}.m-list-news__date+.m-list-news__label{display:inline-block;margin-left:8px;padding:2px 8px;background-color:var(--COLOR_BRAND);font-size:0.75rem;font-weight:var(--FONT_WEIGHT_BOLD);border-radius:4px;color:var(--COLOR_WHITE)}@media screen and (min-width: 768px){.m-list-news__date+.m-list-news__label{margin-left:16px}}.m-list-note{display:grid;gap:8px;margin-top:32px}@media screen and (min-width: 768px){.m-list-note{margin-top:40px}}.m-list-note__item{display:flex;gap:6px;align-items:baseline;font-size:0.875rem}.m-list-note__mark{flex:0 0 auto}.m-list-note__text>.m-list-note{margin-top:8px}.m-list-note__link{word-break:break-all;color:var(--COLOR_MAIN)}.m-list-note__link:hover{text-decoration:none}.m-list-note__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-list-number{display:grid;gap:8px;margin-top:32px}@media screen and (min-width: 768px){.m-list-number{margin-top:40px}}.m-list-number__item{display:grid;grid-template-columns:max-content 1fr;gap:5px}.m-list-number__mark{color:var(--COLOR_BRAND);font-weight:var(--FONT_WEIGHT_BOLD)}.m-list-number__text>.m-list-number{margin-top:8px}.m-list-number__text>[class^=m-]{margin-top:8px}.m-list-number__link{word-break:break-all;color:var(--COLOR_MAIN)}.m-list-number__link:hover{text-decoration:none}.m-list-number__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-list-step{display:flex;flex-direction:column;gap:32px;margin-top:32px}@media screen and (min-width: 950px){.m-list-step{flex-direction:row;gap:64px;margin-top:40px}}.m-list-step .m-list-step__item:last-child .m-list-step__icon::before{display:none}.m-list-step[data-step="4"] .m-list-step__item{max-width:unset}@media screen and (min-width: 950px){.m-list-step[data-step="4"] .m-list-step__icon::before{height:calc(100% + 160px)}}.m-list-step__item{display:flex;flex:1;gap:16px}@media screen and (min-width: 950px){.m-list-step__item{flex-direction:column;max-width:217px}}.m-list-step__icon{position:relative}@media screen and (min-width: 950px){.m-list-step__icon{margin-inline:auto}}.m-list-step__icon::before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:8px;height:calc(100% + 32px);background-color:#ecf9fe;z-index:-1}@media screen and (min-width: 950px){.m-list-step__icon::before{top:50%;left:calc(50% + 120px);transform:translateY(-50%) rotate(90deg);height:calc(100% + 64px)}}.m-list-step__iconItem{width:100px;height:100px;background-color:#ecf9fe;border-radius:50%;padding:22px}@media screen and (min-width: 950px){.m-list-step__iconItem{width:120px;height:120px;padding:32px}}.m-list-step__content{display:flex;flex-direction:column;gap:8px}.m-list-step__heading{display:flex;flex-direction:column}@media screen and (min-width: 950px){.m-list-step__heading{align-items:center}}.m-list-step__heading-step{display:flex;align-items:baseline}.m-list-step__heading-step-text{font-size:0.875rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_MAIN)}.m-list-step__heading-step-number{font-size:1.5rem;color:var(--COLOR_MAIN)}.m-list-step__heading-text{font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-list-step__heading-text{font-size:1.5rem}}@media screen and (min-width: 950px){.m-list-step__heading-text{text-align:center}}.m-media{display:table;margin-left:auto;margin-right:auto;width:fit-content;text-align:center}.m-media--left{margin-left:0}.m-media--right{margin-right:0}.m-media--border-gray .m-media__item{border:var(--COLOR_BORDER) 1px solid}.m-media__caption{margin-top:8px;display:table-caption;caption-side:bottom;text-align:center;font-size:0.875rem}.m-media__link{display:inline-block}.m-media__link--modal{position:relative}.m-media__link--modal::before{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;background-image:url("/common/images/icon-media-modal.svg");background-repeat:no-repeat;width:56px;height:56px}@media(any-hover: hover){.m-media__link:hover{opacity:var(--OPACITY_DEFAULT)}}.m-media__link:focus-visible{opacity:var(--OPACITY_DEFAULT)}.m-media__link:active{opacity:var(--OPACITY_DEFAULT)}.m-media-external{display:flex;flex-direction:column-reverse;gap:8px;margin-inline:auto;text-align:center;vertical-align:top}.m-media-external__caption,.m-media-external__media{flex:0 0 auto}.m-media-external__caption{margin:0 auto;max-width:fit-content;text-align:center}.m-media-external__media{aspect-ratio:16/9;position:relative}.m-media-external__item{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.m-media-icon{display:grid;gap:32px}@media screen and (min-width: 768px){.m-media-icon{gap:40px}.m-media-icon[data-column-pc="2"]{grid-template-columns:repeat(2, 1fr)}.m-media-icon[data-column-pc="3"]{grid-template-columns:repeat(3, 1fr)}.m-media-icon[data-column-pc="4"]{grid-template-columns:repeat(4, 1fr)}}.m-media-icon__item{display:flex;flex-direction:column;align-items:center}.m-media-icon__title{margin-top:16px;font-size:1.25rem;text-align:center}@media screen and (min-width: 768px){.m-media-icon__title{font-size:1.5rem}}.m-media-icon__text{margin-top:8px}.m-media-icon__iconContainer{display:flex;justify-content:center;align-items:center;order:-1;width:120px;height:120px;border-radius:50%;background-color:#ecf9fe;margin-inline:auto}.m-media-text{display:flex;flex-direction:column;gap:24px}.m-media-text+.m-media-text{margin-top:48px}@media screen and (min-width: 768px){.m-media-text+.m-media-text{margin-top:64px}}@media screen and (min-width: 768px){.m-media-text{flex-direction:row-reverse}}@media screen and (min-width: 768px){.m-media-text--reverse{flex-direction:row}}.m-media-text--under-box{margin-top:48px}@media screen and (min-width: 768px){.m-media-text--under-box{margin-top:64px}}.m-media-text__content{flex:1 1 auto;display:contents}@media screen and (max-width: 767px){.m-media-text__content>[class^=m-]{margin-top:0 !important}}@media screen and (min-width: 768px){.m-media-text__content{display:block}.m-media-text__content>[class^=m-]{margin-top:24px}}.m-media-text__title{font-size:1.5rem;line-height:var(--LINE_HEIGHT_SMALL);order:-1}.m-media-text__title:has(>.m-media-text__label){display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){.m-media-text__title{font-size:1.75rem;order:0}}.m-media-text__lead{font-size:2rem;line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (min-width: 768px){.m-media-text__lead{font-size:2.5rem}}.m-media-text__accent{color:var(--COLOR_BRAND)}.m-media-text__titleNum{display:flex;column-gap:16px;align-items:flex-start;order:-1}@media screen and (min-width: 768px){.m-media-text__titleNum{align-items:center;order:0}}.m-media-text__num{flex:0 0 auto;font-size:2.5rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_MAIN);line-height:1;order:-2}@media screen and (min-width: 768px){.m-media-text__num{font-size:5rem;order:0}}.m-media-text__media{flex:0 0 auto;order:-1}@media screen and (min-width: 768px){.m-media-text__media{max-width:50%;order:0}}.m-media-text__media>.m-media,.m-media-text__media>.m-carousel,.m-media-text__media>.m-media-external{margin-top:0}.m-media-text__media:has(>.m-media-external){width:100%}@media screen and (min-width: 768px){.m-media-text__media:has(>.m-media-external){width:50%}}.m-media-text__label{display:inline-block;max-width:fit-content;font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD);padding:8px 24px 8px 16px;background-image:linear-gradient(to right, var(--COLOR_BRAND), var(--COLOR_BRAND) 8px, var(--COLOR_MAIN) 8px, var(--COLOR_MAIN) 100%);color:var(--COLOR_WHITE);clip-path:polygon(0 0, 0 100%, calc(100% - 16px) 100%, 100% 0)}@media screen and (min-width: 768px){.m-media-text__label{font-size:1.5rem}}.m-media-vertical{display:grid;gap:32px}@media screen and (min-width: 768px){.m-media-vertical{gap:64px 24px}.m-media-vertical[data-column-pc="2"]{grid-template-columns:repeat(2, 1fr)}.m-media-vertical[data-column-pc="3"]{grid-template-columns:repeat(3, 1fr)}}.m-media-vertical__content{display:flex;flex-direction:column}.m-media-vertical__title{margin-top:16px;font-size:1.25rem}.m-media-vertical__textContainer{margin-top:8px}.m-media-vertical__media{order:-1}.m-media-video{display:flex;flex-direction:column-reverse;gap:8px;margin-inline:auto;text-align:center;vertical-align:top}.m-media-video__caption,.m-media-video__media{flex:0 0 auto}.m-media-video__caption{margin:0 auto;max-width:fit-content;text-align:center}.m-media-video__media{aspect-ratio:16/9;position:relative}.m-media-video__item{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.m-panel{display:grid;gap:32px}@media screen and (min-width: 768px){.m-panel{gap:64px 24px}.m-panel[data-column-pc="2"]{grid-template-columns:repeat(2, 1fr)}.m-panel[data-column-pc="3"]{grid-template-columns:repeat(3, 1fr)}}.m-panel__wrap{display:flex;flex-direction:column-reverse;gap:16px;height:100%;text-decoration:none;color:var(--COLOR_TEXT)}@media(any-hover: hover){.m-panel__wrap[href]:hover .m-panel__title{text-decoration:underline}.m-panel__wrap[href]:hover .m-panel__media::before{background-color:var(--COLOR_MAIN);border:none}.m-panel__wrap[href]:hover .m-panel__media::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel__wrap[href]:hover .m-panel__mediaItem{opacity:var(--OPACITY_DEFAULT)}}.m-panel__wrap[href]:focus-visible .m-panel__title{text-decoration:underline}.m-panel__wrap[href]:focus-visible .m-panel__media::before{background-color:var(--COLOR_MAIN);border:none}.m-panel__wrap[href]:focus-visible .m-panel__media::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel__wrap[href]:focus-visible .m-panel__mediaItem{opacity:var(--OPACITY_DEFAULT)}.m-panel__wrap[href]:active .m-panel__title{text-decoration:underline}.m-panel__wrap[href]:active .m-panel__media::before{background-color:var(--COLOR_MAIN);border:none}.m-panel__wrap[href]:active .m-panel__media::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel__wrap[href]:active .m-panel__mediaItem{opacity:var(--OPACITY_DEFAULT)}.m-panel__content{flex:1 1 auto}.m-panel__info{display:flex;gap:16px}.m-panel__title{font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-panel__title{font-size:1.5rem}}.m-panel__title+.m-panel__text{margin-top:8px}.m-panel__date,.m-panel__category{font-size:0.875rem}.m-panel__category{position:relative;padding-left:12px}.m-panel__category::before{content:"";position:absolute;background-color:var(--COLOR_BRAND);width:8px;height:8px;border-radius:50%;left:0;top:.6em}.m-panel__media{position:relative}.m-panel__media::before{content:"";position:absolute;background-color:#fff;border:1px solid var(--COLOR_BORDER);width:40px;height:40px;bottom:0;right:0;display:block;z-index:var(--ZINDEX_LAYER1)}.m-panel__media::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23002896%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;width:16px;height:16px;bottom:12px;right:12px;z-index:var(--ZINDEX_LAYER1)}.m-panel__mediaItem{width:100%;height:100%;object-fit:cover}.m-panel-large{display:grid;gap:32px}@media screen and (min-width: 768px){.m-panel-large{grid-template-columns:repeat(2, 1fr);gap:24px}}.m-panel-large__item{border-radius:8px;overflow:hidden}.m-panel-large__wrap{position:relative;display:block}@media(any-hover: hover){.m-panel-large__wrap:hover .m-panel-large__inner::before{background-image:var(--COLOR_GRADATION);border:none}.m-panel-large__wrap:hover .m-panel-large__inner::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel-large__wrap:hover .m-panel-large__text{text-decoration:underline}.m-panel-large__wrap:hover .m-panel-large__content::before,.m-panel-large__wrap:hover .m-panel-large__media{opacity:var(--OPACITY_DEFAULT)}}.m-panel-large__wrap:focus-visible .m-panel-large__inner::before{background-image:var(--COLOR_GRADATION);border:none}.m-panel-large__wrap:focus-visible .m-panel-large__inner::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel-large__wrap:focus-visible .m-panel-large__text{text-decoration:underline}.m-panel-large__wrap:focus-visible .m-panel-large__content::before,.m-panel-large__wrap:focus-visible .m-panel-large__media{opacity:var(--OPACITY_DEFAULT)}.m-panel-large__wrap:active .m-panel-large__inner::before{background-image:var(--COLOR_GRADATION);border:none}.m-panel-large__wrap:active .m-panel-large__inner::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e")}.m-panel-large__wrap:active .m-panel-large__text{text-decoration:underline}.m-panel-large__wrap:active .m-panel-large__content::before,.m-panel-large__wrap:active .m-panel-large__media{opacity:var(--OPACITY_DEFAULT)}.m-panel-large__content{position:absolute;left:0;bottom:0;width:100%;z-index:var(--ZINDEX_LAYER1)}.m-panel-large__content::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(6, 63, 86, 0) 0%, rgba(6, 63, 86, 0.25) 50%)}.m-panel-large__inner{position:relative;padding:8px 72px 8px 16px}.m-panel-large__inner::before{content:"";position:absolute;background-color:#fff;border-radius:50%;border:#d1d1d1 1px solid;width:40px;height:40px;bottom:12px;right:16px;display:block}@media screen and (min-width: 768px){.m-panel-large__inner::before{bottom:16px}}.m-panel-large__inner::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23ff41be%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;width:16px;height:16px;bottom:23px;right:28px}@media screen and (min-width: 768px){.m-panel-large__inner::after{bottom:27px}}.m-panel-large__text{position:relative;font-size:1.5rem;line-height:2;font-weight:var(--FONT_WEIGHT_BOLD);color:#fff}@media screen and (min-width: 768px){.m-panel-large__text{font-size:1.75rem}}.m-panel-large__mediaItem{width:100%}@media(min-width: 768px)and (max-width: 999px){.m-panel-plan__list{display:flex !important;flex-wrap:wrap;align-items:stretch;height:100%;justify-content:center;gap:24px}}@media screen and (min-width: 1000px){.m-panel-plan__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:30px auto 1fr;gap:24px}}@media(min-width: 768px)and (max-width: 999px){.m-panel-plan__slide{flex-shrink:unset;width:calc(50% - 12px)}}@media screen and (min-width: 1000px){.m-panel-plan__slide{display:grid;grid-template-rows:subgrid;grid-row:2/-1}}.m-panel-plan__slide--recommend{grid-row:1/-1}@media screen and (min-width: 1000px){.m-panel-plan__slide--recommend{display:revert}}.m-panel-plan__slide--recommend .m-panel-plan__item{background-color:var(--COLOR_BRAND)}.m-panel-plan__slide--recommend .m-panel-plan__title{color:var(--COLOR_WHITE)}.m-panel-plan__slide--recommend .m-panel-plan__dd{font-size:1.25rem;color:var(--COLOR_BRAND);font-weight:var(--FONT_WEIGHT_BOLD)}.m-panel-plan__item{--padding-panel-head-top: 16px;display:grid;gap:var(--padding-panel-head-top);grid-template-rows:auto 1fr;padding:var(--padding-panel-head-top) 4px 4px;background-color:var(--COLOR_MAIN_LIGHT);height:100%}@media screen and (min-width: 1000px){.m-panel-plan__item{grid-template-rows:subgrid;grid-row:1/-1}}.m-panel-plan__head{display:flex;align-items:center;text-align:center;justify-content:center}.m-panel-plan__title{line-height:var(--LINE_HEIGHT_SMALL);font-size:1.25rem}@media screen and (min-width: 768px){.m-panel-plan__title{font-size:1.5rem}}.m-panel-plan__body{padding:24px 20px 17px;background-color:#fff}.m-panel-plan__dt{font-weight:var(--FONT_WEIGHT_BOLD);display:grid;grid-template-columns:subgrid}.m-panel-plan__dd{display:grid;grid-template-columns:subgrid}.m-panel-plan__dd>:is(ul,ol){margin-block-start:4px}.m-panel-plan__descList{display:grid;grid-template-columns:auto 1fr;column-gap:16px}.m-panel-plan__descListItem{display:grid;grid-template-columns:subgrid;grid-column:1/3}.m-panel-plan__descListItem+.m-panel-plan__descListItem{margin-top:16px;padding-top:16px;border-top:1px dashed #d1d1d1}.m-panel-request{display:grid;margin:80px calc(50% - 50vw) 0}@media screen and (min-width: 768px){.m-panel-request{margin:120px 0 0;border-radius:40px;overflow:hidden;grid-template-columns:54% auto}}.m-panel-request__contents{display:flex;flex-direction:column;align-items:center;padding:40px 16px;background-color:var(--COLOR_MAIN)}@media screen and (min-width: 768px){.m-panel-request__contents{display:block;padding:40px 64px}}.m-panel-request__heading{font-size:2rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:var(--LINE_HEIGHT_SMALL);color:#fff}@media screen and (min-width: 768px){.m-panel-request__heading{font-size:2.5rem}}.m-panel-request__text{margin-top:24px;font-size:1rem;line-height:var(--LINE_HEIGHT);color:#fff}@media screen and (min-width: 768px){.m-panel-request__text{font-size:1.25rem}}.m-panel-request__buttonContainer{margin-top:32px;display:flex}@media screen and (min-width: 768px){.m-panel-request__buttonContainer{margin-top:40px}}.m-panel-request__button{position:relative;padding:16px 94px 16px 126px;color:#fff;border:#fff 1px solid;border-radius:50px;text-align:center;text-decoration:none;font-size:1rem;line-height:var(--LINE_HEIGHT)}.m-panel-request__button::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20d%3d%22M12%2e5301%2011%2e9093L19%2e1894%205%2e25H4%2e81039L11%2e4696%2011%2e9093C11%2e7621%2012%2e2017%2012%2e2376%2012%2e2017%2012%2e5301%2011%2e9093ZM11%2e9999%2013%2e6275C11%2e4239%2013%2e6275%2010%2e8479%2013%2e4085%2010%2e4091%2012%2e9698L2%2e46964%205%2e03025L2%2e30539%204%2e866C2%2e47639%204%2e22475%203%2e05464%203%2e75%203%2e74989%203%2e75H20%2e2499C20%2e9451%203%2e75%2021%2e5234%204%2e22475%2021%2e6944%204%2e866L21%2e5301%205%2e03025L13%2e5906%2012%2e9698C13%2e1519%2013%2e4085%2012%2e5759%2013%2e6275%2011%2e9999%2013%2e6275ZM20%2e25%2018%2e7501V8%2e43164L21%2e75%206%2e93164V18%2e7501C21%2e75%2019%2e5781%2021%2e078%2020%2e2501%2020%2e25%2020%2e2501H3%2e75C2%2e922%2020%2e2501%202%2e25%2019%2e5781%202%2e25%2018%2e7501V6%2e93164L3%2e75%208%2e43164V18%2e7501H20%2e25Z%22%20fill%3d%22white%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;top:18px;left:78px;display:block;aspect-ratio:1/1;width:24px}@media screen and (min-width: 768px){.m-panel-request__button::before{left:52px}}@media(any-hover: hover){.m-panel-request__button:hover{background-color:#fff;color:var(--COLOR_TEXT)}.m-panel-request__button:hover::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M13%2e0301%2011%2e9093L19%2e6894%205%2e25H5%2e31039L11%2e9696%2011%2e9093C12%2e2621%2012%2e2017%2012%2e7376%2012%2e2017%2013%2e0301%2011%2e9093ZM12%2e4999%2013%2e6275C11%2e9239%2013%2e6275%2011%2e3479%2013%2e4085%2010%2e9091%2012%2e9698L2%2e96964%205%2e03025L2%2e80539%204%2e866C2%2e97639%204%2e22475%203%2e55464%203%2e75%204%2e24989%203%2e75H20%2e7499C21%2e4451%203%2e75%2022%2e0234%204%2e22475%2022%2e1944%204%2e866L22%2e0301%205%2e03025L14%2e0906%2012%2e9698C13%2e6519%2013%2e4085%2013%2e0759%2013%2e6275%2012%2e4999%2013%2e6275ZM20%2e75%2018%2e7501V8%2e43164L22%2e25%206%2e93164V18%2e7501C22%2e25%2019%2e5781%2021%2e578%2020%2e2501%2020%2e75%2020%2e2501H4%2e25C3%2e422%2020%2e2501%202%2e75%2019%2e5781%202%2e75%2018%2e7501V6%2e93164L4%2e25%208%2e43164V18%2e7501H20%2e75Z%22%20fill%3d%22%23FF41BE%22%2f%3e%3c%2fsvg%3e")}.m-panel-request__button:hover .m-panel-request__buttonIcon{filter:unset}}.m-panel-request__button:focus-visible{background-color:#fff;color:var(--COLOR_TEXT)}.m-panel-request__button:focus-visible::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M13%2e0301%2011%2e9093L19%2e6894%205%2e25H5%2e31039L11%2e9696%2011%2e9093C12%2e2621%2012%2e2017%2012%2e7376%2012%2e2017%2013%2e0301%2011%2e9093ZM12%2e4999%2013%2e6275C11%2e9239%2013%2e6275%2011%2e3479%2013%2e4085%2010%2e9091%2012%2e9698L2%2e96964%205%2e03025L2%2e80539%204%2e866C2%2e97639%204%2e22475%203%2e55464%203%2e75%204%2e24989%203%2e75H20%2e7499C21%2e4451%203%2e75%2022%2e0234%204%2e22475%2022%2e1944%204%2e866L22%2e0301%205%2e03025L14%2e0906%2012%2e9698C13%2e6519%2013%2e4085%2013%2e0759%2013%2e6275%2012%2e4999%2013%2e6275ZM20%2e75%2018%2e7501V8%2e43164L22%2e25%206%2e93164V18%2e7501C22%2e25%2019%2e5781%2021%2e578%2020%2e2501%2020%2e75%2020%2e2501H4%2e25C3%2e422%2020%2e2501%202%2e75%2019%2e5781%202%2e75%2018%2e7501V6%2e93164L4%2e25%208%2e43164V18%2e7501H20%2e75Z%22%20fill%3d%22%23FF41BE%22%2f%3e%3c%2fsvg%3e")}.m-panel-request__button:focus-visible .m-panel-request__buttonIcon{filter:unset}.m-panel-request__button:active{background-color:#fff;color:var(--COLOR_TEXT)}.m-panel-request__button:active::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2024%2024%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M13%2e0301%2011%2e9093L19%2e6894%205%2e25H5%2e31039L11%2e9696%2011%2e9093C12%2e2621%2012%2e2017%2012%2e7376%2012%2e2017%2013%2e0301%2011%2e9093ZM12%2e4999%2013%2e6275C11%2e9239%2013%2e6275%2011%2e3479%2013%2e4085%2010%2e9091%2012%2e9698L2%2e96964%205%2e03025L2%2e80539%204%2e866C2%2e97639%204%2e22475%203%2e55464%203%2e75%204%2e24989%203%2e75H20%2e7499C21%2e4451%203%2e75%2022%2e0234%204%2e22475%2022%2e1944%204%2e866L22%2e0301%205%2e03025L14%2e0906%2012%2e9698C13%2e6519%2013%2e4085%2013%2e0759%2013%2e6275%2012%2e4999%2013%2e6275ZM20%2e75%2018%2e7501V8%2e43164L22%2e25%206%2e93164V18%2e7501C22%2e25%2019%2e5781%2021%2e578%2020%2e2501%2020%2e75%2020%2e2501H4%2e25C3%2e422%2020%2e2501%202%2e75%2019%2e5781%202%2e75%2018%2e7501V6%2e93164L4%2e25%208%2e43164V18%2e7501H20%2e75Z%22%20fill%3d%22%23FF41BE%22%2f%3e%3c%2fsvg%3e")}.m-panel-request__button:active .m-panel-request__buttonIcon{filter:unset}@media screen and (min-width: 768px){.m-panel-request__button{padding:16px 68px 16px 100px}}.m-panel-request__button:has(>.m-panel-request__buttonIcon){padding-inline:48px 80px}.m-panel-request__button:has(>.m-panel-request__buttonIcon)::before{content:none}.m-panel-request__buttonIcon{position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px;filter:brightness(0) invert(1)}.m-panel-request__image{width:100%}@media screen and (min-width: 768px){.m-panel-request__image{height:100%;object-fit:cover}}.m-text{margin-top:32px}.m-text+.m-text{margin-top:24px}@media screen and (min-width: 768px){.m-text{margin-top:40px}}.m-text__item--large{font-size:1.25rem}.m-text__item--red{color:var(--COLOR_CRIMSON_RED)}.m-text__item>em{color:var(--COLOR_MAIN)}.m-text__item--black>em{color:var(--COLOR_TEXT)}.m-text__link{color:var(--COLOR_MAIN)}.m-text__link:hover{text-decoration:none}.m-text__link--telLink{display:inline-block;color:var(--COLOR_TEXT);text-decoration:none}.m-text__icon{display:inline-block;margin-left:8px;vertical-align:middle;translate:0 -3px}.m-text-infographic__inner{display:flex;flex-wrap:wrap;gap:24px 8px;padding:16px;background-color:#ecf9fe;border-radius:8px}.m-text-infographic__item{display:flex;flex:1 1 auto;flex-direction:column}.m-text-infographic__title,.m-text-infographic__description{text-align:center}.m-text-infographic__num{color:var(--COLOR_MAIN);font-size:4rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:1}@media screen and (min-width: 768px){.m-text-infographic__num{font-size:5rem}}.m-text-infographic__unit{font-weight:var(--FONT_WEIGHT_BOLD);margin-left:8px}.m-text-infographic__note{display:flex;column-gap:2px;margin-top:8px;font-size:0.875rem}.m-text-infographic__noteMark{flex:0 0 auto}.m-text-infographic__noteText{flex:1 1 auto}.m-tile{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;box-shadow:inset 0 0 0 1px var(--COLOR_BORDER);color:var(--COLOR_TEXT);line-height:var(--LINE_HEIGHT_SMALL);text-decoration:none;padding:16px 16px 40px;position:relative}.m-tile__title{font-size:1.5rem;font-weight:var(--FONT_WEIGHT_BOLD)}a.m-tile::after{content:"";box-sizing:border-box;background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23002896%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");background-position:50% 50%;background-repeat:no-repeat;background-size:16px;position:absolute;width:40px;height:40px;box-shadow:inset 0 0 0 1px var(--COLOR_BORDER);bottom:0;right:0}@media(any-hover: hover){a.m-tile:hover:hover{box-shadow:inset 0 0 0 1px var(--COLOR_BORDER),0 1px 4px var(--COLOR_BORDER)}a.m-tile:hover:hover::after{box-shadow:inset 0 0 0 1px var(--COLOR_MAIN);background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");background-color:var(--COLOR_MAIN)}}a.m-tile:focus-visible:hover{box-shadow:inset 0 0 0 1px var(--COLOR_BORDER),0 1px 4px var(--COLOR_BORDER)}a.m-tile:focus-visible:hover::after{box-shadow:inset 0 0 0 1px var(--COLOR_MAIN);background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");background-color:var(--COLOR_MAIN)}a.m-tile:active:hover{box-shadow:inset 0 0 0 1px var(--COLOR_BORDER),0 1px 4px var(--COLOR_BORDER)}a.m-tile:active:hover::after{box-shadow:inset 0 0 0 1px var(--COLOR_MAIN);background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M9%202%2e59823L9%2e58859%202L15%207%2e5L9%2e58859%2013L9%2012%2e4018L13%2e3309%208H1V7H13%2e3309L9%202%2e59823Z%22%2f%3e%3c%2fsvg%3e");background-color:var(--COLOR_MAIN)}.m-foreword{display:flex;flex-direction:column;gap:24px;align-items:center}.m-foreword+.m-foreword{margin-top:48px}@media screen and (min-width: 768px){.m-foreword+.m-foreword{margin-top:64px}}@media screen and (min-width: 768px){.m-foreword{flex-direction:row-reverse}}@media screen and (min-width: 768px){.m-foreword--reverse{flex-direction:row}}.m-foreword--underBox{margin-top:48px}@media screen and (min-width: 768px){.m-foreword--underBox{margin-top:64px}}.m-foreword__content{flex:1 1 auto;display:contents}@media screen and (max-width: 767px){.m-foreword__content>[class^=m-]{margin-top:0 !important}}@media screen and (min-width: 768px){.m-foreword__content{display:block}.m-foreword__content>[class^=m-]{margin-top:24px}}.m-foreword__title{font-size:1.5rem;line-height:var(--LINE_HEIGHT_SMALL);order:-1}.m-foreword__title:has(>.m-foreword__label){display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 768px){.m-foreword__title{font-size:1.75rem;order:0}}.m-foreword__lead{font-size:2rem;line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (min-width: 768px){.m-foreword__lead{font-size:2.5rem}}.m-foreword__accent{color:var(--COLOR_BRAND)}.m-foreword__titleNum{display:flex;column-gap:16px;align-items:flex-start;order:-1}@media screen and (min-width: 768px){.m-foreword__titleNum{align-items:center;order:0}}.m-foreword__num{flex:0 0 auto;font-size:2.5rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:1;background-image:var(--COLOR_GRADATION);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);order:-2}@media screen and (min-width: 768px){.m-foreword__num{font-size:5rem;order:0}}.m-foreword__media{flex:0 0 auto;order:-1}@media screen and (min-width: 768px){.m-foreword__media{max-width:50%;order:0;display:grid}}.m-keyVisual{--visual-height: 350px;position:relative;overflow:hidden;min-height:var(--visual-height)}@media screen and (min-width: 768px){.m-keyVisual{--visual-height: 500px}}.m-keyVisual__inner{display:grid;grid-column:1/4;grid-template-columns:1fr minmax(200px, 1200px) 1fr;gap:13px;height:var(--visual-height)}@media screen and (min-width: 768px){.m-keyVisual__inner{gap:32px}}.m-keyVisual__title{display:flex;grid-column:2/3;align-items:center}.m-keyVisual__titleText{font-size:clamp(1.875rem,1.875rem + (1vw - 0.480625rem)*(7.7922077922),3rem);font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_WHITE);line-height:1.25;text-shadow:0 0 20px rgba(0,0,0,.6)}.m-keyVisual__titleText--pilot{text-shadow:0 0 20px rgba(32,72,135,.6)}.m-keyVisual__titleTextPrice{font-size:clamp(3.375rem,3.375rem + (1vw - 0.480625rem)*(14.7186147186),5.5rem);padding-right:8px}.m-keyVisual__titleTextXl{font-size:clamp(3.375rem,3.375rem + (1vw - 0.480625rem)*(7.7922077922),4.5rem)}.m-keyVisual__titleTextXs{font-size:clamp(1.375rem,1.375rem + (1vw - 0.480625rem)*(4.329004329),2rem)}.m-keyVisual__media>img{position:absolute;top:0;left:0;display:block;width:100dvw;height:100%;z-index:var(--ZINDEX_BEHIND);object-fit:cover}@media screen and (min-width: 768px){.m-recruit-job{display:grid}}@media screen and (min-width: 768px){.m-recruit-job__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto 1fr;gap:24px}}@media screen and (min-width: 768px){.m-recruit-job__slide{display:grid;grid-template-rows:subgrid;grid-row:span 2}}.m-recruit-job__item{display:grid;gap:16px;height:100%;padding:24px 16px;background-color:#ecf9fe;border-radius:8px}@media screen and (min-width: 768px){.m-recruit-job__item{grid-template-rows:subgrid;grid-row:span 2;padding:24px}}.m-recruit-job__head{display:grid;place-content:center}.m-recruit-job__title{text-align:center;color:var(--COLOR_MAIN);font-size:1.5rem}.m-recruit-job__body{flex:1 1 auto;padding:24px 16px;background-color:#fff;border-radius:8px}.m-recruit-job__descItem+.m-recruit-job__descItem{margin-top:16px;padding-top:16px;border-top:1px dashed #d1d1d1}.m-recruit-job__dt{font-weight:var(--FONT_WEIGHT_BOLD)}.m-recruit-job__dd{margin-top:4px}@media(min-width: 768px)and (max-width: 999px){.m-school-course__list{display:flex !important;flex-wrap:wrap;align-items:stretch;height:100%;justify-content:center;gap:24px}}@media screen and (min-width: 1000px){.m-school-course__list{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:auto 1fr;gap:24px}}@media(min-width: 768px)and (max-width: 999px){.m-school-course__slide{flex-shrink:unset;width:calc(50% - 12px);min-height:620px}}@media screen and (min-width: 1000px){.m-school-course__slide{display:grid;grid-template-rows:subgrid;grid-row:1/-1}}.m-school-course__item{display:grid;gap:8px;padding:24px 16px;border-radius:8px;background-color:#ecf9fe;height:100%}@media screen and (min-width: 1000px){.m-school-course__item{gap:24px;grid-template-rows:subgrid;grid-row:1/-1}}.m-school-course__title{text-align:center;line-height:var(--LINE_HEIGHT_SMALL);font-size:1.25rem;display:flex;align-items:center;justify-content:center;flex:1 1 auto}@media screen and (min-width: 768px){.m-school-course__title{font-size:1.5rem}}.m-school-course__priceWrap{text-align:center;padding:8px}.m-school-course__price{color:var(--COLOR_MAIN);font-size:2.375rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:1}@media screen and (min-width: 768px){.m-school-course__price{font-size:3rem}}.m-school-course__priceUnit{display:inline-block}.m-school-course__head{display:flex;flex-direction:column;gap:4px}@media screen and (min-width: 768px){.m-school-course__head{gap:16px}}.m-school-course__body{padding:24px 16px;background-color:#fff;border-radius:8px}.m-school-course__dt{font-weight:var(--FONT_WEIGHT_BOLD)}.m-school-course__dd{margin-top:4px}.m-school-course__descListItem+.m-school-course__descListItem{margin-top:16px;padding-top:16px;border-top:1px dashed #d1d1d1}.m-service-about{display:grid;gap:32px}@media screen and (min-width: 768px){.m-service-about{grid-template-columns:repeat(2, 1fr);align-items:center;gap:24px}}.m-service-about__lead{font-size:2.25rem;line-height:var(--LINE_HEIGHT_SMALL);font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.m-service-about__lead{font-size:3.5rem}}.m-service-about__text{margin-top:24px}.m-service-about__lead--blue{color:var(--COLOR_MAIN)}.m-service-about__image{width:100%}@media screen and (min-width: 768px){.m-service-about__image{display:block;width:auto;max-height:100%;margin:auto}}.m-service-infographic__inner{display:flex;flex-wrap:wrap;padding:16px;gap:24px;border-radius:8px;background-color:#ecf9fe;justify-content:center}.m-service-infographic__inner+.m-list-note{margin-top:8px;font-size:0.875rem}@media screen and (min-width: 768px){.m-service-infographic__inner{display:grid;grid-template-columns:repeat(6, 188px);gap:24px 8px}}@media(min-width: 768px)and (max-width: 1279px){.m-service-infographic__inner{grid-template-columns:repeat(3, 188px)}}.m-service-infographic__title{text-align:center}.m-service-infographic__number{text-align:center;font-size:4rem;line-height:1;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_MAIN)}@media screen and (min-width: 768px){.m-service-infographic__number{font-size:5rem}}.m-service-infographic__numberUnit{margin-left:8px;font-size:1rem;line-height:var(--LINE_HEIGHT);color:var(--COLOR_TEXT)}.m-service-panel{position:relative;padding-bottom:40px}.m-service-panel::before{content:"";display:block;position:absolute;width:100vw;height:calc(100% - 80px);bottom:0;left:0;margin-left:calc(50% - 50vw);z-index:var(--ZINDEX_BEHIND);background-color:#ecf9fe}@media screen and (min-width: 768px){.m-service-panel{padding-bottom:80px}}@media screen and (min-width: 768px){.m-service-panel .m-panel-large{margin-top:64px}}.m-service-panel .m-panel{margin-top:56px}@media screen and (min-width: 768px){.m-service-panel .m-panel{margin-top:64px}}.m-service-plan .m-layout-button{margin-top:24px}@media screen and (min-width: 768px){.m-service-plan .m-carousel__list{gap:24px;display:grid;grid-template-columns:repeat(3, 1fr)}}.m-service-plan__item{display:flex;flex-direction:column;height:100%;padding:24px 16px;background-color:#ecf9fe;border-radius:4px}.m-service-plan__title{font-size:1.5rem;line-height:var(--LINE_HEIGHT_SMALL);color:var(--COLOR_MAIN);text-align:center}.m-service-plan__description{text-align:center}.m-service-plan__recommend{margin-top:16px;padding:24px 16px;background-color:#fff;border-radius:4px;flex:1}.m-service-plan__recommend .m-list{margin-top:16px}.m-service-plan__recommendTitle{font-size:1.25rem;text-align:center;line-height:var(--LINE_HEIGHT_SMALL)}.display-block{display:block !important}.display-inlineBlock{display:inline-block !important}.display-inline{display:inline !important}.display-flex{display:flex !important}.display-inlineFlex{display:inline-flex !important}.display-none{display:none !important}@media screen and (min-width: 768px){.md\:display-block{display:block !important}.md\:display-inlineBlock{display:inline-block !important}.md\:display-inline{display:inline !important}.md\:display-flex{display:flex !important}.md\:display-inlineFlex{display:inline-flex !important}.md\:display-none{display:none !important}}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-between{justify-content:space-between !important}.justify-content-center{justify-content:center !important}.text-left{text-align:left}@media screen and (min-width: 768px){.md\:text-left{text-align:left}}.text-center{text-align:center}@media screen and (min-width: 768px){.md\:text-center{text-align:center}}.text-right{text-align:right}@media screen and (min-width: 768px){.md\:text-right{text-align:right}}.text-justify{text-align:justify}@media screen and (min-width: 768px){.md\:text-justify{text-align:justify}}.text-start{text-align:start}@media screen and (min-width: 768px){.md\:text-start{text-align:start}}.text-end{text-align:end}@media screen and (min-width: 768px){.md\:text-end{text-align:end}}.m-accordion{border-radius:4px;overflow:hidden;background-color:var(--COLOR_MAIN_LIGHT)}.m-accordion.is-open .m-accordion__container{grid-template-rows:1fr}.m-accordion.is-open .m-accordion__button::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23002896%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M2%208%2e5H14V7%2e5H2V8%2e5Z%22%20fill%3d%22%23002896%22%2f%3e%3c%2fsvg%3e")}.m-accordion__button{position:relative;width:100%;padding:16px 64px 16px 16px;border-radius:4px;font-size:1.25rem;text-align:left;cursor:pointer}html[data-script-enabled=true] .m-accordion__button::before{content:"";position:absolute;background-color:#fff;border:1px solid var(--COLOR_BORDER);width:40px;height:40px;top:50%;right:16px;transform:translateY(-50%);display:block}html[data-script-enabled=true] .m-accordion__button::after{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2016%2016%22%20fill%3d%22%23002896%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M14%207%2e5H8%2e5V2H7%2e5V7%2e5H2V8%2e5H7%2e5V14H8%2e5V8%2e5H14V7%2e5Z%22%20fill%3d%22%23002896%22%2f%3e%3c%2fsvg%3e");content:"";position:absolute;width:16px;height:16px;top:50%;right:28px;transform:translateY(-50%)}@media screen and (min-width: 768px){.m-accordion__button{padding-inline:24px 80px;font-size:1.5rem}.m-accordion__button::before{right:24px}.m-accordion__button::after{right:36px}}html[data-script-enabled=true] .m-accordion__container{display:grid;transition:grid-template-rows var(--TRANSITION_DURATION_DEFAULT);grid-template-rows:0fr}.m-accordion__inner{overflow:hidden}.m-accordion__content{padding:8px 16px 24px}@media screen and (min-width: 768px){.m-accordion__content{padding-inline:24px}}.splide{visibility:visible}.m-carousel-banner{position:relative;margin-inline:auto;padding-inline:56px;max-width:1026px}.m-carousel-banner.is-initialized:not(.is-active) .m-carousel-banner__list,html:not([data-script-enabled=true]) .m-carousel-banner .m-carousel-banner__list{display:grid;gap:16px}@media(any-hover: hover){.m-carousel-banner__slide:hover{opacity:var(--OPACITY_DEFAULT)}}.m-carousel-banner__slide:focus-visible{opacity:var(--OPACITY_DEFAULT)}.m-carousel-banner__slide:active{opacity:var(--OPACITY_DEFAULT)}.m-carousel-banner__pagination{flex:1 1 auto;column-gap:16px;padding-left:96px}.m-carousel-banner__arrows{margin-left:auto}.m-carousel-banner__arrow{cursor:pointer}.m-carousel-banner__arrow--prev{position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(-180deg)}.m-carousel-banner__arrow--next{position:absolute;top:50%;right:0;transform:translateY(-50%) rotate(180deg)}.m-carousel-banner__arrow--next>img{rotate:180deg}.m-carousel-banner__page{position:relative;width:8px;height:8px;background-color:var(--COLOR_MAIN);cursor:pointer}.m-carousel-banner__page[aria-selected=true]{border:2px solid #fff;box-sizing:content-box}.m-carousel-banner__page[aria-selected=true]::before{content:"";position:absolute;aspect-ratio:1/1;width:16px;background-color:var(--COLOR_MAIN);top:50%;left:50%;translate:-50% -50%;z-index:var(--ZINDEX_BEHIND)}.m-carousel-banner__media{aspect-ratio:1/1;width:100%}.splide{visibility:visible}.m-carousel.is-initialized:not(.is-active) .m-carousel__list,html:not([data-script-enabled=true]) .m-carousel .m-carousel__list{display:grid;gap:16px}.m-carousel__pagination{flex:1 1 auto;column-gap:16px;padding-left:96px}.m-carousel__controls{display:flex;margin-top:16px}@media screen and (min-width: 768px){.m-carousel--sp .m-carousel__controls{display:none}}.m-carousel__arrows{display:flex;column-gap:8px;margin-left:auto}.m-carousel__arrow{cursor:pointer}.m-carousel__arrow--prev>img{rotate:180deg}.m-carousel__arrow[disabled]{opacity:.4;cursor:auto}.m-carousel__page{position:relative;width:8px;height:8px;background-color:var(--COLOR_MAIN);cursor:pointer}.m-carousel__page[aria-selected=true]{border:2px solid #fff;box-sizing:content-box}.m-carousel__page[aria-selected=true]::before{content:"";position:absolute;aspect-ratio:1/1;width:16px;background-color:var(--COLOR_MAIN);top:50%;left:50%;translate:-50% -50%;z-index:var(--ZINDEX_BEHIND)}@keyframes fadeIn{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:matrix(1, 0, 0, 1, 0, 0)}}.js-fade-section{visibility:hidden}.js-fade-section.is-shown{visibility:visible;opacity:0;transform:translateY(50px)}.js-fade-section.is-animated{animation:fadeIn .7s ease-out;animation-delay:0s;animation-fill-mode:both}.js-fade-item *[data-delay]{opacity:0;transform:translateY(50px)}.js-fade-item.is-animated *[data-delay]{animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="0"]{animation:fadeIn .7s ease-out;animation-delay:0s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="0.25"]{animation:fadeIn .7s ease-out;animation-delay:0.25s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="0.5"]{animation:fadeIn .7s ease-out;animation-delay:0.5s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="0.75"]{animation:fadeIn .7s ease-out;animation-delay:0.75s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="1"]{animation:fadeIn .7s ease-out;animation-delay:1s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="1.25"]{animation:fadeIn .7s ease-out;animation-delay:1.25s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="1.5"]{animation:fadeIn .7s ease-out;animation-delay:1.5s;animation-fill-mode:both}.js-fade-item.is-animated *[data-delay="1.75"]{animation:fadeIn .7s ease-out;animation-delay:1.75s;animation-fill-mode:both}.m-modal{--block-gutter: 80px;--inline-gutter: 120px;position:fixed;top:0;bottom:0;width:100%;max-width:unset;max-height:calc(100vh - var(--block-gutter)*2);margin:auto;padding:0;overflow:visible;background-color:initial;border:0;opacity:0;visibility:hidden;transition:opacity var(--TRANSITION_DURATION_DEFAULT),visibility var(--TRANSITION_DURATION_DEFAULT);z-index:var(--ZINDEX_OVERLAY)}.m-modal::backdrop{visibility:hidden;opacity:0;background:rgba(0,0,0,.4);transition:opacity var(--TRANSITION_DURATION_DEFAULT),visibility var(--TRANSITION_DURATION_DEFAULT)}.m-modal.is-open{opacity:1;visibility:visible}.m-modal.is-open::backdrop{opacity:1;visibility:visible}@media screen and (min-width: 768px){.m-modal{max-width:min(1200px,100vw - var(--inline-gutter)*2)}}html:not([data-script-enabled=true]) .m-modal{display:block;opacity:1;position:static;visibility:visible}.m-modal__container{padding:16px;max-height:calc(100vh - 120px);overflow:auto;background-color:#fff}@media screen and (min-width: 768px){.m-modal__container{padding:40px;border-radius:8px}}.m-modal__buttonClose{background:none;overflow:visible;position:absolute;right:16px;top:0;width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid var(--COLOR_BORDER);translate:0 calc(-100% - 16px);cursor:pointer}@media screen and (min-width: 768px){.m-modal__buttonClose{right:0}}.m-modal__buttonCloseInner{position:relative;display:inline-block;height:100%;width:100%}.m-modal__buttonCloseInner::before,.m-modal__buttonCloseInner::after{content:"";background-color:var(--COLOR_BRAND);display:block;height:1px;left:50%;position:absolute;top:50%;width:16px}.m-modal__buttonCloseInner::before{translate:-50% -50%;rotate:45deg}.m-modal__buttonCloseInner::after{translate:-50% -50%;rotate:-45deg}.m-modal__buttonCloseText{border:0 !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}@media screen and (max-width: 767px){.m-tab__control{display:grid;margin-inline:calc(50% - 50vw);overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}}.m-tab__list{display:flex;gap:2px;border-bottom:1px solid var(--COLOR_MAIN)}@media screen and (max-width: 767px){.m-tab__list{margin-inline:var(--CONTENT_PADDING_INLINE)}}.m-tab__link{display:flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:inherit;padding:8px 24px;border-radius:8px 8px 0 0;background-color:#ebebeb;border-bottom:1px solid var(--color-secondary);font-size:0.875rem}.m-tab__link[aria-selected=true]{background-color:var(--COLOR_MAIN);color:#fff}@media(any-hover: hover){.m-tab__link:hover{opacity:var(--OPACITY_DEFAULT)}}.m-tab__link:focus-visible{opacity:var(--OPACITY_DEFAULT)}.m-tab__link:active{opacity:var(--OPACITY_DEFAULT)}@media screen and (min-width: 768px){.m-tab__link{font-size:1rem}}.p-top-keyVisual{--height-keyVisual: 307px;display:flex;width:100%;flex-direction:column}@media screen and (min-width: 768px){.p-top-keyVisual{--height-keyVisual: 590px;flex-direction:row}}.p-top-keyVisual__link{flex:1 1 50%;text-decoration:none;display:flex;flex-direction:column}@media(any-hover: hover){.p-top-keyVisual__link:hover .p-top-keyVisual__head{opacity:var(--OPACITY_DEFAULT)}.p-top-keyVisual__link:hover .p-top-ctaButton{background-color:var(--COLOR_WHITE);color:var(--COLOR_BRAND)}.p-top-keyVisual__link:hover .p-top-ctaButton::before{content:none}.p-top-keyVisual__link:hover .p-top-ctaButton::after{background-color:var(--COLOR_BRAND)}.p-top-keyVisual__link:hover .p-top-ctaButton .p-top-ctaButton__icon{filter:brightness(0) invert(1)}}.p-top-keyVisual__link:focus-visible .p-top-keyVisual__head{opacity:var(--OPACITY_DEFAULT)}.p-top-keyVisual__link:focus-visible .p-top-ctaButton{background-color:var(--COLOR_WHITE);color:var(--COLOR_BRAND)}.p-top-keyVisual__link:focus-visible .p-top-ctaButton::before{content:none}.p-top-keyVisual__link:focus-visible .p-top-ctaButton::after{background-color:var(--COLOR_BRAND)}.p-top-keyVisual__link:focus-visible .p-top-ctaButton .p-top-ctaButton__icon{filter:brightness(0) invert(1)}.p-top-keyVisual__link:active .p-top-keyVisual__head{opacity:var(--OPACITY_DEFAULT)}.p-top-keyVisual__link:active .p-top-ctaButton{background-color:var(--COLOR_WHITE);color:var(--COLOR_BRAND)}.p-top-keyVisual__link:active .p-top-ctaButton::before{content:none}.p-top-keyVisual__link:active .p-top-ctaButton::after{background-color:var(--COLOR_BRAND)}.p-top-keyVisual__link:active .p-top-ctaButton .p-top-ctaButton__icon{filter:brightness(0) invert(1)}.p-top-keyVisual__head{position:relative;overflow:hidden;min-height:var(--height-keyVisual);height:100%;padding:unset}@media screen and (min-width: 768px){.p-top-keyVisual__head{padding:84px 34px}}.p-top-keyVisual__lead{text-align:center}.p-top-keyVisual__lead--client{text-shadow:0 0 20px rgba(0,0,0,.6);padding-block-start:46px}@media screen and (min-width: 768px){.p-top-keyVisual__lead--client{padding-block-start:revert}}.p-top-keyVisual__lead--pilot{text-shadow:0 0 20px rgba(32,72,135,.6);padding-block-start:30px}@media screen and (min-width: 768px){.p-top-keyVisual__lead--pilot{padding-block-start:revert}}.p-top-keyVisual__leadItem{color:var(--COLOR_WHITE);font-size:2rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (min-width: 768px){.p-top-keyVisual__leadItem{font-size:3rem}}.p-top-keyVisual__body{display:flex;align-items:center;justify-content:center;padding:24px 16px}@media screen and (min-width: 768px){.p-top-keyVisual__body{padding:24px 80px}}.p-top-keyVisual__body--client-color{background-image:var(--COLOR_GRADATION_CLIENT)}.p-top-keyVisual__body--pilot-color{background-image:var(--COLOR_GRADATION_PILOT)}.p-top-keyVisual__mediaItem{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:var(--ZINDEX_BEHIND);object-fit:cover}.p-top-ctaButton{position:relative;display:inline-block;border-radius:4px;text-decoration:none;padding:16px 72px 16px 48px;color:var(--COLOR_WHITE);text-align:center;max-width:264px;width:100%}@media screen and (min-width: 768px){.p-top-ctaButton{max-width:384px}}.p-top-ctaButton::before{content:"";position:absolute;inset:0;border-radius:4px;border:1px solid var(--COLOR_WHITE)}.p-top-ctaButton::after{content:"";position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px;flex:0 0 auto;-webkit-mask-image:url("/common/images/icon-arrow-right.svg");mask-image:url("/common/images/icon-arrow-right.svg");mask-repeat:no-repeat;mask-position:center;mask-size:contain;background-color:currentColor}.p-top-ctaButton:has(.p-top-ctaButton__icon)::after{content:none}@media(any-hover: hover){.p-top-ctaButton[href]:hover{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.p-top-ctaButton[href]:hover::before{content:none}.p-top-ctaButton[href]:hover .p-top-ctaButton__icon{filter:brightness(0) invert(1)}}.p-top-ctaButton[href]:focus-visible{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.p-top-ctaButton[href]:focus-visible::before{content:none}.p-top-ctaButton[href]:focus-visible .p-top-ctaButton__icon{filter:brightness(0) invert(1)}.p-top-ctaButton[href]:active{color:var(--COLOR_BRAND);background-color:var(--COLOR_WHITE)}.p-top-ctaButton[href]:active::before{content:none}.p-top-ctaButton[href]:active .p-top-ctaButton__icon{filter:brightness(0) invert(1)}.p-top-ctaButton__icon{position:absolute;right:32px;top:50%;translate:0 -50%;width:16px;height:16px}.p-top-layoutNews{display:grid;gap:32px;grid-template-areas:"heading" "news" "link"}@media screen and (min-width: 768px){.p-top-layoutNews{gap:40px clamp(1.5rem,1.5rem + (1vw - 0.480625rem)*(24.7734138973),6.625rem);grid-template-columns:auto 1fr;grid-template-areas:"heading news" "link news"}}.p-top-layoutNews__heading{grid-area:heading}.p-top-layoutNews__news{grid-area:news}.p-top-layoutNews__link{grid-area:link}@media screen and (max-width: 767px){.p-top-layoutNews__link{text-align:center}}.p-top-headingLv2Type2{position:relative;padding-bottom:18px}.p-top-headingLv2Type2::after{content:"";position:absolute;background-color:var(--COLOR_MAIN);width:32px;height:2px;border-radius:50vh;bottom:0;left:0}@media screen and (min-width: 768px){.p-top-headingLv2Type2::after{width:40px}}.p-top-headingLv2Type2__headingMain{display:inline-block;font-size:2rem}@media screen and (min-width: 768px){.p-top-headingLv2Type2__headingMain{font-size:2.5rem}}.p-top-uniqueContent{--uniqueContent-imageHero-height: 150px;--uniqueContent-imageHero-shiftToUp: 80px;--uniqueContent-imageDevice-shiftToUp: 80px;margin-top:var(--uniqueContent-imageHero-shiftToUp);background-color:var(--COLOR_MAIN_LIGHT);position:relative}@media screen and (min-width: 768px){.p-top-uniqueContent{--uniqueContent-imageHero-height: 300px;--uniqueContent-imageHero-shiftToUp: 200px}}.p-top-uniqueContent+.p-top-uniqueContent{margin-top:calc(var(--uniqueContent-imageHero-shiftToUp) + 80px)}@media screen and (min-width: 768px){.p-top-uniqueContent+.p-top-uniqueContent{margin-top:calc(var(--uniqueContent-imageHero-shiftToUp) + 120px)}}.p-top-uniqueContent__inner{max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:0 var(--CONTENT_PADDING_INLINE) 48px}@media screen and (min-width: 768px){.p-top-uniqueContent__inner{padding:0 var(--CONTENT_PADDING_INLINE) 64px}}.p-top-uniqueContent__head{display:grid;grid-template-areas:"imageHero" "title" "imageDevice";gap:32px}@media screen and (min-width: 768px){.p-top-uniqueContent__head{grid-template-areas:"imageHero imageHero" "title imageDevice";grid-template-columns:1fr auto;gap:unset}}.p-top-uniqueContent__media{grid-area:imageDevice;position:relative;text-align:center;z-index:var(--ZINDEX_LAYER1)}@media screen and (min-width: 768px){.p-top-uniqueContent__media{margin-block-start:calc(var(--uniqueContent-imageDevice-shiftToUp)*-1)}}.p-top-uniqueContent__heading{grid-area:title;align-self:self-end;position:relative;padding-bottom:18px}.p-top-uniqueContent__heading::after{content:"";position:absolute;bottom:0;left:0;width:32px;height:2px;background-color:var(--COLOR_MAIN)}@media screen and (min-width: 768px){.p-top-uniqueContent__heading::after{width:40px}}@media screen and (min-width: 768px){.p-top-uniqueContent__heading{margin-top:120px}}.p-top-uniqueContent__headingItem{font-size:2rem;line-height:var(--LINE_HEIGHT_SMALL);font-weight:var(--FONT_WEIGHT_BOLD)}@media screen and (min-width: 768px){.p-top-uniqueContent__headingItem{font-size:2.5rem}}.p-top-uniqueContent__body{margin-block-start:32px;display:grid;grid-template-columns:1fr;gap:24px 80px}@media screen and (min-width: 768px){.p-top-uniqueContent__body{grid-template-columns:repeat(2, 1fr)}}.p-top-uniqueContent__hero{grid-area:imageHero;position:relative;margin-top:calc(var(--uniqueContent-imageHero-shiftToUp)*-1);z-index:var(--ZINDEX_DEFAULT);width:calc(50% + 50vw);height:var(--uniqueContent-imageHero-height);overflow:hidden}@media screen and (min-width: 768px){.p-top-uniqueContent__hero{grid-row:1/-1}}.p-top-uniqueContent--reverse .p-top-uniqueContent__hero{margin-left:calc(50% - 50vw)}.p-top-uniqueContent__heroImage{display:block;width:100dvw;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:var(--ZINDEX_BEHIND)}.p-top-uniqueContent__box{--uniqueContentBox-top-padding: 40px;--uniqueContentBox-label-height: 52px;--uniqueContentBox-diff-by-label: calc( var(--uniqueContentBox-label-height) - var(--uniqueContentBox-top-padding) );display:flex;flex-direction:column;gap:16px;position:relative;margin-block-start:calc((var(--uniqueContentBox-top-padding) + var(--uniqueContentBox-diff-by-label))/2);padding:var(--uniqueContentBox-top-padding) 24px 24px;background-color:var(--COLOR_WHITE)}.p-top-uniqueContent__boxTitle{font-size:1.5rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (min-width: 768px){.p-top-uniqueContent__boxTitle{font-size:1.75rem}}.p-top-uniqueContent__box--client .p-top-uniqueContent__boxTitle>em{color:var(--COLOR_MAIN)}.p-top-uniqueContent__box--pilot .p-top-uniqueContent__boxTitle>em{color:var(--COLOR_BRAND)}.p-top-uniqueContent__boxLabel{--width-label-rect: 16px;position:absolute;top:calc((var(--uniqueContentBox-top-padding) + var(--uniqueContentBox-diff-by-label))/2*-1);left:0;padding:8px calc(8px + var(--width-label-rect)) 8px 16px;font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD);line-height:var(--LINE_HEIGHT_SMALL);color:var(--COLOR_WHITE);clip-path:polygon(0 0, 0 100%, calc(100% - var(--width-label-rect)) 100%, 100% 0)}@media screen and (min-width: 768px){.p-top-uniqueContent__boxLabel{font-size:1.5rem}}.p-top-uniqueContent__box--client .p-top-uniqueContent__boxLabel{background-color:var(--COLOR_MAIN)}.p-top-uniqueContent__box--pilot .p-top-uniqueContent__boxLabel{background-color:var(--COLOR_BRAND)}.p-top-contactBanner{--section-height: 246px;position:relative;overflow:hidden}@media screen and (min-width: 768px){.p-top-contactBanner{min-height:var(--section-height)}}.p-top-contactBanner__link{display:block;text-decoration:none}@media(any-hover: hover){.p-top-contactBanner__link:hover{opacity:var(--OPACITY_DEFAULT)}}.p-top-contactBanner__link:focus-visible{opacity:var(--OPACITY_DEFAULT)}.p-top-contactBanner__link:active{opacity:var(--OPACITY_DEFAULT)}.p-top-contactBanner__contents{display:grid;height:100%;max-width:var(--CONTENT_WIDTH);margin-inline:auto;padding:40px var(--CONTENT_PADDING_INLINE)}.p-top-contactBanner__box{display:flex;flex-direction:column;gap:16px;border:1px solid var(--COLOR_WHITE);border-radius:4px;padding:24px 16px}@media screen and (min-width: 768px){.p-top-contactBanner__box{padding:24px 40px}}.p-top-contactBanner__heading{display:flex;justify-content:center;gap:24px}.p-top-contactBanner__heading::before{background-image:url("data:image/svg+xml; charset=utf8, %3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20viewBox%3d%220%200%2056%2056%22%20fill%3d%22%23fff%22%3e%3cpath%20fill%2drule%3d%22evenodd%22%20clip%2drule%3d%22evenodd%22%20d%3d%22M29%2e237%2027%2e7882L44%2e7752%2012%2e25H11%2e2242L26%2e7625%2027%2e7882C27%2e445%2028%2e4707%2028%2e5545%2028%2e4707%2029%2e237%2027%2e7882ZM27%2e9997%2031%2e7975C26%2e6557%2031%2e7975%2025%2e3117%2031%2e2865%2024%2e288%2030%2e2628L5%2e76249%2011%2e7373L5%2e37924%2011%2e354C5%2e77824%209%2e85775%207%2e12749%208%2e75%208%2e74974%208%2e75H47%2e2497C48%2e872%208%2e75%2050%2e2212%209%2e85775%2050%2e6202%2011%2e354L50%2e237%2011%2e7373L31%2e7115%2030%2e2628C30%2e6877%2031%2e2865%2029%2e3437%2031%2e7975%2027%2e9997%2031%2e7975ZM47%2e25%2043%2e7503V19%2e6738L50%2e75%2016%2e1738V43%2e7503C50%2e75%2045%2e6823%2049%2e182%2047%2e2503%2047%2e25%2047%2e2503H8%2e75C6%2e818%2047%2e2503%205%2e25%2045%2e6823%205%2e25%2043%2e7503V16%2e1738L8%2e75%2019%2e6738V43%2e7503H47%2e25Z%22%2f%3e%3c%2fsvg%3e");content:"";display:block;width:56px;height:56px;flex:0 0 auto}.p-top-contactBanner__headingText{font-size:2rem;color:var(--COLOR_WHITE);line-height:var(--LINE_HEIGHT_SMALL)}@media screen and (min-width: 768px){.p-top-contactBanner__headingText{font-size:2.5rem}}.p-top-contactBanner__textItem{font-size:1.25rem;font-weight:var(--FONT_WEIGHT_BOLD);color:var(--COLOR_WHITE);text-align:center}@media screen and (min-width: 768px){.p-top-contactBanner__textItem{font-size:1.5rem}}.p-top-contactBanner__media>img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:var(--ZINDEX_BEHIND);object-fit:cover}
