@charset "UTF-8";*,::after,::before{margin:0;padding:0;box-sizing:border-box}:where([hidden]:not([hidden=until-found])){display:none!important}:where(html){-webkit-text-size-adjust:none;color-scheme:dark light;-moz-tab-size:2;-o-tab-size:2;tab-size:2;scrollbar-gutter:stable}:where(html:has(dialog:modal[open])){overflow:clip}:where(body){line-height:1.5;font-family:system-ui,sans-serif;-webkit-font-smoothing:antialiased}:where(button){all:unset}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit;text-underline-offset:.2ex}:where(ul,ol){list-style:none}:where(img,svg,video,canvas,audio,iframe,embed,object){display:block}:where(img,picture,svg,video){max-inline-size:100%;block-size:auto}:where(p,h1,h2,h3,h4,h5,h6){overflow-wrap:break-word}:where(h1,h2,h3){line-height:calc(1em + .5rem);text-wrap:balance}:where(hr){border:none;border-block-start:1px solid;color:inherit;block-size:0;overflow:visible}:where(dialog){border:none;background:0 0;inset:unset;max-width:unset;max-height:unset}:where(dialog:not([open],[popover])){display:none!important}:where([popover]){border:none;background:0 0;inset:unset;color:inherit}:where([popover]:not(:popover-open)){display:none!important}:where(:focus-visible){outline:3px solid CanvasText;box-shadow:0 0 0 5px Canvas;outline-offset:1px}:where(:focus-visible,:target){scroll-margin-block:8vh}:where(.visually-hidden:not(:focus-within,:active)){clip-path:inset(50%)!important;height:1px!important;width:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;border:0!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@font-face{font-family:"Noto Sans JP";font-style:normal;font-weight:100 900;src:url(../font/NotoSansJP-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;src:url(../font/Roboto-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Poppins;font-style:normal;src:url(../font/Poppins-Medium.ttf) format("truetype");font-display:swap}html{min-height:100%;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body{position:relative;min-height:100vh;font-size:14px;line-height:1.8;color:#555;word-break:normal;overflow-wrap:anywhere;line-break:strict;background-color:#fff}main{position:relative}a,dd,dl,dt,h1,h2,h3,h4,h5,h6,img,li,ol,p,ul{padding:0;margin:0;text-wrap:wrap}li,ol,ul{list-style-type:none}a{text-decoration:none;cursor:pointer}a.disabled{pointer-events:none;cursor:default}button{padding:0;cursor:pointer;border:none}picture{display:block}img{width:100%;height:auto;vertical-align:top}input,select{background-color:#fff}input[type=checkbox],input[type=radio],input[type=submit],select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}input[type=submit]{cursor:pointer}pre{font-size:.875rem}.l-header{width:100%;background-color:#fff;position:fixed;top:0;left:0;z-index:1000}body.is-locked{position:fixed;width:100%;overflow:hidden}html.scroll-restore{scroll-behavior:auto!important}.l-header__logo{flex-shrink:0;width:182px;position:relative;z-index:3}.l-header__inner{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;padding:14px 20px}.l-header__inner::after{content:"";display:block;width:100%;height:100%;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);position:absolute;top:0;left:0;z-index:2}.l-header-toggle{width:32px;height:40px;padding-top:30px;position:relative;z-index:3;box-sizing:border-box}.l-header-toggle::after{content:"menu";display:block;font-size:.625rem;line-height:1;color:#094;text-align:center}.is-open .l-header-toggle::after{content:"close"}.l-header-toggle__line{width:28px;height:2px;margin:auto;background-color:#094;position:absolute;top:15px;left:0;right:0}.l-header-toggle__line.-top{translate:0 -8px;transition-property:translate rotate}.is-open .l-header-toggle__line.-top{translate:0 0;rotate:45deg}.l-header-toggle__line.-middle{transition-property:opacity}.is-open .l-header-toggle__line.-middle{opacity:0}.l-header-toggle__line.-bottom{translate:0 8px;transition-property:translate rotate}.is-open .l-header-toggle__line.-bottom{translate:0 0;rotate:-45deg}.l-footer{padding:0 40px;background-color:#094;overflow:hidden}.l-footer__contents{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:32px;max-width:900px;margin:0 auto;padding:40px 0}.l-footer__logo{width:184px}.l-footer__copyright{color:#fff;padding:18px 0 50px;border-top:solid 1px #fff}.l-footer__copyright small{font-size:.75rem;line-height:1.5}.l-footer-nav{grid-column:2/3;grid-row:1/3}.l-footer-nav__list{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;align-content:flex-start;gap:1em 0;height:182px}.l-footer-nav__list.-end{height:auto}.l-footer-nav__list.-end .l-footer-nav__item{width:auto}.l-footer-nav__item{font-size:.875rem;line-height:1.5;width:50%}.l-footer-nav__link{color:#fff}.l-footer-nav__childLink{color:#fff}.l-footer-nav__childLink::before{content:"-";display:inline-block;margin-right:6px}.l-footer-info{grid-column:1/2;grid-row:2/3;color:#fff}.l-footer-info__item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start}.l-footer-info__item+.l-footer-info__item{margin-top:16px}.l-footer-info__title{font-size:1rem;line-height:1.5;width:5em;flex-shrink:0}.l-footer-info__desc{font-size:1rem;line-height:1.5}.l-nav{display:none}.l-nav-list{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;position:relative;padding-top:16px}.l-nav-list::after{content:"";display:block;width:1px;height:36px;background-color:#ccc;position:absolute;top:50%;left:0;translate:0 -50%}.l-nav-list__item{display:block;font-size:1.125rem;line-height:1.5;border-bottom:solid 1px #d9d9d9;position:relative}.l-nav-list__item::after{content:"";display:none;width:1px;height:36px;background-color:#ccc;position:absolute;top:50%;right:0;translate:0 -50%}.l-nav-list__link{color:#555;padding:.5em 0;display:block}.l-nav-link__item{width:100%;display:block}.l-nav-link__item.-tel .l-nav-link__text{color:#094}.l-nav-link__item.-tel .l-nav-link__num{font-family:Roboto,Arial,sans-serif;font-size:1.625rem;background-color:#094}.l-nav-link__item.-tel .l-nav-link__num::before{-webkit-mask-image:url(../img/common/icon_tel.svg);mask-image:url(../img/common/icon_tel.svg)}.l-nav-link__item.-mail .l-nav-link__text{color:#e7866c}.l-nav-link__item.-mail .l-nav-link__num{font-size:1rem;background-color:#e7866c}.l-nav-link__item.-mail .l-nav-link__num::before{-webkit-mask-image:url(../img/common/icon_mail.svg);mask-image:url(../img/common/icon_mail.svg)}.l-nav-link__text{display:block;font-size:.875rem;line-height:1.5;text-align:center}.l-nav-link__num{display:flex;justify-content:center;align-items:center;gap:10px;line-height:1;font-weight:700;color:#fff;text-align:center;max-width:255px;height:48px;margin:10px auto 0;border-radius:100vmax}.l-nav-link__num::before{content:"";display:block;width:18px;height:18px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.l-contents{padding-top:70px}.l-section{padding:20px 0 40px}.l-section__inner{box-sizing:content-box;max-width:900px;padding:0 20px;margin:0 auto}.l-division{padding-top:30px}.l-pagination{position:relative;width:-moz-max-content;width:max-content;max-width:100%;padding:0 38px;margin-inline:auto}.l-pagination__list{display:flex;flex-flow:row nowrap;gap:4px;align-items:center;justify-content:center}.l-pagination__item{position:relative;width:28px;height:28px;font-size:.75rem;line-height:1.5}.l-pagination__item:has(.l-pagination__prev){position:absolute;top:0;left:0}.l-pagination__item:has(.l-pagination__next){position:absolute;top:0;right:0}.l-pagination__item.is-disabled{pointer-events:none;opacity:.3}.l-pagination__link{align-items:center;justify-content:center;width:100%;height:100%;border:solid 1px #ccc;border-radius:4px;display:flex}.l-pagination__link[aria-current=page]{color:#fff}.l-pagination__next,.l-pagination__prev{align-items:center;justify-content:center;width:100%;height:100%;border:solid 1px #ccc;border-radius:4px;display:flex}.l-pagination__next img,.l-pagination__prev img{width:6px}.l-pagination__prev img{scale:-1 1}.l-pagination__holder{position:absolute;width:100%;height:100%}.l-pagination__holder::before{position:absolute;top:50%;left:calc(50% - 6px);display:block;width:2px;height:2px;content:"";background:#555;border-radius:100%;box-shadow:6px 0 #555,12px 0 #555;translate:-50% -50%}.l-kv{position:relative}.l-kv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;left:0;pointer-events:none}.l-kv__inner{display:flex;flex-flow:column nowrap;justify-content:center;align-items:center;max-width:1040px;height:170px;margin:0 auto;padding:0 20px;box-sizing:content-box}.l-kv__title{position:relative;z-index:1;font-size:1.625rem;font-weight:400;line-height:1.5;color:#fff}.l-container__inner{max-width:900px;margin:0 auto;padding-inline:20px;box-sizing:content-box}.c-button-wrap{display:flex;flex-flow:row wrap;gap:16px;place-content:flex-start center;align-items:stretch}.c-button{justify-content:center;align-items:center;width:100%;max-width:216px;height:50px;font-size:.875rem;line-height:1.5;font-weight:700;color:#094;padding:14px 30px;border:solid 1px currentColor;border-radius:4px;position:relative;display:flex}.c-button::after{content:"";display:block;width:8px;height:14px;margin:auto;background-color:currentColor;-webkit-mask-image:url(../img/common/icon_arrow.svg);mask-image:url(../img/common/icon_arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;position:absolute;top:0;bottom:0;right:18px}.c-button.disabled,.c-button:disabled,.c-button[disabled]{pointer-events:none;cursor:not-allowed}.c-button.disabled::after,.c-button:disabled::after,.c-button[disabled]::after{display:none}.c-button.-white{background-color:#fff}.c-button.-green{background-color:#094;color:#fff}.c-button.-lg{font-size:1.5rem;max-width:544px;height:120px;padding:20px 80px 20px 40px}.c-button.-lg::after{width:15px;height:28px;right:36px}.c-button-catalogue{flex-flow:column nowrap;justify-content:center;align-items:center;gap:10px;border:solid 1px #d9d9d9;max-width:430px;padding:20px 16px;display:flex}.c-button-catalogue__text{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:10px}.c-button-catalogue__text::before{content:"";display:inline-block;width:18px;height:23px;background-color:currentColor;-webkit-mask-image:url(../img/common/icon_document.svg);mask-image:url(../img/common/icon_document.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.c-button-catalogue__download{display:block;font-size:.75rem;line-height:1;font-weight:700;color:#fff;width:-moz-fit-content;width:fit-content;padding:6px 16px;border-radius:100vmax;background-color:#094}.c-button-catalogue__download::before{content:"";display:inline-block;width:12px;height:12px;margin-right:6px;background-color:currentColor;-webkit-mask-image:url(../img/common/icon_download.svg);mask-image:url(../img/common/icon_download.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.c-heading-lv2{font-size:1.75rem;line-height:1.5;font-weight:400;color:#094;text-align:center}.c-breadcrumb{padding:30px 20px}.c-breadcrumb__list{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;max-width:900px;margin:0 auto}.c-breadcrumb__item{font-size:.8125rem;line-height:1.5;color:#555}.c-breadcrumb__item:not(:first-child)::before{content:"＞";display:inline-block;margin:0 .5em}.c-dl__desc,.c-dl__term{padding:36px 0}.c-dl__term{font-size:1rem;line-height:1.5;font-weight:700;color:#094;padding:0 0 18px;border-bottom:solid 2px #d9d9d9;place-content:center}.c-dl__desc{font-size:1rem;line-height:1.8;padding:20px 0}.p-home-section__header{margin-bottom:40px}.p-home-section__hgroup{display:flex;flex-flow:column-reverse nowrap;justify-content:flex-start;align-items:flex-start}.p-home-section__title{font-size:2.125rem;line-height:1.5}.p-home-section__titleEn{font-size:1.375rem;line-height:1.5;font-family:Poppins,Arial,sans-serif;color:#094;padding-left:22px;position:relative}.p-home-section__titleEn::before{content:"";width:10px;height:10px;background-color:currentColor;border-radius:100%;position:absolute;top:11px;left:0}.p-home-section__desc{line-height:1.8;margin-top:20px}.p-home-news{padding:0 20px}.p-home-news__inner{max-width:900px;margin:0 auto;padding:50px 0 80px}.p-home-newsArticle{border-top:solid 1px #ccc}.p-home-newsArticle:last-child{border-bottom:solid 1px #ccc}.p-home-newsArticle__link{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;gap:16px;padding:20px 0}.p-home-newsArticle__info{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;gap:20px}.p-home-newsArticle__date{font-size:1.125rem;line-height:1.5;font-weight:700}.p-home-newsArticle__date span{font-size:.875rem;font-weight:400}.p-home-newsArticle__category{display:block;font-size:.75rem;line-height:1.5;font-weight:700;color:#fff;text-align:center;width:116px;padding:4px;background-color:#094}.p-home-newsArticle__title{font-size:1rem;line-height:1.5;padding-top:3px}.p-home-products{padding:0 0 100px 20px;position:relative}.p-home-products::after{content:"";display:block;width:100%;height:calc(100% - 100px);background-color:#094;position:absolute;top:100px;left:0}.p-home-products__inner{padding:80px 40px 60px 20px;background-color:#ecf4ef;border-radius:40px 0 0 40px;position:relative;z-index:1}.p-home-products__contents{max-width:900px;margin:0 auto}.p-home-products__item{justify-content:flex-start;align-items:flex-end;aspect-ratio:563/331;padding:12px;position:relative;display:flex}.p-home-products__item.disabled,.p-home-products__item:disabled,.p-home-products__item[disabled]{pointer-events:none}.p-home-products__item.disabled::after,.p-home-products__item:disabled::after,.p-home-products__item[disabled]::after{display:none}.p-home-products__item.disabled .p-home-products__itemTitle::after,.p-home-products__item:disabled .p-home-products__itemTitle::after,.p-home-products__item[disabled] .p-home-products__itemTitle::after{content:"（Coming Soon）"}.p-home-products__item+.p-home-products__item{margin-top:16px}.p-home-products__item::after{content:"";display:block;width:24px;height:24px;background-color:#094;background-image:url(../img/common/icon_arrow.svg);background-repeat:no-repeat;background-size:5px auto;background-position:center;border-radius:50%;position:absolute;bottom:12px;right:12px;z-index:1}.p-home-products__itemTitle{font-size:1.375rem;line-height:1;font-weight:700;color:#fff;position:relative;z-index:1}.p-home-products__itemImg{-o-object-fit:cover;object-fit:cover;height:100%;border-radius:10px;position:absolute;top:0;left:0}.p-newsIndex-nav__main{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:0 14px;border-top:solid 1px #d9d9d9}.p-newsIndex-nav__mainItem{display:flex;justify-content:center;align-items:center;min-width:0;height:52px;position:relative;overflow:hidden}.p-newsIndex-nav__mainItem::after{content:"";display:block;width:100%;height:2px;background-color:#094;position:absolute;bottom:0;left:0;translate:0 100%}.p-newsIndex-nav__mainItem.is-active{background-color:rgba(0,153,68,.1)}.p-newsIndex-nav__mainItem.is-active::after{translate:0 0}.p-newsIndex-nav__sub{display:grid;grid-template-columns:repeat(2,1fr);grif-template-rows:auto;gap:12px;margin-top:18px}.p-newsIndex-nav__subItem{display:flex;justify-content:center;align-items:center;min-width:0;height:50px;border-radius:10px;border:solid 1px #d9d9d9;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition-property:background-color color}.p-newsIndex-nav__subItem.is-active{color:#fff}.p-newsIndex-nav__subItem.-orange.is-active{border-color:#f08300;background-color:#f08300}.p-newsIndex-nav__subItem.-brown.is-active{border-color:#9e6024;background-color:#9e6024}.p-newsIndex-nav__subItem.-yellow.is-active{border-color:#e9bf38;background-color:#e9bf38}.p-newsIndex-nav__subItem.-blue-gray.is-active{border-color:#a0b6bb;background-color:#a0b6bb}.p-newsIndex-article{padding-bottom:20px;border-bottom:solid 1px #ccc}.p-newsIndex-article:not(:first-child){padding-top:20px}.p-newsIndex-article__link{flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;gap:4.2492917847%;display:flex}.p-newsIndex-article__img{width:30.5949008499%}.p-newsIndex-article__textarea{width:65.1558073654%}.p-newsIndex-article__title{font-size:1.125rem;line-height:1.5;color:#094;margin-bottom:10px}.p-newsIndex-article__desc{font-size:.875rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.p-newsIndex-article__info{margin-top:10px}.p-newsIndex-article__category{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.p-newsIndex-article__categoryMain{font-size:.75rem;line-height:1;font-weight:700;color:#fff;text-align:center;min-width:88px;width:-moz-fit-content;width:fit-content;background-color:#094;padding:6px 8px}.p-newsIndex-article__categorySub{font-size:.75rem;line-height:1;font-weight:700;color:#fff;text-align:center;min-width:88px;width:-moz-fit-content;width:fit-content;background-color:#094;border-radius:4px;margin-left:8px;padding:6px 8px}.p-newsIndex-article__categorySub.-orange{background-color:#f08300}.p-newsIndex-article__categorySub.-brown{background-color:#9e6024}.p-newsIndex-article__categorySub.-yellow{background-color:#e9bf38}.p-newsIndex-article__categorySub.-blue-gray{background-color:#a0b6bb}.p-newsIndex-article__date{font-size:1rem;line-height:1;font-weight:700;margin-top:10px}.p-newsIndex-article__date span{font-size:.875rem;font-weight:400}.p-newsIndex-list{margin-top:56px}.p-newsIndex-pagination__list{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:8px;padding:0 40px;position:relative;max-width:100%;width:-moz-max-content;width:max-content;margin:0 auto}.p-newsIndex-pagination__item{display:flex;justify-content:center;align-items:center;width:30px;height:32px}.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__next),.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__prev){width:32px;position:absolute;top:0}.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__prev){left:0}.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__next){right:0}.p-newsIndex-pagination__link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#caddd2}.p-newsIndex-pagination__link[aria-current]{color:#094}.p-newsIndex-pagination__next,.p-newsIndex-pagination__prev{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#f5f5f5;border:solid 2px #ecf4ef;border-radius:10px}.p-newsIndex-pagination__next img,.p-newsIndex-pagination__prev img{width:12px}.p-newsIndex-pagination__prev img{scale:-1 1}.p-newsIndex-pagination__holder{position:relative}.p-newsIndex-pagination__holder::before{content:"";position:absolute;display:block;width:2px;height:2px;background:#000;border-radius:100%;top:50%;left:calc(50% - 6px);translate:-50% -50%;box-shadow:6px 0 #000,12px 0 #000}.p-newsSingle-head{margin-bottom:40px}.p-newsSingle-head__title{font-size:1.625rem;line-height:1.5;font-weight:400;color:#094}.p-newsSingle-head__info{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:flex-start;margin-top:18px}.p-newsSingle-head__category{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.p-newsSingle-head__categoryMain{font-size:.75rem;line-height:1;font-weight:700;color:#fff;text-align:center;min-width:88px;width:-moz-fit-content;width:fit-content;background-color:#094;padding:6px 8px}.p-newsSingle-head__categorySub{font-size:.75rem;line-height:1;font-weight:700;color:#fff;text-align:center;min-width:88px;width:-moz-fit-content;width:fit-content;background-color:#094;border-radius:4px;margin-left:8px;padding:6px 8px}.p-newsSingle-head__categorySub.-orange{background-color:#f08300}.p-newsSingle-head__categorySub.-brown{background-color:#9e6024}.p-newsSingle-head__categorySub.-yellow{background-color:#e9bf38}.p-newsSingle-head__categorySub.-blue-gray{background-color:#a0b6bb}.p-newsSingle-head__date{font-size:.875rem;line-height:1;font-weight:700;margin-top:10px}.p-newsSingle-head__date span{font-size:.75rem;font-weight:400}.p-newsSingle-kv{margin-bottom:40px}.p-newsSingle-content__title{font-size:1.375rem;line-height:1.5;font-weight:400;color:#094;margin-bottom:30px;padding-bottom:12px;border-bottom:solid 1px #ccc}.p-newsSingle-content__text{line-height:1.8}.p-newsSingle-content__text p+p{margin-top:1lh}.p-newsSingle-content__text a{color:#e64652;text-decoration:underline}.p-newsSingle-content__images{display:flex;flex-flow:column nowrap;justify-content:flex-start;align-items:stretch;gap:20px;margin-top:40px}.p-newsSingle-content__images+.p-newsSingle-content__images{margin-top:20px}.p-newsSingle-content__imagesItem{width:100%}.p-newsSingle-content__imagesItem iframe,.p-newsSingle-content__imagesItem img,.p-newsSingle-content__imagesItem video{max-width:100%}.p-newsSingle-content__imagesItem:has(iframe){aspect-ratio:16/9}.p-newsSingle-content__imagesItem:has(iframe) iframe{width:100%;height:100%}.p-home-service{margin-top:60px;background-color:#ecf4ef;border-radius:80px;overflow:hidden}.p-home-service__inner{padding:40px 20px 80px}.p-home-service__contents{max-width:1040px;margin:0 auto}.p-home-serviceContents{margin-top:50px;padding:45px 20px;background-color:#094;border-radius:10px}.p-home-serviceContents__title{font-size:1.625rem;line-height:1.5;color:#fff;text-align:center;margin-bottom:24px}.p-home-serviceContents__title span{display:inline-block}.p-home-serviceContents__list{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:28px;max-width:720px;margin:0 auto}.p-home-serviceContents__item{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:40px 0;min-width:0;padding:40px 20px 24px;background-color:#fff;border-radius:10px}.p-home-serviceContents__itemImg{max-width:180px;margin:0 auto}.p-home-serviceContents__itemTitle{font-size:1.125rem;line-height:1.5;text-align:center;color:#094;width:100%;margin:0 auto;padding:10px 6px;border-radius:10px;border:solid 1px #094;place-content:center}.p-home-serviceContents__itemTitle span{display:inline-block}.p-home-farmers{padding:100px 20px 0}.p-home-farmers__contents{max-width:100%;min-height:420px;margin:0 auto;padding:30px 20px 56px;background-image:url(../img/home/farmers_img1_sp.webp);background-repeat:no-repeat;background-size:cover;background-position:top center;border-radius:10px;overflow:hidden}.p-home-manufacturers{padding:90px 20px 55px}.p-home-manufacturers__inner{max-width:1040px;margin:0 auto}.p-home-manufacturers__img{border-radius:10px}.p-home-company{display:flex;justify-content:flex-start;align-items:center;padding:45px 20px;background-image:url(../img/home/company_img1_sp.webp);background-repeat:no-repeat;background-size:cover;background-position:center}.p-home-company__inner{max-width:900px;width:100%;margin:0 auto}.p-home-contact{padding:40px 0 40px 20px;position:relative}.p-home-contact__inner{padding:80px 40px 60px 20px;background-color:#ecf4ef;border-radius:40px 0 0 40px;border-top:solid 1px #094;border-bottom:solid 1px #094;border-left:solid 1px #094;position:relative;z-index:1}.p-home-contact__contents{max-width:900px;margin:0 auto}.p-home-contact__body{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:20px;margin-top:20px}.p-home-contactItem{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:0;color:#fff;min-width:0;border-radius:10px;padding:40px 20px 20px}.p-home-contactItem__title{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:0 20px;font-size:1rem;line-height:1.5;margin-bottom:10px}.p-home-contactItem__textType{font-size:1.5rem}.p-home-contactItem__text{justify-content:center;align-items:center;background-color:#fff;border-radius:10px;font-weight:700;height:80px;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);position:relative;display:flex}.p-home-contactItem__text::before{content:"";display:inline-block;width:38px;height:28px;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.p-home-contactItem__info{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;gap:0 12px;margin-top:10px}.p-home-contactItem__infoTerm{font-size:.875rem;line-height:1.5;font-weight:700}.p-home-contactItem__infoDesc{font-size:.9375rem;line-height:1.5;font-weight:700}.p-home-contactItem.-tel{background-color:#094}.p-home-contactItem.-tel .p-home-contactItem__text{font-family:Roboto,Arial,sans-serif;font-size:1.5rem;color:#094}.p-home-contactItem.-tel .p-home-contactItem__text::before{-webkit-mask-image:url(../img/common/icon_tel.svg);mask-image:url(../img/common/icon_tel.svg)}.p-home-contactItem.-mail{background-color:#e7866c}.p-home-contactItem.-mail .p-home-contactItem__text{color:#e7866c;gap:20px}.p-home-contactItem.-mail .p-home-contactItem__text::before{-webkit-mask-image:url(../img/common/icon_mail.svg);mask-image:url(../img/common/icon_mail.svg)}.p-home-contactItem.-mail .p-home-contactItem__text::after{content:"";display:block;width:8px;height:15px;margin:auto;background-color:currentColor;-webkit-mask-image:url(../img/common/icon_arrow.svg);mask-image:url(../img/common/icon_arrow.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;position:absolute;top:0;bottom:0;right:42px}.u-link{text-decoration:underline}.u-link[target=_blank]{position:relative;padding-right:1em}.u-link[target=_blank]::after{position:absolute;top:0;right:2px;bottom:0;display:block;width:1em;height:1lh;margin:auto;content:"";background-color:currentcolor;-webkit-mask-image:url(/assets/img/common/ico_blank.svg);mask-image:url(/assets/img/common/ico_blank.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-size:contain;mask-size:contain}ul.u-list-atten>li,ul.u-list>li{position:relative;padding-left:1.5em}ul.u-list-atten>li::before,ul.u-list>li::before{display:inline-block;width:1.5em;height:1.5em;position:absolute;top:-1px;left:0}ul.u-list>li::before{content:"・"}ul.u-list-atten>li::before{font-family:"Noto Sans JP",sans-serif;content:"※"}.u-text-note{font-size:.8em}.u-text-atten{padding-left:1.5em}.u-text-atten::before{display:inline-block;width:1.5em;height:1.5em;margin-left:-1.5em;font-family:"Noto Sans JP",sans-serif;content:"※"}*,::after,::before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.collapse{visibility:collapse}.relative{position:relative}.mx-auto{margin-left:auto;margin-right:auto}.mb-6{margin-bottom:24px}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:56px}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-8{margin-top:2rem}.block{display:block}.table{display:table}.contents{display:contents}.hidden{display:none}.h-60{height:15rem}.max-w-full{max-width:100%}.border-collapse{border-collapse:collapse}.pb-20{padding-bottom:5rem}.pt-16{padding-top:4rem}.pt-5{padding-top:1.25rem}.text-white{--tw-text-opacity:1;color:rgb(255 255 255 / var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}@media (prefers-reduced-motion:no-preference){:where(html:focus-within){scroll-behavior:smooth}.l-header-toggle__line{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:all}.l-nav-list__link{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.l-nav-link__item{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.l-pagination__link{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.l-pagination__next,.l-pagination__prev{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.c-button{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.c-button-catalogue{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.p-home-products__item{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.p-newsIndex-nav__mainItem{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:all}.p-newsIndex-nav__mainItem::after{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:all}.p-newsIndex-nav__subItem{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:all}.p-newsIndex-article__link{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}.p-home-contactItem__text{transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-duration:.3s;transition-property:opacity}}@media screen and (min-width:768px){body{font-size:16px}.l-header{position:relative}.l-header__logo{width:356px;margin-top:18px}.l-footer{padding:0 50px}.l-footer__contents{display:grid;grid-template-columns:380px 1fr;grid-template-rows:auto;gap:48px 0;padding:68px 0 45px}.l-footer__logo{width:274px;grid-column:1/2;grid-row:1/2}.l-footer__copyright{text-align:center}.l-footer-nav__list{height:210px}.l-footer-nav__list.-end{height:auto;place-content:end}.l-footer-nav__item{font-size:1rem}.l-contents{padding-top:0}.l-section{padding:40px 0 80px}.l-section__inner{padding:0 60px}.l-division{padding-top:60px}.l-pagination{padding:0 66px}.l-pagination__list{gap:10px}.l-pagination__item{width:36px;height:36px;font-size:.875rem}.l-pagination__next img,.l-pagination__prev img{width:8px}.l-kv__inner{height:256px;padding:0 45px}.l-kv__title{font-size:2.25rem}.l-container__inner{padding-inline:45px}.c-button.-lg{padding:20px 60px}.c-button-catalogue{flex-flow:row nowrap;padding:16px}.c-heading-lv2{font-size:2rem}.c-breadcrumb{padding:30px 45px}.c-breadcrumb__item{font-size:.875rem}.c-dl__item{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch}.c-dl__term{text-align:center;width:180px;padding:36px 0;border-bottom:solid 2px #094}.c-dl__desc{width:calc(100% - 180px);padding:36px 0 36px 60px;border-bottom:solid 2px #d9d9d9}.p-home-section__header{margin-bottom:0}.p-home-section__desc{margin-top:40px}.p-home-news{padding:0 45px}.p-home-news__inner{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:stretch;padding:112px 0 80px}.p-home-news__header{width:32.2222222222%}.p-home-news__body{width:67.7777777778%}.p-home-newsArticle__link{flex-flow:row nowrap;gap:20px}.p-home-products{padding:0 0 100px 45px}.p-home-products__inner{padding:135px 90px 145px 45px;border-radius:80px 0 0 80px}.p-home-products__contents{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;gap:5.3333333333%}.p-home-products__header{width:32.2222222222%}.p-home-products__body{width:62.4444444444%}.p-home-products__item{padding:22px}.p-home-products__item+.p-home-products__item{margin-top:36px}.p-home-products__item::after{width:40px;height:40px;background-size:8px auto;bottom:22px;right:22px}.p-home-products__itemTitle{font-size:2.125rem}.p-newsIndex-nav__main{grid-template-columns:repeat(4,1fr);gap:0;border-bottom:solid 1px #d9d9d9}.p-newsIndex-nav__sub{grid-template-columns:repeat(4,1fr)}.p-newsIndex-article{padding-bottom:40px}.p-newsIndex-article:not(:first-child){padding-top:40px}.p-newsIndex-article__link{gap:2.2222222222%}.p-newsIndex-article__img{width:32.8888888889%}.p-newsIndex-article__textarea{width:64.8888888889%}.p-newsIndex-article__title{font-size:1.25rem;margin-bottom:14px}.p-newsIndex-article__desc{font-size:1rem}.p-newsIndex-article__info{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.p-newsIndex-article__date{margin-top:0;margin-left:20px}.p-newsIndex-list{margin-top:80px}.p-newsIndex-pagination__list{padding:0 62px;gap:12px}.p-newsIndex-pagination__item{height:50px}.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__next),.p-newsIndex-pagination__item:has(.p-newsIndex-pagination__prev){width:50px}.p-newsIndex-pagination__next img,.p-newsIndex-pagination__prev img{width:16px}.p-newsSingle-head__title{font-size:2rem}.p-newsSingle-head__info{flex-flow:row nowrap;align-items:center}.p-newsSingle-head__date{margin-top:0;margin-left:20px}.p-newsSingle-kv{margin-bottom:70px}.p-newsSingle-content__title{font-size:1.625rem}.p-newsSingle-content__images{flex-flow:row nowrap;justify-content:center;align-items:flex-start;gap:36px;margin-top:60px}.p-newsSingle-content__images+.p-newsSingle-content__images{margin-top:36px}.p-newsSingle-content__imagesItem{width:calc(50% - 18px)}.p-home-service{margin-top:100px}.p-home-service__inner{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:stretch;padding:112px 45px 80px}.p-home-service__header{padding:0 70px}.p-home-serviceContents{padding:80px 40px 60px}.p-home-serviceContents__title{font-size:1.875rem;margin-bottom:30px}.p-home-serviceContents__list{grid-template-columns:repeat(3,1fr);gap:30px}.p-home-farmers{padding:178px 45px 0}.p-home-farmers__contents{max-width:1040px;padding:72px 52px 74px;background-image:url(../img/home/farmers_img1.webp);background-position:bottom right}.p-home-manufacturers{padding:154px 45px 160px}.p-home-manufacturers__inner{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:stretch;gap:4.6153846154%}.p-home-manufacturers__header{width:40.5769230769%}.p-home-manufacturers__body{width:54.8076923077%}.p-home-company{height:392px;padding:0 45px;background-image:url(../img/home/company_img1.webp)}.p-home-contact{padding:80px 0 80px 45px}.p-home-contact__inner{padding:70px 90px 80px 45px;border-radius:80px 0 0 80px}.p-home-contact__body{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;margin-top:42px}.p-home-contactItem{padding:45px 60px 20px}}@media screen and (min-width:1280px){.l-header{box-shadow:0 3px 6px 0 rgba(0,0,0,.16)}.l-header__inner{max-width:1280px;margin:0 auto;padding:0 20px 15px;box-sizing:content-box}.l-header__inner::after{display:none}.l-header-toggle{display:none}.l-nav__inner{display:flex;flex-flow:column-reverse nowrap;justify-content:flex-end;align-items:flex-end}.l-nav-list{flex-flow:row nowrap;justify-content:flex-end;align-items:center;padding-top:0}.l-nav-list__item{font-size:.875rem;padding:0 22px;border-bottom:none}.l-nav-list__item::after{display:block}.l-nav-link{display:flex;flex-flow:row nowrap;justify-content:flex-end;align-items:flex-start;gap:20px}.l-nav-link__item.-tel{width:240px}.l-nav-link__item.-mail{width:236px}.l-nav-link__text{display:none}.l-nav-link__num{display:none}}@media (prefers-reduced-motion:reduce){.l-header-toggle__line{transition:none}.l-nav-list__link{transition:none}.l-nav-link__item{transition:none}.l-pagination__link{transition:none}.l-pagination__next,.l-pagination__prev{transition:none}.c-button{transition:none}.c-button-catalogue{transition:none}.p-home-products__item{transition:none}.p-newsIndex-nav__mainItem{transition:none}.p-newsIndex-nav__mainItem::after{transition:none}.p-newsIndex-nav__subItem{transition:none}.p-newsIndex-article__link{transition:none}.p-home-contactItem__text{transition:none}}@media screen and (max-width:767px){.l-footer-nav{width:100%;max-width:440px;justify-self:end}.c-dl__item+.c-dl__item{margin-top:28px}.p-newsIndex-nav__mainItem{border-bottom:solid 1px #d9d9d9}.p-newsIndex-nav__mainItem.-all{grid-column:1/4}.p-home-farmers__contents{aspect-ratio:352/430}.p-home-contactItem.-mail{padding-bottom:65px}}@media (any-hover:hover){.l-footer-nav__link:hover{text-decoration:underline}.l-footer-nav__childLink:hover{text-decoration:underline}.l-nav-list__link:hover{opacity:.7}.l-nav-link__item:hover{opacity:.7}.l-pagination__link:hover{opacity:.7}.l-pagination__next:hover,.l-pagination__prev:hover{opacity:.7}.c-button:hover{opacity:.7}.c-button-catalogue:hover{opacity:.7}.p-home-products__item:hover{opacity:.7}.p-newsIndex-nav__mainItem:hover{background-color:rgba(0,153,68,.1)}.p-newsIndex-nav__mainItem:hover::after{translate:0 0}.p-newsIndex-nav__subItem:hover{color:#fff}.p-newsIndex-nav__subItem.-orange:hover{background-color:#f08300}.p-newsIndex-nav__subItem.-brown:hover{background-color:#9e6024}.p-newsIndex-nav__subItem.-yellow:hover{background-color:#e9bf38}.p-newsIndex-nav__subItem.-blue-gray:hover{background-color:#a0b6bb}.p-newsIndex-article__link:hover{opacity:.7}.p-newsSingle-content__text a:hover{text-decoration:none}.p-home-contactItem__text:hover{opacity:.7}.u-link:hover{text-decoration:none}}@media screen and (max-width:1279px){.l-nav{width:100%;height:calc(100vh - 70px);padding-bottom:100px;background-color:#fff;position:absolute;top:100%;left:0;z-index:1;overflow:auto}.l-nav__inner{width:100%}.l-nav-list__link{padding:16px 40px}.l-nav-link__item{padding:20px 0}.l-nav-link__item:not(:first-child){border-top:solid 1px #d9d9d9}}@media (min-width:768px){.md\:mb-8{margin-bottom:2rem}.md\:ml-0{margin-left:0}.md\:mt-10{margin-top:2.5rem}.md\:mt-14{margin-top:56px}.md\:mt-20{margin-top:5rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-8{margin-top:2rem}.md\:pb-40{padding-bottom:10rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-30{padding-top:120px}}@media (min-width:1280px){.xl\:block{display:block}}