/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
img{max-width:100%;height:auto}.site-logo{max-height:3rem}#header nav{display:flex;margin:0;padding:0;list-style:none}#header nav>a{padding:1.25rem;text-decoration:none;font-family:"Inter Regular",sans-serif;font-size:1rem;font-weight:700}.breadcrumb{margin:0;padding:0;list-style-type:none;list-style-image:none;display:flex;flex-flow:row wrap}.breadcrumb>*{font-family:"Inter Regular",sans-serif;font-size:.875rem}.breadcrumb>li:after{margin:.25rem;content:"»"}.breadcrumb>li:last-child:after{content:""}.btn-primary{display:inline-block;padding:.625rem 2.1875rem;cursor:pointer;transition:.2s ease;text-align:center;text-decoration:none;border:none;font-family:"Inter ExtraBold",sans-serif;font-size:.875rem;color:#fff;border-radius:.375rem;background-color:#2060fb}.btn-primary:hover{color:#fff;background-color:#1238b6}.btn-secondary{display:inline-block;padding:.625rem 2.1875rem;cursor:pointer;transition:.2s ease;text-align:center;text-decoration:none;border:none;font-family:"Inter ExtraBold",sans-serif;font-size:.875rem;padding:0 1.25rem 0 0;text-decoration:none;color:#2060fb;background-color:transparent;background-image:url("/themes/custom/seikausa_next/dist/css/base/components/../../../../assets/media/icons/arrow-right.svg");background-repeat:no-repeat;background-position:right center}.btn-secondary:hover{color:#1238b6;background-image:url("/themes/custom/seikausa_next/dist/css/base/components/../../../../assets/media/icons/arrow-right-hover.svg")}
.news-block{display:flex;flex-wrap:wrap;gap:1.125rem}.news-block .news-card{flex:1 1 100%}@media only screen and (min-width:36rem){.news-block .news-card{flex:1 1 calc(50% - 1.125rem)}.news-block .news-card:last-of-type{max-width:calc(50% - .5625rem)}}@media only screen and (min-width:62rem){.news-block .news-card{flex:1 1 calc(33.33% - 1.125rem)}.news-block .news-card:last-of-type{max-width:calc(33.33% - .5625rem)}}
.news-card{border-radius:.625rem;box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.05);display:flex;flex-direction:column;padding:1.25rem 1.25rem 1.875rem;position:relative;transition:.2s ease}.news-card:hover{box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.15)}.news-card:hover .btn-secondary{background-image:url(/themes/custom/seikausa_next/assets/media/icons/arrow-right-hover.svg);color:#1238b6}.news-card__top{flex-grow:1}.news-card__image{border-radius:.3125rem;height:11.25rem;margin-bottom:1.25rem;overflow:hidden}.news-card__image img{display:block;height:11.25rem;-o-object-fit:cover;object-fit:cover;width:100%}.news-card__title{color:#010101;margin-bottom:1.25rem}.news-card__date-wrapper{border-top:.0625rem solid #555;display:flex;justify-content:space-between;padding-top:1.25rem}.news-card .btn:after{bottom:0;content:"";display:block;height:0;height:100%;left:0;position:absolute;top:0;width:100%}.news-card-list{display:flex;flex-direction:column;gap:1.5rem}.news-card-hz{display:flex;flex-direction:row;gap:1.5rem;padding:1.25rem;border-radius:.625rem;box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.08);border:1px solid #f1f3f7;transition:box-shadow .2s ease}.news-card-hz:hover{box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.15)}.news-card-hz__image{flex:0 0 15rem;max-width:15rem;overflow:hidden;border-radius:.3125rem}.news-card-hz__image img{display:block;width:100%;height:auto;border-radius:.3125rem}.news-card-hz__body{flex:1 1 0;min-width:0;display:flex;flex-direction:column}.news-card-hz__meta{font-size:.8125rem;color:#6d758f;margin-bottom:.625rem}.news-card-hz__cta{margin-top:auto}@media only screen and (max-width:35.9375rem){.news-card-hz{flex-direction:column}.news-card-hz__image{flex:0 0 auto;max-width:100%}.news-card-hz__image img{height:auto;max-height:14rem;min-height:0}}
.statistic-card{box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.05);padding:3.75rem 0 .0625rem;transition:.2s ease}.statistic-card:hover{box-shadow:.25rem .25rem 1.5rem 0 rgba(73,73,73,.15)}.statistic-card__label{color:#2060fb;display:inline-block;font-family:Inter Regular,sans-serif;font-family:Inter ExtraBold,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:.625rem}.statistic-card__text p{font-size:1.25rem;line-height:1.5}@media only screen and (min-width:62rem){.statistic-card__wrap{align-items:center;display:flex}}.statistic-card__right{margin-top:1.875rem}@media only screen and (min-width:62rem){.statistic-card__right{margin:0 0 0 5.625rem;max-width:35rem;min-width:35rem}.statistic-card__items{align-items:start;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto;grid-gap:1rem;gap:1rem}}.statistic-card__item{border-radius:.625rem;margin-bottom:1.25rem;padding:1.25rem}.statistic-card__item:first-child{background:linear-gradient(299.83deg,#3e75fe -21.65%,#062147 73.65%);color:#fff;grid-column:1;grid-row:1;min-height:215px}.statistic-card__item:nth-child(2){border:1.5px solid #2060fb;color:#2060fb;grid-column:2;grid-row:1;min-height:115px}.statistic-card__item:nth-child(3){border:1.5px solid #2060fb;color:#2060fb;grid-column:1;grid-row:2;min-height:115px}.statistic-card__item:nth-child(4){background:linear-gradient(299.83deg,#3e75fe -21.65%,#062147 73.65%);color:#fff;grid-column:2;grid-row:2;min-height:215px}@media only screen and (min-width:62rem){.statistic-card__item:nth-child(4){margin-top:-6.25rem}.statistic-card__item{margin-bottom:0}}.statistic-card__cta{margin-top:1.25rem}.statistic-card__stat-title{font-family:Inter Bold,sans-serif;font-size:2.25rem;line-height:1.11;margin-bottom:.3125rem}.statistic-card__stat-subtitle{font-family:Inter SemiBold,sans-serif;font-size:1.563rem;line-height:1.11;margin-bottom:.3125rem}.statistic-card__stat-text{font-size:.875rem;line-height:1.75}@media only screen and (min-width:62rem){.statistic-card{padding:5.625rem 0}}
.text-cta__label{color:#2060fb;display:inline-block;font-family:Inter Regular,sans-serif;font-family:Inter ExtraBold,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.5;margin-bottom:.375rem}.text-cta__title{margin-bottom:.625rem;word-break:auto-phrase}.text-cta__body p{font-size:1rem;line-height:1.375}@media only screen and (min-width:36rem){.text-cta__body p{font-size:1.25rem;line-height:1.5}}.text-cta__ctas .field__items{align-items:center;display:flex;flex-wrap:wrap;gap:1.125rem;justify-content:center;margin-top:1.875rem}@media only screen and (min-width:36rem){.text-cta__ctas .field__items{gap:1.5rem}}.text-cta__align-center{text-align:center}.text-cta__align-center .text-cta__container{margin:0 auto;max-width:62.25rem}.text-cta__align-left{text-align:left}.text-cta__align-left .text-cta__ctas .field__items{justify-content:flex-start}.text-cta__align-right{text-align:right}.text-cta__align-right .text-cta__ctas .field__items{justify-content:flex-end}@media only screen and (min-width:62rem){.text-cta__align-text-left-cta-right .text-cta__container{align-items:center;display:flex;gap:.9375rem;justify-content:space-between}.text-cta__align-text-left-cta-right .text-cta__container .text-cta__left{max-width:51.25rem;min-width:51.25rem}}.text-cta__align-text-left-cta-right .text-cta__ctas{margin-top:0}@media only screen and (max-width:61.9375rem){.text-cta__align-text-left-cta-right .text-cta__ctas .field__items{justify-content:flex-start}}
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
