@charset "UTF-8";body{font-family:Noto Sans JP,sans-serif;font-weight:300;color:#202650;background-color:#fff}.sp-br{display:none}@media screen and (max-width:767px){.sp-br{display:block}}@media screen and (max-width:767px){.pc-br{display:none}}*,:before,:after{box-sizing:border-box}:where(:root){scrollbar-gutter:stable;font-family:sans-serif;line-height:1.5;line-break:strict;overflow-wrap:anywhere;text-spacing-trim:trim-start;text-autospace:normal;text-size-adjust:100%;-webkit-tap-highlight-color:transparent}:where(body){min-block-size:100dvb;margin:unset}:where(h1,h2,h3,h4,h5,h6){text-wrap:pretty}:where(h1){margin-block:.67em;font-size:2em}:where(h2,h3,h4,h5,h6){margin-block:unset}:where(search){display:block flow}:where(p,blockquote,figure,pre,address,ul,ol,dl,menu){margin-block:unset}:where(blockquote,figure){margin-inline:unset}:where(p:lang(en)){text-wrap:pretty}:where(address:lang(ja)){font-style:unset}:where(ul,ol,menu){padding-inline-start:unset;list-style-type:""}:where(dt){font-weight:bolder}:where(dd){margin-inline-start:unset}:where(pre){text-spacing-trim:space-all;text-autospace:no-autospace}:where(em:lang(ja)){font-weight:bolder}:where(:is(i,cite,em,dfn,var):lang(ja)){font-style:unset}:where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:unset;font-variation-settings:initial;font-feature-settings:initial;font-variant-ligatures:none}:where(abbr[title]){text-decoration-line:underline;text-decoration-style:dotted;cursor:help}:where(time){text-autospace:no-autospace}@media(forced-colors:active){:where(mark){color:HighlightText;background-color:Highlight}}@media print{:where(mark){border-style:dotted;border-width:1px}}:where(a:any-link){color:unset;text-decoration-line:unset;text-decoration-thickness:from-font}:where(img,svg,picture,video,canvas,model,audio,iframe,embed,object){max-inline-size:100%;block-size:auto;vertical-align:bottom}:where(iframe){border:unset}:where(table){border-collapse:collapse}:where(caption,th){text-align:unset}:where(caption){text-wrap:pretty}:where(button,input,select,textarea),::file-selector-button{font:unset;color:unset;text-align:unset;letter-spacing:unset;border-color:unset;border-style:solid;border-width:1px;border-radius:unset}:where(input:is([type=radio i],[type=checkbox i])){margin:unset}:where(input[type=file i]){border:unset}:where(input[type=search i]){appearance:textfield}@supports (-webkit-touch-callout: none){:where(input[type=search i]){background-color:Canvas}}:where(input:is([type=tel i],[type=url i],[type=email i],[type=number i]):not(:placeholder-shown)){direction:ltr}:where(textarea){margin-block:unset;resize:block}:where(input:not([type=button i],[type=submit i],[type=reset i]),textarea,[contenteditable]){text-autospace:no-autospace}:where(button,input:is([type=button i],[type=submit i],[type=reset i])),::file-selector-button{background-color:unset}:where(button,input:is([type=button i],[type=submit i],[type=reset i]),[role=tab i],[role=button i],[role=option i]),::file-selector-button{touch-action:manipulation}:where(button:enabled,label[for],select:enabled,input:is([type=button i],[type=submit i],[type=reset i],[type=radio i],[type=checkbox i]):enabled,[role=tab i],[role=button i],[role=option i]),:where(:enabled)::file-selector-button{cursor:pointer}:where(fieldset){min-inline-size:0;padding:unset;margin-inline:unset;border:unset}:where(legend){padding-inline:unset}:where(progress){vertical-align:unset}::placeholder{opacity:unset}:where(summary){cursor:pointer;list-style-type:""}:where(summary)::-webkit-details-marker{display:none}:where(dialog,[popover]){padding:unset;overscroll-behavior-block:contain;border:unset}:where(dialog:not([open],[popover]),[popover]:not(:popover-open)){display:none!important}:where(dialog){max-inline-size:unset;max-block-size:unset}:where(dialog)::backdrop{background-color:#0000004d}:where([popover]){margin:unset}:where(:focus-visible){outline-offset:3px}[tabindex="-1"]:focus{outline:none!important}:where(:disabled,[aria-disabled=true i]){cursor:default}[hidden]:not([hidden=until-found i]){display:none!important}:where(*){margin:0}.c-hamburger-menu{position:relative;z-index:40;display:flex;align-items:center;justify-content:center;width:80px;height:80px;cursor:pointer;background-color:#c94e93;border:none}.c-hamburger-menu .c-hamburger-menu__line{position:relative;display:block;width:32px;height:20px}.c-hamburger-menu .c-hamburger-menu__line:before{position:absolute;top:0;left:0;width:100%;height:3px;content:"";background-color:#fff;transition:transform .3s ease,top .3s ease}.c-hamburger-menu .c-hamburger-menu__line:after{position:absolute;bottom:0;left:0;width:100%;height:3px;content:"";background-color:#fff;transition:transform .3s ease,bottom .3s ease}.c-hamburger-menu.is-active .c-hamburger-menu__line:before{top:50%;transform:translateY(-50%) rotate(45deg)}.c-hamburger-menu.is-active .c-hamburger-menu__line:after{bottom:50%;transform:translateY(50%) rotate(-45deg)}.c-hamburger-menu:focus-visible{outline:2px solid #fff;outline-offset:-4px}.c-hamburger-menu__drawer{position:fixed;top:0;left:0;z-index:35;display:flex;visibility:hidden;align-items:center;justify-content:end;width:100%;height:100%;background-color:#80026e;opacity:0;transition:opacity .3s ease,visibility .3s ease}@media screen and (max-width:767px){.c-hamburger-menu__drawer{align-items:start;justify-content:start;background-color:#fff}}.c-hamburger-menu__drawer.is-open{visibility:visible;opacity:1}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container{width:100%;max-width:421px;margin:0 194px 0 0}@media screen and (max-width:767px){.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container{display:none;max-width:100%;margin:0}}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__inner{display:flex;justify-content:space-between;width:100%;max-width:421px;padding:0 0 70px;border-bottom:1px solid #fff}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__inner .js-hamburger-menu-drawer__content{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__inner .js-hamburger-menu-drawer__link{display:flex;gap:32px;align-items:center;justify-content:center;color:#fff}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__inner .js-hamburger-menu-drawer__link .js-hamburger-menu-drawer__link-icon{width:19px;height:19px}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__inner .js-hamburger-menu-drawer__link.--setback{padding:0 0 0 20px}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__button{display:flex;gap:12px;align-items:center;justify-content:center;width:100%;max-width:292px;padding:16px;margin:32px 0 0;background-color:#fff;border-radius:50vw}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__button .js-hamburger-menu-drawer__button-logo{max-width:172px;height:auto}.c-hamburger-menu__drawer .c-hamburger-menu-drawer__container .js-hamburger-menu-drawer__button .js-hamburger-menu-drawer__button-icon{width:13px;height:13px}body.is-hamburger-menu-open{overflow:hidden}.l-header{width:100%}.l-section{padding:0 30px}@media screen and (max-width:767px){.l-section.--px-none{padding:0}}.l-content{width:100%;max-width:1440px;margin:0 auto}.l-item{width:100%;max-width:1175px;margin-left:auto}.l-banner{width:100%;max-width:1440px;margin:0 auto}.l-banner.--display-none{display:none}@media screen and (max-width:767px){.l-banner.--display-none{display:block}}.l-breadcrumb{padding:32px 20px}.l-sub-header{width:100%;height:200px}@media screen and (max-width:767px){.l-sub-header{height:120px}}.l-sub-page{width:100%;padding:120px 20px 240px}@media screen and (max-width:767px){.l-sub-page{padding:80px 25px 120px}}.l-about{width:100%;max-width:1100px;padding:0 25px;margin:0 auto}.c-header{display:flex}.c-header .c-header__inner{display:flex;gap:32px;justify-content:space-between;width:100%;max-width:1400px;padding:34px 50px 32px 30px;margin:0 auto}@media screen and (max-width:767px){.c-header .c-header__inner{align-items:center;padding:0 20px}}.c-header .c-header__inner .c-header__logo{flex-shrink:0;width:100%;max-width:204px;height:auto;object-fit:contain}@media screen and (max-width:767px){.c-header .c-header__inner .c-header__logo{display:block}}@media screen and (max-width:767px)and (max-width:767px){.c-header .c-header__inner .c-header__logo{display:none}}.c-header .c-header__inner .c-header__logo.--sp{display:none}@media screen and (max-width:767px){.c-header .c-header__inner .c-header__logo.--sp{display:block;max-width:320px}}.c-header .c-header__inner .c-header__nav{display:flex;justify-content:space-between;width:100%;max-width:594px}@media screen and (max-width:991px){.c-header .c-header__inner .c-header__nav{display:none}}.c-header .c-header__inner .c-header__nav .c-header__nav-list{display:flex;align-items:center;justify-content:space-between;width:100%}.c-header .c-header__inner .c-header__nav .c-header__nav-item{display:flex;align-items:center;justify-content:center}.c-header .c-header__inner .c-header__nav .c-header__nav-link{display:flex;gap:12px;align-items:center;justify-content:center}.c-header .c-header__inner .c-header__nav .c-header__nav-link .c-header__nav-icon{width:13px;height:13px}.c-header .c-header__button-container{display:flex;flex-shrink:0}.c-header .c-header__button-container .c-header__button{display:flex;align-items:center;justify-content:center;height:80px;padding:0 32px;color:#fff;background-color:#80026e}@media screen and (max-width:767px){.c-header .c-header__button-container .c-header__button{display:none}}.c-header .c-header__button-container .c-header__button-menu{width:80px;height:80px}@media screen and (max-width:767px){.c-header .c-header__button-container .c-header__button-menu{width:60px;height:60px}}.c-fv{width:100%}.c-fv .c-fv__img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:499px){.c-fv .c-fv__img{display:none}}.c-fv .c-fv__img.--sp{display:none}@media screen and (max-width:499px){.c-fv .c-fv__img.--sp{display:block}}.c-about{width:100%;max-width:1100px;padding:64px 32px 46px;margin:84px auto 115px;border-top:1px solid #c94e6e;border-bottom:1px solid #c94e6e}@media screen and (max-width:767px){.c-about{padding:35px 0}}.c-about .c-about__title{margin-bottom:59px;font-size:22px;text-align:center}@media screen and (max-width:767px){.c-about .c-about__title{margin-bottom:43px;font-size:20px}}.c-about .c-about__text{font-size:16px;line-height:1.5;text-align:center}.c-news{margin-bottom:138px}@media screen and (max-width:767px){.c-news{margin-bottom:90px}}.c-news .c-news__container{display:flex;gap:40px;justify-content:space-between;margin-top:77px}@media screen and (max-width:767px){.c-news .c-news__container{flex-direction:column}}.c-news .c-news__container .c-news__button-container{display:flex;flex-shrink:0;flex-direction:column;gap:28px}@media screen and (max-width:767px){.c-news .c-news__container .c-news__button-container{flex-direction:row;gap:0;justify-content:center}}.c-news .c-news__container .c-news__button-container .c-news__button{display:flex;flex-shrink:0;gap:10px;align-items:center;border:none}@media screen and (max-width:767px){.c-news .c-news__container .c-news__button-container .c-news__button:nth-of-type(2){border-right:1px solid #364246;border-left:1px solid #364246}}@media screen and (max-width:767px){.c-news .c-news__container .c-news__button-container .c-news__button{padding:0 24px;color:#b6bac0}}@media screen and (max-width:767px){.c-news .c-news__container .c-news__button-container .c-news__button.--active{color:#202650}}.c-news .c-news__container .c-news__button-container .c-news__button .c-news__button-icon{display:block;width:10px;height:2px;background-color:#202650}@media screen and (max-width:767px){.c-news .c-news__container .c-news__button-container .c-news__button .c-news__button-icon{display:none}}.c-news .c-news__container .c-news__button-container .c-news__button .c-news__button-icon.--active{background-color:#c94e93}.c-news .c-news__container .c-news__content{width:100%;max-width:1176px}.c-news .c-news__container .c-news__content .c-news__link{display:flex;gap:50px;align-items:center;justify-content:space-between;padding:45px 12px 45px 4px;border-bottom:1px solid #364246}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link{flex-direction:column;gap:15px;align-items:flex-start;padding:32px 12px 24px 4px}}.c-news .c-news__container .c-news__content .c-news__link:nth-of-type(1){padding:0 12px 45px 4px}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link:nth-of-type(1){padding:0 12px 24px 4px}}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper{display:flex;gap:50px;align-items:center;width:100%;max-width:fit-content}@media screen and (max-width:991px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper{gap:24px}}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper{flex-direction:column;gap:12px}}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner{display:flex;flex-shrink:0;gap:50px;align-items:center}@media screen and (max-width:991px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner{gap:24px}}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner .c-news__date{flex-shrink:0;width:fit-content;font-size:14px}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner .c-news__date{width:auto;font-size:12px}}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner .c-news__label{flex-shrink:0;width:156px;padding:14px 0;font-size:14px;color:#fff;text-align:center;background-color:#d796c0;border-radius:50vw}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner .c-news__label{width:78px;padding:5px 0;font-size:12px}}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper .c-news__wrapper-inner .c-news__label.--event{background-color:#80026e}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper-title{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper-title .c-news__title{width:100%;font-size:16px;line-height:1.6}.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper-title .c-news__icon{max-width:32px}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link .c-news__wrapper-title .c-news__icon{max-width:24px}}.c-news .c-news__container .c-news__content .c-news__link-button{display:flex;gap:30px;align-items:center;justify-content:flex-end;margin:51px 20px 0}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link-button{display:none}}.c-news .c-news__container .c-news__content .c-news__link-button .c-news__link-button-icon{width:35px;height:35px}.c-news .c-news__container .c-news__content .c-news__link-button-container{display:none;width:100%;max-width:100%;margin-top:29px}.c-news .c-news__container .c-news__content .c-news__link-button-container .c-button{max-width:100%;padding:16px 24px;font-size:16px;color:#fff;background-color:#80026e}@media screen and (max-width:767px){.c-news .c-news__container .c-news__content .c-news__link-button-container{display:block}}.c-news-index{width:100%;max-width:1440px;margin:0 auto}.c-news-index .c-news-index__container{display:flex;gap:40px;justify-content:space-between;margin-top:77px}@media screen and (max-width:767px){.c-news-index .c-news-index__container{flex-direction:column;margin-top:40px}}.c-news-index .c-news-index__container .c-news-index__button-container{display:flex;flex-shrink:0;flex-direction:column;gap:28px}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__button-container{flex-direction:row;gap:0;justify-content:center}}.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button{display:flex;flex-shrink:0;gap:10px;align-items:center;cursor:pointer;background:none;border:none}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button{padding:0 24px;color:#b6bac0}}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button:nth-of-type(2){border-right:1px solid #364246;border-left:1px solid #364246}}.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button .c-news-index__button-icon{display:block;width:10px;height:2px;background-color:#202650}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button .c-news-index__button-icon{display:none}}.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button .c-news-index__button-icon.--active{background-color:#c94e93}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__button-container .c-news-index__button:has(.c-news-index__button-icon.--active){color:#202650}}.c-news-index .c-news-index__container .c-news-index__content{width:100%;max-width:1176px}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link{display:flex;gap:50px;align-items:center;justify-content:space-between;padding:45px 12px 45px 4px;border-bottom:1px solid #364246}@media screen and (max-width:991px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link{gap:24px}}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link{flex-direction:column;gap:15px;align-items:flex-start;padding:32px 12px 24px 4px}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link:nth-of-type(1){padding:0 12px 45px 4px}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link:nth-of-type(1){padding:0 12px 24px 4px}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper{display:flex;flex-shrink:0;gap:50px;align-items:center;width:100%;max-width:fit-content}@media screen and (max-width:991px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper{gap:24px}}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper{gap:12px}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__date{flex-shrink:0;width:fit-content;font-size:14px}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__date{width:auto;font-size:12px}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__label{flex-shrink:0;width:156px;padding:14px 0;font-size:14px;color:#fff;text-align:center;background-color:#d796c0;border-radius:50vw}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__label{width:78px;padding:5px 0;font-size:12px}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__label.--event{background-color:#80026e}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__title{flex:1;font-size:16px;line-height:1.6}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper .c-news-index__title{display:none}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper-title{display:none}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper-title{display:flex;gap:10px;align-items:center;justify-content:space-between;width:100%}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper-title .c-news-index__title-sp{width:100%;font-size:14px;line-height:1.6}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__wrapper-title .c-news-index__icon-sp{max-width:24px}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__icon{flex-shrink:0;max-width:32px}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__link .c-news-index__icon{display:none}}.c-news-index .c-news-index__container .c-news-index__content .c-news-index__no-posts{padding:40px 0;font-size:14px;text-align:center}@media screen and (max-width:767px){.c-news-index .c-news-index__container .c-news-index__content .c-news-index__no-posts{padding:24px 0}}.c-news-index .c-news-index__pagination{display:flex;gap:40px;align-items:center;justify-content:flex-end;margin-top:80px}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination{flex-direction:column;gap:24px;justify-content:center;margin-top:40px}}.c-news-index .c-news-index__pagination .c-news-index__pagination-numbers{display:flex;gap:16px;align-items:center}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-numbers{gap:8px}}.c-news-index .c-news-index__pagination .c-news-index__pagination-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:14px;color:#939393;text-decoration:none;cursor:pointer;background:none;border:none}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-number{width:28px;height:28px;font-size:12px}}.c-news-index .c-news-index__pagination .c-news-index__pagination-number.--active{font-weight:700;color:#0062c3}.c-news-index .c-news-index__pagination .c-news-index__pagination-number:hover{color:#202650}.c-news-index .c-news-index__pagination .c-news-index__pagination-nav{display:flex;gap:16px;align-items:center}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-nav{gap:8px;justify-content:center;width:100%}}.c-news-index .c-news-index__pagination .c-news-index__pagination-button{display:flex;gap:8px;align-items:center;padding:12px 20px;font-size:14px;color:#939393;text-decoration:none;cursor:default;background:none;border:none;border-left:1px solid #364246}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-button{padding:10px 16px;font-size:12px;border-left:none}}.c-news-index .c-news-index__pagination .c-news-index__pagination-button:first-child{border-left:none}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-button:first-child{border-right:1px solid #364246}}.c-news-index .c-news-index__pagination .c-news-index__pagination-button.--active{color:#202650;cursor:pointer}.c-news-index .c-news-index__pagination .c-news-index__pagination-button.--active:hover{opacity:.7}.c-news-index .c-news-index__pagination .c-news-index__pagination-button .c-news-index__pagination-icon{width:24px;height:24px}@media screen and (max-width:767px){.c-news-index .c-news-index__pagination .c-news-index__pagination-button .c-news-index__pagination-icon{width:20px;height:20px}}.c-news-index .c-news-index__pagination .c-news-index__pagination-button .c-news-index__pagination-icon.--prev{transform:rotate(180deg)}.c-news-single{width:100%;max-width:1040px;margin:0 auto}.c-news-single .c-news-single__header{padding-bottom:32px;margin-bottom:48px;border-bottom:1px solid #364246}@media screen and (max-width:767px){.c-news-single .c-news-single__header{padding-bottom:24px;margin-bottom:32px}}.c-news-single .c-news-single__meta{display:flex;gap:24px;align-items:center;margin-bottom:24px}@media screen and (max-width:767px){.c-news-single .c-news-single__meta{gap:16px;margin-bottom:16px}}.c-news-single .c-news-single__date{font-size:14px;color:#939393}@media screen and (max-width:767px){.c-news-single .c-news-single__date{font-size:12px}}.c-news-single .c-news-single__label{padding:8px 24px;font-size:14px;color:#fff;background-color:#d796c0;border-radius:50vw}@media screen and (max-width:767px){.c-news-single .c-news-single__label{padding:6px 16px;font-size:12px}}.c-news-single .c-news-single__label.--event{background-color:#80026e}.c-news-single .c-news-single__title{font-size:28px;font-weight:700;line-height:1.6}@media screen and (max-width:767px){.c-news-single .c-news-single__title{font-size:20px}}.c-news-single .c-news-single__content{font-size:16px;line-height:2}@media screen and (max-width:767px){.c-news-single .c-news-single__content{font-size:14px}}.c-news-single .c-news-single__content p{margin-bottom:1.5em}.c-news-single .c-news-single__content p:last-child{margin-bottom:0}.c-news-single .c-news-single__content h2{margin-top:2em;margin-bottom:1em;font-size:24px;font-weight:700}@media screen and (max-width:767px){.c-news-single .c-news-single__content h2{font-size:18px}}.c-news-single .c-news-single__content h3{margin-top:1.5em;margin-bottom:.75em;font-size:20px;font-weight:700}@media screen and (max-width:767px){.c-news-single .c-news-single__content h3{font-size:16px}}.c-news-single .c-news-single__content ul,.c-news-single .c-news-single__content ol{padding-left:1.5em;margin-bottom:1.5em}.c-news-single .c-news-single__content li{margin-bottom:.5em}.c-news-single .c-news-single__content a{color:#c94e93;text-decoration:underline}.c-news-single .c-news-single__content a:hover{text-decoration:none}.c-news-single .c-news-single__content img{max-width:100%;height:auto;margin:1.5em 0}.c-news-single .c-news-single__content blockquote{padding:1em 1.5em;margin:1.5em 0;background-color:#fff;border-left:4px solid #c94e93}.c-news-single .c-news-single__footer{display:flex;justify-content:center;padding-top:32px;margin-top:64px}@media screen and (max-width:767px){.c-news-single .c-news-single__footer{padding-top:24px;margin-top:40px}}.c-news-single .c-news-single__back-button{display:flex;gap:12px;align-items:center;padding:16px 32px;font-size:14px;color:#202650;border:1px solid #364246;border-radius:4px;transition:opacity .3s ease}@media screen and (max-width:767px){.c-news-single .c-news-single__back-button{padding:12px 24px;font-size:12px}}.c-news-single .c-news-single__back-button:hover{opacity:.7}.c-news-single .c-news-single__back-icon{width:20px;height:20px}@media screen and (max-width:767px){.c-news-single .c-news-single__back-icon{width:16px;height:16px}}.c-news-single .c-news-single__back-icon.--prev{transform:rotate(180deg)}.c-title{width:100%;max-width:1533px;padding:0 48px;margin:0 auto 32px}@media screen and (max-width:767px){.c-title{padding:0 22px}}@media screen and (max-width:767px){.c-title{margin-bottom:24px}}.c-title .c-title__header{position:relative}.c-title .c-title__header .c-title__main{font-size:60px;color:#364246}@media screen and (max-width:767px){.c-title .c-title__header .c-title__main{font-size:35px;line-height:1.2}}.c-title .c-title__header .c-title__border-container{position:absolute;top:0;left:-46px;display:flex;flex-direction:column;transform:translateY(50%)}@media screen and (max-width:767px){.c-title .c-title__header .c-title__border-container{left:-22px;transform:translateY(12%)}}.c-title .c-title__header .c-title__border-container .c-title__border{width:4px;height:15px;background-color:#d796c0}@media screen and (max-width:767px){.c-title .c-title__header .c-title__border-container .c-title__border{width:8px;height:19px}}.c-title .c-title__header .c-title__border-container .c-title__border:nth-child(2){background-color:#c94e93}.c-title .c-title__header .c-title__border-container .c-title__border:nth-child(3){background-color:#80026e}.c-title .c-title__sub{margin-top:12px}@media screen and (max-width:767px){.c-title .c-title__sub{margin-top:0}}.c-table .c-table__item{display:flex;align-items:center;width:100%;padding:28px 0;border-bottom:1px solid #c4c4c4}@media screen and (max-width:767px){.c-table .c-table__item{flex-direction:column;align-items:flex-start;padding:16px 0}}.c-table .c-table__item:nth-of-type(1){border-top:1px solid #c4c4c4}.c-table .c-table__title{width:100%;max-width:254px}.c-table .c-table__description{width:100%}.c-table .c-table__description.--line-height{line-height:2}.c-table .c-table__description .c-table__description-item{display:flex;align-items:center;width:100%}.c-table .c-table__description .c-table__description-item .c-table__description-item-title{width:100%;max-width:148px}.c-table .c-table__description .c-table__description-item .c-table__description-item-description{width:100%}.c-image{padding:0 30px 0 0;margin:113px 0 72px}.c-image .c-image__wrapper{width:100%;max-width:1680px}.c-image .c-image__wrapper .c-image__img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.c-image .c-image__wrapper .c-image__img{display:none}}.c-image .c-image__wrapper .c-image__img.--sp{display:none}@media screen and (max-width:767px){.c-image .c-image__wrapper .c-image__img.--sp{display:block}}.c-recruit .c-recruit__title{margin-bottom:50px;font-size:28px}@media screen and (max-width:767px){.c-recruit .c-recruit__title{margin-bottom:32px;font-size:20px}}.c-banner{position:relative;margin-top:96px;margin-bottom:146px}@media screen and (max-width:767px){.c-banner{margin-top:50px;margin-bottom:0}}.c-banner.--display-none{display:block}@media screen and (max-width:767px){.c-banner.--display-none{display:none}}.c-banner.--sp{display:none}@media screen and (max-width:767px){.c-banner.--sp{display:block}}.c-banner.--sp .c-banner__button-container-wrapper{display:flex;flex-direction:column;gap:33px;width:100%;padding:24px 25px 45px}.c-banner.--sp .c-banner__button-container-wrapper .c-banner__button-container{position:unset}.c-banner.--sp .c-banner__button-container-wrapper .c-banner__button-container .c-button{max-width:100%;padding:16px 24px;font-size:16px;color:#fff;background-color:#80026e}.c-banner .c-banner__img{width:100%;height:100%;object-fit:cover}.c-button{display:flex;justify-content:space-between;width:100%;max-width:370px;padding:32px 27px;font-size:18px;background-color:#fff;border-radius:50vw}.c-button .c-button__icon{width:24px;height:24px}.c-center-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:18px 0;font-size:18px;background-color:#fff;border-radius:50vw}.c-center-button.--purple{color:#fff;background-color:#80026e}.c-center-button .c-center-button__icon{position:absolute;top:50%;right:33px;width:35px;height:35px;transform:translateY(-50%)}.c-contact{position:relative;height:240px;margin-bottom:124px;background-image:url(../../images/contact-banner@2x.jpg)}@media screen and (max-width:767px){.c-contact{margin-bottom:61px;background-position:30% 50%}}.c-contact .c-contact__content{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;gap:34px;align-items:center;justify-content:center;width:100%;transform:translate(-50%,-50%)}.c-contact .c-contact__content .c-contact__title{color:#fff}.c-contact .c-contact__content .c-contact__button-container{width:100%;max-width:400px}@media screen and (max-width:767px){.c-contact .c-contact__content .c-contact__button-container{max-width:calc(100% - 50px)}}.c-footer.--header{display:none}@media screen and (max-width:767px){.c-footer.--header{display:block;margin-top:100px}}.c-footer .c-footer__container{padding:20px 35px}.c-footer .c-footer__container .c-footer__inner{display:flex;gap:32px;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner{flex-direction:column}}.c-footer .c-footer__container .c-footer__inner .c-footer__content{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:649px}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content{flex-direction:column;font-size:14px}}.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo{max-width:204px}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo{width:100%;max-width:320px}}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo.--header{display:none}}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo-link{display:none}}.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo-link.--sp{display:none}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__logo-link.--sp{display:block;width:100%;max-width:320px}}.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container{display:flex;gap:50px}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container{border-bottom:1px solid #707070}}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container .c-footer__text-link{width:100%;padding:24px 0;border-top:1px solid #707070}}.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container .c-footer__text-link-tab{display:none;gap:10px;align-items:center;justify-content:space-between;width:100%;padding-left:24px;margin-bottom:24px}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container .c-footer__text-link-tab{display:flex}}.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container .c-footer__text-link-tab .c-footer__text-link-icon{width:13px;height:13px}@media screen and (max-width:991px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container{gap:32px}}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__content .c-footer__text-container{flex-direction:column;gap:0;width:100%;margin-top:32px}}.c-footer .c-footer__container .c-footer__inner .c-footer__button-container{display:none}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__button-container{display:block;width:100%;max-width:100%}}.c-footer .c-footer__container .c-footer__inner .c-footer__button-container .c-button{max-width:100%;padding:16px 20px;font-size:16px;color:#fff;background-color:#80026e}.c-footer .c-footer__container .c-footer__inner .c-footer__link{display:flex;gap:10px;align-items:center}@media screen and (max-width:767px){.c-footer .c-footer__container .c-footer__inner .c-footer__link{display:none}}.c-footer .c-footer__container .c-footer__inner .c-footer__link .c-footer__logo-link{max-width:172px}.c-footer .c-footer__container .c-footer__inner .c-footer__link .c-footer__link-icon{width:13px;height:13px}.c-footer .c-footer__bg-gray-light{padding:32px 30px;background-color:#f0f0f0}@media screen and (max-width:767px){.c-footer .c-footer__bg-gray-light{padding:46px 20px 32px;background-color:#fff}}.c-footer .c-footer__bg-gray-light .c-footer__link-container{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:space-evenly;max-width:1440px;margin:0 auto}.c-footer .c-footer__bg-gray-light .c-footer__link-container .c-footer__link-item{display:flex;gap:4px;align-items:center}@media screen and (max-width:767px){.c-footer .c-footer__bg-gray-light .c-footer__link-container .c-footer__link-item{font-size:12px}}.c-footer .c-footer__bg-gray-light .c-footer__link-container .c-footer__link-item .c-footer__link-icon{max-width:10px}.c-footer .c-footer__group-logo{display:none}@media screen and (max-width:767px){.c-footer .c-footer__group-logo{display:flex;align-items:center;justify-content:center;width:100%;max-width:172px;margin:0 auto}}.c-footer .c-footer__bg-gray-base{padding:24px 30px;background-color:#888}@media screen and (max-width:767px){.c-footer .c-footer__bg-gray-base.--header{display:none}}@media screen and (max-width:767px){.c-footer .c-footer__bg-gray-base{padding:58px 20px;background-color:#fff}}.c-footer .c-footer__bg-gray-base .c-footer__copyright{color:#fff;text-align:center}@media screen and (max-width:767px){.c-footer .c-footer__bg-gray-base .c-footer__copyright{font-size:12px;color:#202650}}.c-breadcrumb{display:flex;gap:4px}.c-breadcrumb .c-breadcrumb__link{color:#939393}.c-breadcrumb{max-width:1440px;margin:0 auto;font-size:12px}.c-breadcrumb .c-breadcrumb__separator{color:#939393}.c-breadcrumb .c-breadcrumb__title{font-size:12px;font-weight:400;color:#939393}.c-sub-header{display:flex;align-items:center;justify-content:center;height:100%;background-image:url(../../images/sub-fv@2x.jpg);background-position:center;background-size:cover}@media screen and (max-width:767px){.c-sub-header{background-position:30% 0}}.c-sub-header .c-sub-header__title{font-size:50px;color:#fff}@media screen and (max-width:767px){.c-sub-header .c-sub-header__title{font-size:25px}}.c-sub-page .c-sub-page__content{margin:0 auto}.c-sub-page .c-sub-page__title{margin-bottom:30px;font-size:24px;text-align:center}@media screen and (min-width:992px){.c-sub-page .c-sub-page__title{font-size:28px}}.c-sub-page .c-sub-page__flow{display:flex;align-items:center;width:100%;max-width:1040px;margin:0 auto}.c-sub-page .c-sub-page__flow-item{display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;height:50px;padding:36px 0;color:#3d3d3d;background-color:#eec5dc;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,14px 50%)}@media screen and (max-width:767px){.c-sub-page .c-sub-page__flow-item{max-width:30%;clip-path:none}}.c-sub-page .c-sub-page__flow-item:first-child{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%)}@media screen and (max-width:767px){.c-sub-page .c-sub-page__flow-item:first-child{clip-path:none}}.c-sub-page .c-sub-page__flow-item:not(:first-child){margin-left:-10px}@media screen and (max-width:767px){.c-sub-page .c-sub-page__flow-item:not(:first-child){margin-left:0}}.c-sub-page .c-sub-page__flow-item:last-child{clip-path:polygon(0 0,100% 0,100% 100%,0 100%,14px 50%)}@media screen and (max-width:767px){.c-sub-page .c-sub-page__flow-item:last-child{clip-path:none}}.c-sub-page .c-sub-page__flow-item.--active{color:#fff;background-color:#80026e}@media screen and (max-width:767px){.c-sub-page .c-sub-page__flow-border{width:5%;height:1px;background-color:#707070}}.c-sub-page .c-sub-page__description{max-width:1040px;margin:72px auto 88px;font-size:16px;line-height:2;color:#3d3d3d}.c-policy{width:100%;max-width:1069px;margin:0 auto}.c-policy .c-policy__header{margin-bottom:106px}@media screen and (max-width:767px){.c-policy .c-policy__header{margin-bottom:48px}}.c-policy .c-policy__title{position:relative;padding-left:20px;font-size:22px;font-weight:700;line-height:1.4}@media screen and (max-width:767px){.c-policy .c-policy__title{font-size:20px}}.c-policy .c-policy__title:before{position:absolute;top:50%;left:0;display:block;width:4px;height:44px;content:"";background:linear-gradient(to bottom,#d796c0 0% 33%,#c94e93 33% 66%,#80026e 66% 100%);transform:translateY(-50%)}.c-policy .c-policy__content{max-width:1040px;margin:0 auto;font-size:16px;line-height:1.8}@media screen and (max-width:767px){.c-policy .c-policy__content{font-size:14px}}.c-policy .c-policy__section{margin-bottom:40px}@media screen and (max-width:767px){.c-policy .c-policy__section{margin-bottom:32px}}.c-policy .c-policy__section:last-child{margin-bottom:0}.c-policy .c-policy__section-title{margin-bottom:12px;font-size:16px;font-weight:500}.c-policy .c-policy__text{margin-bottom:8px;color:#3d3d3d}.c-policy .c-policy__text:last-child{margin-bottom:0}.c-policy .c-policy__contact-label{margin-bottom:12px;font-weight:700;color:#202650}.c-form{max-width:1040px;margin:0 auto}.wpcf7{max-width:100%}.c-form__row{display:flex;gap:20px;justify-content:space-between;padding:32px 0;border-bottom:1px solid #c4c4c4}@media screen and (max-width:767px){.c-form__row{flex-direction:column;gap:18px 10px}}.c-form__row:first-child{padding-top:0}@media screen and (max-width:767px){.c-form__row:first-child{padding-top:32px;border-top:1px solid #c4c4c4}}.c-form__label-wrapper p{display:flex;flex-shrink:0;gap:32px;align-items:center}@media screen and (max-width:767px){.c-form__label-wrapper p{flex-direction:row-reverse;gap:10px;justify-content:flex-end}}.c-form__label-wrapper{display:flex;flex-shrink:0;gap:32px;align-items:center}@media screen and (max-width:767px){.c-form__label-wrapper{flex-direction:row-reverse;gap:10px;justify-content:flex-end}}.c-form__label{width:160px;color:#364246}@media screen and (max-width:767px){.c-form__label{width:fit-content}}.c-form__badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;color:#fff;border-radius:4px}.c-form__badge.--required{background-color:#b20e26}.c-form__badge.--optional{background-color:#888}@media screen and (max-width:767px){.c-form__badge{padding:4px 10px}}.c-form__field{position:relative;width:100%;max-width:685px}.wpcf7-form-control:not(.wpcf7-submit,.wpcf7-acceptance){width:100%;padding:12px 16px;font-size:14px;color:#364246;background-color:#fff;border:1px solid #707070;border-radius:0;transition:border-color .3s ease}@media screen and (min-width:992px){.wpcf7-form-control:not(.wpcf7-submit,.wpcf7-acceptance){font-size:16px}}.wpcf7-form-control:not(.wpcf7-submit,.wpcf7-acceptance)::placeholder{color:#c4c4c4}.wpcf7-form-control:not(.wpcf7-submit,.wpcf7-acceptance):focus{outline:none;border-color:#80026e}.wpcf7-form-control.wpcf7-select{padding-right:40px;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23364246' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px}.wpcf7-form-control.wpcf7-textarea{min-height:200px;resize:vertical}.c-form__privacy{margin:67px 0}.c-form__privacy-text{line-height:2;color:#364246}.c-form__privacy-text .c-form__privacy-link{color:#0062c3;text-decoration:underline;transition:opacity .3s ease}.c-form__privacy-text .c-form__privacy-link:hover{text-decoration:none}.c-form__checkbox{display:flex;flex-direction:column;align-items:center;margin-top:30px}.wpcf7-form-control.wpcf7-acceptance{display:flex;gap:10px;align-items:center}.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item{display:flex;gap:37px;align-items:center;margin:0}.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item>label{display:flex;gap:37px;align-items:center;cursor:pointer}.wpcf7-form-control.wpcf7-acceptance input[type=checkbox]{width:32px;height:32px;margin:0;accent-color:#c94e93;cursor:pointer}.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label{color:#364246;cursor:pointer}.c-form__submit{display:flex;justify-content:center;width:100%;max-width:634px;margin:65px auto 0}.c-form__submit p{width:100%}.c-form__confirm{max-width:1040px;margin:0 auto}.c-form__confirm-row{display:flex;gap:20px;padding:32px 0;border-bottom:1px solid #c4c4c4}@media screen and (max-width:767px){.c-form__confirm-row{flex-direction:column;gap:10px}}.c-form__confirm-row:first-child{border-top:1px solid #c4c4c4}.c-form__confirm-label{flex-shrink:0;width:200px;font-weight:700;color:#364246}@media screen and (max-width:767px){.c-form__confirm-label{width:100%}}.c-form__confirm-value{flex:1;color:#364246;overflow-wrap:break-word}.c-form__confirm-value{display:block;line-height:1.8;color:#364246}.c-form__buttons{display:flex;gap:20px;align-items:center;justify-content:space-between;max-width:800px;margin:65px auto 0}@media screen and (max-width:767px){.c-form__buttons{flex-direction:column-reverse}}.c-form__back-button{position:relative;display:flex;gap:16px;align-items:center;justify-content:center;width:100%;max-width:333px;padding:18px 50px;font-size:18px;color:#fff;text-decoration:none;background-color:#4b4b4b;border:1px solid #707070;border-radius:50vw;transition:opacity .3s ease}@media screen and (max-width:767px){.c-form__back-button{max-width:100%}}.c-form__back-button:hover{opacity:.8}.c-form__back-button-icon{position:absolute;left:24px;width:35px;height:35px;transform:rotate(180deg)}.c-form__submit-button-icon{position:absolute;right:24px;width:35px;height:35px}.c-form__submit-button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:333px;padding:18px 60px;font-size:18px;color:#fff;cursor:pointer;background-color:#80026e;border:none;border-radius:50vw;transition:opacity .3s ease}@media screen and (max-width:767px){.c-form__submit-button{max-width:100%}}.c-form__submit-button:hover{opacity:.8}.c-form__submit-button:disabled{cursor:not-allowed;opacity:.5}.c-form__submit-button:after{position:absolute;top:50%;right:33px;width:35px;height:35px;content:"";background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAABHCAMAAABibqotAAAAQlBMVEVHcEz////////////+/v7///////////////////////////////////////////////+YmJjx8fG1tbWhoaHMzMzhhEwQAAAAEHRSTlMA4s8J+BS9WERqIZ6uMIt9GDoGogAAAW1JREFUeF6t2GtuhDAMBOBxyIOEANPX/a9a7Y8WtWKJWfs7wCiOJbCDC63sSw4SKSEve1nxglS78J+Y94Zb5h55LpdJnxJ4QaouqRwphqS0UCG3UUlClVhxZaNaf17blHmDNJxLgbfIijNNeFOcz4oKvE2a6W4Okgad0sr4a+aL6t9WCV8UVxyw8GUBh5UGBb8CDWTSXbL+qjPpcaCZRlXTLH3LIq0aABSa7aOy3r/0hclFzOfbBzUS0HiZowsqQKFD0AZsdAjKQKdDkACBHkGA0Bp05NiDgEiPoMkrx1SX/z379b17xARgH8dEjnSgOMRwA1aHGJbxdyxqP9D9qi5djABApdkCACnSasZDp5HgAcXj9/UgNIkJLgfa8EPsx7FPLrvjnGmfe7k6zuH+ewFg2lP89yYgBcNuYd4r7XtuaD57d/J8B7C/SwytgQNSvN5ttObOJ3LBLanmk1bvDfdNZcvyW01eaoLF9ICRb3at79/216IKAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center;background-size:contain;transform:translateY(-50%)}.c-form__buttons .c-form__submit-button:after{display:none}.wpcf7-not-valid-tip{position:absolute;bottom:-40px;left:0;display:block;margin-top:4px;font-size:12px;color:#c94e6e}.c-form__checkbox .wpcf7-not-valid-tip{display:none}.c-form__field.--bottom p .wpcf7-form-control-wrap .wpcf7-not-valid-tip{bottom:-20px}.wpcf7-response-output{padding:16px;margin-top:20px;font-size:14px;text-align:center;border-radius:4px}.wpcf7-mail-sent-ok{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.wpcf7-validation-errors,.wpcf7-mail-sent-ng{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.wpcf7-spinner{margin-left:10px}.wpcf7-response-output{display:none}.c-form__thanks{max-width:1040px;margin:0 auto}.c-form__thanks-title{margin:104px 0 40px;font-size:20px;font-weight:700;color:#364246}@media screen and (max-width:767px){.c-form__thanks-title{text-align:center}}@media screen and (min-width:992px){.c-form__thanks-title{font-size:24px}}.c-form__thanks-text{margin-bottom:60px;line-height:2;color:#364246}@media screen and (max-width:767px){.c-form__thanks-text{text-align:center}}.c-form__thanks-link{color:#0062c3;text-decoration:underline;transition:opacity .3s ease}@media screen and (max-width:767px){.c-form__thanks-link{display:block;width:fit-content;margin:0 auto}}.c-form__thanks-link:hover{text-decoration:none}.u-font-manrope{font-family:Manrope,sans-serif}
