﻿*,*::before,*::after{box-sizing:border-box}*{margin:0;vertical-align:baseline;padding:0;font-style:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;border:0;outline:0}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,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;vertical-align:baseline;padding:0;font-size:100%;text-decoration:none;color:inherit;background:none;border:0;font:inherit}button{cursor:pointer}img{display:block;width:100%;height:auto}.inline-block img{display:inline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%}body{line-height:1.9;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-weight:400;color:var(--primary-black);overflow-y:auto;scrollbar-gutter:stable;background-color:var(--primary-lightgray);overflow-x:clip}.is-navi{overflow:hidden}main{overflow:hidden}p{font-size:1.6rem;line-height:1.75}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{color:var(--primary-black);background-color:var(--primary-white)}::selection{color:var(--primary-white);background-color:var(--primary-blue)}@media screen and (max-width: 960px){body{font-size:1.6rem}p{font-size:1.5rem}}@media screen and (max-width: 640px){p{font-size:1.45rem}}:root{--primary-white: #ffffff;--primary-lightgray: #EDF4F4;--primary-gray: #C7DFFF;--primary-black: #213746;--primary-blue: #0D97ED;--hover-blue: #0073e6;--primary-yellow:#FFCC00;--primary-shadow: 0 4px 4px rgba(0,0,0,.15);--primary-inner-shadow: 4px 4px 15px rgba(76,142,179,.35) inset;--corner-radius-small: 6px;--corner-radius-medium: 15px;--corner-radius-large: 30px;--content-padding: 30px;--content-width-large:min(1600px,calc(100vw - var(--content-padding) * 2));--content-width-wide:min(1340px,calc(100vw - var(--content-padding) * 2));--content-width:min(1200px,calc(100vw - var(--content-padding) * 2));--content-width-narrow:min(1000px,calc(100vw - var(--content-padding) * 2));--content-width-small:min(900px,calc(100vw - var(--content-padding) * 2))}@media screen and (max-width: 960px){:root{--content-padding: 40px}}@media screen and (max-width: 640px){:root{--content-padding: 20px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media not screen and (max-width: 960px){.pc-none{display:none !important}}@media screen and (max-width: 960px){.sp-none{display:none !important}}.sp-only{display:none}@media screen and (max-width: 767px){.sp-only{display:block}}@media screen and (max-width: 960px){.only-pc{display:none}}.keep-all{word-break:keep-all}.has-black-background-color{background-color:#000}.has-black-color{color:#000}.has-darkgray-background-color{background-color:#ced4e2}.has-inline-color.has-darkgray-color{color:#ced4e2}.has-darkgray-color{color:#ced4e2}.has-white-background-color{background-color:#fff}.has-inline-color.has-white-color{color:#fff}.has-white-color{color:#fff}.has-lightgray-background-color{background-color:#ebeded}.has-inline-color.has-lightgray-color{color:#ebeded}.has-lightgray-color{color:#ebeded}.has-blue-background-color{background-color:#19325f}.has-inline-color.has-blue-color{color:#19325f}.has-blue-color{color:#19325f}.has-aqua-blue-background-color{background-color:#0084cb}.has-inline-color.has-aqua-blue-color{color:#0084cb}.has-aqua-blue-color{color:#0084cb}.has-green-background-color{background-color:#007d36}.has-inline-color.has-green-color{color:#007d36}.has-green-color{color:#007d36}.has-pink-background-color{background-color:#d56a65}.has-inline-color.has-pink-color{color:#d56a65}.has-pink-color{color:#d56a65}.has-yellow-background-color{background-color:#dae000}.has-inline-color.has-yellow-color{color:#dae000}.has-yellow-color{color:#dae000}.has-red-background-color{background-color:red}.has-inline-color.has-red-color{color:red}.has-red-color{color:red}.has-brown-background-color{background-color:#806241}.has-inline-color.has-brown-color{color:#806241}.has-brown-color{color:#806241}.c-between-sections-bg{max-width:100%;margin:100px auto}.c-between-sections-image-gray{position:relative;z-index:0;display:flex;width:100%;height:auto;margin:-12vw auto 0;z-index:-2}@media screen and (max-width: 2000px){.c-between-sections-image-gray{margin:-250px auto 0}}@media screen and (max-width: 960px){.c-between-sections-image-gray{margin:-150px auto 0}}@media screen and (max-width: 640px){.c-between-sections-image-gray{margin:-75px auto 0}}.breadcrumbs{display:flex;align-items:center;gap:16px;width:var(--content-width);margin:0 auto 0;font-size:1.2rem;font-weight:400}@media screen and (max-width: 960px){.breadcrumbs{font-size:1rem;margin-left:15px}}.breadcrumbs li{display:contents}.breadcrumbs li:not(:last-of-type)::after{content:"＞";display:block}.breadcrumbs li a{display:block;padding:8px 0;color:var(--secondary-blue)}.breadcrumbs li a:hover{text-decoration:underline}.c-primary-button{position:relative;display:block;width:100%;max-width:280px;height:auto;padding:8px 15px 8px;text-indent:-10px;text-align:center;color:var(--primary-white);background:linear-gradient(-90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-position:right;background-size:200%;transition:background-position .35s;border-radius:6px;font-size:1.6rem;font-weight:bold;overflow:hidden}@media screen and (max-width: 640px){.c-primary-button{padding:12px 15px 12px}}@media screen and (max-width: 960px){.c-primary-button{font-size:1.55rem}}@media screen and (max-width: 640px){.c-primary-button{font-size:1.5rem}}@media(hover: hover){.c-primary-button:hover{background-position:left}}.c-primary-button::after{content:"";position:absolute;top:calc(50% - 5px);right:20px;width:10px;height:10px;background-image:url(../images/link-icon.svg);background-repeat:no-repeat;background-size:10px}.c-button__outlink::after{background-image:url("../images/icon-outside.png");background-size:cover;width:13px;height:13px}@media screen and (max-width: 960px){.c-button__text-long{padding-right:5px}}@media screen and (max-width: 640px){.c-button__text-long{padding-right:2px}}.c-button__small{max-width:240px}.inline-img img{display:inline;vertical-align:middle}.c-white{color:var(--primary-white)}.c-black{color:var(--primary-black)}.c-gray{color:var(--primary-gray)}.c-lightgray{color:var(--primary-lightgray)}.c-blue{color:var(--primary-blue)}.c-yellow{color:var(--primary-yellow)}.company-link{background-image:url(../images/reason-point-bg.jpg);background-size:cover;padding:80px 20px}@media screen and (max-width: 640px){.company-link{padding:40px 20px}}.company-link__contents{width:min(100%,750px);margin:0 auto;display:flex;background-image:url(../images/company-link-bg.png);background-repeat:no-repeat;background-size:cover;padding:50px;justify-content:space-between}@media screen and (max-width: 640px){.company-link__contents{padding:25px 8px 20px;flex-direction:column;align-items:center;gap:15px}}.company-link__logo{width:30%}@media screen and (max-width: 640px){.company-link__logo{width:min(60%,220px)}}.company-link__btn{font-size:1.8rem;font-weight:bold;display:flex;gap:8px;color:var(--primary-white)}@media screen and (max-width: 960px){.company-link__btn{font-size:1.7rem}}@media screen and (max-width: 640px){.company-link__btn{font-size:1.5rem}}.company-link__btn img{width:26px;height:auto}.company-link__btn:hover{opacity:.7}.company-link__btn:hover img{transform:translateX(8px);transition:transform .3s ease}.site-footer{position:relative;color:var(--primary-black);background:var(--primary-white);padding:6rem 20px 0}.site-footer h5{color:var(--primary-blue)}.site_footer__inner{display:flex;justify-content:space-between;margin-inline:auto;gap:20px;width:min(650px,100%)}@media screen and (max-width: 500px){.site_footer__inner{flex-direction:column}}.site-footer__mail-text img{width:123px;margin-top:10px}@media screen and (max-width: 640px){.site-footer__mail-text img{width:117px}}.site_footer__info-item{font-size:1.5rem}.site_footer__left{width:100%;display:flex;flex-direction:column;padding-bottom:20px;gap:5px}.site_footer__company{margin-top:5px}.site_footer__right{display:flex;gap:1.8rem;align-items:start}@media screen and (max-width: 500px){.site_footer__right{gap:0}}.site_footer__navi{display:flex;width:290px;padding-left:30px;border-left:solid 1px var(--primary-gray)}@media screen and (max-width: 960px){.site_footer__navi{width:200px}}@media screen and (max-width: 640px){.site_footer__navi{padding-bottom:0;border-left:none;padding-left:0}}.site_footer__navi:last-child{width:200px}@media screen and (max-width: 640px){.site_footer__navi:last-child{padding-bottom:40px}}.site_footer__navi-item{font-size:1.5rem;font-weight:normal}.site_footer__navi-item a:hover{color:var(--primary-blue)}.site_footer__navi-list{gap:5px;display:flex;flex-direction:column}.site-footer__notice{width:min(550px,100%);margin:60px auto;font-size:1.3rem}.site-footer__notice li{list-style:disc}.footer-copyright{padding-block:1.5rem;text-align:center;font-size:1.2rem;line-height:1.8;border-top:solid 1px var(--secondary-gray)}.pagetop-button{position:fixed;z-index:5;right:20px;bottom:20px;width:50px;height:50px;opacity:0;background:url("../images/icon-pagetop.svg") center/contain no-repeat;transition:transform .4s ease}.pagetop-button:hover{transform:scale(1.13)}.pagetop-button.fixed{position:fixed;opacity:1}.footer-contact{color:var(--primary-black)}.footer-contact__inner{width:var(--content-width);display:flex;flex-direction:column;justify-content:space-between;margin-inline:auto;padding:0;background-color:var(--primary-white)}@media screen and (max-width: 767px){.footer-contact__inner{flex-direction:column;padding:30px 0}}.footer-contact__title{display:flex;flex-direction:column;align-items:center}.footer-contact__content{display:flex;justify-content:space-between}@media screen and (max-width: 767px){.footer-contact__content{flex-direction:column;gap:25px}}.footer-contact__left{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46%;padding:30px 20px;background-color:var(--primary-gray);border-radius:10px}@media screen and (max-width: 767px){.footer-contact__left{width:100%}}.footer-contact__right{display:flex;flex-direction:column;justify-content:center;align-items:center;width:46%;padding:30px 20px;background-color:var(--primary-gray);border-radius:10px}@media screen and (max-width: 767px){.footer-contact__right{width:100%}}.footer-contact__right p{text-align:center}.footer-contact__tel{font-size:3.4rem;font-weight:bold}@media screen and (max-width: 960px){.footer-contact__tel{font-size:3rem}}@media screen and (max-width: 767px){.footer-contact__tel{font-size:2.6rem}}.footer-contact__icon{width:100px}.footer-contact__tel:hover{color:var(--primary-brown)}.footer-contact__sns{display:flex;justify-content:center;align-items:center;gap:60px;width:var(--content-width);margin:100px auto 0;padding-block:60px;border-top:solid 1px var(--secondary-gray)}@media screen and (max-width: 767px){.footer-contact__sns{margin-top:60px;gap:40px}}.footer-contact__sns img{width:30px}.footer-contact__sns img:hover{opacity:.7}.footer-contact__sns .icon-youtube{width:40px}.site-header{position:fixed;top:0;left:50%;right:0;transform:translate(-50%, 0);z-index:18;width:100%;padding:0}.site-header__inner{display:flex;width:100%;height:70px;background:var(--primary-white);padding:0 0 0 12px;box-shadow:var(--primary-shadow)}.site-header__logo{width:min(24%,280px);padding:12px 16px 12px 4px;transition:opacity .25s}.site-header__logo:hover{opacity:.6}@media screen and (max-width: 960px){.site-header__inner{height:auto;padding:0;position:relative}.site-header__logo{padding-left:12px}}@media screen and (max-width: 960px){.site-header{width:100%}.site-header__logo{width:100%}.site-header__logo a{display:block;width:fit-content}.site-header__logo img{width:175px}}@media screen and (max-width: 400px){.site-header__inner{height:auto}.site-header__logo{padding-block:9px}.site-header__logo img{width:160px}}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 960px){.site-header-row{width:100%;display:block}}.site-navi{display:flex;justify-content:end;align-items:center;gap:27px;padding:0 20px 0;height:70px}@media screen and (max-width: 1200px){.site-navi{gap:23px}}@media screen and (max-width: 960px){.site-navi{padding:0 8px;width:100%;gap:0}}@media screen and (max-width: 640px){.site-navi{padding:0 4px}}@media screen and (max-width: 960px){.site-navi{flex-direction:column;height:auto;height:auto;padding:20px 0 50px}.site-navi .menu-item{width:100%}.site-navi .menu-item a{padding:10px 0 10px 56px}.site-navi .menu-item a::after{display:none}.site-navi .menu-item a::before{content:"";position:absolute;top:50%;left:30px;transform:translate(0, -50%);display:block;width:20px;height:12px;background:url("../images/link-icon-blue.svg");background-repeat:no-repeat}.site-navi .menu-item a.current-menu-item::after{display:none}.site-navi .menu-item-has-children{height:180px}}@media screen and (max-width: 960px)and (max-width: 960px){.site-navi .menu-item-has-children{height:auto;flex-direction:column;align-items:self-start}}.site-navi-container{flex-grow:1}.site-navi ul{display:flex;align-items:center;justify-content:space-between;width:fit-content;padding:0 12px;width:calc(100% - 110px);max-width:800px}.site-navi li{height:70px;display:flex;align-items:center;position:relative;font-size:1.55rem}@media screen and (max-width: 1200px){.site-navi li{font-size:1.25rem}}@media screen and (max-width: 960px){.site-navi li{height:40px;font-size:1.55rem}}.site-navi li a:hover{color:var(--primary-blue)}.site-navi-contact{width:190px;height:100%;background-color:var(--primary-blue);color:var(--primary-white);display:flex;align-items:center;padding-left:15px;line-height:1.5}@media screen and (max-width: 1200px){.site-navi-contact{width:160px;font-size:1.3rem}}@media screen and (max-width: 960px){.site-navi-contact{position:absolute;width:70px;height:70px;top:0;right:70px;padding-inline:0;justify-content:center}}@media screen and (max-width: 400px){.site-navi-contact{height:60px;width:63px;line-height:3rem}}@media screen and (max-width: 960px){.site-navi-contact b{display:none}}.site-navi-contact::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:15px;width:33px;height:30px;flex-shrink:0;background-image:url(../images/link-icon-arrow.svg);background-size:cover;background-repeat:no-repeat;z-index:2;transition:transform .3s ease}@media screen and (max-width: 1200px){.site-navi-contact::after{width:25px;height:22.5px;top:44%;right:22px}}@media screen and (max-width: 960px){.site-navi-contact::after{top:24px}}@media screen and (max-width: 767px){.site-navi-contact::after{top:17px}}.menu-item.current-menu-item a::after,.single-member .member-menu-current a::after{content:"";opacity:1;position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:url("../images/icon-header-navi-carent.svg");background-size:cover;background-repeat:no-repeat;background-position:center}.menu-item-has-children{position:relative}.menu-item-has-children::before{content:"";position:absolute;top:50%;right:-20px;transform:translate(0, -50%);display:block;width:16px;height:18px;background-image:url(../images/arrow-blue-under.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .3s}.site-navi .sub-menu{position:absolute;top:30px;left:0;overflow:hidden;width:190px;margin-left:-35px;height:0;padding:0;display:flex;flex-direction:column;transition:.8s;transform:translateY(40px);opacity:0}@media screen and (max-width: 960px){.site-navi .sub-menu{position:relative;height:auto;opacity:1;width:100%;transform:translateY(0);top:0;margin:0}}.site-navi li:hover .sub-menu{height:auto;transform:translateY(50px);opacity:1;padding:0}@media screen and (max-width: 960px){.site-navi li:hover .sub-menu{transform:translateY(0)}}.site-navi .sub-menu li{display:flex;margin-left:0;padding:0;border-bottom:1px solid #ddd;background-color:#fff;width:100%}@media screen and (max-width: 960px){.site-navi .sub-menu li{padding-left:45px;border-bottom:none;margin-bottom:3px}}.site-navi .sub-menu li a{width:100%;height:100%;display:flex;align-items:center}.site-navi .sub-menu li a::after{display:none}.site-navi .sub-menu li a:hover{background-color:var(--primary-gray)}.site-navi .menu-item-has-children:nth-last-child(1) .sub-menu,.site-navi .menu-item-has-children:nth-last-child(2) .sub-menu{right:0;left:auto}.site-navi .sub-menu li a{padding:1em}@media screen and (max-width: 960px){.site-navi .sub-menu li a{padding-left:3rem}}@media screen and (max-width: 960px){.header-nav li a{text-align:left}.header-nav .menu-item-has-children>a{padding-bottom:1em}.header-nav .sub-menu li a{position:relative;padding:1rem 1rem 1rem 2.75em}.header-nav .sub-menu li a::before{position:absolute;top:1.25em;left:1.75em;display:block;width:.5em;height:.5em;content:"";border-bottom:1px solid #fff;border-left:1px solid #fff}}.site-navi-container{width:calc(100% - 250px)}.site-navi-container__button-sp{display:none}@media screen and (max-width: 960px){.site-navi-container{width:100%;height:0;padding:0;overflow:hidden;opacity:0;transition:height .5s,padding .5s,opacity .25s .375s}.site-navi-container.is-open{display:block;height:var(--height);padding:0;opacity:1}.site-navi-container__button-sp{display:grid;gap:16px;padding:0}.site-navi-container__button-sp .site-header__phonenumber{margin:0;max-width:208px}}.header-menu-button{position:relative;display:none;flex-shrink:0;width:36px;height:36px;background:var(--color-black-primary);border-radius:var(--corner-radius-medium);transition:background-color .25s}@media screen and (max-width: 960px){.header-menu-button{display:block;background-color:var(--primary-black);border-radius:5px;width:45px;height:45px;top:12px;right:10px}}@media screen and (max-width: 400px){.header-menu-button{top:7px}}.header-menu-button__line{position:absolute;top:50%;left:50%;height:2px;width:28px;transform:translate(-50%, -50%);background:var(--primary-white);transition:transform .25s 0s,top .25s .25s,opacity .25s;pointer-events:none}.header-menu-button__line:first-of-type{top:calc(50% - 10px)}.header-menu-button__line:last-of-type{top:calc(50% + 10px)}.is-menu-open .header-menu-button__line{transition:transform .25s .25s,top .25s,opacity .25s}.is-menu-open .header-menu-button__line:first-of-type{top:50%;transform:translate(-50%, -50%) rotate(30deg)}.is-menu-open .header-menu-button__line:nth-of-type(2){opacity:0}.is-menu-open .header-menu-button__line:last-of-type{top:50%;transform:translate(-50%, -50%) rotate(-30deg)}.color-bar{margin:0;width:75px;height:10px;background-image:url(../images/color-bar.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:10px}@media screen and (max-width: 960px){.color-bar{width:68px;height:9px}}@media screen and (max-width: 767px){.color-bar{width:60px;height:8px}}h1{position:relative;font-size:4rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h1{font-size:3.2rem}}@media screen and (max-width: 640px){h1{font-size:2.65rem}}h2{position:relative;font-size:3.4rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h2{font-size:3rem}}@media screen and (max-width: 640px){h2{font-size:2.6rem}}h3{font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h3{font-size:2.3rem}}@media screen and (max-width: 640px){h3{font-size:2.2rem}}h4{font-size:2.3rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h4{font-size:2.1rem}}@media screen and (max-width: 640px){h4{font-size:2rem}}h5{font-size:2rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h5{font-size:1.75rem}}@media screen and (max-width: 640px){h5{font-size:1.7rem}}h6{font-size:1.8rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h6{font-size:1.65rem}}@media screen and (max-width: 640px){h6{font-size:1.5rem}}.info{width:100%;display:block}.info__content{width:min(900px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.info__content{width:var(--content-width);display:block}}.info__content img{margin-bottom:48px}@media screen and (max-width: 767px){.info__content img{margin-bottom:30px}}.info__content h2{margin-bottom:16px}.info__content h3{margin-bottom:48px}@media screen and (max-width: 767px){.info__content h3{margin-bottom:30px}}.inview-target{transform:translate(-18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview{opacity:1;transform:none}.inview-target-2{transform:translate(18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview-2{opacity:1;transform:none}.inview-target-3{display:block;transform:translate(0, 18px);opacity:0;transition-property:transform,opacity;transition-duration:.8s}.is-inview-3{opacity:1;transform:none}.inview-target-4{transform:translate(0, -18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-4{opacity:1;transform:none}.list{border-top:1px solid #c3b6ad}.list__item{display:flex;align-items:center;border-bottom:1px solid #c3b6ad;padding:25px 20px}@media screen and (max-width: 960px){.list__item{padding:20px 0}}@media screen and (max-width: 767px){.list__item{display:block;font-size:1.5rem;padding:15px 0}}.list__item-title{width:21%;font-weight:700}@media screen and (max-width: 767px){.list__item-title{width:100%;margin-bottom:5px}}.list__item-text{width:79%}@media screen and (max-width: 767px){.list__item-text{width:100%}}.list{border-top:1px solid #c3b6ad}.list__item{display:flex;align-items:center;border-bottom:1px solid #c3b6ad;padding:25px 20px}@media screen and (max-width: 960px){.list__item{padding:20px 0}}@media screen and (max-width: 767px){.list__item{display:block;font-size:1.5rem;padding:15px 0}}.list__item-title{width:21%;font-weight:700}@media screen and (max-width: 767px){.list__item-title{width:100%;margin-bottom:5px}}.list__item-text{width:79%}@media screen and (max-width: 767px){.list__item-text{width:100%}}#loading{width:100vw;height:100vh;transition:all 1s;background:linear-gradient(120deg, #858585, #c8c8c8, #a3a3a3, #adadad, #505050);position:fixed;top:0;left:0;z-index:9999}.loaded{opacity:0;visibility:hidden}.loader{position:absolute;top:40%;left:calc(50% - 40px);height:80px;aspect-ratio:1;padding:10px;border-radius:50%;box-sizing:border-box;position:relative;mask:conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);filter:blur(12px)}.loader:before{content:"";position:absolute;inset:0;background:repeating-conic-gradient(rgba(0, 0, 0, 0) 0 5%, #738cc1, rgba(0, 0, 0, 0) 20% 50%);animation:l2 1.5s linear infinite}@keyframes l2{to{rotate:1turn}}@keyframes l5{to{rotate:1turn}}.loading-text{color:var(--primary-white);align-items:center;text-align:center;position:absolute;top:calc(30% + 220px);width:100%;height:100px}@media screen and (max-width: 960px){.loading-text{top:calc(40% + 130px)}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:none;justify-content:center;align-items:center;z-index:9999}.modal-overlay img{min-width:500px;min-height:500px;max-width:90%;max-height:90vh;width:auto;height:auto;object-fit:contain}.modal-close{position:absolute;top:20px;right:20px;font-size:28px;color:#fff;cursor:pointer}.news-archive-page__note{width:var(--content-width);margin:20px auto;font-size:1.4rem}.news-archive{width:var(--content-width);margin-inline:auto;display:grid;gap:25px}.news-archive-item{font-weight:400;padding:20px;word-break:break-all;background-color:var(--primary-white);display:grid;grid-template-columns:100px 1fr 200px}.news-archive-item a{display:flex;flex-direction:column;align-items:start;gap:5px;transition:opacity .25s}.news-archive-item a:hover{opacity:.6;text-decoration:underline}.news-archive-item__date{font-size:1.45rem;line-height:1.6;width:100px}.news-archive-item__title{margin:0;font-weight:600;font-size:2rem;line-height:1.3;color:var(--primary-blue)}.news-archive-item__place-link{color:var(--primary-blue);background-image:url(../images/icon-place.svg);background-repeat:no-repeat;background-position:0 8px;padding-left:15px}.news-archive-item__content{width:calc(100% - 10px);flex-shrink:0}@media screen and (max-width: 960px){.news-archive-item__thumbnail a{width:180px;flex-shrink:0}}@media screen and (max-width: 640px){.news-archive-item{grid-template-columns:1fr}.news-archive-item a{flex-direction:column;gap:0}.news-archive-item__date{margin-bottom:8px}.news-archive-item__date-year{font-size:1.2rem}.news-archive-item__content{margin-bottom:4px}}.news-archive-item:has(.news-archive-item__thumbnail){display:flex;justify-content:space-between;gap:30px}@media screen and (max-width: 640px){.news-archive-item:has(.news-archive-item__thumbnail){gap:10px}}.page-header{position:relative;z-index:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:70px auto 0;height:160px;max-height:400px}@media screen and (max-width: 400px){.page-header{margin-top:60px}}.page-header__title{margin:0 0;padding-left:5vw;text-align:center;color:var(--primary-white);transform:translate(-12px, 0);transition:transform .5s,opacity .5s}@media screen and (max-width: 960px){.page-header__title{font-size:2.8rem}}@media screen and (max-width: 640px){.page-header__title{font-size:2.4rem;padding-left:3vw}}.page-header__title.is-inview{transform:none;opacity:1}.page-header__bg{position:absolute;inset:0;z-index:-1}.page-header__bg img{width:100%;height:100%;object-fit:cover}.page-read{padding:30px 80px 30px;width:100%;background-color:var(--primary-white);background-image:url("../images/common-texchar-blue.png"),url("../images/common-texchar-white.png");background-repeat:no-repeat,no-repeat;background-size:43px 100%,82px 100%;background-position:left top,right top}@media screen and (max-width: 640px){.page-read{padding:50px 20px 80px;background-image:url("../images/common-texchar-blue-yoko.png"),url("../images/common-texchar-white-yoko.png");background-repeat:no-repeat,no-repeat;background-size:100% 43px,100% 82px;background-position:top,bottom}}.page-read__bg-right{position:absolute;top:0;right:0;width:300px;z-index:-1}@media screen and (max-width: 640px){.page-read__bg-right{width:50%}}.page-read__bg-left{position:absolute;bottom:0;left:0px;width:300px;z-index:-1}@media screen and (max-width: 767px){.page-read__bg-left{width:50%}}.page-read__inner{width:var(--content-width);margin:0 auto;padding:30px;display:flex;justify-content:space-between;position:relative;background-color:var(--primary-gray)}@media screen and (max-width: 767px){.page-read__inner{flex-direction:column-reverse;gap:60px}}@media screen and (max-width: 640px){.page-read__inner{padding:30px 20px 30px}}.page-read__inner-left{width:47.8%;display:flex;flex-direction:column;align-items:start}@media screen and (max-width: 767px){.page-read__inner-left{width:100%;border-radius:0 0 20px 20px}}.page-read__inner-left h2{margin-bottom:30px}.page-read__inner-left p{display:block}@media screen and (max-width: 960px){.page-read__inner-left p{width:100%}}.page-read__inner-right{display:flex;align-items:start;width:45.8%;padding:0}.page-read__inner-right img{width:100%}@media screen and (max-width: 767px){.page-read__inner-right{width:100%}}@media screen and (max-width: 640px){.page-read__inner-right{margin-bottom:0}}.section__format-page .entry-content{width:var(--content-width);margin-inline:auto;padding:50px clamp(20px,-16.364px + 9.697vw,100px);background-color:var(--primary-white)}.c-spacer{display:block;width:100%;height:48px}.c-spacer--size-8{height:8px}.c-spacer--size-16{height:16px}.c-spacer--size-24{height:24px}.c-spacer--size-32{height:32px}.c-spacer--size-48{height:48px}.c-spacer--size-64{height:64px}.c-spacer--size-80{height:80px}.c-spacer--size-96{height:96px}.c-spacer--size-128{height:128px}.c-spacer--size-100-50{height:100px}@media screen and (max-width: 960px){.c-spacer--size-24{height:20px}.c-spacer--size-32{height:30px}.c-spacer--size-48{height:45px}.c-spacer--size-64{height:60px}.c-spacer--size-80{height:70px}.c-spacer--size-96{height:80px}.c-spacer--size-128{height:100px}}@media screen and (max-width: 640px){.c-spacer--size-100-50{height:50px}}.c-text-50-B{font-size:5rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-50-B{font-size:4rem}}@media screen and (max-width: 640px){.c-text-50-B{font-size:3rem}}.c-text-40-B{font-size:4rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-40-B{font-size:3.3rem}}@media screen and (max-width: 640px){.c-text-40-B{font-size:2.5rem}}.c-text-32-B{font-size:3.2rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-32-B{font-size:2.8rem}}@media screen and (max-width: 640px){.c-text-32-B{font-size:2.4rem}}.c-text-30-B{font-size:3rem;line-height:1.6;font-weight:600}@media screen and (max-width: 960px){.c-text-30-B{font-size:2.5rem}}@media screen and (max-width: 640px){.c-text-30-B{font-size:2.2rem}}.c-text-25-B{font-size:2.5rem;line-height:1.6;font-weight:bold}@media screen and (max-width: 960px){.c-text-25-B{font-size:2.2rem}}@media screen and (max-width: 640px){.c-text-25-B{font-size:2rem}}.c-text-20-B{font-size:2rem;font-weight:bold;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-B{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-B{font-size:1.7rem}}.c-text-20-R{font-size:2rem;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-R{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-R{font-size:1.7rem}}.c-text-16-R{font-size:1.6rem;line-height:1.8}@media screen and (max-width: 640px){.c-text-16-R{font-size:1.5rem}}.c-text-center{text-align:center}.c-section-title__icon{display:block;margin:0 0 11px;width:270px;height:270px}.c-section-title-small{max-width:var(--content-width);font-size:2.2rem;margin:0 auto 40px}img:is([sizes=auto i],[sizes^="auto,"i]){contain-intrinsic-size:3000px 1500px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media(min-resolution: 192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg, #00d084, #0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg, #faaca8, #dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg, #fafae1, #67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg, #fdd79a, #004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg, #330968, #31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg, #020381, #2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap !important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width: 600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap !important}@media(min-width: 782px){.wp-block-columns{flex-wrap:nowrap !important}}.wp-block-columns{align-items:normal !important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media(max-width: 781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}}@media(min-width: 782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap !important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-spacer{clear:both}:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--darkgray: #CED4E2;--wp--preset--color--lightgray: #EBEDED;--wp--preset--color--blue: #19325F;--wp--preset--color--aqua-blue: #0084CB;--wp--preset--color--green: #008463;--wp--preset--color--pink: #D56A65;--wp--preset--color--yellow: #DAE000;--wp--preset--color--red: #ff0000;--wp--preset--color--brown: #806241;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap}/*! This file is auto-generated */.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}.wp-block__content p{margin-bottom:20px}.wp-block__content a{color:var(--primary-blue);text-decoration:underline}.wp-block__content strong{font-weight:bold}.wp-block__content figure{margin-bottom:20px}.wp-block__content h2{margin-bottom:25px}.wp-block__content h3{margin-bottom:20px}.wp-block__content h4,.wp-block__content h5,.wp-block__content h6{margin-bottom:15px}.wp-block-group{width:var(--content-width);margin-inline:auto;background-color:var(--primary-white);padding:50px clamp(15px,-0.173px + 4.046vw,50px)}.wp-block-list{margin-bottom:20px;padding-left:16px;list-style:disc}.wp-block-list.wp-block-list li::marker{color:var(--primary-blue)}.wp-block-table{margin-bottom:25px}@media screen and (max-width: 960px){.wp-block-table{font-size:1.5rem}}@media screen and (max-width: 640px){.wp-block-table{font-size:1.45rem}}.wp-block-table td,.wp-block-table th{border:1px solid #b7b7b7 !important}.wp-block-table thead{background-color:var(--primary-lightblue)}.wp-block-table.is-style-stripes tbody tr{background-color:#fff}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#e4e8ed}.wp-block-table.is-style-stripes td:first-child{width:150px;padding-left:20px;font-weight:bold}@media screen and (max-width: 640px){.wp-block-table.is-style-stripes td:first-child{width:120px;padding-left:10px}}.wp-block-embed__wrapper{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:30px}.wp-block-embed__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}p.has-background{border-radius:15px;margin-bottom:30px;display:inline-block;width:100%}:where(.wp-block-columns.is-layout-flex){gap:1rem}.wp-block-image.size-medium img{max-width:500px}.case-archive-item__pagination{width:100%;display:flex;justify-content:center}.case-single-item__pagination{width:min(850px,100%);margin:0 auto;display:flex;justify-content:center;gap:15px}@media screen and (max-width: 960px){.case-single-item__pagination{width:calc(100% - 30px)}}@media screen and (max-width: 640px){.case-single-item__pagination{flex-direction:column;align-items:center;gap:20px}}.case-single-item__pagination .c-button__small{max-width:200px}@media screen and (max-width: 960px){.case-single-item__pagination .c-button__small{max-width:100%}}.wp-pagenavi{display:flex}.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{width:45px;height:45px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;line-height:1.8}@media screen and (max-width: 960px){.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{line-height:2.2}}.wp-pagenavi a,.wp-pagenavi span{border:solid 1px #000}.wp-pagenavi a:hover,.wp-pagenavi span:hover{border-color:var(--primary-brown) !important;background-color:var(--primary-brown);color:var(--primary-white)}.wp-pagenavi span.current{border:none;background-color:var(--primary-brown);color:var(--primary-white)}.nav-previous{width:200px;display:inline-block}.nav-previous a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-size:200%;background-position:left;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-previous a{max-width:100%}}@media screen and (max-width: 640px){.nav-previous{width:100%}}.nav-next{width:200px;display:inline-block}.nav-next a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-next a{max-width:100%}}@media screen and (max-width: 640px){.nav-next{width:100%}}.nav-previous a::before{content:"";position:absolute;top:50%;left:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow-back.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-previous a::before{left:15px;width:25px}}@media(hover: hover){.nav-previous a:hover{background-position:right}.nav-previous a:hover::before{transform:translate(-8px, -50%)}}.nav-next a::after{content:"";position:absolute;top:50%;right:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-next a::after{right:15px;width:25px}}@media(hover: hover){.nav-next a:hover{background-position:left}.nav-next a:hover::after{transform:translate(8px, -50%)}}.case-filter__contents{width:var(--content-width);margin:0 auto;display:flex;flex-direction:column;align-items:center}.case-filter-form{width:fit-content;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:var(--primary-white);border-radius:20px;padding:120px 50px 40px;margin:-50px auto 40px;gap:20px;width:min(600px,90%)}@media screen and (max-width: 960px){.case-filter-form{align-items:start;gap:20px}}@media screen and (max-width: 640px){.case-filter-form{width:100%}}.case-filter-form__row{display:flex;align-items:center;gap:30px;justify-content:flex-start;width:100%;align-items:center}@media screen and (max-width: 640px){.case-filter-form__row{flex-direction:column}}.case-filter-form__row .c-primary-button{height:48px}.case-search-reset{margin:20px auto 0}.case__label-name{font-size:1.6rem;font-weight:700;color:var(--primary-blue);margin-top:4px;margin-right:20px;width:160px}@media screen and (max-width: 960px){.case__label-name{width:130px;margin-right:12px}}@media screen and (max-width: 640px){select#gyoushu{width:100%;max-width:none}}.case__check-item-wrap{gap:15px;display:flex;justify-content:start;flex-wrap:wrap;width:calc(100% - 180px)}@media screen and (max-width: 960px){.case__check-item-wrap{width:calc(100% - 150px);gap:10px}}@media screen and (max-width: 640px){.case__check-item-wrap{width:100%;gap:8px}}.case-filter-form input[type=text]{background:#f1f1f1;border:solid 1px #ccc;padding:10px;width:min(560px,100%);font-size:1.65rem}.section{position:relative;overflow-x:clip}.section__inner{width:var(--content-width);margin:0 auto}.section__line{width:var(--content-width);margin:100px auto;height:1px;background:var(--secondary-gray)}.section__format-page{width:var(--content-width);margin:60px auto 70px}.section__format-page h2{margin-block:0 18px}.section__format-page strong{font-weight:bold}.section__format-page a{color:var(--primary-blue);text-decoration:underline}.section__format-page a:hover{color:var(--hover-blue)}.section__format-page a.c-primary-button{color:var(--primary-white);text-decoration:none}.branch .section__format-page h2{font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%;color:var(--primary-blue);padding-bottom:5px;border-bottom:solid 1px var(--primary-blue)}@media screen and (max-width: 960px){.branch .section__format-page h2{font-size:2.3rem}}@media screen and (max-width: 640px){.branch .section__format-page h2{font-size:2.2rem}}.branch h3{font-size:2rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){.branch h3{font-size:1.75rem}}@media screen and (max-width: 640px){.branch h3{font-size:1.7rem}}.smf-form{display:flex;flex-direction:column;gap:30px}.wp-block-snow-monkey-forms-item.smf-item{display:flex;gap:30px}.smf-item__label{width:120px}.smf-item__label__text{font-weight:bold}.smf-item__col.smf-item__col--controls{width:calc(100% - 150px)}.form-recaptcha{text-align:center;margin-top:50px;color:#8c8c8c}.form-recaptcha p{font-size:1.1rem !important}.smf-action{display:flex;justify-content:center}.grecaptcha-badge{visibility:hidden}.contact-step .page-header{max-height:200px}@media screen and (max-width: 640px){.contact-step .page-header{max-height:130px}.contact-step .page-header .page-header__bg{height:130px}}.smf-item label{cursor:pointer}.smf-item__description{color:var(--_dark-color-gray);margin-top:var(--_margin-2);--_font-size-level:-1;font-size:var(--_font-size);line-height:var(--_line-height)}.smf-form .smf-text-control__control{background-color:var(--_color-white);box-shadow:inset 0 1px 1px rgba(0,0,0,.035);max-width:100%;padding:.75rem 1rem;--_border-radius:var(--_global--border-radius);--_border-color:var(--_form-control-border-color);border:1px solid var(--_border-color);border-radius:var(--_border-radius);outline:0;--_transition-duration:var(--_global--transition-duration);--_transition-function-timing:var(--_global--transition-function-timing);--_transition-delay:var(--_global--transition-delay);transition:border var(--_transition-duration) var(--_transition-function-timing) var(--_transition-delay)}.smf-form .smf-text-control__control:hover{--_border-color:var(--_form-control-border-color-hover)}.smf-form .smf-text-control__control:active,.smf-form .smf-text-control__control:focus,.smf-form .smf-text-control__control:focus-within,.smf-form .smf-text-control__control[aria-selected=true]{--_border-color:var(--_form-control-border-color-focus)}.smf-form .smf-text-control__control>input,.smf-form .smf-text-control__control>textarea{border:none;outline:none}.smf-form .smf-text-control__control:disabled{background-color:var(--_lightest-color-gray)}textarea.smf-form .smf-text-control__control{height:auto;width:100%}.smf-text-control{line-height:1}.smf-form .smf-textarea-control__control{background-color:var(--_color-white);box-shadow:inset 0 1px 1px rgba(0,0,0,.035);display:block;max-width:100%;padding:.75rem 1rem;width:100%;--_border-radius:var(--_global--border-radius);--_border-color:var(--_form-control-border-color);border:1px solid var(--_border-color);border-radius:var(--_border-radius);outline:0;--_transition-duration:var(--_global--transition-duration);--_transition-function-timing:var(--_global--transition-function-timing);--_transition-delay:var(--_global--transition-delay);transition:border var(--_transition-duration) var(--_transition-function-timing) var(--_transition-delay)}.smf-form .smf-textarea-control__control:hover{--_border-color:var(--_form-control-border-color-hover)}.smf-form .smf-textarea-control__control:active,.smf-form .smf-textarea-control__control:focus,.smf-form .smf-textarea-control__control:focus-within,.smf-form .smf-textarea-control__control[aria-selected=true]{--_border-color:var(--_form-control-border-color-focus)}.smf-form .smf-textarea-control__control>input,.smf-form .smf-textarea-control__control>textarea{border:none;outline:none}.smf-form .smf-textarea-control__control:disabled{background-color:var(--_lightest-color-gray)}textarea.smf-form .smf-textarea-control__control{height:auto;width:100%}.page-guide__read-title{font-size:2rem;font-weight:bold;line-height:1.75}@media screen and (max-width: 960px){.page-guide__read-title{font-size:1.85rem}}@media screen and (max-width: 640px){.page-guide__read-title{font-size:1.7rem}}.page-guide__read-content{max-width:900px;margin-inline:auto}.page-guide__read-name{margin-top:30px;text-align:right}.page-guide__history{width:var(--content-width);margin:70px auto;padding:50px clamp(15px,-0.173px + 10.046vw,150px);background-color:var(--primary-white)}@media screen and (max-width: 767px){.page-guide__history{padding-inline:15px}}.page-guide__history-content{display:grid;grid-template-columns:80px 1fr;gap:40px 20px}@media screen and (max-width: 767px){.page-guide__history-content{grid-template-columns:1fr;gap:10px}}.page-guide__history-year{width:80px;font-weight:bold}.page-guide__history-detail{display:flex;align-items:flex-start;gap:1em}@media screen and (max-width: 767px){.page-guide__history-detail{margin-bottom:30px}}@media screen and (max-width: 640px){.page-guide__history-detail{flex-direction:column}}.page-guide__history-detail img{flex:0 0 270px;width:270px;height:auto}.page-exhibition__read-content{max-width:900px;margin-inline:auto}.exhibition__content{width:min(900px,100%);margin:50px auto 10px;padding:35px}.exhibition__data h2{color:var(--primary-blue)}.exhibition__data a{color:var(--primary-blue)}.exhibition__data a:hover{text-decoration:underline}.exhibition__data-content{width:min(900px,100%);margin:0 auto}.exhibition__data-item-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:15px;margin-bottom:35px}.exhibition__data-item{display:flex;justify-content:start;align-items:start;width:100%;gap:20px}.exhibition__data-item dt{width:70px;border-radius:4px;margin-top:4px;font-weight:bold;color:var(--primary-white);background-color:var(--primary-blue);padding:1px 2px 1px;text-align:center}.exhibition__data-item dd{width:calc(100% - 75px)}.exhibition__data-item p{font-size:2rem}@media screen and (max-width: 960px){.exhibition__data-item p{font-size:1.85rem}}@media screen and (max-width: 640px){.exhibition__data-item p{font-size:1.7rem}}.exhibition__data-item a{color:var(--primary-blue)}.exhibition__data-item a:hover{color:var(--hover-blue);text-decoration:underline}.exhibition-solution{width:var(--content-width);margin:0 auto;padding:0;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.exhibition-solution{flex-direction:column}}.exhibition-solution article{width:calc(100% - 270px)}@media screen and (max-width: 767px){.exhibition-solution article{width:100%}}.exhibition-single-item__content h3{color:var(--primary-blue);padding-bottom:5px;border-bottom:solid 1px var(--primary-blue);margin-block:-50px 15px;padding-top:120px}.exhibition-single-item__content h3:nth-child(1){margin-top:-120px;padding-top:120px}.exhibition-single-item__content .wp-block-column{background-color:rgba(0,0,0,0);padding:15px;text-align:center}.exhibition-single-item__content .wp-block-column:has(img){background-color:var(--primary-white);padding-bottom:10px}.exhibition-single-item__content .wp-block-column:has(p){padding-bottom:10px}.exhibition-single-item__content figure{margin-bottom:10px}.exhibition-single-item__content p{margin-bottom:8px}.exhibition-single-item__content p strong{font-weight:bold;font-size:1.8rem}@media screen and (max-width: 960px){.exhibition-single-item__content p strong{font-size:1.75rem}}@media screen and (max-width: 640px){.exhibition-single-item__content p strong{font-size:1.7rem}}.exhibition__side{width:200px;font-size:1.5rem;position:relative;z-index:2;margin-bottom:30px}@media screen and (max-width: 767px){.exhibition__side{width:100%}}.exhibition__anchor{margin-block:10px 30px;padding-block:20px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.exhibition__anchor h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.exhibition__anchor h3{font-size:1.85rem}}@media screen and (max-width: 640px){.exhibition__anchor h3{font-size:1.7rem}}@media screen and (max-width: 767px){.exhibition__anchor ul{display:flex;flex-wrap:wrap;gap:2px 10px}}.exhibition__anchor li{padding-left:14px;margin-bottom:4px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.exhibition__anchor li a:hover{color:var(--hover-blue)}.exhibition__application{margin-block:30px;padding:10px;border-radius:10px;background-color:var(--primary-white)}.exhibition__application a{margin-top:5px;display:block;text-align:center;padding:4px;border-radius:4px;background-color:var(--primary-blue);color:var(--primary-white);font-weight:bold}.exhibition__application a:hover{background-color:var(--hover-blue)}.exhibition__before{margin-block:30px;padding-block:10px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.exhibition__before h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.exhibition__before h3{font-size:1.85rem}}@media screen and (max-width: 640px){.exhibition__before h3{font-size:1.7rem}}.exhibition__before ul{display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 767px){.exhibition__before ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px 10px}}.exhibition__before li{padding-left:14px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.exhibition__before li a:hover{color:var(--hover-blue)}.information__content{background-color:var(--primary-white);width:min(900px,100%);margin:50px auto 10px;padding:35px}.information__data h2{color:var(--primary-blue)}.information__data a{color:var(--primary-blue)}.information__data a:hover{text-decoration:underline}.information__data-content{width:min(900px,100%);margin:0 auto}.information__data-item-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:30px;margin-bottom:35px}@media screen and (max-width: 640px){.information__data-item-wrap{flex-direction:column}}.information__data-item{display:flex;justify-content:start;width:48%}@media screen and (max-width: 640px){.information__data-item{width:100%}}.information__data-item dt{width:70px;font-weight:bold}.information__data-item dd{width:calc(100% - 75px)}.infromation-single-item__content{width:min(900px,100%);margin:0 auto}.information__all-archive{width:var(--content-width);margin:0 auto;padding:0;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;align-items:start}.information__all-archive-content{width:calc(100% - 260px)}.information__all-archive-content .news-archive-page__note{width:100%}.information__all-archive-content .news-archive{width:100%}.information-sidebar{width:200px;min-height:300px;font-size:1.5rem;margin-block:10px 30px;padding-block:20px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.information-sidebar h3{font-size:1.8rem;margin-bottom:10px}.information-sidebar ul{display:flex;flex-direction:column;gap:10px}.information-sidebar li{padding-left:14px;background-image:url(../images/link-icon-blue.svg);background-size:9px;background-repeat:no-repeat;background-position:left center}.information-archive-item__pagination{width:100%;display:flex;justify-content:center}.information-single-item__pagination{width:min(850px,100%);margin:0 auto;display:flex;justify-content:center;gap:15px}@media screen and (max-width: 960px){.information-single-item__pagination{width:calc(100% - 30px)}}@media screen and (max-width: 640px){.information-single-item__pagination{flex-direction:column;align-items:center;gap:20px}}.information-single-item__pagination .c-button__small{max-width:200px}@media screen and (max-width: 960px){.information-single-item__pagination .c-button__small{max-width:100%}}.wp-pagenavi{display:flex;flex-wrap:wrap}.wp-pagenavi .extend{border:none;pointer-events:none}.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{width:45px;height:45px;display:flex;justify-content:center;align-items:center;text-align:center;border-radius:6px;line-height:1.8;background-color:var(--primary-white)}@media screen and (max-width: 960px){.wp-pagenavi a,.wp-pagenavi span,.wp-pagenavi span.current{line-height:2.2}}.wp-pagenavi a,.wp-pagenavi span{border:solid 1px #fff}.wp-pagenavi a:hover,.wp-pagenavi span:hover{border-color:var(--primary-blue) !important;background-color:var(--primary-blue);color:var(--primary-white)}.wp-pagenavi span.current{border:none;background-color:var(--primary-blue);color:var(--primary-white)}.nav-previous{width:200px;display:inline-block}.nav-previous a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--primary-blue) 50%, var(--hover-blue) 50%);background-size:200%;background-position:left;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-previous a{max-width:100%}}@media screen and (max-width: 640px){.nav-previous{width:100%}}.nav-next{width:200px;display:inline-block}.nav-next a{position:relative;display:block;width:100%;max-width:280px;padding:12px 24px;text-align:center;color:var(--primary-white);background:linear-gradient(90deg, var(--hover-blue) 50%, var(--primary-blue) 50%);background-size:200%;background-position:right;border-radius:6px;transition:background-position .5s}@media screen and (max-width: 960px){.nav-next a{max-width:100%}}@media screen and (max-width: 640px){.nav-next{width:100%}}.nav-previous a::before{content:"";position:absolute;top:50%;left:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow-back.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-previous a::before{left:15px;width:25px}}@media(hover: hover){.nav-previous a:hover{background-position:right}.nav-previous a:hover::before{transform:translate(-8px, -50%)}}.nav-next a::after{content:"";position:absolute;top:50%;right:24px;transform:translate(0, -50%);display:block;width:20px;height:20px;background-image:url(../images/fa-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center;transition:transform .5s}@media screen and (max-width: 640px){.nav-next a::after{right:15px;width:25px}}@media(hover: hover){.nav-next a:hover{background-position:left}.nav-next a:hover::after{transform:translate(8px, -50%)}}.member-solution{width:var(--content-width);margin:0 auto;padding:0;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.member-solution{flex-direction:column}}.member__content{width:calc(100% - 270px)}.member__title-content{width:min(1200px,100%);margin:0 auto}.member__title-content h2{color:var(--primary-blue)}.member-page-item__content{margin:0 auto;background:var(--primary-white);padding:30px}@media screen and (max-width: 767px){.member-page-item__content{width:100%}}.member-page-item__content a{color:var(--primary-black);text-decoration:none}.member-page-item__content a:hover{color:var(--hover-blue)}.member-page__title-content span{font-size:2rem}@media screen and (max-width: 960px){.member-page__title-content span{font-size:1.8rem}}@media screen and (max-width: 767px){.member-page__title-content span{font-size:1.6rem}}.member-page-item__content h3{color:var(--primary-blue);padding-bottom:5px;border-bottom:solid 1px var(--primary-blue);margin-block:-80px 15px;padding-top:120px}.member-page-item__content a:hover{color:var(--primary-blue)}.member-page-item__content .wp-block-column{background-color:rgba(0,0,0,0);padding:10px 0}@media screen and (max-width: 960px){.member-page-item__content .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:26% !important}}@media screen and (max-width: 640px){.member-page-item__content .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:40% !important}}.member-single-item__content{width:var(--content-width);margin:0 auto}.member__title-content span{font-size:2rem}@media screen and (max-width: 960px){.member__title-content span{font-size:1.8rem}}@media screen and (max-width: 767px){.member__title-content span{font-size:1.6rem}}.member-single-item__content h3{color:var(--primary-blue);padding-bottom:5px;border-bottom:solid 1px var(--primary-blue)}.member-single-item__content .wp-block-column{background-color:rgba(0,0,0,0);padding:15px;text-align:center}.member-single-item__content .wp-block-column:has(img),.member-single-item__content .wp-block-column:has(p){background-color:var(--primary-white);padding-bottom:0}.member__side{width:200px;font-size:1.5rem;position:relative;z-index:2;margin-bottom:30px}@media screen and (max-width: 767px){.member__side{width:100%}}.member__anchor{margin-block:10px 30px;padding-block:20px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.member__anchor h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.member__anchor h3{font-size:1.85rem}}@media screen and (max-width: 640px){.member__anchor h3{font-size:1.7rem}}@media screen and (max-width: 767px){.member__anchor ul{display:flex;flex-wrap:wrap;gap:2px 10px}}.member__anchor li{padding-left:14px;margin-bottom:4px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.member__anchor li a{color:var(--primary-black);text-decoration:none}.member__anchor li a:hover{color:var(--hover-blue)}.member__before{margin-block:30px;padding-block:10px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.member__before h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.member__before h3{font-size:1.85rem}}@media screen and (max-width: 640px){.member__before h3{font-size:1.7rem}}.member__before ul{display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 767px){.member__before ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:2px 10px}}.member__before li{padding-left:14px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.member__before li a{color:var(--primary-black);text-decoration:none}.member__before li a:hover{color:var(--hover-blue)}.wp-block-columns .member-new a{position:relative}.wp-block-columns .member-new a::after{content:"";position:absolute;right:-33px;top:3px;background-image:url(../images/icon-new.svg);background-size:24px 20px;background-repeat:no-repeat;width:24px;height:20px}@media screen and (max-width: 767px){.member__anchor ul,.member__before ul{max-height:0;overflow:hidden;transition:max-height .3s ease}.member__anchor,.member__before ul.is-open{max-height:500px}.member__anchor h3,.member__before h3{cursor:pointer;position:relative;padding-right:20px}.member__anchor h3::after,.member__before h3:after{content:"＋";position:absolute;right:0;transition:transform .3s ease}.member__anchor h3.active::after,.member__before h3.active::after{transform:rotate(45deg)}}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s}@media(max-width: 767px){.accordion-content{max-height:none}}.not-found-read__inner{flex-direction:column;max-width:800px}.sokiten-solution{width:var(--content-width);margin:0 auto;padding:0;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.sokiten-solution{flex-direction:column}}.sokiten__content{background-color:var(--primary-white);width:calc(100% - 270px);margin:10px auto 10px;padding:35px}@media screen and (max-width: 767px){.sokiten__content{width:100%}}.sokiten__data h2{color:var(--primary-blue)}.sokiten__data a{color:var(--primary-blue)}.sokiten__data a:hover{text-decoration:underline}.sokiten__data-content{width:min(900px,100%);margin:0 auto}.sokiten__data-item-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:15px;margin-bottom:35px}.sokiten__data-item{display:flex;justify-content:start;align-items:start;width:100%;gap:20px}.sokiten__data-item dt{width:70px;border-radius:4px;margin-top:4px;font-weight:bold;color:var(--primary-white);background-color:var(--primary-blue);padding:1px 2px 1px;text-align:center}.sokiten__data-item dd{width:calc(100% - 75px)}.sokiten__data-item p{font-size:2rem}@media screen and (max-width: 960px){.sokiten__data-item p{font-size:1.85rem}}@media screen and (max-width: 640px){.sokiten__data-item p{font-size:1.7rem}}.sokiten__data-item a{color:var(--primary-blue)}.sokiten__data-item a:hover{color:var(--hover-blue);text-decoration:underline}.sokiten-solution{width:var(--content-width);margin:0 auto;padding:0;display:flex;justify-content:space-between}.sokiten-page-item__content h3{color:var(--primary-blue);padding-bottom:5px;border-bottom:solid 1px var(--primary-blue);margin-block:0 20px}.sokiten-single-item__content .wp-block-column{background-color:rgba(0,0,0,0);padding:15px;text-align:center}.sokiten-single-item__content .wp-block-column:has(img),.sokiten-single-item__content .wp-block-column:has(p){background-color:var(--primary-white);padding-bottom:10px}.sokiten-single-item__content figure{margin-bottom:10px}.sokiten-single-item__content p{margin-bottom:8px}.sokiten-single-item__content p strong{font-weight:bold;font-size:1.8rem}@media screen and (max-width: 960px){.sokiten-single-item__content p strong{font-size:1.75rem}}@media screen and (max-width: 640px){.sokiten-single-item__content p strong{font-size:1.7rem}}.sokiten__content td:first-child{width:200px}@media screen and (max-width: 767px){.sokiten__content td:first-child{width:80px}}.sokiten__side{width:200px;font-size:1.5rem}@media screen and (max-width: 767px){.sokiten__side{width:100%}}.sokikai__download{margin-block:10px 30px;padding-block:20px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.sokikai__download h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.sokikai__download h3{font-size:1.85rem}}@media screen and (max-width: 640px){.sokikai__download h3{font-size:1.7rem}}.sokikai__download li{padding-left:14px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.sokikai__download li a:hover{color:var(--hover-blue)}.sokiten__application{margin-block:30px;padding:10px;border-radius:10px;background-color:var(--primary-white)}.sokiten__application a{margin-top:5px;display:block;text-align:center;padding:4px;border-radius:4px;background-color:var(--primary-blue);color:var(--primary-white);font-weight:bold}.sokiten__application a:hover{background-color:var(--hover-blue)}.sokiten__before{margin-block:30px;padding-block:10px;border-top:solid 1px var(--primary-blue);background-color:var(--primary-white);padding:10px}.sokiten__before h3{font-size:1.8rem;margin-bottom:10px}@media screen and (max-width: 960px){.sokiten__before h3{font-size:1.85rem}}@media screen and (max-width: 640px){.sokiten__before h3{font-size:1.7rem}}.sokiten__before ul{display:flex;flex-direction:column;gap:10px}.sokiten__before li{padding-left:14px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.sokiten__before li a:hover{color:var(--hover-blue)}.site-map p{margin-bottom:20px}.top-mainvisual{position:relative;width:100%;overflow:hidden;background-image:url("../images/page-top-fv-bg.jpg");background-size:cover;background-repeat:no-repeat;background-position:center;border-bottom:solid 2px #fff}.top-mainvisual__inner{position:relative;width:100%;height:883px;padding-inline:20px;max-width:1600px;margin-inline:auto}@media screen and (max-width: 640px){.top-mainvisual__inner{position:static;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:0;height:auto}}.mainvisual-swiper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}@media screen and (max-width: 640px){.mainvisual-swiper{position:static;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:0;height:auto;margin-top:clamp(80px,22vw,166px)}}.mainvisual-swiper .swiper-slide{position:relative;width:100%;height:100%}.mainvisual-swiper .top-mainvisual__image-wrapper{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);max-width:922px;width:100%;height:auto;z-index:1;padding-inline:20px}@media screen and (max-width: 960px){.mainvisual-swiper .top-mainvisual__image-wrapper{top:42vw}}@media screen and (max-width: 767px){.mainvisual-swiper .top-mainvisual__image-wrapper{padding-inline:40px;top:37%}}@media screen and (max-width: 640px){.mainvisual-swiper .top-mainvisual__image-wrapper{position:static;transform:none;max-width:100%;padding-inline:20px;margin-top:5px}}.top-mainvisual__image-wrapper{position:absolute;top:45%;left:50%;transform:translate(-50%, -50%);max-width:922px;width:100%;height:auto;z-index:1;padding-inline:20px}@media screen and (max-width: 767px){.top-mainvisual__image-wrapper{padding-inline:40px;top:37%}}@media screen and (max-width: 640px){.top-mainvisual__image-wrapper{position:static;transform:none;padding-inline:20px;margin-top:clamp(120px,25vw,166px)}}.top-mainvisual__image-wrapper img{overflow:hidden;border-radius:20px}.top-mainvisual__content{position:absolute;top:39%;right:clamp(5%,5% + (100vw - 768px)*15/672,20%);z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;max-width:462px;width:100%}@media screen and (max-width: 1120px){.top-mainvisual__content{top:38%;right:20px}}@media screen and (max-width: 960px){.top-mainvisual__content{top:52%;right:-23px}}@media screen and (max-width: 767px){.top-mainvisual__content{top:52%;right:0}}@media screen and (max-width: 640px){.top-mainvisual__content{position:static;max-width:100%;margin-top:32px;padding-inline:20px}}.top-mainvisual__info-card{background:hsla(0,0%,100%,.9);border-radius:15px}@media screen and (max-width: 640px){.top-mainvisual__info-card{width:100%}}.top-mainvisual__title{color:var(--primary-white);font-size:3.5rem;font-weight:600;line-height:normal;background:var(--primary-blue);padding:6px 28px 6px 28px;text-align:left;width:100%;border-radius:15px 15px 0 0}@media screen and (max-width: 960px){.top-mainvisual__title{font-size:2.8rem;padding:6px 20px 6px 20px}}@media screen and (max-width: 640px){.top-mainvisual__title{font-size:2.4rem}}.top-mainvisual__date-wrapper{padding:0 28px 24px 28px}@media screen and (max-width: 960px){.top-mainvisual__date-wrapper{padding:0 20px 20px 20px}}@media screen and (max-width: 640px){.top-mainvisual__date-wrapper{padding:0 15px 15px 15px}}.top-mainvisual__date{color:var(--primary-black);margin-block:10px;display:flex;align-items:center;gap:10px}@media screen and (max-width: 960px){.top-mainvisual__date{margin-block:5px}}.top-mainvisual__date-separator{font-size:2rem}.top-mainvisual__date-dash{display:inline-block;width:30px;height:1px;background:var(--primary-black)}.top-mainvisual__details{margin:0}.top-mainvisual__detail-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:14px}@media screen and (max-width: 960px){.top-mainvisual__detail-item{margin-bottom:10px}}@media screen and (max-width: 767px){.top-mainvisual__detail-item{gap:10px}}.top-mainvisual__detail-item:last-child{margin-bottom:0}.top-mainvisual__detail-label{background:var(--primary-blue);color:var(--primary-white);font-weight:600;line-height:normal;padding:4px 7px;border-radius:4px;white-space:nowrap;min-width:45px;text-align:center}@media screen and (max-width: 960px){.top-mainvisual__detail-label{font-size:1.4rem;line-height:1;padding-bottom:5px}}.top-mainvisual__detail-text{flex:1;line-height:1.35}@media screen and (max-width: 767px){.top-mainvisual__detail-text{font-size:1.6rem}}.top-information__inner{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:2;width:calc(min(923px,100%) - 40px);height:183px;border-radius:15px;background:var(--primary-white);padding:18px 40px;display:flex;gap:80px}@media screen and (max-width: 767px){.top-information__inner{height:auto;gap:40px}}@media screen and (max-width: 640px){.top-information__inner{position:static;transform:none;margin-top:36px;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;height:auto;padding:13px 5vw 20px}}.top-information__inner-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 640px){.top-information__inner-wrapper{flex-direction:row;align-items:end;justify-content:space-between;width:100%}}.top-information__header{margin-bottom:40px}@media screen and (max-width: 640px){.top-information__header{margin-bottom:0}}.top-information__title-en{color:var(--primary-blue);font-size:2rem;font-weight:600;line-height:normal}.top-information__title-ja{color:var(--primary-black);font-size:2.8rem;font-weight:600;line-height:normal}@media screen and (max-width: 640px){.top-information__link-wrapper{padding-bottom:2px}}.top-information__list{overflow-y:scroll;height:145px;width:100%}.top-information__item-link{display:grid;grid-template-columns:85px 1fr;gap:45px;margin-bottom:12px}@media screen and (max-width: 640px){.top-information__item-link{gap:13px;grid-template-columns:65px 1fr}}.top-information__item:last-child{margin-bottom:0}.top-information__date{color:var(--primary-black);font-size:1.4rem;font-weight:400;line-height:normal}.top-information__text{color:var(--primary-black);font-size:1.4rem;font-weight:400;line-height:normal}.top-information__item-link{text-decoration:none;transition:color .3s ease}@media(any-hover: hover){.top-information__item-link:hover{color:var(--primary-blue);text-decoration:underline}.top-information__item-link:hover .top-information__date,.top-information__item-link:hover .top-information__text{color:var(--primary-blue)}}.top-information__link{display:inline-flex;align-items:center;gap:8px;color:var(--primary-black);font-size:1.4rem;font-weight:600;line-height:normal;text-decoration:none;transition:color .3s ease}.top-information__link::after{content:"";width:24px;height:7px;background-image:url("../images/link-icon-arrow-top.svg");background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}@media(any-hover: hover){.top-information__link:hover{color:var(--primary-blue)}.top-information__link:hover::after{transform:translateX(5px)}}.top-exhibition__inner{display:flex;justify-content:space-between;margin:40px auto;width:calc(min(923px,100%) - 40px);min-height:300px}@media screen and (max-width: 960px){.top-exhibition__inner{gap:25px}}@media screen and (max-width: 767px){.top-exhibition__inner{display:grid;grid-template-columns:1fr;max-height:none}}.top-exhibition__content-wrapper{width:69%;height:auto;display:flex;justify-content:space-between;align-items:center;position:relative;background-color:var(--primary-white);border-radius:0 0 15px 15px;padding:30px 30px 20px}.top-exhibition__content-wrapper::before{content:"";width:100%;height:43px;background-image:url("../images/common-texchar-blue-yoko.png");background-size:100% 43px;background-repeat:no-repeat;background-position:left top;display:block;position:absolute;top:0;left:0}@media screen and (max-width: 767px){.top-exhibition__content-wrapper{width:100%}}@media screen and (max-width: 640px){.top-exhibition__content-wrapper{flex-direction:column;align-items:center;justify-content:center;margin-inline:auto;padding-bottom:30px;position:relative}}.top-exhibition__content{margin:20px 0;width:calc(100% - 160px)}@media screen and (max-width: 960px){.top-exhibition__content{width:min(280px,100%)}}.top-exhibition__title{color:var(--primary-black);font-size:2.2rem;font-weight:600;line-height:normal}@media screen and (max-width: 960px){.top-exhibition__title{font-size:2rem}}@media screen and (max-width: 640px){.top-exhibition__title{font-size:1.8rem}}.top-exhibition__button-wrapper{margin-top:clamp(20px,2.2vw,32px)}@media screen and (max-width: 960px){.top-exhibition__button-wrapper{display:flex;gap:35px}}@media screen and (max-width: 767px){.top-exhibition__button-wrapper{flex-wrap:wrap;margin-top:20px}}.top-exhibition__sub-link-text{color:var(--primary-blue);font-weight:500;padding-left:14px;background-image:url("../images/link-icon-blue.svg");background-size:9px;background-repeat:no-repeat;background-position:left center}.top-exhibition__sub-link-text:hover{opacity:.7;text-decoration:underline}.top-exhibition__flyer{margin-top:55px}@media screen and (max-width: 640px){.top-exhibition__flyer{margin-top:4px}}.top-exhibition__flyer-image{width:140px;height:auto;aspect-ratio:104/147}.top-exhibition__image-wrapper{display:flex;width:44%;position:relative}@media screen and (max-width: 767px){.top-exhibition__image-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-inline:auto;position:relative;width:100%}.top-exhibition__image-wrapper::before{content:"";width:100%;height:40px;background-image:url("../images/top-parts-horizontal02.svg");background-size:cover;background-repeat:no-repeat;background-position:top;display:block;z-index:1;transform:rotate(180deg);position:absolute;top:-1px;left:0}}.top-exhibition__content-wrapper-reverse{width:max(170px,21%);height:auto;display:flex;background-color:var(--primary-white);border-radius:15px}@media screen and (max-width: 767px){.top-exhibition__content-wrapper-reverse{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-inline:auto;position:relative}}.top-exhibition__title-sub{color:var(--primary-black);font-size:1.7rem;font-weight:600;line-height:normal}@media screen and (max-width: 960px){.top-exhibition__title-sub{font-size:1.6rem}}@media screen and (max-width: 640px){.top-exhibition__title-sub{font-size:1.5rem}}.top-exhibition__button-wrapper-sub{display:flex;flex-direction:column;align-items:start;justify-content:center;margin-inline:auto;position:relative;gap:10px}@media screen and (max-width: 640px){.top-exhibition__button-wrapper-sub{flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width: 640px){.top-exhibition__button-wrapper-sub li{width:calc(50% - 15px)}}.top-exhibition__content-reverse{margin:30px 15px;width:100%}@media screen and (max-width: 960px){.top-exhibition__content-reverse{width:calc(100% - 10px)}}@media screen and (max-width: 767px){.top-exhibition__content-reverse{width:calc(100% - 60px);margin:26px auto}}.top-card{height:auto;display:grid;grid-template-areas:"main"}.top-card::before{content:"";background-image:url("../images/top-img-filter.png");background-size:cover;background-repeat:no-repeat;background-position:center;grid-area:main;z-index:1}.top-card__inner{grid-column:1;grid-row:1;z-index:2;display:grid;grid-template-columns:repeat(3, 1fr);align-items:center;justify-content:center;column-gap:clamp(40px,6.25vw,90px);row-gap:80px;width:min(1240px,100%);padding-inline:20px;margin-inline:auto;padding-block:100px}@media screen and (max-width: 960px){.top-card__inner{grid-template-columns:repeat(2, 1fr);row-gap:40px;column-gap:40px}}@media screen and (max-width: 640px){.top-card__inner{grid-template-columns:1fr;padding-block:50px 80px;row-gap:16px}}.top-card__item{padding:20px 30px;background:var(--primary-white);border-radius:15px;border:solid 1px #3ca8d9;max-width:347px;width:100%;height:92%;transition:opacity .3s ease}@media(any-hover: hover){.top-card__item:hover{opacity:.75}.top-card__item:hover .top-card__arrow{transform:translateX(5px)}}@media screen and (max-width: 960px){.top-card__item{margin-inline:auto;max-width:100%;padding-bottom:30px}}.top-card__item a{display:flex;flex-direction:column;text-decoration:none;height:100%}.top-card__title{color:var(--primary-blue);font-size:2.4rem;font-weight:600;line-height:normal;text-align:center}@media screen and (max-width: 960px){.top-card__title{font-size:2rem}}@media screen and (max-width: 640px){.top-card__title{font-size:1.8rem}}.top-card__content{display:flex;align-items:flex-start;gap:clamp(20px,2.4vw,35px);margin-top:20px}@media screen and (max-width: 960px){.top-card__content{margin-top:12px}}.top-card__icon{display:flex}.top-card__icon-image{width:67px;height:88px}@media screen and (max-width: 960px){.top-card__icon-image{width:87px}}.top-card__text{color:var(--primary-black);font-size:1.4rem;font-weight:400;line-height:1.8}.top-card__arrow{margin-left:auto;margin-top:auto;width:27px;height:22px;transition:transform .3s ease}.top-card__item-top{margin-top:36px}@media screen and (max-width: 960px){.top-card__item-top{margin-top:0}}.top-card__item-bottom{margin-bottom:36px}@media screen and (max-width: 960px){.top-card__item-bottom{margin-bottom:0}}.top-card__item-button{grid-column:1/-1;display:flex;justify-content:center}.top-card__button{max-width:422px;width:100%;height:125px;border-radius:15px;background:var(--primary-blue);display:flex;align-items:center;justify-content:center;margin-inline:auto;transition:opacity .3s ease;cursor:pointer;text-decoration:none;position:relative}.top-card__button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:20px;width:33px;height:30px;flex-shrink:0;background-image:url("../images/link-icon-arrow.svg");background-size:cover;background-repeat:no-repeat;z-index:2;transition:transform .3s ease}@media(any-hover: hover){.top-card__button:hover{opacity:.75}.top-card__button:hover::after{transform:translateY(-50%) translateX(5px)}}@media screen and (max-width: 640px){.top-card__button{max-width:300px;height:100px;margin-inline:auto;margin-top:30px}.top-card__button::after{width:20px;height:18px}}.top-card__button-text{color:var(--primary-white)}.random-art-section{position:relative;width:100%;overflow:hidden;border-bottom:solid 2px var(--primary-blue)}.random-art-bg{position:absolute;top:0;left:0;width:100%;height:100%}.random-art-item{position:absolute;width:110px;opacity:.7;object-fit:cover;border-radius:8px}.random-art-item.item-1{top:5%;left:10%}.random-art-item.item-2{top:10%;left:30%}.random-art-item.item-3{top:40%;left:1%}.random-art-item.item-4{top:60%;left:50%}.random-art-item.item-5{top:3%;right:8%}.random-art-item.item-6{top:35%;right:2%}.random-art-item.item-7{top:55%;left:30%}.random-art-item.item-8{bottom:5%;left:50%}.random-art-item.item-9{top:65%;right:10%}.random-art-item.item-10{top:35%;left:55%}.random-art-item.item-11{top:50%;left:10%}.random-art-item.item-12{top:2%;left:45%}.random-art-item.item-13{top:85%;left:15%}.random-art-item.item-14{bottom:2%;right:22%}.random-art-item.item-15{top:25%;left:85%}/*# sourceMappingURL=style.css.map */