.btn:focus{-webkit-box-shadow:none;box-shadow:none;background:none;border:none}.btn{border:none;border-radius:0;margin:.5em 0;padding:.6em 1.5em;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;--bs-btn-box-shadow: none;--bs-btn-focus-box-shadow: none;position:relative;text-align:center;color:#fff;max-width:100%;font-size:15px;font-size:0.9375rem;background-color:#222;text-align:center}.btn span{display:inline-block}.btn:hover{color:#fff;background-color:rgb(72.25,72.25,72.25)}.btn.btn-arrow{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}.btn.btn-arrow::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem}.btn.btn-anchor{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}.btn.btn-anchor::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem}.btn.btn-modal{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:.25em}.btn.btn-modal::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem}.btn.btn-newtab{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:.25em}.btn.btn-newtab::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem}.btn.btn-primary{color:#fff;background-color:#29d0ed}.btn.btn-primary:hover{color:#fff;background-color:rgb(73.9301724138,215.2323275862,239.7698275862)}.btn.btn-secondary{color:#fff;background-color:#78ce22}.btn.btn-secondary:hover{color:#fff;background-color:rgb(137.85,221.8075,53.8925)}.btn.btn-white{color:#222;background-color:#fff}.btn.btn-white:hover{color:#fff;background-color:rgb(51.85,51.85,51.85)}.btn.btn-green{color:#59b200;background-color:rgba(0,0,0,0)}.btn.btn-green:hover{color:rgb(71.15,142.3,0)}.btn.btn-blue{color:#05b2cf;background-color:rgba(0,0,0,0)}.btn.btn-blue:hover{color:rgb(4.1580188679,148.0254716981,172.1419811321)}.btn.btn-small{text-decoration:none;position:relative;display:inline-block;padding:.5em;border-radius:5px;line-height:1.1;font-size:1rem;text-align:left}.btn.btn-small::before,.btn.btn-small::after{content:none}.btn.btn-small.anchor{padding-right:2.5em}.btn.btn-small.anchor::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem;position:absolute;right:.5em;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.btn.btn-small.icon-modal{padding-left:2.5em}.btn.btn-small.icon-modal::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem;position:absolute;left:.5em;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.btn.btn-small.icon-arrow{padding-left:2.5em}.btn.btn-small.icon-arrow::after{content:"";font-family:"Material Symbols Outlined";font-size:20px;font-size:1.25rem;position:absolute;left:.5em;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.card{border:1px solid #222;border-radius:1rem;background:#fff;overflow:hidden}.card>a{text-decoration:none}.card:hover>a{opacity:.6}.card .card-body{padding:1.5rem}.card .card-body .card-title.post-title{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;min-height:1.25em}.card .card-body .card-title.post-title>*{overflow:clip}.card .card-body .card-text.post-text{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:3em}.card .card-body .card-text.post-text>*{overflow:clip}.card .card-body .card-text{font-size:14px;font-size:0.875rem}@media only screen and (max-width: 575px){.card .card-body .card-text{font-size:13px;font-size:0.8125rem}}.card .card-body .card-thumbnail{position:relative;overflow:hidden;aspect-ratio:1.618/1;width:100%;border-radius:.5rem .5rem 0 0}.card .card-body .card-thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.card .card-body .card-thumbnail .card-cat{position:absolute;top:0;right:.5rem;max-width:calc(100% - 1rem);overflow:hidden}@media only screen and (max-width: 991px){.card .card-body .card-thumbnail .card-cat{font-size:10px;font-size:0.625rem}}.card .card-num{position:absolute;font-size:40px;font-size:2.5rem;font-weight:bold}@media only screen and (max-width: 575px){.card .card-num{font-size:32px;font-size:2rem}}.card.card-noborder{border:none}.cardlist{display:grid;gap:1rem;width:100%;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.cardlist.col-1{grid-template-columns:repeat(1, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-1{grid-template-columns:repeat(1, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-1{grid-template-columns:repeat(1, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-1{grid-template-columns:repeat(1, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-1{grid-template-columns:repeat(1, minmax(240px, 1fr))}}.cardlist.col-2{grid-template-columns:repeat(2, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-2{grid-template-columns:repeat(2, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-2{grid-template-columns:repeat(2, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-2{grid-template-columns:repeat(2, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-2{grid-template-columns:repeat(2, minmax(240px, 1fr))}}.cardlist.col-3{grid-template-columns:repeat(3, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-3{grid-template-columns:repeat(3, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-3{grid-template-columns:repeat(3, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-3{grid-template-columns:repeat(3, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-3{grid-template-columns:repeat(3, minmax(240px, 1fr))}}.cardlist.col-4{grid-template-columns:repeat(4, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-4{grid-template-columns:repeat(4, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-4{grid-template-columns:repeat(4, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-4{grid-template-columns:repeat(4, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-4{grid-template-columns:repeat(4, minmax(240px, 1fr))}}.cardlist.col-5{grid-template-columns:repeat(5, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-5{grid-template-columns:repeat(5, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-5{grid-template-columns:repeat(5, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-5{grid-template-columns:repeat(5, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-5{grid-template-columns:repeat(5, minmax(240px, 1fr))}}.cardlist.col-6{grid-template-columns:repeat(6, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-6{grid-template-columns:repeat(6, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-6{grid-template-columns:repeat(6, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-6{grid-template-columns:repeat(6, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-6{grid-template-columns:repeat(6, minmax(240px, 1fr))}}.cardlist.col-7{grid-template-columns:repeat(7, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-7{grid-template-columns:repeat(7, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-7{grid-template-columns:repeat(7, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-7{grid-template-columns:repeat(7, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-7{grid-template-columns:repeat(7, minmax(240px, 1fr))}}.cardlist.col-8{grid-template-columns:repeat(8, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-8{grid-template-columns:repeat(8, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-8{grid-template-columns:repeat(8, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-8{grid-template-columns:repeat(8, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-8{grid-template-columns:repeat(8, minmax(240px, 1fr))}}.cardlist.col-9{grid-template-columns:repeat(9, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-9{grid-template-columns:repeat(9, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-9{grid-template-columns:repeat(9, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-9{grid-template-columns:repeat(9, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-9{grid-template-columns:repeat(9, minmax(240px, 1fr))}}.cardlist.col-10{grid-template-columns:repeat(10, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-10{grid-template-columns:repeat(10, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-10{grid-template-columns:repeat(10, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-10{grid-template-columns:repeat(10, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-10{grid-template-columns:repeat(10, minmax(240px, 1fr))}}.cardlist.col-11{grid-template-columns:repeat(11, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-11{grid-template-columns:repeat(11, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-11{grid-template-columns:repeat(11, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-11{grid-template-columns:repeat(11, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-11{grid-template-columns:repeat(11, minmax(240px, 1fr))}}.cardlist.col-12{grid-template-columns:repeat(12, minmax(240px, 1fr))}@media only screen and (min-width: 992px){.cardlist.col-xl-12{grid-template-columns:repeat(12, minmax(240px, 1fr))}}@media only screen and (min-width: 768px){.cardlist.col-lg-12{grid-template-columns:repeat(12, minmax(240px, 1fr))}}@media only screen and (min-width: 320px){.cardlist.col-md-12{grid-template-columns:repeat(12, minmax(240px, 1fr))}}@media only screen and (max-width: 575px){.cardlist.col-xs-12{grid-template-columns:repeat(12, minmax(240px, 1fr))}}.cv-area{background-color:#f0f4f4;background-image:url(../images/bg-cvarea_01.svg),url(../images/bg-cvarea_02.svg);background-repeat:no-repeat;background-size:auto;background-position:top 2rem right 2rem,bottom left 1rem}@media only screen and (max-width: 991px){.cv-area{padding-bottom:140px !important;background-image:url(../images/bg-cvarea_02.svg);background-size:auto 120px;background-position:bottom center}}.cv-area{border-radius:2rem;margin:0 auto}.box-faq .faq-block{border-bottom:1px solid #222;padding-bottom:2rem}.box-faq .faq-block .box-faq-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:bold;margin-bottom:1em}.box-faq .faq-block .box-faq-header .faq-q{padding-top:.25em;font-size:16px;font-size:1rem;margin-bottom:0;font-weight:bold;line-height:30px}@media only screen and (max-width: 767px){.box-faq .faq-block .box-faq-header{font-size:14px;font-size:0.875rem}}.box-faq .faq-block .box-faq-header::before{content:"Q";font-family:"kiwi maru",serif;font-size:22px;font-size:1.375rem;color:#05b2cf;display:inline-block;margin-right:.5em}.box-faq .faq-block .box-faq-header:not(.collapsed){color:inherit;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.box-faq .faq-block .box-faq-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}@media only screen and (max-width: 767px){.box-faq .faq-block .box-faq-body{font-size:14px;font-size:0.875rem}}.box-faq .faq-block .box-faq-body .faq-content{padding-top:.5em}.box-faq .faq-block .box-faq-body::before{content:"A";font-family:"kiwi maru",serif;font-size:22px;font-size:1.375rem;color:#59b200;display:inline-block;margin-right:.5em}.box-faq .faq-block+.faq-block{margin-top:1.5rem}.modal .modal-content{border-radius:1rem}.modal .modal-header{padding:1.5rem;border-bottom:none}@media only screen and (max-width: 767px){.modal .modal-header{padding:1rem}}.modal .modal-header .modal-title{font-size:18px;font-size:1.125rem;font-weight:bold}@media only screen and (max-width: 767px){.modal .modal-header .modal-title{font-size:16px;font-size:1rem}}.modal .modal-body{padding:1.5rem}@media only screen and (max-width: 767px){.modal .modal-body{padding:1rem}}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item{border:1px solid #222;border-radius:1rem;background:#fff;border-width:2px;width:100%;padding:1rem .5rem;margin:0 1.5rem;text-align:center;min-height:100px;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-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;position:relative}@media only screen and (max-width: 575px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item{font-size:13px;font-size:0.8125rem;padding:1rem .5rem;margin:0 1rem}}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item big{font-size:1.8em;color:#59b200}@media only screen and (max-width: 575px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item big{font-size:1.6em}}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:last-of-type{margin-right:0}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:first-of-type{margin-left:0}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:not(:nth-child(2))::before{content:"";width:3rem;color:#222;font-family:"Material Symbols Outlined";font-weight:normal;font-variation-settings:"FILL" 1;font-size:2.5rem;position:absolute;left:100%;z-index:2}@media only screen and (max-width: 991px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:not(:nth-child(2))::before{font-size:4vw;right:-4.3vw;width:1rem}}@media only screen and (max-width: 575px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:not(:nth-child(2))::before{font-size:6vw;right:-4.2vw;width:2rem}}@media only screen and (max-width: 991px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item{width:calc(50% - 1.5rem);margin:0}}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:last-of-type{width:calc(100% - 1.5rem)}#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:last-of-type::before{content:"";left:auto;right:100%}@media only screen and (max-width: 991px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image .model-item:last-of-type{margin-top:1.5rem}}@media only screen and (max-width: 991px){#cashbackModal .modal-body.modal-about-cashback .cashback-model-image{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}}.tab{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;background-color:#f0f4f4;overflow-x:auto}.tab .tab-item .tab-link{padding:1rem 1.25rem;text-decoration:none;font-weight:600;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%;white-space:nowrap}@media only screen and (min-width: 992px){.tab .tab-item .tab-link{min-width:100px}}@media only screen and (max-width: 767px){.tab .tab-item .tab-link{font-size:14px;font-size:0.875rem;padding:.75rem 1rem}}.tab .tab-item .tab-link:hover{background-color:#f0f4f4;color:inherit}.tab .tab-item .tab-link.active{background-color:#29d0ed}.tab .tab-item .tab-link.disabled{opacity:.5}.tab .tab-item .tab-link.disabled:hover{background-color:inherit;pointer-events:none}.tab.tab-evenly .tab-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.step{border:1px solid #222;border-radius:1rem;background:#fff;border:none;list-style:none}@media only screen and (min-width: 992px){.step{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 991px){.step{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1rem}}.step .step-item{-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width: 992px){.step .step-item{padding:.5rem 0}}@media only screen and (max-width: 991px){.step .step-item:not(:last-child) .step-link{border-bottom:1px solid #222}}@media only screen and (min-width: 992px){.step .step-item:not(:last-child) .step-link{border-right:1px solid #222}}@media only screen and (max-width: 991px){.step .step-item{-ms-flex-preferred-size:auto;flex-basis:auto}}.step .step-item .step-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-decoration:none;text-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;line-height:1.4;padding:.5rem}@media only screen and (min-width: 992px){.step .step-item .step-link{-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:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 .5rem 1.5rem}}.step .step-item .step-link .step-no{font-family:"ab-babywalk",sans-serif;color:#29d0ed;text-transform:uppercase}.step .step-item .step-link .step-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;margin:0 .5em}@media only screen and (min-width: 992px){.step .step-item .step-link .step-text{margin:.5em 0}}.step .step-item .step-link .step-description{text-align:left;width:100%;font-size:11px;font-size:0.6875rem}@media only screen and (min-width: 992px){.step .step-item .step-link .step-description{display:inline-block}}.step .step-item .step-link .material-symbols-outlined{position:relative;top:0;-webkit-transition:ease .2s;transition:ease .2s;margin-top:.5rem}@media only screen and (max-width: 575px){.step .step-item .step-link .material-symbols-outlined{margin-top:.25rem}}.step .step-item .step-link:hover .material-symbols-outlined{top:5px}.step .step-item .step-link::after{content:"";font-family:"Material Symbols Outlined";font-size:22px;font-size:1.375rem;position:absolute;right:0;bottom:50%;-webkit-transform:translate(0, 50%);transform:translate(0, 50%);height:24px}@media only screen and (min-width: 992px){.step .step-item .step-link::after{right:50%;bottom:0;-webkit-transform:translate(50%, 0);transform:translate(50%, 0)}}.list-group .list-group-item.active{background-color:#e8f5f7;color:inherit;border-color:rgba(0,0,0,.125)}.list-group.list-group-sm .list-group-item{font-size:14px;font-size:0.875rem;padding:.75rem 1rem}@media only screen and (max-width: 767px){.list-group.list-group-sm .list-group-item{font-size:13px;font-size:0.8125rem}}.header-notice{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;width:100%;min-height:48px;padding:.65rem 1rem;border:0;background-color:#eb5757;color:#fff;cursor:pointer;font-family:inherit;text-align:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.header-notice:hover,.header-notice:focus-visible{background-color:hsl(0,78.7234042553%,56.137254902%)}.header-notice:focus-visible{outline:2px solid #fff;outline-offset:-4px}.header-notice .header-notice-text{color:inherit;font-size:14px;font-size:0.875rem;font-weight:bold;line-height:1.6;letter-spacing:.04em}@media only screen and (max-width: 767px){.header-notice .header-notice-text{font-size:12px;font-size:0.75rem}}.head-area{position:relative;background-position:bottom center;background-repeat:repeat-x;background-size:auto 8px}#header .material-symbols-outlined{font-size:24px;width:24px;height:24px}#header .header-top{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#header .header-top .offcanvas-backdrop{background:#fff}#header .header-top .header-top-left{padding:.75rem}@media only screen and (max-width: 767px){#header .header-top .header-top-left{padding:.5rem}}#header .header-top .header-top-left .description{font-size:10px;font-size:0.625rem;font-weight:normal;margin-bottom:.25rem}#header .header-top .header-top-right .global-nav>ul li{display:block}#header .header-top .header-top-right .global-nav>ul li>*{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style-type:none;color:#222}#header .header-top .header-top-right .global-nav>ul li>*::before{content:"";background:#222;height:3px;min-width:7px;margin-right:.5em;position:relative;top:-0.25em}#header .header-top .header-top-right .global-nav>ul li>*:hover{color:#59b200}#header .header-top .header-top-right .global-nav>ul li>*:hover::before{background:#59b200}#header .header-top .header-top-right .global-nav .nav{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100%}#header .header-top .header-top-right .global-nav .nav li>*{height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;font-size:0.8125rem}#header .header-top .header-top-right .global-nav .nav li>*::before{display:none}#header .header-top .header-top-right .global-nav .nav li>*:hover{background-color:#f4f8f1}@media only screen and (max-width: 1199px){#header .header-top .header-top-right .global-nav{display:none}}#header .header-top .header-top-right .global-conv{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}#header .header-top .header-top-right .global-conv .btn{font-size:13px;font-size:0.8125rem}@media only screen and (max-width: 1199px){#header .header-top .header-top-right .global-conv{display:none}}#header .header-top .header-top-right .sp-nav{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 1200px){#header .header-top .header-top-right .sp-nav{display:none}}#header .header-top .header-top-right .sp-nav>a{text-decoration:none;width:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .header-top .sp-menu-btn{-webkit-box-shadow:none;box-shadow:none;border:none;padding:0;background-color:rgba(0,0,0,0);width:50px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 1200px){#header .header-top .sp-menu-btn{display:none}}#header .header-top .offcanvas.offcanvas-top{height:inherit;background-color:hsla(0,0%,100%,.5);backdrop-filter:blur(10px)}#header .header-top .offcanvas .offcanvas-header{padding-left:.25rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}#header .header-top .offcanvas .offcanvas-header .btn-close{background:none;color:#222 !important;opacity:1;height:100%}#header .header-top .offcanvas .offcanvas-body{padding:0}#header .header-top .offcanvas .offcanvas-body .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#header .header-top .offcanvas .offcanvas-body .nav .nav-item .nav-link{color:#222;font-size:13px;font-size:0.8125rem;font-weight:bold;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;padding-top:1rem;padding-bottom:1rem}#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn .btn{aspect-ratio:auto;width:auto;height:auto;margin:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background-color:#f0f4f4;line-height:48px}#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn .btn::after,#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn .btn::before{content:none}#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn .btn.btn-primary{background-color:#29d0ed}#header .header-top .offcanvas .offcanvas-footer .offcanvas-cv-btn .btn.btn-secondary{background-color:#78ce22}#header .header-bottom{background-color:#fff}#header .header-bottom .nav .nav-item{height:60px}#header .header-bottom .nav .nav-item .nav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;color:#222;font-size:15px;font-size:0.9375rem;font-weight:normal;padding-left:14px;padding-right:14px}@media only screen and (min-width: 1200px){#header .header-bottom .nav .nav-item .nav-link{padding-left:1.5rem;padding-right:1.5rem}}@media only screen and (max-width: 991px){#header .header-bottom .nav .nav-item .nav-link{padding-left:10px;padding-right:10px;font-size:12px;font-size:0.75rem}}#header .header-bottom .nav .nav-item .nav-link:hover,#header .header-bottom .nav .nav-item .nav-link.active{color:#29d0ed}@media only screen and (max-width: 767px){#header .header-bottom{display:none}}#header .header-spnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f0f4f4}#header .header-spnav .spnav-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;width:100%;height:35px;text-align:center;font-size:12px;font-size:0.75rem}#header .header-spnav .spnav-link span{display:inline-block}@media only screen and (min-width: 1200px){#header .header-spnav{display:none}}#header .offcanvas-backdrop{z-index:1040}body.fixed{padding-top:65.6px}@media only screen and (max-width: 767px){body.fixed{padding-top:41.6px}}body.fixed #header{position:fixed;left:0;right:0;top:0;z-index:999}body.fixed #header .header-top .description{display:none}body.fixed #header .header-bottom{display:none}#footer{position:relative;margin-top:193px}#footer::before{content:"";display:block;width:100%;height:193px;background-image:url("../images/bg-footer.svg");background-repeat:repeat-x;background-size:auto 100%;background-position:center bottom;position:absolute;bottom:100%}@media only screen and (max-width: 991px){#footer{margin-top:100px}#footer::before{height:150px}}#footer .footer-sitemap{margin:0;background:#f0f4f4;border-top:1px solid #222;border-bottom:1px solid #222;position:relative}#footer .footer-sitemap ul>li{list-style:none;margin-top:1.5em}@media only screen and (min-width: 992px){#footer .footer-sitemap ul>li:first-child{margin-top:0}}@media only screen and (max-width: 991px){#footer .footer-sitemap ul>li{margin-top:1em}}#footer .footer-sitemap ul>li a{display:block;text-decoration:none;color:#222;padding:.5em 0}#footer .footer-sitemap ul>li a:hover{color:#59b200}#footer .footer-sitemap ul>li .sublist>ul li{display:block}#footer .footer-sitemap ul>li .sublist>ul li>*{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style-type:none;color:#222}#footer .footer-sitemap ul>li .sublist>ul li>*::before{content:"";background:#222;height:3px;min-width:7px;margin-right:.5em;position:relative;top:-0.25em}#footer .footer-sitemap ul>li .sublist>ul li>*:hover{color:#59b200}#footer .footer-sitemap ul>li .sublist>ul li>*:hover::before{background:#59b200}#footer .footer-sitemap ul>li .sublist li{margin-top:0;margin-right:1em}#footer .footer-bottom{font-size:12px;font-size:0.75rem;text-align:center}#footer .footer-bottom ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width: 991px){#footer .footer-bottom ul{border-bottom:none}}#footer .footer-bottom ul li{list-style:none;display:inline-block}@media only screen and (min-width: 992px){#footer .footer-bottom ul li{margin:0 .5em}}@media only screen and (max-width: 991px){#footer .footer-bottom ul li{width:50%}}#footer .footer-bottom ul li a{display:block;text-decoration:none;padding:1em .5em}@media only screen and (max-width: 1199px){#footer .footer-logo{text-align:center;margin-bottom:.5em}}#footer .footer-cv{margin-bottom:1em}#footer .footer-cv-btn{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#footer .footer-cv-btn .btn{aspect-ratio:auto;width:auto;height:auto;margin:0;padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;background-color:#222;line-height:48px;font-size:12px;font-size:0.75rem}#footer .footer-cv-btn .btn.btn-primary{background-color:#29d0ed}#footer .footer-cv-btn .btn.btn-secondary{background-color:#78ce22}#footer .footer-cv-btn.footer-sitemap-heanding .btn{display:inline-block}@media only screen and (min-width: 992px){#footer .footer-cv-btn.footer-sitemap-heanding .btn{margin-left:.5em}}#footer .footer-copy{text-align:center;padding:1.5em;font-size:11px;font-size:0.6875rem}#footer .js-page-top{display:none}#footer .footer-fix-area{position:fixed;z-index:998;bottom:20px;right:20px}@media only screen and (max-width: 991px){#footer .footer-fix-area{width:100%;right:0;padding:0;bottom:0;background-color:#fff}}#footer .footer-fix-area .footer-campaign-text{font-weight:bold;text-align:center;margin-bottom:.25rem;font-size:3.3vw}@media only screen and (min-width: 576px){#footer .footer-fix-area .footer-campaign-text{font-size:13px}}@media only screen and (min-width: 768px){#footer .footer-fix-area .footer-campaign-text{display:none}}#footer .footer-fix-area .footer-fix-cv-btn{width:100%}@media only screen and (min-width: 768px){#footer .footer-fix-area .footer-fix-cv-btn{display:none}}@media only screen and (max-width: 767px){#footer .footer-fix-area .footer-fix-cv-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}#footer #breadcrumb{border-top:1px solid #222;background-color:#f0f4f4;font-size:12px;font-size:0.75rem}#footer #breadcrumb ol.breadcrumb{margin:0;padding:16px 0}#footer #breadcrumb ol.breadcrumb li.breadcrumb-item a{color:#222}#footer #breadcrumb ol.breadcrumb li.breadcrumb-item+.breadcrumb-item{background-position:left center;background-repeat:no-repeat;background-size:contain}#footer #breadcrumb ol.breadcrumb li.breadcrumb-item+.breadcrumb-item::before{content:">";margin:0 8px;color:#222}#footer #breadcrumb+.footer-sitemap{border-top:none}.pager{margin-bottom:0;margin-top:2rem;text-align:center}.pager>ul{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}.pager>ul>li{display:inline-block}.pager>ul>li:not(:last-child){margin-right:5px}.pager>ul>li>a{display:inline-block;width:40px;height:40px;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;border:1px solid #222;text-decoration:none;background-color:#fff;color:#222;font-family:"kiwi maru",serif;border-radius:.5rem}.pager>ul>li>a:hover{background-color:#e8f5f7}.pager>ul>li.dots{color:#f0f4f4}.pager>ul>li.active>a{color:#fff;background-color:#222}.pager>ul>li.active>a:hover{cursor:default}.module-list .item{position:relative;padding:1.5rem 2.5rem 1.5rem 0;border-bottom:1px solid #222;font-size:14px;font-size:0.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5em;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-transition:ease .2s;transition:ease .2s}@media only screen and (max-width: 767px){.module-list .item{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:1.25rem;padding-bottom:1.25rem}}.module-list .item:hover{background-color:#f4f8f1}.module-list .item:hover .item-title{text-decoration:none}.module-list .item:hover::after{right:.75rem}.module-list .item .item-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:pointer}.module-list .item .item-title{font-weight:bold}@media only screen and (max-width: 767px){.module-list .item .item-title{width:100%;margin-top:.25rem}}.module-list .item .item-categoly{width:90px;min-width:90px;text-align:center;margin:0 .5rem}.module-list .item .item-date{font-family:"kiwi maru",serif}.module-list .item::after{content:"";font-family:"Material Symbols Outlined";font-size:24px;font-size:1.5rem;color:#59b200;width:24px;height:24px;position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:ease .2s;transition:ease .2s}.module-list .item.is-blank::after{background:none;content:"";font-size:1.25rem}.module-list .item.is-pdf::after{background:none;content:"";font-size:1.25rem}.module-list-card{display:-webkit-box;display:-ms-flexbox;display:flex}.module-list-card .item{margin-bottom:1rem}.module-list-card.module-list-card-item-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.module-list-card.module-list-card-item-4 .item{width:calc(33.3333333333% - .75rem)}@media only screen and (max-width: 767px){.module-list-card.module-list-card-item-4 .item{width:calc(50% - .5rem)}}.module-list-card.module-list-card-item-4 .item:not(:nth-child(4n)){margin-right:1rem}.module-list-card.module-list-card-item-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.module-list-card.module-list-card-item-3 .item{width:calc(33.3333333333% - .6666666667rem)}.module-list-card.module-list-card-item-3 .item:not(:nth-child(3n)){margin-right:1rem}@media only screen and (max-width: 767px){.module-list-card.module-list-card-item-3 .item{width:calc(50% - .5rem)}.module-list-card.module-list-card-item-3 .item:not(:nth-child(3n)){margin-right:0}.module-list-card.module-list-card-item-3 .item:nth-child(odd){margin-right:1rem}}.module-list-card.module-list-card-item-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.module-list-card.module-list-card-item-2 .item{width:calc(50% - .5rem)}@media only screen and (max-width: 767px){.module-list-card.module-list-card-item-2 .item{width:calc(50% - .5rem)}}.module-list-card.module-list-card-item-2 .item:nth-child(odd){margin-right:1rem}.module-list-card.module-list-card-scroll{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto}@media only screen and (max-width: 767px){.only-pc{display:none}}@media only screen and (min-width: 768px){.only-sp{display:none}}.bg-illustration{background-image:url(../images/bg-parts_01.svg),url(../images/bg-parts_02.svg);background-repeat:no-repeat;background-size:auto;background-position:bottom left,bottom right;padding-bottom:20px}@media only screen and (max-width: 767px){.bg-illustration{background-size:auto 60px,auto 60px}}.container{position:relative}.container .container-back-ttl{position:absolute;font-size:92px;line-height:1;font-family:"ab-babywalk",sans-serif;text-transform:uppercase;opacity:.3}.container .container-back-ttl.text-green{color:#78ce22}.container .container-back-ttl.text-blue{color:#29d0ed}@media only screen and (max-width: 767px){.container .container-back-ttl{font-size:40px}}@media(min-width: 1230px){.container{max-width:1230px}}@media(min-width: calc(1000px + 1.5rem)){.container.container-md{max-width:calc(1000px + 1.5rem)}}@media(min-width: 730px){.container.container-sm{max-width:730px}}.badge{border-radius:0}.img-fulid{width:100%;height:auto}.img-max-full{max-width:100%;height:auto}.height-100{height:100%}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.box-shadow-black{-webkit-box-shadow:0px 3px 10px rgba(34,34,34,.15);box-shadow:0px 3px 10px rgba(34,34,34,.15)}.bg-red{background-color:#29d0ed}.bg-yellow{background-color:#78ce22}.bg-black{background-color:#222 !important}.bg-green{background-color:#78ce22}.bg-blue{background-color:#29d0ed}.bg-light-green{background-color:#f4f8f1}.bg-light-blue{background-color:#e8f5f7}.bg-gray{background-color:#f0f4f4}.border-bg-blue{border-top:1px solid #222;border-bottom:1px solid #222;background-color:#e8f5f7}.border-bg-green{border-top:1px solid #222;border-bottom:1px solid #222;background-color:#f4f8f1}.border-bg-gray{border-top:1px solid #222;border-bottom:1px solid #222;background-color:#f0f4f4}.text-green{color:#59b200}.text-blue{color:#05b2cf}.text-gray{color:#f0f4f4}.text-danger{color:#ff837b}.text-black{color:#222}.text-muted{color:#f0f4f4 !important}.text-note{font-size:13px;font-size:0.8125rem}span.text-marker{display:inline;background-color:#f7d628;padding:0 .05em;margin:0 .25em}span.text-marker.marker-green{color:#fff;background-color:#78ce22}span.text-marker.marker-blue{color:#fff;background-color:#29d0ed}.border-bottom{border-bottom:1px solid #222 !important;padding-bottom:.25rem}.border-top{border-top:1px solid #222 !important;padding-top:.25rem}@media only screen and (max-width: 767px){.mb-sm-1{margin-bottom:.25rem}}@media only screen and (max-width: 767px){.mb-sm-2{margin-bottom:.5rem}}@media only screen and (max-width: 767px){.mb-sm-3{margin-bottom:1rem}}@media only screen and (max-width: 767px){.mb-sm-4{margin-bottom:2rem}}@media only screen and (max-width: 767px){.mb-sm-5{margin-bottom:3rem}}.font-size-md{font-size:1.25em}.font-size-lg{font-size:1.5em}.font-size-xl{font-size:2em}.font-size-smd{font-size:.75em}.font-size-sm{font-size:.5em}.font-size-xs{font-size:.25em}.ff-kiwi{font-family:"kiwi maru",serif}.ff-babywalk{font-family:"ab-babywalk",sans-serif}.list-mark-large{margin:1rem 0}.list-mark-large li{font-size:16px;font-size:1rem;list-style-type:none;padding-left:2.5em;padding-top:.15em;position:relative;min-height:2.5em;line-height:1.75;font-weight:bold;margin-top:.25rem}.list-mark-large li::before{position:absolute;top:0;left:0;background:#f7d628;border:3px solid #222;border-radius:5px;width:32px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}ul.list-mark-large li::before{content:""}ul.list-mark-large li::after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Material Symbols Outlined";font-weight:normal;font-variation-settings:"FILL" 1;position:absolute;top:0;left:0;width:32px;height:32px;overflow:hidden;font-size:1.5rem}ol.list-mark-large li:nth-child(1)::before{content:"1"}ol.list-mark-large li:nth-child(2)::before{content:"2"}ol.list-mark-large li:nth-child(3)::before{content:"3"}ol.list-mark-large li:nth-child(4)::before{content:"4"}ol.list-mark-large li:nth-child(5)::before{content:"5"}ol.list-mark-large li:nth-child(6)::before{content:"6"}ol.list-mark-large li:nth-child(7)::before{content:"7"}ol.list-mark-large li:nth-child(8)::before{content:"8"}ol.list-mark-large li:nth-child(9)::before{content:"9"}ol.list-mark-large li:nth-child(10)::before{content:"10"}ol.list-mark-large li:nth-child(11)::before{content:"11"}ol.list-mark-large li:nth-child(12)::before{content:"12"}ol.list-mark-large li:nth-child(13)::before{content:"13"}ol.list-mark-large li:nth-child(14)::before{content:"14"}ol.list-mark-large li:nth-child(15)::before{content:"15"}ol.list-mark-large li:nth-child(16)::before{content:"16"}ol.list-mark-large li:nth-child(17)::before{content:"17"}ol.list-mark-large li:nth-child(18)::before{content:"18"}ol.list-mark-large li:nth-child(19)::before{content:"19"}ol.list-mark-large li:nth-child(20)::before{content:"20"}.wysiwyg>*:first-child{margin-top:0}.wysiwyg{font-size:14px;font-size:0.875rem}.wysiwyg *+h2{margin-top:3rem}.wysiwyg *+h3{margin-top:2rem}.wysiwyg *+h4{margin-top:1.75rem}.wysiwyg ul{padding-left:1rem;margin-bottom:1rem}.wysiwyg ol{padding-left:1.5rem;margin-bottom:1rem}.wysiwyg ul li:not(:first-child),.wysiwyg ol li:not(:first-child){margin-top:.75rem}.wysiwyg a{color:rgb(15.6336206897,160.6788793103,185.8663793103)}.wysiwyg a:hover{color:rgb(15.6336206897,160.6788793103,185.8663793103);text-decoration:none}.wysiwyg a[target=_blank]::after{content:"";font-family:"Material Symbols Outlined";font-weight:normal}.wysiwyg p{word-break:break-all;font-size:.9rem}.wysiwyg p:last-child{margin-bottom:0}.wysiwyg div.wp-caption{max-width:100%}.wysiwyg img{display:block;max-width:100%;height:auto;border:1px solid #f0f4f4;padding:3px}.wysiwyg table th,.wysiwyg table td{border:1px solid #f0f4f4;padding:1rem}@media only screen and (max-width: 767px){.wysiwyg table th,.wysiwyg table td{width:100% !important;display:block;height:auto !important;margin-top:-1px}}.wysiwyg iframe{height:auto;width:100%;aspect-ratio:16/9}.wysiwyg .aligncenter{margin:0 auto}.wysiwyg .alignright{margin-left:auto;margin-right:0}.wysiwyg .alignleft{margin-left:0;margin-right:auto}.side-nav .cat-list>ul li{display:block}.side-nav .cat-list>ul li>*{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style-type:none;color:#222}.side-nav .cat-list>ul li>*::before{content:"";background:#222;height:3px;min-width:7px;margin-right:.5em;position:relative;top:-0.25em}.side-nav .cat-list>ul li>*:hover{color:#59b200}.side-nav .cat-list>ul li>*:hover::before{background:#59b200}.side-nav .sidenav-post-list{list-style:none}.side-nav .sidenav-post-list .item a{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem;border-radius:.25rem;font-size:14px;font-size:0.875rem;text-decoration:none;position:relative}@media only screen and (max-width: 767px){.side-nav .sidenav-post-list .item a{font-size:13px;font-size:0.8125rem}}.side-nav .sidenav-post-list .item a:hover{opacity:.8;color:#05b2cf}.side-nav .sidenav-post-list .item a .item-num{color:#fff;background-color:#29d0ed;width:18px;height:18px;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;position:absolute;z-index:2;top:0;left:0;font-weight:bold;font-size:12px;font-size:0.75rem}.side-nav .sidenav-post-list .item a .item-thumbnail{margin-right:.5rem;min-width:90px;background:#fff;height:100%;overflow:hidden}.side-nav .sidenav-post-list .item a .item-thumbnail img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.side-nav .sidenav-post-list .item a>div{min-width:1%}.side-nav .sidenav-post-list .item a .badge{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:.25rem}.side-nav .sidenav-post-list .item a .item-title{font-weight:bold}.share-btns{border-top:1px solid #222}.share-btns .share-title{font-family:"kiwi maru",serif;font-size:18px;font-size:1.125rem;border-right:1px solid #222;margin-right:1.5rem}@media only screen and (max-width: 767px){.share-btns .share-title{font-size:16px;font-size:1rem;border-right:none;border-bottom:1px solid #222;margin-right:0;margin-bottom:.5rem}}.share-btns .share-btn{padding:0 1.5rem;text-decoration:none;font-size:2rem}.share-btns .share-btn .share-icon{margin:.25em;-webkit-transition:ease .2s;transition:ease .2s;width:50px}.share-btns .share-btn .share-icon:hover{opacity:.7}@media only screen and (max-width: 767px){.share-btns .share-btn{padding:0 .25rem}.share-btns .share-btn .share-icon{width:36px}}.heading{font-weight:bold;letter-spacing:.15rem;line-height:1.4}.heading.border-side{position:relative}.heading.border-side::before{content:"";display:block;width:100%;height:1px;background-color:#222;top:50%;left:0;position:absolute}.heading.border-side span{background-color:#fff;padding:0 1rem;position:relative;z-index:2}@media only screen and (max-width: 767px){.heading.border-side span{padding:0 .5rem}}.heading.border-bottom{line-height:1.8}.heading .border-bottom{line-height:1.8}.heading.heading-xl{font-size:32px;font-size:2rem}@media only screen and (max-width: 767px){.heading.heading-xl{font-size:24px;font-size:1.5rem}}.heading.heading-lg{font-size:26px;font-size:1.625rem}@media only screen and (max-width: 767px){.heading.heading-lg{font-size:20px;font-size:1.25rem}}.heading.heading-md{font-size:20px;font-size:1.25rem}@media only screen and (max-width: 767px){.heading.heading-md{font-size:18px;font-size:1.125rem}}.heading.heading-sm{font-size:18px;font-size:1.125rem}@media only screen and (max-width: 767px){.heading.heading-sm{font-size:16px;font-size:1rem}}.heading.heading-xs{font-size:16px;font-size:1rem}@media only screen and (max-width: 767px){.heading.heading-xs{font-size:15px;font-size:0.9375rem}}.heading.heading-section_01>*{margin:80px 0 40px;line-height:1.5;font-family:"kiwi maru",serif;font-size:32px;font-size:2rem}@media only screen and (max-width: 767px){.heading.heading-section_01>*{margin:64px 0 24px;font-size:24px;font-size:1.5rem}}.heading.heading-section_01>* span{position:relative}.heading.heading-section_01.xl{font-size:40px;font-size:2.5rem}@media only screen and (max-width: 767px){.heading.heading-section_01.xl{font-size:28px;font-size:1.75rem}}.heading.heading-section_02>*{margin:24px 0 16px;font-weight:bold;background:#f0f4f4;border-radius:8px;padding:.75em;font-size:18px;font-size:1.125rem}@media only screen and (max-width: 767px){.heading.heading-section_02>*{margin:32px 0 16px;font-size:16px;font-size:1rem}}.heading.heading-section_03>*{font-size:16px;font-size:1rem}@media only screen and (max-width: 767px){.heading.heading-section_03>*{font-size:14px;font-size:0.875rem}}.heading.heading-section_03>*{line-height:1.5;font-weight:bold;margin:16px 0;padding:.25em .25em .5em 0;border-bottom:1px solid #828282;position:relative}.heading.heading-section_04>*{font-size:16px;font-size:1rem;font-weight:bold;margin:16px 0 8px;color:#222}.wysiwyg h1{margin:80px 0 40px;line-height:1.5;font-family:"kiwi maru",serif;font-size:32px;font-size:2rem}@media only screen and (max-width: 767px){.wysiwyg h1{margin:64px 0 24px;font-size:24px;font-size:1.5rem}}.wysiwyg h1 span{position:relative}.wysiwyg h2{margin:24px 0 16px;font-weight:bold;background:#f0f4f4;border-radius:8px;padding:.75em;font-size:18px;font-size:1.125rem}@media only screen and (max-width: 767px){.wysiwyg h2{margin:32px 0 16px;font-size:16px;font-size:1rem}}.wysiwyg h3{font-size:16px;font-size:1rem}@media only screen and (max-width: 767px){.wysiwyg h3{font-size:14px;font-size:0.875rem}}.wysiwyg h3{line-height:1.5;font-weight:bold;margin:16px 0;padding:.25em .25em .5em 0;border-bottom:1px solid #828282;position:relative}.wysiwyg h4{font-size:16px;font-size:1rem;font-weight:bold;margin:16px 0 8px;color:#222}.wysiwyg h5{font-size:14px;font-size:0.875rem;margin-bottom:1rem;font-weight:bold}.wysiwyg h6{font-size:12px;font-size:0.75rem;margin-bottom:1rem;font-weight:bold}body.home.fixed{padding-top:0}body.home:not(.fixed) #header{display:none}body.home [class^=home-]{overflow:hidden}body.home [class^=home-] .container{padding:40px 16px 80px}@media only screen and (max-width: 767px){body.home [class^=home-] .container{padding:24px 16px 64px}}body.home .home-main-visual{position:relative;overflow:hidden;background-color:#fff;width:100%;aspect-ratio:2/1;max-height:68vh}body.home .home-main-visual .container{padding-top:40px}@media only screen and (max-width: 767px){body.home .home-main-visual .container{padding-top:40px}}@media only screen and (max-width: 991px){body.home .home-main-visual{aspect-ratio:1/1;max-height:60vh}}body.home .home-main-visual .main-visual-slide{position:absolute;top:0;left:0;right:0;bottom:0}body.home .home-main-visual .main-visual-slide .slick-list{height:100%}body.home .home-main-visual .main-visual-slide .slick-list .slick-track{height:100%}body.home .home-main-visual .main-visual-image{position:absolute;width:100%;height:100%}body.home .home-main-visual .main-visual-image .image-bg{position:absolute;width:100%;height:100%}body.home .home-main-visual .main-visual-image .image-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:blur(10px);filter:blur(10px);opacity:.5}body.home .home-main-visual .main-visual-image .image-main{position:relative;width:100%;height:100%}body.home .home-main-visual .main-visual-image .image-main img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media only screen and (max-width: 991px){body.home .home-main-visual .main-visual-image .image-main img{-o-object-fit:cover;object-fit:cover}}body.home .home-main-visual .main-visual-inner{position:absolute;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-image:url("../images/front-page/mv-decoration.svg");background-repeat:repeat-x;background-position:0 bottom;-webkit-animation-name:mv-cityscape;animation-name:mv-cityscape;-webkit-animation-duration:90s;animation-duration:90s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}body.home .home-main-visual .main-visual-inner .home-main-visual-text{width:35%;min-width:350px}@media only screen and (max-width: 991px){body.home .home-main-visual .main-visual-inner .home-main-visual-text{width:50%;min-width:280px}}@media only screen and (max-width: 767px){body.home .home-main-visual .main-visual-inner{background-size:auto 97px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-animation-duration:135s;animation-duration:135s}body.home .home-main-visual .main-visual-inner .home-main-visual-text{width:60%;min-width:0}}@-webkit-keyframes mv-cityscape{0%{background-position:left 50% bottom 0}100%{background-position:left calc(50% - 1481px) bottom 0}}@keyframes mv-cityscape{0%{background-position:left 50% bottom 0}100%{background-position:left calc(50% - 1481px) bottom 0}}body.home .home-leading .leading-nav>ul li{display:block}body.home .home-leading .leading-nav>ul li>*{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;list-style-type:none;color:#222}body.home .home-leading .leading-nav>ul li>*::before{content:"";background:#222;height:3px;min-width:7px;margin-right:.5em;position:relative;top:-0.25em}body.home .home-leading .leading-nav>ul li>*:hover{color:#59b200}body.home .home-leading .leading-nav>ul li>*:hover::before{background:#59b200}body.home .home-leading .leading-nav .nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){body.home .home-leading .leading-nav .nav{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}body.home .home-leading .leading-nav .nav .nav-item{width:50%}}body.home .home-banner .home-banner-list{visibility:hidden}body.home .home-banner .home-banner-list.slick-initialized{visibility:visible}body.home .home-banner .home-banner-list .item{width:700px;margin:0 .5rem}@media only screen and (max-width: 767px){body.home .home-banner .home-banner-list .item{width:85vw}}body.home .home-banner .home-banner-list .item img{width:100%;height:auto}body.home .home-banner .home-banner-list a:hover{opacity:.8}body.home .home-about .container{background-image:url(../images/front-page/front-bg-section_01.svg);background-repeat:no-repeat;background-size:auto;background-position:bottom right}@media only screen and (max-width: 767px){body.home .home-about .container{background-size:auto 100px}}body.home .home-about .container .container-back-ttl{top:-40px;left:30%}body.home .home-merit{background-color:#e8f5f7;border-top:1px solid #222;border-bottom:1px solid #222}body.home .home-merit .container .container-back-ttl{top:180px;left:0}@media only screen and (max-width: 767px){body.home .home-merit .container .container-back-ttl{top:40px}}body.home .home-movie{background-color:#e8f5f7;border-bottom:1px solid #222}body.home .home-movie .container .container-back-ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;top:80px;left:calc(100% - 1.5rem)}@media only screen and (max-width: 767px){body.home .home-movie .container .container-back-ttl{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;left:0}}body.home .home-movie .movie-box{aspect-ratio:16/9;width:100%;position:relative}body.home .home-movie iframe,body.home .home-movie video{position:absolute;width:100%;height:100%}body.home .home-comparison{background-image:url(../images/front-page/front-bg-section_02.svg);background-repeat:no-repeat;background-size:auto;background-position:bottom left}body.home .home-comparison .container .container-back-ttl{top:40px;right:0}@media only screen and (max-width: 767px){body.home .home-comparison .container .container-back-ttl{right:50%;-webkit-transform:translate(50%, 0);transform:translate(50%, 0)}}@media only screen and (max-width: 767px){body.home .home-comparison{padding-bottom:40px;background-size:auto 80px}}body.home .home-comparison .home-comparison-table .list-container{width:100%}body.home .home-comparison .home-comparison-table .list-container .list-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:600px;margin:0 auto;line-height:1.5}@media only screen and (max-width: 991px){body.home .home-comparison .home-comparison-table .list-container .list-table{font-size:.75rem;width:auto}}body.home .home-comparison .home-comparison-table .list-container .list-table .list-head{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;font-weight:bold}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box{background:#fff}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box .list-head{height:67px}@media only screen and (max-width: 991px){body.home .home-comparison .home-comparison-table .list-container .list-table .list-box .list-freeline{height:80px}}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li{padding:12px 8px;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;text-align:center;height:53px;border-top:1px solid #222;font-weight:bold}@media only screen and (max-width: 991px){body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li{height:70px;padding:12px 0}}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li:nth-child(5){height:64px;padding-bottom:0}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li:last-child{padding-top:0;height:110px;border-top:none}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li .text-small{font-weight:normal;font-size:.8em}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li ul{margin:0 16px}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li ul>li{list-style-type:disc;list-style-position:inside;padding-left:1.5em;text-indent:-1.5em;text-align:left}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li .price{color:#222}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box>ul>li .price span{margin-right:.25em}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.list-label{padding-top:67px;width:190px;font-weight:bold;text-align:center}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.list-label>ul>li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.list-label>ul>li.label-plus{position:relative}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.list-label>ul>li.label-plus::before{content:"+";font-size:1.5rem;position:absolute;top:-0.25em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.iju{position:relative;width:200px}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.iju .list-head{background:#f4f8f1;text-align:center}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.iju>ul>li{background:#f4f8f1}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.basic{width:200px}body.home .home-comparison .home-comparison-table .list-container .list-table .list-box.basic .list-head{color:#222;text-align:center}body.home .home-match-connect{background:#f4f8f1;border-top:1px solid #222;border-bottom:1px solid #222}body.home .home-match-connect .container-back-ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;top:80px;right:calc(100% - 1.5rem)}@media only screen and (max-width: 767px){body.home .home-match-connect .container-back-ttl{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;top:40px;right:50%;-webkit-transform:translate(50%, 0);transform:translate(50%, 0)}}body.home .home-column .container .container-back-ttl{top:150px;right:-40px}@media only screen and (max-width: 767px){body.home .home-column .container .container-back-ttl{top:40px;right:0}}body.home .home-column .column-list-slide .slick-dots li{width:15px}body.home .home-column .column-list-slide .slick-dots li button:before{font-size:10px}body.home .home-faq .container .container-back-ttl{top:60px;left:25%}@media only screen and (max-width: 767px){body.home .home-faq .container .container-back-ttl{top:40px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}.page-service [class^=service-]{overflow:hidden}.page-service [class^=service-] .container{padding:40px 16px 80px}@media only screen and (max-width: 767px){.page-service [class^=service-] .container{padding:24px 16px 64px}}.page-service .service-feature .card .feature-point-head{background-color:#29d0ed;background-image:url(../images/page-service/point-plane.svg);background-repeat:no-repeat;background-position:bottom 10px left 0;border-right:1px solid #222}.page-service .service-feature .card .feature-point-head .text{font-family:"ab-babywalk",sans-serif;font-size:32px;font-size:2rem;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;font-weight:bold;margin:1.5rem;color:#fff}@media only screen and (max-width: 767px){.page-service .service-feature .card .feature-point-head .text{font-size:24px;font-size:1.5rem;margin:.75rem}.page-service .service-feature .card .feature-point-head{background-position:bottom 10px right 5px;background-size:110% auto}}.page-service .service-feature .card:nth-child(odd) .feature-point-head{background-color:#78ce22;background-image:url(../images/page-service/point-train.svg)}html:has(body.page-template-page-flow){scroll-padding-top:100px}.page-flow .flow-container{background:#f0f4f4;border-bottom:1px solid #222}.page-flow .flow-list>.container .step-container{position:relative}.page-flow .flow-list>.container .step-container .step-heading .step-count{font-size:20px;font-size:1.25rem;font-family:"ab-babywalk",sans-serif;z-index:1;padding:.25rem 1.5rem;border:2px solid #222;font-weight:bold;border-radius:1.5rem 1.5rem 0 1.5rem}.page-flow .flow-list>.container .step-container .step-heading .step-count span{font-size:40px;font-size:2.5rem;margin-left:.15em}@media only screen and (max-width: 767px){.page-flow .flow-list>.container .step-container .step-heading .step-count{padding:.25rem 1rem;font-size:16px;font-size:1rem}.page-flow .flow-list>.container .step-container .step-heading .step-count span{font-size:28px;font-size:1.75rem}}.page-flow .flow-list>.container .step-container .step-heading .step-count+.heading{border-bottom:1px solid #222;padding-left:.5em;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-flow .flow-list>.container .step-container .step-content{border:1px solid #222;border-radius:1rem;background:#fff;font-size:14px;font-size:0.875rem;padding:1.5em;background:#f0f4f4;border:none;margin-left:3rem;width:calc(100% - 3rem)}@media only screen and (max-width: 767px){.page-flow .flow-list>.container .step-container .step-content{padding:1.5em .75em}}.page-flow .flow-list>.container .step-container:not(:last-child){padding-bottom:3em}@media only screen and (max-width: 767px){.page-flow .flow-list>.container .step-container:not(:last-child){padding-bottom:1.5em}}.page-flow .flow-list>.container .step-container:not(:last-child)::before{content:"";position:absolute;display:block;top:0;bottom:0;left:1.5rem;border-left:5px dotted #222}.page-flow.page-flow-before .tab .tab-item .tab-link.active{background-color:#78ce22}.page-flow.page-flow-before .step{-webkit-box-shadow:5px 5px 0px 0px #78ce22;box-shadow:5px 5px 0px 0px #78ce22}.page-flow.page-flow-before .step .step-item .step-link .step-no{color:#78ce22}.page-flow.page-flow-before .flow-list .step-container .step-heading .step-count{background-color:#afdf83}.page-flow.page-flow-before .flow-list .step-container:not(:last-child)::before{border-color:#78ce22}.page-flow.page-flow-after .tab .tab-item .tab-link.active{background-color:#29d0ed}.page-flow.page-flow-after .step{-webkit-box-shadow:5px 5px 0px 0px #29d0ed;box-shadow:5px 5px 0px 0px #29d0ed}.page-flow.page-flow-after .step .step-item .step-link .step-no{color:#29d0ed}.page-flow.page-flow-after .flow-list .step-container .step-heading .step-count{background-color:#83e0f0}.page-flow.page-flow-after .flow-list .step-container:not(:last-child)::before{border-color:#29d0ed}.page-plan [class^=plan-] .container{padding:40px 16px 80px}@media only screen and (max-width: 767px){.page-plan [class^=plan-] .container{padding:24px 16px 64px}}.page-plan{padding-bottom:0 !important}.page-plan .plan-introduction{margin-bottom:3rem;font-size:15px;font-size:0.9375rem;line-height:1.8}@media only screen and (max-width: 767px){.page-plan .plan-introduction{font-size:13px;font-size:0.8125rem}}.page-plan .plan-price{padding:60px 0 40px}@media only screen and (max-width: 767px){.page-plan .plan-price{padding:40px 0 30px}}.page-plan .plan-price .plan-price-list{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-plan .plan-price .plan-price-list .plan-price-item{border:1px solid #222;border-radius:1rem;background:#fff;width:100%;padding:1rem .5rem;margin:0 1.5rem;text-align:center;min-height:100px;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-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:bold;position:relative}@media only screen and (max-width: 575px){.page-plan .plan-price .plan-price-list .plan-price-item{font-size:13px;font-size:0.8125rem;padding:1rem .5rem;margin:0 1rem}}.page-plan .plan-price .plan-price-list .plan-price-item big{font-size:1.8em;color:#59b200}@media only screen and (max-width: 575px){.page-plan .plan-price .plan-price-list .plan-price-item big{font-size:1.6em}}.page-plan .plan-price .plan-price-list .plan-price-item:last-of-type{margin-right:0}.page-plan .plan-price .plan-price-list .plan-price-item:first-of-type{margin-left:0}.page-plan .plan-price .plan-price-list .plan-price-item:not(:last-of-type)::after{content:"";width:3rem;color:#222;font-family:"Material Symbols Outlined";font-weight:normal;font-variation-settings:"FILL" 1;font-size:2.5rem;position:absolute;left:100%;z-index:2}@media only screen and (max-width: 767px){.page-plan .plan-price .plan-price-list .plan-price-item:not(:last-of-type)::after{font-size:4vw;right:-4.3vw}}@media only screen and (max-width: 575px){.page-plan .plan-price .plan-price-list .plan-price-item:not(:last-of-type)::after{font-size:6vw;right:-4.2vw;width:2rem}}.page-plan .plan-service .cardlist .card .card-body{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-pack:center;-ms-flex-pack:center;justify-content:center}.page-plan .plan-service .list-group{max-width:800px;margin:0 auto}.page-plan .plan-service .list-group .list-group-item{border:1px solid #222;border-radius:1rem;background:#fff;padding:1rem;color:#222}.page-plan .plan-service .list-group .list-group-item:not(:last-child){margin-bottom:1rem}.page-plan .plan-attention{font-size:14px;font-size:0.875rem;position:relative}.page-plan .plan-attention .heading-section_03:first-of-type{position:relative}.page-plan .plan-attention .heading-section_03:first-of-type::after{content:"";display:block;position:absolute;width:87px;height:203px;background-image:url(../../assets/images/img-neko-05.png);background-repeat:no-repeat;background-size:contain;background-position:center;bottom:-50px;right:40px}@media only screen and (max-width: 991px){.page-plan .plan-attention .heading-section_03:first-of-type::after{width:50px;height:120px;bottom:-30px;right:20px}}@media only screen and (max-width: 767px){.page-plan .plan-attention{padding:60px 0}}.page-plan .plan-attention ul{padding-left:1rem}.page-plan .plan-attention ol{padding-left:1.5rem}html:has(body.page-template-page-faq){scroll-padding-top:100px}.page-faq .cat-list{background:#f0f4f4;border-bottom:1px solid #222}.page-faq .cat-list .cat-list-item{display:inline-block}@media only screen and (min-width: 576px){.page-links .container .partner-container .card-body{padding:3rem}.page-links .container .partner-container .card-body .partner-img{overflow:hidden;border-radius:0px 20px 20px 0px;border:3px solid #fff}.page-links .container .partner-container:nth-child(odd) .card-body .partner-img{border-radius:20px 0px 0px 20px}}body.archive .container .container-back-ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;top:-1rem;right:calc(100% - 1.5rem)}@media only screen and (max-width: 767px){body.archive .container .container-back-ttl{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;top:40px;right:50%;-webkit-transform:translate(50%, 0);transform:translate(50%, 0)}}body.archive .archive-faq-items{margin-bottom:3rem}body.archive .archive-faq-items .archive-faq-items-title{font-size:1.25rem;font-weight:bold}body.archive .archive-faq-items .archive-faq-item{display:block}body.archive .archive-faq-items .archive-faq-item:not(:last-child){border-bottom:1px dotted #d1d1d1}body.archive .archive-faq-items .archive-faq-item{padding:1rem 0;text-align:left}body.archive .archive-faq-items .archive-faq-item a{color:#222}body.archive .archive-faq-items .archive-faq-item .post-title{font-size:1rem}main.column-archive .archive-container{overflow:hidden;background:#e8f5f7;border-bottom:1px solid #222}main.column-archive .archive-container .card .card-title{color:#05b2cf}main.news-archive .container-back-ttl{font-size:71px}main.news-archive .archive-container{overflow:hidden;background:#f4f8f1;border-bottom:1px solid #222}main.news-archive .archive-container .news-list{position:relative;border:1px solid #222;border-radius:1rem;background:#fff}body.single #main{overflow:hidden}body.single #main .container .container-back-ttl{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;top:-1rem;right:calc(100% - 1.5rem)}@media only screen and (max-width: 767px){body.single #main .container .container-back-ttl{-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb;top:40px;right:50%;-webkit-transform:translate(50%, 0);transform:translate(50%, 0)}}body.single #main.single-column{background:#e8f5f7;border-bottom:1px solid #222}body.single #main.single-column .relation-post .item{min-width:240px}body.single #main.single-column .relation-post .item:not(:last-child){margin-right:1rem}body.single #main.single-column .relation-post .item .card .card-title{color:#05b2cf}body.single #main.single-news .container-back-ttl{font-size:71px}body.single #main.single-news{background:#f4f8f1;border-bottom:1px solid #222}body.single .post.post-default{position:relative;border:1px solid #222;border-radius:1rem;background:#fff}body.single .post.post-default .post-title{border-bottom:1px solid #828282;padding-bottom:.7em}body.single .post-content{position:relative}@media only screen and (max-width: 991px){body.single .post-content{width:90%}}@media only screen and (max-width: 767px){body.single .post-content{width:100%;border-radius:1rem}}body.single .post-content .post-cat{min-width:90px;text-align:center}body.single .post-thumbnail{width:85%;height:auto;overflow:hidden;position:relative;margin:0 auto}body.single .post-thumbnail::before{content:none}body.single .post-thumbnail::after{content:none}body.single .post-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.single .single-center-cv{background-image:url(../images/bg-cvarea_01.svg),url(../images/bg-cvarea_02.svg);background-repeat:no-repeat;background-size:auto;background-position:bottom .8rem right 280px,bottom left .5em}@media only screen and (max-width: 767px){body.single .single-center-cv{padding-bottom:140px !important;background-image:url(../images/bg-cvarea_02.svg);background-size:auto 120px;background-position:bottom center}}html{font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro",Meiryo,"メイリオ","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif}body{line-height:1.6;color:#222}#main{padding-bottom:80px}::-moz-selection{background-color:rgb(111.5646551724,223.4978448276,242.9353448276)}::selection{background-color:rgb(111.5646551724,223.4978448276,242.9353448276)}hr{border-color:#f0f4f4;opacity:1}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24;font-size:inherit}.material-symbols-outlined.material-size-5{font-size:32px;width:32px;height:32px}.material-symbols-outlined.material-size-4{font-size:24px;width:24px;height:24px}.material-symbols-outlined.material-size-3{font-size:16px;width:16px;height:16px}.material-symbols-outlined.material-size-2{font-size:12px;width:12px;height:12px}.material-symbols-outlined.material-size-1{font-size:10px;width:10px;height:10px}ul,ol,li{margin:0;padding:0}a{color:#222;-webkit-transition:ease .2s;transition:ease .2s}a:hover{color:#555}big{font-size:1.25em}.page-title-block{background-repeat:no-repeat;background-position:bottom right 50px;background-image:url(../images/bg-titlehead.png);border-bottom:1px solid #222}@media only screen and (max-width: 575px){.page-title-block{background-position:bottom right}}.page-title-block .page-title{padding:4rem 1.5rem;text-align:center;letter-spacing:.15rem;z-index:2}.page-title-block .page-title .en{font-family:"ab-babywalk",sans-serif;color:#ddd;position:relative;margin-bottom:8px;text-transform:uppercase;font-size:28px;font-size:1.75rem;font-weight:100}@media only screen and (max-width: 1199px){.page-title-block .page-title .en{font-size:18px;font-size:1.125rem}}.page-title-block .page-title .ja{font-size:40px;font-size:2.5rem;font-family:"kiwi maru",serif}@media only screen and (max-width: 1199px){.page-title-block .page-title .ja{font-size:24px;font-size:1.5rem}}@media only screen and (max-width: 575px){.page-title-block .page-title{padding:3rem 1.5rem 4rem;background-color:hsla(0,0%,100%,.8)}}.page-title-block+.page-leading{background-color:#f4f8f1}.page-title-block+.page-leading p{margin-bottom:0}.text-hooray{position:relative;display:inline-block;padding-left:1.5em;padding-right:1.5em}.text-hooray::before{position:absolute;left:.5em;top:0;content:"";width:2px;height:100%;background-color:currentColor;border-radius:3px;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.text-hooray::after{position:absolute;right:.5em;top:0;content:"";width:2px;height:100%;background-color:currentColor;border-radius:3px;-webkit-transform:rotate(30deg);transform:rotate(30deg)}