header{background-color:hsla(0,0%,100%,0);width:100vw;height:90px;position:fixed;top:0;z-index:999;width:100%}header .header-container{display:flex}@media(min-width: 1150px){header .header-container{gap:40px}}header .wrapper{width:96%;margin:15px 2%;height:100dvh;padding:0;border-radius:30px;height:60px;opacity:1;transition:all .2s ease}header .list-active{height:100dvh !important;width:100vw !important;border-radius:0 !important;top:0 !important;left:0 !important;margin:0;opacity:1;transition-delay:.1s !important}header .shadow{background-color:#fff;height:60px;opacity:1 !important}@media(min-width: 1150px){header .shadow{border:1px solid #d6d6d6;box-shadow:0 3px 0px #e6e6e6}}header .button-wrapper{margin:5px 20px 5px 0}@media(min-width: 1150px){header .button-wrapper{display:none}}header .logo{height:90px;margin-left:5px;margin-top:12px;max-width:unset !important;transform:rotateZ(0deg);transition:all .3s ease,transform .4s ease}@media(min-width: 1150px){header .logo{height:120px}}header .logo-small{height:40px;margin-left:10px;margin-top:12px;animation:spin .4s ease .25s;transition-delay:.25s !important}@media(min-width: 1150px){header .logo-small{height:120px}}@keyframes spin{0%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}header .logo-big{height:90px;margin-left:5px;margin-top:12px;transform:rotateY(360deg);transition-delay:.1s !important}header .menu-btn{display:inline-block;cursor:pointer;width:30px;height:20px;position:relative;margin:15px 0}header .header-sap{width:100%}header .menu-btn span{display:block;position:absolute;width:100%;height:4px;background-color:#382100;transition:.4s;border-radius:2px}header .menu-btn span:nth-child(1){top:0}header .menu-btn span:nth-child(2){top:8px}header .menu-btn span:nth-child(3){top:16px}header .menu-active span:nth-child(1){transform:rotate(45deg);top:8px}header .menu-active span:nth-child(2){opacity:0}header .menu-active span:nth-child(3){transform:rotate(-45deg);top:8px}header .menu{display:none;position:absolute;top:50px;left:0;background-color:#fff;border:1px solid #ddd;box-shadow:0 2px 5px rgba(0,0,0,.2);list-style:none;padding:10px 0;margin:0}header .menu li{padding:10px 20px;cursor:pointer}header .menu li:hover{background-color:#f2f2f2}header .menu-active .menu{display:block}header .main-menu ul{display:flex;flex-wrap:wrap;margin-top:15px;gap:5px}header .main-menu ul li{width:calc(50% - 3px);gap:10px;transform:translateY(10px);opacity:0;transition:all .3s ease}header .main-menu ul li a{padding:12px 12px;font-weight:bold;border:0px solid #11a815;background:#fff;border-radius:13px;display:grid;align-items:center}header .main-menu ul li a::before{content:"";display:block;width:20px;height:20px;background-image:url("/wp-content/themes/NURO/assets/image/single/dot-arrow.svg");background-position:center;background-repeat:no-repeat}header .main-menu ul li:nth-child(1){transition-delay:.28s}header .main-menu ul li:nth-child(2){transition-delay:.26s}header .main-menu ul li:nth-child(3){transition-delay:.24s}header .main-menu ul li:nth-child(4){transition-delay:.22s}header .main-menu ul li:nth-child(5){transition-delay:.2s}header .main-menu ul li:nth-child(6){transition-delay:.18s}header .main-menu ul li:nth-child(7){transition-delay:.16s}header .main-menu ul li:nth-child(8){transition-delay:.14s}header .main-menu ul li:nth-child(9){transition-delay:.12s}header .main-menu ul li:nth-child(10){transition-delay:.1s}header .nav-active ul li:nth-child(1){transition-delay:.32s}header .nav-active ul li:nth-child(2){transition-delay:.34s}header .nav-active ul li:nth-child(3){transition-delay:.36s}header .nav-active ul li:nth-child(4){transition-delay:.38s}header .nav-active ul li:nth-child(5){transition-delay:.4s}header .nav-active ul li:nth-child(6){transition-delay:.42s}header .nav-active ul li:nth-child(7){transition-delay:.44s}header .nav-active ul li:nth-child(8){transition-delay:.46s}header .nav-active ul li:nth-child(9){transition-delay:.48s}header .nav-active ul li:nth-child(10){transition-delay:.5s}header nav.nav-active{pointer-events:all}.nav-active ul li{opacity:1 !important;transform:translateY(0px) !important}#header-base{position:relative}@media(min-width: 1150px){#header-base{display:none}}#header-bg{position:fixed;width:96%;background-color:#fff;top:15px;left:2%;height:60px;border-radius:30px;transition:all .2s ease;opacity:0;transition-delay:.2s}.desktop-logo-small{height:58px !important;transform:rotateY(360deg) !important}.shadow .image-base{min-width:unset !important}#header-desktop{display:none;transition:all .2s ease,padding-right .6s ease}#header-desktop .image-base{min-width:100px;transition:all .2s ease}#header-desktop .image-base img{height:160px;transform:rotateY(0deg);transition:all .6s ease}@media(min-width: 1150px){#header-desktop{display:flex;justify-content:space-between;gap:20px;width:calc(100% - 80px);max-width:1500px;height:72px;left:50%;top:20px;transform:translateX(-50%);position:fixed;border-radius:99999px;padding:10px 50px 10px 15px;box-sizing:border-box}}@media(min-width: 1150px){#header-desktop.shadow{padding-right:50px !important}}#header-desktop ul li ::before{content:"";display:block;width:13px;height:13px;background-image:url("/wp-content/themes/NURO/assets/image/single/dot-arrow.svg");background-repeat:no-repeat;background-position:center;background-size:13px;margin-right:10px;align-self:center;transform:translateY(2px);transition:width .2s ease,height .2s ease}#header-desktop ul li a{position:relative;display:flex;padding-right:7px}#nav-base{pointer-events:none}#nav-base.nav-active{pointer-events:all !important}#desktop-nav-base{flex-shrink:0}#desktop-nav-base ul{display:flex;flex-direction:row;gap:30px;font-weight:bold;height:52px}#desktop-nav-base ul li{align-self:center;z-index:999999999}#desktop-nav-base ul li a{position:relative;display:flex;text-decoration:none;line-height:1.2}#desktop-nav-base ul li a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:#382100;transition:width .3s ease}#desktop-nav-base ul li a:hover::after{width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.pll-switcher-select{color:#000;margin:16px 0;padding:0 10px;font-family:"Noto Sans JP",sans-serif;background-color:rgba(0,0,0,0);font-weight:bold;border-radius:50px;border:1px solid #000}@media screen and (min-width: 520px){.pll-switcher-select{padding:0 10px;margin:10px 0}}.header-space{flex-grow:1}.language-switcher{display:flex;height:52px}.language-switcher .icon{background-image:url("/wp-content/themes/NURO/assets/image/single/lang.svg");background-size:28px;background-position:center;background-repeat:no-repeat;width:40px;height:52px}.language-switcher-mb{display:flex;height:60px;margin-right:15px;z-index:1000}.language-switcher-mb .icon{background-image:url("/wp-content/themes/NURO/assets/image/single/lang.svg");background-size:28px;background-position:center;background-repeat:no-repeat;width:40px;height:60px}img{max-width:100%}html,body{font-family:"BIZ UDGothic",sans-serif;font-weight:300;font-size:16px;line-height:1.5;color:#333;background-color:#fff;-webkit-font-smoothing:subpixel-antialiased}a{text-decoration:none;color:inherit}span.strong{font-weight:bold;font-size:1.1em}#event-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:15px;justify-content:left;flex-wrap:wrap}@media screen and (max-width: 500px){#event-list{display:flex;margin:auto;text-align:center}}@media screen and (min-width: 850px){#event-list{gap:20px}}#event-list .list-item{width:100%;background:#fffefb;border:1px solid rgba(182,182,182,.4);color:#333;font-weight:normal;font-size:larger;padding:20px;box-sizing:border-box;line-height:1.5;font-size:15px;display:flex;flex-direction:column}#event-list .list-item p{font-size:1em;margin-top:auto;margin-bottom:auto;flex-grow:1;display:block;text-align:center;height:50px}@media screen and (max-width: 500px){#event-list .list-item p{text-align:center;margin-bottom:20px}}@media screen and (max-width: 500px){#event-list .list-item{height:unset;text-align:center;margin-bottom:20px;width:calc(50vw - 24px)}}@media(min-width: 900px){#event-list .list-item{padding:25px;border-radius:7px;max-width:unset}}#event-list .list-item>img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;max-width:500px;display:block;margin-bottom:10px}#event-list .list-item .link-button{background:rgba(0,0,0,0);border:1px solid #121212;border-radius:3px;font-size:15px;width:100%;height:50px;max-width:200px;margin:auto;display:block;display:grid;place-items:center}.top-image{max-width:min(100% - 40px,1200px);margin:auto;display:block}.black-color{color:#000 !important}.space-for-report{height:90px}@media(min-width: 900px){.space-for-report{height:120px}}.entry-content{margin:0 auto;max-width:min(1000px,90%);overflow:hidden;font-weight:400;padding:clamp(20px,5vw,70px);color:#f8f1d7;line-height:1.8}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-weight:700;margin:2em 0 1em;line-height:1.4}.entry-content h1{font-size:clamp(1.4rem,3.5vw,2rem)}.entry-content h2{font-size:clamp(1.3rem,3.2vw,1.8rem)}.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-size:clamp(1.2rem,3vw,1.6rem)}.entry-content p{margin:0 0 1.2em;overflow-wrap:break-word}.entry-content ul,.entry-content ol{margin:1.5em 0;padding-left:2em;list-style-position:outside}.entry-content ol,.entry-content ul,.entry-content li{list-style-type:revert !important}.entry-content li{margin-bottom:.5em;display:list-item}.entry-content li ul{margin:.5em 0}.entry-content li ol{margin:.5em 0}.entry-content .post-thumbnail{margin:2em 0}.entry-content .post-thumbnail img{width:100%;height:auto;display:block;border-radius:8px}.entry-content .wp-block-image{margin:2em 0}.entry-content .wp-block-image img{box-sizing:border-box;margin:0 auto;display:block;border:2px dashed var(--sub-mier-brown);padding:4px;max-width:100%;height:auto !important;transition:transform .2s ease}.entry-content .wp-block-image img:hover{transform:scale(1.01)}.entry-content .wp-block-image figcaption{margin-top:1em;font-size:.9rem;text-align:center}.entry-content table{width:100%;margin:2em 0;border-collapse:collapse;border:2px solid #b6b6b6;background-color:rgba(47,151,183,.4)}.entry-content table th,.entry-content table td{padding:1em;border:1px dashed rgba(232,232,232,.8)}.entry-content table th{background-color:rgba(0,0,0,.1)}.entry-content blockquote{margin:2em 0;padding:1.5em 2em;border-left:4px solid #e1e1e1;background-color:hsla(0,0%,100%,.05);border-radius:0 8px 8px 0}.entry-content blockquote p{margin:0 0 1em}.entry-content blockquote p:last-child{margin-bottom:0}.entry-content blockquote cite{display:block;margin-top:1em;color:#d9d9d9;font-size:.9em;font-style:italic;text-align:right}.entry-content pre{margin:1.5em 0;padding:1em;font-size:.9rem;background-color:rgba(0,0,0,.2);border-radius:8px;overflow-x:auto;-webkit-overflow-scrolling:touch}.entry-content a{color:inherit;text-decoration:underline;text-underline-offset:.2em;transition:opacity .2s ease}.entry-content a:hover{opacity:.8}.entry-content iframe{max-width:100%;margin:2em 0;aspect-ratio:16/9}.entry-content .wp-block-buttons{margin:2em 0}.entry-content .wp-block-buttons a{text-decoration:none}.entry-content .wp-block-calendar{margin:2em 0}.entry-content .wp-block-calendar table th{padding:.5em;font-weight:400;background:var(--sub-mier-brown);color:#faebd7;border:1px solid var(--sub-mier-brown)}.entry-content .wp-block-calendar table td{padding:.5em;border:1px solid var(--sub-mier-brown)}#hero-section{background-color:#ffe500;overflow:hidden;text-align:center;position:relative;width:100%;height:90vh;min-height:600px}@media(min-width: 900px){#hero-section{height:100vh}}#hero-section .bg-svgs{width:100%;height:100%;position:absolute;top:0}#hero-section .bg-svgs div>svg{display:none}#hero-section .bg-svgs .top-left{position:absolute;top:0;left:0;content:"";width:80%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:0 0 999999999px 0}@media(min-width: 900px){#hero-section .bg-svgs .top-left{height:20%;max-height:40%}}#hero-section .bg-svgs .top-right{position:absolute;content:"";width:100%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:50vw 0 0 0;bottom:0;right:0}@media(min-width: 900px){#hero-section .bg-svgs .top-right{max-height:unset;width:60%;height:60%}}#hero-section .container{position:absolute;top:0;width:calc(100% - 40px);height:70%;margin:20px 20px 0 20px;z-index:100}@media(min-width: 900px){#hero-section .container{height:90%;width:60%;left:5%;margin:0}}#hero-section .container video{position:absolute;width:100%;height:calc(100% - 80px);bottom:0;left:0;-o-object-fit:cover;object-fit:cover;border-radius:60px 20px 60px 20px}#hero-section .container .logo{position:absolute;top:-10px;left:-10px;width:130px;height:auto}@media(min-width: 900px){#hero-section .container .logo{width:230px;height:auto;top:30px;left:-20px}}#hero-section #hero-text{position:absolute;width:100%;height:calc(30% - 20px);bottom:0;text-align:left;color:#fff}@media(min-width: 900px){#hero-section #hero-text{right:2.5%;bottom:13%;width:30%}}#hero-section #hero-text .wrapper{width:80%;position:absolute;top:43%;left:50%;height:-moz-fit-content;height:fit-content;transform:translate(-50%, -50%)}@media(min-width: 900px){#hero-section #hero-text .wrapper{width:100%;top:50%}}#hero-section #hero-text .heading{font-weight:bold;font-size:17px;line-height:1.3;margin-bottom:5px}@media(min-width: 900px){#hero-section #hero-text .heading{font-size:1.7vw}}#hero-section #hero-text .line{font-size:13px}@media(min-width: 900px){#hero-section #hero-text .line{font-size:1.3vw}}canvas{background-color:rgba(233,225,2,0);width:100%;height:100%;display:block}#particles-bg{position:absolute;top:0;pointer-events:none;width:100%;height:100vh}#report-body{background-color:#fff;margin:0 7px;border-radius:10px;max-width:1200px;box-sizing:border-box}@media(min-width: 900px){#report-body{margin:0 auto;max-width:min(1200px,100% - 80px)}}.blue-bg{background-color:#11357f;background-image:url("./assets/image/single/dot-bg-tc.png");background-size:500px;min-height:100dvh}#body-section{min-height:100px;background-color:#3033c8;background-image:url("./assets/image/single/bg-wall-bb.svg");background-size:cover;background-position:top;background-repeat:repeat-y;position:relative;min-height:100dvh}#body-section::before{content:"";position:absolute;top:-24px;left:0;width:100%;height:27px;background-image:url("./assets/image/single/wave.png");background-position:bottom;background-repeat:repeat-x;animation:background-position-x-animation 100s infinite linear;background-size:800px;z-index:0}.category-page{background-color:#ffee59;color:#000;padding:5px 10px;font-weight:bold;display:inline-block;font-size:.9rem;line-height:1.4;margin-bottom:5px}@media(min-width: 900px){.category-page{font-size:1.5rem;padding:5px 20px}}.date-time{text-align:right;margin-bottom:30px !important}@keyframes background-position-x-animation{0%{background-position-x:0%}100%{background-position-x:1600px}}.title-wrapper{text-align:center}.title-top{color:#ec7927;font-weight:bold;text-align:center;font-size:30px;margin-top:40px}.mb{margin-top:20px !important}@media(min-width: 900px){.mb{display:none}}.desktop{margin-top:40px !important;display:none;font-size:max(2.5vw,30px) !important}@media(min-width: 900px){.desktop{display:block;text-align:left !important}}.top-cate{margin-bottom:20px}h2.title{color:#ec7927;font-weight:bold;font-size:25px;position:relative;font-family:"M PLUS 1p" !important;line-height:1.2;margin:auto;width:-moz-fit-content;width:fit-content}h2.title::before{content:"";position:absolute;display:none;bottom:-0.2vw;left:10%;width:80%;height:max(10px,.7vw);background-image:url("./assets/image/single/wave-title.svg");background-size:auto;background-position:center}@media(min-width: 900px){h2.title::before{display:none}}@media(min-width: 900px){h2.title{font-size:46px;text-align:left;margin:unset;line-height:1}}.center{margin:auto}h3.subtitle{text-align:center;color:#ec7927;font-weight:bold;font-size:13px}@media(min-width: 900px){h3.subtitle{font-size:20px;text-align:left;margin:unset}}.max-limit{max-width:1200px;margin:auto;padding:0 10px}@media(min-width: 900px){.max-limit{padding:0}}.section-padding{padding:20px 5px}@media(min-width: 900px){.section-padding{padding:60px 60px}}.report-footer-override{background-color:rgba(0,0,0,0) !important;background-image:none !important;text-align:center !important}.space-for-header{height:70px}#news-swiper{width:100%;position:absolute;top:0px}#news-swiper .swiper-wrapper{margin-bottom:20px}@media(min-width: 900px){#news-swiper .swiper-wrapper{margin-bottom:60px}}#news-swiper .swiper-slide{width:100%}#news-swiper .swiper-slide img{width:100%;aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;border-radius:40px 20px 40px 20px;box-sizing:border-box;border:5px solid #fff;box-shadow:0px 0px 10px 0px rgba(150,150,150,.3);display:block}@media(min-width: 900px){#news-swiper .swiper-slide img{aspect-ratio:16/7;border-radius:60px 30px 60px 30px;border:10px solid #f2f2f2}}#news-swiper .info{text-align:left;margin-top:10px;color:#00163a;font-size:10px}@media(min-width: 900px){#news-swiper .info{border-radius:30px;font-size:15px}}#news-swiper .info .title{font-size:1.5em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:bold}#news-swiper .info .time-cat{display:flex}#news-swiper .info .date{display:inline-block;padding:2px 10px}#news-swiper .info .category{background-color:#fb0;display:inline-block;padding:2px 10px;border-radius:9999px}.top-flex{display:flex;flex-direction:column-reverse}@media(min-width: 900px){.top-flex{flex-direction:column}}.section-space{width:100%;height:60px}@media(min-width: 900px){.section-space{height:100px}}.section-space-de{width:100%;height:100px}@media(min-width: 900px){.section-space-de{height:160px}}.section-space-phone{width:100%;height:0}@media(min-width: 900px){.section-space-phone{height:100px}}.section-space-mini{width:100%;height:10px}@media(min-width: 900px){.section-space-mini{height:50px}}#news-list h4{color:#00133d;font-size:20px;font-weight:bold;margin-bottom:10px}@media(min-width: 900px){#news-list h4{font-size:30px}}#news-list .item-list{margin-top:15px;display:flex;flex-direction:column;gap:10px}@media(min-width: 900px){#news-list .item-list{margin-top:30px}}#news-list .item{background:#f8f1d7;border:1px solid rgba(137,137,137,.4);border-radius:10px;overflow:hidden;padding:10px 10px;color:#00133d}#news-list .info{font-size:8px}@media(min-width: 900px){#news-list .info{border-radius:30px;font-size:12px}}#news-list .info .title{font-size:1.5em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-weight:bold}#news-list .info .time-cat{display:flex;margin-bottom:5px}#news-list .info .date{display:inline-block;padding:2px 0}#news-list .info .category{color:#fff;display:inline-block;padding:2px 9px;border-radius:9999px}#news-list{margin:2rem auto;max-width:1200px}#news-list .item-list{display:flex;flex-direction:column;gap:1.5rem}#news-list .item{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden}#news-list .item:hover{transform:translateY(-3px);box-shadow:0 4px 20px rgba(0,0,0,.1)}#news-list .news-link{display:block;padding:1.5rem;text-decoration:none;color:inherit}#news-list .time-cat{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem}#news-list .category{background:#094;color:#fff;padding:.3rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600}#news-list .date{color:#666;font-size:.9rem}#news-list .news-title{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;line-height:1.4;color:#333}#news-list .news-excerpt{color:#666;font-size:10px;line-height:1.6}@media(min-width: 900px){#news-list .news-excerpt{font-size:15px}}@media(max-width: 768px){#news-list{padding:0 0rem}#news-list .news-link{padding:10px}#news-list .news-title{font-size:15px}}#report-list .report-list{flex-wrap:wrap;flex-direction:row !important}@media(min-width: 900px){#report-list .report-list .item{width:calc(25% - 28px)}}#report-list .rport-thumbnail>img{width:calc(100% + 20px);max-width:unset !important;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9;margin:6px -10px}#report-list h4{color:#00133d;font-size:20px;font-weight:bold;margin-bottom:10px}@media(min-width: 900px){#report-list h4{font-size:30px}}#report-list .item-list{margin-top:15px;display:flex;flex-direction:column;gap:15px 10px}@media(min-width: 900px){#report-list .item-list{margin-top:30px}}#report-list .item{background:#fbfbfb;border-radius:10px;overflow:hidden;padding:30px 10px 10px;color:#00133d;position:relative}#report-list .bookmark{position:absolute;right:5%;top:0px;width:min(9%,35px);height:auto;aspect-ratio:18/25;background-repeat:no-repeat;background-image:url(./assets/image/single/bookmark.svg)}#report-list .binder-holes{width:70%;height:10px;margin-bottom:7px;position:absolute;left:50%;top:12px;transform:translateX(-50%);justify-content:space-around;display:flex}#report-list .binder-holes .the-hole{width:30%;height:10px;display:block;background-color:rgba(197,197,197,.51);border-radius:99999px}#report-list .info{font-size:8px}@media(min-width: 900px){#report-list .info{border-radius:30px;font-size:12px}}#report-list .info .title{font-size:1.5em;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-weight:bold}@media(min-width: 900px){#report-list .info .title{font-size:1em}}#report-list .info .time-cat{display:flex;margin-bottom:1px;font-size:1em}@media(min-width: 900px){#report-list .info .time-cat{font-size:.8em}}#report-list .info .date{display:inline-block;padding:2px 0}#report-list .info .category{background-color:#fb0;color:#00133d;display:inline-block;padding:2px 10px;margin-right:10px;border-radius:9999px}.showmore{display:block;text-align:center;margin:20px auto;max-width:400px;font-size:1em;color:#fff;border:1px solid #fff;border-radius:999px;padding:4px 0;cursor:pointer;transition:all .3s ease}.showmore:hover{background-color:#fff;color:#000;transition:all .3s ease}.three-list{display:grid;grid-template-columns:1fr;gap:30px;margin:20px 0}@media(min-width: 900px){.three-list{grid-template-columns:repeat(3, 1fr);gap:40px}}.three-list .item{background:#fff;border-radius:20px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.three-list .item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.three-list .item h3{font-size:24px;color:#11357f;margin-bottom:20px;text-align:center;position:relative;padding-bottom:15px;line-height:1.2}.three-list .item h3:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:50px;height:3px;background:linear-gradient(90deg, #8DC220, #5AC1DF);border-radius:2px}.three-list .item p{font-size:16px;color:#333;text-align:left}.komejirushi{color:#f8f1d7;margin-bottom:20px;text-align:center}@media(min-width: 900px){.komejirushi{text-align:left;margin-bottom:40px}}#project-list{display:flex}#project-list>.list-item{width:100%;height:auto;background:hsla(0,0%,100%,.171);box-shadow:0px 2px 3px 0px #d9d9d9;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:10px;border:1px solid hsla(0,0%,100%,.18);padding:20px 10px;color:#fff;font-weight:normal;font-size:larger;border-radius:20px;position:relative}footer{padding:30px 10px;font-weight:bold;text-align:center;color:#333;line-height:1.3}footer img{margin-bottom:10px}footer a{font-weight:100;font-size:.8em}@media(min-width: 900px){footer{text-align:left;padding:30px 70px}}.title>h1{margin-bottom:20px;margin:10px 0 0 !important;font-weight:bold}#about-us{margin:20px 0;color:#f8f1d7;font-weight:bold;line-height:2;font-size:13px}@media(min-width: 900px){#about-us{font-size:19px;margin:40px 0;line-height:1.7}}#about-us .about-container{background:#fff;border-radius:20px;padding:50px 15px;position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.1)}@media(min-width: 900px){#about-us .about-container{padding:100px 60px}}#about-us .about-container::before{content:"";position:absolute;width:300px;height:300px;background:radial-gradient(circle, rgba(57, 174, 55, 0.1) 0%, rgba(255, 255, 255, 0) 70%);top:-150px;left:-150px;border-radius:50%;z-index:-1}#about-us .about-container::after{content:"";position:absolute;width:200px;height:200px;background:radial-gradient(circle, rgba(236, 121, 39, 0.1) 0%, rgba(255, 255, 255, 0) 70%);bottom:-100px;right:-100px;border-radius:50%;z-index:-1}#about-us .about-header{text-align:center;margin-bottom:40px;position:relative}@media(min-width: 900px){#about-us .about-header{margin-bottom:60px}}#about-us .about-vision{font-size:1.8em;font-weight:bold;margin-bottom:15px;line-height:1.4;color:#11357f;text-shadow:0 0 15px rgba(17,53,127,.15)}@media(min-width: 900px){#about-us .about-vision{font-size:30px}}#about-us .vision-underline{width:80%;height:3px;background:linear-gradient(90deg, rgba(57, 174, 55, 0) 0%, rgb(57, 174, 55) 50%, rgba(57, 174, 55, 0) 100%);margin:0 auto}@media(min-width: 900px){#about-us .vision-underline{width:80%;height:4px}}#about-us .about-content{display:flex;flex-direction:column;gap:30px}@media(min-width: 900px){#about-us .about-content{gap:40px}}#about-us .about-section{display:flex;align-items:flex-start;gap:10px;transition:all .3s ease}@media(min-width: 900px){#about-us .about-section{gap:25px}}#about-us .about-section .section-icon{background-color:rgba(17,53,127,.1)}#about-us .section-icon{flex-shrink:0;width:50px;height:50px;background-color:rgba(17,53,127,.05);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(min-width: 900px){#about-us .section-icon{width:70px;height:70px}}#about-us .about-icon{width:30px;height:30px;display:block;background-size:contain;background-repeat:no-repeat;background-position:center}@media(min-width: 900px){#about-us .about-icon{width:40px;height:40px}}#about-us .section-text{align-self:center}#about-us .section-text p{margin:0;font-weight:normal;color:#333}#about-us .about-image{margin-top:40px;text-align:center;position:relative}@media(min-width: 900px){#about-us .about-image{margin-top:60px}}#about-us .about-image img{max-width:90%;transition:transform .5s ease}#about-us .about-image img:hover{transform:scale(1.02)}#main-top-section{background-color:#ffe500;overflow:hidden;text-align:center;position:relative;width:100%;height:calc(220px + 43.75vw)}@media(min-width: 900px){#main-top-section{height:calc(130px + 43.75vw)}}@media(min-width: 1150px){#main-top-section{height:calc(200px + 38.0625vw) !important}}#main-top-section .bg-svgs{width:100%;height:100%;position:absolute;top:0}#main-top-section .bg-svgs div>svg{display:none}#main-top-section .bg-svgs .top-left{position:absolute;top:0;left:0;content:"";width:80%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:0 0 999999999px 0}@media(min-width: 900px){#main-top-section .bg-svgs .top-left{height:20%;max-height:40%}}#main-top-section .bg-svgs .top-right{position:absolute;content:"";width:100%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:15vw 0 0 0;bottom:0;right:0}@media(min-width: 900px){#main-top-section .bg-svgs .top-right{max-height:unset;width:98%;height:30%}}#main-top-section .container{position:absolute;top:70px;width:calc(100% - 40px);height:70%;margin:20px 20px 0 20px;z-index:100}@media(min-width: 1150px){#main-top-section .container{margin:50px 0 0 0 !important}}@media(min-width: 900px){#main-top-section .container{height:90%;width:70%;left:15%;margin:20px 0 0 0}}#main-top-section .container .logo{position:absolute;top:-10px;left:-10px;width:100px;height:auto;z-index:10}@media(min-width: 900px){#main-top-section .container .logo{width:230px;height:auto;left:-20px}}#page-top-section{background-color:#ffe500;overflow:hidden;text-align:center;position:relative;width:100%;height:calc(140px + 43.75vw)}@media(min-width: 900px){#page-top-section{height:calc(130px + 43.75vw)}}@media(min-width: 1150px){#page-top-section{height:calc(200px + 38.0625vw) !important}}#page-top-section .bg-svgs{width:100%;height:100%;position:absolute;top:0}#page-top-section .bg-svgs div>svg{display:none}#page-top-section .bg-svgs .top-left{position:absolute;top:0;left:0;content:"";width:80%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:0 0 999999999px 0}@media(min-width: 900px){#page-top-section .bg-svgs .top-left{height:20%;max-height:40%}}#page-top-section .bg-svgs .top-right{position:absolute;content:"";width:100%;height:80vw;max-height:40%;background-color:#39ae37;border-radius:50vw 0 0 0;bottom:0;right:0}@media(min-width: 900px){#page-top-section .bg-svgs .top-right{max-height:unset;width:60%;height:60%}}#page-top-section .container{position:absolute;top:0;width:calc(100% - 40px);height:70%;margin:20px 20px 0 20px;z-index:100}@media(min-width: 900px){#page-top-section .container{top:30px;width:80%;left:calc(10% - 5px)}}#page-top-section .container .thumbnail>img{width:100%;aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;height:auto;top:66px;box-sizing:border-box;border:5px solid #fff;box-shadow:0px 0px 10px 0px rgba(150,150,150,.3);left:0;object-fit:cover;border-radius:60px 20px 60px 20px}#page-top-section .container .thumbnail>video{width:100%;aspect-ratio:16/7;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;height:auto;top:66px;box-sizing:border-box;left:0;object-fit:cover;border-radius:60px 20px 60px 20px}#page-top-section .container .logo{position:absolute;top:-10px;left:-10px;width:100px;height:auto}@media(min-width: 900px){#page-top-section .container .logo{width:230px;height:auto;top:30px;left:-20px}}h1{font-weight:bold}#minnou{color:#fff}#minnou .main-title{font-size:20px;font-weight:bold;margin:10px auto;text-align:center}@media(min-width: 900px){#minnou .main-title{margin:50px auto;font-size:50px;max-width:1200px}}@media(min-width: 900px){#minnou p{font-size:20px}}.nichiji{background:rgba(255,247,208,.95);border:none;color:#333;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);padding:30px}@media(min-width: 900px){.nichiji{padding:40px}}.nichiji .info-grid{display:grid;gap:25px}@media(min-width: 900px){.nichiji .info-grid{gap:30px}}.nichiji .info-grid .info-item{display:grid;gap:8px}@media(min-width: 900px){.nichiji .info-grid .info-item{grid-template-columns:100px 1fr;gap:20px;align-items:baseline}}.nichiji .info-grid .info-item .label{font-weight:700;color:var(--accent-color);font-size:16px}@media(min-width: 900px){.nichiji .info-grid .info-item .label{font-size:18px}}.nichiji .info-grid .info-item .value{font-size:15px;line-height:1.6}@media(min-width: 900px){.nichiji .info-grid .info-item .value{font-size:16px}}.nichiji .info-grid .info-item .value div{margin-bottom:5px}.nichiji .info-grid .info-item .value div:last-child{margin-bottom:0}.key-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;margin:20px 0}@media(min-width: 900px){.key-list{gap:15px}}.flex-wrapper{border-radius:15px;padding:15px 10px;color:#333;background:#fff7d0;border:none;box-shadow:0 10px 30px rgba(0,0,0,.08);overflow:hidden;color:#00133d;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.flex-wrapper:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.12)}@media(min-width: 900px){.flex-wrapper{flex-direction:row;justify-content:flex-start;padding:20px 15px;gap:15px;text-align:left}}.flex-wrapper:nth-child(2n){flex-direction:column}@media(min-width: 900px){.flex-wrapper:nth-child(2n){flex-direction:row !important}}.flex-wrapper .image{flex-shrink:0}.flex-wrapper .image img{max-width:60px;width:60px;height:60px;margin:auto;display:block;transition:transform .3s ease;-o-object-fit:contain;object-fit:contain}@media(min-width: 900px){.flex-wrapper .image img{max-width:80px;width:80px;height:80px}}.flex-wrapper .image img:hover{transform:scale(1.05)}.flex-wrapper .text{max-width:600px;margin:auto;width:100%;flex:1}.flex-wrapper .text h3{font-size:1em !important;margin-top:0;margin-bottom:8px;background:linear-gradient(45deg, #11357F, #4A90E2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);position:relative}@media(min-width: 900px){.flex-wrapper .text h3{font-size:1.2em !important}}.flex-wrapper .text h3:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);width:30px;height:2px;background:linear-gradient(90deg, #11357F, #4A90E2);border-radius:2px}@media(min-width: 900px){.flex-wrapper .text h3:after{left:0;transform:none;width:40px;height:3px}}.flex-wrapper .text p{line-height:1.4;text-align:left;font-size:.75em !important;color:#444;padding-top:inherit}@media(min-width: 900px){.flex-wrapper .text p{font-size:.85em !important;padding-top:.5em}}@media(min-width: 900px){.flex-wrapper .text{margin:unset}}.content-list{display:flex;gap:15px;flex-wrap:wrap}@media(min-width: 900px){.content-list{gap:30px}}.arhive-project{padding:10px 0;color:#4a4a4a}.arhive-project ul{display:flex;flex-wrap:wrap;flex-direction:row;gap:10px}.arhive-project ul li{width:100%}@media(min-width: 900px){.arhive-project ul li{width:calc(50% - 25px)}}.arhive-project ul li a{display:block;width:100%;padding:10px;background-color:#fff;border-radius:5px;box-sizing:border-box}.content-box{background:#fff7d0;border:1px solid rgba(182,182,182,.4);color:#333;padding:10px;border-radius:15px;text-align:left;width:100%;font-size:12px;line-height:1.3;cursor:pointer}.content-box p{line-height:1.5}@media(min-width: 900px){.content-box{padding:15px;width:100%;max-width:calc(50% - 48px);display:flex;flex-direction:column}}.content-box>.top{display:flex;gap:10px}.content-box>.top>img{display:block;width:70px;height:70px}@media(min-width: 900px){.content-box>.top>img{width:70px;height:70px}}.content-box>.top .ja{font-size:1.3em;font-weight:bold}.content-box>.top .en{font-size:1em}.content-box>.middle>p{margin:12px 0}@media(min-width: 900px){.content-box>.middle>p{font-size:1em !important}}@media(min-width: 900px){.content-box>.bottom{display:flex;justify-content:space-between;margin-top:auto}}.content-box>.bottom .comp{line-height:1;place-content:end}.content-box>.bottom .comp .ja{font-weight:bold;margin-bottom:5px}.content-box>.bottom .comp .en{display:none}@media(min-width: 900px){.content-box>.bottom .comp .en{display:block}}.content-box>.bottom a{vertical-align:bottom;display:flex;align-items:end}.content-box>.bottom a>img{height:20px}@media(min-width: 900px){.content-box>.bottom a>img{height:24px}}*:focus{outline:none}.dialog{text-align:left}.dialog h4{font-size:1em}@media(min-width: 900px){.dialog h4{font-size:1.5em}}.dialog ul{font-size:.5em}.dialog .name-list{margin-bottom:10px;font-size:1em;display:flex;gap:10px;flex-direction:column}.dialog .name-list span{font-weight:bold}.dialog .name-list .name{font-size:1.4em;font-weight:bold}.dialog .flex-counter{gap:10px;justify-content:center;align-items:flex-start;margin:10px 0}.dialog .flex-counter img{max-width:400px;margin:0 auto;display:block;width:100%}@media(min-width: 900px){.dialog .flex-counter{margin:30px 0;display:flex;font-size:15px !important;gap:50px;align-items:start}}.dialog-box{background-color:#fffae3;color:#333;text-align:left;cursor:default !important;border:none;margin:auto;max-width:calc(100% - 20px);max-height:calc(100dvh - 20px);padding:0}.dialog-box p{font-size:12px !important}@media(min-width: 900px){.dialog-box p{font-size:15px !important}}.dialog-box::backdrop{background-color:rgba(0,0,0,.5)}@media(min-width: 900px){.dialog-box{max-width:900px !important;max-height:80svh;margin:auto;border-radius:15px;font-size:12px}}.dialog-box .dialog-wrapper{padding:15px}@media(min-width: 900px){.dialog-box .dialog-wrapper{padding:38px 64px 0px}}@media(min-width: 900px){.dialog-box{max-width:calc(50% - 45px)}}@media(min-width: 900px){.dialog-box .top{display:flex;gap:20px}}.dialog-box .top>img{display:block;width:70px;height:70px;margin-bottom:10px}@media(min-width: 900px){.dialog-box .top>img{width:70px;height:70px}}.dialog-box .top .ja{font-size:1.3em;font-weight:bold}.dialog-box .top .en{font-size:1em}.dialog-box .middle{margin:12px 0;border-bottom:1px solid #aeaeae;padding-bottom:30px}@media(min-width: 900px){.dialog-box .middle>p{font-size:1em !important}}.dialog-box .middle .ja p{margin-bottom:5px !important}@media(min-width: 900px){.dialog-box .middle .ja p{margin-bottom:15px !important}}.dialog-box .middle .en p{line-height:1.3;font-size:.8em}.dialog-box .middle img{display:block;max-height:200px;height:auto;display:block;aspect-ratio:auto;-o-object-fit:contain;object-fit:contain}@media(min-width: 900px){.dialog-box .middle img{max-width:40%}}@media(min-width: 900px){.dialog-box .middle .flex{display:flex;gap:30px}.dialog-box .middle .flex img{width:auto;max-height:200px;height:auto;margin:0}}@media(min-width: 900px){.dialog-box .bottom{display:flex;gap:7px;justify-content:space-between;margin:10px 0}}.dialog-box .bottom .comp{display:flex;flex-direction:column;line-height:1;place-content:end}.dialog-box .bottom .comp .ja{font-weight:bold;margin-bottom:5px !important}.dialog-box .bottom .comp .en{font-size:.8em;margin-bottom:15px !important}.dialog-box .bottom img{margin-bottom:8px !important;height:40px}@media(min-width: 900px){.dialog-box .bottom img{height:30px;margin-bottom:0px !important}}.dialog-box .member{padding:10px 10px 30px;color:#fff}@media(min-width: 900px){.dialog-box .member{padding:20px 50px 20px}}.dialog-box .member .heading{font-weight:bold}.dialog-box .member .leader{font-size:1em}.dialog-box .member .mbmer-list{font-size:.8em}.dialog-box .member .mbmer-list p{font-size:.8em !important}.dialog-box .closeBtn{position:absolute;top:15px;right:15px;width:30px;height:30px;background-color:rgba(0,0,0,0);background-image:url("./assets/image/single/x.svg");border:none;cursor:pointer}@media(min-width: 900px){.dialog-box .closeBtn{top:47px;right:70px}}.partner-box{background-color:#fff;border:1px solid rgba(182,182,182,.4);border-radius:10px;overflow:hidden;padding:10px 10px;color:#f8f1d7;padding:40px 20px;border-radius:20px;flex-wrap:wrap;justify-content:center;display:flex;gap:50px;align-items:center}.partner-box img{width:300px;display:block;margin:auto}.partner-list{margin:20px 0}#member-list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;color:#f8f1d7}@media(min-width: 900px){#member-list{font-size:20px}}#member-list .member-item{width:150px;height:250px}@media(min-width: 900px){#member-list .member-item{width:220px;height:300px}}#member-list .member-item img{width:140px;height:140px;display:block;margin:auto;-o-object-fit:cover;object-fit:cover;border-radius:999999px}@media(min-width: 900px){#member-list .member-item img{width:170px;height:170px}}#member-list .member-item .name{font-size:1.2em;font-weight:bold;margin:0px 0 3px;text-align:center;letter-spacing:.1em}#member-list .member-item .bio{font-size:.5em;line-height:1.2}@media(min-width: 900px){#member-list .member-item .bio{padding:0 14px}}.bottom-logo{width:100%;margin:25px 0 50px}@media(min-width: 900px){.bottom-logo{margin:50px 0 100px}}.bottom-logo img{display:block;width:200px;margin:auto}.bottom-logo p{text-align:center;color:#f8f1d7;margin-bottom:20px}.red{background-color:#ea5415}.pink{background-color:#920784}.purple{background-color:#920784}.blue{background-color:#00a1e9}.green{background-color:#8ec31f}.sns-icon{margin-top:20px;display:flex;gap:20px;flex-direction:row;justify-content:center;border-radius:999999px;overflow:hidden}.sns-icon>a{background-color:#000;border-radius:999999px;display:block;padding:10px}.sns-icon>a>img{display:block;width:30px;height:30px}.load-cutin{background-color:#ffe500;background-image:url("/wp-content/themes/NURO/assets/image/single/topbg.webp");animation:background-position-xy-animation 100s infinite linear}@keyframes background-position-xy-animation{0%{background-position-x:0%;background-position-y:0%}100%{background-position-x:1600px;background-position-y:1600px}}#about-us .slide-list .center{text-align:center}#about-us .slide-list .center>p{font-size:16px;line-height:1.1;color:#f8f1d7;margin-bottom:40px;font-weight:500;letter-spacing:.05em;text-align:center}@media(min-width: 900px){#about-us .slide-list .center>p{font-size:20px;text-align:center;margin-bottom:50px}}a.btn_map{display:flex;justify-content:center;align-items:center;width:100%;max-width:400px;margin:0 auto;height:50px;position:relative;background:#ec7927;border:1px solid #ec7927;border-radius:30px;box-sizing:border-box;padding:0 45px 0 25px;color:#fff;font-size:18px;letter-spacing:.1em;line-height:1.3;text-align:left;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}a.btn_map::before{content:"";width:8px;height:8px;border:0;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);position:absolute;top:50%;right:25px;margin-top:-6px}a.btn_map:hover{background:#ec7927 !important;color:#fff !important;border-color:#ec7927 !important;opacity:1 !important;transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15);filter:none !important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:"Noto Sans JP",sans-serif;border:0;font-size:100%;margin:0;outline:0;padding:0;list-style-type:none;text-rendering:optimizeLegibility}