﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}*,*::before,*::after{box-sizing:border-box}a{text-decoration:none;color:inherit;cursor:pointer}button{background-color:transparent;color:inherit;border-width:0;padding:0;cursor:pointer}figure{margin:0}input::-moz-focus-inner{border:0;padding:0;margin:0}ul,ol,dd{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit}p{margin:0}cite{font-style:normal}dl{margin:0}p{margin-block-start:0;margin-block-end:0}img{display:block}main{overflow:hidden;margin-top:83px}@media (max-width:768px){main{margin-top:66px}}.fade-in{opacity:0;transition-duration:500ms;transition-property:opacity, transform;transform:translate(0, 50px)}.scroll-in{opacity:1;transform:translate(0, 0)}.flex{display:flex;flex-wrap:wrap}.flexa{display:flex;flex-wrap:wrap;justify-content:space-around}.flexb{display:flex;flex-wrap:wrap;justify-content:space-between}.flexc{display:flex;flex-wrap:wrap;justify-content:center}.pc-only{display:block}.sp-only{display:none !important}.pc-flex{display:flex}.sp-flex{display:none !important}@media (max-width:768px){.pc-only{display:none !important}.sp-only{display:block !important}.pc-flex{display:none !important}.sp-flex{display:flex !important}}.c-btn a{font-size:1rem;font-weight:600;color:#5087ff;display:flex;align-items:center;padding:0 0.5rem;transition:all 0.5s}.c-btn._color_wht a{color:#5087ff}.c-btn a:hover{opacity:1;transform:translateX(8px);transition:all 0.5s}.c-btn ._ico{position:relative;width:32px;height:32px;border:3px solid #5087ff;border-radius:50% 50%;margin-left:0.5rem;transition:all 0.5s;display:flex;align-items:center;justify-content:center;position:relative;transition:all 0.5s}.c-btn._color_wht ._ico{border:3px solid #5087ff}.c-btn._color_wht ._ico_arw::before{background:#5087ff}.c-btn._color_wht ._ico_arw::after{border-right-color:#5087ff;border-top-color:#5087ff}.c-btn ._ico_arw{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;width:15px;height:10px;transition:all 0.5s}.c-btn ._ico_arw::before{content:"";width:12px;height:2px;background:#5087ff;display:inline-block;position:absolute;top:4px;left:0}.c-btn ._ico_arw::after{content:"";width:10px;height:10px;border:solid 2px transparent;border-right-color:#5087ff;border-top-color:#5087ff;display:inline-block;position:absolute;top:0;left:3px;transform:rotate(45deg)}.c-btn a:hover ._ico_arw{left:0.7rem;transition:all 0.5s}.c-btn a:hover ._ico_arw::before{background:#fff450}.c-btn a:hover ._ico_arw::after{border-right-color:#fff450;border-top-color:#fff450}.c-btn a:hover ._ico{background:#5087ff}@media screen and (max-width:768px){.container_row{display:block}.c-ttl{font-size:2rem}}#breadcrumb{max-width:1300px;margin:0 auto;position:relative;z-index:6;padding:20px 0}@media (max-width:1300px){#breadcrumb{width:100%}}@media (max-width:768px){#breadcrumb{padding:20px}}#breadcrumb ul{gap:5px}#breadcrumb ul li{display:flex;gap:5px}#breadcrumb ul li:after{content:">"}#breadcrumb ul li:last-of-type:after{display:none}header{background-color:#fff450;position:fixed;top:0;left:0;z-index:100;width:100%}header .container{padding:20px calc(76 / 2880* 100%);align-items:center}@media (max-width:768px){header .container{padding:15px}}header .logo{font-size:25px;color:#222;font-weight:700;position:relative;z-index:10}header .logo span{display:block;font-size:12px;line-height:15px}header nav{gap:40px;align-items:center}@media (max-width:768px){header nav{display:none}}header nav .menu{display:flex;flex-wrap:wrap;gap:20px}header nav .menu li{color:#222;font-weight:bold}header nav .h_sns{gap:20px;align-items:center}header nav .h_sns li{width:25px}header nav .h_sns li a{width:100%;display:block}header nav .h_sns li a img{width:100%;display:block}@media (max-width:768px){.hamburger-btn{display:flex;justify-content:center;align-items:center;width:30px;height:30px;box-sizing:border-box;cursor:pointer;padding:0;position:relative;z-index:10}.hamburger-btn .menu-trigger{position:relative;width:30px;height:20px;display:inline-block;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1}.hamburger-btn .menu-trigger span{display:inline-block;-webkit-transition:all 0.4s;transition:all 0.4s;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;width:100%;height:2px;background:#5087ff}.hamburger-btn .menu-trigger span:nth-of-type(1){top:0}.hamburger-btn .menu-trigger span:nth-of-type(2){top:9px}.hamburger-btn .menu-trigger span:nth-of-type(3){bottom:0}.overlay{position:fixed;z-index:3;top:0;left:0;opacity:0;pointer-events:none;width:100%;height:100%;background-color:rgba(112, 188, 209, 0.8);transition:ease 0.3s}header nav{position:fixed;top:0;left:-100%;background:#fff450;z-index:7;width:100%;overflow:scroll;height:100%;transition:ease 0.5s;padding:80px 20px 20px 20px}header nav #menu-navigation{gap:0;border-top:1px solid #5087ff;margin-bottom:30px}header nav #menu-navigation li{width:100%;display:block;border-bottom:1px solid #5087ff}header nav #menu-navigation li a{padding:10px 5px;display:block}header nav .h_sns{justify-content:center}.active .menu-trigger{transform:translate(0px, 0px)}.active .menu-trigger span:nth-of-type(1){-webkit-transform:translateY(9px) rotate(-45deg);transform:translateY(9px) rotate(-45deg)}.active .menu-trigger span:nth-of-type(2){-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.active .menu-trigger span:nth-of-type(3){display:none}.active header nav{left:0;display:block}.active .overlay{opacity:1;pointer-events:auto}}#contact{position:relative;padding:100px 0;background:#fff450;color:#5087ff}@media (max-width:768px){#contact{padding:30px 0}}#contact .container{align-items:center;max-width:1300px;margin:0 auto;position:relative;z-index:6}@media (max-width:768px){#contact .container{padding:0 20px;flex-direction:column;align-items:flex-start}}#contact .container h4{font-size:30px;font-weight:600}@media (max-width:768px){#contact .container h4{font-size:20px;line-height:30px;margin-bottom:20px}}@media (max-width:768px){#contact .container dl{margin-bottom:20px}}#contact .container dl dt{font-size:18px;margin-bottom:10px}#contact .container dl dd{white-space:pre-wrap;margin-bottom:10px;line-height:28px}@media (max-width:768px){#contact .container dl dd{line-height:24px;margin-bottom:5px}}footer .container{padding:50px calc(76 / 2880* 100%);align-items:center}@media (max-width:768px){footer .container{padding:20px}}footer .container .logo{font-size:25px;font-weight:700}footer .container .logo span{display:block;font-size:12px;line-height:15px}footer .container .catchcopy{margin:0 auto 0 10px;line-height:1rem;white-space:pre-wrap}@media (max-width:768px){footer .container .policy-copy{width:100%;margin-top:20px}footer .container .policy-copy .copy{font-size:10px;text-align:center}}footer .container .policy-copy .policy{color:blue;text-decoration:underline;margin-bottom:10px}.home h2{font-size:40px;font-weight:600;margin-bottom:1em}.home h2 span{font-size:1.6rem;color:#5087ff;display:block;margin-bottom:10px}@media (max-width:768px){.home h2{font-size:20px;line-height:25px;margin-bottom:20px}.home h2 span{font-size:16px;margin-bottom:5px}}.home .title-area{display:flex;width:100%;color:#222;z-index:5;position:relative}.home .title-area .text{width:50%;height:300px;background:#fff450;display:flex;justify-content:center;align-items:center}@media (max-width:768px){.home .title-area .text{height:200px}}.home .title-area picture{width:50%;height:300px;display:block}@media (max-width:768px){.home .title-area picture{height:200px}}.home .title-area picture img{width:100%;height:100%;object-fit:cover}.home .title-area h2{margin-bottom:0}.home .title-area h2 span{color:#fff450}.home main section:not(#fv){position:relative;padding:100px 0}@media (max-width:768px){.home main section:not(#fv){padding:50px 0}}.home main section:not(#fv) .container{max-width:1300px;margin:0 auto;position:relative;z-index:6}#fv .container{margin:0 auto;position:relative}@media (max-width:768px){#fv .container{background:#fff2b8}}#fv .container .text{padding-right:4vw;position:absolute;left:59%;top:calc(4% + 85px);box-sizing:border-box;max-width:calc(1300px / 2);z-index:10;color:#222}@media (max-width:768px){#fv .container .text{width:70%;right:0;left:auto;top:auto;bottom:10px;display:flex;flex-direction:column;align-items:flex-end}}#fv .container .text .logo-area{display:flex;align-items:center;margin-bottom:20px}#fv .container .text .logo-area figure{width:125px;height:auto;margin-right:20px}@media (max-width:768px){#fv .container .text .logo-area figure{width:70px;margin-right:10px}}#fv .container .text .logo-area figure img{width:100%;height:auto;display:block}@media (max-width:768px){#fv .container .text .logo-area{margin-bottom:10px}}#fv .container .text .logo-area .area{font-size:30px;padding:10px;text-align:center;color:red;border:5px solid red;font-weight:600;display:inline-block}@media (max-width:768px){#fv .container .text .logo-area .area{font-size:14px;padding:5px;border:3px solid red}}#fv .container .text .catchcopy{font-size:40px;line-height:45px;font-weight:600;margin-bottom:20px;white-space:pre-wrap}@media (max-width:768px){#fv .container .text .catchcopy{font-size:16px;line-height:25px;margin-bottom:10px;text-align:right}}#fv .container .text h1{font-size:85px;line-height:100px;display:block;margin-bottom:40px;font-weight:800;text-shadow:2px 2px #fff}#fv .container .text h1 rt{font-size:20px;text-shadow:none}@media (max-width:768px){#fv .container .text h1 rt{font-size:12px}}@media (max-width:768px){#fv .container .text h1{font-size:30px;line-height:40px;margin-bottom:10px}}#fv .container .text .party-age{background:#fff450;width:220px;padding:20px 10px;border-radius:10px;display:block;color:#5087ff}@media (max-width:768px){#fv .container .text .party-age{width:140px;padding:5px 7px 7px 7px;border-radius:10px}}#fv .container .text .party-age .party{font-size:20px;line-height:20px}@media (max-width:768px){#fv .container .text .party-age .party{font-size:12px}}#fv .container .text .party-age .age{font-size:30px;line-height:30px;font-weight:600}@media (max-width:768px){#fv .container .text .party-age .age{font-size:18px;line-height:20px}}#fv .container .image{width:100%;display:block}@media (max-width:768px){#fv .container .image{height:235px}#fv .container .image img{width:100%;height:100%;object-fit:cover}}#message:before{content:"";position:absolute;width:150%;height:80%;left:-20%;bottom:-20%;background:#fff2b8;transform:rotate(5deg)}#message .container .image{width:416px;height:623px;display:block}#message .container .image img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){#message .container .image{display:none}}#message .container .text{width:60%}@media (max-width:768px){#message .container .text{width:100%;order:-1;padding:0 20px}}#message .container .text strong{font-size:30px;color:#5087ff;margin-bottom:20px;display:block}@media (max-width:768px){#message .container .text strong{font-size:24px;line-height:30px}}#message .container .text p{white-space:pre-wrap}@media (max-width:768px){#message .container .text p{line-height:24px}}#vision{padding:0 !important}#vision:before{content:"";position:absolute;width:150%;height:80%;left:-20%;top:-20%;background:#fff2b8;transform:rotate(-5deg)}#vision .container{padding:7em 0 0 0}@media (max-width:768px){#vision .container{padding:30px 20px 20px 20px}}#vision .container .vision-posts article{width:48%;margin-bottom:40px}@media (max-width:768px){#vision .container .vision-posts article{width:100%}}#vision .container .vision-posts article picture{display:block;width:100%;height:370px}@media (max-width:768px){#vision .container .vision-posts article picture{height:270px}}#vision .container .vision-posts article picture img{width:100%;height:100%;object-fit:cover}#vision .container .vision-posts article dl dt{font-size:20px;font-weight:600;color:#fff450;margin:1.5em auto}@media (max-width:768px){#vision .container .vision-posts article dl dt{font-size:18px;margin:0.5em auto}}@media (max-width:768px){#vision .container .vision-posts article dl dd{line-height:24px}}#vision .container .vision-posts article dl dd h4{font-weight:600}#vision .container .vision-posts article dl dd ul li{text-indent:-1em;padding-left:1em}#vision .container .vision-posts article dl dd ul li:before{content:"・"}#vision .container .vision-posts article dl dd ul li li:before{content:"-"}#activity{margin:10em 0 0 0;position:relative;background-size:contain;padding:0 !important}@media (max-width:768px){#activity{margin:0}}#activity:before{content:"";position:absolute;width:150%;height:80%;left:-20%;top:-20%;background:#fff2b8;transform:rotate(-5deg)}#activity .container{padding:7em 0 2em 0;z-index:5}@media (max-width:768px){#activity .container{padding:50px 0 20px 0}}#activity .container p.lead{text-align:center;margin:0 auto 3em;font-size:1.5rem;font-weight:bold}@media (max-width:768px){#activity .container p.lead{font-size:16px;margin:0 0 40px 0}}@media (max-width:768px){#activity .container .activity-posts{padding:0 20px}}#activity .container .activity-posts:after{content:"";width:400px}#activity .container .activity-posts article{width:400px;display:block;margin-bottom:20px}@media (max-width:768px){#activity .container .activity-posts article{width:100%;margin-bottom:40px}}#activity .container .activity-posts article picture{display:block;width:100%;height:270px}#activity .container .activity-posts article picture img{width:100%;height:100%;object-fit:cover}#activity .container .activity-posts article dl dt{font-size:20px;font-weight:bold;margin:1.5em auto;text-align:center}@media (max-width:768px){#activity .container .activity-posts article dl dt{font-size:18px;margin:10px auto}}#activity .container .activity-posts article dl dd{text-align:justify}@media (max-width:768px){#news .container{width:100%;padding:0 20px}}#profile{background:#fff450;color:#222}#profile h2 span{color:#5087ff}@media (max-width:768px){#profile .container{padding:0 20px}}#profile .container .text{width:60%}@media (max-width:768px){#profile .container .text{width:100%}}#profile .container .text .name{font-size:30px;margin-bottom:20px}#profile .container .text .name span{font-size:20px}@media (max-width:768px){#profile .container .text .name{font-size:20px}#profile .container .text .name span{font-size:16px}}#profile .container .text h3{font-size:24px;font-weight:500;margin-bottom:20px;color:#222}@media (max-width:768px){#profile .container .text h3{font-size:20px}}#profile .container .text p.content{white-space:pre-wrap;margin-bottom:20px}@media (max-width:768px){#profile .container .text p.content{line-height:24px}}#profile .container .image{width:416px;display:block}#profile .container .image picture{width:416px;height:623px;display:block;margin-bottom:40px}#profile .container .image picture img{width:100%;height:100%;object-fit:cover}@media (max-width:768px){#profile .container .image{width:100%}#profile .container .image picture{width:100%;height:auto}}#profile .container .image .c-btn a{font-size:1.5rem}#media .container .text{width:50%;padding:3rem;color:#fff;background:#F067A6}@media (max-width:768px){#media .container .text{width:100%}}#media .container .text h3{font-size:20px;font-size:1.715rem;font-weight:bold;margin:0 auto 1rem auto}@media (max-width:768px){#media .container .text h3{font-size:18px}}#media .container .text p{margin-bottom:20px}@media (max-width:768px){#media .container .text p{line-height:24px}}#media .container .image{width:50%;height:260px}@media (max-width:768px){#media .container .image{display:none}}#media .container .image img{width:100%;height:100%;object-fit:cover}#gallery .container{}@media (max-width:768px){#gallery .container{width:100%;padding:0 20px}}#gallery .container .title-more{margin-bottom:0;padding-bottom:90px;background:#fff;position:relative;z-index:3}#gallery .container .RoboGallery_ID8{margin-top:-100px}.title-more{margin-bottom:30px;align-items:flex-end}@media (max-width:768px){.title-more{margin-bottom:20px}}.title-more h2{margin-bottom:0}.page:not(.home) .page-title,.archive .page-title,.blog .page-title,.single .page-title{display:flex;flex-direction:column;justify-content:center;gap:10px;color:#fff;text-shadow:0 0 10px #F067A6;width:100%;height:340px;position:relative}@media (max-width:768px){.page:not(.home) .page-title,.archive .page-title,.blog .page-title,.single .page-title{height:140px}}.page:not(.home) .page-title p,.archive .page-title p,.blog .page-title p,.single .page-title p{text-align:center;font-size:1.5rem;font-weight:bold;font-family:"Inter", "Noto Sans JP", sans-serif !important;text-transform:capitalize;position:relative;z-index:3;color:blue;text-shadow:2px 2px yellow}@media (max-width:768px){.page:not(.home) .page-title p,.archive .page-title p,.blog .page-title p,.single .page-title p{font-size:14px}}.page:not(.home) .page-title h1,.archive .page-title h1,.blog .page-title h1,.single .page-title h1{text-align:center;font-size:3rem;font-weight:bold;position:relative;z-index:3;color:blue;text-shadow:2px 2px yellow}@media (max-width:768px){.page:not(.home) .page-title h1,.archive .page-title h1,.blog .page-title h1,.single .page-title h1{font-size:20px}}.page:not(.home) .page-title picture,.archive .page-title picture,.blog .page-title picture,.single .page-title picture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:rgba(173, 216, 230, 0.6)}.page:not(.home) .page-title picture img,.archive .page-title picture img,.blog .page-title picture img,.single .page-title picture img{width:100%;height:100%;object-fit:cover}.page:not(.home) .page-content,.archive .page-content,.blog .page-content,.single .page-content{padding-bottom:100px}@media (max-width:768px){.page:not(.home) .page-content,.archive .page-content,.blog .page-content,.single .page-content{padding:20px}}.page:not(.home) .page-content section,.archive .page-content section,.blog .page-content section,.single .page-content section{position:relative;padding:20px 0}@media (max-width:768px){.page:not(.home) .page-content section,.archive .page-content section,.blog .page-content section,.single .page-content section{padding:0}}.page:not(.home) .page-content section .container,.archive .page-content section .container,.blog .page-content section .container,.single .page-content section .container{max-width:1300px;margin:0 auto;position:relative;z-index:6}.page:not(.home) .page-content section .container h2,.archive .page-content section .container h2,.blog .page-content section .container h2,.single .page-content section .container h2{font-size:2rem;text-align:center;font-weight:bold;margin-bottom:80px}@media (max-width:768px){.page:not(.home) .page-content section .container h2,.archive .page-content section .container h2,.blog .page-content section .container h2,.single .page-content section .container h2{font-size:1.5rem;margin-bottom:30px}}.page:not(.home) .page-content section .container p a,.archive .page-content section .container p a,.blog .page-content section .container p a,.single .page-content section .container p a{color:#5087ff;text-decoration:underline}.page-content.page-activity ul li{text-indent:-1em;padding-left:1em}.page-content.page-activity ul li:before{content:"・"}.page-contact section .container{max-width:1000px !important}.page-contact section .container .p-form__main{border-top:1px solid #eae9e0}.page-contact section .container dl{min-height:4rem;display:grid;grid-template-columns:20rem 1fr;border-bottom:1px solid #eae9e0}@media (max-width:768px){.page-contact section .container dl{display:block}}.page-contact section .container dl dt{background-color:#f4f4f4;display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:500;letter-spacing:0.075em;padding-inline:0.875rem;padding:1rem 0.8rem}.page-contact section .container dl dt span.hissu{display:grid;place-items:center;width:3rem;font-size:0.8125rem;font-weight:500;letter-spacing:0.075em;color:#fff;background-color:#c00000;border-radius:6px 6px}.page-contact section .container dl dd{padding:0.875rem 1.5rem}@media (max-width:768px){.page-contact section .container dl dd{padding:10px 0}}.page-contact section .container dl dd input[type="text"],.page-contact section .container dl dd input[type="tel"],.page-contact section .container dl dd input[type="email"]{display:inline-block;width:95%;border-radius:0.1875rem;border:1px solid #e3e3e3;font-size:1rem;padding:0.5rem}@media (max-width:768px){.page-contact section .container dl dd input[type="text"],.page-contact section .container dl dd input[type="tel"],.page-contact section .container dl dd input[type="email"]{width:100%}}.page-contact section .container dl dd textarea{border-radius:6px 6px;border:1px solid #e3e3e3;width:95%;height:100px;overflow:auto;padding:0.5rem}@media (max-width:768px){.page-contact section .container dl dd textarea{width:100%}}.page-contact section .container dl dd .p-form__agree a{text-decoration:underline;font-size:1rem;letter-spacing:0.05em;color:#00a0e9}.page-contact section .container dl dd .wpcf7-list-item{margin:0;display:block}.page-contact section .container dl dd .zip{margin-bottom:10px;max-width:300px}.page-contact section .container .p-form__submit{margin-top:3rem;display:block}.page-contact section .container .p-form__submit .p-form__submit-btn{width:132px;margin:0 auto}.page-contact section .container .p-form__submit input{display:flex;align-items:center;justify-content:center;border-radius:40px 40px;color:black;border:none;background-color:#ecd900;font-size:1rem;font-weight:500;letter-spacing:0.05em;padding:1rem 2rem;cursor:pointer}.wrapHINAGATA h3{margin:2em 0 1em;font-size:20px;font-weight:500}div.wrapHINAGATA p{margin:0 0 20px 0;line-height:1.6}div.wrapHINAGATA ul{margin:20px 0 0 30px}div.wrapHINAGATA ul li{list-style:outside decimal;line-height:140%;margin:10px 0 0 0}div.wrapHINAGATA ul li ul{margin:15px 0 10px 10px}div.wrapHINAGATA ul li ul li{list-style:outside none;margin-left:20px;text-indent:-1.5em}div.wrapHINAGATA ul.child{margin:15px 0 0 10px}div.wrapHINAGATA ul.child li{list-style:outside none;margin-left:45px;text-indent:-1.7em}div.wrapHINAGATA p.tR{margin:30px 0 0 0;font-size:0.95em;line-height:140%;text-align:right}div.wrapHINAGATA ul li ul li ol li{list-style:outside lower-roman;margin-left:20px;text-indent:-0.2em}div.wrapHINAGATA ol{margin:20px 0 0 40px}div.wrapHINAGATA ol li{list-style:outside decimal;line-height:140%;margin:10px 0 0 0}div.wrapHINAGATA ol li ol{margin-bottom:20px}div.wrapHINAGATA ol li ol li{font-size:100%}h3.wp-block-heading{font-size:24px;font-weight:bold;margin-bottom:16px}@media (max-width:768px){h3.wp-block-heading{font-size:18px}}.wp-block-gallery figure{height:400px}.page-strengths .wp-block-column{padding:30px;background:#fff2b8}ul.mission-list{padding:0.5em 1em 0.5em 3.6em}@media (max-width:768px){ul.mission-list{padding:0.5em 1em 0.5em 2em}}ul.mission-list li{font-size:23px;line-height:1.5em;padding:0.5em 0;list-style-type:none !important;position:relative}ul.mission-list li:before{background:url(../img/common/icon_point.svg) no-repeat center center;background-size:contain;content:"";width:1.5em;height:1.5em;position:absolute;left:-2em}@media (max-width:768px){ul.mission-list li{font-size:16px;line-height:1.75em;padding:0;margin-bottom:10px}ul.mission-list li:before{width:1.2em;height:1.2em;left:-1.8em;top:5px}}ul.check-list{background:#fff2b8;padding:0.5em 1em 0.5em 3.6em}ul.check-list li{line-height:1.5;padding:0.5em 0;list-style-type:none !important;position:relative}ul.check-list li:before{background:url(../img/common/icon_check.svg) no-repeat center center;background-size:contain;content:"";width:1.5em;height:1.5em;position:absolute;left:-2em}.page-block{margin-bottom:90px}@media (max-width:768px){.page-block{margin-bottom:30px}}.page-block-child{margin-bottom:60px}@media (max-width:768px){.page-block-child{margin-bottom:30px}}.page-vision .vision-message p{font-size:24px;line-height:48px;margin-bottom:40px}@media (max-width:768px){.page-vision .vision-message p{font-size:16px;line-height:28px;margin-bottom:20px}}@media (max-width:768px){.page-vision .vision-message figure{display:none}}.page-vision .mission-message{background:#fff2b8;padding:30px;font-size:23px}@media (max-width:768px){.page-vision .mission-message{font-size:16px;padding:20px}}.wp-block-gallery figure{height:400px}@media (max-width:768px){.wp-block-gallery figure{height:160px}}.page-message .message-articles{margin-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:768px){.page-message .message-articles{margin-bottom:20px}}.page-message .message-articles article{margin-bottom:60px;display:flex;gap:30px;width:48%}@media (max-width:768px){.page-message .message-articles article{flex-direction:column;margin-bottom:40px;gap:20px}}.page-message .message-articles article picture{width:150px;height:150px;overflow:hidden;border-radius:50%;flex-shrink:0}@media (max-width:768px){.page-message .message-articles article picture{width:100px;height:100px;margin:0 auto}}.page-message .message-articles article picture img{width:100%;height:100%;object-fit:cover}.page-message .message-articles article .text h3{font-size:1.5rem;font-weight:bold;margin-bottom:5px}.page-message .message-articles article .text h3 span{font-size:1rem;font-weight:normal;margin-left:10px}@media (max-width:768px){.page-message .message-articles article .text h3{font-size:1.2rem}.page-message .message-articles article .text h3 span{font-size:0.9rem}}.page-message .message-articles article .text p.katagaki{font-size:0.8rem;font-weight:bold;margin-bottom:5px}@media (max-width:768px){.page-message .message-articles article .text p.katagaki{font-size:1rem}}.page-message .message-articles article .text p{line-height:1.8;white-space:pre-wrap}@media (max-width:768px){.page-message .message-articles article .text p{font-size:0.9rem}}.news-posts:after{width:calc(100%/3);content:""}.news-posts article{width:calc(100%/3);margin-bottom:20px}@media (max-width:768px){.news-posts article{width:100%;margin-bottom:30px}}.news-posts article .date{font-size:1rem;font-weight:bold;color:#fff450;margin-bottom:0.5rem}.news-posts article picture{width:100%;height:270px;display:block;position:relative}@media (max-width:768px){.news-posts article picture{height:220px}}.news-posts article picture .cate{position:absolute;left:0;bottom:0;z-index:2;font-size:0.75rem;padding:0.3rem;font-weight:bold;background:#F067A6;color:#fefb47}.news-posts article picture img{width:100%;height:100%;object-fit:cover}.news-posts article h4{font-size:1.125em;font-weight:bold;margin:1rem auto;padding:0 1.5rem}@media (max-width:768px){.news-posts article h4{padding:0;margin:10px 0}}.media-posts article{width:100%;margin-bottom:20px}.media-posts article .date{font-size:1rem;font-weight:bold;color:#fff450;margin-bottom:0.5rem}.media-posts article .img-text picture{width:430px;height:270px;display:block;position:relative}@media (max-width:768px){.media-posts article .img-text picture{width:100%;margin-bottom:10px}}.media-posts article .img-text picture img{width:100%;height:100%;object-fit:cover}.media-posts article .img-text .text{width:calc(100% - 450px)}@media (max-width:768px){.media-posts article .img-text .text{width:100%}}.media-posts article .img-text .text h3{font-weight:bold;margin:0 0 20px 0}@media (max-width:768px){.media-posts article .img-text .text h3{margin:0 0 10px 0}}.pagination{width:500px;display:flex;justify-content:center;margin:0 auto;gap:10px}.pagination h2{display:none}@media (max-width:1000px){.pagination{width:100%}}.pagination ul{display:flex;gap:10px}.pagination ul li span{border:1px solid #5087ff;width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#5087ff;padding:0 0 1px 1px}.pagination ul li a{border:1px solid #5087ff;width:36px;height:36px;background:#5087ff;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;padding:0 0 1px 1px}.pagination ul .next,.pagination ul .prev{display:flex;justify-content:center;align-items:center}.pagination ul .next svg,.pagination ul .prev svg{width:15px}.pagination ul .next svg polygon,.pagination ul .prev svg polygon{stroke:#fff;fill:#fff}.pagination ul .prev{transform:rotate(90deg)}.single .single-main{width:73%}.single .single-main h1{font-size:2.5rem;font-weight:bold;line-height:1.3;padding:2rem 0}.single .single-side{width:25%}.single .single-side h3{font-size:1.215rem;font-weight:700;margin:0 0 10px 0;padding:0.8rem;background:#F067A6;border-radius:6px 6px;color:#fff}.single .single-side ul li{font-size:18px;color:#fff450;padding:5px 0}.single .date-cate{display:flex;gap:20px;margin-bottom:30px}.single .date-cate .cate{padding:0.2rem 1rem;font-size:0.875rem;border-radius:3px 3px;background:#F067A6;color:#fefb47}.single .date-cate .date{font-size:1.5rem;font-weight:bold;color:#0066c0}.single .post-single-content{margin-bottom:50px}.single .post-single-content h2{background:#f9edf3;font-size:20px;padding:5px 5px 5px 20px;border-left:4px solid #F067A6;margin-bottom:20px}.single .post-single-content p{margin-bottom:20px}.single .post-single-content .wp-block-image{margin-bottom:20px}.single .post-single-content .wp-block-image img{height:auto}.single .post-single-content .has-text-align-right{text-align:right}.single .post-single-content ul li{text-indent:-1em;padding-left:1em}.single .post-single-content ul li:before{content:"・"}.single .post-single-content .wp-block-table{margin-bottom:20px}.single .post-single-content .wp-block-table table{width:100%}.single .post-single-content .wp-block-table table th{background:#008000;color:#fff;padding:5px}.single .post-single-content .wp-block-table table td{padding:5px}.single .post-single-content .wp-block-table table tr{background:#CBFFD3}.page-profile .profile-content h4{font-size:20px;font-weight:bold;margin:0 0 20px 0}@media (max-width:768px){.page-profile .profile-content h4{font-size:18px}}.page-profile .profile-content .wp-block-group{margin-bottom:40px;padding:20px;background:#fff2b8}@media (max-width:768px){.page-profile .profile-content .wp-block-group{padding:15px}}.page-career .career-content{width:100%;border-left:1px solid #5087ff}.page-career .career-content .profile-group{position:relative;padding-left:15px;margin-bottom:40px}.page-career .career-content .profile-group:before{width:15px;height:15px;border-radius:50%;background:#5087ff;position:absolute;left:-8px;top:10px;content:"";display:block}@media (max-width:768px){.page-career .career-content .profile-group:before{top:5px}}.page-career .career-content .profile-group h3{font-weight:bold;font-size:20px;color:#5087ff;text-align:left}@media (max-width:768px){.page-career .career-content .profile-group h3{font-size:18px}}.page-career .career-content .profile-group .profile-list{margin:20px 0 0 0;padding:0;list-style:none}.page-career .career-content .profile-group .profile-list>li{margin-bottom:10px}.page-career .career-content .profile-group .profile-list>li:before{padding-right:0.5em}.page-career .career-content .profile-group .profile-list .profile-images{width:100%;display:flex;flex-wrap:wrap;margin:10px 0}.page-career .career-content .profile-group .profile-list .profile-images li{width:300px;height:300px;padding:0;margin:0}.page-career .career-content .profile-group .profile-list .profile-images li:before{display:none}@media (max-width:768px){.page-career .career-content .profile-group .profile-list .profile-images li{width:150px;height:150px}}.page-career .career-content .profile-group .profile-list .profile-images li img{width:100%;height:100%;object-fit:cover;display:block}.page-career h3{font-weight:bold}@media (max-width:768px){.page-career h3{margin:0 0 10px 0}}html,body{width:100%;color:#000;font-size:16px;line-height:2em;letter-spacing:0.05em;font-family:"Noto Sans JP", "Arial", "Hiragino Sans", "ヒラギノ角ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";text-size-adjust:100%}@media (max-width:768px){html,body{font-size:14px;line-height:21px;letter-spacing:0.02em;text-align:justify}}p,a{-webkit-font-smoothing:antialiased}a{text-decoration:none;transition:0.3s}a:hover{transition:0.3s}figure img{width:100%;display:block}picture img{width:100%;display:block}*:focus{outline:none}