@charset "UTF-8";:root{--color-navy: #33394e;--color-pure-red: #ff5f5f;--color-beige: #f7f6f2;--color-pail-gray: #e8e8e8;--color-white: #fff;--color-gray: #c1c5ca;--color-fuji: #c6c9ff;--color-gradient: linear-gradient(0deg, #5f6781 0%, #33394e 100%);--font-sans: "Noto Sans JP", sans-serif;--font-serif: "Shippori Mincho", serif;--font-marcellus: "Marcellus", serif;--vh: 1vh;--time: .4s;--time-long: .8s;--ease: ease;--ease-out: cubic-bezier(.25, .46, .45, .94)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{max-width:100vw}html{scroll-behavior:smooth;font-size:.5208333333vw;--root-text: clamp(8px, 100vw * 10 / 1920, 10px);--root-text-medium: clamp(8.75px, 100vw * 10 / 1920, 10px);--root-text-small: clamp(6px, 100vw * 10 / 1920, 10px);overflow-x:hidden}@media screen and (min-width:1920px){html{font-size:62.5%;--root-text: 10px}}@media screen and (max-width:767px){html{font-size:2.6666666667vw;--root-text: clamp(8px, 100vw * 10 / 375, 16px)}}body{font-size:calc(var(--root-text) * 1.6);color:var(--color-navy);background:var(--color-beige);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}[data-scroll-anim]{opacity:0;transform:translateY(20px)}@media screen and (max-width:767px){[data-scroll-anim]{transform:translateY(10px)}}ul[role=list],ol[role=list],ul,li{list-style:none;list-style-type:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:none}q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6{font-weight:400}i,em{font-style:normal}input,button,textarea,select{background:none;border:none;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}a{color:inherit;text-decoration:none}img,picture{display:block;max-width:100%}#app{min-height:100svh}.br-pc{display:block}@media screen and (max-width:767px){.br-pc{display:none}}.br-pc.inline{display:inline}@media screen and (max-width:767px){.br-pc.inline{display:none}}.br-sp{display:none}@media screen and (max-width:767px){.br-sp{display:block}}.br-sp.inline{display:inline}@media screen and (max-width:767px){.br-sp.inline{display:none}}.icon{display:inline-flex;align-items:center;justify-content:center;color:inherit}.icon svg{width:2.4rem;height:2.4rem}.btn{display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:1.9rem;border-radius:50rem;cursor:pointer}@media screen and (max-width:767px){.btn{padding:1.6rem}}.btn-primary{background:var(--color-navy);border:1px solid var(--color-navy);transition:all var(--time) var(--ease)}.btn-primary .btn-text{color:var(--color-white)}@media(hover:hover)and (pointer:fine){.btn-primary:hover{background:var(--color-white)}.btn-primary:hover .btn-text{color:var(--color-navy)}.btn-primary:hover .icon.mail svg *{fill:var(--color-white);stroke:var(--color-navy)}.btn-primary:hover .icon.blank svg *{fill:transparent;stroke:var(--color-navy)}}.btn-text{font-size:max(10px,var(--root-text) * 1.6);line-height:1;letter-spacing:0em;font-weight:700;transition:all var(--time) var(--ease)}@media screen and (max-width:767px){.btn-text{font-size:max(10px,var(--root-text) * 1.4);line-height:1}}.btn .icon.mail{display:flex;width:1.8rem;height:1.6rem}.btn .icon.mail svg{width:1.74rem;height:1.2rem}.btn .icon.mail svg *{transition:all var(--time) var(--ease);fill:var(--color-navy);stroke:var(--color-white)}.btn .icon.blank{display:flex;width:2.1rem;height:1.6rem}.btn .icon.blank svg{width:2.1rem;height:1.6rem}.btn .icon.blank svg *{transition:all var(--time) var(--ease);fill:transparent;stroke:var(--color-white)}.btn .pdf{display:block;width:4.4rem;height:2rem}.header{width:100%;height:11.4rem;margin:0 auto;padding:0 10rem}@media screen and (min-width:1920px){.header{width:192rem}}@media screen and (max-width:767px){.header{height:7.5rem;padding:0 2.4rem}}.header__inner{width:100%;height:100%;padding:2.2rem 0 1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--color-gray)}@media screen and (max-width:767px){.header__inner{padding:1.6rem 0}}.header__logo img{width:22.99998rem;height:auto}@media screen and (max-width:767px){.header__logo img{width:16.1701rem}}.header__nav{display:flex;align-items:center;justify-content:flex-start;gap:1.6rem}@media screen and (max-width:767px){.header__nav{width:30.6rem;position:fixed;inset:0 0 0 auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.4rem;padding:5.6rem 6rem 8rem 4rem;background-color:var(--color-white);z-index:10;transform:translate(20%);opacity:0;visibility:hidden;pointer-events:none}.header__nav:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#0003;z-index:9}}@media screen and (max-width:767px){.header__nav-logo{display:none}}.header__nav-logo img{width:5.8rem;height:2.4rem}@media screen and (max-width:767px){.header__nav-logo img{display:none}}.header__list{display:flex;align-items:center}@media screen and (max-width:767px){.header__list{flex-direction:column;align-items:stretch;width:100%;height:100%}.header__list li:last-child{margin-top:auto}}.header__list li{border-right:1px solid var(--color-gray)}.header__list li:last-child{border-right:none}.header__list li:nth-last-child(2){border-right:none}.header__list-link{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.8rem;padding:0 2.4rem 1rem}@media screen and (max-width:767px){.header__list-link{flex-direction:row;justify-content:flex-start;gap:2rem;padding:2.4rem 0}}@media(hover:hover)and (pointer:fine){.header__list-link:hover .icon{background:var(--color-pure-red)}.header__list-link:hover .icon svg{color:var(--color-white)}}.header__list-link .icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:transparent;transition:all var(--time) var(--ease);flex-shrink:0}@media screen and (max-width:767px){.header__list-link .icon{width:2.4rem;height:2.4rem}}.header__list-link .icon svg{display:block;width:2.8rem;height:2.5rem;color:var(--color-pure-red);transition:all var(--time) var(--ease)}@media screen and (max-width:767px){.header__list-link .icon svg{width:2.3rem;height:2.1rem}}.header__list-link .icon svg *{fill:currentColor}.header__list-link-text{font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:.02em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.header__list-link-text{letter-spacing:0em}}.header__list-cta{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.7rem;width:10.7rem;min-width:85px;height:8.3rem;background:transparent;border-radius:.8rem;border:1px solid var(--color-navy);transition:all var(--time) var(--ease);margin-left:2.4rem}@media screen and (max-width:767px){.header__list-cta{flex-direction:row;gap:1rem;width:20.2rem;height:4.6rem;margin-left:0}}@media(hover:hover)and (pointer:fine){.header__list-cta:hover{background:var(--color-navy)}.header__list-cta:hover .icon svg{color:var(--color-white)}.header__list-cta:hover .header__list-cta-text{color:var(--color-white)}}.header__list-cta .icon{width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media screen and (max-width:767px){.header__list-cta .icon{width:1.6rem;height:1.6rem}}.header__list-cta .icon svg{display:block;width:2rem;height:1.4rem;color:transparent;transition:all var(--time) var(--ease)}@media screen and (max-width:767px){.header__list-cta .icon svg{width:1.6rem;height:1.2rem;position:relative;top:.1rem}}.header__list-cta .icon svg *{fill:currentColor}.header__list-cta-text{font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:.02em;font-weight:700;color:var(--color-navy);transition:all var(--time) var(--ease)}.header__hamburger{display:none}@media screen and (max-width:767px){.header__hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;width:2rem;height:2rem;padding:0;background:none;border:none;cursor:pointer;z-index:10}}@media screen and (max-width:767px){.header__hamburger span{display:block;width:1.8rem;height:1px;background:var(--color-navy);transition:transform var(--time) var(--ease),opacity var(--time) var(--ease)}}.header__hamburger[aria-expanded=true] span:nth-child(1){transform:translateY(.8rem) rotate(30deg) scaleX(1.2)}.header__hamburger[aria-expanded=true] span:nth-child(2){opacity:0}.header__hamburger[aria-expanded=true] span:nth-child(3){transform:translateY(-.8rem) rotate(-30deg) scaleX(1.2)}@media screen and (max-width:767px){body.is-nav-open{overflow:hidden}body.is-nav-open .header__nav{transform:translate(0);opacity:1;pointer-events:auto;visibility:visible;transition:transform var(--time) var(--ease),opacity var(--time) var(--ease),visibility var(--time) var(--ease)}body.is-nav-open .header__list li{border-right:none;border-bottom:1px solid var(--color-pail-gray)}body.is-nav-open .header__list li:nth-of-type(4){border-bottom:none}body.is-nav-open .header__list li:last-child{border-bottom:none}}.section__head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3.8rem}@media screen and (max-width:767px){.section__head{gap:1.6rem}}.section__head.type-white .section__label{color:#ffffffb5}.section__head.type-white .section__title,.section__head.type-white .section__title span{color:var(--color-white)}.section__label{display:block;font-size:max(10px,var(--root-text) * 4.8);line-height:1;letter-spacing:-.03em;font-weight:400;font-family:var(--font-marcellus);color:var(--color-pure-red)}@media screen and (max-width:767px){.section__label{font-size:max(10px,var(--root-text) * 2.5);line-height:1}}.section__title{font-size:max(10px,var(--root-text) * 4.8);line-height:1;letter-spacing:.08em;font-weight:700;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.section__title{font-size:max(10px,var(--root-text) * 2.8);line-height:1.4}}.section__title span{display:block;margin-top:2.4rem;text-align:center;font-size:max(10px,var(--root-text) * 2.4);line-height:1;letter-spacing:.08em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.section__title span{margin-top:.6rem;font-size:max(10px,var(--root-text) * 1.4);line-height:1}}.mv{width:100%;padding:6.9rem 25rem 0;background:var(--color-beige)}@media screen and (max-width:767px){.mv{padding:10.9rem 0 0}}.mv__inner{width:100%;margin:0 auto;position:relative}@media screen and (min-width:1920px){.mv__inner{max-width:172rem}}@media screen and (max-width:767px){.mv__inner{max-width:100%}}.mv__intro{padding:0 0 9.12rem;position:relative;z-index:2}@media screen and (max-width:767px){.mv__intro{padding:0;position:absolute;top:35rem;left:2.1rem}}.mv__intro-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}.mv__intro-anim{display:block}.mv__intro-anim.is-active{--opacity: 1}.mv__intro-anim .line{display:block}.mv__intro-anim .char{display:inline-block;opacity:var(--opacity, 0);transition:opacity .6s cubic-bezier(.77,0,.175,1);transition-delay:calc(.05s * var(--char-index))}.mv__intro h2 .mv__intro-anim{font-size:max(10px,var(--root-text) * 3);line-height:1.6393;letter-spacing:.1em;font-weight:700;color:var(--color-navy);text-align:left}@media screen and (max-width:767px){.mv__intro h2 .mv__intro-anim{font-size:max(10px,var(--root-text) * 2.5);line-height:1.4}}.mv__text{position:absolute;top:1.1rem;right:0rem;width:75.7rem;height:49.5rem;z-index:3;pointer-events:none;opacity:0}@media screen and (max-width:767px){.mv__text{top:-7rem;right:2.4rem;width:33.5rem;height:20.7rem}}.mv__text img{width:100%;height:auto;pointer-events:none}.mv__content{width:100%;padding:11rem 0 12rem;text-align:center}@media screen and (max-width:767px){.mv__content{padding:11rem 2.3rem 6.4rem}}.mv__content p{margin:0 0 4rem;font-size:max(10px,var(--root-text) * 1.8);line-height:2.125;letter-spacing:.19em;font-weight:700;color:var(--color-navy)}.mv__content p:last-child{margin-bottom:0}@media screen and (max-width:767px){.mv__content p{font-size:max(10px,var(--root-text) * 1.3);line-height:2.15;letter-spacing:.06em;margin:0 0 3rem}}.mv__slider{pointer-events:none;position:relative;z-index:1;width:-moz-fit-content;width:fit-content;opacity:0}.mv__slider .mv-swiper{width:118.1rem;height:49.1813rem;margin:0;border-radius:0 4rem 0 0;overflow:hidden}@media screen and (max-width:767px){.mv__slider .mv-swiper{width:35.1rem;height:40.05rem;border-radius:0 3rem 0 0}}.mv__slider .swiper-wrapper,.mv__slider .mv__slider-item,.mv__slider picture,.mv__slider img{width:100%;height:100%}.mv__slider .mv-swiper-pagination{display:flex;justify-content:flex-end;gap:.6rem;bottom:-2.6rem!important;left:auto!important;right:0!important;pointer-events:auto}@media screen and (max-width:767px){.mv__slider .mv-swiper-pagination{gap:.1rem;bottom:-2.3rem!important}}.mv__slider .swiper-pagination-bullet{width:1rem;height:1rem;background:#d3cdc5;opacity:1;transition:all var(--time) var(--ease)}@media screen and (max-width:767px){.mv__slider .swiper-pagination-bullet{width:.6rem;height:.6rem}}.mv__slider .swiper-pagination-bullet-active{background:var(--color-pure-red)}@keyframes marquee{0%{transform:translate(-33.333%)}to{transform:translate(-66.666%)}}.about{width:100%;padding:18rem 0;background:var(--color-beige);overflow:hidden}@media screen and (max-width:767px){.about{padding:8rem 0}}.about__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.about__inner{max-width:192rem}}@media screen and (max-width:767px){.about__inner{max-width:100%}}.about__content{padding-top:10rem}@media screen and (max-width:767px){.about__content{padding-top:5.6rem}}.about__head{margin-bottom:12rem}@media screen and (max-width:767px){.about__head{margin-bottom:5.6rem}}.about__head-text{margin:0 0 4.8rem;font-size:max(10px,var(--root-text) * 2.6);line-height:2;letter-spacing:0em;font-weight:600;color:var(--color-pure-red);text-align:center}@media screen and (max-width:767px){.about__head-text{margin-bottom:2.4rem;font-size:max(10px,var(--root-text) * 2);line-height:1.75}}.about__head-desc{font-size:max(10px,var(--root-text) * 2);line-height:2.25;letter-spacing:.08em;font-weight:700;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.about__head-desc{font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;letter-spacing:0em}}.about__slider{margin-bottom:12rem}@media screen and (max-width:767px){.about__slider{margin-bottom:5.6rem}}.about__slider-track{display:flex;gap:8rem;width:-moz-max-content;width:max-content;animation:marquee 80s linear infinite}@media screen and (max-width:767px){.about__slider-track{gap:4rem;animation:marquee 40s linear infinite}}.about__slider-item{width:45rem;height:32.2rem;border-radius:2rem;overflow:hidden}@media screen and (max-width:767px){.about__slider-item{width:32.14rem;height:22.85rem}}.about__slider-item picture,.about__slider-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.about__desc p{margin:0 0 2.4rem;font-size:max(10px,var(--root-text-medium) * 1.6);line-height:2.5;letter-spacing:0em;font-weight:400;color:var(--color-navy);text-align:center}.about__desc p:last-child{margin-bottom:0}@media screen and (max-width:767px){.about__desc p{font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;margin:0 0 1.8rem}}.news{width:100%;padding:4rem 36rem 8rem;background:var(--color-gradient);overflow:hidden}@media screen and (min-width:768px)and (max-width:1023px){.news{padding:4rem 21.6rem 8rem}}@media screen and (max-width:767px){.news{padding:3.2rem 0 3.6rem}}.news__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.news__inner{max-width:120rem}}@media screen and (max-width:767px){.news__inner{max-width:100%}}.news__slider{margin-top:3.2rem}@media screen and (max-width:767px){.news__slider{margin-top:1.6rem;padding:0 4.7rem 0 5.8rem}}.news__slider--no-controls .news-swiper-prev,.news__slider--no-controls .news-swiper-next,.news__slider--no-controls .news-swiper-pagination{display:none;opacity:0;visibility:hidden}.news .news-swiper-pagination{display:none}@media screen and (max-width:767px){.news .news-swiper-pagination{display:flex;justify-content:center;gap:.1rem;margin-top:2.4rem;position:static}.news .news-swiper-pagination .swiper-pagination-bullet{width:.6rem;height:.6rem;background:#d3cdc5;opacity:1;transition:background var(--time) var(--ease)}.news .news-swiper-pagination .swiper-pagination-bullet-active{background:var(--color-pure-red)}}.news .swiper-slide{cursor:pointer}.news .news-swiper{overflow:hidden}@media screen and (max-width:767px){.news .news-swiper{overflow:visible}}.news .news-card{background:transparent;border-radius:.8rem;height:100%;cursor:pointer;border:1px solid var(--color-gray);overflow:hidden;transition:opacity var(--time) var(--ease)}@media(hover:hover)and (pointer:fine){.news .news-card:hover{opacity:.7}}.news .news-card__thumb-wrapper{width:100%;height:14.7rem;position:relative;overflow:hidden}.news .news-card__thumb-wrapper:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#3c3f5e33}.news .news-card__thumb-wrapper picture,.news .news-card__thumb-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.news .news-card__content{height:100%;padding:1.6rem 2.4rem 2.5rem}@media screen and (max-width:767px){.news .news-card__content{padding:1.2rem 2.4rem 2.6rem}}.news .news-card__content>img{position:absolute;bottom:.543rem;right:.443rem;width:2.157rem;height:2.157rem}@media screen and (max-width:767px){.news .news-card__content>img{right:.343rem}}.news .news-card__date{display:block;margin-bottom:.8rem;font-size:max(10px,var(--root-text) * 1);line-height:1;letter-spacing:0em;font-weight:400;color:var(--color-fuji)}.news .news-card__title{font-size:max(10px,var(--root-text) * 1.4);line-height:1.5;letter-spacing:.06em;font-weight:700;color:var(--color-white);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width:767px){.news .news-card__title{font-size:max(10px,var(--root-text) * 1.3);line-height:1.5}}.news .news-swiper .swiper-slide{height:auto}@media screen and (max-width:767px){.news .news-swiper .swiper-slide{width:27rem;flex-shrink:0}}.news .news-swiper-prev,.news .news-swiper-next{width:4rem;height:4rem;border-radius:50%;background:var(--color-white);border:1px solid var(--color-white);display:flex;align-items:center;justify-content:center;color:var(--color-fuji)}.news .news-swiper-prev:after,.news .news-swiper-next:after{content:none}@media screen and (max-width:767px){.news .news-swiper-prev,.news .news-swiper-next{width:3rem;height:3rem}}.news .news-swiper-prev .icon,.news .news-swiper-next .icon{display:block;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.news .news-swiper-prev .icon svg,.news .news-swiper-next .icon svg{position:relative;left:.1rem;width:.6rem;height:1.2rem}.news .news-swiper-prev{left:-8rem}@media screen and (max-width:767px){.news .news-swiper-prev{left:1.4rem}}.news .news-swiper-prev .icon{transform:rotate(180deg)}.news .news-swiper-next{right:-8rem}@media screen and (max-width:767px){.news .news-swiper-next{right:1.2rem}}.news .swiper-button-disabled{opacity:.7!important}.association{width:100%;padding:18rem 36rem;background:var(--color-white)}@media screen and (min-width:768px)and (max-width:1023px){.association{padding:18rem 21.6rem}}@media screen and (max-width:767px){.association{padding:8rem 2.4rem}}.association__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.association__inner{max-width:120rem}}@media screen and (max-width:767px){.association__inner{max-width:100%}}.association__content{padding-top:10rem}@media screen and (max-width:767px){.association__content{padding-top:5.6rem}}.association__text{margin-bottom:10rem;font-size:max(10px,var(--root-text) * 2);line-height:2.25;letter-spacing:.08em;font-weight:700;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.association__text{margin-bottom:4rem;font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;letter-spacing:0em;text-align:left}.association__text>span{height:1rem}}.association__label{position:relative;width:38.2rem;min-width:305px;padding:1.8rem;display:flex;align-items:center;justify-content:center;gap:1.6rem;border:1px solid var(--color-navy);border-radius:.4rem;margin:0 auto 5.4rem}@media screen and (max-width:767px){.association__label{width:23.9rem;min-width:auto;padding:1.2rem;gap:1.2rem;margin:0 auto 3.4rem}}.association__label:before{content:"";position:absolute;bottom:0;left:50%;width:1px;height:3rem;background:var(--color-navy);transform:translate(-50%,100%)}@media screen and (max-width:767px){.association__label:before{height:1.8rem}}.association__label:after{content:"";position:absolute;bottom:0;left:50%;width:5px;height:5px;background:var(--color-navy);border-radius:50%;transform:translate(-50%,calc(100% + 3rem))}@media screen and (max-width:767px){.association__label:after{width:3px;height:3px;transform:translate(-50%,calc(100% + 1.8rem))}}.association__label .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.association__label .icon svg{width:3rem;position:relative;top:.1rem}@media screen and (max-width:767px){.association__label .icon svg{width:2.4rem}}.association__label .icon svg *{fill:var(--color-navy)}.association__label-text{display:block;font-size:max(10px,var(--root-text) * 1.8);line-height:1;letter-spacing:0em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.association__label-text{font-size:max(10px,var(--root-text) * 1.3);line-height:1}}.association__attempt{width:100%}.association__attempt-title{width:-moz-fit-content;width:fit-content;margin:0 auto 4.4rem;font-size:max(10px,var(--root-text) * 2);line-height:1;letter-spacing:.08em;font-weight:700;color:var(--color-navy);position:relative}@media screen and (max-width:767px){.association__attempt-title{margin:0 auto 3.2rem;font-size:max(10px,var(--root-text) * 1.6);line-height:1;letter-spacing:.02em}}.association__attempt-title:before{content:"";position:absolute;left:0;top:-.5rem;width:43.6rem;height:2.9rem;background:transparent;border-top:1px solid var(--color-navy);border-left:1px solid var(--color-navy);transform:translate(calc(-100% - 2.4rem),50%);pointer-events:none}@media screen and (max-width:767px){.association__attempt-title:before{top:-.1rem;width:4.5rem;height:1.8rem;transform:translate(calc(-100% - 1.2rem),50%)}}.association__attempt-title:after{content:"";position:absolute;right:0;top:-.5rem;width:43.6rem;height:2.9rem;background:transparent;border-top:1px solid var(--color-navy);border-right:1px solid var(--color-navy);transform:translate(calc(100% + 2.4rem),50%);pointer-events:none}@media screen and (max-width:767px){.association__attempt-title:after{top:-.1rem;width:4.5rem;height:1.8rem;transform:translate(calc(100% + 1.2rem),50%)}}.association__attempt-list{display:grid;grid-template-columns:repeat(3,1fr);gap:4.1rem}@media screen and (max-width:767px){.association__attempt-list{grid-template-columns:1fr;gap:1.6rem}}.association__attempt-list li{width:100%}@media screen and (max-width:767px){.association__attempt-list li{width:25.4rem;margin-inline:auto}}.association__attempt-list li:nth-of-type(1) .association__attempt-card>span{background:#bdd5f2}.association__attempt-list li:nth-of-type(2) .association__attempt-card>span{background:#f7c0df}.association__attempt-list li:nth-of-type(3) .association__attempt-card>span{background:#9ed3ca}.association__attempt-card{width:100%;height:100%;border-radius:1rem;background:var(--color-beige);padding:4.8rem 4rem 5.6rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.4rem}@media screen and (max-width:767px){.association__attempt-card{padding:3.2rem 2.4rem;gap:1.2rem}}.association__attempt-card>img{width:6.4rem;height:6.4rem}@media screen and (max-width:767px){.association__attempt-card>img{width:4.3rem;height:4.3rem}}.association__attempt-card-title{font-size:max(10px,var(--root-text) * 3);line-height:1;letter-spacing:.03em;font-weight:700;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.association__attempt-card-title{font-size:max(10px,var(--root-text) * 2);line-height:1;letter-spacing:.04em;margin-bottom:.8rem}}.association__attempt-card-desc{font-size:max(10px,var(--root-text) * 1.8);line-height:1;letter-spacing:0em;font-weight:700;color:var(--color-pure-red);text-align:center;text-decoration:underline;text-underline-offset:.8rem}@media screen and (max-width:767px){.association__attempt-card-desc{font-size:max(10px,var(--root-text) * 1.4);line-height:1;margin-bottom:.8rem}}.association__attempt-card-text{padding-top:.8rem;font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:0em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.association__attempt-card-text{font-size:max(10px,var(--root-text) * 1.4);line-height:1.7}}.association__description{width:100%;padding:10rem 20rem 0}@media screen and (max-width:767px){.association__description{padding:4rem 0 0}}.association__description p{font-size:max(10px,var(--root-text) * 1.6);line-height:2.5;letter-spacing:0em;font-weight:400;color:var(--color-navy);margin-bottom:1.6rem}.association__description p:last-child{margin-bottom:0}@media screen and (max-width:767px){.association__description p{font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;margin-bottom:2rem}}.association__guideline{width:100%;padding:3.2rem;background:var(--color-pail-gray);margin-top:10rem}@media screen and (max-width:767px){.association__guideline{padding:2.4rem 1rem;margin-top:4rem}}.association__guideline-btn{width:31.3rem;min-width:250px;margin:0 auto}@media screen and (max-width:767px){.association__guideline-btn{width:100%;min-width:auto}}.association__guideline-btn>span{display:block;font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:0em;font-weight:700;color:var(--color-navy);text-align:center;margin-bottom:2.4rem}@media screen and (max-width:767px){.association__guideline-btn .btn{width:26.3rem;margin-inline:auto}}.advisory{width:100%;padding:18rem 36rem;background:var(--color-gradient)}@media screen and (min-width:768px)and (max-width:1023px){.advisory{padding:18rem 21.6rem}}@media screen and (max-width:767px){.advisory{padding:8rem 2.4rem}}.advisory__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.advisory__inner{max-width:120rem}}@media screen and (max-width:767px){.advisory__inner{max-width:100%}}.advisory__content{width:100%;padding-top:10rem}@media screen and (max-width:767px){.advisory__content{padding-top:5.6rem}}.advisory__content-text{margin-bottom:10rem;font-size:max(10px,var(--root-text) * 2);line-height:2.25;letter-spacing:.08em;font-weight:700;color:var(--color-white);text-align:center}@media screen and (max-width:767px){.advisory__content-text{margin-bottom:5.6rem;font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;letter-spacing:0em;font-weight:400;text-align:left}}.advisory__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.9rem 2.4rem}@media screen and (max-width:767px){.advisory__list{grid-template-columns:1fr;gap:1.6rem}.advisory__list li:nth-child(n+7){display:none}.advisory__list--expanded li:nth-child(n+7){display:block}}.advisory__toggle-wrap{display:none}@media screen and (max-width:767px){.advisory__toggle-wrap{display:flex;justify-content:center;margin-top:4rem}.advisory__toggle-wrap--hidden{display:none!important}}.advisory__toggle{border-color:var(--color-white);background:transparent}.advisory__toggle .btn-text{color:var(--color-white);font-weight:400;font-size:max(10px,var(--root-text) * 1.3);line-height:1;letter-spacing:0em}.advisory__card{width:100%;height:100%;background:#ffffff17;border:1px solid rgba(255,255,255,.4);border-radius:1rem;overflow:hidden;padding:6.4rem 5rem}@media screen and (max-width:767px){.advisory__card{border-radius:1.2rem;padding:2.4rem 3.2rem}}.advisory__card-head{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:3.2rem;margin-bottom:2.4rem}@media screen and (max-width:767px){.advisory__card-head{flex-direction:row;gap:1.6rem;margin-bottom:1.6rem}}.advisory__card-thumb{width:100%;height:26.5rem;border-radius:.8rem;overflow:hidden}@media screen and (max-width:767px){.advisory__card-thumb{width:10.5rem;height:10.1rem}}.advisory__card-thumb img,.advisory__card-thumb picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.advisory__card-name{display:grid;gap:1.2rem}.advisory__card-name span{font-size:max(10px,var(--root-text) * 1.6);line-height:1;letter-spacing:.1em;font-weight:700;color:var(--color-white);display:block}@media screen and (max-width:767px){.advisory__card-name span{font-size:max(10px,var(--root-text) * 1.3);line-height:1}}.advisory__card-name h3{font-size:max(10px,var(--root-text) * 3.2);line-height:1;letter-spacing:.1em;font-weight:700;font-family:var(--font-serif);color:var(--color-white)}@media screen and (max-width:767px){.advisory__card-name h3{font-size:max(10px,var(--root-text) * 2.4);line-height:1}}.advisory__card-name small{font-size:max(10px,var(--root-text) * 1.3);line-height:1;letter-spacing:.06em;font-weight:400;font-family:var(--font-serif);color:var(--color-white);display:block}@media screen and (max-width:767px){.advisory__card-name small{font-size:max(10px,var(--root-text) * 1.2);line-height:1}}.advisory__card-body{width:100%}.advisory__card-role{width:100%;border-bottom:1px solid rgba(255,255,255,.4);padding-bottom:2.4rem;margin-bottom:2.4rem}@media screen and (max-width:767px){.advisory__card-role{padding-bottom:1.2rem;margin-bottom:1.2rem}}.advisory__card-role ul{display:grid;gap:.6rem}@media screen and (max-width:767px){.advisory__card-role ul{gap:0rem}}.advisory__card-role ul li{font-size:max(10px,var(--root-text) * 1.4);line-height:1.4;letter-spacing:0em;font-weight:500;color:var(--color-fuji)}@media screen and (max-width:767px){.advisory__card-role ul li{font-size:max(10px,var(--root-text) * 1.2);line-height:1.3;letter-spacing:.02em}}.advisory__card-desc{width:100%}.advisory__card-desc p{font-size:max(10px,var(--root-text) * 1.5);line-height:1.75;letter-spacing:0em;font-weight:400;color:var(--color-white)}@media screen and (max-width:767px){.advisory__card-desc p{font-size:max(10px,var(--root-text) * 1.3);line-height:1.5;letter-spacing:.04em}}.approach{width:100%;padding:18rem 20rem;background:var(--color-beige)}@media screen and (min-width:768px)and (max-width:1023px){.approach{padding:18rem 12rem}}@media screen and (max-width:767px){.approach{padding:8rem 2.4rem}}.approach__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.approach__inner{max-width:152rem}}@media screen and (max-width:767px){.approach__inner{max-width:100%}}.approach__content{width:100%;margin-top:10rem}@media screen and (max-width:767px){.approach__content{margin-top:5.6rem}}.approach__list{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:4.7rem}@media screen and (max-width:767px){.approach__list{grid-template-columns:1fr;gap:1.6rem}}.approach__item{width:100%;height:100%;border:1px solid var(--color-navy);border-radius:1rem}.approach__item-inner{width:100%;height:100%;padding:4.4rem 5.6rem 5.6rem}@media screen and (max-width:767px){.approach__item-inner{padding:3.2rem 4rem}}.approach__item-icon{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.2rem;margin-bottom:2.4rem}@media screen and (max-width:767px){.approach__item-icon{gap:.6rem;margin-bottom:1.2rem}}.approach__item-icon img{width:6.5rem;height:6.5rem}@media screen and (max-width:767px){.approach__item-icon img{width:5rem;height:5rem}}.approach__item-icon span{font-size:max(10px,var(--root-text) * 2.1);line-height:1;font-weight:400;letter-spacing:-.03em;font-family:var(--font-marcellus);color:var(--color-pure-red)}@media screen and (max-width:767px){.approach__item-icon span{font-size:max(10px,var(--root-text) * 1.6);line-height:1}}.approach__item-title{width:100%;min-height:9.2rem;position:relative;padding-bottom:3.2rem;border-bottom:1px solid rgba(51,57,78,.8)}@media screen and (max-width:767px){.approach__item-title{min-height:auto}}.approach__item-title:before{content:"";position:absolute;left:0;bottom:0;width:4.8px;height:4.8px;border-radius:50%;background:#33394ecc;transform:translate(-50%,58%) scale(.5)}@media screen and (max-width:767px){.approach__item-title:before{display:none}}.approach__item-title:after{content:"";position:absolute;right:0;bottom:0;width:4.8px;height:4.8px;border-radius:50%;background:#33394ecc;transform:translate(50%,58%) scale(.5)}@media screen and (max-width:767px){.approach__item-title:after{display:none}}.approach__item-title h3{margin-bottom:1.2rem;font-size:max(10px,var(--root-text) * 3.4);line-height:1;letter-spacing:0em;font-weight:700;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.approach__item-title h3{font-size:max(10px,var(--root-text) * 2);line-height:1;letter-spacing:.04em;margin-bottom:1rem}}.approach__item-title span{display:block;font-size:max(10px,var(--root-text) * 1.3);line-height:1;letter-spacing:0em;font-weight:400;color:var(--color-navy);text-align:center}@media screen and (max-width:767px){.approach__item-title span{font-size:max(10px,var(--root-text) * 1);line-height:1}}.approach__item-img{width:100%;padding-top:4.9rem;margin-bottom:4rem}@media screen and (max-width:767px){.approach__item-img{padding-top:3.2rem;margin-bottom:3.2rem}}.approach__item-img picture,.approach__item-img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;pointer-events:none;border-radius:.8rem}.approach__item-text p{margin:0 0 2.4rem;font-size:max(10px,var(--root-text) * 1.6);line-height:2.1;letter-spacing:0em;font-weight:400;color:var(--color-navy)}.approach__item-text p:last-child{margin-bottom:0}@media screen and (max-width:767px){.approach__item-text p{font-size:max(10px,var(--root-text) * 1.4);line-height:2.14;margin:0 0 1.2rem}}.company{width:100%;padding:10rem 20rem;background:var(--color-white)}@media screen and (min-width:768px)and (max-width:1023px){.company{padding:10rem 12rem}}@media screen and (max-width:767px){.company{padding:5.6rem 2.4rem}}.company__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.company__inner{max-width:152rem}}@media screen and (max-width:767px){.company__inner{max-width:100%}}.company__title{margin-bottom:4.8rem;font-size:max(10px,var(--root-text) * 4);line-height:1.2;letter-spacing:.08em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.company__title{margin-bottom:5.1rem;font-size:max(10px,var(--root-text) * 2.4);line-height:1}}.company__content{width:100%}.company__list{display:grid;gap:3rem}@media screen and (max-width:767px){.company__list{gap:1.8rem}}.company__row{display:grid;grid-template-columns:14.6rem 1fr}@media screen and (max-width:767px){.company__row{grid-template-columns:9.4rem 1fr}}.company__term{font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:.04em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.company__term{font-size:max(10px,var(--root-text) * 1.3);line-height:1}}.company__desc{font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:.04em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.company__desc{font-size:max(10px,var(--root-text) * 1.3);line-height:1.44;letter-spacing:0em}}.contact{width:100%;padding:4rem;background:var(--color-pail-gray);border-bottom:3px solid var(--color-pure-red)}@media screen and (max-width:767px){.contact{padding:2.8rem}}.contact__btn{width:30rem;min-width:240px;margin:0 auto}@media screen and (max-width:767px){.contact__btn{width:25rem;min-width:auto}}.footer{width:100%;padding:10rem 20rem 8rem;background:var(--color-gradient)}@media screen and (min-width:768px)and (max-width:1023px){.footer{padding:10rem 12rem 8rem}}@media screen and (max-width:767px){.footer{padding:8rem 2.4rem 3.2rem}}.footer__inner{width:100%;margin:0 auto}@media screen and (min-width:1920px){.footer__inner{max-width:152rem}}@media screen and (max-width:767px){.footer__inner{max-width:100%}}.footer__sitemap{display:grid;grid-template-columns:35.2rem 1fr;gap:12rem;align-items:flex-start;margin-bottom:10rem}@media screen and (max-width:767px){.footer__sitemap{grid-template-columns:1fr;gap:5.6rem;margin-bottom:8rem}}.footer__sitemap-left{width:100%}.footer__sitemap-right{width:100%;display:grid;grid-template-columns:auto 1fr;align-items:flex-start;gap:12rem}@media screen and (max-width:767px){.footer__sitemap-right{grid-template-columns:1fr;gap:4rem}}.footer__logo{margin-bottom:6.6rem}@media screen and (max-width:767px){.footer__logo{margin-bottom:4rem}}.footer__logo a{display:block}.footer__logo img{width:24.636rem;height:auto}@media screen and (max-width:767px){.footer__logo img{width:19.41rem}}.footer__address{margin-bottom:2.4rem;font-size:max(10px,var(--root-text) * 1.3);line-height:1.44;letter-spacing:.04em;font-weight:400;color:var(--color-fuji);font-style:normal;white-space:nowrap}@media screen and (max-width:767px){.footer__address{margin-bottom:1.6rem;font-size:max(10px,var(--root-text) * 1.1);line-height:1.44}}.footer__tel{font-size:max(10px,var(--root-text) * 1.3);line-height:1.44;letter-spacing:.04em;font-weight:400;color:var(--color-fuji);white-space:nowrap}@media screen and (max-width:767px){.footer__tel{font-size:max(10px,var(--root-text) * 1.1);line-height:1.44}}.footer__nav{width:100%}.footer__list{display:grid;gap:3.2rem}@media screen and (max-width:767px){.footer__list{gap:2.4rem}}.footer__list li a{width:-moz-fit-content;width:fit-content;display:block;font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:.05em;font-weight:700;color:var(--color-white);transition:opacity var(--time) var(--ease)}@media(hover:hover)and (pointer:fine){.footer__list li a:hover{opacity:.7}}@media screen and (max-width:767px){.footer__list li a{font-size:max(10px,var(--root-text) * 1.2);line-height:1}}.footer__policy-list{display:grid;gap:3.2rem}@media screen and (max-width:767px){.footer__policy-list{gap:2.4rem}}.footer__policy-list li a{width:-moz-fit-content;width:fit-content;display:block;font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:0em;font-weight:400;color:var(--color-white);transition:opacity var(--time) var(--ease);text-decoration:underline}@media(hover:hover)and (pointer:fine){.footer__policy-list li a:hover{opacity:.7}}@media screen and (max-width:767px){.footer__policy-list li a{font-size:max(10px,var(--root-text) * 1.2);line-height:1}}.footer__copyright{text-align:center;font-size:max(10px,var(--root-text) * 1.1);line-height:1;letter-spacing:.05em;font-weight:400;color:var(--color-gray)}@media screen and (max-width:767px){.footer__copyright{font-size:max(10px,var(--root-text) * 1);line-height:1}}.modal{position:fixed;inset:0;z-index:200;display:none;align-items:center;justify-content:center;padding:10rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--time) var(--ease),visibility var(--time) var(--ease)}.modal.modal--open{display:flex}.modal[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto}@media screen and (max-width:767px){.modal{padding:4rem 2.4rem}}.modal__overlay{position:absolute;inset:0;background:#0006}.modal__wrap{position:relative;display:flex;flex-direction:column;width:100%;max-width:120rem;max-height:100%;transform:scale(.98);transition:transform var(--time) var(--ease)}.modal[aria-hidden=false] .modal__wrap{transform:scale(1)}.modal__container{position:relative;flex:1;min-height:0;width:100%;max-width:120rem;overflow-y:auto;background:var(--color-white);border-radius:4rem}@media screen and (max-width:767px){.modal__container{border-radius:2rem}}.modal__close{position:absolute;top:4rem;right:4rem;z-index:1;width:4rem;height:2.8rem;cursor:pointer}@media screen and (max-width:767px){.modal__close{top:2.4rem;right:2.4rem;width:2.4rem;height:1.7rem}}.modal__close svg{width:4rem;height:2.8rem}@media screen and (max-width:767px){.modal__close svg{width:2.4rem;height:1.7rem}}.modal__close-btn{margin:0 auto;display:flex;align-items:center;justify-content:center;width:11.2rem;min-width:90px;max-width:100%;height:4.6rem;border-radius:50rem;border:1px solid var(--color-navy);cursor:pointer;transition:all var(--time) var(--ease)}@media screen and (max-width:767px){.modal__close-btn{min-width:auto;height:3.8rem;margin-top:-.8rem}}.modal__close-btn span{display:block;font-size:max(10px,var(--root-text) * 1.4);line-height:1;letter-spacing:.03em;font-weight:400;color:var(--color-navy);transition:all var(--time) var(--ease)}@media(hover:hover)and (pointer:fine){.modal__close-btn:hover{background:var(--color-navy)}.modal__close-btn:hover span{color:var(--color-white)}}.modal__body--news{padding:8rem 8rem 4.8rem;display:grid;grid-template-columns:32rem 1fr;gap:4rem;align-items:start}@media screen and (max-width:767px){.modal__body--news{padding:6.4rem 3.2rem 4rem;grid-template-columns:1fr;gap:4rem}}.modal__body--news .modal__close-btn{grid-column:1/3;grid-row:2/3}@media screen and (max-width:767px){.modal__body--news .modal__close-btn{grid-column:1/2;grid-row:3/4}}.modal__body--policy{padding:10rem 8rem 8rem}@media screen and (max-width:767px){.modal__body--policy{padding:6.4rem 3.2rem 4rem}}.modal__title{margin:0 0 8rem;font-size:max(10px,var(--root-text) * 4);line-height:1;letter-spacing:.08em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.modal__title{margin-bottom:4rem;font-size:max(10px,var(--root-text) * 2);line-height:1;letter-spacing:.06em}}.modal__description{margin:0 0 5.6rem;font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:0em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.modal__description{margin-bottom:4rem;font-size:max(10px,var(--root-text) * 1.3);line-height:1.75}}.modal__policy-body{width:100%}.modal__policy-item{padding-bottom:4rem;margin-bottom:4rem;border-bottom:1px solid var(--color-gray)}@media screen and (max-width:767px){.modal__policy-item{padding-bottom:2.4rem;margin-bottom:2.4rem}}.modal__policy-item:last-child{padding-bottom:0;margin-bottom:5.6rem;border-bottom:none}@media screen and (max-width:767px){.modal__policy-item:last-child{padding-bottom:0;margin-bottom:3.2rem}}.modal__policy-item h3{margin:0 0 2.4rem;font-size:max(10px,var(--root-text) * 2);line-height:1;letter-spacing:.08em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.modal__policy-item h3{font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:.06em}}.modal__policy-item p{font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:0em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.modal__policy-item p{font-size:max(10px,var(--root-text) * 1.3);line-height:1.75}}.modal__policy-item ul li{position:relative;font-size:max(10px,var(--root-text) * 1.6);line-height:1.75;letter-spacing:0em;font-weight:400;color:var(--color-navy);padding-left:2.4rem}@media screen and (max-width:767px){.modal__policy-item ul li{font-size:max(10px,var(--root-text) * 1.3);line-height:1.75;padding-left:1.6rem}}.modal__policy-item ul li:before{content:"・";position:absolute;top:0;left:0;width:100%;height:100%}.modal__news-img{width:100%;height:17.4rem}@media screen and (max-width:767px){.modal__news-img{height:15.1rem}}.modal__news-img picture,.modal__news-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.modal__news-content{width:100%}.modal__news-date{display:block;margin-bottom:2.4rem;font-size:max(10px,var(--root-text) * 1.2);line-height:1;letter-spacing:0em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.modal__news-date{margin-bottom:1.6rem}}.modal__news-title{margin:0 0 2.4rem;font-size:max(10px,var(--root-text) * 2.4);line-height:1.4;letter-spacing:.06em;font-weight:700;color:var(--color-navy)}@media screen and (max-width:767px){.modal__news-title{margin-bottom:3.2rem;font-size:max(10px,var(--root-text) * 2);line-height:1.45}}.modal__news-body{font-size:max(10px,var(--root-text) * 1.6);line-height:2.1;letter-spacing:0em;font-weight:400;color:var(--color-navy)}@media screen and (max-width:767px){.modal__news-body{font-size:max(10px,var(--root-text) * 1.4);line-height:1.75}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
