html,body,h1,h2,h3,h4,h5,h6,a,p,span,em,small,strong,sub,sup,mark,del,ins,strike,abbr,dfn,blockquote,q,cite,code,pre,ol,ul,li,dl,dt,dd,div,section,article,main,aside,nav,header,hgroup,footer,img,figure,figcaption,address,time,audio,video,canvas,iframe,details,summary,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{padding:0;margin:0;border:0}html{font-size:62.5%}body{overflow-x:hidden;line-height:1.4;font-size:1.6rem}*{box-sizing:border-box;line-height:inherit;font-family:inherit;font-size:inherit}a,a:visited{text-decoration:inherit}article,aside,footer,header,nav,section,main{display:block}*::before,*::after{box-sizing:inherit}table{border-spacing:0;border-collapse:collapse}ol,ul{list-style:none}img,video{max-width:100%}img{border-style:none}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:"";content:none}[hidden]{display:none !important}[disabled]{cursor:not-allowed}:focus:not(:focus-visible){outline:none}.sr-only{position:absolute;top:-9999px;left:-9999px;clip:rect(1px, 1px, 1px, 1px)}button{appearance:none;padding:0;border:none;background-color:rgba(0,0,0,0);cursor:pointer;outline:none}:root{--main: #004B81;--sub: #00817D;--white: #FFFFFF;--bg: #F8F8F4;--black: #001F35;--bg-light: #F6FAFD}html{color:var(--black);font-family:"Noto Serif JP",YuGothic,"Yu Gothic","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif;font-size:62.5%;scroll-behavior:smooth;overflow-x:hidden}.font-serif{font-family:"Noto Serif JP","Noto Serif","Times New Roman",serif}a{transition:opacity .3s}a:hover{opacity:.5}.sp{display:none}.sp.inline{display:none}.pc{display:block}.pc.inline{display:inline}@media screen and (max-width: 1080px){.sp{display:block}.sp.inline{display:inline}.pc{display:none}.pc.inline{display:none}}.target.enter{animation:frame .5s ease-in-out forwards}@keyframes frame{0%{opacity:0;transform:translateX(-10%)}100%{opacity:1;transform:translateX(0%)}}.wait{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background:linear-gradient(-45deg, #d6d7ec, #e9edf6);z-index:100;transition:.5s}.wait-logo{width:65%;max-width:280px;height:56px;animation:topAnimation infinite ease 2s}.wait.off{opacity:0;transform:translateX(-100%);animation:topLeave ease .8s}@keyframes topAnimation{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}100%{opacity:.8;transform:scale(1)}}@keyframes topLeave{0%{opacity:1;transform:translateX(0)}99%{opacity:0;transform:translateX(0)}100%{transform:translateX(-100%)}}.ui-circle-loading{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px}.ui-circle-loading.animate{width:60px;height:60px;padding:0;margin:0}.ui-circle-loading.animate li{position:absolute;top:0;right:0;bottom:0;left:0;width:5px;height:5px;padding:0;margin:auto;border-radius:50%;list-style:none;animation-name:loading-item;animation-duration:6s;animation-iteration-count:infinite}.ui-circle-loading.animate li:nth-child(0){animation-delay:0s}.ui-circle-loading.animate li:nth-child(1){animation-delay:.1s}.ui-circle-loading.animate li:nth-child(2){animation-delay:.2s}.ui-circle-loading.animate li:nth-child(3){animation-delay:.3s}.ui-circle-loading.animate li:nth-child(4){animation-delay:.4s}.ui-circle-loading.animate li:nth-child(5){animation-delay:.5s}.ui-circle-loading.animate li:nth-child(6){animation-delay:.6s}.ui-circle-loading.animate li:nth-child(7){animation-delay:.7s}@keyframes loading-item{0%{background-color:hsla(0,0%,100%,0);transform:rotate(0) translateX(-100px) translateY(30px);animation-timing-function:linear}5%{background-color:#fff;transform:rotate(0deg) translateX(0) translateY(30px);animation-timing-function:cubic-bezier(0.1, 0.5, 0.9, 0.5)}30%{background-color:#fff;transform:rotate(-360deg) translateX(0) translateY(30px);animation-timing-function:cubic-bezier(0.1, 0.5, 0.9, 0.5)}55%{background-color:#fff;transform:rotate(-720deg) translateX(0) translateY(30px);animation-timing-function:cubic-bezier(0.1, 0.5, 0.9, 0.5)}80%{background-color:#fff;transform:rotate(-1080deg) translateX(0) translateY(30px);animation-timing-function:linear}85%{background-color:hsla(0,0%,100%,0);transform:rotate(-1080deg) translateX(100px) translateY(30px);animation-timing-function:linear}100%{background-color:hsla(0,0%,100%,0);transform:rotate(0) translateX(-100px) translateY(30px);animation-timing-function:linear}}.nav-toggle{display:none}@media screen and (max-width: 1080px){.nav-toggle{position:fixed;top:56px;width:100%;height:100vh;z-index:1000;background-color:var(--main);display:block;opacity:0;transform:translateX(100%);transition:all .3s}.nav-toggle.active{opacity:1;transform:translateX(0)}.nav-toggle-list{display:flex;flex-direction:column;grid-row-gap:40px;padding:40px 20px}.nav-toggle-item{font-size:24px;font-family:Monda}.nav-toggle-item>a{color:var(--white)}}.top-hero{position:relative;width:100%;background-image:url("/wp-content/themes/new/img/top-hero-bg.png");background-repeat:no-repeat;background-size:cover;padding:0 20px;aspect-ratio:15/7;background-position-x:right;background-size:cover}.top-hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg, rgba(1, 76, 129, 0) 0%, rgba(0, 75, 129, 0.7) 100%)}.top-hero__inner{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;flex-direction:column;justify-content:center;z-index:1}.top-hero__title{color:#fff;font-family:"Noto Serif JP";font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:4.8px;margin-bottom:24px}.top-hero__text{color:#fff;font-family:katyoubb;font-size:32px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.6px;line-height:1.8}.top-hero__cta-wrapper{display:flex;gap:24px;margin-top:32px}.top-hero__cta{display:inline-flex;justify-content:space-between;align-items:center;gap:8px;font-size:18px;font-weight:bold;padding:12px 16px 12px 20px;border-radius:8px;min-width:296px}.top-hero__cta--primary{background-color:var(--white);color:var(--main);border:2px solid var(--main)}.top-hero__cta--primary img{background:var(--main)}.top-hero__cta--secondary{background-color:var(--main);color:var(--white)}.top-hero__cta--secondary img{background:var(--white)}.top-hero__cta img{width:32px;height:32px;border-radius:16px;padding:6px}.top-reason{position:relative;padding:48px 0 80px;background:var(--bg)}.top-reason::before{content:"";position:absolute;top:0;left:0;width:420px;height:100%;background-image:url("/wp-content/themes/new/img/reason_bg_1.png");background-repeat:no-repeat;background-position:left top;background-size:contain}.top-reason::after{content:"";position:absolute;bottom:0;right:0;width:368px;height:100%;background-image:url("/wp-content/themes/new/img/reason_bg_2.png");background-repeat:no-repeat;background-position:right bottom;background-size:contain}.top-reason__title{color:#004b81;font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:100%}.top-reason__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.top-reason__subtitle{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.top-reason__list{display:flex;flex-direction:column;gap:32px;flex-wrap:wrap;width:1080px;margin:0 auto}.top-reason__item{display:flex;background:#fff;padding:0;border-radius:8px;overflow:hidden}.top-reason__item-content{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:24px}.top-reason__item-title{color:#004b81;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.top-reason__item-text{color:#004b81;font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:1.8}.top-reason__item-image{display:flex;align-items:center;width:416px;flex-shrink:0;overflow:hidden;object-fit:cover}.top-reason__item-image img{width:auto;height:100%;object-fit:cover;overflow:hidden}.top-risk{padding:48px 0 80px;background:#f6fafd}.top-risk__title{color:#004b81;font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:100%}.top-risk__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.top-risk__subtitle{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.top-risk__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:48px;width:1080px;margin:0 auto}.top-risk__item{padding:0;border-radius:8px;overflow:hidden;margin-bottom:24px}.top-risk__item-content{display:flex;flex-direction:column;justify-content:center;gap:8px;margin-top:24px}.top-risk__item-image{width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden}.top-risk__item-image img{width:100%;height:100%;object-fit:cover}.top-risk__item-title{color:#004b81;font-size:24px;font-style:normal;font-weight:700;line-height:1;margin-bottom:4px}.top-risk__item-subtitle{color:#004b81;font-size:16px;font-style:normal;font-weight:700;line-height:1}.top-risk__item-text{color:var(--black);font-size:16px;font-style:normal;font-weight:400;line-height:normal;line-height:1.8}.top-business{padding:48px 0 80px;background:var(--bg);position:relative}.top-business::before{content:"";position:absolute;top:0;left:0;width:640px;height:100%;background-image:url("/wp-content/themes/new/img/business_bg_1.png");background-repeat:no-repeat;background-position:left top;background-size:contain;z-index:0}.top-business::after{content:"";position:absolute;bottom:0;right:0;width:640px;height:100%;background-image:url("/wp-content/themes/new/img/business_bg_2.png");background-repeat:no-repeat;background-position:right bottom;background-size:contain;z-index:0}.top-business__title{color:#004b81;font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:100%;z-index:1}.top-business__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.top-business__subtitle{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.top-business__list{position:relative;display:grid;grid-template-columns:repeat(3, 1fr);gap:40px;width:1080px;margin:0 auto;z-index:1}.top-business__link{padding:0;display:flex;flex-direction:column;gap:8px;transition:all .3s}.top-business__link:hover{transform:translateY(-4px);box-shadow:0px 4px 12px rgba(0,0,0,.1)}.top-business__item{overflow:hidden}.top-business__item-content{color:#004b81;font-size:20px;font-style:normal;font-weight:700;line-height:normal}.top-business__item-image{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:8px}.top-business__item-image img{width:100%;height:100%;object-fit:cover}.top-question{padding:48px 0 80px;background:#f6fafd}.top-question__title{color:#004b81;font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:100%}.top-question__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.top-question__subtitle{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.top-question__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:40px;width:1080px;margin:0 auto}.top-question__item{display:flex;flex-direction:column;padding:0;overflow:hidden}.top-question__item-image{display:flex;width:100%;aspect-ratio:520/160;margin-bottom:16px;border-radius:8px;overflow:hidden}.top-question__item-image img{width:100%;height:100%;object-fit:cover}.top-question__item-title{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:1;margin-bottom:8px}.top-question__item-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:300;line-height:1.8;margin-bottom:12px}.top-question__item-link{background-color:var(--main);color:var(--white);font-family:"Noto Serif JP";font-size:16px;color:#fff;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:1;text-align:center;padding:12px 0 13px;border-radius:4px}.top-info{position:relative;padding:48px 0 80px;background:var(--bg)}.top-info::after{content:"";position:absolute;top:0;right:0;width:800px;height:100%;background-image:url("/wp-content/themes/new/img/info_bg_1.png");background-repeat:no-repeat;background-position:right top;background-size:contain;z-index:0}.top-info::before{content:"";position:absolute;bottom:0;left:0;width:800px;height:100%;background-image:url("/wp-content/themes/new/img/info_bg_2.png");background-repeat:no-repeat;background-position:left bottom;background-size:contain;z-index:0}.top-info__title{z-index:1;color:#004b81;font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:100%}.top-info__title-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:48px}.top-info__subtitle{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}.top-info__list{display:flex;flex-direction:column;gap:16px;width:640px;margin:0 auto 80px;position:relative;z-index:1}.top-info__item{display:flex}.top-info__item-link{display:flex;align-items:center;gap:32px;padding:24px 56px 24px 16px;background-color:#fff;border-radius:8px;width:100%;position:relative;overflow:hidden}.top-info__item-link::after{content:"";position:absolute;right:16px;display:block;width:24px;height:24px;background-image:url(/wp-content/themes/new/img//arrow-right.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.top-info__item-date{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.top-info__item-title{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-info__item-none{color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:0}.top-column{position:relative;z-index:1}.top-column__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;width:1080px;margin:0 auto;position:relative;z-index:1}.top-column__item-image{width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;margin-bottom:16px;background-color:var(--white)}.top-column__item-image img{width:100%;height:100%;object-fit:cover}.top-column__item-title{color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.top-column__item-text{color:#004b81;font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:300;line-height:1.8;text-box:vertical;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.top-column__item-none{color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:400;line-height:normal;text-align:center;padding:0}@media screen and (max-width: 1080px){.top-hero{aspect-ratio:auto;height:60vh;background-size:cover;background-position-y:bottom;background-position-x:calc(100% + 120px)}.top-hero__inner{padding:0 16px}.top-hero__title{font-size:32px;letter-spacing:3.2px;margin-bottom:16px}.top-hero__text{font-size:20px;letter-spacing:1.2px}.top-hero__cta-wrapper{gap:16px;margin-top:24px;width:100%}.top-hero__cta{width:100%;justify-content:center;min-width:auto;font-size:16px;padding:12px 12px 12px 16px;max-width:240px}.top-hero__cta img{width:24px;height:24px}.top-reason{padding:32px 0 64px}.top-reason::after{display:none}.top-reason::before{display:none}.top-reason__list{display:flex;flex-direction:column;gap:24px}.top-reason__title{font-size:32px;line-height:1.2}.top-reason__title-wrapper{gap:12px;margin-bottom:32px}.top-reason__subtitle{font-size:14px}.top-reason__list{width:calc(100% - 32px);margin:0 16px}.top-reason__item{flex-direction:column-reverse}.top-reason__item:nth-child(even){flex-direction:column}.top-reason__item-content{padding:16px;width:100%;gap:8px}.top-reason__item-title{font-size:20px}.top-reason__item-text{font-size:16px}.top-reason__item-image{width:100%;aspect-ratio:2/1}.top-reason__item-image img{width:100%;height:100%;object-fit:cover}.top-risk{padding:32px 0 64px}.top-risk__list{display:flex;flex-direction:column;gap:24px;width:calc(100% - 32px);margin:0 16px}.top-risk__title{font-size:32px;line-height:1.2}.top-risk__title-wrapper{gap:8px;margin-bottom:32px}.top-risk__subtitle{font-size:14px}.top-risk__item{margin-bottom:0}.top-risk__item-content{margin-top:16px;gap:6px}.top-risk__item-title{font-size:20px;margin-bottom:4px}.top-risk__item-subtitle{font-size:16px}.top-risk__item-text{font-size:16px}.top-business{padding:32px 0 64px}.top-business::after{display:none}.top-business::before{display:none}.top-business__list{display:flex;flex-direction:column;gap:24px}.top-business__title{font-size:32px;line-height:1.2}.top-business__title-wrapper{gap:12px;margin-bottom:32px}.top-business__subtitle{font-size:14px}.top-business__list{display:grid;grid-template-columns:repeat(2, 1fr);width:calc(100% - 32px);gap:24px;margin:0 16px}.top-business__link{gap:4px}.top-business__item-content{font-size:18px}.top-question{padding:32px 0 64px}.top-question__list{display:flex;flex-direction:column;gap:24px}.top-question__title{font-size:32px;line-height:1.2}.top-question__title-wrapper{gap:12px;margin-bottom:32px}.top-question__subtitle{font-size:14px}.top-question__list{width:calc(100% - 32px);margin:0 16px}.top-question__item-image{margin-bottom:16px}.top-question__item-title{font-size:18px;margin-bottom:6px}.top-question__item-text{font-size:18px}.top-question__item-link{font-size:16px;padding:10px 0 12px}.top-info{padding:32px 0 64px}.top-info::after{display:none}.top-info::before{display:none}.top-info__list{width:100%}.top-info__title{font-size:32px;line-height:1.2}.top-info__title-wrapper{gap:12px;margin-bottom:32px}.top-info__subtitle{font-size:14px}.top-info__list{display:flex;flex-direction:column;gap:16px;width:calc(100% - 32px);margin:0 16px 64px}.top-info__item-date{font-size:16px}.top-info__item-title{font-size:18px}.top-info__item-none{font-size:18px}.top-column__list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px;width:calc(100% - 32px);margin:0 16px}.top-column__item-image{margin-bottom:12px}.top-column__item-title{font-size:18px}.top-column__item-text{font-size:16px}.top-column__item-none{font-size:18px}}@media screen and (max-width: 564px){.top-hero__cta-wrapper{flex-direction:column}.top-hero__cta{width:100%;max-width:560px}}@media screen and (max-width: 420px){.top-hero{padding:0}.top-hero__inner{width:100%}.top-hero__title{font-size:24px;letter-spacing:2.4px}.top-hero__text{font-size:20px;letter-spacing:.8px}.top-hero__cta-wrapper{gap:12px;margin-top:16px}.top-hero__cta{font-size:18px;padding:12px;max-width:none}.top-hero__cta img{width:24px;height:24px;padding:4px}.top-reason{padding:24px 0 48px}.top-reason__title{font-size:24px;line-height:1.2}.top-reason__title-wrapper{gap:5px;margin-bottom:16px}.top-reason__subtitle{font-size:12px}.top-reason__item-content{padding:16px;gap:4px}.top-reason__item-title{font-size:16px}.top-reason__item-text{font-size:14px}.top-reason__item-image{aspect-ratio:2/1}.top-risk{padding:24px 0 48px}.top-risk__title{font-size:24px;line-height:1.2}.top-risk__title-wrapper{gap:5px;margin-bottom:16px}.top-risk__subtitle{font-size:12px}.top-risk__list{gap:24px}.top-risk__item-content{margin-top:12px;gap:4px}.top-risk__item-title{font-size:16px;margin-bottom:4px}.top-risk__item-subtitle{font-size:12px}.top-risk__item-text{font-size:12px}.top-business{padding:24px 16px 48px}.top-business__title{font-size:20px;line-height:1.2}.top-business__title-wrapper{gap:5px;margin-bottom:16px}.top-business__subtitle{font-size:12px}.top-business__list{display:flex;flex-direction:column;gap:24px;margin:0;width:100%}.top-business__item-content{font-size:16px}.top-question{padding:24px 16px 48px}.top-question__title{font-size:24px;line-height:1.2}.top-question__title-wrapper{gap:5px;margin-bottom:16px}.top-question__subtitle{font-size:12px}.top-question__list{display:flex;flex-direction:column;gap:24px;margin:0;width:100%}.top-question__item-image{margin-bottom:12px}.top-question__item-title{font-size:14px;margin-bottom:6px}.top-question__item-text{font-size:12px;margin-bottom:8px}.top-question__item-link{font-size:14px;padding:10px 0 11px}.top-info{padding:24px 16px 48px}.top-info__title{font-size:20px;line-height:1.2}.top-info__title-wrapper{gap:5px;margin-bottom:16px}.top-info__subtitle{font-size:12px}.top-info__list{display:flex;flex-direction:column;gap:16px;margin:0 auto 40px;width:100%}.top-info__item-date{font-size:12px}.top-info__item-title{font-size:14px}.top-info__item-link{font-size:14px;padding:16px;gap:16px}.top-info__item-none{font-size:14px}.top-column__list{display:flex;flex-direction:column;gap:16px;margin:0;width:100%}.top-column__item-image{margin-bottom:8px}.top-column__item-title{font-size:14px}.top-column__item-text{font-size:12px}.top-column__item-none{font-size:14px}}.contact-box{display:flex;justify-content:space-between;align-items:center;padding:24px 20px;background-color:var(--bg-light);color:var(--white)}.contact-box-inner{width:764px;margin:0 auto;display:flex;gap:64px}.contact-box-main{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px;flex-shrink:0}.contact-box-highlight{display:inline-block;color:var(--main);font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:700;line-height:normal;position:relative;z-index:1;margin-right:8px;padding-bottom:4px}.contact-box-highlight span{font-size:20px;padding:6px}.contact-box-highlight::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:12px;border-radius:2px;background:#e9f184;z-index:-1}.contact-box-spot{font-size:24px;padding-right:6px}.contact-box-sub{padding:8px;border-radius:8px;border:1px solid #004b81;background:var(--white, #FFF);color:var(--blue, #004B81);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:160%}.contact-box-btn{display:flex;flex-direction:column;gap:20px;width:376px}.contact-box-btn-link{display:flex;width:100%;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;border-radius:8px;background:#004b81;box-shadow:0 6px 0 0 #043152;padding:16px;justify-content:center;align-items:center;gap:16px}.contact-box-btn-link--simulator{border-radius:8px;background:#00817d;box-shadow:0 6px 0 0 #043152}.contact-box-btn-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px}@media screen and (max-width: 1080px){.contact-box{padding:24px 16px 40px}.contact-box-inner{flex-direction:column;gap:16px;width:100%}.contact-box-main{text-align:center;font-size:20px;margin-bottom:16px}.contact-box-highlight{font-size:32px}.contact-box-highlight span{font-size:20px}.contact-box-sub{max-width:480px;margin:0 auto;font-size:16px}.contact-box-btn{width:100%;max-width:480px;margin:0 auto}.contact-box-btn-link{font-size:16px;padding:12px}}@media screen and (max-width: 420px){.contact-box-main{font-size:16px}.contact-box-highlight{font-size:24px}.contact-box-highlight span{font-size:16px}.contact-box-sub{font-size:14px}.contact-box-btn-link{font-size:16px;padding:12px;gap:12px}.contact-box-btn-icon{width:28px;height:28px}}.header{background:var(--bg, #F8F8F4);display:flex;justify-content:space-between;align-items:center;height:100px}.header-title{display:block;font-size:0;width:244px;height:56px;aspect-ratio:244/56;background-image:url(/wp-content/themes/new/img//logo.png);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:32px}.header-menu{display:flex;align-items:center;gap:56px;height:100%}.header-list{display:flex;gap:64px}.header-item{font-size:16px}.header-item>a{color:var(--main);font-size:18px;font-weight:700}.header-contact{display:flex;height:100%}.header-contact-item{display:flex;justify-content:center;flex-direction:column;align-items:center;width:160px;gap:8px;color:var(--white);font-size:18px;font-weight:700;background-color:var(--main);font-size:16px}.header-contact-item img{width:40px;height:40px}.header-contact-item--simulator{background-color:#00817d}.header-sp-menu{display:none}@media screen and (max-width: 1180px){.header-list{gap:40px}.header-menu{gap:40px}}@media screen and (max-width: 1080px){.header{height:80px;width:100%;overflow:hidden}.header-title{margin-left:16px;width:200px}.header-menu{gap:32px}.header-list{display:none}.header-contact{display:none}.header-sp-menu{display:flex;align-items:center;gap:16px;margin-right:16px}.header-sp-menu img{width:32px;height:32px}.header-sp-menu-button{position:relative;z-index:1001}.header-sp-menu-list{display:flex;position:fixed;width:100vw;height:100vh;z-index:1000;flex-direction:column;top:0;right:0;background-color:var(--white);padding:80px 16px 0;border-radius:8px;gap:12px;transform:translateX(100%);transition:all .3s;opacity:0}.header-sp-menu-list a{color:var(--main);font-size:20px;font-weight:700}.header-sp-menu-list.active{transform:translateX(0);opacity:1}.header-sp-menu-item.button{margin-top:12px;width:100%;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;border-radius:8px;background:#004b81;box-shadow:0 6px 0 0 #043152}.header-sp-menu-item.button a{display:block;color:#fff;text-align:center;width:100%;padding:12px 0;display:flex;align-items:center;justify-content:center;gap:8px}.header-sp-menu-item.simulator{background-color:#00817d;box-shadow:0 6px 0 0 #043152;padding:0}.header-sp-menu-button-image{width:32px;height:32px}.header-sp-menu-button-image img{width:100%;height:100%}.header-sp-menu-button-image img:nth-child(2){display:none}}@media screen and (max-width: 420px){.header{height:64px}.header-title{width:144px}.header-sp-menu-list{padding-top:64px}.header-sp-menu-list a{font-size:18px}}.footer{background:#a2afb9;padding:32px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;width:1080px;margin:0 auto}.footer-inner img{width:240px;height:38px;aspect-ratio:240/38}.footer-copy{margin-top:12px;color:#fff;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.footer-menu{display:flex;flex-direction:column;gap:16px}.footer-list{display:flex;justify-content:flex-end;align-items:center;gap:48px}.footer-item{font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.footer-link{color:#fff}@media screen and (max-width: 1080px){.footer{padding:32px 16px}.footer-inner{width:100%;flex-direction:column;align-items:flex-start;gap:16px}.footer-menu{width:100%;display:flex;gap:12px;align-items:flex-start}.footer-list{justify-content:center;flex-wrap:wrap;gap:24px}.footer-item{font-size:14px}}@media screen and (max-width: 420px){.footer-menu{gap:8px}.footer-copy{font-size:12px}.footer-item{font-size:12px}}.page-hero{background:#fff;padding:64px 0}.page-hero h1{color:#004b81;font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:normal;width:1080px;margin:0 auto}.page-hero--business{display:flex;height:88px;align-items:center;background:var(--main)}.page-hero--business h1{color:#fff;font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:1;width:960px;margin:0 auto;padding-bottom:3px}@media screen and (max-width: 1080px){.page-hero{padding:48px 16px}.page-hero h1{font-size:24px;width:100%}.page-hero--business h1{font-size:24px;width:100%;padding-left:16px}}@media screen and (max-width: 420px){.page-hero{padding:32px 16px}.page-hero h1{font-size:20px}.page-hero--business{height:64px}.page-hero--business h1{font-size:20px;padding-bottom:1px}}.company-message{background:var(--bg);padding:48px 0 80px}.company-message-inner{display:flex;gap:32px;width:1080px;margin:0 auto}.company-message-title{color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:12px}.company-message-text{color:#004b81;font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:400;line-height:180%;margin-bottom:20px}.company-message-text--main{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:180%;margin-bottom:12px}.company-message-ceo{width:128px;height:32px;margin-left:auto}.company-message-ceo-image{display:flex;width:320px;height:382px;background-color:#ccc;border-radius:8px;flex-shrink:0}.company-info{background-color:var(--bg-light);padding:48px 0 64px}.company-info-inner{width:680px;margin:0 auto}.company-info-title{color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:20px}.company-info-item{display:flex;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d9d9d9}.company-info-item:last-child{border-bottom:none;margin-bottom:0px;padding-bottom:0px}.company-info-item-label{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;width:80px}.company-info-item-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.company-structure{background-color:var(--bg);padding:48px 0 64px}.company-structure-inner{width:680px;margin:0 auto}.company-structure-title{color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:24px}.company-structure-content{display:flex;gap:24px}.company-structure-image{position:relative;width:160px;height:220px;flex-shrink:0;background-color:#efefef;border-radius:8px;overflow:hidden}.company-structure-image img{width:100%;height:100%;object-fit:cover}.company-structure-item{width:100%}.company-structure-item-name{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:100%}.company-structure-item-description{position:absolute;color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:180%;opacity:0;transform:translateZ(0) rotateY(180deg);transition:all .3s}.company-structure-item-description.active{position:relative;transform:translateZ(0) rotateY(0);opacity:1}.company-structure-item-content{position:relative;width:100%}.company-structure-item-position{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:180%;margin-top:4px;margin-bottom:8px}.company-structure-toggle{position:absolute;right:0;bottom:0;width:64px;height:64px;background-color:var(--main);clip-path:polygon(100% 0%, 0% 100%, 100% 100%)}.company-structure-toggle img{width:24px;height:24px;position:absolute;bottom:8px;right:8px}.company-logo{background-color:var(--bg-light);padding:48px 0 64px}.company-logo-inner{width:680px;margin:0 auto}.company-logo-title{color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:48px}.company-logo-content{margin-bottom:40px}.company-logo-text{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:180%}.company-mvv{background:radial-gradient(50% 50% at 50% 50%, #004B81 0%, #144161 100%);padding:48px 0 64px}.company-mvv-inner{width:760px;margin:0 auto}.company-mvv-title{color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-align:center;margin-bottom:16px}.company-mvv-description{color:var(--white, #FFF);text-align:center;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%;margin-bottom:48px}.company-mvv-list{display:flex;flex-direction:column;gap:24px;margin-top:32px}.company-mvv-item{display:flex;gap:16px}.company-mvv-item-label{flex-shrink:0;color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:700;line-height:160%;width:98px;flex-shrink:0}.company-mvv-item-text{display:flex;color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:160%}.company-mvv-item-text::before{content:"";display:block;margin-right:16px;width:2px;height:28px;background-color:var(--white);margin-top:4px}.company-access{padding:48px 0 64px;background:var(--bg)}.company-access-inner{width:680px;margin:0 auto}.company-access-title{color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:12px}.company-access-address{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px}.company-access-map{aspect-ratio:2/1}@media screen and (max-width: 1080px){.company-message{padding:32px 16px 48px}.company-message-inner{width:100%;flex-direction:column;gap:24px}.company-message-title{font-size:20px;margin-bottom:8px}.company-message-text{font-size:14px}.company-message-text--main{font-size:16px}.company-message-ceo{width:120px;height:auto}.company-message-ceo-image{display:none}.company-info{padding:32px 16px 48px}.company-info-inner{width:100%;padding:0}.company-info-title{font-size:20px;margin-bottom:12px}.company-info-item{flex-direction:column;gap:4px;padding-bottom:16px;margin-bottom:16px}.company-info-item-label{font-size:16px}.company-info-item-text{font-size:14px}.company-structure{padding:32px 16px 48px}.company-structure-inner{width:100%;padding:0}.company-structure-title{font-size:20px;margin-bottom:12px}.company-structure-content{gap:16px}.company-structure-item-name{font-size:18px}.company-structure-item-description{font-size:14px}.company-logo{padding:32px 16px 48px}.company-logo-inner{width:100%;padding:0}.company-logo-content{padding:0 24px;margin-bottom:24px}.company-logo-content img{width:80%;margin:0 auto;display:block}.company-logo-title{font-size:20px;margin-bottom:32px}.company-logo-text{font-size:16px}.company-mvv{padding:32px 16px 48px}.company-mvv-inner{width:100%}.company-mvv-title{font-size:32px}.company-mvv-description{font-size:16px;margin-bottom:16px}.company-mvv-list{width:fit-content;margin:32px auto 0}.company-mvv-item-label{font-size:16px;width:62px}.company-mvv-item-text{font-size:16px}.company-mvv-item-text::before{margin:0 12px 0 0}.company-access{padding:32px 16px 48px}.company-access-inner{width:100%}.company-access-title{font-size:20px}.company-access-address{font-size:14px}}@media screen and (max-width: 420px){.company-message{padding:24px 16px 40px}.company-message-title{font-size:18px}.company-message-text{font-size:12px}.company-message-text--main{font-size:16px}.company-message-ceo{width:104px}.company-info{padding:24px 16px 40px}.company-info-title{font-size:18px}.company-info-item-label{font-size:14px}.company-info-item-text{font-size:12px}.company-structure{padding:24px 16px 40px}.company-structure-title{font-size:18px}.company-structure-item-name{font-size:16px}.company-structure-item-description{font-size:12px}.company-structure-item-position{font-size:14px;margin-bottom:4px}.company-structure-content{flex-direction:column;align-items:center}.company-structure-image{display:flex;align-items:center;justify-content:center;width:100%}.company-structure-image img{width:100%;height:100%;object-fit:contain}.company-structure-toggle{width:64px;height:64px}.company-structure-toggle img{width:24px;height:24px}.company-logo{padding:24px 16px 40px}.company-logo-content{padding:0;margin-bottom:24px}.company-logo-content img{width:80%;margin:0 auto;display:block}.company-logo-title{font-size:18px}.company-logo-text{font-size:14px}.company-mvv-title{font-size:24px}.company-mvv-description{font-size:14px}.company-mvv-list{gap:16px}.company-mvv-item{align-items:center;gap:18px;position:relative}.company-mvv-item::before{content:"";background-color:var(--white);width:2px;height:100%;position:absolute;left:72px}.company-mvv-item-label{font-size:16px;width:64px}.company-mvv-item-text{font-size:14px}.company-mvv-item-text::before{display:none}.company-access{padding:24px 16px 40px}.company-access-map{width:100%;height:auto}.company-access-title{font-size:18px;margin-bottom:8px}.company-access-address{font-size:14px}}.archive-info{background:var(--bg);padding:48px 0 80px;min-height:calc(100vh - 100px - 174px - 136px)}.archive-info-inner{width:680px;margin:0 auto}.archive-info-list{display:flex;flex-direction:column;gap:32px}.archive-info-item{padding-bottom:32px;border-bottom:1px solid #d9d9d9}.archive-info-item:last-child{border-bottom:none;padding-bottom:0px}.archive-info-item a{display:flex;align-items:center;gap:32px;overflow:hidden}.archive-info-item-time{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal;flex-shrink:0}.archive-info-item-title{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.archive-info-item-icon{width:24px;height:24px;margin-left:auto;flex-shrink:0}.archive-info-item-none{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center}.archive-column{background:var(--bg);padding:48px 0 80px}.archive-column-inner{display:grid;grid-template-columns:654px 1fr;gap:56px;width:1080px;margin:0 auto}.archive-column-list{display:flex;flex-direction:column;gap:32px}.archive-column-item{width:100%}.archive-column-link{display:flex;gap:16px;width:100%}.archive-column-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}.archive-column-image{display:flex;width:200px;height:auto;aspect-ratio:16/9;background-color:#ccc;border-radius:4px;overflow:hidden;flex-shrink:0;object-fit:cover}.archive-column-image img{width:100%;height:100%;object-fit:cover}.archive-column-title{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.archive-column-meta{display:flex;width:100%;justify-content:space-between}.archive-column-categories{display:flex;color:#fff;font-family:"Noto Serif JP";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.archive-column-time{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:400;line-height:normal}.archive-column-category{display:flex;gap:12px;margin-right:12px}.archive-column-category span{background-color:var(--main);border-radius:4px;padding:4px 8px 6px}.archive-column-tags{display:flex;gap:12px}.archive-column-tags span{border-radius:4px;background:var(--gray, #A1ADB5);padding:4px 8px 6px}.archive-column-item-none{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:400;line-height:normal;text-align:center}@media screen and (max-width: 1080px){.archive-info{padding:32px 16px 48px;height:calc(100vh - 64px - 94px - 196px)}.archive-info-inner{width:100%;padding:0}.archive-info-list{gap:0}.archive-info-item{flex-direction:column;gap:4px;padding-bottom:24px;margin-bottom:24px}.archive-info-item-time{font-size:14px}.archive-info-item-title{font-size:16px}.archive-info-item-none{font-size:16px}.archive-column{padding:32px 16px 48px}.archive-column-inner{grid-template-columns:1fr;width:100%;padding:0}.archive-column-content{gap:16px}.archive-column-image{width:100%;height:auto}.archive-column-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}.archive-column-link{flex-direction:column;align-items:flex-start;text-align:left;gap:8px}.archive-column-title{font-size:16px}.archive-column-meta{align-items:center;gap:8px}.archive-column-categories{font-size:12px}.archive-column-category{gap:8px;margin-right:8px}.archive-column-tags{gap:8px}.archive-column-item-none{font-size:16px}}@media screen and (max-width: 640px){.archive-column-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:24px}}@media screen and (max-width: 420px){.archive-info{padding:24px 16px 40px;height:calc(100vh - 64px - 94px - 196px)}.archive-info-inner{width:100%;padding:0}.archive-info-item-time{font-size:14px}.archive-info-item-title{font-size:14px}.archive-info-item-icon{width:20px;height:20px}.archive-info-item-none{font-size:14px}.archive-column-inner{gap:48px}.archive-column-content{gap:8px}.archive-column-title{font-size:14px}.archive-column-categories{font-size:10px}.archive-column-category{gap:8px;margin-right:8px}.archive-column-tags{gap:8px}.archive-column-item-none{font-size:14px}}.single-info{background:var(--bg);padding:48px 0 80px;min-height:calc(100vh - 100px - 174px - 136px)}.single-info-inner{width:680px;margin:0 auto}.single-info-time{display:block;color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:12px}.single-info-text{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #d9d9d9}.single-info-text p{margin-bottom:16px}.single-info-text p:last-of-type{margin-bottom:0px}.single-info-navigation{display:flex;align-items:center;gap:4px;color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:1}.single-info-navigation-inner{display:flex;align-items:center;width:100%}.single-info-navigation-next{margin-left:auto;justify-content:flex-end}.single-info-navigation-prev{margin-right:auto}.single-info-navigation-prev-icon{transform:rotate(180deg)}.single-column{background:var(--bg);padding:48px 0 80px}.single-column-container{display:grid;grid-template-columns:654px 1fr;gap:56px;width:1080px;margin:0 auto}.single-column-meta{display:flex;width:100%;justify-content:space-between;margin-bottom:24px}.single-column-categories{display:flex;color:#fff;font-family:"Noto Serif JP";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.single-column-categories a{color:#fff}.single-column-time{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.single-column-category{display:flex;gap:12px;margin-right:12px}.single-column-category span{background-color:var(--main);border-radius:4px;padding:4px 8px 6px}.single-column-tags{display:flex;gap:12px}.single-column-tags span{border-radius:4px;background:var(--gray, #A1ADB5);padding:4px 8px 6px}.single-column-excerpt{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:500;line-height:180%;margin-bottom:24px}.single-column-toc-title{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%;margin-bottom:8px}.single-column-toc-list{padding:24px;border-radius:8px;background:#fff;margin-bottom:32px}.single-column-toc-item{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:500;line-height:180%;margin-bottom:16px}.single-column-toc-item:last-child{margin-bottom:0px}.single-column-toc-item a{color:var(--black, #001F35)}.single-column-toc-subitem{margin-bottom:2px}.single-column-toc-subitem:last-child{margin-bottom:0px}.single-column-toc-subitem:first-child{margin-top:4px}.single-column-content p{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:500;line-height:180%;margin-bottom:16px}.single-column-content h2{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%;border-bottom:1px solid #004b81;padding-bottom:8px;margin-bottom:12px;margin-top:28px}.single-column-content h3{color:#66727b;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:180%;margin-bottom:16px}.single-column-author{display:flex;align-items:center;gap:16px;border-radius:4px;border:1px solid #d9d9d9;padding:16px;margin-top:8px;margin-bottom:56px}.single-column-author-title{margin-top:56px;color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:12px;border-bottom:2px solid #004b81;margin-bottom:24px}.single-column-author-avatar{width:104px;height:148px;background-color:#efefef;flex-shrink:0;display:flex;justify-content:center;align-items:center;border-radius:4px}.single-column-author-name{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:normal}.single-column-author-description{margin-top:4px;color:#76767c;font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:500;line-height:160%;white-space:pre-wrap}.single-column-related-title{color:#004b81;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%;padding-bottom:12px;border-bottom:2px solid #004b81;margin-bottom:24px}.single-column-related-image{width:200px;height:auto;aspect-ratio:16/9;border-radius:4px;background-color:#ccc;flex-shrink:0;object-fit:cover;overflow:hidden}.single-column-related-image img{width:100%;height:100%;object-fit:cover}.single-column-related-link{display:flex;gap:16px;width:100%}.single-column-related-content{display:flex;flex-direction:column;justify-content:space-between;width:100%;overflow:hidden}@media screen and (max-width: 1080px){.single-info{padding:32px 16px 48px;min-height:calc(100vh - 64px - 94px - 196px)}.single-info-inner{width:100%;padding:0}.single-info-time{font-size:14px}.single-info-text{font-size:14px}.single-info-text-main{font-size:16px}.single-info-text p{margin-bottom:12px}.single-info-navigation-title{font-size:14px}.single-column{padding:32px 16px 48px}.single-column-container{display:flex;flex-direction:column;width:100%}.single-column-inner{grid-template-columns:1fr;width:100%;padding:0}.single-column-content{gap:16px}.single-column-title{font-size:16px}.single-column-categories{font-size:12px}.single-column-category{gap:8px;margin-right:8px}.single-column-tags{gap:8px}.single-column-author-title{margin-top:48px}}@media screen and (max-width: 420px){.single-info{padding:24px 16px 40px;min-height:calc(100vh - 64px - 94px - 196px)}.single-info-inner{width:100%;padding:0}.single-info-time{font-size:14px}.single-info-text{font-size:12px}.single-info-text-main{font-size:14px}.single-info-text p{margin-bottom:12px}.single-info-navigation-title{font-size:14px}.single-column{padding:24px 16px 40px}.single-column-content{gap:16px}.single-column-content p{font-size:14px;margin-bottom:8px}.single-column-content h2{font-size:16px;margin-bottom:12px;margin-top:24px}.single-column-content h3{font-size:14px;margin-bottom:8px}.single-column-toc-title{font-size:16px;margin-bottom:8px}.single-column-toc-item{font-size:12px}.single-column-toc-list{padding:16px;margin-bottom:24px}.single-column-time{display:flex;align-items:center;font-size:12px}.single-column-meta{margin-bottom:16px}.single-column-title{font-size:16px}.single-column-categories{font-size:10px}.single-column-category{gap:8px;margin-right:8px}.single-column-category-link{display:flex}.single-column-tags{gap:8px}.single-column-tags-link{display:flex}.single-column-excerpt p{font-size:14px}.single-column-author{flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.single-column-author-title{font-size:16px;margin-bottom:16px;margin-top:40px}.single-column-author-avatar{width:100%;aspect-ratio:2/1;text-align:left}.single-column-author-name{text-align:left;font-size:16px}.single-column-author-description{text-align:left;font-size:12px}.single-column-related-title{font-size:16px;margin-bottom:16px}.single-column-related-link{flex-direction:column;gap:8px}.single-column-related-content{gap:8px}.single-column-related-image{width:100%;height:auto}}.column-side-category{margin-bottom:48px}.column-side-category-title{display:flex;align-items:center;gap:10px;color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:24px}.column-side-category-title span{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:4px;border:1px solid #004b81;background:#004b81}.column-side-category-title span img{width:20px;height:20px}.column-side-category-list{display:flex;flex-direction:column;gap:20px}.column-side-category-item{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal;padding:0 8px 20px;border-bottom:1px solid #d9d9d9}.column-side-category-item:last-child{border-bottom:none;padding-bottom:0px}.column-side-category-item a{color:#004b81}.column-side-popular-title{display:flex;align-items:center;gap:10px;color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:normal;padding-bottom:24px}.column-side-popular-title span{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:4px;border:1px solid #004b81;background:#004b81}.column-side-popular-title span img{width:20px;height:20px}.column-side-popular-list{display:flex;flex-direction:column;gap:16px}.column-side-popular-link{display:flex;align-items:center;gap:12px}.column-side-popular-image{width:80px;height:auto;aspect-ratio:16/9;border-radius:4px;background-color:#ccc;flex-shrink:0;object-fit:cover;overflow:hidden}.column-side-popular-image img{width:100%;height:100%;object-fit:cover}.column-side-popular-item-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width: 1080px){.column-side-category-title{font-size:18px}.column-side-category-item{font-size:14px}.column-side-popular-image{width:120px}.column-side-popular-title{font-size:18px}.column-side-popular-item-title{font-size:14px}}@media screen and (max-width: 420px){.column-side-category{margin-bottom:32px}.column-side-category-title{font-size:16px;padding-bottom:16px}.column-side-category-item{font-size:14px;padding:0 8px 16px}.column-side-category-list{gap:16px}.column-side-popular-image{width:104px}.column-side-popular-title{font-size:16px}.column-side-popular-item-title{font-size:12px}}.business{background-color:var(--bg);padding:48px 0 64px}.business-inner{width:1080px;margin:0 auto}.business-main{margin-bottom:48px}.business-main-title{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:12px}.business-main-description{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:180%}.business-image{border-radius:8px;border:2px solid var(--blue, #004B81);background:#fff;padding:24px}.business-image-item{width:820px;margin:8px auto 24px}.business-image-description{padding:16px;color:var(--white, #FFF);text-align:center;font-family:"Noto Serif JP";font-size:22px;font-style:normal;font-weight:700;line-height:180%;border-radius:8px;background:var(--blue, #004B81)}.business .top-business__list{gap:24px;margin-top:32px;width:100%}.business .top-business__list .top-business__link{gap:4px}.business .top-business__list h3{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:700;line-height:180%}.business-content{display:flex}.business-content-inner{display:flex;align-items:flex-end;gap:32px;position:relative;width:960px;margin:0 auto;padding:24px 0 40px;margin-top:-80px}.business-content-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:180%}.business-content-image{display:flex;width:392px;height:264px;right:0;justify-content:flex-end;align-items:flex-end;flex-shrink:0;border-radius:8px;border:2px solid #fff}.business-content-image img{width:100%;height:100%;object-fit:cover}.business-content-title{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:4px}.business-content-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:500;line-height:160%}.business-content-buttons{display:flex;gap:16px;margin-top:24px}.business-content-button{display:flex;width:260px;height:48px;justify-content:center;align-items:center;color:#fff;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:normal;border-radius:8px;background:#004b81;box-shadow:0 6px 0 0 #043152}.business-content-button-secondary{background-color:#00817d;box-shadow:0 6px 0 0 #043152}.business-challenges{background:var(--bg);padding:48px 0 64px;position:relative}.business-challenges::before{content:"";position:absolute;display:block;bottom:-156px;width:100%;height:156px;background-image:url(/wp-content/themes/new/img//business_arrow.svg);background-size:cover;background-repeat:no-repeat;background-position:top;z-index:-1}.business-challenges-inner{width:960px;margin:0 auto}.business-challenges-title{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:normal;text-align:center;margin-bottom:40px}.business-challenges-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}.business-challenges-item{position:relative;border-radius:8px;border:2px solid #004b81;background:#fff;padding:16px 20px;color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:700;line-height:160%}.business-challenges-item span{display:flex;justify-content:center;align-items:center;top:-24px;left:-24px;position:absolute;width:48px;height:48px;border-radius:64px;border:2px solid var(--blue, #004B81);background:var(--blue, #004B81);color:#fff;text-align:center;font-family:"Noto Serif JP";font-size:28px;font-style:normal;font-weight:700;line-height:100%;padding-bottom:3px}.business-solution{padding:48px 0 64px}.business-solution-list{width:960px;margin:0 auto}.business-solution-title{border-radius:8px;background:#004b81;padding:32px 0 34px;text-align:center;width:960px;margin:0 auto;color:#fff;text-align:center;font-family:"Noto Serif JP";font-size:28px;font-style:normal;font-weight:900;line-height:100%}.business-solution-title span{position:relative;display:inline-block}.business-solution-title span::after{content:"";position:absolute;display:block;width:8px;height:8px;border-radius:4px;background-color:#fff;top:-16px;left:8px}.business-solution-title span::before{content:"";position:absolute;display:block;width:8px;height:8px;border-radius:4px;background-color:#fff;top:-16px;right:12px}.business-solution-list{display:flex;flex-direction:column;gap:32px;margin-top:32px}.business-solution-item{display:flex;gap:24px}.business-solution-item-image{display:flex;width:320px;height:160px;flex-shrink:0;border-radius:8px;overflow:hidden}.business-solution-item-image img{width:100%;height:100%;object-fit:cover}.business-solution-item-title{color:#004b81;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:8px}.business-solution-item-title span{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:8px;border:2px solid var(--blue, #004B81);background:var(--blue, #004B81);color:#fff;padding-bottom:3px;margin-right:12px}.business-solution-item-text{color:#000;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:160%}.business-case{padding:48px 0 64px;background-color:var(--bg)}.business-case-list{display:flex;flex-direction:column;gap:32px;width:960px;margin:0 auto}.business-case-title{color:#004b81;font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:normal;text-align:center;margin-bottom:32px}.business-case-item{padding:24px;border-radius:8px;border:2px solid #004b81;background:#fff}.business-case-item-header{display:flex;align-items:center;gap:24px;margin-bottom:12px}.business-case-item-header--min{margin-bottom:0px;align-items:flex-start}.business-case-item-image{display:flex;width:240px;height:128px;background-color:#ccc;border-radius:8px;flex-shrink:0;overflow:hidden}.business-case-item-image img{width:100%;height:100%;object-fit:cover}.business-case-item-detail{display:flex;align-items:center;gap:12px}.business-case-item-detail-label{color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;background:var(--blue, #004B81);border-radius:4px;padding:4px 8px 6px;width:84px;text-align:center}.business-case-item-detail-value{color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;padding-bottom:2px}.business-case-item-detail-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:400;line-height:180%}.business-case-item-detail+.business-case-item-detail-text{margin-top:-4px}.business-case-item-details{display:flex;flex-direction:column;gap:12px}.business-plan{background-color:var(--bg-light);padding:48px 0 64px}.business-plan-title{color:#004b81;font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:normal;text-align:center;margin-bottom:16px}.business-plan-text{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:32px}.business-plan-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px 24px;justify-content:center;width:960px;margin:0 auto}.business-plan-item{border-radius:8px;border:2px solid var(--blue, #004B81);background:#fff}.business-plan-item-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background-color:var(--main);color:#fff;border:2px solid var(--blue, #004B81);border-radius:4px 4px 0 0}.business-plan-item-header p{color:var(--white, #FFF);text-align:center;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:1;padding-bottom:2px}.business-plan-item-header h3{color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:1;padding-bottom:2px}.business-plan-item-header h3 span{color:var(--white, #FFF);font-family:"Noto Serif JP";font-size:26px;font-style:normal;font-weight:900;line-height:1;padding:0 2px}.business-plan-item-image{display:flex;align-items:center;gap:12px}.business-plan-item-image img{width:32px;height:32px}.business-plan-item-content{padding:16px}.business-plan-item-text{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:4px}.business-plan-item-detail{color:#5c7485;font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:500;line-height:180%}.business-plan-link{display:flex;width:100%;color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:normal;border-radius:8px;background:#004b81;box-shadow:0 6px 0 0 #043152;padding:20px 40px;justify-content:center;align-items:center;gap:16px;width:fit-content;margin:0 auto}.business-plan-link img{padding-top:2px}.business-flow{background-color:var(--bg);padding:48px 0 64px}.business-flow-title{color:#004b81;font-family:"Noto Serif JP";font-size:32px;font-style:normal;font-weight:900;line-height:normal;text-align:center;margin-bottom:32px}.business-flow-list{display:flex;flex-direction:column;gap:16px;justify-content:center;width:720px;margin:0 auto}.business-flow-item{display:flex;align-items:center;gap:24px;position:relative}.business-flow-item::after{position:absolute;content:"";width:74px;height:36px;background-image:url(/wp-content/themes/new/img//arrow-flow.svg);background-size:cover;background-repeat:no-repeat;background-position:center;bottom:-24px;left:103px;z-index:1}.business-flow-item:last-child::after{display:none}.business-flow-item-header{width:280px;height:148px;background-color:#ccc;border-radius:8px;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.business-flow-item-header img{width:100%;height:100%;object-fit:cover}.business-flow-item-title{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:4px}.business-flow-item-text{color:#6c8697;font-family:"Noto Serif JP";font-size:14px;font-style:normal;font-weight:500;line-height:180%}@media screen and (max-width: 1080px){.business{padding:32px 16px 48px}.business-inner{width:100%;padding:0}.business-main-title{font-size:20px}.business-main-description{font-size:16px}.business-image-item{width:100%}.business-image-description{font-size:16px}.business .top-business__list{gap:16px;margin:24px 0 0;width:100%}.business .top-business__list .top-business__link{gap:4px}.business-content-inner{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 16px 40px;width:100%;margin:0}.business-content-inner div{width:100%}.business-content-image{display:none}.business-content-text{font-size:16px}.business-content-title{font-size:22px}.business-content-buttons{width:100%}.business-content-button{width:100%;font-size:18px}.business-challenges{padding:32px 16px 48px}.business-challenges::before{left:0}.business-challenges-list{grid-template-columns:1fr;width:100%;gap:16px}.business-challenges-inner{width:100%;padding:0}.business-challenges-title{font-size:24px;margin-bottom:24px}.business-challenges-item{padding:12px;display:flex;align-items:center;gap:12px;line-height:1}.business-challenges-item span{position:relative;border-radius:4px;top:inherit;left:inherit;width:40px;height:40px;font-size:20px}.business-solution{padding:32px 16px 48px}.business-solution-title{font-size:22px;padding:24px 0 26px;width:100%}.business-solution-list{width:100%}.business-solution-item{display:flex;flex-direction:column;gap:16px}.business-solution-item-title{font-size:18px}.business-solution-item-title span{width:32px;height:32px;font-size:18px;margin-right:8px}.business-solution-item-text{font-size:16px}.business-solution-item-image{width:100%;height:auto}.business-case{padding:32px 16px 48px}.business-case-title{font-size:24px;padding:0;width:100%}.business-case-list{width:100%}.business-case-item{padding:12px}.business-case-item-header{flex-direction:column;align-items:flex-start;gap:12px}.business-case-item-header--min{align-items:flex-start}.business-case-item-image{width:100%;height:auto}.business-case-item-detail-label{width:72px;font-size:14px}.business-case-item-detail-value{font-size:18px}.business-case-item-detail-text{font-size:16px}.business-plan{padding:32px 16px 48px}.business-plan-title{font-size:22px;width:100%}.business-plan-text{font-size:16px}.business-plan-list{grid-template-columns:1fr;width:100%}.business-plan-item-header{padding:12px 16px 13px 16px}.business-plan-item-header p{font-size:22px}.business-plan-item-header h3{font-size:16px}.business-plan-item-header h3 span{font-size:22px}.business-plan-item-text{font-size:18px}.business-plan-item-detail{font-size:16px}.business-flow{padding:32px 16px 48px}.business-flow-title{font-size:22px;width:100%}.business-flow-list{width:100%}}@media screen and (max-width: 420px){.business{padding:24px 16px 40px}.business-main{margin-bottom:32px}.business-main-title{font-size:18px;margin-bottom:8px}.business-main-description{font-size:14px}.business-image{padding:12px}.business-image-item{width:100%;margin:0 auto 16px}.business-image-description{padding:12px;font-size:12px}.business .top-business__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 12px;margin:16px 0 0;width:100%}.business .top-business__list .top-business__link{gap:2px}.business .top-business__list h3{font-size:12px}.business-content-inner{padding:16px 16px 40px}.business-content-title{font-size:18px}.business-content-text{font-size:14px}.business-content-image{display:none}.business-content-buttons{flex-direction:column;width:100%;margin-top:16px}.business-content-button{width:100%;font-size:16px}.business-challenges{padding:24px 16px 40px}.business-challenges::before{bottom:-104px;height:104px}.business-challenges-title{font-size:20px;margin-bottom:16px}.business-challenges-list{gap:16px}.business-challenges-item{padding:8px 12px;display:flex;align-items:center;gap:12px;line-height:140%;font-size:16px}.business-challenges-item span{position:relative;border-radius:4px;top:inherit;left:inherit;width:32px;height:32px;font-size:16px;flex-shrink:0}.business-solution{padding:24px 16px 32px}.business-solution-title{font-size:20px;padding:16px 0 18px;width:100%}.business-solution-title span::before{width:6px;height:6px;top:-10px;right:8px}.business-solution-title span::after{width:6px;height:6px;top:-10px}.business-solution-list{gap:24px}.business-solution-item{gap:12px}.business-solution-item-title{display:flex;align-items:center;font-size:16px}.business-solution-item-title span{flex-shrink:0;width:32px;height:32px;font-size:16px;margin-right:8px}.business-solution-item-text{font-size:14px}.business-case{padding:24px 16px 40px}.business-case-title{font-size:20px;padding:0;width:100%;margin-bottom:16px}.business-case-list{gap:24px}.business-case-item{padding:12px}.business-case-item-header{flex-direction:column;align-items:flex-start;gap:12px}.business-case-item-header--min{align-items:flex-start}.business-case-item-image{width:100%;height:auto}.business-case-item-detail{gap:8px}.business-case-item-detail-label{width:64px;font-size:12px;flex-shrink:0}.business-case-item-detail-value{font-size:16px}.business-case-item-detail-text{font-size:14px}.business-plan{padding:24px 16px 40px}.business-plan-title{font-size:20px;width:100%;margin-bottom:8px}.business-plan-text{font-size:14px;text-align:left;margin-bottom:16px}.business-plan-list{gap:24px}.business-plan-item-header{padding:10px 12px 11px 12px}.business-plan-item-header p{font-size:20px}.business-plan-item-header h3{font-size:14px}.business-plan-item-header h3 span{font-size:20px}.business-plan-item-text{font-size:16px}.business-plan-item-detail{font-size:14px}.business-plan-item-content{padding:12px}.business-plan-item-image{gap:8px}.business-plan-item-image img{width:24px;height:24px}.business-plan-link{padding:16px 16px;font-size:18px;gap:12px;width:100%}.business-plan-link img{width:24px;height:24px}.business-flow{padding:24px 16px 40px}.business-flow-title{font-size:20px;width:100%;margin-bottom:16px}.business-flow-list{gap:24px}.business-flow-item{flex-direction:column;gap:12px}.business-flow-item::after{content:inherit}.business-flow-item-header{width:100%;height:auto}.business-flow-item-header img{width:100%;height:auto}.business-flow-item-title{font-size:16px}.business-flow-item-text{font-size:14px}}.simulator{background-color:var(--bg);padding:48px 0 64px}.simulator-inner{width:960px;margin:0 auto}.simulator-text{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:500;line-height:180%;margin-bottom:40px}.simulator-questions{display:flex;flex-direction:column;gap:56px}.simulator-question{transition:all .2s ease;transform-origin:top}.simulator-question-text{display:flex;align-items:center;gap:12px;color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:16px}.simulator-question-text span{display:flex;justify-content:center;align-items:center;flex-shrink:0;width:32px;height:32px;border-radius:4px;border:1px solid #004b81;background:#004b81;color:#fff;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:1}.simulator-options{display:flex;gap:16px}.simulator-option{display:flex;width:100%}.simulator-option input{appearance:none;margin:0}.simulator-option label{display:block;width:100%;background-color:#fff;border-radius:4px;border:2px solid var(--gray, #A1ADB5);background:#fff;padding:16px 0 17px;text-align:center;color:var(--gray, #A1ADB5);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;transition:all .2s ease}.simulator-option input:checked+label{border-color:var(--blue, #004B81);background-color:var(--blue, #004B81);color:#fff}.simulator-option input:disabled+label{border-color:var(--gray, #A1ADB5);background-color:var(--gray, #A1ADB5);color:#fff;cursor:not-allowed}.simulator-select{appearance:none;border-radius:4px;border:2px solid var(--blue, #004B81);background:#fff;color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;padding:16px 16px 17px;min-width:320px;transition:all .2s ease}.simulator-select-wrapper{position:relative;width:fit-content}.simulator-select-wrapper::after{content:"";position:absolute;width:32px;height:32px;background-image:url(/wp-content/themes/new/img/arrow-right.svg);background-size:cover;background-repeat:no-repeat;background-position:center;right:16px;top:50%;transform:translateY(-50%) rotate(90deg);z-index:1}.simulator-select:disabled{border:2px solid var(--gray, #A1ADB5);color:var(--gray, #A1ADB5)}.simulator-submit{width:560px;margin-top:48px;margin-left:auto;margin-right:auto}.simulator-submit button{color:#fff;font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:1;border-radius:4px;background:var(--blue, #004B81);text-align:center;padding:16px 0 18px;width:100%}.simulator-submit button[disabled]{background-color:var(--gray, #A1ADB5);cursor:not-allowed}.simulator-result{padding:48px 0 64px;background-color:var(--bg)}.simulator-result h2{color:#004b81;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;text-align:center;margin-bottom:32px}.simulator-result-inner{width:680px;margin:0 auto;text-align:center;border-radius:16px;background:#fff;padding:32px 20px 48px}.simulator-result-message{color:var(--blue, #004B81);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:160%;margin-bottom:8px}.simulator-result-plan{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:16px}.simulator-result-price{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:8px}.simulator-result-price-sub{color:var(--gray, #A1ADB5);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:16px}.simulator-result-note{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:12px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:12px}.simulator-result-note--last{color:var(--gray, #A1ADB5);font-family:"Noto Serif JP";font-size:12px;font-style:normal;font-weight:400;line-height:160%}.simulator-result-services{color:var(--blue, #004B81);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:160%;margin-bottom:12px}.simulator-result-services-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px 12px;margin-bottom:16px}.simulator-result-services-item{padding:8px 16px 9px;border-radius:35px;border:1px solid var(--blue, #004B81);background:var(--white, #FFF);color:var(--blue, #004B81);text-align:center;font-family:"Noto Sans JP";font-size:14px;font-style:normal;font-weight:700;line-height:normal}.simulator-result-button{margin-top:16px}@media screen and (max-width: 1080px){.simulator{padding:32px 16px 48px}.simulator-inner{width:100%}.simulator-text{font-size:16px;margin-bottom:24px}.simulator-questions{gap:32px}.simulator-question-text{font-size:20px}.simulator-question-text span{width:28px;height:28px;font-size:18px}.simulator-options{display:grid;grid-template-columns:repeat(2, 1fr);flex-direction:column}.simulator-option label{font-size:18px;padding:12px 0 13px}.simulator-select{min-width:calc(100% + 32px);width:100%;padding:12px 20px 13px 16px;font-size:18px}.simulator-select-wrapper{width:max-content}.simulator-select-wrapper::after{width:24px;height:24px;right:-22px}.simulator-submit{width:100%;margin-top:32px}.simulator-submit button{font-size:18px}.simulator-result{padding:32px 16px 40px}.simulator-result h2{font-size:20px;margin-bottom:16px}.simulator-result-inner{padding:24px 16px 40px}.simulator-result-message{font-size:16px}.simulator-result-plan{font-size:22px}.simulator-result-price{font-size:22px}.simulator-result-price-sub{font-size:16px}.simulator-result-note{font-size:14px}.simulator-result-services{font-size:16px;margin-bottom:8px}.simulator-result-services-list{grid-template-columns:repeat(2, 1fr);gap:12px}}@media screen and (max-width: 420px){.simulator{padding:24px 16px 40px}.simulator-text{font-size:14px;margin-bottom:24px}.simulator-questions{gap:24px}.simulator-question-text{gap:8px;font-size:16px}.simulator-question-text span{width:26px;height:26px;font-size:16px;line-height:1;padding-bottom:2px}.simulator-options{display:grid;grid-template-columns:1fr;gap:12px}.simulator-option label{font-size:16px;padding:12px 0 13px}.simulator-select{min-width:calc(100% + 32px);width:100%;padding:12px 20px 13px 16px;font-size:16px}.simulator-select-wrapper{width:max-content}.simulator-select-wrapper::after{width:24px;height:24px;right:-22px}.simulator-submit{width:100%;margin-top:32px}.simulator-submit button{font-size:16px}.simulator-result{padding:32px 16px 40px}.simulator-result h2{font-size:18px;margin-bottom:16px}.simulator-result-inner{padding:16px 12px 40px;width:100%;border-radius:8px}.simulator-result-message{font-size:14px;margin-bottom:4px}.simulator-result-plan{font-size:18px;margin-bottom:6px}.simulator-result-price{font-size:18px;margin-bottom:4px}.simulator-result-price-sub{font-size:12px;margin-bottom:8px}.simulator-result-note{font-size:12px;margin-bottom:24px}.simulator-result-note--last{font-size:10px}.simulator-result-services{font-size:16px;margin-bottom:8px}.simulator-result-services-list{grid-template-columns:repeat(1, 1fr);gap:12px}}.consulting-content{padding:48px 0 64px;background:var(--bg, #F8F8F4)}.consulting-content-inner{width:960px;margin:0 auto}.consulting-content-inner .simulator-options{width:100%;justify-content:center;flex-wrap:wrap}.consulting-content-inner .simulator-option{width:calc(33.3333333333% - 12px)}.consulting-content-inner .simulator-question-text .simulator-question-text--note{display:inline-block;color:#004b81;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.consulting-content-note{color:var(--gray, #A1ADB5);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:500;line-height:180%;margin-top:16px}.consulting-result{padding:48px 0 64px;background-color:var(--bg)}.consulting-result-inner{width:680px;margin:0 auto;text-align:center;border-radius:16px;background:#fff;padding:32px 20px 48px}.consulting-result-message{color:var(--blue, #004B81);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:700;line-height:160%;text-align:center;margin-bottom:16px}.consulting-result-price{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:8px}.consulting-result-price-sub{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal}.consulting-result-note{color:var(--black, #001F35);text-align:center;font-family:"Noto Serif JP";font-size:12px;font-style:normal;font-weight:400;line-height:160%;margin:16px 0 24px}.consulting-result-services-top{display:flex;align-items:center;color:var(--blue, #004B81);text-align:center;font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:16px}.consulting-result-services-top span{flex-shrink:0;padding:0 8px}.consulting-result-services-top::before{content:"";width:100%;height:2px;border-radius:2px;background:var(--blue, #004B81);flex-shrink:1;overflow:hidden}.consulting-result-services-top::after{content:"";width:100%;height:2px;border-radius:2px;background:var(--blue, #004B81);flex-shrink:1;overflow:hidden}.consulting-result-services-list{margin-bottom:40px}.consulting-result-services-item{margin-bottom:24px}.consulting-result-services-item:last-child{margin-bottom:0px}.consulting-result-services-item h3{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:12px}.consulting-result-services-item p{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:900;line-height:normal;border-radius:35px;border:1px solid var(--blue, #004B81);background:var(--white, #FFF);padding:10px 0 11px}@media screen and (max-width: 1080px){.consulting-content{padding:32px 16px 48px;min-height:calc(100vh - 80px - 130px - 212px)}.consulting-content-inner{width:100%}.consulting-content-inner .simulator-options{justify-content:center}.consulting-content-inner .simulator-option{width:100%}.consulting-result{padding:32px 16px 40px}.consulting-result-inner{padding:24px 16px 40px;width:100%;border-radius:8px}.consulting-result-message{font-size:18px;margin-bottom:16px}.consulting-result-price{font-size:22px;margin-bottom:4px}.consulting-result-price-sub{font-size:16px;margin-bottom:8px}.consulting-result-note{font-size:14px;margin:16px 0 24px}.consulting-result-services-top{font-size:16px;margin-bottom:12px}.consulting-result-services-top span{padding:0 4px}.consulting-result-services-list{gap:12px;margin-bottom:24px}}@media screen and (max-width: 420px){.consulting-content{padding:24px 16px 40px;height:auto;min-height:calc(100vh - 80px - 130px - 212px)}.consulting-content-inner .simulator-question-text{flex-wrap:wrap}.consulting-content-inner .simulator-question-text .simulator-question-text--note{font-size:14px;display:block;width:100%}.consulting-content-note{font-size:12px;margin-top:12px}.consulting-result{padding:24px 16px 40px}.consulting-result-inner{padding:24px 12px 40px;width:100%;border-radius:8px}.consulting-result-message{font-size:16px;margin-bottom:12px}.consulting-result-price{font-size:18px;margin-bottom:4px}.consulting-result-price-sub{font-size:14px;margin-bottom:2px}.consulting-result-note{font-size:12px;margin:8px 0 16px}.consulting-result-services-top{font-size:18px;margin-bottom:12px}.consulting-result-services-top span{padding:0 8px}.consulting-result-services-list{gap:12px;margin-bottom:24px}.consulting-result-services-item{margin-bottom:16px}.consulting-result-services-item h3{font-size:16px;margin-bottom:8px}.consulting-result-services-item p{font-size:14px;padding:8px 12px 9px;border-radius:8px}}.contact{padding:48px 0 64px;background-color:var(--bg)}.contact-inner{width:640px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}.contact-inner div{width:100%}.contact-inner label{display:flex;flex-direction:column;gap:8px;width:100%;font-family:"Noto Serif JP";color:var(--blue, #004B81);font-size:18px;font-style:normal;font-weight:900;line-height:normal}.contact-inner input{border-radius:8px;background:#fff;border:none;height:56px;width:100%;padding:0 16px;font-size:16px}.contact-inner textarea{width:100%;height:148px;border-radius:8px;background:#fff;border:none;padding:12px 16px;font-size:16px}.contact-inner p{margin-bottom:24px}.contact-inner .screen-reader-response{display:none}.contact-inner .wpcf7-not-valid-tip{font-size:14px;color:var(--red, #FF0000);font-weight:500}.contact-inner .wpcf7-response-output{text-align:center}.contact-inner input[type=submit]{color:#fff;font-family:"Noto Serif JP";font-size:18px;font-style:normal;font-weight:900;line-height:normal;background-color:var(--main)}@media screen and (max-width: 1080px){.contact{padding:32px 16px 24px}.contact-inner{width:100%}.contact label{font-size:16px}.contact input,.contact textarea{font-size:14px}.contact input{height:48px}.contact textarea{height:120px}.contact input[type=submit]{font-size:16px}}@media screen and (max-width: 420px){.contact{padding:24px 16px 20px}.contact-inner{gap:24px}.contact-inner p{margin-bottom:20px}.contact label{font-size:14px}.contact input,.contact textarea{font-size:12px}.contact input{height:40px;padding:0 12px}.contact textarea{height:100px;padding:8px 12px}.contact .wpcf7-not-valid-tip{font-size:12px}}.page-privacy-policy{background-color:var(--bg)}.page-privacy-policy .page-box{width:720px;margin:0 auto;padding:24px 0 64px}.page-privacy-policy .page-box h1{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:24px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:32px}.page-privacy-policy .page-box h2{color:var(--blue, #004B81);font-family:"Noto Serif JP";font-size:20px;font-style:normal;font-weight:900;line-height:normal;margin-bottom:16px}.page-privacy-policy .page-box p{color:var(--black, #001F35);font-family:"Noto Serif JP";font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin-bottom:16px}@media screen and (max-width: 1080px){.page-privacy-policy .page-box{width:100%;padding:32px 16px 48px}.page-privacy-policy .page-box h1{font-size:20px;margin-bottom:24px}.page-privacy-policy .page-box h2{font-size:18px;margin-bottom:12px}.page-privacy-policy .page-box h3{font-size:16px;margin-bottom:4px}.page-privacy-policy .page-box p{font-size:14px;margin-bottom:16px}}@media screen and (max-width: 420px){.page-privacy-policy .page-box{padding:12px 16px 40px}.page-privacy-policy .page-box h1{font-size:18px;margin-bottom:16px}.page-privacy-policy .page-box h2{font-size:14px;margin-bottom:8px}.page-privacy-policy .page-box h3{font-size:14px;margin-bottom:4px}.page-privacy-policy .page-box p{font-size:12px;margin-bottom:12px}}/*# sourceMappingURL=style.css.map */
