/*! _reset*//*! http://meyerweb.com/eric/tools/css/reset/ *//*!   v2.0 | 20110126 *//*!   License: none (public domain) */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,img,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;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}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}/*! _font*/@font-face{font-family:"NotoSansJP";src:url("/fonts/NotoSansJP-Medium.woff") format("woff");font-weight:normal;font-display:swap}@font-face{font-family:"NotoSansJP";src:url("/fonts/NotoSansJP-Bold.woff") format("woff");font-weight:Bold;font-display:swap}/*! _color*/:root{--c_main: #FCE464;--c_main_rgb: 252, 228, 100;--bg_main: var(--c_main);--txt_main: var(--c_main);--txt_accent: #ba8613;--c_black: #333;--txt_black: var(--c_black);--c_gray: #F8F8F8;--c_white: #FFF;--txt_white: var(--c_white);--c_blue: #10A9CF;--bg_base: var(--c_white);--bg_header: var(--c_white);--bg_menu: var(--bg_main);--bg_footer: var(--c_white);--bg_sec: var(--c_gray);--bg_topics: #EEEEEE;--btn_bg: var(--c_white);--btn_txt: var(--txt_black);--btn_border: 2px solid var(--c_black);--shadow: rgba(0, 0, 0, 0.2);--border_def: 1px solid #DBDBDB}/*! _variable*/:root{--hover_transition:0.3s;--hover_opacity:0.7}/*! _base*/*,*:before,*:after{box-sizing:border-box}html{scroll-padding-top:55px;scroll-behavior:smooth}@media screen and (min-width: 1070px){html{scroll-padding-top:0}}body{width:100%;background-color:var(--bg_base);font-family:"NotoSansJP","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:16px;font-size:1rem;line-height:1.5;color:var(--txt_black);overflow-y:scroll}a{color:inherit;text-decoration:none;transition:var(--hover_transition)}@media(hover: hover){a:hover{text-decoration:none;opacity:var(--hover_opacity)}}@media(hover: none){a:active{text-decoration:none;opacity:var(--hover_opacity)}}img{width:100%;max-width:100%;height:auto;vertical-align:middle;object-fit:cover;object-position:center}iframe{width:100%;max-width:100%;height:auto;vertical-align:middle}input{margin:0;padding:0;font:inherit}textarea{display:block;margin:0;padding:0;font:inherit;color:inherit;resize:none}button{font:inherit;padding:0;background-color:rgba(0,0,0,0);border:none;color:inherit;cursor:pointer}b,strong{font-weight:bold}i,em{font-style:italic}small{font-size:smaller}sup{vertical-align:super;font-size:smaller}sub{vertical-align:sub;font-size:smaller}/*! _btn-more*/.c-btn-more{display:block;width:100%;max-width:200px;padding:10px 0;background-color:var(--btn_bg);border:var(--btn_border);font-size:14px;font-size:.875rem;color:var(--btn_txt);text-align:center;transition:var(--hover_transition);position:relative}@media screen and (min-width: 768px){.c-btn-more{max-width:270px;margin-left:0;padding:15px 0;font-size:16px;font-size:1rem}}@media(hover: hover){.c-btn-more:hover{opacity:1}}@media(hover: none){.c-btn-more:active{opacity:1}}.c-btn-more::after{content:"";display:block;width:8px;aspect-ratio:47/75;background-image:url(/img/chevron-right-solid.svg);background-size:cover;background-repeat:no-repeat;position:absolute;inset:50% 20px auto auto;transform:translateY(-50%);transition:.5s}@media(hover: hover){.c-btn-more:hover{opacity:1}.c-btn-more:hover::after{transform:translate(5px, -50%)}}@media(hover: none){.c-btn-more:active{opacity:1}.c-btn-more:active::after{transform:translate(5px, -50%)}}@media screen and (min-width: 1070px){.u-dn--pc{display:none}}@media screen and (min-width: 768px){.u-dn--pctb{display:none}}.u-dn--tbsp{display:none}@media screen and (min-width: 1070px){.u-dn--tbsp{display:block}}.u-dn--sp{display:none}@media screen and (min-width: 768px){.u-dn--sp{display:block}}.u-ttu{text-transform:uppercase}.u-ttc{text-transform:capitalize}/*! _header*/.l-header{width:100%;position:fixed;inset:0 auto auto 0;z-index:100}@media screen and (min-width: 1070px){.l-header{width:110px}}@media screen and (min-width: 1500px){.l-header{position:fixed;inset:0 auto auto calc((100% - 1500px)/2)}}@media screen and (min-width: 1500px){.l-header__bg{width:calc((100vw - 1500px)/2);height:100%;background-color:var(--bg_base);position:absolute;inset:0 auto auto 0;z-index:130;transform:translateX(-100%)}}.l-header__wrapper{width:100%;height:55px;padding:0 20px;background-color:var(--bg_header);position:relative}@media screen and (min-width: 1070px){.l-header__wrapper{height:100vh;height:100dvh;padding:30px 0;z-index:140}}.l-header__container{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (min-width: 1070px){.l-header__container{flex-direction:column}}.l-header__logo-link{display:inline-block}.l-header__logo-img{display:block;width:100px;aspect-ratio:40/13}@media screen and (min-width: 1070px){.l-header__logo-img{width:40px;aspect-ratio:5/16}}body.fixed{position:fixed;inset:0 auto auto 0;width:100%;overflow-y:scroll}.l-header-hamburger{content:"";width:40px;height:40px;transition:.5s;cursor:pointer;position:relative;z-index:130}@media screen and (min-width: 1070px){.l-header-hamburger{width:60px;height:60px}}.l-header-hamburger__bar{content:"";display:block;width:20px;height:2px;background-color:var(--c_black);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transform-origin:0 0;transition:opacity .5s,rotate .5s,top .5s .5s}@media screen and (min-width: 1070px){.l-header-hamburger__bar{width:40px}}.l-header-hamburger__bar--top{top:12px}@media screen and (min-width: 1070px){.l-header-hamburger__bar--top{top:15px}}.l-header-hamburger__bar--bot{top:calc(100% - 12px)}@media screen and (min-width: 1070px){.l-header-hamburger__bar--bot{top:calc(100% - 15px)}}.l-header-menu{width:100%;height:100vh;height:100dvh;background-color:var(--bg_menu);position:fixed;inset:0 0 auto auto;z-index:120;transform:translateX(100%);transition:all .5s,opacity .5s 1s;visibility:hidden;opacity:0}@media screen and (min-width: 768px){.l-header-menu{width:400px}}@media screen and (min-width: 1070px){.l-header-menu{position:fixed;inset:0 auto auto 110px;z-index:120;transform:translateX(-100%)}}@media screen and (min-width: 1500px){.l-header-menu{position:fixed;inset:0 auto auto calc((100% - 1500px)/2 + 110px);z-index:120}}.l-header-menu__list{width:100%;display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.l-header-menu__item{width:100%}.l-header-menu__link{display:block;padding:10px 0;border:2px solid var(--c_main);font-size:24px;font-size:1.5rem;font-weight:bold;color:var(--txt_black)}@media(hover: hover){.l-header-menu__link:hover{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}@media(hover: none){.l-header-menu__link:active{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}.l-header-menu .l-header-sns{margin:0 auto;padding:10px 0;display:flex;justify-content:center;align-items:start;flex-wrap:wrap;gap:10px}@media screen and (min-width: 1070px){.l-header-menu .l-header-sns{display:none}}.l-header-sns{display:none}@media screen and (min-width: 1070px){.l-header-sns{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column;gap:10px}}.l-header-sns__link{display:block;width:45px;height:45px;padding:10px;border:2px solid rgba(0,0,0,0);border-radius:50%}@media(hover: hover){.l-header-sns__link:hover{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}@media(hover: none){.l-header-sns__link:active{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}.l-header.is-open .l-header-hamburger__bar{top:50%;transition:opacity .5s,top .5s,rotate .5s .5s}.l-header.is-open .l-header-hamburger__bar--top{rotate:45deg}.l-header.is-open .l-header-hamburger__bar--mid{opacity:0}.l-header.is-open .l-header-hamburger__bar--bot{rotate:-45deg}.l-header.is-open .l-header-menu{display:block;visibility:visible;opacity:1;transform:translateX(0);transition:transform .5s}/*! _main*/.l-wrapper-limit{max-width:1500px;width:100%;margin:0 auto;position:relative;z-index:1}.l-main{margin-top:55px;position:relative}@media screen and (min-width: 1070px){.l-main{margin-top:0;padding-left:110px}}/*! _footer*/.l-footer{padding:40px 20px 20px;background-color:var(--bg_footer);color:var(--txt_black)}@media screen and (min-width: 768px){.l-footer{padding:80px 70px 30px 70px}}@media screen and (min-width: 1070px){.l-footer{padding:80px 130px 30px 180px}}@media screen and (min-width: 768px){.l-footer__container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:40px}}.l-footer__content{margin-bottom:30px}.l-footer__logo{width:100px;margin:0 auto 15px}@media screen and (min-width: 768px){.l-footer__logo{width:150px;margin-left:0;margin-bottom:30px}}.l-footer__logo-link{display:block}.l-footer__text{font-size:13px;font-size:.8125rem;text-align:center}@media screen and (min-width: 1070px){.l-footer__text{font-size:14px;font-size:.875rem;text-align:start}}.l-footer__text span{font-weight:bold}.l-footer__list{width:260px;display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;margin:0 auto 30px;gap:25px 60px}@media screen and (min-width: 768px){.l-footer__list{width:310px;margin:0;gap:30px}}.l-footer__item{width:100px}@media screen and (min-width: 768px){.l-footer__item{width:140px}}.l-footer__link{display:block;font-size:14px;font-size:.875rem;line-height:1;font-weight:bold;position:relative}@media screen and (min-width: 768px){.l-footer__link{font-size:24px;font-size:1.5rem}}@media(hover: hover){.l-footer__link:hover{opacity:1}.l-footer__link:hover::after{transform:translate(5px, -50%)}}@media(hover: none){.l-footer__link:active{opacity:1}.l-footer__link:active::after{transform:translate(5px, -50%)}}.l-footer__link::after{content:"";width:8px;aspect-ratio:47/75;background-image:url(/img/chevron-right-solid.svg);position:absolute;inset:50% 5px auto auto;transform:translateY(-50%);transition:.5s}.l-footer__copy-right{font-size:13px;font-size:.8125rem;text-align:center}@media screen and (min-width: 768px){.l-footer__copy-right{font-size:14px;font-size:.875rem;text-align:start}}.l-footer-sns{display:flex;justify-content:center;align-items:start;flex-wrap:wrap;gap:10px;margin-bottom:30px}@media screen and (min-width: 1070px){.l-footer-sns{display:none}}.l-footer-sns__link{display:block;width:45px;height:45px;padding:10px;border:2px solid rgba(0,0,0,0);border-radius:50%}@media(hover: hover){.l-footer-sns__link:hover{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}@media(hover: none){.l-footer-sns__link:active{opacity:1;background-color:var(--c_white);border:2px solid var(--c_black)}}/*!--------------------------------------------------------*//*! _top*//*!--------------------------------------------------------*/.p-contact__sec-title-sub,.p-service__sec-title-sub,.p-concept__sec-title-sub,.p-about__sec-title-sub{display:block;margin-bottom:10px;font-size:14px;font-size:.875rem}@media screen and (min-width: 768px){.p-contact__sec-title-sub,.p-service__sec-title-sub,.p-concept__sec-title-sub,.p-about__sec-title-sub{margin-bottom:15px;font-size:18px;font-size:1.125rem}}.p-topics__sec-title-main,.p-contact__sec-title-main,.p-service__sec-title-main,.p-concept__sec-title-main,.p-about__sec-title-main{display:block;font-size:clamp(1.5rem,.93rem + 2.54vw,2.625rem);font-weight:bold;font-feature-settings:"palt"}@media screen and (min-width: 1070px){.p-topics__sec-title-main,.p-contact__sec-title-main,.p-service__sec-title-main,.p-concept__sec-title-main,.p-about__sec-title-main{font-size:clamp(2rem,-0.306rem + 3.45vw,2.625rem)}}/*! <fv>*/.p-fv__container{height:calc(100vh - 55px);height:calc(100svh - 55px);max-height:760px;position:relative}@media screen and (min-width: 1070px){.p-fv__container{height:100vh;height:100svh}}.p-fv__bg{position:relative;height:100%}@media screen and (min-width: 1070px){.p-fv__bg{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap}}.p-fv__bg-img{width:100%;height:100%;background-color:var(--c_blue);position:absolute;z-index:-1;animation-iteration-count:infinite;animation-duration:6s}@media screen and (min-width: 1070px){.p-fv__bg-img{width:50%;position:static;animation:none}}.p-fv__bg-img img{height:100%}.p-fv__slider{height:100%}.p-fv__slider>.p-fv__bg-img:nth-child(1){animation-name:slider}.p-fv__slider>.p-fv__bg-img:nth-child(2){animation-name:slider;animation-delay:3s;opacity:0}@media screen and (min-width: 1070px){.p-fv__slider>.p-fv__bg-img:nth-child(2){opacity:1}}@keyframes slider{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:0}100%{opacity:0}}.p-fv__copy{position:absolute;inset:auto auto 50px 0}@media screen and (min-width: 1070px){.p-fv__copy{position:absolute;inset:50% auto auto 0;transform:translateY(-50%)}}.p-fv__copy-sub{margin-left:20px;margin-bottom:5px;font-size:16px;font-size:1rem;font-weight:bold;color:var(--txt_white)}@media screen and (min-width: 768px){.p-fv__copy-sub{margin-left:30px;font-size:18px;font-size:1.125rem}}.p-fv__copy-main{font-size:32px;font-size:2rem;font-weight:bold;line-height:1.5;font-feature-settings:"palt"}@media screen and (min-width: 768px){.p-fv__copy-main{font-size:45px;font-size:2.8125rem}}.p-fv__copy-main span{display:block;width:fit-content;padding:0 20px;margin-top:10px;background-color:var(--c_white)}@media screen and (min-width: 1070px){.p-fv__copy-main span{padding:0 30px}}/*! <news>*/.p-news{padding:25px 20px 30px;background-color:var(--bg_sec)}@media screen and (min-width: 768px){.p-news{padding:40px 70px}}@media screen and (min-width: 1070px){.p-news{padding:40px 130px 40px 70px}}.p-news__container{width:100%;display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 1070px){.p-news__container{flex-direction:row}}.p-news__sec-title{font-size:24px;font-size:1.5rem;font-weight:bold}@media screen and (min-width: 768px){.p-news__sec-title{font-size:34px;font-size:2.125rem}}.p-news__list{width:100%;margin-bottom:25px}@media screen and (min-width: 1070px){.p-news__list{width:50%;min-width:500px;margin-bottom:0}}.p-news__li-item{width:100%;border-bottom:var(--border_def)}.p-news__li-link{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column;padding:20px 0 15px;position:relative}@media screen and (min-width: 1070px){.p-news__li-link{flex-direction:row;padding:25px 0}}@media(hover: hover){.p-news__li-link:hover{opacity:1;text-shadow:2px 2px 6px var(--c_blue)}}@media(hover: none){.p-news__li-link:active{opacity:1;text-shadow:2px 2px 6px var(--c_blue)}}.p-news__date{margin-right:25px;margin-bottom:8px;font-size:13px;font-size:.8125rem}@media screen and (min-width: 768px){.p-news__date{font-size:14px;font-size:.875rem}}@media screen and (min-width: 1070px){.p-news__date{margin-bottom:0}}.p-news__heading{font-size:14px;font-size:.875rem}@media screen and (min-width: 768px){.p-news__heading{font-size:16px;font-size:1rem}}.p-news__btn{padding:0 35px 5px 0;font-size:14px;font-size:.875rem;font-weight:bold;border-bottom:2px solid var(--c_black);position:relative}@media screen and (min-width: 768px){.p-news__btn{padding:0 60px 10px 0;font-size:16px;font-size:1rem}}@media screen and (min-width: 1070px){.p-news__btn{align-self:center}}.p-news__btn::after{content:"";display:block;width:8px;aspect-ratio:47/75;background-image:url(/img/chevron-right-solid.svg);background-size:cover;background-repeat:no-repeat;position:absolute;inset:12px 5px auto auto;transform:translateY(-50%);transition:.5s}@media(hover: hover){.p-news__btn:hover{opacity:1}.p-news__btn:hover::after{transform:translate(5px, -50%)}}@media(hover: none){.p-news__btn:active{opacity:1}.p-news__btn:active::after{transform:translate(5px, -50%)}}/*! <about>*/.p-about{padding:60px 20px 100px}@media screen and (min-width: 768px){.p-about{padding:100px 70px}}@media screen and (min-width: 1070px){.p-about{padding:120px 70px}}@media screen and (min-width: 1070px){.p-about__flex{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;gap:3.5%}}@media screen and (min-width: 1070px){.p-about__flex-item01{width:37%;padding-top:70px}}.p-about__sec-title{margin-bottom:30px}@media screen and (min-width: 1070px){.p-about__sec-title{margin-bottom:60px}}.p-about__img01{width:100%;margin-bottom:30px}@media screen and (min-width: 1070px){.p-about__img01{width:90%;margin-bottom:0}}.p-about__img01 img{aspect-ratio:67/42;object-fit:cover;object-position:center}@media screen and (min-width: 1070px){.p-about__img01 img{aspect-ratio:70/83}}.p-about__flex-item02{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 1070px){.p-about__flex-item02{flex:1}}.p-about__container{display:contents;position:relative}@media screen and (min-width: 768px){.p-about__container{padding-bottom:20px;margin-bottom:50px}}@media screen and (min-width: 1070px){.p-about__container{display:block;padding:0;margin:0}}.p-about__img02{width:calc(100% + 20px);padding-bottom:45px;margin-top:50px;margin-left:-20px;position:relative}@media screen and (min-width: 768px){.p-about__img02{width:calc(100% + 70px);margin-left:-70px}}@media screen and (min-width: 1070px){.p-about__img02{width:auto;padding-right:60px;padding-bottom:40px;margin:0;position:static}}.p-about__img02::before{content:"";width:calc(100% - 45px);aspect-ratio:330/168;background-color:var(--bg_main);position:absolute;inset:auto auto 0 0;z-index:-1}@media screen and (min-width: 1070px){.p-about__img02::before{width:calc(100% - 60px);aspect-ratio:630/473;position:absolute;inset:auto 0 90px auto;z-index:-1}}.p-about__img02::after{content:"";width:40%;aspect-ratio:144/172;background-image:url(/img/about03.webp);background-position:center;background-size:cover;position:absolute;inset:auto 0 -40px auto}@media screen and (min-width: 1070px){.p-about__img02::after{width:35%;aspect-ratio:232/301;position:absolute;inset:auto -50px 60px auto}}.p-about__img02 img{width:55%;aspect-ratio:185/151;object-fit:cover}@media screen and (min-width: 1070px){.p-about__img02 img{width:100%;aspect-ratio:574/387}}.p-about__text{order:-2;margin-bottom:30px;line-height:2;font-size:14px;font-size:.875rem}@media screen and (min-width: 768px){.p-about__text{font-size:16px;font-size:1rem}}@media screen and (min-width: 1070px){.p-about__text{order:0;width:62%;margin-bottom:60px}}.p-about__btn{order:-1}@media screen and (min-width: 1070px){.p-about__btn{order:0}}/*! <bg>*/.p-bg{width:100%;aspect-ratio:125/46;background-image:url(/img/bg.webp);background-size:cover;background-position:center}/*! <concept>*/.p-concept{padding:40px 20px 70px}@media screen and (min-width: 768px){.p-concept{padding:100px 70px}}@media screen and (min-width: 1070px){.p-concept{padding:0 130px 120px 70px;margin-top:-70px}}@media screen and (min-width: 1070px){.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-content{padding-top:120px;width:50%}}@media screen and (min-width: 1070px){.p-concept__list>.p-concept__li-item:first-child .p-concept__li-text{width:80%}}.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-img{display:none}@media screen and (min-width: 1070px){.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-img{display:block;width:45%;aspect-ratio:490/600;position:relative}.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-img img{height:100%}}.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-img::after{content:"";width:116%;height:60%;background-color:var(--c_main);position:absolute;inset:auto -25% -10% auto;z-index:-1}.p-concept__list>.p-concept__li-item:nth-of-type(1) .p-concept__li-text::before{content:none}.p-concept__list>.p-concept__li-item:nth-of-type(2) .p-concept__li-text::before{content:"01"}.p-concept__list>.p-concept__li-item:nth-of-type(3) .p-concept__li-text::before{content:"02"}@media screen and (min-width: 1070px){.p-concept__list>.p-concept__li-item:nth-of-type(odd){flex-direction:row-reverse}.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-content{align-self:start;padding-top:170px}.p-concept__list>.p-concept__li-item:first-child>.p-concept__li-img::after{content:"";width:calc(100% + 80px);height:60%;background-color:var(--c_main);position:absolute;inset:auto -130px -50px auto;z-index:-1}}.p-concept__li-item:not(:last-child){margin-bottom:50px}@media screen and (min-width: 1070px){.p-concept__li-item{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.p-concept__li-item:not(:last-child){margin-bottom:100px}}@media screen and (min-width: 1070px){.p-concept__li-content{width:37%}}.p-concept__sec-title{margin-bottom:40px}.p-concept__li-text{font-size:14px;font-size:.875rem;line-height:2;position:relative}@media screen and (min-width: 768px){.p-concept__li-text{font-size:16px;font-size:1rem}}.p-concept__li-text::before{font-size:120px;font-size:7.5rem;font-weight:bold;line-height:1;color:var(--txt_main);position:absolute;inset:0 0 auto auto;z-index:-1;transform:translateY(calc(-100% + 40px))}@media screen and (min-width: 768px){.p-concept__li-text::before{font-size:170px;font-size:10.625rem}}.p-concept__li-img{aspect-ratio:335/225;margin-bottom:100px}@media screen and (min-width: 1070px){.p-concept__li-img{width:57%;aspect-ratio:3/2;margin-bottom:0}}.p-concept__li-img img{height:100%}/*! <service>*/.p-service{padding:60px 20px;position:relative}@media screen and (min-width: 768px){.p-service{padding:100px 70px}}@media screen and (min-width: 1070px){.p-service{padding:120px 130px 120px 70px}}.p-service::before{content:"";display:block;width:100%;height:100%;background-color:var(--bg_main);position:absolute;inset:0 auto auto 0;z-index:-1}@media screen and (min-width: 1070px){.p-service::before{width:calc(100% - 130px);height:100%}.p-service::after{content:"";display:block;width:100%;height:50%;background-color:var(--bg_sec);position:absolute;inset:auto auto 0 0;z-index:-2}}.p-service__flex{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 1070px){.p-service__flex{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;gap:5%}}.p-service__flex-item01{display:contents}@media screen and (min-width: 1070px){.p-service__flex-item01{display:block;width:40%;padding-top:80px}}.p-service__sec-title{margin-bottom:40px}.p-service__text{line-height:2;font-size:14px;font-size:.875rem;margin-bottom:40px}@media screen and (min-width: 768px){.p-service__text{font-size:16px;font-size:1rem}}@media screen and (min-width: 1070px){.p-service__text{margin-bottom:60px}}.p-service__btn{order:1}.p-service__flex-item02{width:100%;aspect-ratio:335/266;margin-bottom:40px;position:relative}@media screen and (min-width: 1070px){.p-service__flex-item02{flex:1;aspect-ratio:580/600;margin-bottom:0}}.p-service__flex-item02::before{content:"";width:36%;aspect-ratio:27/31;background-image:url(/img/service01.webp);background-size:cover;background-position:center;position:absolute;inset:0 auto auto 20px}@media screen and (min-width: 1070px){.p-service__flex-item02::before{width:45%;position:absolute;inset:0 auto auto 40px}}.p-service__flex-item02::after{content:"";width:60%;aspect-ratio:44/25;background-image:url(/img/service02.webp);background-position:center;background-size:cover;position:absolute;inset:auto auto 0 0}@media screen and (min-width: 1070px){.p-service__flex-item02::after{width:75%}}.p-service__flex-item02 span{content:"";width:50%;aspect-ratio:173/138;background-image:url(/img/service03.webp);background-position:center;background-size:cover;position:absolute;inset:12% 0 auto auto;z-index:1}@media screen and (min-width: 1070px){.p-service__flex-item02 span{width:60%;aspect-ratio:360/320;position:absolute;inset:12% -130px auto auto;z-index:1}}/*! <contact>*/.p-contact{padding:60px 20px 90px;position:relative;z-index:1}@media screen and (min-width: 768px){.p-contact{padding:100px 70px 130px}}@media screen and (min-width: 1070px){.p-contact{padding:120px 130px 110px 70px;background-color:var(--bg_sec)}}.p-contact::before{content:"";width:calc(100% - 45px);aspect-ratio:375/168;background-color:var(--bg_main);position:absolute;inset:auto auto 100px 0;z-index:-1}@media screen and (min-width: 768px){.p-contact::before{width:calc(100% - 95px);position:absolute;inset:auto auto 130px 0;z-index:-1}}@media screen and (min-width: 1070px){.p-contact::before{width:70%;height:55%;position:absolute;inset:auto auto 0 0;z-index:-1}}.p-contact::after{content:"";width:38%;aspect-ratio:144/167;background-image:url(/img/contact03.webp);background-position:center;background-size:cover;position:absolute;inset:auto 20px 60px auto}@media screen and (min-width: 768px){.p-contact::after{width:32%;position:absolute;inset:auto 70px 100px auto}}@media screen and (min-width: 1070px){.p-contact::after{width:25%;aspect-ratio:62/41;position:absolute;inset:auto 130px -30px auto;transform:translateY(0)}}@media screen and (min-width: 1070px){.p-contact__flex{display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap}}@media screen and (min-width: 1070px){.p-contact__flex-item01{width:40%;padding-top:40px}}.p-contact__sec-title{margin-bottom:30px}@media screen and (min-width: 1070px){.p-contact__sec-title{margin-bottom:50px}}.p-contact__img01{width:100%;aspect-ratio:67/42;margin-bottom:30px}@media screen and (min-width: 1070px){.p-contact__img01{width:80%;aspect-ratio:6/7;margin-bottom:0}}.p-contact__img01 img{height:100%;object-fit:cover;object-position:center}.p-contact__flex-item02{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 1070px){.p-contact__flex-item02{flex:1;margin-bottom:20px}}.p-contact__container{display:contents;position:relative}@media screen and (min-width: 1070px){.p-contact__container{display:block}}.p-contact__img02{width:55%;aspect-ratio:188/151;margin-left:-20px;margin-bottom:40px}@media screen and (min-width: 768px){.p-contact__img02{width:60%;margin-left:-70px}}@media screen and (min-width: 1070px){.p-contact__img02{width:100%;aspect-ratio:630/473;padding-right:30px;margin-left:0}}.p-contact__text{order:-2;margin-bottom:30px;font-size:14px;font-size:.875rem;line-height:2}@media screen and (min-width: 768px){.p-contact__text{font-size:16px;font-size:1rem}}@media screen and (min-width: 1070px){.p-contact__text{order:0;padding-right:30px;margin-bottom:60px}}.p-contact__btn{order:-1;margin-bottom:50px}@media screen and (min-width: 1070px){.p-contact__btn{order:0;margin-bottom:30px}}/*! <topics>*/.p-topics{padding:60px 20px;background-color:var(--bg_topics);position:relative}@media screen and (min-width: 768px){.p-topics{padding:100px 70px}}@media screen and (min-width: 1070px){.p-topics{padding:150px 130px 100px 70px;background-color:var(--bg_sec)}}.p-topics__container{margin-bottom:45px;display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap;flex-direction:column}@media screen and (min-width: 1070px){.p-topics__container{margin-bottom:60px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row;align-items:end}}.p-topics__sec-title{margin-bottom:30px}@media screen and (min-width: 1070px){.p-topics__sec-title{width:fit-content;margin-right:80px;margin-bottom:0}}.p-topics__sec-title-sub{display:inline-block;padding:10px;margin-bottom:10px;font-size:14px;font-size:.875rem;font-weight:bold;line-height:1;background-color:var(--bg_base);border:2px solid var(--c_black)}@media screen and (min-width: 768px){.p-topics__sec-title-sub{margin-bottom:25px;font-size:24px;font-size:1.5rem}}.p-topics__text{flex:1;font-size:14px;font-size:.875rem;line-height:2}@media screen and (min-width: 768px){.p-topics__text{font-size:16px;font-size:1rem}}@media screen and (min-width: 1070px){.p-topics__text{margin-bottom:10px;padding-right:30px}}.p-topics__list{width:calc(100% + 40px);margin-left:-20px}@media screen and (min-width: 768px){.p-topics__list{width:calc(100% + 140px);margin-left:-70px}}@media screen and (min-width: 1070px){.p-topics__list{width:100%;margin-right:-130px;margin-left:auto}}.p-topics__li-item{position:relative}@media screen and (min-width: 1070px){.p-topics__li-item{padding:0 0 0 50px;transform:translateX(calc(-50% - 5px))}}.p-topics__li-item:not(:last-child){margin-bottom:35px}@media screen and (min-width: 1070px){.p-topics__li-item:not(:last-child){margin-bottom:0}}.p-topics__link{display:flex;flex-direction:column;flex:1;overflow:hidden}.p-topics__link img{transition:.5s}@media(hover: hover){.p-topics__link:hover{opacity:1}.p-topics__link:hover img{scale:1.1}}@media(hover: none){.p-topics__link:active{opacity:1}.p-topics__link:active img{scale:1.1}}.p-topics__li-img{overflow:hidden}.p-topics__li-img img{aspect-ratio:375/230;object-fit:cover;object-position:center}@media screen and (min-width: 1070px){.p-topics__li-img img{aspect-ratio:34/43}}.p-topics__li-content{flex:1;display:flex;flex-direction:column;width:calc(100% - 20px);padding:20px;margin-top:-20px;margin-right:0;margin-left:auto;background-color:var(--c_white);position:relative;z-index:1}@media screen and (min-width: 768px){.p-topics__li-content{width:calc(100% - 70px)}}@media screen and (min-width: 1070px){.p-topics__li-content{position:static;margin-left:0;margin-right:auto}}.p-topics__date{display:inline-block;padding:5px 10px;background-color:var(--c_white);font-size:13px;font-size:.8125rem;color:var(--txt_accent);position:absolute;inset:0 auto auto 0;z-index:2;transform:translateY(-50%)}@media screen and (min-width: 768px){.p-topics__date{font-size:15px;font-size:.9375rem}}@media screen and (min-width: 1070px){.p-topics__date{position:absolute;inset:0 auto auto 50px;z-index:2;transform-origin:0 0;transform:rotate(90deg) translate(0, -50%)}}.p-topics__heading{margin-bottom:10px;font-weight:bold;line-height:1.75}@media screen and (min-width: 768px){.p-topics__heading{margin-bottom:15px}}.p-topics__tag{font-family:"Roboto","NotoSansJP","Hiragino Kaku Gothic Pro","Meiryo",sans-serif;font-size:13px;font-size:.8125rem;margin-top:auto}.p-topics .slick-list{padding-left:20px}.p-topics .slick-track{display:flex}.p-topics .slick-slide{height:auto;display:flex;flex-direction:column}.p-topics .slick-prev,.p-topics .slick-next{width:80px;height:80px;background-color:var(--c_white);border:2px solid var(--c_black);border-radius:50%;inset:50% 100% auto auto}.p-topics .slick-prev::before,.p-topics .slick-next::before{content:"";display:block;width:10px;aspect-ratio:47/75;margin:0 auto;background-image:url(/img/chevron-right-solid.svg);background-size:cover;color:var(--txt_black)}.p-topics .slick-prev{transform:translate(-50px, calc(-100% - 15px))}.p-topics .slick-prev::before{rotate:180deg}.p-topics .slick-next{transform:translate(-50px, 15px)}/*# sourceMappingURL=style.css.map */