@charset "UTF-8";@font-face{font-family:"LINE";src:url("../fonts/LINESeedJP_OTF_Bd.woff") format("woff")}*{-webkit-box-sizing:border-box;box-sizing:border-box}:after,:before{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{font-size:62.5%;overflow-x:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}html.is-menu-opened{overflow-y:hidden}body{position:relative;padding:0;margin:0;color:#000;font-size:1.6rem;font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-weight:400;line-height:1.75;overflow-x:hidden;overflow-wrap:anywhere;word-break:normal;line-break:strict}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}dd,dl,dt{margin:0;padding:0}a{color:inherit;text-decoration:none;outline:none}canvas,iframe,img{display:block;max-width:100%}figure{margin:0}button{padding:0;border:none;outline:none;font:inherit;color:inherit;background:none}.main{position:relative;overflow:hidden}.img-cover{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.block{display:block}.hidden{display:none!important}@media only screen and (max-width:991px){.hidden-sp{display:none!important}}@media only screen and (min-width:992px){.hidden-pc{display:none!important}}.section{padding-block:80px}@media only screen and (max-width:991px){.section{padding-block:64px}}.hover-bright{-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}@media only screen and (min-width:992px){.hover-bright:hover{opacity:0.8}}.hover-scale{overflow:hidden}.hover-scale figure{overflow:hidden}.hover-scale img{-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}@media only screen and (min-width:992px){.hover-scale:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}.relative{position:relative}.container{width:100%;max-width:1160px;margin:0 auto;padding:0 40px}.container--sm{max-width:784px}@media only screen and (max-width:575px){.container{padding:0 16px}}.bg-blue-100{background-color:rgba(244,245,247,0.55)}.bg-blue-200{background-color:#F4F9FF}.bg-blue-300{background-color:#EAF5FF}.bg-blue-400{background-color:#E0EEFC}.faq__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 32px 1fr;grid-template-columns:repeat(2,1fr);gap:16px 32px;margin-top:40px}@media only screen and (max-width:991px){.faq__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.accordion-faq:not(:first-child){margin-top:16px}.accordion-faq__title{position:relative;border:1px solid #D8D8D8;border-radius:10px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);padding:16px 48px 16px 24px;cursor:pointer}@media only screen and (max-width:991px){.accordion-faq__title{font-size:1.4rem;padding:14px 44px 14px 20px}}.accordion-faq__title:after,.accordion-faq__title:before{content:"";position:absolute;right:24px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#242424;border-radius:3px;height:3px;width:16px}@media only screen and (max-width:991px){.accordion-faq__title:after,.accordion-faq__title:before{right:20px}}.accordion-faq__title:after{-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.accordion-faq__title.is-active:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.accordion-faq__content{font-size:1.4rem;padding:16px 24px 0}.accordion-faq__content a{color:#2359C1;text-decoration:underline;text-underline-offset:2px}.cta{padding-block:80px}.cta__lead{margin-top:32px}.cta__check-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:24px}.cta__bnr{display:block;margin-top:24px;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.cta__bnr:hover{opacity:0.8}.cta-btn{position:relative;margin-top:24px;width:100%;height:66px;z-index:99}@media only screen and (min-width:576px){.cta-btn{display:none}}.cta-btn__inner{padding:8px 24px;width:100%}.cta-btn__inner.is-fixed{position:fixed;bottom:0;left:0}.cta-btn .btn-01{background:-webkit-gradient(linear,left top,right top,from(#2059B6),color-stop(50%,#4299E0),to(#2059B6));background:linear-gradient(90deg,#2059B6 0%,#4299E0 50%,#2059B6 100%);background-size:200% 100%;-webkit-animation:btn-01-slide 3s linear infinite;animation:btn-01-slide 3s linear infinite;max-width:100%}@-webkit-keyframes btn-01-slide{0%{background-position:200% 0%}to{background-position:0% 0%}}@keyframes btn-01-slide{0%{background-position:200% 0%}to{background-position:0% 0%}}.r-mark{line-height:1;vertical-align:super;position:relative;top:4px}.fade-in{opacity:0}.fade-in.is-animate{-webkit-animation-name:fadein;animation-name:fadein;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.fade-up{opacity:0}.fade-up.is-animate{-webkit-animation-name:fadeup;animation-name:fadeup;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);animation-timing-function:cubic-bezier(0.25,0.1,0.25,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeup{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeup{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.btn-01{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px;background:#2059B6;background:-webkit-gradient(linear,left top,right top,from(#4299E0),color-stop(25%,#2059B6),color-stop(50%,#2059B6),to(#4299E0)) 200% 100%;background:linear-gradient(90deg,#4299E0 0%,#2059B6 25%,#2059B6 50%,#4299E0 100%) 200% 100%;border-radius:3px;color:#fff;font-weight:700;padding:11px 24px;max-width:240px;width:100%;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position;transition-property:background-position}.btn-01:after{content:"";border-radius:50%;background-color:#6896E2;background-image:url(../images/common/icon_arrow-02.svg);background-repeat:no-repeat;background-size:15px;background-position:center;height:27px;width:27px}.btn-01:hover{background-position:100% 0%}.title-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px;font-size:3.4rem;font-weight:800;letter-spacing:0.04em;line-height:1.5}@media only screen and (max-width:991px){.title-01{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:2.4rem}}.title-01--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.title-01--left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.title-01--sm{gap:4px;font-size:2.2rem}@media only screen and (max-width:991px){.title-01--sm{font-size:1.8rem}}.title-01 span{color:#4299E0;font-size:1.6rem;font-weight:700;line-height:1;letter-spacing:0.1em;text-transform:uppercase}.title-01--sm .title-01 span{font-size:1.4rem}.title-02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px}@media only screen and (max-width:991px){.title-02{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.title-02__sub{color:#4299E0;font-size:1.6rem;font-weight:600;line-height:1;letter-spacing:0.1em;text-transform:uppercase}@media only screen and (max-width:991px){.title-02__sub{font-size:1.4rem}}.title-02__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:14px;font-size:2.4rem;font-weight:800;letter-spacing:0.04em;line-height:1.35}@media only screen and (max-width:991px){.title-02__main{gap:8px;font-size:2rem}}.title-02__main span:first-of-type{color:#4299E0;font-size:3.2rem}@media only screen and (max-width:991px){.title-02__main span:first-of-type{font-size:2.4rem}}.title-02__main sup{line-height:0.9}.title-03{font-size:2rem;font-weight:700;letter-spacing:0.04em}@media only screen and (max-width:991px){.title-03{font-size:1.8rem}}.list-01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px 24px}.list-01--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.list-01 li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px;color:#434343}@media only screen and (max-width:991px){.list-01 li{font-size:1.4rem}}.list-01 li:before{content:"✔︎";display:inline-block;color:#4299E0;font-size:1em}.layout-01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px 32px}.layout-01--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.layout-01__col-2-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;width:40%}@media only screen and (max-width:991px){.layout-01__col-2-5{width:100%}}.layout-01__col-3-5{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;width:calc(60% - 32px)}@media only screen and (max-width:991px){.layout-01__col-3-5{width:100%}}.layout-01__col-1-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;width:calc(50% - 16px)}@media only screen and (max-width:991px){.layout-01__col-1-2{width:100%}}.layout-01__img{border-radius:5px;overflow:hidden}@media only screen and (max-width:991px){.layout-01__img{margin-inline:auto;max-width:400px;width:100%}}.layout-01__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:14px;font-size:2.4rem;font-weight:700;letter-spacing:0.04em;line-height:1.25}@media only screen and (max-width:991px){.layout-01__title{gap:8px;text-align:center;font-size:2rem}}.layout-01__title span{color:#4299E0;font-size:3.2rem}@media only screen and (max-width:991px){.layout-01__title span{font-size:2.4rem}}.layout-01__text p:not(:first-child){margin-top:1.5em}.layout-02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:32px}.layout-02__img{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:7px;overflow:hidden}.layout-02__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.layout-02__text{margin-top:24px}.layout-02__text p:not(:first-child){margin-top:1em}.layout-02__check-list{margin-top:32px}.layout-03{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(254px,100%),1fr));gap:40px 24px;margin-top:40px}@media only screen and (max-width:991px){.layout-03{grid-template-columns:repeat(auto-fill,minmax(min(210px,100%),1fr))}}@media only screen and (max-width:767px){.layout-03{-ms-grid-columns:1fr 16px 1fr;grid-template-columns:repeat(2,1fr);gap:32px 16px}}.layout-03__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.layout-03__img{max-width:152px;width:100%}@media only screen and (max-width:991px){.layout-03__img{max-width:80px}}.layout-03__text{font-size:1.8rem;font-weight:800;line-height:1.5;letter-spacing:0.04em;text-align:center}@media only screen and (max-width:991px){.layout-03__text{font-size:1.6rem}}.js-accordion-title{cursor:pointer}.tabs__nav{position:relative;z-index:2}.tabs__content{opacity:0;visibility:hidden;max-height:0}.tabs__content.is-active{max-height:100%;opacity:1;visibility:visible}.card-01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#fff;border:1px solid #D8D8D8;border-radius:10px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);overflow:hidden;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-box-shadow,-webkit-transform;transition-property:-webkit-box-shadow,-webkit-transform;transition-property:box-shadow,transform;transition-property:box-shadow,transform,-webkit-box-shadow,-webkit-transform}.card-01:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:translate(3px,3px);transform:translate(3px,3px)}.card-01__img{position:relative;aspect-ratio:328/236;overflow:hidden}.card-01__img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.card-01__label{position:absolute;top:12px;right:12px;background:#4299E0;border-radius:999px;color:#fff;font-size:1.4rem;font-weight:600;line-height:1;letter-spacing:0.04em;padding:10px 19px 9px}.card-01__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px}.card-01__title{font-size:1.6rem;font-weight:700}.card-01__text{color:#727272;font-size:1.2rem;margin-top:-8px}.card-01__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px;color:#4299E0;font-size:1.2rem;font-weight:700;letter-spacing:0.01em;margin-top:auto}.card-01__btn:after{content:"";-ms-flex-negative:0;flex-shrink:0;display:inline-block;background:url(../images/common/icon_arrow-double.svg) no-repeat center/contain;height:13px;width:12px}.card-02{background:#fff;border:#D8D8D8 1px solid;border-radius:10px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);padding:24px}.card-02__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px;border-bottom:2px solid #4299E0;font-size:2rem;font-weight:600;line-height:1.5;inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content;margin:0 auto 24px;padding-inline:8px}.card-02__title span{color:#4299E0;font-size:1.6rem;line-height:1;letter-spacing:0.1em}.card-02__text{font-size:1.5rem;text-align:justify}.card-02__text a{color:#2359C1;text-decoration:underline;text-underline-offset:2px}.card-02__text .notes{color:#434343;font-size:1.2rem;margin-top:1em;text-indent:-1em;padding-left:1em}.card-02__accordion{margin-top:16px}.card-02__accordion-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.card-02__accordion-title:before{content:"";background-color:#000;-ms-flex-negative:0;flex-shrink:0;display:inline-block;height:11px;width:6px;clip-path:polygon(0% 0,100% 50%,0 100%);-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.card-02__accordion-title.is-active:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.card-03{background-color:#fff;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);border-radius:10px;overflow:hidden}.card-03__head{color:#fff;font-weight:700;font-size:2.8rem;text-align:center;line-height:1.5;padding:24px}@media only screen and (max-width:991px){.card-03__head{padding:16px;font-size:2rem}}.card-03--01 .card-03__head{background-image:-webkit-gradient(linear,left top,left bottom,from(#81E0F9),to(#5DC2F0));background-image:linear-gradient(180deg,#81E0F9,#5DC2F0)}.card-03--02 .card-03__head{background-image:-webkit-gradient(linear,left top,left bottom,from(#D4C5A1),to(#BEB094));background-image:linear-gradient(180deg,#D4C5A1,#BEB094)}.card-03__head small{display:block;font-size:1.6rem}@media only screen and (max-width:991px){.card-03__head small{font-size:1.4rem}}.card-03__body{padding:24px 32px 32px}@media only screen and (max-width:991px){.card-03__body{padding:24px 16px}}.card-03__label{display:inline-block;border-radius:20px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);color:#fff;font-weight:700;line-height:1;padding:10px 16px 9px}.card-03--01 .card-03__label{background-color:#63C6F1}.card-03--02 .card-03__label{background-color:#BFB195}.card-03__text{font-size:1.8rem;margin-top:16px}@media only screen and (max-width:991px){.card-03__text{font-size:1.5rem}}.card-03__detail{border-top:2px solid;margin-top:16px;padding-top:16px}.card-03--01 .card-03__detail{border-color:#63C6F1}.card-03--02 .card-03__detail{border-color:#BFB195}.card-03__detail-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:4px;font-size:1.4rem}.card-03__detail-title:before{content:"";display:inline-block;height:11px;width:6px;clip-path:polygon(0% 0,100% 50%,0 100%)}.card-03--01 .card-03__detail-title:before{background-color:#63C6F1}.card-03--02 .card-03__detail-title:before{background-color:#BFB195}.card-03__detail-list{margin-top:8px}.card-03--01 .list-01 li:before{color:#63C6F1}.card-03--02 .list-01 li:before{color:#BFB195}.pagination{margin-top:80px}.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px 16px}.pagination__list li{height:40px;width:40px}.pagination__list li .dots,.pagination__list li .page{color:#4299E0;border-radius:50%;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;justify-content:center;height:100%;width:100%}.pagination__list li .dots.current,.pagination__list li .page.current{background-color:#4299E0;color:#fff}.pagination__list li .next,.pagination__list li .prev{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;justify-content:center;height:100%;width:100%}.pagination__list li .next:before,.pagination__list li .prev:before{content:"";background:url(../images/common/icon_arrow.svg) no-repeat center/contain;height:15px;width:8px}.pagination__list li .prev:before{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.form__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:40px}.form__item dd{position:relative;margin-top:16px}.form__item dd.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:16px}.form__item .birthdate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:16px 32px}@media only screen and (max-width:991px){.form__item .birthdate{gap:16px}}.form__item .birthdate__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.form__item .birthdate-error{width:100%}.form__item .birthdate-error .wpcf7-form-control-wrap{position:static!important}.form__item .birthdate-error input{display:none!important}.form label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px;position:relative}@media only screen and (max-width:991px){.form label{font-size:1.4rem;line-height:1}}.form label .req{position:relative;-ms-flex-negative:0;flex-shrink:0;display:inline-block;background:#E0EDFB;border-radius:50%;height:20px;width:20px}@media only screen and (max-width:991px){.form label .req{height:16px;width:16px}}.form label .req:after{content:"";position:absolute;left:4px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#4299E0;border-radius:50%;height:12px;width:12px}@media only screen and (max-width:991px){.form label .req:after{left:3px;height:10px;width:10px}}.form input[type=email],.form input[type=tel],.form input[type=text],.form select,.form textarea{display:block;background:transparent;border:1px solid #D8D8D8;border-radius:10px;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);color:#000;font-size:1.6rem;font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-weight:500;line-height:1.75;padding:16px;height:64px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}@media only screen and (max-width:991px){.form input[type=email],.form input[type=tel],.form input[type=text],.form select,.form textarea{border-radius:8px;padding:8px 16px;height:42px}}.form input[type=email]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form select:focus,.form textarea:focus{outline:none}.form input[type=email]::-webkit-input-placeholder,.form input[type=tel]::-webkit-input-placeholder,.form input[type=text]::-webkit-input-placeholder,.form select::-webkit-input-placeholder,.form textarea::-webkit-input-placeholder{color:#CCCCCC}.form input[type=email]::-moz-placeholder,.form input[type=tel]::-moz-placeholder,.form input[type=text]::-moz-placeholder,.form select::-moz-placeholder,.form textarea::-moz-placeholder{color:#CCCCCC}.form input[type=email]:-ms-input-placeholder,.form input[type=tel]:-ms-input-placeholder,.form input[type=text]:-ms-input-placeholder,.form select:-ms-input-placeholder,.form textarea:-ms-input-placeholder{color:#CCCCCC}.form input[type=email]::-ms-input-placeholder,.form input[type=tel]::-ms-input-placeholder,.form input[type=text]::-ms-input-placeholder,.form select::-ms-input-placeholder,.form textarea::-ms-input-placeholder{color:#CCCCCC}.form input[type=email]::placeholder,.form input[type=tel]::placeholder,.form input[type=text]::placeholder,.form select::placeholder,.form textarea::placeholder{color:#CCCCCC}.form input[type=file]{color:#000;font-size:1.6rem;font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-weight:500}.form textarea{min-height:180px;max-width:100%}.form .input-select .wpcf7-form-control-wrap{display:block;position:relative;width:100%}.form .input-select .wpcf7-form-control-wrap:after{content:"";background-color:#000;position:absolute;right:16px;top:30px;height:6px;width:11px;clip-path:polygon(0% 0%,50% 100%,100% 0%)}@media only screen and (max-width:991px){.form .input-select .wpcf7-form-control-wrap:after{top:20px}}.form .input-select select{padding-right:34px}.form__policy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-weight:500;margin-top:40px}.form__policy a{color:#2359C1;text-decoration:underline;text-underline-offset:2px;-webkit-transition:0.5s cubic-bezier(0.19,1,0.22,1);transition:0.5s cubic-bezier(0.19,1,0.22,1)}.form__policy a:hover{opacity:0.8}.form__btns{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;justify-content:center;margin-top:40px}.form__btn{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#4299E0),color-stop(25%,#2059B6),color-stop(50%,#2059B6),to(#4299E0));background:linear-gradient(90deg,#4299E0 0%,#2059B6 25%,#2059B6 50%,#4299E0 100%);background-size:200% 100%;font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:0.1em;padding:0;outline:none;border:none;border-radius:3px;max-width:180px;width:100%;height:50px;cursor:pointer;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position;transition-property:background-position}.form__btn:hover{background-position:100% 0%}.form__btn:disabled{opacity:0.5}.form__btn:disabled:hover{background-position:0%}.wpcf7-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpcf7-acceptance input[type=checkbox],.wpcf7-checkbox input[type=checkbox]{display:none}.wpcf7-acceptance .wpcf7-list-item,.wpcf7-checkbox .wpcf7-list-item{margin:0}.wpcf7-acceptance .wpcf7-list-item-label,.wpcf7-checkbox .wpcf7-list-item-label{position:relative;font-size:1.6rem;font-weight:500;padding-left:30px;line-height:1.5;cursor:pointer}@media only screen and (max-width:991px){.wpcf7-acceptance .wpcf7-list-item-label,.wpcf7-checkbox .wpcf7-list-item-label{font-size:1.4rem}}.wpcf7-acceptance .wpcf7-list-item-label:before,.wpcf7-checkbox .wpcf7-list-item-label:before{content:"";display:block;-webkit-box-sizing:border-box;box-sizing:border-box;background:transparent;border:2px solid #E0EDFB;border-radius:5px;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;margin:0;height:24px;width:24px}.wpcf7-acceptance input[type=checkbox]:checked+.wpcf7-list-item-label:after,.wpcf7-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after{content:"";display:block;border-left:2px solid #fff;border-bottom:2px solid #fff;position:absolute;left:5px;top:5px;width:12px;height:6px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.wpcf7-acceptance input[type=checkbox]:checked+.wpcf7-list-item-label:before,.wpcf7-checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before{content:"";background:#4299E0}.wpcf7-spinner{display:none!important}.wpcf7-form-control-wrap{display:block}.wpcf7-not-valid-tip{position:absolute;left:0;top:100%}.header{position:fixed;top:0;left:0;color:#fff;overflow:hidden;z-index:100;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100px;width:100%;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:color;transition-property:color}@media only screen and (max-width:991px){.header{height:80px}}.is-scrolled .header{color:#000}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 16px;height:100%;width:100%}@media only screen and (max-width:991px){.header__logo{max-width:200px;width:100%}}.header__logo a{-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.header__logo a:hover{opacity:0.8}@media only screen and (min-width:992px){.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:34px}}@media only screen and (max-width:991px){.header .nav{position:fixed;top:74px;right:0;background:#fff;border-radius:42px 0 0 0;padding:64px 24px 40px;max-width:452px;width:84.0148698885%;height:calc(100dvh - 56px);opacity:0;visibility:hidden;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility}.is-menu-opened .header .nav{opacity:1;visibility:visible}}.header .nav__title{color:#4299E0;font-size:2rem;letter-spacing:0.04em;padding:0 8px}.header .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:0 32px}@media only screen and (max-width:991px){.header .nav__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;width:100%;overflow:auto;margin-top:8px}}@media only screen and (max-width:991px){.header .nav__list .menu-item{width:100%}}.header .nav__list .menu-item a{display:block;font-size:1.4rem;font-weight:700;letter-spacing:0.04em;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.header .nav__list .menu-item a:hover{opacity:0.8}@media only screen and (max-width:991px){.header .nav__list .menu-item a{border-bottom:1px solid #707070;color:#000;font-size:1.6rem;padding:8px}}.header .nav__btn{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;justify-content:center;gap:10px;background:#2059B6;background:-webkit-gradient(linear,left top,right top,from(#4299E0),color-stop(25%,#2059B6),color-stop(50%,#2059B6),to(#4299E0));background:linear-gradient(90deg,#4299E0 0%,#2059B6 25%,#2059B6 50%,#4299E0 100%);background-size:200% 100%;border-radius:3px;color:#fff;font-weight:800;height:50px;width:153px;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:background-position;transition-property:background-position}.header .nav__btn:after{content:"";border-radius:50%;background-color:#6896E2;background-image:url(../images/common/icon_arrow-02.svg);background-repeat:no-repeat;background-size:15px;background-position:center;height:27px;width:27px}.header .nav__btn:hover{background-position:100% 0%}.header .menu-bar{background-image:-webkit-gradient(linear,left top,right top,from(#3f93dc),to(#225cb8));background-image:linear-gradient(90deg,#3f93dc,#225cb8);position:fixed;right:0;top:24px;height:64px;width:80px;border-radius:32px 0 0 32px;cursor:pointer}.header .menu-bar__btn{display:block;position:relative;left:calc(100% - 48px);width:32px;height:18px}.header .menu-bar__line{display:block;background-color:#fff;border-radius:3px;position:absolute;height:2px;width:32px;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.header .menu-bar__line:first-child{top:0}.is-menu-opened .header .menu-bar__line:first-child{top:50%;-webkit-transform:translateY(-50%) rotate(28deg);transform:translateY(-50%) rotate(28deg);width:32px}.header .menu-bar__line:nth-child(2){top:8px;width:26px}.is-menu-opened .header .menu-bar__line:nth-child(2){opacity:0}.header .menu-bar__line:nth-child(3){top:calc(100% - 2px);width:18px}.is-menu-opened .header .menu-bar__line:nth-child(3){top:50%;-webkit-transform:translateY(-50%) rotate(-28deg);transform:translateY(-50%) rotate(-28deg);width:32px}.footer{background:#000;padding:56px 40px 24px}@media only screen and (max-width:767px){.footer{padding:32px 16px 24px}}.footer__logo{display:inline-block;margin-bottom:40px}@media only screen and (max-width:991px){.footer__logo{margin-bottom:24px;max-width:160px;width:100%}}.footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:32px;max-width:522px;width:100%}.footer__menu-item:not(:last-child){border-bottom:1px solid #838382;padding-bottom:32px}.footer__menu-title{color:#838382;font-size:1.8rem;margin-bottom:16px}.footer .nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:8px}.footer .nav .menu-item a{color:#fff;font-size:1.4rem;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.footer .nav .menu-item a:hover{opacity:0.8}.footer__sns-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:5px}.footer__sns-item a{border-radius:50%;background:#0F0E0E;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;justify-content:center;height:40px;width:40px;-webkit-transition:0.7s cubic-bezier(0.19,1,0.22,1);transition:0.7s cubic-bezier(0.19,1,0.22,1);-webkit-transition-property:opacity;transition-property:opacity}.footer__sns-item a:hover{opacity:0.8}.footer__copy{color:#fff;font-size:1.4rem;font-weight:300;margin-top:104px}@media only screen and (max-width:991px){.footer__copy{font-size:0.9rem}}.lower-banner{position:relative;max-height:536px;width:100%;aspect-ratio:1500/536;z-index:1}@media only screen and (max-width:767px){.lower-banner{max-height:504px;aspect-ratio:504/540}}.lower-banner:before{content:"";background:rgba(0,0,0,0.25);position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.lower-banner__bg-img{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-2}.lower-banner__bg-img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.lower-banner__inner{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;justify-content:center;height:100%;width:100%}.lower-banner__title{color:#fff;font-size:3.4rem;font-weight:700;letter-spacing:0.04em;line-height:1.25;text-align:center}@media only screen and (max-width:991px){.lower-banner__title{font-size:2.8rem}}.lower-contents{margin-block:140px}@media only screen and (max-width:991px){.lower-contents{margin-block:104px 80px}}.page-404{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:180px 0 80px;min-height:100vh}@media only screen and (max-width:991px){.page-404{padding:146px 0 64px}}.page-404__text{margin:40px auto 0;inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content}@media only screen and (max-width:991px){.page-404__text{margin-top:24px}}.page-404__text p:not(:first-child){margin-top:1.5em}.page-404__link{margin-top:48px;text-align:center}.top-mv{position:relative;background:url(../images/top/mv_bg-img.jpg) no-repeat center center/cover;padding:140px 0 80px;height:100%;width:100%;z-index:1}@media only screen and (max-width:991px){.top-mv{padding:120px 0 40px}}.top-mv:before{content:"";background:#000;position:absolute;top:0;left:0;height:100%;width:100%;opacity:0.3;z-index:-1}.top-mv__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;padding-inline:40px}@media only screen and (max-width:991px){.top-mv__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;padding-inline:16px}}@media only screen and (max-width:991px){.top-mv__content{display:contents}}@media only screen and (max-width:991px){.top-mv__catch{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.top-mv__catch-text{color:#fff;font-size:3.8rem;font-weight:700;letter-spacing:0.15em;line-height:1.3684210526}@media only screen and (max-width:991px){.top-mv__catch-text{text-align:center;font-size:3.7rem;font-size:min(4.4rem,8.1784386617vw)}}.top-mv__catch-text.bgline{background:-webkit-gradient(linear,left top,right top,from(#4297DE),to(#2461BB));background:linear-gradient(90deg,#4297DE 0%,#2461BB 100%);font-family:"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:5.4rem;letter-spacing:0.1em;margin-top:24px;padding:4px 6px 4px 12px}@media only screen and (max-width:991px){.top-mv__catch-text.bgline{padding:4px 3px 4px 8px;font-size:4rem;font-size:min(4rem,7.4349442379vw);margin-top:16px}}.top-mv__catch-text.bgline sup{font-size:0.5555555556em}.top-mv__catch-text.bgline sup.fz-sm{font-size:0.7407407407em}.top-mv__text{color:#fff;font-size:2rem;font-weight:700;margin-top:24px}@media only screen and (max-width:991px){.top-mv__text{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;text-align:center;font-size:1.6rem;margin-top:0}}.top-mv__text p:not(:first-child){margin-top:1em}.top-mv__text p.underline{text-decoration:underline;text-underline-offset:5px}.top-mv__img{max-width:33.3333333333%;max-width:500px;width:100%}@media only screen and (max-width:991px){.top-mv__img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.top-case{padding-block:80px}@media only screen and (max-width:991px){.top-case{padding-block:64px}}.top-case__lead{text-align:center;margin-top:40px}@media only screen and (max-width:991px){.top-case__lead{margin-top:24px;text-align:left}}.top-case__lead sup{vertical-align:text-bottom}.top-case__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:32px 16px;margin-top:40px}.top-case__img{position:relative;border-radius:5px;overflow:hidden}.top-case__num{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;justify-content:center;background-color:#4299E0;color:#fff;font-size:2.2rem;font-weight:800;line-height:1;position:absolute;top:0;left:0;height:44px;width:46px}.top-case__title{font-size:1.8rem;font-weight:700;text-align:center;margin-top:16px}.top-case__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;margin-top:40px}.top-case__tag{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;justify-content:center;background:#4299E0;border-radius:999px;color:#fff;font-size:1.4rem;font-weight:600;letter-spacing:0.04em;line-height:1;padding:8px 8px 7px;max-width:128px;width:100%}@media only screen and (max-width:991px){.top-case__tag{font-size:1.2rem;max-width:104px}}.top-feature__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:64px 40px;margin-top:40px}.top-system__list{margin-top:40px}.top-reason{padding-bottom:0}.top-reason__section:first-of-type{padding-top:40px}.top-step__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(254px,100%),1fr));gap:24px;margin-top:40px}.top-voice__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(3,1fr);grid-template-columns:repeat(auto-fill,minmax(min(242px,100%),1fr));gap:40px;margin-top:40px}.top-voice__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.top-benefit__lead{margin-top:32px}@media only screen and (min-width:992px){.top-benefit__lead{text-align:center}}.top-benefit__lead:not(:first-child){margin-top:1.5em}@media only screen and (max-width:991px){.system .title-02__sub{font-size:1.6rem}}@media only screen and (max-width:991px){.system .title-02__main{font-size:2.4rem}}.system-about{padding-block:120px 0}@media only screen and (max-width:991px){.system-about{padding-block:80px 0}}.system-about__content{padding:40px 0 80px}@media only screen and (max-width:991px){.system-about__content{padding:24px 0 63px}}.system-about .layout-01__check-list{background:#fff;padding:16px 24px}.system-step__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(254px,100%),1fr));gap:40px 24px;margin-top:40px}@media only screen and (max-width:991px){.system-step__list{gap:24px}}.system-program__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 48px 1fr;grid-template-columns:repeat(2,1fr);gap:48px;margin-top:40px}@media only screen and (max-width:991px){.system-program__list{-ms-grid-columns:1fr;grid-template-columns:1fr}}.system-plan__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:24px 8px;margin-top:40px}.system-plan__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (max-width:991px){.system-plan__item{-webkit-box-flex:1;-ms-flex:auto;flex:auto;width:100%}}.system-plan__box{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);padding:48px 24px}@media only screen and (max-width:991px){.system-plan__box{padding:32px 16px}}.system-plan__box:before{content:"";position:absolute;top:0;left:0;height:3px;width:47.9400749064%}.system-plan__box--01:before{background:#63C6F1}.system-plan__box--01 .system-plan__box-title span{color:#63C6F1}.system-plan__box--02:before{background:#BFB195}.system-plan__box--02 .system-plan__box-title span{color:#BFB195}.system-plan__box-title{color:#958A78;font-size:1.6rem;font-weight:400}.system-plan__box-title span{display:block;font-size:2.4rem;font-weight:700;letter-spacing:0.04em;line-height:1.25}@media only screen and (max-width:991px){.system-plan__box-title span{font-size:2.2rem}}.system-plan__box-plan{color:#958A78}.system-plan__box-plan .price{font-size:2.4rem}@media only screen and (max-width:991px){.system-plan__box-plan .price{font-size:2rem}}.system-plan__box-plan .price small{font-size:0.8333333333em}.system-plan__box-plan .price span{font-size:1.6rem}.system-plan__box-plan .notes{color:#969696;font-size:1.4rem}.system-plan__box-text{margin-top:24px}.system-plan__box-notes{color:#5D5D5D;font-size:1.4rem;margin-top:16px;text-indent:-1em;padding-left:1em}.system-plan__detail{-webkit-box-shadow:0 0 8px rgba(0,0,0,0.25);box-shadow:0 0 8px rgba(0,0,0,0.25);border-radius:10px;margin-top:24px;padding:48px 24px}@media only screen and (max-width:991px){.system-plan__detail{padding:32px 16px}}.system-plan__detail-lead{margin-top:24px;text-align:center}@media only screen and (max-width:991px){.system-plan__detail-lead{text-align:left}}@media only screen and (max-width:991px){.system-plan__detail-list{margin-top:24px}}.system-voice__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(334px,100%),1fr));gap:40px;margin-top:40px}@media only screen and (max-width:991px){.system-voice__list{grid-template-columns:repeat(auto-fill,minmax(min(278px,100%),1fr))}}.system-voice__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.about-statement{background-image:linear-gradient(225deg,#6fcde9,#4d9fe0 30%,#276bd6 70%,#276bd6);padding-block:120px}@media only screen and (max-width:991px){.about-statement{padding-block:80px}}.about-statement .title-01,.about-statement .title-01 span{color:#fff}.about-statement__catch{color:#fff;font-size:3.2rem;font-weight:700;text-align:center;margin-top:48px;line-height:1.5}@media only screen and (max-width:991px){.about-statement__catch{font-size:2.8rem;margin-top:40px;padding-left:14px}}.about-statement__text{color:#fff;text-align:center;margin-top:40px}@media only screen and (max-width:991px){.about-statement__text{text-align:left;margin-top:24px}}.about-statement__text p:not(:first-child){margin-top:1em}.about-operator__label{text-align:center;font-size:2rem;margin-top:40px}.about-operator__list{margin:40px auto 0;max-width:548px;width:100%}.about-operator__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;border-bottom:1px solid #CCCCCC;padding-bottom:8px}.about-operator__item:not(:first-child){margin-top:16px}@media only screen and (max-width:767px){.about-operator__item:not(:first-child){padding-bottom:8px;margin-top:16px}}.about-operator__item:before{content:"";border-bottom:1px solid #4299E0;position:absolute;top:100%;left:0;width:126px}@media only screen and (max-width:767px){.about-operator__item:before{width:100px}}.about-operator__item dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:224px}@media only screen and (max-width:767px){.about-operator__item dt{width:116px}}.about-operator__item dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:768px){.about-operator__item dd{padding-left:24px}}.about-purpose__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:40px;margin-top:40px}@media only screen and (max-width:991px){.about-purpose__list{gap:40px}}.about-purpose__catch{font-size:2rem;font-weight:700;letter-spacing:0.04em}@media only screen and (max-width:991px){.about-purpose__catch{font-size:1.8rem}}.about-purpose__text{line-height:2;margin-top:8px}.about-values__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;gap:40px;margin-top:40px}@media only screen and (max-width:991px){.about-values__list{gap:32px}}.about-values__text{margin-top:8px}@media only screen and (max-width:991px){.about-founder__prof{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.about-founder__prof .name{font-size:2.4rem;font-weight:600}.about-founder__prof .info{font-size:1.4rem;margin-top:8px}@media only screen and (max-width:991px){.about-founder__text{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.about-founder__text p:not(:first-child){margin-top:1.5em}@media only screen and (max-width:991px){.about-founder .layout-01{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-founder .layout-01 .layout-01__col-1-2:nth-of-type(2){display:contents}.about-founder .layout-01 .layout-01__col-1-2:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.about-founder .layout-01 .title-01{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.about-features{padding-block:80px 0}@media only screen and (max-width:991px){.about-features{padding-block:64px 0}}.about-features__section:first-of-type{padding-top:40px}.post{padding-block:194px 120px}@media only screen and (max-width:991px){.post{padding-block:104px 64px}}.post__title{font-size:2.8rem;line-height:1.25;letter-spacing:0.036em;margin-top:32px}@media only screen and (max-width:991px){.post__title{font-size:2.4rem}}.post__prof{background:#F4F9FF;padding:24px;margin-top:24px}.post__prof-name{font-weight:700;letter-spacing:0.04em}.post__prof-job{color:#8C97B7;font-size:1.2rem;margin-top:4px}.post__prof-text{color:#506684;font-size:1.2rem;margin-top:16px}.post__content{margin-top:40px}.post__content h2{font-size:2.2rem;font-weight:700;letter-spacing:0.04em;line-height:1.5;margin-block:48px 24px}.post__content h2 strong{font-size:2.4rem;font-weight:700;color:#4299E0}.post__content h3{font-size:2rem;font-weight:700;letter-spacing:0.04em;line-height:1.5;margin-block:48px 24px}.post__content h4{font-size:1.8rem;font-weight:700;letter-spacing:0.04em;line-height:1.5;margin-block:48px 16px}.post__content p+p{margin-top:16px}.post__content figure{margin-block:24px}.post__related{margin-top:140px}@media only screen and (max-width:991px){.post__related{margin-top:80px}}.post__related-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 40px 1fr;grid-template-columns:repeat(2,1fr);gap:40px}@media only screen and (max-width:575px){.post__related-list{gap:24px;-ms-grid-columns:1fr;grid-template-columns:1fr}}.post__related-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.voice{padding-block:148px 80px}@media only screen and (max-width:991px){.voice{padding-block:80px 64px}}.voice .voice-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 40px 1fr 40px 1fr;grid-template-columns:repeat(3,1fr);gap:40px}@media only screen and (max-width:991px){.voice .voice-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.voice .voice-list{gap:24px;-ms-grid-columns:1fr;grid-template-columns:1fr}}.voice .voice-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.policy{margin-block:140px}@media only screen and (max-width:991px){.policy{margin-block:80px 64px}}.policy__lead{margin-top:40px}@media only screen and (max-width:991px){.policy__lead{margin-top:24px}}.policy__section{margin-top:80px}@media only screen and (max-width:991px){.policy__section{margin-top:40px}}.policy__text{margin-top:16px}@media only screen and (max-width:991px){.policy__text{margin-top:8px}}.policy__date{margin:80px 0 0 auto;inline-size:-webkit-fit-content;inline-size:-moz-fit-content;inline-size:fit-content}@media only screen and (max-width:991px){.policy__date{margin:64px 0 0 auto}}.law{margin-block:140px}@media only screen and (max-width:991px){.law{margin-block:80px 64px}}.law__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;border-bottom:1px solid #CCCCCC;padding-bottom:24px}.law__item:not(:first-child){margin-top:24px}@media only screen and (max-width:767px){.law__item:not(:first-child){padding-bottom:16px;margin-top:32px}}.law__item:before{content:"";border-bottom:1px solid #4299E0;position:absolute;top:100%;left:0;width:224px}@media only screen and (max-width:767px){.law__item:before{width:100px}}.law__item dt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;width:224px}@media only screen and (max-width:767px){.law__item dt{margin-bottom:8px;width:100%}}.law__item dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width:768px){.law__item dd{padding-left:24px}}.contact__lead{margin-top:40px;text-align:center}.contact__form{margin-top:80px;margin-inline:auto;max-width:728px;width:100%}.entry__lead{margin-top:40px;text-align:center}.entry-step__list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(254px,100%),1fr));gap:24px;margin-top:40px}.entry-form__form{margin-top:40px;margin-inline:auto;max-width:728px;width:100%}.thanks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:180px 0 80px;min-height:100vh}@media only screen and (max-width:991px){.thanks{padding:146px 0 64px}}.thanks__text{margin-top:40px;text-align:center}@media only screen and (max-width:991px){.thanks__text{margin-top:24px}}