@charset "UTF-8";
/*!
 * template.css
 * テンプレートA・B共通のスタイル
 */.p-template h3 em,.p-template h4 em{color:#009de1}.p-template-menu{background-color:#f3f9ff;padding:2rem 0}.p-template-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2.4rem}.p-template-menu__link span{color:#009de1;font-size:1.8rem;padding-right:3rem;position:relative}.p-template-menu__link span:after{content:"chevron_right";font-family:Material Symbols Rounded;font-size:2.4rem;font-weight:400;line-height:1;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.p-template__1col .p-heading-h2+.c-title__lv6{margin-top:4rem}.p-template__1col__text{line-height:2}.p-template__1col__image{border-radius:.8rem;margin:6rem auto 0;max-width:53.8rem;overflow:hidden}.p-template__1col__image.full{border-radius:0;max-width:none}.p-template__1col .p-heading-h2+.p-template__1col__text{margin-top:3.6rem}.p-template__2col .p-image-2col,.p-template__2col .p-template__2col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-template__2col .p-image-2col+.p-image-2col,.p-template__2col .p-image-2col+.p-template__2col,.p-template__2col .p-template__2col+.p-image-2col,.p-template__2col .p-template__2col+.p-template__2col{border-top:.1rem dashed #009de1;margin-top:6rem;padding-top:6rem}.p-template__3col__list{display:grid;gap:2.5rem;grid-template-columns:1fr}.p-template__3col__list.js-template-3col .p-template__3col__item{cursor:pointer}.p-template__3col__list.splide:not(.is-slider){visibility:visible}.p-template__3col__list.splide:not(.is-slider) .splide__list,.p-template__3col__list.splide:not(.is-slider) .splide__track{display:contents;height:auto;overflow:visible}.p-template__3col__list.splide:not(.is-slider) .splide__slide{min-width:0;width:auto}@media (min-width:960px){.p-template__3col__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:519px){.p-template__3col__list.is-slider{display:block}.p-template__3col__list .splide__track{overflow:hidden}.p-template__3col__list .splide__list{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.p-template__3col__list .splide__slide{height:auto}.p-template__3col__list .splide__progress{-webkit-box-pack:center;-ms-flex-pack:center;gap:1.6rem;justify-content:center;margin-top:2rem}.p-template__3col__list .splide__pagination,.p-template__3col__list .splide__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-template__3col__list .splide__pagination{gap:1.2rem;inset:auto;margin:0;padding:0;position:static;width:auto}.p-template__3col__list .splide__pagination li{line-height:0}.p-template__3col__list .splide__pagination__page{background-color:#d7d7d7;border-radius:0;height:1.2rem;margin:0;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:background-color .3s;transition:background-color .3s;width:1.2rem}.p-template__3col__list .splide__pagination__page.is-active{background-color:#91b822;-webkit-transform:none;-ms-transform:none;transform:none}.p-template__3col__list .splide__arrow{background-color:#009de1;border-radius:0;height:3.2rem;opacity:1;position:static;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:background-color .3s;transition:background-color .3s;width:3.2rem}.p-template__3col__list .splide__arrow svg{fill:#fff;height:1.5rem;width:1.5rem}.p-template__3col__list .splide__arrow:disabled{background-color:#ccc;cursor:not-allowed}}.p-template__3col__item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;font:inherit;height:100%;padding:0;text-align:left;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-section-blue .p-template__3col__item,.p-section-gray .p-template__3col__item{border-radius:.8rem;-webkit-box-shadow:0 .4rem 1.2rem rgba(2,44,86,.12);box-shadow:0 .4rem 1.2rem rgba(2,44,86,.12);overflow:hidden}.p-template__3col__image{aspect-ratio:16/9;border-radius:.8rem;overflow:hidden}.p-template__3col__image img{border-radius:.8rem;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-template__3col__body{padding-top:1.6rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.p-section-blue .p-template__3col__body,.p-section-gray .p-template__3col__body{background-color:#fff;padding:1.6rem}.p-template__3col-modal{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;position:fixed;z-index:1000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;padding:2rem;-webkit-transition:opacity .3s;transition:opacity .3s}.p-template__3col-modal.is-open{opacity:1}.p-template__3col-modal[hidden]{display:none}.p-template__3col-modal__overlay{background-color:rgba(0,0,0,.5);inset:0;position:absolute}.p-template__3col-modal__dialog{max-width:100rem;overflow:visible;position:relative;-webkit-transform:translateY(1rem);-ms-transform:translateY(1rem);transform:translateY(1rem);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;z-index:1}.p-template__3col-modal.is-open .p-template__3col-modal__dialog{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.p-template__3col-modal__inner{max-height:calc(100vh - 4rem);overflow-y:auto}@media (max-width:519px){.p-template__3col-modal__inner{padding:1.6rem}}.p-template__3col-modal__close{background-color:#505050;border:none;border-radius:50%;color:#fff;cursor:pointer;height:3.2rem;position:absolute;right:-1.6rem;top:-1.6rem;width:3.2rem;z-index:2}.p-template__3col-modal__close:after,.p-template__3col-modal__close:before{background-color:currentColor;content:"";height:.2rem;left:50%;position:absolute;top:50%;width:1.6rem}.p-template__3col-modal__close:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.p-template__3col-modal__close:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.p-template__3col-modal__body{color:#fff;margin-top:1.6rem;text-align:center}.p-template__3col-modal__body p{line-height:1.8;margin-top:1rem}.p-template__3col-modal-text,.p-template__3col-modal-title{color:#fff}.p-template__3col-modal__video{width:100%}.p-template__3col-modal__video[hidden]{display:none}.p-template__3col-modal__video-frame{aspect-ratio:16/9;position:relative;width:100%}.p-template__3col-modal__video-frame iframe{display:block;height:100%;inset:0;position:absolute;width:100%}.p-template__3col-modal .splide__slide img{display:block;height:auto;width:100%}.p-template__3col-modal .splide__arrow{background-color:#009de1;border-radius:0;height:3.2rem;opacity:1;-webkit-transition:opacity .3s,background-color .3s;transition:opacity .3s,background-color .3s;width:3.2rem}.p-template__3col-modal .splide__arrow:hover:not(:disabled){background-color:#91b822}.p-template__3col-modal .splide__arrow:disabled{background-color:#ccc;cursor:not-allowed}.p-template__3col-modal .splide__arrow svg{fill:#fff;height:1.5rem;width:1.5rem}.p-template__3col-modal .splide__arrow--next{right:0}@media (max-width:519px){.p-template__3col-modal .splide__arrow--next{right:-1rem}}.p-template__3col-modal .splide__arrow--prev{left:0}@media (max-width:519px){.p-template__3col-modal .splide__arrow--prev{left:-1rem}}.p-template__3col-modal .splide__pagination__page{background-color:#d7d7d7;opacity:1}.p-template__3col-modal .splide__pagination__page.is-active{background-color:#91b822}.p-template__figure figure img{display:block;height:auto;width:100%}.p-template__figure figure+figure{margin-top:4rem}.p-template__mov{margin:0 auto;max-width:80rem}.p-template__mov+.p-template__mov{margin-top:6rem}.p-template__mov-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;padding:0;text-align:left;width:100%}.p-template__mov-trigger figure{border-radius:.8rem;overflow:hidden;position:relative}.p-template__mov-trigger figure img{display:block;height:auto;-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:100%}.p-template__mov-trigger:hover figure img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.p-template__mov-play{background-color:rgba(0,0,0,.5);border-radius:50%;height:6.4rem;left:50%;-webkit-transition:background-color .3s;transition:background-color .3s;width:6.4rem}.p-template__mov-play,.p-template__mov-play:before{position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-template__mov-play:before{border-color:transparent transparent transparent #fff;border-style:solid;border-width:1rem 0 1rem 1.6rem;content:"";left:54%}.p-template__mov-trigger:hover .p-template__mov-play{background-color:#009de1}.p-template .c-table table td,.p-template .c-table table th{background:#fff;border:.1rem solid #707070;font-size:1.6rem!important;padding:1rem 1.5rem!important;text-align:center;vertical-align:middle}.p-template .c-table table td *,.p-template .c-table table th *{font-size:1.6rem!important}.p-template__4col_img_card .c-title__lv8{display:block;text-align:left;width:100%}.p-template__4col_img_card figure img{display:block;height:auto;width:100%}.p-template__3col .p-template__3col__list.js-template-feature-slider{display:block;grid-template-columns:none}@media (min-width:960px){.p-template__3col .p-template__3col__list.js-template-feature-slider{display:block;grid-template-columns:none}}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__track{overflow:hidden;padding:1rem!important}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__progress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:1.6rem;justify-content:center;margin-top:2rem}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;inset:auto;margin:0;padding:0;position:static;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__pagination li{line-height:0}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__pagination__page{background-color:#d7d7d7;border-radius:0;height:1.2rem;margin:0;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:background-color .3s;transition:background-color .3s;width:1.2rem}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__pagination__page.is-active{background-color:#91b822;-webkit-transform:none;-ms-transform:none;transform:none}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__arrow{background-color:#009de1;border-radius:0;height:3.2rem;opacity:1;position:static;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:background-color .3s;transition:background-color .3s;width:3.2rem}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__arrow svg{fill:#fff;height:1.5rem;width:1.5rem}.p-template__3col .p-template__3col__list.js-template-feature-slider .splide__arrow:disabled{background-color:#ccc;cursor:not-allowed}