*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,p,figure,blockquote,ul,li,dl,dd{margin:0;padding:0}ul[role=list],ol[role=list]{list-style:none}li{list-style-type:none}body{min-height:100vh;line-height:1.1}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}#wpadminbar *{all:revert}@keyframes loop{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}body{font-family:"Noto Sans JP",sans-serif;font-weight:normal;letter-spacing:10%}img{display:block;width:100%;height:100%;max-width:100%}a{display:block;text-decoration:none}span{display:block}[id]{scroll-margin-top:70px}.l-container{padding:0 5%;max-width:1225px;margin:0 auto}.l-container--narrow{max-width:1045px}.header{width:100%;position:fixed;top:0;left:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:1% 1.5% 0 1.5%}.header__logo{display:flex;align-items:center;border-radius:50px;background:#fff;height:70px;width:18vw;max-width:330px;min-width:230px;box-shadow:4px 4px 10px rgba(0,0,0,.15)}.header__link{width:100%;height:100%;padding:3% 8%;border-radius:50px}.spnav{background:#fff;border-top-left-radius:20px;border-bottom-left-radius:20px;position:relative;padding:5%;min-height:100%}.spnav__btn{width:70px;height:70px;border-radius:50px;box-shadow:4px 4px 10px rgba(0,0,0,.15);cursor:pointer;display:none}@media screen and (max-width: 1299px){.spnav__btn{display:block}}.spnav__close{position:absolute;top:14px;right:14px;z-index:1;border-radius:50px;box-shadow:4px 4px 10px rgba(0,0,0,.15);width:70px;height:70px}.spnav__wrap{position:fixed;top:0;right:-100%;z-index:51;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:-5px 4px 15px rgba(0,0,0,.15);width:95%;max-width:500px;height:95vh;overflow-y:auto;transition:right .6s ease-out}.spnav__wrap::-webkit-scrollbar{width:6px}.spnav__wrap::-webkit-scrollbar-track{background:rgba(0,0,0,0);background:#fff}.spnav__wrap::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:3px}.spnav__wrap::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.spnav__wrap--active{right:0}.spnav__entry{display:flex;align-items:center;justify-content:center;gap:15px;background:#b9d387;border-radius:50px;width:100%;padding:12px 20px;transition:.4s;color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif}.spnav__entry:hover{background:#009659}.spnav__entry:hover .spnav__entry--ttl,.spnav__entry:hover .spnav__entry--icon{color:#fff}.spnav__entry--ttl{font-size:15px;font-weight:600}.spnav__entry--icon{width:7px;color:#009659}.spnav__item--entry{max-width:220px;margin-bottom:5%}.spnav__header{width:100%;height:68px;padding:20px;background:none;border:none;border-bottom:1px solid #1f6745;text-align:left;font-size:18px;font-weight:600;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.spnav__header--active .spnav__arrow{transform:rotate(180deg)}.spnav__header-content{display:flex;align-items:center;gap:15px;width:80%}.spnav__icon{width:42px}.spnav__ttl{font-size:18px;font-weight:bold;color:#1f6745}.spnav__arrow{width:16px;aspect-ratio:2/1;transition:transform .3s ease}.spnav__content{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.spnav__content--active{max-height:300px}.spnav__link{display:block;margin:10px 0 0 0;padding:8px 0;color:#1f6745;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s ease}.spnav__link:hover{color:rgba(31,103,69,.6980392157)}.spnav__container{display:flex;flex-wrap:wrap;padding:5% 0}.spnav__container--ttl{width:50%;margin-bottom:2%}.spnav__container--ttl:last-child{width:100%;margin-bottom:0}.spnav__container--link{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;width:100%;height:100%}.spnav__container--icon{width:20px}.gnav{border-radius:50px;background:#fff;box-shadow:4px 4px 10px rgba(0,0,0,.15);height:70px;min-width:1000px;padding:0 22px;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 1299px){.gnav{display:none}}.gnav__nav{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between}.gnav__link{padding:6px}.gnav__link:hover .gnav__ttl{color:#fb675f}.gnav__sub{font-size:12px;color:#fb675f;text-align:center;margin-bottom:5px}.gnav__ttl{font-size:14px;font-weight:bold;color:#2c2c2c;white-space:nowrap;transition:.4s;line-height:1.2}.gnav__entry{display:flex;align-items:center;gap:10px;background:#b9d387;border-radius:50px;width:100%;padding:10px 15px;transition:.4s}.gnav__entry:hover{background:#009659}.gnav__entry:hover .gnav__ttl,.gnav__entry:hover .gnav__entry--icon{color:#fff}.gnav__entry--icon{width:7px;color:#009659}.gnav__entry--hidden{display:none}.gnav__sarch{background:#f5f5f3;border-radius:50px;width:48px;cursor:pointer;transition:width .3s ease;overflow:hidden;display:flex;align-items:center}.gnav__sarch--active{width:220px}.gnav__sarch--iconBox{width:48px;aspect-ratio:1/1;min-width:40px;flex-shrink:0}.gnav__sarch--icon{width:100%;height:100%}.gnav__sarch--input{border:none;outline:none;background:rgba(0,0,0,0);width:100%;padding:0 10px 0 5px;font-size:14px;color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif;opacity:0;transition:opacity .3s ease .1s}.gnav__sarch--input::-moz-placeholder{color:#999;font-size:13px}.gnav__sarch--input::placeholder{color:#999;font-size:13px}.gnav__sarch--active .gnav__sarch--input{opacity:1}.snav{position:fixed;top:18%;right:0;z-index:40;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 1299px){.snav{display:none}}.snav__ttl{font-size:18px;writing-mode:vertical-rl;letter-spacing:.4em;margin:0 auto;margin-bottom:30%}.snav__icon{width:28px}.snav__list{display:flex;align-items:center;justify-content:center;width:56px;height:160px;border-top-left-radius:15px;border-bottom-left-radius:15px;margin-bottom:40%;position:relative;transition:.4s;box-shadow:4px 4px 10px rgba(0,0,0,.15)}.snav__list--seinen{background:#1f6745}.snav__list--seinen::after{content:"";position:absolute;top:0;left:-43px;width:43px;height:113px;background:url(../img/top/seinen_hover.svg) center center/cover;transform:translateX(100%);transition:transform .3s ease-out;z-index:-1}.snav__list--seinen:hover{background:#62957d}.snav__list--seinen:hover::after{transform:translateX(0)}.snav__list--zyosei{background:#fb675f}.snav__list--zyosei::after{content:"";position:absolute;top:0;left:-41px;width:41px;height:113px;background:url(../img/top/zyosei_hover.svg) center center/cover;transform:translateX(100%);transition:transform .3s ease-out;z-index:-1}.snav__list--zyosei:hover{background:#fc958f}.snav__list--zyosei:hover::after{transform:translateX(0)}.snav__list--kouhou{background:#44a067}.snav__list--kouhou::after{content:"";position:absolute;top:0;left:-41px;width:41px;height:113px;background:url(../img/top/kouhou_hover.svg) center center/cover;transform:translateX(100%);transition:transform .3s ease-out;z-index:-1}.snav__list--kouhou:hover{background:#7cbd95}.snav__list--kouhou:hover::after{transform:translateX(0)}.snav__link{padding:37% 25%;color:#fff;border-top-left-radius:15px;border-bottom-left-radius:15px}.fv{background-image:url(../img/common/fv_bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100vh;padding-bottom:59.32%;position:relative}@media screen and (max-width: 767px){.fv{background-image:url(../img/common/fv_bg_sp@2x.png);padding-bottom:129.2%;height:80vh}}.fv__inner{padding-top:20vh}@media screen and (max-width: 767px){.fv__inner{padding-top:15vh}}.fv__ttl{color:#4c4948;font-family:"Montserrat",sans-serif;font-weight:600;font-size:85.3px;text-align:center;line-height:102.4px;letter-spacing:5.12px}@media screen and (max-width: 767px){.fv__ttl{font-size:44px;line-height:102.4px;letter-spacing:3px}}.fv__sub{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700;font-size:25px;text-align:center;line-height:100%;letter-spacing:1.28px;margin-top:33px}@media screen and (max-width: 767px){.fv__sub{font-size:16px;margin:0}}.fv__scroll-center{display:flex;flex-direction:column;align-items:center;transform:translate(0, -30%);position:absolute;transform:translate(-50%, 0);left:50%;width:100%;bottom:31%}@media screen and (max-width: 1450px){.fv__scroll-center{bottom:29%}}@media screen and (max-width: 767px){.fv__scroll-center{display:none}}.fv__scroll-text{color:#fff;font-family:"Montserrat",sans-serif;font-weight:600;font-size:14px;margin-bottom:11px;letter-spacing:2px}.fv__scroll-img{width:19px;margin-bottom:7px}.fv__scroll-line{width:1px;height:75px;background:#fff}.fv--store{background-image:url(../img/common/fv_bg.png)}.submenu{position:absolute;transform:translate(-50%, 0);left:50%;width:100%;bottom:10%}@media screen and (max-width: 767px){.submenu{bottom:0}}.submenu__wrap{display:flex;gap:3%;justify-content:center}.submenu__circle1,.submenu__circle2,.submenu__circle3,.submenu__circle4,.submenu__circle5{width:164px;height:164px;border-radius:100px;background-color:#fff;border:1.98px solid #fb675f;position:relative;align-content:center;justify-items:center;text-align:center}@media screen and (max-width: 767px){.submenu__circle1,.submenu__circle2,.submenu__circle3,.submenu__circle4,.submenu__circle5{width:102px;height:102px;margin-bottom:12px}}.submenu__icon{position:absolute;transform:translate(-50%, -50%);top:0px;left:50%;width:71px;height:69px}@media screen and (max-width: 767px){.submenu__icon{transform:scale(0.8);left:13px;top:-34px}}.submenu__ttl{color:#fb675f;font-size:20px;font-weight:bold;margin-top:12px;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 767px){.submenu__ttl{font-size:13px}}.submenu__border{border-top:1.24px solid #fb675f;width:24px;margin:10px auto 10px}@media screen and (max-width: 767px){.submenu__border{margin:8px auto 8px}}.submenu__txt{font-size:15px;font-family:"Montserrat",sans-serif;color:#4c4948;font-weight:600;letter-spacing:1px}@media screen and (max-width: 767px){.submenu__txt{font-size:10px;letter-spacing:.5px}}.breadcrumb{margin-top:29px;margin-bottom:23px}@media screen and (max-width: 767px){.breadcrumb{margin-bottom:36px}}.breadcrumb__inner{padding:0 23px;max-width:1080px;margin:0 auto}.breadcrumb__list{display:flex;align-items:center}.breadcrumb__item{display:flex;align-items:center}.breadcrumb__item:not(:first-child)::before{content:"";width:9px;height:9px;background-image:url("../img/common/breadcrumb_arrow.svg");background-size:contain;background-repeat:no-repeat;background-position:center;margin:0 10px;display:inline-block}.breadcrumb__link{color:#4c4948;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;font-size:16px;line-height:100%;letter-spacing:1.28px}.breadcrumb__icon{width:17px}.section-header{text-align:center;margin-bottom:136px}@media screen and (max-width: 767px){.section-header{margin-bottom:58px}}.section-header__icon{width:66px;margin-bottom:13px;margin:0 auto}@media screen and (max-width: 767px){.section-header__icon{width:54px}}.section-header__ttl{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:75px;font-weight:600;line-height:105px;letter-spacing:5.12px}@media screen and (max-width: 767px){.section-header__ttl{font-size:43px;line-height:65px;letter-spacing:3px}}.section-header__sub{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-size:22px;font-weight:700;line-height:100%;letter-spacing:1.28px}@media screen and (max-width: 767px){.section-header__sub{font-size:16px}}.section-header__desc{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:40px;font-weight:600;line-height:105px;letter-spacing:5.12px}@media screen and (max-width: 767px){.section-header__desc{font-size:34px;line-height:65px;letter-spacing:3px}}@media screen and (max-width: 479px){.section-header__desc{font-size:28px}}.entry-cta{display:flex;justify-content:center;margin-bottom:15vh}.entry-cta__link{display:inline-flex;align-items:center;color:#1f6745;font-weight:500;font-size:16px;line-height:24px;letter-spacing:2%;margin-top:76px;gap:16px}.entry-cta__link:hover{text-decoration:underline}.entry-cta__link-icon{width:23px}.entry-btn{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:76px 27px 79px 100px;background:#b9d387;border-radius:60px;transition:background-color .6s ease-in-out}@media screen and (max-width: 767px){.entry-btn{padding:44.85px 27px 30.15px 78px;border-radius:26px;gap:19px}}@media screen and (max-width: 479px){.entry-btn{padding-left:40px}}.entry-btn::before{content:"";position:absolute;top:-86px;left:139px;width:229px;height:126px;background:url(../img/common/ico_entrybtn_02.svg) no-repeat center/contain;transition:left .6s ease-in-out;pointer-events:none}@media screen and (max-width: 767px){.entry-btn::before{width:99.67px;height:54.84px;top:-34.64px;left:60.84px}}.entry-btn::after{content:"";position:absolute;bottom:-60px;right:-23px;width:303px;height:162px;background:url(../img/common/ico_entrybtn_03.svg) no-repeat center/contain;transition:right .6s ease-in-out;pointer-events:none}@media screen and (max-width: 767px){.entry-btn::after{width:119px;height:63px;bottom:-29px;right:-2px}}.entry-btn__content{display:flex;align-items:center;gap:58px}.entry-btn__text{display:flex;align-items:center;gap:31px}@media screen and (max-width: 767px){.entry-btn__text{flex-direction:column;gap:16px}}.entry-btn__title,.entry-btn__subtitle,.entry-btn__caption{transition:color .6s ease-in-out}.entry-btn__title{color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:500;font-size:32px;line-height:52px;letter-spacing:10%}@media screen and (max-width: 767px){.entry-btn__title{font-size:23px;line-height:31.2px;letter-spacing:13%}}.entry-btn__subtitle{color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif;font-size:24px}@media screen and (max-width: 767px){.entry-btn__subtitle{font-size:18px;line-height:31.2px;letter-spacing:13%}}.entry-btn__caption{font-family:"Montserrat",sans-serif;color:#1f6745;font-weight:400;text-align:center;line-height:17.6px;letter-spacing:6px;width:450px}@media screen and (max-width: 767px){.entry-btn__caption{font-size:12px;line-height:7.7px;letter-spacing:2.61px;width:162px}}.entry-btn__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#009659;border-radius:50%;transition:background-color .6s ease-in-out}@media screen and (max-width: 767px){.entry-btn__icon{width:36px;height:36px}}.entry-btn__icon img{width:16px;height:16px}@media screen and (max-width: 767px){.entry-btn__icon img{width:8px;height:8px}}.entry-btn:hover{background:#009659}.entry-btn:hover::before{left:439px}.entry-btn:hover::after{right:480px}.entry-btn:hover .entry-btn__title,.entry-btn:hover .entry-btn__subtitle{color:#fff}.entry-btn:hover .entry-btn__caption{color:#76ce98}.entry-btn:hover .entry-btn__icon{background:#00794a}@media screen and (max-width: 767px){.entry-btn:hover{background:#b9d387 !important}.entry-btn:hover::before{left:60.84px !important}.entry-btn:hover::after{right:-2px !important}.entry-btn:hover .entry-btn__title,.entry-btn:hover .entry-btn__subtitle{color:#2c2c2c !important}.entry-btn:hover .entry-btn__caption{color:#1f6745 !important}.entry-btn:hover .entry-btn__icon{background:#009659 !important}}.footer{font-family:"Zen Kaku Gothic New",sans-serif;color:#fff;position:relative}.footer__pageTop{position:absolute;top:0;right:10%;width:clamp(3.125rem,2.564rem + 2.39vw,5.438rem);max-width:87px;aspect-ratio:87/147;z-index:10;cursor:pointer;transition:.3s}@media screen and (max-width: 767px){.footer__pageTop{position:relative;right:0;margin:5% 5% 0 auto}}.footer__pageTop:hover{transform:translateY(-5px)}.footer__satofuru,.footer__azukicha{width:100%;max-width:613px;margin:0 auto 5vh}.footer__satofuru--link,.footer__azukicha--link{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px 40px;background:#fff;border-radius:50px;color:#4c4948;font-size:20px;font-weight:bold;transition:.3s;text-decoration:none;font-family:"Zen Old Mincho",serif}@media screen and (max-width: 767px){.footer__satofuru--link,.footer__azukicha--link{gap:15px;padding:15px 30px;font-size:16px}}.footer__satofuru--link:hover,.footer__azukicha--link:hover{background:#f5f5f5}.footer__satofuru--text,.footer__azukicha--text{white-space:nowrap}@media screen and (max-width: 767px){.footer__satofuru--text,.footer__azukicha--text{white-space:normal}}.footer__satofuru--text2,.footer__azukicha--text2{font-size:14px;font-weight:400;text-align:center;color:#2d2d2d;margin-bottom:10vh}.footer__satofuru--arrow,.footer__azukicha--arrow{width:40px;height:auto;flex-shrink:0}@media screen and (max-width: 767px){.footer__satofuru--arrow,.footer__azukicha--arrow{width:20px}}.footer__bg{width:100%;aspect-ratio:3.94/1;background:url(../img/common/footer_bg.png) center center/cover}.footer__wrap{background:#0a4a2b;width:100%;padding:3% 5%}.footer__container{display:flex;justify-content:space-between;gap:5%}@media screen and (max-width: 767px){.footer__container{display:block}}.footer__box01{width:35%;min-width:270px}@media screen and (max-width: 767px){.footer__box01{width:100%;min-width:auto}}.footer__mark{width:240px;aspect-ratio:1/1;margin:0 0 12%}@media screen and (max-width: 767px){.footer__mark{width:190px;margin:0 auto 5%}}.footer__org--ttl{display:flex;align-items:flex-end;gap:10px;font-size:1.3rem;margin:0 0 5%}@media screen and (max-width: 767px){.footer__org--ttl{font-size:30px;display:block;text-align:center;margin:0 0 2%}}.footer__org--logo{width:20%;aspect-ratio:3/2}@media screen and (max-width: 767px){.footer__org--logo{width:60px;margin:0 auto 2%}}.footer__org--link{color:#fff;margin-bottom:2%;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){.footer__org--link{margin:0 auto 2%}}.footer__org--fax{color:#fff;margin-bottom:6%;white-space:nowrap}@media screen and (max-width: 767px){.footer__org--fax{text-align:center;margin:0 auto 2%}}.footer__org--address{font-style:normal;line-height:2}@media screen and (max-width: 767px){.footer__org--address{text-align:center;padding-bottom:8%;padding-top:10%;border-bottom:1px solid #9db1a1}}.footer__copy{font-size:14px;transform:translateY(-100%)}@media screen and (max-width: 767px){.footer__copy{text-align:center;transform:translateY(0)}}.fnav{position:relative}.fnav__list{display:flex;flex-wrap:wrap;gap:2%}@media screen and (max-width: 767px){.fnav__list{display:block}}.fnav__item{border-right:1px solid #9db1a1;width:18%;margin-bottom:3%}@media screen and (max-width: 1520px){.fnav__item{width:23%}}@media screen and (max-width: 1300px){.fnav__item{width:32%}}@media screen and (max-width: 1024px){.fnav__item{width:48%;margin-bottom:5%}}@media screen and (max-width: 767px){.fnav__item{border-right:none;width:100%;margin-bottom:0}}.fnav__header{width:100%;padding:0 40px 10px 0;background:none;border:none;text-align:left;font-size:18px;font-weight:600}.fnav__header--active .fnav__arrow{transform:rotate(180deg)}@media screen and (max-width: 767px){.fnav__header{height:68px;padding:20px;border-bottom:1px solid #9db1a1;cursor:default;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}}@media screen and (max-width: 767px){.fnav__header-content{display:flex;align-items:center;gap:15px;width:80%}}.fnav__icon{width:38px;height:auto;margin-bottom:5%}@media screen and (max-width: 767px){.fnav__icon{width:42px;margin-bottom:0}}.fnav__ttl{font-size:18px;font-weight:bold;color:#fff;white-space:nowrap}.fnav__arrow{width:16px;aspect-ratio:2/1;transition:transform .3s ease;display:none}@media screen and (max-width: 767px){.fnav__arrow{display:block}}.fnav__content{max-height:none;overflow:visible}@media screen and (max-width: 767px){.fnav__content{max-height:0;overflow:hidden;transition:max-height .5s ease-out}.fnav__content--active{max-height:300px}}.fnav__link{display:block;padding:4px 0;color:#fff;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s ease}@media screen and (max-width: 767px){.fnav__link{margin:10px 0 0 0;padding:8px 0}}.fnav__link:hover{color:rgba(255,255,255,.6470588235)}.fnav__container{display:flex;flex-wrap:wrap;padding:2% 0 0;gap:2%}@media screen and (max-width: 767px){.fnav__container{padding:5% 0}}.fnav__container--ttl{border-right:1px solid #9db1a1;padding:4px 2% 4px 0;margin-bottom:2%}.fnav__container--ttl:last-child{border-right:none}@media screen and (max-width: 1024px){.fnav__container--ttl{border-right:none;width:48%}.fnav__container--ttl:last-child{width:100%}}.fnav__container--link{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#fff;font-family:"Zen Kaku Gothic New",sans-serif;width:100%;height:100%;white-space:nowrap}.fnav__container--icon{width:20px}.fnav__btn{display:flex;flex-wrap:wrap;align-items:center;gap:2%}@media screen and (max-width: 1024px){.fnav__btn{display:block}}.fnav__btn--list{border-radius:50px;width:180px}@media screen and (max-width: 1024px){.fnav__btn--list{margin:0 0 4% 0;width:100%;max-width:320px}.fnav__btn--list:last-child{margin:0}}@media screen and (max-width: 767px){.fnav__btn--list{margin:0 auto 4%}.fnav__btn--list:last-child{margin:0 auto 4%}}.fnav__btn--link{border-radius:50px;color:#4c4948;font-size:15px;display:flex;align-items:center;justify-content:center;padding:10px 20px;background:#fff;transition:.3s;white-space:nowrap}@media screen and (max-width: 767px){.fnav__btn--link{padding:15px 20px}}.fnav__btn--link:hover{background:rgba(255,255,255,.7098039216)}.fnav__btn--span{color:#1f6745;font-size:20px;white-space:nowrap}#top .topFv__wrap{padding:6vh 0 0 0;position:relative}#top .topFv__catchWrap{position:absolute;top:25vh;left:11%;z-index:2;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 1023px){#top .topFv__catchWrap{top:18vh;left:8%}}@media screen and (max-width: 767px){#top .topFv__catchWrap{top:15vh;left:5%}}#top .topFv__catch{color:#1f6745;font-size:38px;font-weight:bold;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}@media screen and (max-width: 1023px){#top .topFv__catch{font-size:28px}}@media screen and (max-width: 767px){#top .topFv__catch{font-size:20px}}#top .topFv__catch--focus{display:flex;align-items:center;color:#fb675f;font-size:36px;margin:5% 0}@media screen and (max-width: 1023px){#top .topFv__catch--focus{font-size:26px}}@media screen and (max-width: 767px){#top .topFv__catch--focus{font-size:18px}}#top .topFv__catch--span{font-weight:bold;padding:16px 32px;border-radius:26px;background:#fff;box-shadow:4px 4px 10px rgba(0,0,0,.15)}@media screen and (max-width: 1023px){#top .topFv__catch--span{border-radius:20px}}@media screen and (max-width: 767px){#top .topFv__catch--span{padding:10px 20px;font-size:18px;border-radius:14px}}#top .topFv__mark{width:230px;aspect-ratio:1/1;margin-top:25%}@media screen and (max-width: 1023px){#top .topFv__mark{width:180px;margin-top:50%}}@media screen and (max-width: 767px){#top .topFv__mark{margin-top:10vh;width:30vw;max-width:134px}}#top .swiper-mv{width:71vw;height:94vh;border-top-left-radius:300px;z-index:-1;position:absolute;top:6vh;right:0}@media screen and (max-width: 1023px){#top .swiper-mv{border-top-left-radius:190px;width:80%;top:12vh}}@media screen and (max-width: 767px){#top .swiper-mv{border-top-left-radius:75px;width:85%;height:50vh;top:18vh}}#top .swiper-mv__slide01{background:url(../img/top/fv_01.jpg) center center/cover}#top .swiper-mv__slide02{background:url(../img/top/fv_02.jpg) center center/cover}#top .swiper-mv__slide03{background:url(../img/top/fv_03.jpg) center top/cover}#top .swiper-mv__slide04{background:url(../img/top/fv_04.jpg) center center/cover}#top .swiper-mv__slide05{background:url(../img/top/fv_05.jpg) center top/cover}#top .swiper-mv__slide06{background:url(../img/top/fv_06.jpg) center top/cover}#top .news{position:relative;background:#0e822c;padding-bottom:1px}#top .news__wrap{display:flex;justify-content:center;gap:3%;transform:translateY(-32%)}@media screen and (max-width: 1060px){#top .news__wrap{display:block;width:80%;margin:0 auto}}@media screen and (max-width: 767px){#top .news__wrap{width:90%;transform:translateY(-10%)}}#top .news__ttlContainer{width:20%;position:relative}@media screen and (max-width: 1060px){#top .news__ttlContainer{width:-moz-fit-content;width:fit-content;margin:0 auto 5%}}#top .news__Ttl{color:#fff;font-size:clamp(24px,4.2vw,80px);font-family:"Montserrat",sans-serif;font-weight:600;word-wrap:break-word;letter-spacing:.06em;line-height:1.2;margin-bottom:.3em;position:relative}@media screen and (max-width: 1060px){#top .news__Ttl{text-align:center;font-size:clamp(2.375rem,1.738rem + 2.72vw,5rem)}}#top .news__Ttl::before{content:"";position:absolute;top:-50%;left:-30%;width:40%;aspect-ratio:83/73;background:url(../img/top/flag.svg) center center/cover}@media screen and (max-width: 1060px){#top .news__Ttl::before{top:-60%;left:-10%;width:15%}}@media screen and (max-width: 767px){#top .news__Ttl::before{top:-50%;left:-6%;width:12%}}#top .news__sub{color:#dfff7f;font-size:24px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold}@media screen and (max-width: 1060px){#top .news__sub{text-align:center}}#top .news__tabBox{display:flex;align-items:center;gap:.8em;padding:0 40px;width:60%}@media screen and (max-width: 1060px){#top .news__tabBox{width:100%}}#top .news__tab--new{background:#1f6745;color:#fff;font-size:clamp(.75rem,.629rem + .52vw,1.25rem);padding:15px 20px;width:50%;min-width:180px;border-top-left-radius:20px;border-top-right-radius:20px;letter-spacing:.06em;cursor:pointer}@media screen and (max-width: 1060px){#top .news__tab--new{max-width:200px;min-width:auto;padding:12px 20px;border-top-left-radius:12px;border-top-right-radius:12px}}#top .news__tab--notice{background:#fb675f;color:#fff;font-size:clamp(.75rem,.629rem + .52vw,1.25rem);padding:15px 20px;width:50%;min-width:180px;border-top-left-radius:20px;border-top-right-radius:20px;letter-spacing:.06em;white-space:nowrap;cursor:pointer}@media screen and (max-width: 1060px){#top .news__tab--notice{max-width:200px;min-width:auto;padding:12px 20px;border-top-left-radius:12px;border-top-right-radius:12px}}#top .news__list{width:45%}@media screen and (max-width: 1060px){#top .news__list{width:auto;margin:0 auto}}#top .news__list--item{display:flex;align-items:center;gap:2%;margin-bottom:1.5%}#top .news__list--new{background:#1f6745;color:#fff;font-size:14px;font-size:clamp(.625rem,.564rem + .26vw,.875rem);padding:7px 20px;width:130px;letter-spacing:.06em;border-radius:50px;text-align:center}@media screen and (max-width: 767px){#top .news__list--new{width:100px}}#top .news__list--notice{background:#fb675f;color:#fff;font-size:14px;font-size:clamp(.625rem,.564rem + .26vw,.875rem);padding:7px 10px;width:130px;letter-spacing:.06em;border-radius:50px;text-align:center;white-space:nowrap}@media screen and (max-width: 767px){#top .news__list--notice{width:100px}}#top .news__list--content{display:flex;align-items:center;gap:5%;color:#4c4948}@media screen and (max-width: 1060px){#top .news__list--content{display:block}}#top .news__list--date{color:#1f6745}@media screen and (max-width: 1060px){#top .news__list--date{margin-bottom:2%}}#top .news__list--txt{color:#4c4948}#top .news__listContainer{background:#fff;border-radius:40px;padding:5%;margin-bottom:5%}@media screen and (max-width: 767px){#top .news__listContainer{border-radius:17px}}#top .news__listContainer--notice{display:none}#top .news__listBox{border-bottom:1px solid #979797;padding:3% 0}#top .news__listBox:last-child{border-bottom:none}#top .news__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px}@media screen and (max-width: 767px){#top .news__emptyState{padding:6% 3%;min-height:150px}}#top .news__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#top .news__emptyState--icon{margin-bottom:1.5rem}}#top .news__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#top .news__emptyState--icon svg{width:40px;height:40px}}#top .news__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#top .news__emptyState--iconImg{width:40px;height:40px}}#top .news__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#top .news__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#top .news__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#top .news__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}#top .news__bg_01{display:block;margin-top:61vh;margin-bottom:-1px;width:100%;aspect-ratio:66/33;background:url(../img/top/top_bg_001.png) center center/cover}@media screen and (max-width: 767px){#top .news__bg_01{margin-top:50vh}}#top .news__bg_02{display:block;position:relative;width:100%;aspect-ratio:240/37;background:url(../img/top/top_bg_02.png) center center/cover;margin-bottom:-2px}#top .news__bg_02::after{content:"";position:absolute;top:0;right:0;width:23%;aspect-ratio:436/281;background:url(../img/top/building.png) center center/cover}#top .recruit{position:relative;margin-top:-2px;padding:15% 0 0}#top .recruit__container{display:flex;justify-content:center;gap:6%;margin-bottom:5%}@media screen and (max-width: 1060px){#top .recruit__container{display:block;padding:0 10% 10%}}#top .recruit__txtContainer{width:45%;max-width:500px}@media screen and (max-width: 1060px){#top .recruit__txtContainer{width:100%;margin:0 auto}}#top .recruit__ttlContainer{margin-bottom:5%}#top .recruit__ttl{color:#4c4948;font-size:clamp(2.688rem,2.05rem + 2.72vw,5.313rem);font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;margin-bottom:.2em;position:relative}@media screen and (max-width: 1060px){#top .recruit__ttl{text-align:center}}#top .recruit__sub{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;color:#fb675f;font-size:clamp(1rem,.909rem + .39vw,1.375rem)}@media screen and (max-width: 1060px){#top .recruit__sub{text-align:center}}#top .recruit__txt{letter-spacing:1.1px;line-height:2;color:#4c4948;margin-bottom:10%}#top .interview{position:relative;padding:1% 0 25% 0;width:80%;min-height:800px;margin:0 auto}@media screen and (max-width: 1500px){#top .interview{width:85%;min-height:600px;height:94vh}}@media screen and (max-width: 1300px){#top .interview{width:100%;height:auto}}#top .interview__ttl{width:clamp(20rem,17.876rem + 9.06vw,28.75rem);margin:0 auto;position:relative}@media screen and (max-width: 1300px){#top .interview__ttl{margin:0 auto 8%}}#top .interview__ttl::after{content:"";position:absolute;top:-20%;left:10%;width:50px;height:88px;background:url(../img/top/interview_02.svg) center center/cover}@media screen and (max-width: 1300px){#top .interview__ttl::after{top:35%;left:5%;width:50px;height:50px;background:url(../img/top/interview_04.svg) center center/cover}}#top .interview__ttl--top{width:70%;margin-left:auto;margin-bottom:1%}#top .interview__container-01{position:absolute;top:0;right:1.5%;width:clamp(12.5rem,9.102rem + 14.5vw,26.5rem)}@media screen and (max-width: 1300px){#top .interview__container-01{position:relative;top:0;right:0;width:60%;margin:0 auto}}@media screen and (max-width: 880px){#top .interview__container-01{width:80%}}@media screen and (max-width: 400px){#top .interview__container-01{width:90%}}#top .interview__container-02{padding-top:15%;position:absolute;top:0;left:0;width:clamp(12.5rem,8.768rem + 15.92vw,27.875rem)}@media screen and (max-width: 1300px){#top .interview__container-02{position:relative;top:0;left:0;width:60%;margin:0 auto;padding-top:0}}@media screen and (max-width: 880px){#top .interview__container-02{width:80%}}@media screen and (max-width: 400px){#top .interview__container-02{width:90%}}#top .interview__container-03{position:absolute;top:55%;right:26%;width:clamp(12.5rem,10.695rem + 7.7vw,19.938rem)}@media screen and (max-width: 1300px){#top .interview__container-03{position:relative;bottom:0;right:0;width:60%;margin:0 auto}}@media screen and (max-width: 880px){#top .interview__container-03{width:80%}}@media screen and (max-width: 400px){#top .interview__container-03{width:90%}}#top .interview__box{position:relative}#top .interview__sub-01{width:40%;max-width:140px;position:absolute;top:0;left:-20%}@media screen and (max-width: 1300px){#top .interview__sub-01{top:-4%;left:0}}#top .interview__sub-02{width:50%;max-width:235px;position:absolute;top:-5%;left:70%}@media screen and (max-width: 1300px){#top .interview__sub-02{position:relative;top:0;left:0}}#top .interview__sub-03{width:75%;max-width:225px;position:absolute;top:2%;left:-85%}@media screen and (max-width: 1300px){#top .interview__sub-03{top:-5%;left:5%;width:100%}}@media screen and (max-width: 700px){#top .interview__sub-03{position:relative;transform:translateY(-10%)}}#top .interview__sub-03::after{content:"";position:absolute;top:-8%;left:-15%;width:50px;aspect-ratio:1/1;background:url(../img/top/interview_04.svg) center center/cover}@media screen and (max-width: 1300px){#top .interview__sub-03::after{display:none}}#top .interview__item-01{max-width:424px;position:relative;display:block;cursor:pointer}@media screen and (max-width: 1300px){#top .interview__item-01{margin:0 auto}}#top .interview__item-01--hover{opacity:0;transition:.4s;position:absolute;top:0;left:0}#top .interview__item-01:hover .interview__item-01--hover{opacity:1}#top .interview__item-02{max-width:446px;position:relative;display:block;cursor:pointer}@media screen and (max-width: 1300px){#top .interview__item-02{margin:0 auto}}#top .interview__item-02--hover{opacity:0;transition:.4s;position:absolute;top:0;left:0}#top .interview__item-02:hover .interview__item-02--hover{opacity:1}#top .interview__item-02::after{content:"";position:absolute;top:-55%;left:35%;width:134px;height:143px;background:url(../img/top/interview_03.svg) center center/cover}@media screen and (max-width: 1300px){#top .interview__item-02::after{background:url(../img/top/interview_03_SP.svg) center center/cover;width:20%;height:auto;max-width:94px;aspect-ratio:94/163;top:-40%;left:70%}}#top .interview__item-03{max-width:319px;position:relative;display:block;cursor:pointer}@media screen and (max-width: 1300px){#top .interview__item-03{margin-left:auto}}@media screen and (max-width: 700px){#top .interview__item-03{transform:translateY(-3%)}}@media screen and (max-width: 400px){#top .interview__item-03{max-width:250px;transform:translateY(-7%)}}#top .interview__item-03--hover{opacity:0;transition:.4s;position:absolute;top:0;left:0}@media screen and (max-width: 700px){#top .interview__item-03--hover{transform:translateY(-3%)}}@media screen and (max-width: 400px){#top .interview__item-03--hover{max-width:250px;transform:translateY(-7%)}}#top .interview__item-03:hover .interview__item-03--hover{opacity:1}#top .interview__item-03::after{content:"";position:absolute;bottom:25%;right:-100%;width:100%;max-width:297px;aspect-ratio:297/194;background:url(../img/top/interview_05.svg) center center/cover}@media screen and (max-width: 1300px){#top .interview__item-03::after{bottom:-40%;right:10%}}@media screen and (max-width: 700px){#top .interview__item-03::after{width:234px;aspect-ratio:234/177;background:url(../img/top/interview_05_SP.svg) center center/cover;bottom:-45%;right:0}}@media screen and (max-width: 400px){#top .interview__item-03::after{bottom:-40%}}#top .interview__tag{background:#fff;width:-moz-fit-content;width:fit-content;padding:20px 30px;border-radius:24px;color:#4c4948;box-shadow:4px 4px 20px 0px rgba(0,0,0,.1019607843)}@media screen and (max-width: 500px){#top .interview__tag{padding:15px 20px}}#top .interview__tag--01{border:1px solid #f9c4c1;position:absolute;bottom:45%;right:-20%}@media screen and (max-width: 1300px){#top .interview__tag--01{bottom:43%;right:0}}@media screen and (max-width: 700px){#top .interview__tag--01{right:-10%}}@media screen and (max-width: 400px){#top .interview__tag--01{position:relative;bottom:0;right:0;transform:translateY(-50%)}}#top .interview__tag--02{border:1px solid #a5e4ed;position:absolute;bottom:-14%;left:4%}@media screen and (max-width: 1300px){#top .interview__tag--02{position:relative;bottom:0;left:60%;transform:translateY(-50%)}}@media screen and (max-width: 700px){#top .interview__tag--02{left:4%}}#top .interview__tag--03{border:1px solid #eaf480;position:absolute;bottom:4%;left:-65%}@media screen and (max-width: 1300px){#top .interview__tag--03{bottom:6%;left:0}}#top .interview__tag--department{font-size:clamp(.75rem,.704rem + .19vw,.938rem);margin-bottom:5px;letter-spacing:1.2px}#top .interview__tag--history{font-size:clamp(.75rem,.704rem + .19vw,.938rem);margin-bottom:10px;letter-spacing:1.2px}#top .interview__tag--name{font-size:clamp(1rem,.939rem + .26vw,1.25rem);color:#1f6745;display:flex;align-items:center;gap:15px;letter-spacing:1.2px}#top .interview__tag--span{font-size:clamp(.688rem,.657rem + .13vw,.813rem);font-family:"Montserrat",sans-serif;letter-spacing:1.28px;color:#4c4948}#top .about{position:relative;margin-bottom:15%}#top .about__wrap{display:flex;align-items:center;justify-content:center;gap:8%;background:#f7f7f5;padding:4% 15%}@media screen and (max-width: 1060px){#top .about__wrap{display:block;padding:10% 10%}}#top .about__wrap:after{content:"";position:absolute;bottom:0;left:25%;width:30%;aspect-ratio:632/522;max-width:632px;background:url(../img/top/about_hokkaido.svg) center center/cover}@media screen and (max-width: 1060px){#top .about__wrap:after{display:none}}#top .about__container{width:45%;max-width:500px}@media screen and (max-width: 1060px){#top .about__container{width:100%;margin:0 auto}}#top .about__ttlContainer{margin-bottom:5%}#top .about__ttl{color:#4c4948;font-size:clamp(2.688rem,2.05rem + 2.72vw,5.313rem);font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;margin-bottom:.2em;position:relative}@media screen and (max-width: 1060px){#top .about__ttl{text-align:center}}#top .about__sub{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;color:#fb675f;font-size:clamp(1rem,.909rem + .39vw,1.375rem)}@media screen and (max-width: 1060px){#top .about__sub{text-align:center}}#top .about__txt{letter-spacing:1.18px;line-height:2;color:#4c4948;margin-bottom:10%}#top .about__imgBox{width:50%;max-width:720px}@media screen and (max-width: 1060px){#top .about__imgBox{width:100%;margin:0 auto 10%}}#top .about__img{border-radius:clamp(1.625rem,.199rem + 6.08vw,7.5rem)}#top .about__SP{display:none}@media screen and (max-width: 1060px){#top .about__SP{display:block;margin-bottom:10%}}#top .about__SP--btn{display:none}@media screen and (max-width: 1060px){#top .about__SP--btn{display:block}}@media screen and (max-width: 1060px){#top .about__SP--btn-none{display:none}}#top .about__bg--top{background:url(../img/top/about_bg_top.png) center center/cover;width:100%;aspect-ratio:1920/295.5}#top .about__bg--bottom{background:url(../img/top/about_bg_bottom.png) center center/cover;width:100%;aspect-ratio:1920/295.5}#top .loop{overflow:hidden;position:relative;height:200px;transform:translateY(120%)}@media screen and (max-width: 1060px){#top .loop{transform:translateY(40%)}}#top .loop__box{display:flex;height:100%}#top .loop__txt{position:absolute;top:0;left:0;z-index:300;font-family:"Montserrat",sans-serif;font-size:clamp(5.625rem,4.26rem + 5.83vw,11.25rem);font-weight:100;color:#cfcfcf;white-space:nowrap}#top .loop__txt:nth-child(odd){animation:loop 100s -50s linear infinite}#top .loop__txt:nth-child(even){animation:loop 100s linear infinite}#top .product{position:relative;width:80%;margin:0 auto 15%}#top .product__ttlContainer{margin-bottom:5%}#top .product__ttl{color:#4c4948;font-size:clamp(2.688rem,2.05rem + 2.72vw,5.313rem);font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;margin-bottom:.2em;position:relative;text-align:center}#top .product__ttl--span{color:#fb675f;font-size:clamp(1.188rem,.914rem + 1.17vw,2.313rem)}#top .product__sub{font-family:"Zen Kaku Gothic New",sans-serif;text-align:center;font-weight:bold;color:#fb675f;font-size:clamp(1rem,.909rem + .39vw,1.375rem)}#top .product__container{display:flex;justify-content:space-between;gap:3%;margin-bottom:5%}@media screen and (max-width: 1300px){#top .product__container{display:block}}#top .product__beans{display:flex;align-items:center;width:100%;position:relative}@media screen and (max-width: 900px){#top .product__beans{display:block;margin:40% 0 55%}}#top .product__beans::before{content:"";position:absolute;top:12%;right:-4%;z-index:-1;width:clamp(12.5rem,10.983rem + 6.47vw,18.75rem);aspect-ratio:150/79;background:url(../img/top/giffycanvas.gif) center center/cover}@media screen and (max-width: 1520px){#top .product__beans::before{top:5%;right:-4%}}@media screen and (max-width: 1300px){#top .product__beans::before{display:none}}@media screen and (max-width: 900px){#top .product__beans::before{display:block;background:url(../img/top/product_beans_decoSP.png) center center/cover;top:-30%;right:0;width:100%;max-width:500px;aspect-ratio:409/114}}#top .product__beans:after{content:"";position:absolute;bottom:-25%;right:10%;width:50%;aspect-ratio:150/87;max-width:200px;background:url(../img/top/product_beans_decoSP2.png) center center/cover;display:none}@media screen and (max-width: 900px){#top .product__beans:after{display:block}}#top .product__beans--imgBox{width:70%;position:relative}@media screen and (max-width: 900px){#top .product__beans--imgBox{width:108%}}#top .product__beans--imgBox:before{content:"";position:absolute;top:-80px;right:-17%;width:clamp(6.25rem,3.216rem + 12.94vw,18.75rem);aspect-ratio:357/411;background:url(../img/top/product_beans_deco.png) center center/cover}@media screen and (max-width: 900px){#top .product__beans--imgBox:before{display:none}}#top .product__beans--txtBox{width:20%;min-width:240px}@media screen and (max-width: 900px){#top .product__beans--txtBox{width:100%;max-width:480px;margin:0 auto}}#top .product__beans--ttl{font-size:50px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;text-align:right;padding:0 5%;margin-bottom:10%}@media screen and (max-width: 900px){#top .product__beans--ttl{width:100%;max-width:480px;text-align:left;margin-bottom:3%;padding:0;font-size:38px}}#top .product__beans--txt{letter-spacing:1.18px;line-height:2;color:#4c4948}#top .product__potato,#top .product__wheat,#top .product__milk{width:30%}@media screen and (max-width: 1300px){#top .product__potato,#top .product__wheat,#top .product__milk{width:100%;display:flex}}@media screen and (max-width: 900px){#top .product__potato,#top .product__wheat,#top .product__milk{display:block}}#top .product__potato--txtBox,#top .product__wheat--txtBox,#top .product__milk--txtBox{width:270px;margin:5% auto 0}@media screen and (max-width: 1300px){#top .product__potato--txtBox,#top .product__wheat--txtBox,#top .product__milk--txtBox{width:20%;min-width:240px;margin:5% 0}}@media screen and (max-width: 900px){#top .product__potato--txtBox,#top .product__wheat--txtBox,#top .product__milk--txtBox{width:100%;max-width:480px;margin:0 auto}}#top .product__potato--ttl,#top .product__wheat--ttl,#top .product__milk--ttl{font-size:32px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#top .product__potato--txt,#top .product__wheat--txt,#top .product__milk--txt{letter-spacing:1.18px;line-height:2;color:#4c4948}#top .product__potato{position:relative}@media screen and (max-width: 1300px){#top .product__potato{margin-bottom:7%}}@media screen and (max-width: 900px){#top .product__potato{margin-bottom:30%}}#top .product__potato::after{content:"";position:absolute;top:0;right:0;background:url(../img/top/product_potato_decoSP.png) center center/cover;width:30%;aspect-ratio:131/85;display:none}@media screen and (max-width: 900px){#top .product__potato::after{display:block;top:-25%;right:0}}#top .product__potato--imgBox{position:relative}@media screen and (max-width: 1300px){#top .product__potato--imgBox{width:65%;margin-right:5%}}@media screen and (max-width: 900px){#top .product__potato--imgBox{width:100%;margin-bottom:7%}}#top .product__potato--imgBox::before{content:"";position:absolute;bottom:-90px;left:-90px;width:clamp(3.125rem,1.366rem + 7.5vw,10.375rem);aspect-ratio:166/118;background:url(../img/top/product_potato_deco.png) center center/cover}@media screen and (max-width: 1450px){#top .product__potato--imgBox::before{bottom:-70px;left:-100px}}@media screen and (max-width: 1300px){#top .product__potato--imgBox::before{display:none}}#top .product__potato--imgBox::after{content:"";position:absolute;top:-140px;left:-140px;z-index:-1;width:clamp(5rem,1.407rem + 15.33vw,19.813rem);aspect-ratio:317/248;background:url(../img/top/giffycanvas03.gif) center center/cover;transform-origin:bottom right}@media screen and (max-width: 1450px){#top .product__potato--imgBox::after{top:-100px;left:-100px}}@media screen and (max-width: 1120px){#top .product__potato--imgBox::after{top:-80px;left:-80px;min-width:200px}}#top .product__wheat{margin-top:7%;position:relative}@media screen and (max-width: 1300px){#top .product__wheat{margin-top:0;margin-bottom:7%}}@media screen and (max-width: 900px){#top .product__wheat{margin-bottom:30%}}#top .product__wheat::after{content:"";position:absolute;top:-110px;right:190px;z-index:-1;width:186px;aspect-ratio:186/102;background:url(../img/top/giffycanvas08.png) center center/cover}@media screen and (max-width: 1300px){#top .product__wheat::after{display:none}}@media screen and (max-width: 900px){#top .product__wheat::after{display:block;background:url(../img/top/giffycanvas04.gif) center center/cover;width:30%;max-width:180px;aspect-ratio:121/88;top:-20%;right:10%}}#top .product__wheat--imgBox{position:relative}@media screen and (max-width: 1300px){#top .product__wheat--imgBox{width:65%;margin-right:5%}}@media screen and (max-width: 900px){#top .product__wheat--imgBox{width:100%;margin-bottom:7%}}#top .product__wheat--imgBox::before{content:"";position:absolute;bottom:-30px;left:-40px;width:clamp(1.875rem,.434rem + 6.15vw,7.813rem);aspect-ratio:120/103;background:url(../img/top/product_wheat_deco4.png) center center/cover}@media screen and (max-width: 1300px){#top .product__wheat--imgBox::before{bottom:-20px;left:-40px;width:125px}}@media screen and (max-width: 900px){#top .product__wheat--imgBox::before{left:70%;width:25%;max-width:125px}}#top .product__wheat--imgBox::after{content:"";position:absolute;top:-70px;right:10px;width:clamp(5rem,4.014rem + 4.21vw,9.063rem);aspect-ratio:145/113;background:url(../img/top/product_wheat_deco3.png) center center/cover}@media screen and (max-width: 1300px){#top .product__wheat--imgBox::after{top:-60px;right:-10px;width:145px}}@media screen and (max-width: 900px){#top .product__wheat--imgBox::after{right:65%;width:35%;max-width:145px}}#top .product__milk--imgBox{position:relative}@media screen and (max-width: 1300px){#top .product__milk--imgBox{width:65%;margin-right:5%}}@media screen and (max-width: 900px){#top .product__milk--imgBox{width:100%;margin-bottom:7%}}#top .product__milk--imgBox::after{content:"";position:absolute;top:-140px;right:0;width:325px;aspect-ratio:325/153;background:url(../img/top/product_milk_deco.png) center center/cover}@media screen and (max-width: 1300px){#top .product__milk--imgBox::after{display:none}}@media screen and (max-width: 900px){#top .product__milk--imgBox::after{display:block;width:80%;max-width:360px;top:-50%}}#top .product__milk--txtBox{position:relative}#top .product__milk--txtBox:after{content:"";position:absolute;bottom:-80px;right:0;width:280px;aspect-ratio:325/153;background:url(../img/top/product_milk_deco.png) center center/cover;display:none}@media screen and (max-width: 1300px){#top .product__milk--txtBox:after{display:block}}@media screen and (max-width: 900px){#top .product__milk--txtBox:after{display:none}}#top .moreBtn{width:200px}@media screen and (max-width: 1060px){#top .moreBtn{margin:0 auto}}#top .moreBtn__wrap{margin:0 auto;width:-moz-fit-content;width:fit-content}#top .moreBtn__link{color:#fff;background:#1f6745;display:flex;align-items:center;justify-content:space-between;border-radius:50px;padding:10px;width:100%;font-size:15px;position:relative;transition:.4s ease}#top .moreBtn__link:hover{background:#fb675f}#top .moreBtn__link:hover .moreBtn__txt{transform:translateX(40px)}#top .moreBtn__link:hover .moreBtn__icon{transform:translateX(-148px)}#top .moreBtn__link--02{color:#fff;display:flex;align-items:center;justify-content:space-between;border-radius:50px;border:1px solid #fff;padding:10px;width:100%;font-size:15px;position:relative;transition:.4s ease}#top .moreBtn__link--02:hover{background:#fb675f}#top .moreBtn__link--02:hover .moreBtn__txt{transform:translateX(40px)}#top .moreBtn__link--02:hover .moreBtn__icon{transform:translateX(-148px)}#top .moreBtn__txt{padding:0 12px;transition:.4s ease}#top .moreBtn__icon{width:30px;aspect-ratio:1/1;background:rgba(255,255,255,.3098039216);border-radius:50px;transition:.4s ease}#store .store-section{margin-bottom:296px}@media screen and (max-width: 767px){#store .store-section{margin-bottom:163px}}#store .store-list__items{display:grid;grid-template-columns:1fr 1fr 1fr;-moz-column-gap:5%;column-gap:5%;row-gap:206.21px}@media screen and (max-width: 1225px){#store .store-list__items{grid-template-columns:1fr 1fr}}@media screen and (max-width: 767px){#store .store-list__items{grid-template-columns:1fr;row-gap:65px}}#store .store-card{position:relative}#store .store-card__thumbnail{width:100%;aspect-ratio:365/232;overflow:hidden;border-radius:24px}#store .store-card__index{width:40.15px;height:40.15px;display:flex;align-items:center;justify-content:center;position:absolute;top:16.06px;left:16.06px;color:#fff;background:#1f6745;font-family:"Montserrat",sans-serif;font-size:18.73px;font-weight:600;letter-spacing:1.66px;border-radius:50%}#store .store-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}#store .store-card__header{height:110.29px}#store .store-card__name{color:#1f6745;font-size:21px;font-weight:500;line-height:33.9px;letter-spacing:5%;padding-top:33px}#store .store-card__license{color:#4c4948;font-size:14px;font-weight:500;line-height:20px;padding-top:10px}@media screen and (max-width: 479px){#store .store-card__license{font-size:12px}}#store .store-card__table{width:100%;border-top:.89px dashed #1f6745;border-bottom:.89px dashed #1f6745}#store .store-card__table tr{height:50.85px}#store .store-card__table tr:first-child .store-card__cell{border-top:none}#store .store-card__cell{border-top:.89px dashed #1f6745}#store .store-card__cell--label{display:flex;height:inherit;align-items:center;gap:13.38px;color:#1f6745;font-weight:500;line-height:32.12px;letter-spacing:1.14px}#store .store-card__cell--value{color:#4c4948;font-weight:500;line-height:32.12px;letter-spacing:1.14px}#store .store-card__icon{width:22px}#store .store-card__map-btn{width:100%;background:#1f6745;display:flex;align-items:center;gap:8%;padding:9px 41.05px 7.05px;border-radius:32px;margin-top:27.47px}#store .store-card__map-icon{width:38.95px}#store .store-card__map-text{color:#fff;font-weight:400;font-size:18px;line-height:20px;white-space:nowrap}#store .store-card__map-container{margin-top:27px}#store .store-card__map-container iframe{width:100%;aspect-ratio:374/280;border-radius:20px}#youth-division .fv--youth-division{background-image:url(../img/common/fv_F0F8ED.png)}#youth-division .section-header__icon{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){#youth-division .section-header__icon{width:51px}}#youth-division .youth-division{padding:0 5%}#youth-division .division__contents{text-align:center;margin-bottom:296px}#youth-division .division__button{display:flex;gap:1%;width:100%;justify-content:center}@media screen and (max-width: 1023px){#youth-division .division__button{flex-wrap:wrap;height:120px}}@media screen and (max-width: 767px){#youth-division .division__button{gap:4%;height:90px;margin-bottom:40px}}#youth-division .division__button--fy{color:#21963b;font-family:"Zen Kaku Gothic New",sans-serif;font-size:18px;font-weight:bold;background-color:#fff;position:relative;border:2px solid #21963b;border-radius:30px;width:144px;height:44px;padding:0 20px;text-align:left;cursor:pointer}#youth-division .division__button--fy::after{content:"";width:8px;height:15px;position:absolute;right:12px;top:50%;background-image:url(../img/youth_women/arrow_sub.svg);background-repeat:no-repeat;transform:translateY(-38%)}@media screen and (max-width: 767px){#youth-division .division__button--fy::after{transform:translateY(-38%) scale(0.8)}}@media screen and (max-width: 767px){#youth-division .division__button--fy{font-size:14px;width:113px;height:33px;padding:0 12px}}#youth-division .division__ttl{color:#21963b;font-size:30px;font-weight:800;margin-top:100px}@media screen and (max-width: 767px){#youth-division .division__ttl{font-size:20px;margin-top:16px}}#youth-division .division__ttl::before{content:"";background-image:url(../img/youth_women/parenthesis.svg);background-repeat:no-repeat;display:inline-block;margin-right:20px;height:62px;width:17px;vertical-align:middle}@media screen and (max-width: 767px){#youth-division .division__ttl::before{width:10px}}#youth-division .division__ttl::after{content:"";background-image:url(../img/youth_women/parenthesis.svg);background-repeat:no-repeat;display:inline-block;margin-left:20px;height:62px;width:17px;vertical-align:middle;transform:rotate(180deg)}@media screen and (max-width: 767px){#youth-division .division__ttl::after{width:10px}}#youth-division .division__box{background-color:#f3fbf5;border-radius:80px;width:60%;height:-moz-fit-content;height:fit-content;padding:3% 4% 4% 4%;margin:4% auto;position:relative}@media screen and (max-width: 1350px){#youth-division .division__box{width:80%}}@media screen and (max-width: 1023px){#youth-division .division__box{width:80%;border-radius:50px;margin:12% auto}}@media screen and (max-width: 767px){#youth-division .division__box{width:100%;border-radius:30px;margin:6% auto 16%;padding:6% 4%}}#youth-division .division__box--ttl{color:#1f6745;font-size:clamp(1.125rem,-0.7476rem + 3.9063vw,1.75rem);text-align:left;line-height:normal}#youth-division .division__box--ttlWrap{display:flex;align-items:center;gap:20px}#youth-division .division__icon{width:clamp(3.5625rem,-2.2424rem + 12.1094vw,5.5rem);height:clamp(3.125rem,-2.1182rem + 10.9375vw,4.875rem);display:inline-block}#youth-division .division__img{width:100%;height:-moz-fit-content;height:fit-content;aspect-ratio:359/242;border-radius:60px}@media screen and (max-width: 767px){#youth-division .division__img{border-radius:40px}}#youth-division .division__inner{width:50%;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 1023px){#youth-division .division__inner{width:100%;margin:30px 0}}@media screen and (max-width: 767px){#youth-division .division__inner{width:100%;margin:30px 0}}#youth-division .division__innerWrap{display:flex;margin:3% 0}@media screen and (max-width: 1023px){#youth-division .division__innerWrap{display:block;padding:0 20px}}@media screen and (max-width: 767px){#youth-division .division__innerWrap{display:block;padding:0 20px}}#youth-division .division__inner--ttl{color:#1f6745;font-weight:500;font-size:20px;text-align:left;margin-bottom:2%}#youth-division .division__txt{width:84%;margin-left:auto}@media screen and (max-width: 1023px){#youth-division .division__txt{width:100%}}#youth-division .division__txt p{color:#2c2c2c;line-height:1.8;margin:1.5em 0;text-align:left}#youth-division .division__txt p:first-child{margin-top:0}#youth-division .division__txt p:last-child{margin-bottom:0}#youth-division .division__txt h1,#youth-division .division__txt h2,#youth-division .division__txt h3,#youth-division .division__txt h4,#youth-division .division__txt h5,#youth-division .division__txt h6{color:#1f6745;font-size:20px;font-weight:700;text-align:left;line-height:1.4;margin:2em 0 1em 0}#youth-division .division__txt h1:first-child,#youth-division .division__txt h2:first-child,#youth-division .division__txt h3:first-child,#youth-division .division__txt h4:first-child,#youth-division .division__txt h5:first-child,#youth-division .division__txt h6:first-child{margin-top:0}#youth-division .division__txt ul,#youth-division .division__txt ol{margin:1.5em 0;padding-left:2em;color:#2c2c2c;line-height:1.8}#youth-division .division__txt ul{list-style-type:disc !important}#youth-division .division__txt ul li{list-style-type:disc !important;margin:.5em 0}#youth-division .division__txt ol{list-style-type:decimal !important}#youth-division .division__txt ol li{list-style-type:decimal !important;margin:.5em 0}#youth-division .division__txt a{color:#1f6745;text-decoration:underline;transition:color .3s ease}#youth-division .division__txt a:hover{color:#21963b;text-decoration:none}#youth-division .division__txt a:visited{color:#13402b}#youth-division .division__txt strong,#youth-division .division__txt b{font-weight:700;color:#4c4948}#youth-division .division__txt em,#youth-division .division__txt i{font-style:italic}#youth-division .division__txt img{max-width:100%;height:auto;margin:1em 0}#youth-division .division__txt .alignleft{float:left;margin:0 1.5em 1em 0}#youth-division .division__txt .alignright{float:right;margin:0 0 1em 1.5em}#youth-division .division__txt .aligncenter{display:block;margin:1.5em auto;text-align:center}#youth-division .division__txt blockquote{margin:2em 0;padding:1.5em 2em;border-left:4px solid #1f6745;background-color:rgba(31,103,69,.05);font-style:italic;color:#2c2c2c}#youth-division .division__txt code{background-color:#f5f5f5;color:#d63384;padding:.2em .4em;border-radius:3px;font-family:"SFMono-Regular",Consolas,monospace;font-size:.875em}#youth-division .division__txt pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1em;overflow-x:auto;margin:1.5em 0}#youth-division .division__txt pre code{background:none;color:inherit;padding:0}#youth-division .division__txt table{width:100%;border-collapse:collapse;margin:2em 0}#youth-division .division__txt table th,#youth-division .division__txt table td{padding:.75em 1em;border-bottom:1px solid #999}#youth-division .division__txt table th:first-child,#youth-division .division__txt table td:first-child{padding-left:0;text-align:left}#youth-division .division__txt table th:last-child,#youth-division .division__txt table td:last-child{padding-right:0;text-align:right}#youth-division .division__txt table th{background-color:rgba(31,103,69,.1);font-weight:700;color:#4c4948;border-bottom:2px solid #1f6745}#youth-division .division__txt .wp-block-button{margin:1.5em 0}#youth-division .division__txt .wp-block-button .wp-block-button__link{background-color:#1f6745;color:#fff;padding:.75em 1.5em;border-radius:6px;text-decoration:none;display:inline-block;font-weight:600;transition:background-color .3s ease}#youth-division .division__txt .wp-block-button .wp-block-button__link:hover{background-color:#13402b}#youth-division .division__txt .wp-block-columns{display:flex;gap:2em;margin:2em 0}@media screen and (max-width: 767px){#youth-division .division__txt .wp-block-columns{flex-direction:column;gap:1em}}#youth-division .division__txt .wp-block-columns .wp-block-column{flex:1}#youth-division .division__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px;margin-top:32px}@media screen and (max-width: 767px){#youth-division .division__emptyState{padding:6% 3%;min-height:150px}}#youth-division .division__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#youth-division .division__emptyState--icon{margin-bottom:1.5rem}}#youth-division .division__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#youth-division .division__emptyState--icon svg{width:40px;height:40px}}#youth-division .division__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#youth-division .division__emptyState--iconImg{width:40px;height:40px}}#youth-division .division__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#youth-division .division__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#youth-division .division__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#youth-division .division__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}#women-division .fv--women-division{background-image:url(../img/common/fv_FFF5F5.png)}#women-division .section-header__icon{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){#women-division .section-header__icon{width:48px}}#women-division .women-division{padding:0 5%}#women-division .division__contents{text-align:center;margin-bottom:296px}#women-division .division__button{display:flex;gap:1%;width:100%;justify-content:center}@media screen and (max-width: 1023px){#women-division .division__button{flex-wrap:wrap;height:120px}}@media screen and (max-width: 767px){#women-division .division__button{gap:4%;height:90px;margin-bottom:40px}}#women-division .division__button--fy{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-size:18px;font-weight:bold;background-color:#fff;position:relative;border:2px solid #fb675f;border-radius:30px;width:144px;height:44px;padding:0 20px;text-align:left;cursor:pointer}#women-division .division__button--fy::after{content:"";width:8px;height:15px;position:absolute;right:12px;top:50%;background-image:url(../img/youth_women/arrow_sub_pink.svg);background-repeat:no-repeat;transform:translateY(-38%)}@media screen and (max-width: 767px){#women-division .division__button--fy::after{transform:translateY(-38%) scale(0.8)}}@media screen and (max-width: 767px){#women-division .division__button--fy{font-size:14px;width:113px;height:33px;padding:0 12px}}#women-division .division__ttl{color:#ff8661;font-size:30px;font-weight:800;margin-top:100px}@media screen and (max-width: 767px){#women-division .division__ttl{font-size:20px;margin-top:16px}}#women-division .division__ttl::before{content:"";background-image:url(../img/youth_women/parenthesis_pink.svg);background-repeat:no-repeat;display:inline-block;margin-right:20px;height:62px;width:17px;vertical-align:middle}@media screen and (max-width: 767px){#women-division .division__ttl::before{width:10px}}#women-division .division__ttl::after{content:"";background-image:url(../img/youth_women/parenthesis_pink.svg);background-repeat:no-repeat;display:inline-block;margin-left:20px;height:62px;width:17px;vertical-align:middle;transform:rotate(180deg)}@media screen and (max-width: 767px){#women-division .division__ttl::after{width:10px}}#women-division .division__box{background-color:#fff5f5;border-radius:80px;width:60%;height:-moz-fit-content;height:fit-content;padding:3% 4% 4% 4%;margin:4% auto;position:relative}@media screen and (max-width: 1023px){#women-division .division__box{width:80%;border-radius:50px;margin:12% auto}}@media screen and (max-width: 767px){#women-division .division__box{width:100%;border-radius:30px;margin:6% auto 16%;padding:6% 4%}}#women-division .division__box--ttl{color:#fb675f;font-size:clamp(1.125rem,-0.7476rem + 3.9063vw,1.75rem);text-align:left;line-height:normal}#women-division .division__box--ttlWrap{display:flex;align-items:center;gap:20px}#women-division .division__icon{width:clamp(3.5625rem,-2.2424rem + 12.1094vw,5.5rem);height:clamp(3.125rem,-2.1182rem + 10.9375vw,4.875rem);display:inline-block}#women-division .division__img{width:100%;height:-moz-fit-content;height:fit-content;aspect-ratio:359/242;border-radius:60px}@media screen and (max-width: 767px){#women-division .division__img{border-radius:40px}}#women-division .division__inner{width:50%;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 1023px){#women-division .division__inner{width:100%;margin:30px 0}}@media screen and (max-width: 767px){#women-division .division__inner{width:100%;margin:30px 0}}#women-division .division__innerWrap{display:flex;margin:3% 0}@media screen and (max-width: 1023px){#women-division .division__innerWrap{display:block;padding:0 20px}}@media screen and (max-width: 767px){#women-division .division__innerWrap{display:block;padding:0 20px}}#women-division .division__inner--ttl{color:#fb675f;font-weight:500;font-size:20px;text-align:left;margin-bottom:2%}#women-division .division__txt{width:84%;margin-left:auto}@media screen and (max-width: 1023px){#women-division .division__txt{width:100%}}#women-division .division__txt p{color:#2c2c2c;line-height:1.8;margin:1.5em 0;text-align:left}#women-division .division__txt p:first-child{margin-top:0}#women-division .division__txt p:last-child{margin-bottom:0}#women-division .division__txt h1,#women-division .division__txt h2,#women-division .division__txt h3,#women-division .division__txt h4,#women-division .division__txt h5,#women-division .division__txt h6{color:#fb675f;font-size:20px;font-weight:700;text-align:left;line-height:1.4;margin:2em 0 1em 0}#women-division .division__txt h1:first-child,#women-division .division__txt h2:first-child,#women-division .division__txt h3:first-child,#women-division .division__txt h4:first-child,#women-division .division__txt h5:first-child,#women-division .division__txt h6:first-child{margin-top:0}#women-division .division__txt ul,#women-division .division__txt ol{margin:1.5em 0;padding-left:2em;color:#2c2c2c;line-height:1.8}#women-division .division__txt ul{list-style-type:disc !important}#women-division .division__txt ul li{list-style-type:disc !important;margin:.5em 0}#women-division .division__txt ol{list-style-type:decimal !important}#women-division .division__txt ol li{list-style-type:decimal !important;margin:.5em 0}#women-division .division__txt a{color:#1f6745;text-decoration:underline;transition:color .3s ease}#women-division .division__txt a:hover{color:#21963b;text-decoration:none}#women-division .division__txt a:visited{color:#13402b}#women-division .division__txt strong,#women-division .division__txt b{font-weight:700;color:#4c4948}#women-division .division__txt em,#women-division .division__txt i{font-style:italic}#women-division .division__txt img{max-width:100%;height:auto;margin:1em 0}#women-division .division__txt .alignleft{float:left;margin:0 1.5em 1em 0}#women-division .division__txt .alignright{float:right;margin:0 0 1em 1.5em}#women-division .division__txt .aligncenter{display:block;margin:1.5em auto;text-align:center}#women-division .division__txt blockquote{margin:2em 0;padding:1.5em 2em;border-left:4px solid #1f6745;background-color:rgba(31,103,69,.05);font-style:italic;color:#2c2c2c}#women-division .division__txt code{background-color:#f5f5f5;color:#d63384;padding:.2em .4em;border-radius:3px;font-family:"SFMono-Regular",Consolas,monospace;font-size:.875em}#women-division .division__txt pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1em;overflow-x:auto;margin:1.5em 0}#women-division .division__txt pre code{background:none;color:inherit;padding:0}#women-division .division__txt table{width:100%;border-collapse:collapse;margin:2em 0}#women-division .division__txt table th,#women-division .division__txt table td{padding:.75em 1em;border-bottom:1px solid #999}#women-division .division__txt table th:first-child,#women-division .division__txt table td:first-child{padding-left:0;text-align:left}#women-division .division__txt table th:last-child,#women-division .division__txt table td:last-child{padding-right:0;text-align:right}#women-division .division__txt table th{background-color:rgba(31,103,69,.1);font-weight:700;color:#4c4948;border-bottom:2px solid #1f6745}#women-division .division__txt .wp-block-button{margin:1.5em 0}#women-division .division__txt .wp-block-button .wp-block-button__link{background-color:#1f6745;color:#fff;padding:.75em 1.5em;border-radius:6px;text-decoration:none;display:inline-block;font-weight:600;transition:background-color .3s ease}#women-division .division__txt .wp-block-button .wp-block-button__link:hover{background-color:#13402b}#women-division .division__txt .wp-block-columns{display:flex;gap:2em;margin:2em 0}@media screen and (max-width: 767px){#women-division .division__txt .wp-block-columns{flex-direction:column;gap:1em}}#women-division .division__txt .wp-block-columns .wp-block-column{flex:1}#women-division .division__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px;margin-top:32px}@media screen and (max-width: 767px){#women-division .division__emptyState{padding:6% 3%;min-height:150px}}#women-division .division__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#women-division .division__emptyState--icon{margin-bottom:1.5rem}}#women-division .division__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#women-division .division__emptyState--icon svg{width:40px;height:40px}}#women-division .division__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#women-division .division__emptyState--iconImg{width:40px;height:40px}}#women-division .division__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#women-division .division__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#women-division .division__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#women-division .division__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}#magazine .fv--magazine{background-image:url(../img/common/fv_F0FDFF.png)}@media screen and (max-width: 767px){#magazine .section-header__desc{font-size:43px;line-height:65px;letter-spacing:3px;color:#4c4948}}#magazine .section-header__icon{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){#magazine .section-header__icon{width:80px}}@media screen and (max-width: 767px){#magazine .section-header2{display:none}}#magazine .custom-header{display:none}@media screen and (max-width: 767px){#magazine .custom-header{display:block}}@media screen and (max-width: 767px){#magazine .magazine{padding:0 5%}}#magazine .magazine__contents{margin-bottom:296px}@media screen and (max-width: 767px){#magazine .magazine__contents{margin-bottom:200px}}#magazine .magazine__box{background-color:#edf2ee;border-radius:80px;width:60%;height:-moz-fit-content;height:fit-content;padding:4% 4% 6% 4%;margin:6% auto;position:relative}#magazine .magazine__box::after{content:"";background-image:url(../img/magazine/siori.svg);background-repeat:no-repeat;height:36px;width:41px;position:absolute;top:-36px;right:170px}@media screen and (max-width: 767px){#magazine .magazine__box::after{transform:scale(0.7);top:-31px;right:56px}}@media screen and (max-width: 1350px){#magazine .magazine__box{width:70%;border-radius:50px;margin:12% auto}}@media screen and (max-width: 767px){#magazine .magazine__box{width:100%;border-radius:30px;margin:20% auto;padding:8% 4% 10% 4%}}#magazine .magazine__box--ttl{color:#1f6745;font-size:clamp(1.25rem,-0.7476rem + 3.9063vw,1.75rem)}#magazine .magazine__box--ttlWrap{display:flex;align-items:center;gap:20px}@media screen and (max-width: 767px){#magazine .magazine__box--ttlWrap{justify-items:center;display:block}}#magazine .magazine__icon{width:clamp(3.5625rem,-2.2424rem + 12.1094vw,5.5rem);height:clamp(3.125rem,-2.1182rem + 10.9375vw,4.875rem);display:inline-block}@media screen and (max-width: 767px){#magazine .magazine__icon{display:block;margin-bottom:18px}}#magazine .magazine__img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:60px}#magazine .magazine__inner{width:40%}@media screen and (max-width: 1023px){#magazine .magazine__inner{width:100%;margin:30px 0}}@media screen and (max-width: 767px){#magazine .magazine__inner{width:100%;margin:30px 0}}#magazine .magazine__innerWrap{display:flex;margin:3% 0}@media screen and (max-width: 1023px){#magazine .magazine__innerWrap{display:block;padding:0 20px}}@media screen and (max-width: 767px){#magazine .magazine__innerWrap{display:block;padding:0 20px}}#magazine .magazine__inner--photo{width:60%}@media screen and (max-width: 1023px){#magazine .magazine__inner--photo{width:100%;margin:30px 0}}@media screen and (max-width: 767px){#magazine .magazine__inner--photo{width:100%;margin:30px 0}}#magazine .magazine__inner--ttl{color:#1f6745;font-weight:500;font-size:20px;text-align:left;margin-bottom:2%}#magazine .magazine__list{padding-left:10%}@media screen and (max-width: 767px){#magazine .magazine__list{padding-left:unset}}#magazine .magazine__list--header{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:24px;font-weight:bold;position:relative;padding-left:62px;padding-bottom:27px;text-align:left;border-bottom:1px solid #1f6745}#magazine .magazine__list--header::before{content:"";background-image:url(../img/magazine/list.svg);background-repeat:no-repeat;height:32px;width:32px;position:absolute;top:0px;left:0px}#magazine .magazine__list--body li{position:relative;font-size:18px;padding:12px 0;border-bottom:1px solid #1f6745}@media screen and (max-width: 767px){#magazine .magazine__list--body li{padding:18px 0}}#magazine .magazine__list--body li:before{content:"●";color:#1f6745;padding-right:8px}#magazine .magazine__position{width:80%;margin:6% auto}@media screen and (max-width: 1023px){#magazine .magazine__position{width:100%}}@media screen and (max-width: 767px){#magazine .magazine__position{width:100%}}#magazine .magazine__txt{color:#2c2c2c;line-height:30px;font-weight:500;width:80%;margin:auto;text-align:left}@media screen and (max-width: 1023px){#magazine .magazine__txt{width:100%}}@media screen and (max-width: 767px){#magazine .magazine__txt{width:100%}}#magazine .magazine__txt--line{border-bottom:1px solid #999;padding:4px 0;display:flex;text-align:left}#magazine .magazine__txt--position{width:42%;font-weight:800}#magazine .magazine__txt--name{width:58%}#magazine .magazine__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px;margin-top:32px}@media screen and (max-width: 767px){#magazine .magazine__emptyState{padding:6% 3%;min-height:150px}}#magazine .magazine__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#magazine .magazine__emptyState--icon{margin-bottom:1.5rem}}#magazine .magazine__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#magazine .magazine__emptyState--icon svg{width:40px;height:40px}}#magazine .magazine__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#magazine .magazine__emptyState--iconImg{width:40px;height:40px}}#magazine .magazine__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#magazine .magazine__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#magazine .magazine__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#magazine .magazine__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}@media screen and (max-width: 767px){#magazine .backnumber{padding:0 5%}}#magazine .backnumber__contents{width:60%;height:-moz-fit-content;height:fit-content;margin:6% auto 296px auto;position:relative}@media screen and (max-width: 767px){#magazine .backnumber__contents{width:90%;margin:6% auto 200px auto}}#magazine .backnumber__fy{border-bottom:2px solid #21963b;margin-bottom:5%}@media screen and (max-width: 767px){#magazine .backnumber__fy{margin-bottom:14%}}#magazine .backnumber__fy:last-child{border-bottom:none}#magazine .backnumber__fy--ttl{color:#4c4948;font-size:70px;font-family:"Montserrat",sans-serif;letter-spacing:5.12px;font-weight:600;display:flex}@media screen and (max-width: 1350px){#magazine .backnumber__fy--ttl{font-size:55px}}@media screen and (max-width: 767px){#magazine .backnumber__fy--ttl{font-size:44px}}#magazine .backnumber__fy--unit{font-size:30px;padding:30px 0 0 2%}@media screen and (max-width: 1350px){#magazine .backnumber__fy--unit{font-size:25px;padding:25px 0 0 2%}}@media screen and (max-width: 767px){#magazine .backnumber__fy--unit{font-size:20px;padding:20px 0 0 2%}}#magazine .backnumber__box{display:flex;flex-wrap:wrap;margin:5% 0 7%;gap:5%}@media screen and (max-width: 1023px){#magazine .backnumber__box{gap:20%}}#magazine .backnumber__box--inner{width:20%}@media screen and (max-width: 1023px){#magazine .backnumber__box--inner{width:40%}}@media screen and (max-width: 767px){#magazine .backnumber__box--inner{text-align:center}}#magazine .backnumber__img{width:164px;height:223px;margin-bottom:5%}@media screen and (max-width: 767px){#magazine .backnumber__img{width:109px;height:148px}}#magazine .backnumber__img--wrapper{position:relative;display:inline-block}#magazine .backnumber__photo{position:absolute;top:50px;left:6px;width:90%;height:auto;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media screen and (max-width: 1023px){#magazine .backnumber__photo{top:55px}}@media screen and (max-width: 767px){#magazine .backnumber__photo{top:35px}}#magazine .backnumber__txt{color:#1f6745;font-size:21px;font-weight:900;letter-spacing:2px;line-height:36px}@media screen and (max-width: 1350px){#magazine .backnumber__txt{font-size:18px}}@media screen and (max-width: 767px){#magazine .backnumber__txt{font-size:15px;letter-spacing:.8px;line-height:30px}}#magazine .backnumber__link{text-decoration:none;color:inherit}#magazine .backnumber__link:hover{opacity:.8}#magazine .backnumber__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px;margin-top:32px}@media screen and (max-width: 767px){#magazine .backnumber__emptyState{padding:6% 3%;min-height:150px}}#magazine .backnumber__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#magazine .backnumber__emptyState--icon{margin-bottom:1.5rem}}#magazine .backnumber__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#magazine .backnumber__emptyState--icon svg{width:40px;height:40px}}#magazine .backnumber__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#magazine .backnumber__emptyState--iconImg{width:40px;height:40px}}#magazine .backnumber__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#magazine .backnumber__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#magazine .backnumber__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#magazine .backnumber__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}#magazine .moreBtn{width:200px;margin:auto}@media screen and (max-width: 1060px){#magazine .moreBtn{margin:0 auto}}#magazine .moreBtn__wrap{margin:0 auto;width:-moz-fit-content;width:fit-content}#magazine .moreBtn__link{color:#fff;background:#1f6745;display:flex;align-items:center;justify-content:space-between;border-radius:50px;padding:10px;width:100%;font-size:15px;position:relative;transition:.4s ease}#magazine .moreBtn__link:hover{background:#fb675f}#magazine .moreBtn__link:hover .moreBtn__txt{transform:translateX(40px)}#magazine .moreBtn__link:hover .moreBtn__icon{transform:translateX(-148px)}#magazine .moreBtn__txt{padding:0 12px;transition:.4s ease}#magazine .moreBtn__icon{width:30px;aspect-ratio:1/1;background:rgba(255,255,255,.3098039216);border-radius:50px;transition:.4s ease}#terms .fv{background-image:url(../img/common/fv_F0F8ED.png)}@media screen and (max-width: 767px){#terms .fv{background-image:url(../img/common/fv_F1FBEE_sp.png)}}#terms .fv__ttl{font-size:clamp(24px,7.386px + 4.042vw,85px);line-height:normal}@media screen and (max-width: 767px){#terms .fv__ttl{padding-bottom:2%}}#terms .policies-section{margin:80px 0 283px}@media screen and (max-width: 767px){#terms .policies-section{margin-bottom:120px}}#terms .policies-section__list{max-width:950px;margin:0 auto;align-items:center}#terms .policies-section__item{display:flex;justify-content:space-between;font-size:24px;font-weight:500;line-height:1.5;letter-spacing:3%;align-items:center;color:#1f6745;border-bottom:1px solid #aaa9a9;padding:12px 42.4px 16px 7px}@media screen and (max-width: 767px){#terms .policies-section__item{font-size:15px;padding:12px 0;line-height:1.8}}#terms .policies-section__title{margin-right:5px}#terms .policies-section__icon{width:28.8px}@media screen and (max-width: 767px){#terms .policies-section__icon{width:20px}}#terms .policies-section .section-header{margin-bottom:169px}#terms .policies-section .section-header__icon{width:79px}#terms .policies-section .section-header__ttl{margin:16px 0}@media screen and (max-width: 767px){#terms .policies-section .section-header{margin-bottom:53px}}#terms .terms-section{margin-bottom:370px}#terms .terms-section .section-header__icon{width:52.5px}#terms .terms-section .section-header__ttl{margin:8px 0}#terms .terms-nav{margin-bottom:44px}@media screen and (max-width: 767px){#terms .terms-nav{margin-bottom:115px}}#terms .terms-nav__list{display:flex;flex-wrap:wrap;gap:30px;max-width:731px;margin:0 auto;font-family:"Zen Kaku Gothic New",sans-serif;font-size:18px;font-weight:700}@media screen and (max-width: 767px){#terms .terms-nav__list{gap:16.5px}}#terms .terms-nav__item{border:2px solid #21963b;border-radius:40px}#terms .terms-nav__link{display:flex;align-items:center;gap:15px;color:#21963b;padding:14px 17px}@media screen and (max-width: 767px){#terms .terms-nav__link{font-size:13.5px;padding:10.5px 12.75px}}#terms .terms-nav__icon{width:6px}#terms .terms-title{position:relative;font-family:"Inter",sans-serif;font-size:24px;font-weight:700;line-height:29px;letter-spacing:3%;color:#fff;background:#1f6745;border-radius:100px;padding:10.16px 0 11.5px 168px;margin-bottom:24px}#terms .terms-title::before{content:"";display:block;position:absolute;left:30px;transform:translateY(-50%)}@media screen and (max-width: 767px){#terms .terms-title::before{left:10px}}@media screen and (max-width: 767px){#terms .terms-title{font-size:16px;text-align:center;line-height:normal;padding:8.25px 0 7.75px}}#terms .terms-title--card::before{background:url(../img/terms/card_regulations.svg) no-repeat center center/contain;width:52px;height:85.11px;top:0}@media screen and (max-width: 767px){#terms .terms-title--card::before{width:39px;height:65.3px}}#terms .terms-title--savings::before{background:url(../img/terms/savings_confirmation.svg) no-repeat center center/contain;width:61px;height:64.86px;top:12px}@media screen and (max-width: 767px){#terms .terms-title--savings::before{width:45.75px;height:48.65px;top:10.5px}}#terms .terms-title--netbank::before{background:url(../img/terms/online_banking_transfer.svg) no-repeat center center/contain;width:51.3px;height:86px;top:2px}@media screen and (max-width: 767px){#terms .terms-title--netbank::before{width:35px;height:59px;top:1.5px}}#terms .terms-title--loan::before{background:url(../img/terms/loan_agreement.svg) no-repeat center center/contain;width:49.49px;height:67px;top:10px}@media screen and (max-width: 767px){#terms .terms-title--loan::before{width:37.12px;height:50.25px;top:7.5px}}#terms .terms-title--other::before{background:url(../img/terms/other_service_policies.svg) no-repeat center center/contain;width:50.89px;height:94.14px;top:-2px}@media screen and (max-width: 767px){#terms .terms-title--other::before{width:38.17px;height:70.6px;top:-1.5px}}#terms .table-scroll{margin-bottom:122px;padding-bottom:19px;scrollbar-width:auto;overflow-x:auto}#terms .table-scroll::-webkit-scrollbar{height:8px}#terms .table-scroll::-webkit-scrollbar-track{background:#d3e2d7;border-radius:8px}#terms .table-scroll::-webkit-scrollbar-thumb{background-color:#1f6745;border-radius:100px}#terms .terms-table{width:100%;min-width:540px;table-layout:fixed;border-collapse:collapse;color:#1f6745}#terms .terms-table .col-title{width:51.2%}@media screen and (max-width: 767px){#terms .terms-table .col-title{width:45.8%}}#terms .terms-table .col-full,#terms .terms-table .col-diff,#terms .terms-table .col-date{width:16.3%}@media screen and (max-width: 767px){#terms .terms-table .col-full,#terms .terms-table .col-diff,#terms .terms-table .col-date{width:18.1%}}#terms .terms-table th,#terms .terms-table td{padding:10px 14px;text-align:center}@media screen and (max-width: 767px){#terms .terms-table th,#terms .terms-table td{font-size:12px}}#terms .terms-table tr:first-child td{padding-top:23px}@media screen and (max-width: 767px){#terms .terms-table tr:first-child td{padding-top:19px}}#terms .terms-table th{background:#d3e2d7;font-size:18px;font-weight:700;border-left:1px solid #1f6745}#terms .terms-table th:first-child{border-left:none}@media screen and (max-width: 767px){#terms .terms-table th{font-size:12px}}#terms .terms-table td{border-bottom:1px solid #d3e2d7}#terms .terms-table td:first-child{text-align:left}#terms .btn{display:inline-flex;padding:4px 16px;font-weight:700;color:#fff;border-radius:50px;background:#fb675f;text-decoration:none}#terms .btn--blue{background:#3498db}#terms .btn--red{background:#fb675f}@media screen and (max-width: 767px){#terms .btn{font-size:10.5px}}#guidelines .fv{background-image:url(../img/common/fv_FFF5F5.png);top:-16%}@media screen and (max-width: 767px){#guidelines .fv{background-image:url(../img/common/fv_FFF5F5_sp.png)}}#guidelines .guideline{padding:0 20px;margin-bottom:381px}@media screen and (max-width: 767px){#guidelines .guideline{margin-bottom:200px}}#guidelines .guideline .section-header{margin-bottom:86px}#guidelines .guideline__inner{max-width:950px;margin:0 auto}#guidelines .guideline__body{color:#4c4948}#guidelines .guideline__text{margin-bottom:119px;font-size:16px;line-height:34px}#guidelines .guideline__link-title{font-size:22px;font-weight:700;line-height:34px;margin-bottom:56px}@media screen and (max-width: 767px){#guidelines .guideline__link-title{font-size:20px}}#guidelines .guideline__link-list{display:flex;flex-direction:column;gap:32px;margin-bottom:100px}#guidelines .guideline__link-item{display:flex;align-items:center;gap:24px}#guidelines .guideline__link-icon{width:45px;height:69.11px}#guidelines .guideline__link-content{flex:1}#guidelines .guideline__link{font-size:22px;font-weight:500;line-height:34px;letter-spacing:5%;color:#1f6745;margin-bottom:8px}@media screen and (max-width: 767px){#guidelines .guideline__link{font-size:20px}}#guidelines .guideline__link-url{display:inline;text-decoration:underline;font-size:16px;word-break:break-all}#guidelines .guideline__note{font-size:16px;margin-top:24px}#contact .fv--contact{background-image:url(../img/common/fv_bg.png)}@media screen and (max-width: 767px){#contact .fv--contact{background-image:url(../img/common/fv_bg_sp@2x.png)}}#contact .section-header__icon{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){#contact .section-header__sub{line-height:1.4;word-break:keep-all;overflow-wrap:break-word}}#contact .section-base{margin-bottom:160px}@media screen and (max-width: 767px){#contact .section-base{margin-bottom:60px}}#contact .contact-info{max-width:1045px;margin:0 auto 160px;padding:0 20px}@media screen and (max-width: 1023px){#contact .contact-info{padding:0 5%}}@media screen and (max-width: 767px){#contact .contact-info{margin-bottom:60px}}#contact .contact-info:last-child{margin-bottom:0}#contact .contact-info__desc{color:#1f6745;font-size:20px;margin-bottom:60px;line-height:1.6;font-weight:600;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 767px){#contact .contact-info__desc{font-size:16px;margin-bottom:20px}}#contact .contact-info__row{display:flex;min-height:60px;align-items:flex-start;margin-bottom:20px}@media screen and (max-width: 767px){#contact .contact-info__row{flex-direction:column;align-items:flex-start;padding:15px 0;min-height:auto;margin-bottom:15px}}#contact .contact-info__row:last-child{margin-bottom:0}#contact .contact-info__label{width:200px;color:#1f6745;font-weight:bold;font-size:16px;font-family:sans-serif;border-bottom:3px solid #1f6745;margin-bottom:15px;margin-right:20px;min-height:50px;line-height:1.4;display:flex;align-items:flex-start}@media screen and (max-width: 767px){#contact .contact-info__label{width:100%;padding:0 0 10px 0;font-size:16px;border-bottom:3px solid #1f6745;margin-bottom:10px;margin-right:0;min-height:40px}}#contact .contact-info__label-none{width:200px;color:#fff;font-weight:bold;font-size:16px;font-family:sans-serif;border-bottom:3px solid #1f6745;margin-bottom:15px;margin-right:20px;min-height:50px;line-height:1.4;display:flex;align-items:flex-start;border-bottom:none}@media screen and (max-width: 767px){#contact .contact-info__label-none{display:none}}#contact .contact-info__time{width:186px;color:#4c4948;font-size:16px;font-family:sans-serif;border-bottom:1px solid #4c4948;margin-bottom:15px;margin-right:20px;min-height:50px;line-height:1.4;display:flex;align-items:flex-start}@media screen and (max-width: 767px){#contact .contact-info__time{width:100%;padding:0 0 10px 0;margin-bottom:10px;min-height:40px}}#contact .contact-info__phone{width:100%;flex:1;color:#333;font-size:16px;padding:0;line-height:1.4;font-family:sans-serif;border-bottom:1px solid #4c4948;margin-bottom:15px;min-height:50px;display:flex;align-items:flex-start}@media screen and (max-width: 767px){#contact .contact-info__phone{width:100%;padding:0;border-bottom:1px solid #ddd;margin-bottom:10px;min-height:40px}}#contact .contact-info__sub-item{display:block;margin-bottom:15px}@media screen and (max-width: 767px){#contact .contact-info__sub-item{margin-bottom:10px}}#contact .contact-info__sub-item:last-child{margin-bottom:0}#contact .contact-info__category{display:block;font-weight:bold;margin-bottom:5px;color:#333;font-size:14px}@media screen and (max-width: 767px){#contact .contact-info__category{font-size:14px}}#contact .contact-info__phone-number{display:block;color:#333;font-size:16px}@media screen and (max-width: 767px){#contact .contact-info__phone-number{font-size:14px}}#contact .contact-form{max-width:1045px;margin:0 auto 80px;padding:0 20px}@media screen and (max-width: 767px){#contact .contact-form{margin-bottom:60px;padding:0 5%}}#contact .contact-form__container{background:#fff;border-radius:80px;padding:10%;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:30%}@media screen and (max-width: 767px){#contact .contact-form__container{padding:20px 20px 60px 20px;border-radius:20px}}#contact .contact-form__desc{max-width:800px;margin:0 auto 80px;color:#333;font-size:16px;line-height:1.8;font-family:sans-serif}@media screen and (max-width: 767px){#contact .contact-form__desc{margin-bottom:30px}}#contact .wpcf7-form{display:flex;flex-direction:column;gap:30px}@media screen and (max-width: 767px){#contact .wpcf7-form{gap:20px}}#contact .contact-form__field{display:flex;align-items:flex-start;gap:30px;padding-bottom:20px}@media screen and (max-width: 767px){#contact .contact-form__field{flex-direction:column;gap:10px;padding-bottom:15px;align-items:stretch}}#contact .contact-form__field:last-child{border-bottom:none}#contact .contact-form__label-group p{display:flex;align-items:center;gap:10px;min-width:200px;flex-shrink:0}@media screen and (max-width: 767px){#contact .contact-form__label-group p{min-width:auto;width:100%}}#contact .contact-form__label{color:#1f6745;font-size:16px;font-weight:600;font-family:sans-serif}#contact .contact-form__required{font-size:12px;font-weight:bold;background:#fb675f;color:#fff;padding:2px 8px;border-radius:50px;font-family:sans-serif}@media screen and (max-width: 767px){#contact .contact-form__required{padding:1px 6px}}#contact .contact-form__input-group{flex:1;display:flex;flex-direction:column;gap:4px}#contact .contact-form__input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:10px;font-size:16px;font-family:sans-serif;background:#fff;color:#737373}@media screen and (max-width: 767px){#contact .contact-form__input{padding:10px 12px}}#contact .contact-form__input:focus{outline:none;border-color:#1f6745}#contact .contact-form__input::-moz-placeholder{color:#999}#contact .contact-form__input::placeholder{color:#999}#contact .contact-form__textarea{width:100%;min-height:120px;padding:12px 16px;border:1px solid #ddd;border-radius:10px;font-size:16px;font-family:sans-serif;background:#fff;color:#333;resize:vertical}@media screen and (max-width: 767px){#contact .contact-form__textarea{padding:10px 12px;min-height:100px}}#contact .contact-form__textarea:focus{outline:none;border-color:#1f6745}#contact .contact-form__textarea::-moz-placeholder{color:#999}#contact .contact-form__textarea::placeholder{color:#999}#contact .contact-form__note{color:#666;font-size:12px;font-family:sans-serif;margin-top:4px}#contact .contact-form__submit{width:200px;display:flex;margin:0 auto;margin-top:40px}@media screen and (max-width: 767px){#contact .contact-form__submit{margin-top:30px}}#p18-sec1 .moreBtn{width:200px}@media screen and (max-width: 1060px){#p18-sec1 .moreBtn{margin:0 auto}}#p18-sec1 .moreBtn__wrap{margin:0 auto;width:-moz-fit-content;width:fit-content}#p18-sec1 .moreBtn__link{color:#fff;background:#1f6745;display:flex;align-items:center;justify-content:space-between;border-radius:50px;padding:10px;width:100%;font-size:15px;position:relative;transition:.4s ease;border:none;cursor:pointer}#p18-sec1 .moreBtn__link:hover{background:#fb675f}#p18-sec1 .moreBtn__link:hover .moreBtn__txt{transform:translateX(40px)}#p18-sec1 .moreBtn__link:hover .moreBtn__icon{transform:translateX(-148px)}#p18-sec1 .moreBtn__txt{padding:0 12px;transition:.4s ease}#p18-sec1 .moreBtn__icon{width:30px;aspect-ratio:1/1;background:rgba(255,255,255,.3098039216);border-radius:50px;transition:.4s ease}#p18-sec1 .wpcf7 p{margin:0;padding:0}#p18-sec1 .wpcf7 .screen-reader-response{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#p18-sec1 .wpcf7 .hidden-fields-container{display:none}#p18-sec1 .wpcf7 .wpcf7-not-valid-tip{display:block;margin-top:5px;color:#e74c3c;font-size:12px;font-family:"Zen Kaku Gothic New",sans-serif}#p18-sec1 .wpcf7 .wpcf7-response-output{margin:20px 0;padding:15px;border-radius:8px;font-family:"Zen Kaku Gothic New",sans-serif;border:none}#p18-sec1 .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok{display:none !important}#p18-sec1 .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ng,#p18-sec1 .wpcf7 .wpcf7-response-output.wpcf7-aborted,#p18-sec1 .wpcf7 .wpcf7-response-output.wpcf7-spam-blocked{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}#p18-sec1 .wpcf7 .wpcf7-response-output.wpcf7-validation-errors{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}#p18-sec1 .wpcf7 .wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#fb675f;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;margin-left:10px}#p18-sec1 .wpcf7 .wpcf7-spinner.wpcf7-display-none{display:none}#p18-sec1 .wpcf7.submitting .wpcf7-submit{opacity:.7;pointer-events:none}#p18-sec1 .wpcf7.submitting .wpcf7-spinner{visibility:visible}#p18-sec1 .wpcf7-form-control.wpcf7-not-valid{border-color:#e74c3c !important}#p18-sec1 .wpcf7-form-control.wpcf7-not-valid:focus{box-shadow:0 0 0 3px rgba(231,76,60,.1) !important}#p18-sec1 .contact-form__confirm{width:100%}#p18-sec1 .contact-form__confirm-desc{max-width:800px;margin:0 auto 60px;color:#fb675f;font-size:18px;line-height:1.8;font-family:"Zen Kaku Gothic New",sans-serif;text-align:center;font-weight:600}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-desc{margin-bottom:40px;font-size:16px}}#p18-sec1 .contact-form__confirm-content{max-width:800px;margin:0 auto 60px;background:#fff;border-radius:20px;padding:40px;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-content{padding:20px;margin-bottom:40px;border-radius:15px}}#p18-sec1 .contact-form__confirm-field{padding:30px 0;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-field{padding:20px 0}}#p18-sec1 .contact-form__confirm-field:first-child{padding-top:0}#p18-sec1 .contact-form__confirm-field:last-child{border-bottom:none;padding-bottom:0}#p18-sec1 .contact-form__confirm-label-group{display:flex;align-items:center;gap:10px;margin-bottom:15px}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-label-group{margin-bottom:12px}}#p18-sec1 .contact-form__confirm-label{color:#1f6745;font-size:16px;font-weight:600;font-family:sans-serif}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-label{font-size:14px}}#p18-sec1 .contact-form__confirm-value{color:#333;font-size:16px;line-height:1.6;font-family:sans-serif;word-break:break-all}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-value{font-size:14px}}#p18-sec1 .contact-form__confirm-value--message{white-space:pre-wrap;word-break:break-word}#p18-sec1 .contact-form__confirm-buttons{display:flex;justify-content:center;gap:30px;margin-top:60px}@media screen and (max-width: 767px){#p18-sec1 .contact-form__confirm-buttons{flex-direction:column-reverse;gap:20px;margin-top:40px;padding:0 20px}}#p18-sec1 .contact-form__back-btn,#p18-sec1 .contact-form__send-btn{min-width:200px;padding:15px 40px;font-size:16px;font-weight:400;border-radius:50px;border:none;cursor:pointer;transition:all .3s ease;font-family:"Zen Kaku Gothic New",sans-serif;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 767px){#p18-sec1 .contact-form__back-btn,#p18-sec1 .contact-form__send-btn{width:100%;min-width:auto;padding:15px 30px}}#p18-sec1 .contact-form__back-btn:hover,#p18-sec1 .contact-form__send-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}#p18-sec1 .contact-form__back-btn{background:#f5f5f5;color:#1f6745}#p18-sec1 .contact-form__back-btn::before{content:"";display:inline-block;width:12px;height:12px;border-top:2px solid #1f6745;border-right:2px solid #1f6745;transform:rotate(-136deg);margin-right:10px;transition:margin-right .3s ease}#p18-sec1 .contact-form__back-btn:hover{background:#e8e8e8}#p18-sec1 .contact-form__send-btn{background:#1f6745;color:#fff;position:relative}#p18-sec1 .contact-form__send-btn::after{content:"";display:inline-block;width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin-left:10px;transition:margin-left .3s ease}#p18-sec1 .contact-form__send-btn:hover{background:#fb675f}#p18-sec1 .contact-form__send-btn:hover::after{margin-left:15px}#p18-sec1 .contact-form__thanks{width:100%;max-width:800px;margin:0 auto;padding:80px 30px;text-align:center}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks{padding:60px 20px}}#p18-sec1 .contact-form__thanks-icon{display:flex;justify-content:center;align-items:center;margin-bottom:40px;animation:scaleIn .5s ease-out}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks-icon{margin-bottom:30px}}#p18-sec1 .contact-form__thanks-icon svg{width:80px;height:80px}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks-icon svg{width:60px;height:60px}}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}#p18-sec1 .contact-form__thanks-title{color:#fb675f;font-size:28px;font-weight:600;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:40px;line-height:1.6}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks-title{font-size:22px;margin-bottom:30px}}#p18-sec1 .contact-form__thanks-message{color:#333;font-size:16px;line-height:1.8;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks-message{font-size:14px}}#p18-sec1 .contact-form__thanks-message p{margin-bottom:20px}@media screen and (max-width: 767px){#p18-sec1 .contact-form__thanks-message p{margin-bottom:15px}}#p18-sec1 .contact-form__thanks-message p:last-child{margin-bottom:0}#links .fv{background-image:url(../img/links/fv_bg.png)}@media screen and (max-width: 767px){#links .fv{background-image:url(../img/links/fv_bg_sp@2x.png)}}#links .section-header__icon{width:86.5px;height:84px}#links .links-section__list{margin-top:81px;margin-bottom:310px}#links .links-section__link{display:flex;align-items:center;gap:36px;padding:35px 0;border-bottom:1px solid #aaa9a9}#links .links-section__icon{width:45px;height:69.11px}#links .links-section__content{display:flex;flex-direction:column;gap:10px}#links .links-section__title{color:#1f6745;font-size:22px;font-weight:500;line-height:34px;letter-spacing:5%}#links .links-section__desc{color:#4c4948;font-size:16px;font-weight:500;line-height:32px;letter-spacing:5%}#recruit .fv{background-image:url(../img/common/fv_F0FDFF.png)}@media screen and (max-width: 767px){#recruit .fv{background-image:url(../img/common/fv_F0FDFF_sp.png)}}#recruit .section-header__icon{width:-moz-fit-content;width:fit-content}#recruit .section-header__desc{font-size:75px;font-weight:600;line-height:105px;letter-spacing:5.12px}@media screen and (max-width: 1023px){#recruit .section-header__desc{font-size:43px;line-height:65px;letter-spacing:3px}}#recruit .entry-cta{margin-top:180px}#recruit .overview__box{width:70%;padding:0 10%;margin:0 auto;display:flex;gap:5%;align-items:center;position:relative;z-index:10}@media screen and (max-width: 1300px){#recruit .overview__box{width:80%;padding:0 8%}}@media screen and (max-width: 1023px){#recruit .overview__box{display:block}}@media screen and (max-width: 767px){#recruit .overview__box{width:100%;padding:0 5%}}#recruit .overview__box::before{content:"";position:absolute;bottom:0;background:url(../img/recruit/bg_top.jpg) center/cover no-repeat}#recruit .overview__ttl--left{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:32px;text-align:left;line-height:50px;letter-spacing:1.28px;margin-bottom:40px;position:relative}@media screen and (max-width: 1023px){#recruit .overview__ttl--left{font-size:22px}}#recruit .overview__ttl--left::before{content:"";position:absolute;top:-210px;left:-87px;width:168px;height:175px;background:url(../img/recruit/recruit_icon3.svg) center/cover no-repeat}@media screen and (max-width: 1023px){#recruit .overview__ttl--left::before{width:92px;height:91px;right:0;top:0;left:unset}}#recruit .overview__ttl--right{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:32px;text-align:right;line-height:50px;letter-spacing:1.28px;margin-bottom:40px;position:relative}@media screen and (max-width: 1023px){#recruit .overview__ttl--right{font-size:22px}}#recruit .overview__ttl--right::before{content:"";position:absolute;top:-210px;right:-87px;width:190px;height:172px;background:url(../img/recruit/recruit_icon4.svg) center/cover no-repeat}@media screen and (max-width: 1023px){#recruit .overview__ttl--right::before{width:104px;height:94px;top:0;left:0}}#recruit .overview__txt{line-height:34px}#recruit .overview__icon{width:85px}@media screen and (max-width: 1023px){#recruit .overview__icon{width:58px;margin:60px auto}}#recruit .interview__outer{transform:translateY(-2%)}@media screen and (max-width: 1023px){#recruit .interview__outer{transform:translateY(2%)}}#recruit .interview__wrap{background-color:#f0fdff;padding:0 5% 180px;border-bottom:1px solid rgba(0,0,0,0)}#recruit .interview__bg--top{background:url(../img/recruit/bg_top.jpg) center/cover no-repeat;width:100%;aspect-ratio:1920/295.5}#recruit .interview__bg--bottom{background:url(../img/recruit/bg_bottom.jpg) center/cover no-repeat;width:100%;aspect-ratio:1920/295.5}#recruit .interview__inner{opacity:0;visibility:hidden;max-height:0;overflow:hidden;width:95%;max-width:1200px;background-color:#fff;border-radius:100px;padding:0 4%;box-shadow:5px 5px 10px rgba(0,0,0,.0705882353);margin:0 auto;transition:opacity .3s ease-out,visibility .3s ease-out,max-height .5s ease-out,padding .3s ease-out,margin .3s ease-out}@media screen and (max-width: 767px){#recruit .interview__inner{width:100%;border-radius:30px}}#recruit .interview__inner.show{opacity:1;visibility:visible;max-height:-moz-fit-content;max-height:fit-content;padding:6% 4% 4% 4%;margin:60px auto}@media screen and (max-width: 767px){#recruit .interview__inner.show{padding-bottom:40px}}#recruit .interview__header{display:flex}@media screen and (max-width: 1023px){#recruit .interview__header{display:block}}#recruit .interview__img{height:-moz-fit-content;height:fit-content;aspect-ratio:718/457;border-radius:60px}@media screen and (max-width: 1300px){#recruit .interview__img{border-radius:40px}}#recruit .interview__img--box1{width:52%;height:-moz-fit-content;height:fit-content;position:relative}@media screen and (max-width: 1023px){#recruit .interview__img--box1{width:90%;margin:0 auto;padding-top:5%}}#recruit .interview__img--box2{display:flex;gap:5%;margin-top:40px;margin-bottom:120px}@media screen and (max-width: 767px){#recruit .interview__img--box2{display:block}}#recruit .interview__img--small{width:30%;height:-moz-fit-content;height:fit-content;aspect-ratio:359/242;border-radius:30px}@media screen and (max-width: 767px){#recruit .interview__img--small{width:60%;margin:20px auto}}#recruit .interview__img--name{background-color:#fff;border-radius:30px;position:absolute;right:45px;bottom:58px;display:flex;align-items:center;justify-content:center;gap:5%;width:260px;height:56px}@media screen and (max-width: 1300px){#recruit .interview__img--name{bottom:28px;right:28px;width:220px;height:45px}}@media screen and (max-width: 767px){#recruit .interview__img--name{bottom:20px;right:20px;width:210px;height:45px}}#recruit .interview__introduce{width:40%;padding:5%}@media screen and (max-width: 1023px){#recruit .interview__introduce{width:100%}}#recruit .interview__introduce--ttl{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:22px;font-weight:bold;line-height:40px;letter-spacing:1.28px;height:40%;width:-moz-fit-content;width:fit-content;position:relative;justify-items:baseline;padding-left:2em}@media screen and (max-width: 1023px){#recruit .interview__introduce--ttl{display:flex;font-size:22px;height:70px;align-items:center;margin-bottom:5%}}@media screen and (max-width: 767px){#recruit .interview__introduce--ttl{display:flex;font-size:18px;height:70px}}#recruit .interview__introduce--ttl::before{content:"“";font-size:150px;font-family:"Montserrat",sans-serif;font-weight:400;color:rgba(1,135,145,.2588235294);position:absolute;top:3px;left:-26px}@media screen and (max-width: 1023px){#recruit .interview__introduce--ttl::before{font-size:100px;top:20px;left:-2px}}@media screen and (max-width: 767px){#recruit .interview__introduce--ttl::before{font-size:56px;top:12px}}#recruit .interview__introduce--ttl::after{content:"”";font-size:150px;font-family:"Montserrat",sans-serif;font-weight:400;color:rgba(1,135,145,.2588235294);position:absolute;bottom:-10px;right:-70px}@media screen and (max-width: 1023px){#recruit .interview__introduce--ttl::after{font-size:100px;right:-40px;bottom:-30px}}@media screen and (max-width: 767px){#recruit .interview__introduce--ttl::after{font-size:56px}}#recruit .interview__introduce--ttl.wide{width:356px;font-size:20px;padding-left:25px}@media screen and (max-width: 1023px){#recruit .interview__introduce--ttl.wide{padding-left:40px}}@media screen and (max-width: 767px){#recruit .interview__introduce--ttl.wide{padding-left:0;font-size:18px}}#recruit .interview__introduce--ttl.wide::before{left:-16px}#recruit .interview__introduce--ttl.wide::after{right:-17px}@media screen and (max-width: 1023px){#recruit .interview__introduce--ttl.wide::after{right:-20px}}@media screen and (max-width: 767px){#recruit .interview__introduce--ttl.wide::after{right:70px}}#recruit .interview__introduce--item{border-bottom:1px dashed #1f6745;padding:16px 0px;margin-left:3em;display:flex;gap:16px;align-items:center}@media screen and (max-width: 767px){#recruit .interview__introduce--item{margin-left:unset}}#recruit .interview__introduce--icon{width:23px}@media screen and (max-width: 767px){#recruit .interview__introduce--icon{width:21px;margin-left:unset}}@media screen and (max-width: 767px){#recruit .interview__introduce--txt{font-size:14px;font-weight:500}}#recruit .interview__qa--wrap{width:80%;margin:auto}@media screen and (max-width: 767px){#recruit .interview__qa--wrap{width:100%}}#recruit .interview__question{background-color:#f9fafa;box-shadow:4px 4px 8px rgba(0,0,0,.0705882353);width:100%;border-radius:40px;height:70px;padding:0 34px;display:flex;gap:36px;align-items:center}@media screen and (max-width: 767px){#recruit .interview__question{height:60px;gap:16px;padding:0 20px}}#recruit .interview__question--icon{width:29px}@media screen and (max-width: 767px){#recruit .interview__question--icon{width:21px}}#recruit .interview__question--txt{color:#1f6745;font-size:20px;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;letter-spacing:1.28px}@media screen and (max-width: 767px){#recruit .interview__question--txt{font-size:16px}}#recruit .interview__answer{width:100%;letter-spacing:1.28px;padding-left:102px;line-height:32px;margin:2% 0 6%}@media screen and (max-width: 1023px){#recruit .interview__answer{padding:0 24px;margin:4% 0 10%}}#recruit .interview__schedule{margin-top:160px}#recruit .interview__schedule--wrap{width:100%;height:-moz-fit-content;height:fit-content;background-color:#f9fafa;box-shadow:5px 5px 10px rgba(0,0,0,.0705882353);border-radius:90px;padding:4%;position:relative}@media screen and (max-width: 1023px){#recruit .interview__schedule--wrap{padding-bottom:180px;border-radius:60px}}@media screen and (max-width: 767px){#recruit .interview__schedule--wrap{border-radius:25px}}#recruit .interview__schedule--wrap::before{content:"";position:absolute;top:-45px;left:50%;transform:translateX(-50%);width:161px;height:161px;border-radius:50%;background-color:#f9fafa;background:#f9fafa url(../img/recruit/clock.svg) center/cover no-repeat}@media screen and (max-width: 767px){#recruit .interview__schedule--wrap::before{width:106px;height:106px}}#recruit .interview__schedule--ttl{font-size:46px;font-weight:500;font-family:"Montserrat",sans-serif;letter-spacing:4px;text-align:center;margin-top:120px;margin-bottom:8px}@media screen and (max-width: 767px){#recruit .interview__schedule--ttl{font-size:28px;font-weight:600}}#recruit .interview__schedule--subttl{color:#fb675f;font-size:20px;font-weight:bold;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:1.28px;text-align:center;margin-bottom:70px}@media screen and (max-width: 767px){#recruit .interview__schedule--subttl{font-size:16px}}#recruit .interview__schedule--inner{display:flex}@media screen and (max-width: 1023px){#recruit .interview__schedule--inner{display:block}}#recruit .interview__schedule--box{width:50%;justify-items:center}@media screen and (max-width: 1023px){#recruit .interview__schedule--box{width:100%;margin-bottom:60px}}#recruit .interview__schedule--header{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-size:22px;font-weight:400;line-height:40px;letter-spacing:1.28px;width:100%;height:-moz-fit-content;height:fit-content;margin-bottom:6%;position:relative;justify-items:center}@media screen and (max-width: 1300px){#recruit .interview__schedule--header{font-size:20px}}@media screen and (max-width: 767px){#recruit .interview__schedule--header{font-size:16px;height:60px;line-height:30px;width:unset}}#recruit .interview__schedule--header::before{content:"“";font-size:150px;font-family:"Montserrat",sans-serif;font-weight:400;color:rgba(251,103,95,.0901960784);position:absolute;top:19px;left:0px}@media screen and (max-width: 767px){#recruit .interview__schedule--header::before{font-size:94px;top:8px;left:-45px}}#recruit .interview__schedule--header::after{content:"”";font-size:150px;font-family:"Montserrat",sans-serif;font-weight:400;color:rgba(251,103,95,.0901960784);position:absolute;bottom:-54px;right:0px}@media screen and (max-width: 767px){#recruit .interview__schedule--header::after{font-size:94px;bottom:-40px;right:-45px}}#recruit .interview__schedule--img{width:476px;height:-moz-fit-content;height:fit-content;aspect-ratio:476/411}@media screen and (max-width: 767px){#recruit .interview__schedule--img{width:307px}}#recruit .interview__pic1{width:273px;height:277px;position:absolute;top:-57px;right:-96px}@media screen and (max-width: 1300px){#recruit .interview__pic1{width:238px;height:-moz-fit-content;height:fit-content;right:-70px}}@media screen and (max-width: 767px){#recruit .interview__pic1{top:596px;right:-36px;width:168px;height:170px}}#recruit .interview__pic2{width:260px;height:220px;position:absolute;left:-88px;bottom:137px}@media screen and (max-width: 1300px){#recruit .interview__pic2{width:230px;height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 1023px){#recruit .interview__pic2{bottom:110px;right:-23px;left:unset}}@media screen and (max-width: 767px){#recruit .interview__pic2{bottom:110px;right:-20px;left:unset;width:190px;height:161px}}#recruit .interview__pic3{width:293px;height:231px;position:absolute;bottom:-21px;left:180px}@media screen and (max-width: 1300px){#recruit .interview__pic3{width:239px;height:-moz-fit-content;height:fit-content;bottom:-40px}}@media screen and (max-width: 1023px){#recruit .interview__pic3{bottom:-60px;left:37px}}@media screen and (max-width: 767px){#recruit .interview__pic3{width:239px;height:187px;bottom:-58px;left:24px}}#recruit .schedule__wrap{width:100%;border-radius:50px;background-color:#fff;padding:20px 25px 40px 50px}@media screen and (max-width: 767px){#recruit .schedule__wrap{border-radius:22px;padding:20px 25px 40px}}#recruit .schedule__item{display:grid;grid-template-columns:80px 1fr;border-bottom:1px solid #b6d8bd;padding:12px 0}@media screen and (max-width: 767px){#recruit .schedule__item{display:block}}#recruit .schedule__item:last-child{border-bottom:none}#recruit .schedule__time{color:#727171;font-size:20px;font-family:"Montserrat",sans-serif;line-height:30px}#recruit .schedule__activity--txt{color:#2c2c2c;line-height:30px}#recruit .schedule__activity--txtB{font-weight:500;line-height:30px}#recruit .schedule__activity--txtG{color:#1f6745;line-height:30px}#recruit .schedule__activity--txtGB{color:#1f6745;font-weight:500;line-height:30px}#recruit .employee__wrap{display:flex;justify-content:center;gap:60px}@media screen and (max-width: 1300px){#recruit .employee__wrap{gap:30px}}@media screen and (max-width: 767px){#recruit .employee__wrap{gap:16px}}#recruit .employee__card{display:flex;gap:20px;cursor:pointer}#recruit .employee__card:hover{transition:all .5s ease;transform:scale(1.05)}@media screen and (max-width: 1023px){#recruit .employee__card{display:block}}#recruit .employee__photo{width:194px;height:194px;margin-bottom:10px}@media screen and (max-width: 1300px){#recruit .employee__photo{width:150px;height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 1023px){#recruit .employee__photo{width:100%;height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 1300px){#recruit .employee__photo{width:150px;height:150px}}@media screen and (max-width: 1023px){#recruit .employee__photo{width:120px;height:120px}}@media screen and (max-width: 767px){#recruit .employee__photo{width:105px;height:105px}}#recruit .employee__txt{color:#4c4948;font-size:15px;letter-spacing:1.19px;line-height:23px}@media screen and (max-width: 1023px){#recruit .employee__txt{font-size:14px}}@media screen and (max-width: 767px){#recruit .employee__txt{display:none}}#recruit .employee__info{margin-top:28px}#recruit .employee__name{color:#1f6745;font-size:20px;font-weight:normal;letter-spacing:1.19px;line-height:27px}@media screen and (max-width: 1300px){#recruit .employee__name{font-size:18px}}@media screen and (max-width: 767px){#recruit .employee__name{font-size:16px}}#recruit .employee__name--eng{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:12px;letter-spacing:.88px;line-height:20px}@media screen and (max-width: 1300px){#recruit .employee__name--eng{font-size:10px}}#recruit .employee__icon{width:37px;height:37px;margin-top:28px}@media screen and (max-width: 1023px){#recruit .employee__icon{width:30px;height:30px;margin-top:18px}}@media screen and (max-width: 767px){#recruit .employee__icon{width:22px;height:22px;margin-top:10px}}#recruit .video{width:100%;height:-moz-fit-content;height:fit-content;border-radius:56px}#recruit .video__iframe{width:100%;height:100%;border-radius:30px;overflow:hidden;position:relative}#recruit .video__iframe iframe{width:100%;height:100%;border:none;border-radius:56px}#recruit .video__placeholder{width:100%;height:400px;position:relative;border-radius:56px;overflow:hidden}@media screen and (max-width: 767px){#recruit .video__placeholder{height:250px}}#recruit .video__thumbnail{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:56px}#recruit .video__close{position:absolute;top:10px;right:10px;background:rgba(0,0,0,.7);border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}#recruit .video__close img{width:20px;height:20px;filter:invert(1)}#recruit .video__container{justify-items:center;text-align:center;transform:translateY(-58%)}@media screen and (max-width: 767px){#recruit .video__container{margin-bottom:60px}}#recruit .video__box{position:relative;margin:0 auto 50px;width:700px;height:400px}@media screen and (max-width: 1023px){#recruit .video__box{width:550px;height:350px}}@media screen and (max-width: 767px){#recruit .video__box{width:80%;margin:0 auto 20px}}@media(max-width: 480px){#recruit .video__box{width:90%;height:250px}}#recruit .video__play{position:absolute;left:50%;bottom:50%;transform:translate(-50%, 50%);background:unset;border:none;border-radius:50%;width:107px;height:107px;cursor:pointer;z-index:10}@media screen and (max-width: 767px){#recruit .video__play{width:56px;height:56px}}#recruit .video__link{border:1px solid #e72914;border-radius:50px;background-color:#fff;padding:0 20px;width:-moz-fit-content;width:fit-content;height:75px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto}@media screen and (max-width: 1023px){#recruit .video__link{margin-bottom:10%}}@media screen and (max-width: 767px){#recruit .video__link{height:43px;margin-bottom:20%}}#recruit .video__link--wrap{display:flex;align-items:center;justify-content:space-between}#recruit .video__link--box{display:flex;align-items:center}#recruit .video__link--txt{color:#2c2c2c;font-size:22px;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:5%;font-weight:bold;margin-right:10px}@media screen and (max-width: 767px){#recruit .video__link--txt{font-size:15px;letter-spacing:3%}}#recruit .video__icon--movie{width:54px;height:39px;margin-right:16px}@media screen and (max-width: 767px){#recruit .video__icon--movie{width:31px;height:22px;margin-right:8px}}#recruit .video__icon--arrow{width:28px;height:28px}@media screen and (max-width: 767px){#recruit .video__icon--arrow{width:16px;height:16px}}#recruit .recruit-info{background:#bfe9ff;border-radius:60px;box-shadow:4px 4px 10px rgba(0,0,0,.1215686275);transition:.3s ease-in-out;width:672px;height:245px;margin:auto;text-align:center;justify-items:end;align-content:center;position:relative;margin-bottom:15vh}@media screen and (max-width: 767px){#recruit .recruit-info{border-radius:32px;width:368px;height:144px}}#recruit .recruit-info::before{content:"";position:absolute;top:-86px;left:50%;transform:translateX(-50%);width:357px;height:128px;background:url(../img/recruit/recruit_info.svg) no-repeat center/contain}@media screen and (max-width: 767px){#recruit .recruit-info::before{width:192px;height:70px;top:-34.64px}}#recruit .recruit-info__content{display:flex;align-items:center;gap:6px;padding:24px;width:-moz-fit-content;width:fit-content;margin:0 auto}@media screen and (max-width: 767px){#recruit .recruit-info__content{gap:35px}}#recruit .recruit-info__txt{color:#4fb1da;font-size:20px;letter-spacing:3px;margin-top:5%;margin-bottom:5%}@media screen and (max-width: 767px){#recruit .recruit-info__txt{font-size:8px;letter-spacing:1.64px}}#recruit .recruit-info__title{color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;font-size:32px;letter-spacing:10%;margin-bottom:5%}@media screen and (max-width: 767px){#recruit .recruit-info__title{font-size:20px}}#recruit .recruit-info__subtitle{color:#2c2c2c;font-family:"Zen Kaku Gothic New",sans-serif;font-size:24px;letter-spacing:10%}@media screen and (max-width: 767px){#recruit .recruit-info__subtitle{font-size:13px}}#recruit .recruit-info__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#4fb1da;border-radius:50%;transition:.3s ease-in-out}@media screen and (max-width: 767px){#recruit .recruit-info__icon{width:36px;height:36px}}#recruit .recruit-info__icon img{width:16px;height:16px}@media screen and (max-width: 767px){#recruit .recruit-info__icon img{width:8px;height:8px}}#recruit .recruit-info:hover{background:#4fb1da}#recruit .recruit-info:hover .recruit-info__title,#recruit .recruit-info:hover .recruit-info__subtitle{color:#fff}#recruit .recruit-info:hover .recruit-info__txt{color:#bfe9ff}#recruit .recruit-info:hover .recruit-info__icon{background:#3f8dae}@media screen and (max-width: 767px){#recruit .recruit-info:hover{background:#bfe9ff !important}#recruit .recruit-info:hover .recruit-info__title,#recruit .recruit-info:hover .recruit-info__subtitle{color:#2c2c2c}#recruit .recruit-info:hover .recruit-info__txt{color:#4fb1da}#recruit .recruit-info:hover .recruit-info__icon{background:#4fb1da}}#recruit .wide{width:330px}#terms-of-use .fv{background-image:url(../img/terms_of_use/fv_bg.png)}@media screen and (max-width: 767px){#terms-of-use .fv{background-image:url(../img/terms_of_use/fv_bg_sp@2x.png)}}#terms-of-use .breadcrumb{margin-bottom:58px}@media screen and (max-width: 767px){#terms-of-use .submenu{bottom:0px}}@media screen and (max-width: 767px){#terms-of-use .submenu li{width:104px;height:104px}}@media screen and (max-width: 767px){#terms-of-use .submenu__ttl{font-size:12.5px}}@media screen and (max-width: 767px){#terms-of-use .submenu__txt{font-size:10px}}@media screen and (max-width: 767px){#terms-of-use .submenu__icon{width:47px;height:45.64px}}#terms-of-use .section{max-width:950px;margin:0 auto;margin-bottom:149px;padding:0 37px}#terms-of-use .section__content{line-height:34px;font-size:16px;text-align:justify;margin-top:86px;color:#4c4948}@media screen and (max-width: 767px){#terms-of-use .section__content{margin-top:50px}}#terms-of-use .section__list{margin-top:86px;line-height:34px;font-size:16px;color:#4c4948}#terms-of-use .section__list li{list-style:disc}#terms-of-use .entry-cta{margin-top:370px}@media screen and (max-width: 767px){#terms-of-use .entry-cta{margin-top:193px}}#about .fv{background-image:url(../img/common/fv_F0F8ED.png)}@media screen and (max-width: 767px){#about .fv{background-image:url(../img/common/fv_F0F8ED_sp.png)}}#about .submenu__wrap{display:flex;flex-wrap:wrap;row-gap:34px}#about .submenu__wrap li{width:clamp(104px,8.54vw,164px);height:clamp(104px,8.54vw,164px)}#about .submenu__ttl{font-size:clamp(13px,1.04vw,20px)}#about .submenu__txt{font-size:clamp(10px,.83vw,15px)}#about .section-header{padding-bottom:60px}#about__ttl{font-size:40px;line-height:90px}@media screen and (max-width: 1023px){#about__ttl{font-size:18px;line-height:50px}}#about__desc{font-size:80px;line-height:100px}@media screen and (max-width: 1023px){#about__desc{font-size:40px;line-height:50px}}.about-us__wrap{margin-top:100px}@media screen and (max-width: 1060px){.about-us__wrap{margin-top:50px}}.about-us__container{max-width:1060px;margin:0 auto;display:flex;padding:20px}@media screen and (max-width: 1060px){.about-us__container{flex-direction:column;padding:0 30px}}.about-us__txt{font-size:clamp(1rem,.909rem + 1.46vw,1.1rem);line-height:44px;letter-spacing:.06em}@media screen and (max-width: 1060px){.about-us__txt{font-size:16px;line-height:30px}}.about-us__img{width:300%}@media screen and (max-width: 1060px){.about-us__img{width:90%;max-width:500px;padding:20px 0}}.about-us__img--people{display:none}@media screen and (max-width: 1023px){.about-us__img--people{display:block;width:50%;margin:0 auto;padding:20px 0}}#p3-sec1 .overview{position:relative;margin-bottom:15%}#p3-sec1 .overview__wrap{display:flex;align-items:center;justify-content:center;gap:8%;background:#f1fbee;padding:4% 15%}@media screen and (max-width: 1060px){#p3-sec1 .overview__wrap{display:block;padding:5%}}@media screen and (max-width: 1060px){#p3-sec1 .overview__container{width:100%;margin:0 auto}}#p3-sec1 .overview__ttlContainer{margin-bottom:5%}#p3-sec1 .overview__ttl{color:#4c4948;font-size:clamp(2.688rem,2.05rem + 2.72vw,5.313rem);font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:.06em;margin-bottom:.2em;position:relative}@media screen and (max-width: 1060px){#p3-sec1 .overview__ttl{text-align:center}}#p3-sec1 .overview__sub{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;color:#fb675f;font-size:clamp(1rem,.909rem + .39vw,1.375rem)}@media screen and (max-width: 1060px){#p3-sec1 .overview__sub{text-align:center}}#p3-sec1 .overview__txt{letter-spacing:1.18px;line-height:2;color:#4c4948;margin-bottom:10%}#p3-sec1 .overview__imgBox{width:50%;max-width:720px}@media screen and (max-width: 1060px){#p3-sec1 .overview__imgBox{width:100%;margin:0 auto 10%}}#p3-sec1 .overview__img{border-radius:clamp(1.625rem,.199rem + 6.08vw,7.5rem)}#p3-sec1 .overview__SP{display:none}@media screen and (max-width: 1060px){#p3-sec1 .overview__SP{display:block;margin-bottom:10%}}#p3-sec1 .overview__SP--btn{display:none}@media screen and (max-width: 1060px){#p3-sec1 .overview__SP--btn{display:block}}@media screen and (max-width: 1060px){#p3-sec1 .overview__SP--btn-none{display:none}}#p3-sec1 .overview__bg--top{background:url(../img/about/pc_bg_top.png) center center/cover;width:100%;aspect-ratio:1920/295.5}@media screen and (max-width: 1023px){#p3-sec1 .overview__bg--top{background:url(../img/about/sp_bg_top.png) center center/cover}}#p3-sec1 .overview__bg--bottom{background:url(../img/about/bg_bottom02.png) center center/cover;width:100%;aspect-ratio:1920/295.5;position:relative;z-index:1}@media screen and (max-width: 1023px){#p3-sec1 .overview__bg--bottom{background:url(../img/about/bg_bottom03.png) center center/cover;width:100%;aspect-ratio:1920/1400;position:relative;z-index:1}}.overview-details{max-width:800px;margin:0 auto;padding:60px 20px;position:relative;z-index:10;top:-20vw}@media screen and (max-width: 1023px){.overview-details{top:-65vw}}@media screen and (max-width: 480px){.overview-details{top:-100vw}}.overview-details__title{color:#4c4948;font-size:clamp(2.5rem,2rem + 2.5vw,4rem);font-family:"Montserrat",sans-serif;font-weight:600;text-align:center;margin-bottom:10px}.overview-details__subtitle{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;font-size:clamp(1rem,.8rem + 1vw,1.5rem);text-align:center;margin-bottom:40px}.overview-details__list{display:flex;flex-direction:column;gap:0;width:80%;margin:0 auto}@media screen and (max-width: 480px){.overview-details__list{width:100%}}.overview-details__item{display:flex;padding:20px 0;position:relative}@media screen and (max-width: 1023px){.overview-details__item{flex-direction:column;gap:10px}}.overview-details__label{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;font-size:clamp(1rem,.9rem + .5vw,1.2rem);min-width:200px;margin-right:30px;padding-top:5px;position:relative;text-align:left}.overview-details__label::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#1f6745}@media screen and (max-width: 1023px){.overview-details__label{width:100%;margin-right:0;margin-bottom:5px}}.overview-details__label--address{color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:clamp(1rem,.9rem + .5vw,1.2rem);min-width:200px;margin-right:30px;padding-top:5px;position:relative;text-align:left;align-self:flex-end}@media screen and (max-width: 1023px){.overview-details__label--address{min-width:100%;margin-right:0}}@media screen and (max-width: 480px){.overview-details__label--address{width:100%;align-self:flex-start}}.overview-details__label--address::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#1f6745}@media screen and (max-width: 1023px){.overview-details__label--address::after{bottom:-5px}}.overview-details__content{color:#4c4948;font-size:clamp(.9rem,.9rem + .5vw,1.1rem);line-height:1.6;flex:1;position:relative;width:100%}.overview-details__content::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:#4c4948}@media screen and (max-width: 1023px){.overview-details__container{padding:30px 0px}}.overview-images{position:relative;z-index:10;max-width:1200px;margin-left:auto;margin-right:auto;padding:30px;top:-25vw;margin:0 auto}@media screen and (max-width: 1023px){.overview-images{top:-80vw;width:80%;margin:0 auto}}@media screen and (max-width: 480px){.overview-images{top:-100vw;width:100%}}.overview-main{display:flex;gap:40px;margin-bottom:40px}@media screen and (max-width: 1023px){.overview-main{flex-direction:column;gap:15px;margin-bottom:15px}}.overview-main__item{flex:1;position:relative}.overview-main__img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:clamp(1.625rem,.199rem + 6.08vw,4.5rem)}.overview-main__label{position:absolute;bottom:8%;right:8%;background:#fff;padding:3%;border-radius:80px;font-size:clamp(1rem,.909rem + .39vw,1.15rem);font-weight:600;color:#1f6745;min-width:220px;text-align:center}.overview-sub{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 1023px){.overview-sub{grid-template-columns:repeat(2, 1fr);gap:15px}}.overview-sub__item{position:relative}.overview-sub__item:nth-child(4){display:none}@media screen and (max-width: 1023px){.overview-sub__item:nth-child(4){display:block}}.overview-sub__img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:clamp(1.5rem,.199rem + 6.08vw,3.5rem)}.organization{position:relative;top:-250px}@media screen and (max-width: 1200px){.organization{top:-100px}}@media screen and (max-width: 1023px){.organization{top:-300px}}.organization__bg--top{background:url(../img/about/bg_top_pc.png) center center/cover;width:100%;aspect-ratio:1920/295.5}.organization__bg--bottom{background:url(../img/about/bg_bottom02.png) center center/cover;width:100%;aspect-ratio:1920/295.5}.organization__main_container{background:#f1fbee;position:relative}.organization__wrap{position:relative;z-index:10;padding:80px 20px 60px;max-width:1200px;margin:0 auto}@media screen and (max-width: 1023px){.organization__wrap{padding:60px 20px 40px}}.organization__container{background:#fff;border-radius:20px;padding:60px 40px;box-shadow:0 10px 30px rgba(0,0,0,.1);margin:50px 80px}@media screen and (max-width: 1023px){.organization__container{padding:40px 20px;border-radius:15px;margin:0 auto;margin-bottom:50px}}.organization__header{text-align:center;margin-bottom:60px}@media screen and (max-width: 1023px){.organization__header{margin-bottom:40px}}.organization__title{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:clamp(2.5rem,2rem + 2.5vw,4rem);font-weight:600;margin-bottom:10px;letter-spacing:.06em}@media screen and (max-width: 1023px){.organization__title{font-size:2rem}}.organization__subtitle{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;font-size:clamp(1rem,.8rem + 1vw,1.5rem)}@media screen and (max-width: 1023px){.organization__subtitle{font-size:1.2rem}}.organization__chart{text-align:center;padding:20px 0}.organization__chart-scroll{overflow-x:auto;overflow-y:hidden;padding:20px 0}.organization__chart-scroll::-webkit-scrollbar{height:8px}.organization__chart-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.organization__chart-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.organization__chart-scroll::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.organization__chart-img{min-width:800px;max-width:none;height:auto;border-radius:10px}@media screen and (max-width: 1023px){.organization__chart-img{min-width:600px;border-radius:8px}}.organization__decoration{position:absolute;top:-200px;left:0;width:460px;height:360px;z-index:5}@media screen and (max-width: 1023px){.organization__decoration{width:300px;height:200px;top:-100px}}@media screen and (max-width: 480px){.organization__decoration{width:200px;height:150px}}.organization__decoration-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.organization__link{text-align:center;margin-top:20px}.organization__link-link{display:inline-flex;align-items:center;gap:10px;color:#1f6745;text-decoration:none;margin-bottom:40px}.organization__link-link:hover{opacity:.7}.organization__link-icon{width:20px;height:20px}.organization__link-text{font-size:16px;font-weight:600;color:#1f6745;text-decoration:none}.history{position:relative;top:-250px}@media screen and (max-width: 1200px){.history{top:-100px}}@media screen and (max-width: 1023px){.history{top:-300px}}.history__bg--bottom{background:url(../img/about/bg_bottom01.png) center center/cover;width:100%;aspect-ratio:1920/295.5}.history__wrap{position:relative;z-index:10;padding:80px 20px 60px;max-width:1200px;margin:0 auto}@media screen and (max-width: 1023px){.history__wrap{padding:135px 2px 10px}}.history__header{text-align:center}@media screen and (max-width: 1023px){.history__header{margin-bottom:40px}}.history__header-img{width:100px;height:100px;display:inline-block}.history__title{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:clamp(2.5rem,2rem + 2.5vw,4rem);font-weight:600;margin-bottom:10px;letter-spacing:.06em}@media screen and (max-width: 1023px){.history__title{font-size:2rem}}.history__subtitle{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;font-size:clamp(1rem,.8rem + 1vw,1.5rem)}@media screen and (max-width: 1023px){.history__subtitle{font-size:1.2rem}}.history__chart{top:-100px}.history__chart-img{min-width:800px;max-width:none;height:auto}@media screen and (max-width: 1023px){.history__chart-img{display:none}}.history__chart-img--sp{display:none}@media screen and (max-width: 1023px){.history__chart-img--sp{display:block;width:100%;max-width:500px;margin:0 auto;padding:20px 0}}.history__decoration{position:absolute;top:-200px;right:0;max-width:30%;z-index:5}@media screen and (max-width: 1023px){.history__decoration{max-width:40%;top:-100px}}@media screen and (max-width: 767px){.history__decoration{max-width:50%;top:-100px}}.history__decoration-img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.agriculture{position:relative;top:-250px}@media screen and (max-width: 1200px){.agriculture{top:-100px}}@media screen and (max-width: 1023px){.agriculture{top:-300px}}.agriculture__bg--bottom{background:url(../img/about/bg_bottom02.png) center center/cover;width:100%;aspect-ratio:1920/295.5}.agriculture__main_container{background:#f1fbee;position:relative;z-index:1}.agriculture__wrap{position:relative;z-index:10;padding:80px 20px 60px;max-width:1200px;margin:0 auto}@media screen and (max-width: 1023px){.agriculture__wrap{padding:140px 2px 10px}}.agriculture__header{text-align:center}@media screen and (max-width: 1023px){.agriculture__header{margin-bottom:40px}}.agriculture__header-img{width:100px;height:100px;display:inline-block}.agriculture__title{color:#4c4948;font-family:"Montserrat",sans-serif;font-size:clamp(2.5rem,2rem + 2.5vw,4rem);font-weight:600;margin-bottom:10px;letter-spacing:.06em}@media screen and (max-width: 1023px){.agriculture__title{font-size:2rem}}.agriculture__subtitle{color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:bold;font-size:clamp(1rem,.8rem + 1vw,1.5rem)}@media screen and (max-width: 1023px){.agriculture__subtitle{font-size:1.2rem}}.agriculture__container{padding:60px 40px;margin:40px 0}@media screen and (max-width: 1023px){.agriculture__container{padding:40px 20px;margin:10px 0}}.agriculture__content{display:flex;gap:60px;align-items:flex-start}@media screen and (max-width: 1060px){.agriculture__content{flex-direction:column;gap:40px}}@media screen and (max-width: 1023px){.agriculture__content{gap:30px}}.agriculture__text{flex:1;min-width:300px}@media screen and (max-width: 1060px){.agriculture__text{width:85%;margin:0 auto}}@media screen and (max-width: 1023px){.agriculture__text{width:100%}}.agriculture__text-paragraph{color:#4c4948;font-family:"Zen Kaku Gothic New",sans-serif;font-size:1.1rem;line-height:1.8;margin-bottom:20px}@media screen and (max-width: 1023px){.agriculture__text-paragraph{line-height:1.6;margin-bottom:15px;font-size:1rem}}.agriculture__data{flex:1;min-width:280px}@media screen and (max-width: 1060px){.agriculture__data{width:70%;margin:0 auto}}.agriculture__data-livestock{flex:1;min-width:280px}@media screen and (max-width: 1060px){.agriculture__data-livestock{width:70%;margin:0 auto}}.agriculture__data-table{border-collapse:collapse;width:100%}.agriculture__data-title{background:#d3e2d7;color:#1f6745;font-family:"Zen Kaku Gothic New",sans-serif;font-size:1.1rem;font-weight:bold;padding:15px;margin-bottom:10px;border:2px solid #1f6745}@media screen and (max-width: 1023px){.agriculture__data-title{font-size:1rem;padding:12px}}.agriculture__data-content{border:2px solid #21963b}.agriculture__data-crops{border:2px solid #21963b}.agriculture__data-crops:last-child{border-bottom:none}.agriculture__data-row{display:flex;align-items:center;padding:0;font-size:1rem;background:#fff;border-bottom:1px solid #21963b}.agriculture__data-row:last-child{border-bottom:none}.agriculture__data-label{color:#21963b;font-weight:600;font-size:1rem;flex:1;text-align:left;background:#e6f4e6;padding:12px 15px;border-right:1px solid #21963b;display:flex;align-items:center;min-height:100%}.agriculture__data-value{color:#4c4948;font-weight:600;text-align:right;min-width:80px;background:#fff;padding:12px 15px;width:150px;display:flex;align-items:center;justify-content:flex-end;min-height:100%}.agriculture__data-header{background:#e6f4e6;font-weight:bold;color:#4c4948;border-bottom:1px solid #3f5a3f}.agriculture__data-header .agriculture__data-label{background:#e6f4e6;color:#4c4948;font-weight:bold;border-right:1px solid #3f5a3f}.agriculture__data-header .agriculture__data-value{background:#e6f4e6;color:#4c4948;font-weight:bold}.agriculture__data-total{background:#d4edda;font-weight:bold;border-bottom:1px solid #3f5a3f}.agriculture__data-total .agriculture__data-label{background:#d4edda;color:#4c4948;font-weight:bold;border-right:1px solid #3f5a3f}.agriculture__data-total .agriculture__data-value{background:#d4edda;color:#4c4948;font-weight:bold}.agriculture__data-grand-total{border:2px solid #21963b;margin-top:10px}.agriculture__data-grand-total:last-child{border-bottom:2px solid #21963b}@media screen and (max-width: 1023px){.agriculture__data-grand-total{font-size:.9rem}}.agriculture__gallery{padding:2% 0 10%;overflow:hidden;background-color:#f1fbee}.agriculture__gallery-scroll{display:flex;gap:30px;animation:scroll-left 150s linear infinite;width:-moz-max-content;width:max-content}@media screen and (max-width: 1023px){.agriculture__gallery-scroll{gap:20px;animation-duration:350s}}.agriculture1__gallery-item{flex-shrink:0;width:100%;height:100%;overflow:hidden}@media screen and (max-width: 1060px){.agriculture1__gallery-item{width:60%}}.agriculture__gallery-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}@media screen and (max-width: 1400px){.agriculture__gallery-img{width:100vw}}@media screen and (max-width: 1060px){.agriculture__gallery-img{width:150vw}}@media screen and (max-width: 1023px){.agriculture__gallery-img{width:200vw}}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@media screen and (max-width: 480px){.agriculture__gallery-item{width:70%;height:70%}.agriculture__gallery-scroll{animation-duration:190s}}#business{overflow:hidden}#business .fv{background-image:url(../img/common/fv_FFF5F5.png);top:-16%}@media screen and (max-width: 767px){#business .fv{background-image:url(../img/common/fv_FFF5F5_sp.png)}}#business .fv .submenu{padding:0 8px}#business .fv .submenu__wrap{display:flex;flex-wrap:wrap;row-gap:5px}#business .fv .submenu__wrap li{width:clamp(96px,77.479px + 4.506vw,164px);height:clamp(96px,77.479px + 4.506vw,164px)}#business .fv .submenu__icon{top:-6%;width:clamp(48px,41.736px + 1.524vw,71px);height:-moz-fit-content;height:fit-content}@media screen and (max-width: 767px){#business .fv .submenu__icon{transform:translate(-50%, -50%);left:50%}}#business .fv .submenu__ttl{font-size:clamp(13px,1.04vw,20px)}#business .fv .submenu__txt{font-size:clamp(10px,.83vw,15px)}@media screen and (max-width: 767px){#business .breadcrumb{margin-top:185px}}#business .breadcrumb__inner{max-width:911px}#business .business-section{padding:0 5%;margin-top:53px}@media screen and (max-width: 767px){#business .business-section{margin-bottom:41px}}#business .business-section__inner{max-width:987px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:58px}@media screen and (max-width: 767px){#business .business-section__inner{flex-direction:column;align-items:center;gap:0}}#business .business-section__text{font-size:18px;color:#4c4948;line-height:44px;letter-spacing:.9px}@media screen and (max-width: 767px){#business .business-section__text{font-size:16px;line-height:30px;letter-spacing:.8px}}#business .business-section__img{width:clamp(181px,156.215px + 6.03vw,272px);aspect-ratio:272/285;margin-top:106px}@media screen and (max-width: 767px){#business .business-section__img{margin-top:28px}}#business .section-wave{background-position:center center;background-size:cover;width:100%;aspect-ratio:1920/295.5}#business .section-wave--top-green{background-image:url(../img/business/section_wave01.svg)}#business .section-wave--top-pink{background-image:url(../img/business/section_wave03.svg)}#business .section-wave--bottom{background-image:url(../img/business/section_wave02.svg)}#business .section-wave-bottom{background:url(../img/business/section_wave02.svg) center center/cover;width:100%;aspect-ratio:1920/295.5}#business .section-base{position:relative;background:#fff9f9;padding-top:2%}#business .section-base--bg-others::before{content:"";position:absolute;top:-32%;right:0;background:url(../img/business/others_bg_img.svg) center center/cover;width:36%;aspect-ratio:860/653;transform:translateX(40%)}@media screen and (max-width: 900px){#business .section-base--bg-others::before{top:-16%;width:80%}}#business .section-base__inner{max-width:1128px;padding:0 31px;margin:0 auto}@media screen and (max-width: 767px){#business .section-base__inner{padding-bottom:28%}}#business .section-base__inner---spacious{padding-bottom:8%}@media screen and (max-width: 900px){#business .section-base__inner---spacious{padding-top:28%;padding-bottom:32%}}#business .section-base__content{display:flex;gap:clamp(40px,4.716vw,120px);transform:translateY(20%)}@media screen and (max-width: 767px){#business .section-base__content{flex-direction:column;align-items:center;gap:40px;transform:translateY(6%)}}@media screen and (max-width: 767px){#business .section-base__content--reverse{flex-direction:column-reverse}}#business .section-base__text{color:#4c4948;font-size:18px;font-weight:500;line-height:40px;letter-spacing:5%}@media screen and (max-width: 767px){#business .section-base__text{font-size:16px;line-height:30px;letter-spacing:5%}}#business .section-base__text p{text-indent:1em}#business .section-base__img{border-radius:50.42px;z-index:1;width:clamp(350px,31.406vw,553px)}@media screen and (max-width: 767px){#business .section-base__img{width:100%;border-radius:24px;padding:0}}#business .section-header{margin-bottom:0}#business .section-header__ttl{font-size:clamp(43px,4.167vw,100px)}#business .section-header__ttl span{display:inline;font-weight:600;font-size:40px}@media screen and (max-width: 767px){#business .section-header__ttl span{display:none}}#business .section-header__desc{display:none}@media screen and (max-width: 767px){#business .section-header__desc{display:block}}#business .section-header__icon{width:-moz-fit-content;width:fit-content}#business .card-section{margin:2% 0}@media screen and (max-width: 767px){#business .card-section{margin:0}}#business .card-section__inner{max-width:1363px;margin:0 auto;padding:0 17px}@media screen and (max-width: 767px){#business .card-section__inner{padding:0 5% 24%}}#business .card-section__list{position:relative;display:flex;justify-content:center;gap:74px 55px;flex-wrap:wrap;z-index:1}#business .card-section--shifted{transform:translateY(-12%)}@media screen and (max-width: 900px){#business .card-section--shifted{transform:translateY(-2%)}}#business .card{width:405px}@media screen and (max-width: 900px){#business .card{width:100%}}#business .card__index{margin-left:50px}#business .card__index-ttl{color:#4c4948;font-size:18px;font-weight:600;letter-spacing:2px}#business .card__index-num{color:#1f6745;font-family:"Montserrat",sans-serif;font-size:clamp(80px,78.638px + .331vw,85px);font-weight:300;letter-spacing:5.12px}#business .card__content{background:#fff;height:620px;position:relative;padding:206px 50px 137px;border-radius:20px;box-shadow:6px 6px 10px 0 rgba(0,0,0,.1)}@media screen and (max-width: 900px){#business .card__content{height:auto;padding:150px 50px 137px}}@media screen and (max-width: 767px){#business .card__content{height:auto;padding-bottom:72px;padding-right:15px;padding-left:15px}}#business .card__header{font-family:"Montserrat",sans-serif;display:flex;justify-content:space-between;align-items:center}#business .card__header-ttl{color:#4c4948;font-size:18px;font-weight:600;letter-spacing:2px}#business .card__header-num{color:#1f6745;font-size:85px;font-weight:300;letter-spacing:5.12px}#business .card__header-img{position:absolute;top:-16%;right:8%;width:clamp(138px,126.561px + 2.783vw,180px);height:-moz-fit-content;height:fit-content}@media screen and (max-width: 767px){#business .card__header-img{display:none}}#business .card__header-img--sp{display:none}@media screen and (max-width: 767px){#business .card__header-img--sp{display:block}}#business .card__body{background:#fff}#business .card__body-header{display:flex;align-items:center;gap:10px;margin-bottom:26px}#business .card__body-ttl{color:#1f6745;font-size:24px;font-weight:500;letter-spacing:5%}#business .card__body-text{color:#4c4948;font-size:16px;font-weight:500;text-indent:1em;line-height:30px;letter-spacing:.5%}#business .card__body-img{width:46px;height:36px}#business .card__body-link{margin-top:16px;text-indent:0}#business .card__body-link a{color:#1f6745;display:inline}#business .purchase-section{margin:4% 0 6%}#business .purchase-section .section-header{margin-bottom:8%}@media screen and (max-width: 767px){#business .purchase-section{margin-top:183px}}#business .purchase-section__inner{padding:0 31px;max-width:1137px;margin:0 auto}@media screen and (max-width: 767px){#business .purchase-section__inner{padding-bottom:168px}}#business .purchase-section__content{display:flex;gap:100px;padding-bottom:5%}@media screen and (max-width: 767px){#business .purchase-section__content{flex-direction:column;gap:40px}}@media screen and (max-width: 767px){#business .purchase-section__content--reverse{flex-direction:column-reverse}}#business .purchase-section__text{color:#4c4948;font-size:clamp(16px,1.389vw,18px);font-weight:500;text-indent:1em;line-height:clamp(30px,2.639vw,40px);letter-spacing:5%}#business .purchase-section__img{border-radius:50.42px;width:clamp(350px,31.406vw,553px);z-index:1}@media screen and (max-width: 767px){#business .purchase-section__img{border-radius:23px;width:100%}}#business .entry-cta{margin-top:16%}#news .fv--news{background-image:url(../img/common/fv_bg.png)}#news .section-header,#news .section-header2{margin-bottom:23px}@media screen and (max-width: 767px){#news .section-header2{display:none}}#news .section-header2__icon{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){#news .section-header2__desc{font-size:43px;line-height:65px;letter-spacing:3px;color:#4c4948}}@media screen and (max-width: 767px){#news .fv__ttl{font-size:36px}}#news .custom-header{display:none}@media screen and (max-width: 767px){#news .custom-header{display:block;margin-bottom:23px}}#news .news{width:80%;margin:0px auto 10%}@media screen and (max-width: 767px){#news .news{margin:0px auto 20%}}#news .news__header,#news .news__header--pink{background-color:#1f6745;width:207px;height:48px;border-radius:28px;color:#fff;text-align:center;line-height:48px;font-size:22px;font-weight:400}@media screen and (max-width: 767px){#news .news__header,#news .news__header--pink{font-size:20px}}#news .news__header--pink{background-color:#fb675f}#news .news__table{border-collapse:collapse;width:100%;text-align:left;margin-top:32px}#news .news__thead,#news .news__thead--pink{border-top:1px solid #979797;height:70px;background-color:#edf2ee}@media screen and (max-width: 767px){#news .news__thead,#news .news__thead--pink{height:138px;background-color:#fff}}#news .news__thead tr,#news .news__thead--pink tr{height:70px}@media screen and (max-width: 767px){#news .news__thead tr,#news .news__thead--pink tr{height:138px}}#news .news__thead--pink{background-color:#fff5f5}@media screen and (max-width: 767px){#news .news__thead--pink{height:138px;background-color:#fff}}#news .news__thead--pink tr{height:70px}@media screen and (max-width: 767px){#news .news__thead--pink tr{height:138px}}#news .news__tbody{border-bottom:1px solid #979797}#news .news__tbody--tr{border-top:1px solid #979797;height:70px}@media screen and (max-width: 767px){#news .news__tbody--tr{height:138px}}#news .news__day{width:150px;color:#1f6745;font-size:18px;font-weight:500}@media screen and (max-width: 767px){#news .news__day{display:block;width:100%;font-size:16px;margin:20px 0}}#news .news__ttl{color:#4c4948;font-weight:500}#news .news__ttl a{text-decoration:underline;line-height:initial;color:inherit;width:-moz-fit-content;width:fit-content;display:inline-block}@media screen and (max-width: 767px){#news .news__ttl{display:block;width:100%}}#news .news__emptyState{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8% 5%;text-align:center;min-height:200px;margin-top:32px}@media screen and (max-width: 767px){#news .news__emptyState{padding:6% 3%;min-height:150px}}#news .news__emptyState--icon{margin-bottom:2rem;opacity:.6}@media screen and (max-width: 767px){#news .news__emptyState--icon{margin-bottom:1.5rem}}#news .news__emptyState--icon svg{width:48px;height:48px}@media screen and (max-width: 767px){#news .news__emptyState--icon svg{width:40px;height:40px}}#news .news__emptyState--iconImg{width:48px;height:48px}@media screen and (max-width: 767px){#news .news__emptyState--iconImg{width:40px;height:40px}}#news .news__emptyState--message{color:#4c4948;font-size:clamp(1rem,.909rem + .39vw,1.25rem);font-family:"Zen Kaku Gothic New",sans-serif;font-weight:600;margin-bottom:.8rem;line-height:1.5}@media screen and (max-width: 767px){#news .news__emptyState--message{font-size:clamp(.875rem,.8rem + .3vw,1.125rem);margin-bottom:.6rem}}#news .news__emptyState--subMessage{font-size:clamp(.875rem,.8rem + .3vw,1rem);font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.6;max-width:300px}@media screen and (max-width: 767px){#news .news__emptyState--subMessage{font-size:clamp(.75rem,.7rem + .25vw,.875rem);max-width:250px}}#news .importantNews{margin-bottom:200px}#news .fv--news .submenu__ttl{color:#fb675f;font-size:16px;font-weight:bold;margin-top:40px;font-family:"Zen Kaku Gothic New",sans-serif;line-height:1.2;padding:0 10px;word-break:keep-all;overflow-wrap:break-word}@media screen and (max-width: 767px){#news .fv--news .submenu__ttl{font-size:11px;line-height:1.1;padding:0 5px}}#news-detail .fv--news{background-image:url(../img/common/fv_bg.png)}#news-detail .section-header__icon{width:-moz-fit-content;width:fit-content}#news-detail .main{position:relative}#news-detail .news-detail__wrap{width:63%;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:80px;position:absolute;top:446px;left:50%;transform:translateX(-50%);padding:4%;box-shadow:5px 5px 20px rgba(0,0,0,.0705882353)}@media screen and (max-width: 1225px){#news-detail .news-detail__wrap{width:80%;border-radius:50px;margin:12% auto}}@media screen and (max-width: 767px){#news-detail .news-detail__wrap{width:90%;border-radius:30px;margin:20% auto}}#news-detail .news-detail__box{height:-moz-fit-content;height:fit-content;position:relative;margin-top:50px}#news-detail .news-detail__box--ttl{color:#1f6745;font-size:clamp(1.125rem,-0.7476rem + 3.9063vw,1.75rem)}#news-detail .news-detail__box--ttlWrap{display:flex;align-items:center;gap:20px}#news-detail .news-detail .category-important:not(.category-news) h1,#news-detail .news-detail .category-important:not(.category-news) h2,#news-detail .news-detail .category-important:not(.category-news) h3,#news-detail .news-detail .category-important:not(.category-news) h4,#news-detail .news-detail .category-important:not(.category-news) h5,#news-detail .news-detail .category-important:not(.category-news) h6{color:#fb675f}#news-detail .news-detail .category-important:not(.category-news) .news-detail__icon{background:url(../img/news/news_icon2.svg) no-repeat center center/contain;width:clamp(40px,34.553px + 1.325vw,60px);aspect-ratio:60/83}#news-detail .news-detail__icon{background:url(../img/news/news_icon1.svg) no-repeat center center/contain;width:clamp(56px,51.097px + 1.193vw,74px);aspect-ratio:74/77}#news-detail .news-detail__img{width:100%;height:-moz-fit-content;height:fit-content;border-radius:60px}@media screen and (max-width: 767px){#news-detail .news-detail__img{border-radius:30px}}#news-detail .news-detail__inner{width:50%}@media screen and (max-width: 1225px){#news-detail .news-detail__inner{width:100%;margin:30px 0}}@media screen and (max-width: 767px){#news-detail .news-detail__inner{width:100%;margin:30px 0}}#news-detail .news-detail__innerWrap{display:flex;margin:3% 0;gap:4%}@media screen and (max-width: 1225px){#news-detail .news-detail__innerWrap{display:block}}@media screen and (max-width: 767px){#news-detail .news-detail__innerWrap{display:block}}#news-detail .news-detail__inner p{color:#2c2c2c;line-height:1.8;margin:1.5em 0;text-align:left}#news-detail .news-detail__inner p:first-child{margin-top:0}#news-detail .news-detail__inner p:last-child{margin-bottom:0}#news-detail .news-detail__inner h1,#news-detail .news-detail__inner h2,#news-detail .news-detail__inner h3,#news-detail .news-detail__inner h4,#news-detail .news-detail__inner h5,#news-detail .news-detail__inner h6{color:#1f6745;font-size:20px;font-weight:700;text-align:left;line-height:1.4;margin:2em 0 1em 0}#news-detail .news-detail__inner h1:first-child,#news-detail .news-detail__inner h2:first-child,#news-detail .news-detail__inner h3:first-child,#news-detail .news-detail__inner h4:first-child,#news-detail .news-detail__inner h5:first-child,#news-detail .news-detail__inner h6:first-child{margin-top:0}#news-detail .news-detail__inner ul,#news-detail .news-detail__inner ol{margin:1.5em 0;padding-left:2em;color:#2c2c2c;line-height:1.8}#news-detail .news-detail__inner ul{list-style-type:disc !important}#news-detail .news-detail__inner ul li{list-style-type:disc !important;margin:.5em 0}#news-detail .news-detail__inner ol{list-style-type:decimal !important}#news-detail .news-detail__inner ol li{list-style-type:decimal !important;margin:.5em 0}#news-detail .news-detail__inner a{color:#1f6745;text-decoration:underline;transition:color .3s ease}#news-detail .news-detail__inner a:hover{color:#21963b;text-decoration:none}#news-detail .news-detail__inner a:visited{color:#13402b}#news-detail .news-detail__inner strong,#news-detail .news-detail__inner b{font-weight:700;color:#4c4948}#news-detail .news-detail__inner em,#news-detail .news-detail__inner i{font-style:italic}#news-detail .news-detail__inner img{max-width:100%;height:auto;margin:1em 0}#news-detail .news-detail__inner .alignleft{float:left;margin:0 1.5em 1em 0}#news-detail .news-detail__inner .alignright{float:right;margin:0 0 1em 1.5em}#news-detail .news-detail__inner .aligncenter{display:block;margin:1.5em auto;text-align:center}#news-detail .news-detail__inner blockquote{margin:2em 0;padding:1.5em 2em;border-left:4px solid #1f6745;background-color:rgba(31,103,69,.05);font-style:italic;color:#2c2c2c}#news-detail .news-detail__inner code{background-color:#f5f5f5;color:#d63384;padding:.2em .4em;border-radius:3px;font-family:"SFMono-Regular",Consolas,monospace;font-size:.875em}#news-detail .news-detail__inner pre{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1em;overflow-x:auto;margin:1.5em 0}#news-detail .news-detail__inner pre code{background:none;color:inherit;padding:0}#news-detail .news-detail__inner table{width:100%;border-collapse:collapse;margin:2em 0}#news-detail .news-detail__inner table th,#news-detail .news-detail__inner table td{padding:.75em 1em;border-bottom:1px solid #999}#news-detail .news-detail__inner table th:first-child,#news-detail .news-detail__inner table td:first-child{padding-left:0;text-align:left}#news-detail .news-detail__inner table th:last-child,#news-detail .news-detail__inner table td:last-child{padding-right:0;text-align:right}#news-detail .news-detail__inner table th{background-color:rgba(31,103,69,.1);font-weight:700;color:#4c4948;border-bottom:2px solid #1f6745}#news-detail .news-detail__inner .wp-block-button{margin:1.5em 0}#news-detail .news-detail__inner .wp-block-button .wp-block-button__link{background-color:#1f6745;color:#fff;padding:.75em 1.5em;border-radius:6px;text-decoration:none;display:inline-block;font-weight:600;transition:background-color .3s ease}#news-detail .news-detail__inner .wp-block-button .wp-block-button__link:hover{background-color:#13402b}#news-detail .news-detail__inner .wp-block-columns{display:flex;gap:2em;margin:2em 0}@media screen and (max-width: 767px){#news-detail .news-detail__inner .wp-block-columns{flex-direction:column;gap:1em}}#news-detail .news-detail__inner .wp-block-columns .wp-block-column{flex:1}#products{overflow-x:hidden}#products .fv{background-image:url(../img/products/fv_bg.png)}@media screen and (max-width: 767px){#products .fv{background-image:url(../img/products/fv_bg_sp@2x.png)}}#products .fv .submenu li{width:clamp(102px,85.113px + 4.109vw,164px);height:clamp(102px,85.113px + 4.109vw,164px)}#products .fv .submenu__icon{width:clamp(68px,60.374px + 1.856vw,96px)}#products .fv .submenu__ttl{font-size:clamp(13px,10.83px + .822vw,20px)}#products .fv .submenu__border{margin-bottom:clamp(13px,10.83px + .822vw,20px)}#products .fv .submenu__txt{font-size:clamp(10px,8.638px + .331vw,15px)}#products .product__sugar--txt,#products .product__beef--txt,#products .product__milk--txt,#products .product__wheat--txt,#products .product__potato--txt,#products .product__item--txt,#products .product__beans--txt{letter-spacing:1.18px;line-height:2;color:#4c4948}#products .product{position:relative;width:80%;margin:0 auto 6%}@media screen and (max-width: 767px){#products .product{width:88%;margin-bottom:40%}}@media screen and (max-width: 767px){#products .product .section-header{margin-bottom:48%}}#products .product .section-header__tagline{display:none}@media screen and (max-width: 767px){#products .product .section-header__tagline{color:#fb675f;display:block;font-family:"Montserrat",sans-serif;font-size:20px;font-weight:600;line-height:46px;letter-spacing:3px;margin-bottom:-4%}}@media screen and (max-width: 767px){#products .product .section-header__sub{display:none}}#products .product .section-header__sub-sp{display:none}@media screen and (max-width: 767px){#products .product .section-header__sub-sp{display:block;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;font-size:16px;font-weight:700;line-height:100%;letter-spacing:1.28px}}@media screen and (max-width: 767px){#products .product .section-header__desc{display:none}}#products .product__beans{display:flex;align-items:center;width:100%;position:relative}@media screen and (max-width: 900px){#products .product__beans{display:block;margin:40% 0 20%}}#products .product__beans::before{content:"";position:absolute;top:12%;right:-4%;z-index:-1;width:clamp(12.5rem,10.983rem + 6.47vw,18.75rem);aspect-ratio:150/79;background:url(../img/products/giffycanvas.gif) center/cover}@media screen and (max-width: 1520px){#products .product__beans::before{top:5%;right:-4%}}@media screen and (max-width: 1300px){#products .product__beans::before{display:none}}@media screen and (max-width: 900px){#products .product__beans::before{display:block;background:url(../img/products/product_beans_decoSP.png) center/cover;top:-30%;right:0;width:100%;max-width:500px;aspect-ratio:409/114}}#products .product__beans--imgBox{width:70%;position:relative}@media screen and (max-width: 900px){#products .product__beans--imgBox{width:108%}}#products .product__beans--imgBox::before{content:"";position:absolute;top:-80px;right:-17%;width:clamp(6.25rem,3.216rem + 12.94vw,18.75rem);aspect-ratio:357/411;background:url(../img/products/product_beans_deco.png) center/cover}@media screen and (max-width: 900px){#products .product__beans--imgBox::before{display:none}}#products .product__beans--txtBox{width:20%;min-width:240px}@media screen and (max-width: 900px){#products .product__beans--txtBox{width:100%;max-width:480px;margin:0 auto}}#products .product__beans--ttl{font-size:50px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;text-align:right;padding:0 5%;margin-bottom:10%}@media screen and (max-width: 900px){#products .product__beans--ttl{width:100%;max-width:480px;text-align:left;margin-bottom:3%;padding:0;font-size:38px}}#products .product__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:3%;margin-top:38px;margin-bottom:5%}@media screen and (max-width: 767px){#products .product__list{grid-template-columns:1fr}}@media screen and (max-width: 1300px){#products .product__item{margin-bottom:14%}}#products .product__item--imgAfter{position:relative}@media screen and (max-width: 767px){#products .product__item--imgAfter::after{content:"";position:absolute;background:url(../img/products/black_beans_after_sp.svg) center/contain no-repeat;width:60%;aspect-ratio:186/125;top:-72%;right:8%}}#products .product__item--txtBox{margin:5% auto 0;margin-left:clamp(15px,-10.058px + 6.097vw,107px)}@media screen and (max-width: 767px){#products .product__item--txtBox{padding-right:14.47px}}#products .product__item--ttl{font-size:clamp(1.75rem,1.6819rem + .2651vw,2rem);color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .product__potato{display:flex;gap:57px;width:100%;position:relative;margin-top:25%}@media screen and (max-width: 767px){#products .product__potato{margin:0 auto;margin-top:24%;width:88%;flex-direction:column;gap:50px}}#products .product__potato::after{content:"";position:absolute;top:-16%;left:-4%;width:80%;height:100%;background-color:#fff9f3;border-radius:70px;z-index:-10}@media screen and (max-width: 767px){#products .product__potato::after{top:4%;left:20%;width:110%;height:108%}}#products .product__potato--imgBox{position:relative;background:url(../img/products/product_potato.png) center/contain no-repeat;width:60%;aspect-ratio:923/360}@media screen and (max-width: 767px){#products .product__potato--imgBox{position:relative;right:-16%;background-image:url(../img/products/product_potato_sp@2x.png);width:104%;aspect-ratio:422/722}}#products .product__potato--imgBox::before{z-index:-1;content:"";position:absolute;top:-40%;left:-8%;background:url(../img/products/giffycanvas03.gif) center/contain no-repeat;width:clamp(209px,171.141px + 9.211vw,348px);aspect-ratio:348/272}@media screen and (max-width: 767px){#products .product__potato--imgBox::before{top:0;left:-32%}}#products .product__potato--img-sp{display:none;position:relative;right:-16%}@media screen and (max-width: 767px){#products .product__potato--img-sp{display:block}}@media screen and (max-width: 767px){#products .product__potato--img{display:none}}#products .product__potato--txtBox{max-width:306px;margin-top:clamp(50px,46.187px + .928vw,64px)}@media screen and (max-width: 767px){#products .product__potato--txtBox{margin:0;max-width:100%}}#products .product__potato--ttl{font-size:clamp(1.75rem,1.6819rem + .2651vw,2rem);color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .product__wheat{display:flex;align-items:center;flex-direction:row-reverse;gap:57px;width:100%;position:relative;margin-top:10%}@media screen and (max-width: 767px){#products .product__wheat{margin:0 auto;margin-top:40%;width:88%;flex-direction:column-reverse;gap:50px}}#products .product__wheat--imgBox{position:relative;background:url(../img/products/product_wheat01.png) center/contain no-repeat;width:60%;aspect-ratio:932/484}@media screen and (max-width: 767px){#products .product__wheat--imgBox{position:relative;left:-16%;background-image:url(../img/products/product_wheat01_sp@2x.png);width:104%;aspect-ratio:414/706}}#products .product__wheat--imgBox::before{z-index:-1;content:"";position:absolute;top:10%;left:-20%;background:url(../img/products/giffycanvas02.gif) center/contain no-repeat;width:50%;max-width:130px;aspect-ratio:348/272}@media screen and (max-width: 1300px){#products .product__wheat--imgBox::before{top:-5%;left:-25%}}@media screen and (max-width: 1060px){#products .product__wheat--imgBox::before{top:-15%;left:-30%;max-width:80px}}@media screen and (max-width: 767px){#products .product__wheat--imgBox::before{width:30%;max-width:100px;background-image:url(../img/products/giffycanvas06.gif);top:-5%;left:70%}}#products .product__wheat--img-sp{display:none}@media screen and (max-width: 767px){#products .product__wheat--img-sp{display:block}}@media screen and (max-width: 767px){#products .product__wheat--img{display:none}}#products .product__wheat--txtBox{max-width:306px}#products .product__wheat--ttl{font-size:32px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .product__milk{display:flex;align-items:center;justify-content:flex-end;margin-top:10%;gap:57px;width:100%;position:relative}#products .product__milk::after{content:"";position:absolute;top:15%;left:24%;width:72%;height:64%;background-color:#fff9f3;border-radius:70px;z-index:-1}@media screen and (max-width: 767px){#products .product__milk::after{top:0;left:-20%;height:112%;width:100%}}@media screen and (max-width: 767px){#products .product__milk{margin:0 auto;margin-top:32%;width:88%;flex-direction:column;gap:50px}}#products .product__milk--img-sp{display:none}@media screen and (max-width: 767px){#products .product__milk--img-sp{display:block;position:relative;right:-20%}}#products .product__milk--imgBox{background:url(../img/products/product_milk.png) center/contain no-repeat;width:60%;aspect-ratio:848/414}@media screen and (max-width: 767px){#products .product__milk--imgBox{position:relative;right:-16%;background-image:url(../img/products/product_milk_sp@2x.png);width:104%;aspect-ratio:414/706}}#products .product__milk--img{width:clamp(191px,172.207px + 4.573vw,260px);margin-left:auto}@media screen and (max-width: 767px){#products .product__milk--img{display:none}}#products .product__milk--imgBox-sp{display:none;margin-bottom:-96px}@media screen and (max-width: 767px){#products .product__milk--imgBox-sp{display:grid;grid-template-columns:1fr 2fr;align-items:center}#products .product__milk--imgBox-sp img{height:auto}}#products .product__milk--txtBox{max-width:306px;margin-right:4%}@media screen and (max-width: 767px){#products .product__milk--txtBox{margin:0}}#products .product__milk--ttl{font-size:32px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .product__beef{display:flex;align-items:flex-end;margin-top:5%;flex-direction:row-reverse;gap:57px;width:100%;position:relative}@media screen and (max-width: 767px){#products .product__beef{margin:0 auto;margin-top:46%;width:88%;flex-direction:column-reverse;gap:50px}}#products .product__beef--img-sp{display:none}@media screen and (max-width: 767px){#products .product__beef--img-sp{display:block;position:relative;right:-20%}}#products .product__beef--imgBox{background:url(../img/products/product_beef.png) center/contain no-repeat;width:60%;aspect-ratio:916/440}@media screen and (max-width: 767px){#products .product__beef--imgBox{background-image:url(../img/products/product_beef_sp@2x.png);width:104%;aspect-ratio:413/766}}#products .product__beef--img{width:clamp(146px,140.28px + 1.392vw,167px);margin-left:auto}@media screen and (max-width: 767px){#products .product__beef--img{display:none}}#products .product__beef--txtBox{max-width:306px;margin-bottom:3%}#products .product__beef--ttl{font-size:32px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .product__sugar{display:flex;justify-content:flex-end;align-items:center;margin-top:40px;gap:57px;width:100%;position:relative}#products .product__sugar::after{content:"";position:absolute;top:48%;right:6%;width:64%;height:68%;background-color:#f5f9f2;border-radius:70px;z-index:-1}@media screen and (max-width: 767px){#products .product__sugar::after{top:-12%;right:32%;height:124%;width:120%}}@media screen and (max-width: 767px){#products .product__sugar{margin:0 auto;margin-top:40%;width:88%;flex-direction:column;gap:50px}}#products .product__sugar--img-sp{display:none}@media screen and (max-width: 767px){#products .product__sugar--img-sp{display:block;position:relative;right:-20%}}#products .product__sugar--imgBox{background:url(../img/products/product_sugar.png) center/contain no-repeat;width:60%;aspect-ratio:962/423}@media screen and (max-width: 767px){#products .product__sugar--imgBox{background-image:url(../img/products/product_sugar_sp@2x.png);width:104%;aspect-ratio:432/760}}#products .product__sugar--img{width:clamp(176px,157.207px + 4.573vw,245px)}@media screen and (max-width: 767px){#products .product__sugar--img{display:none}}#products .product__sugar--txtBox{max-width:306px}#products .product__sugar--ttl{font-size:32px;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;margin-bottom:3%}#products .recipes{background:#fff9f3}#products .recipes__bg--top{background:url(../img/products/wave_top.svg) center center/cover;width:100%;aspect-ratio:1920/295.5}#products .recipes__bg--bottom{background:url(../img/products/wave_bottom.svg) center center/cover;width:100%;aspect-ratio:1920/295.5;margin-bottom:144.5px}#products .recipes__wrap{max-width:1334px;padding:0 15px 192px;margin:0 auto}@media screen and (max-width: 767px){#products .recipes .section-header{margin-bottom:12%}}#products .recipes .section-header__icon{width:clamp(97px,80.658px + 3.976vw,157px)}#products .recipes__content{display:flex;justify-content:space-between}@media screen and (max-width: 1023px){#products .recipes__content{flex-direction:column;align-items:center}}#products .side-menu{position:relative;width:22%;top:-152px}@media screen and (max-width: 1023px){#products .side-menu{position:initial;width:100%}}#products .side-menu__brand{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:12%}#products .side-menu__brand img{width:clamp(84px,56.491px + 6.693vw,185px)}#products .side-menu__brand h3{font-family:"Montserrat",sans-serif;letter-spacing:3px;color:#fb675f;font-weight:600}@media screen and (max-width: 1023px){#products .side-menu__brand h3{display:flex;align-items:baseline;gap:12px}}#products .side-menu__brand h3 span{display:inline;color:#4c4948;font-size:28px}#products .side-menu__nav--list{display:grid;flex-direction:column;gap:16px}@media screen and (max-width: 1023px){#products .side-menu__nav--list{grid-template-columns:repeat(2, 1fr)}}#products .side-menu__nav--list .active{background:#1f6745}#products .side-menu__nav--list .active p{color:#fff}#products .side-menu__nav--list li{border:1px solid #1f6745;border-radius:9999px;display:flex;align-items:center;gap:18px;padding:4%;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (max-width: 1023px){#products .side-menu__nav--list li{gap:9px}}#products .side-menu__nav--list li img{width:clamp(53px,47.825px + 1.259vw,72px)}#products .side-menu__nav--list li p{color:#1f6745;font-size:clamp(12px,10.911px + .265vw,16px);line-height:1.5;font-weight:700}#products .manual{width:73%;background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.15);padding:6%;position:relative;border-radius:60px}@media screen and (max-width: 1023px){#products .manual{width:100%;margin-top:64px;padding-top:40px}}#products .manual__ttl{position:absolute;top:0;left:66px;transform:translateY(-50%);background:#fff;box-shadow:4px 4px 15px 0 rgba(0,0,0,.1);border-radius:60px;display:flex;align-items:center;padding:15px 0 18px 31px;font-size:24px;font-weight:700;color:#fb675f;font-family:"Zen Kaku Gothic New",sans-serif;width:88%}@media screen and (max-width: 1023px){#products .manual__ttl{padding:9px 13px;left:50%;transform:translate(-50%, -50%);width:-moz-max-content;width:max-content;gap:14px}}@media screen and (max-width: 1023px){#products .manual__ttl p{white-space:nowrap;font-size:18.22px}}#products .manual__ttl img{width:-moz-fit-content;width:fit-content;margin-right:19px}@media screen and (max-width: 1023px){#products .manual__ttl img{margin:0;width:45.75px}}#products .manual__author{padding:4px 12px;color:#333;margin:0 0 20px 0;text-align:right}@media screen and (max-width: 1023px){#products .manual__author{padding:3px 10px;margin:10px 0 15px 0}}@media screen and (max-width: 767px){#products .manual__author{font-size:14px;padding:2px;margin:8px 0 12px 0}}#products .manual__header{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 1023px){#products .manual__header{flex-direction:column}}#products .manual__header--img{width:62%}@media screen and (max-width: 1023px){#products .manual__header--img{width:100%}}#products .manual__header--content{width:33%}@media screen and (max-width: 1023px){#products .manual__header--content{width:100%;margin-top:10%}}#products .manual__content{margin-top:52px}@media screen and (max-width: 1023px){#products .manual__content{width:100%}}#products .block-title{color:#1f6745;font-size:clamp(20px,18.911px + .265vw,24px);font-weight:700;display:flex;align-items:center;border-bottom:1px solid #1f6745;padding-bottom:14px}#products .block-title img{width:-moz-fit-content;width:fit-content;margin-right:22px}#products .recipes-table{font-size:16px;color:#39351c;border-collapse:collapse;width:100%}#products .recipes-table th{text-align:left;padding:18px 0;font-weight:500}#products .recipes-table tr{border-bottom:1px solid #1f6745}#products .recipes-table td{text-align:end;padding-right:3%}#products .recipes-table-symbol{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:9999px;border:3px solid #1f6745;color:#1f6745;font-size:16px;font-weight:600;margin-top:12px}#products .recipes-table-symbol--round{padding:0;width:39.77px;height:39.77px}#products .recipes-list{padding:0;margin:27px 0;counter-reset:item;display:flex;flex-direction:column;gap:21px}#products .recipes-list--compact{margin:15px 0}#products .recipes-list__item{color:#444;font-size:16px;font-weight:500;line-height:24px;display:flex;align-items:center;gap:16.23px}@media screen and (max-width: 767px){#products .recipes-list__item{align-items:flex-start}}#products .recipes-list__item::before{display:flex;align-items:center;justify-content:center;color:#fff;min-width:39.77px;height:39.77px;border-radius:50%;background:#1f6745;counter-increment:item;content:"0" counter(item);font-weight:600;font-size:18.73px;line-height:33.9px}#products .recipes-detail{margin-top:49px;counter-reset:recipe-step}#products .recipes-detail__item{margin-bottom:60px}#products .recipes-detail__imgBox{display:flex;justify-content:center;align-items:center;gap:38px;background:#fff5f5;border-radius:30px;padding:28px 0}@media screen and (max-width: 1023px){#products .recipes-detail__imgBox{flex-direction:column}}#products .recipes-detail__imgBox img{width:-moz-fit-content;width:fit-content}#products .recipes-detail__ttl{font-size:20px;line-height:32px;color:#fb675f;display:flex;align-items:center;margin-top:30px;margin-bottom:18.23px;gap:15.23px}@media screen and (max-width: 767px){#products .recipes-detail__ttl{font-weight:500}}#products .recipes-detail__ttl::before{display:flex;align-items:center;justify-content:center;min-width:39.77px;height:39.77px;border-radius:9999px;background:#fb675f;color:#fff;counter-increment:recipe-step;content:"0" counter(recipe-step);font-weight:600;font-size:18.73px}#products .recipes-detail__txt{font-size:16px;line-height:28px;color:#444}#products .recipes-detail__row{display:grid;grid-template-columns:1fr 1fr;gap:47px}@media screen and (max-width: 1023px){#products .recipes-detail__row{grid-template-columns:1fr}}#products .is-hidden{display:none}#privacy-policy .fv{background-image:url(../img/common/fv_F0F8ED.png)}@media screen and (max-width: 767px){#privacy-policy .fv{background-image:url(../img/common/fv_F0F8ED_sp.png);top:-16%}}#privacy-policy .fv .fv__ttl{line-height:60px}#privacy-policy .privacy-policy{padding:0 20px;margin-bottom:381px}@media screen and (max-width: 767px){#privacy-policy .privacy-policy{margin-bottom:200px}}#privacy-policy .privacy-policy .section-header{margin-bottom:15%}#privacy-policy .privacy-policy__download-sections{display:flex;justify-content:space-between;gap:40px;max-width:900px;margin:0 auto}@media screen and (max-width: 767px){#privacy-policy .privacy-policy__download-sections{flex-direction:column;gap:50px}}#privacy-policy .privacy-policy__download-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1;text-decoration:none;color:inherit;transition:all .3s ease;cursor:pointer;border-radius:8px;padding:20px}#privacy-policy .privacy-policy__download-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(31,103,69,.15);background-color:rgba(31,103,69,.05)}#privacy-policy .privacy-policy__download-item:hover .privacy-policy__download-icon{transform:scale(1.1)}#privacy-policy .privacy-policy__download-item:hover .privacy-policy__download-title{color:#1f6745}#privacy-policy .privacy-policy__download-item:active{transform:translateY(-2px)}#privacy-policy .privacy-policy__download-icon{width:60px;height:60px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}#privacy-policy .privacy-policy__download-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#privacy-policy .privacy-policy__download-text{color:#1f6745}#privacy-policy .privacy-policy__download-title{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:4px;color:#1f6745;transition:color .3s ease}@media screen and (max-width: 767px){#privacy-policy .privacy-policy__download-title{font-size:14px}}/*# sourceMappingURL=style.css.map */