*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box}*,*::before,*::after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{padding:0;margin:0;font-weight:normal}button,label,input[type=submit]{cursor:pointer}input,button,select{outline:0;border:none;appearance:none}input::-webkit-input-placeholder{color:#ccc}input:-ms-input-placeholder{color:#ccc}input::-moz-placeholder{color:#ccc}img{vertical-align:top}select::-ms-expand{display:none}ul,ol,dl,dt,dd{list-style:none;padding:0;margin:0}table{border-collapse:collapse;border-spacing:0}p,figure,figcaption{margin:0;padding:0}.p-copy{display:flex;width:100%;align-items:center;justify-content:center;background-color:#c4c4c4;color:#212121;font-family:Arial;font-size:12px;padding:1rem}.p-fv{position:relative;z-index:0}.p-fv_img>img{width:100%}.p-fv_ttlImg{position:absolute;top:0;left:0;z-index:0}.p-fv_ttlImg>img{width:100%}.p-notesList{--marker-color: #2f7e28;list-style-type:disc;padding-left:1em;margin-top:20px}.p-notesList .p-notesList__item::marker{color:var(--marker-color)}.p-notesList.p-notesList--marginBottom{margin-bottom:20px}.c-btn{display:flex;align-items:center;justify-content:center;margin:auto;background-color:#747474;border-radius:9999px;color:#fff;font-weight:bold;transition:.2s;padding:1rem 1rem}.c-btn:hover,.c-btn:link,.c-btn:visited,.c-btn:active{color:#fff}.c-btn:hover{opacity:.7}.c-btn-lp{font-size:1.1rem;max-width:350px;width:100%}.c-btn-inversion{background-color:#fff;border:2px solid #333;color:#212121}.c-btn-inversion:hover,.c-btn-inversion:link,.c-btn-inversion:visited,.c-btn-inversion:active{color:#212121}.c-btn-pagetop{display:none;width:60px;height:60px;position:fixed;bottom:calc(env(safe-area-inset-bottom) + 1rem);right:1rem;cursor:pointer}@media screen and (min-width: 769px){.c-btn-pagetop{bottom:2rem;right:2rem}}.c-btn-pagetop>svg{width:100%;fill:#747474}.c-btn-pagetop.is-visible{display:block}.u-pc-only{display:none}@media screen and (min-width: 769px){.u-pc-only{display:block}}.u-sp-only{display:block}@media screen and (min-width: 769px){.u-sp-only{display:none}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,body{width:100%;margin:0;padding:0;overflow-x:hidden;font-family:"Noto Sans JP",sans-serif;font-feature-settings:"palt" 1;background-color:#fcfbf9;line-height:1;letter-spacing:0;line-break:strict;font-size:15px}@media screen and (max-width: 768px){html,body{font-size:14px}}a{color:inherit;text-decoration:none;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;cursor:pointer}a:hover img{filter:brightness(1.2)}*[onClick]{cursor:pointer}h1,h2,h3,h4,h5,h6{line-height:1.6;font-weight:900}p{line-height:2.2;letter-spacing:1px}@media screen and (max-width: 768px){p{line-height:2}}img{display:block;border:none;margin:0 auto}.container{position:relative;margin:0 auto;overflow-x:hidden;background:#fff}.main{position:relative}header{height:50px;background-color:#fff;position:relative;z-index:99}header .inner{height:100%;max-width:1200px;margin:0 auto;width:88%;display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){header .inner{width:93%}}.logo{height:80%;width:auto}@media screen and (max-width: 768px){.logo{height:65%;width:auto}}.logo>img{width:auto;height:100%}.top_img{height:auto;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;margin:0 auto}.top_img h1,.top_img .top_img_txt_wrapper{width:100%}.top_img img{width:100%;height:100%;object-fit:cover}.top_img .top_img_txt{width:28.125%;height:12.5%;margin:-20.1% auto 0;overflow:hidden;font-size:.82vw;line-height:2}@media screen and (max-width: 768px){.top_img .top_img_txt{width:76%;height:77.333%;margin:-102% auto 0;font-size:3.5vw;line-height:2}}.sec_inner{width:88%;max-width:1100px;margin:0 auto;padding:110px 0}@media screen and (max-width: 768px){.sec_inner{width:100%;padding:40px 0 80px}}.sec-campaign .sec_inner{padding:0}h2{width:100%;height:auto;margin:0 auto 45px}@media screen and (max-width: 768px){h2{margin:0 auto 22px}}h2 img{width:100%;height:auto;object-fit:cover}.sec_lead_wrapper{width:100%;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 70px}@media screen and (max-width: 768px){.sec_lead_wrapper{width:88%;margin:0 auto 60px}}.sec_lead_ttl{font-size:24px;line-height:1.6;font-family:"Noto Serif JP";text-align:center;margin:9px auto 0}@media screen and (max-width: 768px){.sec_lead_ttl{font-size:20px;white-space:nowrap}}.sec_lead_txt{text-align:center;margin:20px 0 0;line-height:2.2}@media screen and (max-width: 768px){.sec_lead_txt{text-align:left}}.btns{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;margin:75px auto 0}@media screen and (max-width: 768px){.btns{width:88%;margin:60px auto 0}}.btn{background-color:#fff;color:#506021;font-size:16px;text-align:center;text-decoration:none;border-radius:9999999px;transition:all .3s ease-out;cursor:pointer;border:1px solid #506021;width:340px;min-height:70px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.btn{max-width:100%;min-width:none}}.btn:hover{background-color:#506021;color:#fff}.btn.join_campaign_btn{color:#fff;border:none;width:640px}.btn.join_campaign_btn img{width:100%;height:auto;object-fit:cover}.btn.join_campaign_btn:hover{background-color:#fff;color:#fff;filter:brightness(1.1)}.grid_container{display:grid;grid-template-columns:repeat(3, 1fr);gap:60px}@media screen and (max-width: 768px){.grid_container{width:88%;margin:0 auto}}.sec-campaign{padding-bottom:135px}@media screen and (max-width: 768px){.sec-campaign{padding-bottom:80px}}.campaign_flow{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}@media screen and (max-width: 768px){.campaign_flow{grid-template-columns:1fr;width:92%;margin:0 auto}}.campaign_flow .campaign_flow_item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:24px}.campaign_flow .campaign_flow_img{width:100%;height:auto}.campaign_flow .campaign_flow_text{width:100%;height:auto;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.campaign_flow .campaign_flow_text_ttl{font-size:22px;line-height:1.3;color:#526139;font-family:"Noto Serif JP";letter-spacing:0px;font-weight:bold;margin:15px 0 0}.campaign_flow .campaign_flow_item:nth-child(3) .campaign_flow_text_ttl{letter-spacing:-1px}.campaign_flow .campaign_flow_text_txt{line-height:2.2;margin:18px 0 0}.sec-target{background-image:url(/ulp/assets/images/rich_bg_img-76712b1fff1b24304375.jpg);background-size:cover;background-position:center;background-repeat:repeat}.target{grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 768px){.target{grid-template-columns:1fr}}.target_item{display:flex;flex-direction:column;gap:24px}.target_item .target_item_img{width:100%;height:auto}.target_item .campaign_flow{font-size:24px;line-height:1.3;font-weight:bold}@media screen and (max-width: 768px){.target_item .campaign_flow{font-size:18px}}.target_item .target_item_text_ttl{font-size:24px;line-height:1.3;font-weight:bold}@media screen and (max-width: 768px){.target_item .target_item_text_ttl{font-size:18px}}.target_item .target_item_text_txt{display:grid;gap:24px}.target_item .target_item_text_ttls{margin-bottom:20px;font-family:"Noto Serif JP"}.target_item .target_item_text_subttl{color:#506021}.target_item .target_item_text_comment:first-child{flex-direction:column;align-items:flex-start;justify-content:center}.target_item .target_item_text_comments{display:grid;gap:18px}.target_item .grid_item_comment{display:grid;gap:8px}.target_item .grid_item_comment_ttl{color:#506021;text-wrap:nowrap;white-space:nowrap;display:flex;align-items:center;gap:5px;line-height:1.3}.target_item .grid_item_comment_ttl::before{content:"";width:.5em;height:.5em;background-color:currentColor;display:inline-block}.target_item .grid_item_comment_txt{margin-top:0}.store{gap:40px}@media screen and (max-width: 768px){.store{grid-template-columns:repeat(2, 1fr);gap:12px}}.sec-store h2{margin-bottom:10px}.sec-store h2 .store_lead_wrapper{margin-bottom:30px}.store_item{display:flex;flex-direction:column;border:.5px solid #ccc;padding:20px}@media screen and (max-width: 768px){.store_item{padding:10px 10px 16px}}.store_item .store_item_text{display:flex;flex-direction:column;gap:8px;text-align:center}@media screen and (max-width: 768px){.store_item .store_item_text{font-size:12px}}.store_item .store_item_img{width:70%;object-fit:contain;height:150px;margin:0 auto}@media screen and (max-width: 768px){.store_item .store_item_img{height:80px}}.store_item .store_item_text_ttl{font-size:17px;font-weight:bold;line-height:1.3;letter-spacing:0;color:#5b654b}@media screen and (max-width: 768px){.store_item .store_item_text_ttl{font-size:14px}}.store_item .store_item_text_address,.store_item .store_item_text_kind{line-height:1.3}.store_item .store_item_text_url{color:#526139;text-decoration:underline;text-underline-position:under;transition:all .3s ease-out}.store_item .store_item_text_url:hover{opacity:.7;text-decoration:none}.store_item .store_item-info{display:flex;flex-direction:center;align-items:center;justify-content:center;padding:20px 17px 20px 20px}.store_item .textline{display:block;margin:10px auto 0}.store_bottom{margin:50px auto 0;padding:0 10px;text-align:center}.store_bottom a{color:#526139;text-decoration:underline}.store_bottom .textline{display:inline-block}.sec-farmer{background-image:url(/ulp/assets/images/farmer_bg_img-b430a0b4fa23c84d346d.jpg);background-size:cover;background-position:right bottom;background-repeat:no-repeat}.farmer{grid-template-columns:repeat(2, 1fr);gap:72px}@media screen and (max-width: 768px){.farmer{grid-template-columns:repeat(1, 1fr);gap:24px}}.farmer_item{display:grid;gap:24px}@media screen and (max-width: 768px){.farmer_item .farmer_item_text{font-size:12px}}.farmer_item .farmer_item_text_location{color:#000}.farmer_item .farmer_item_text_ttl{color:#506021;font-weight:bold;font-size:18px;padding:0}@media screen and (max-width: 768px){.farmer_item .farmer_item_text_ttl{font-size:14px}}.farmer_item .farmer_item_text_txt{margin-top:12px}@media screen and (max-width: 768px){.farmer_item .farmer_item_text_txt{margin-top:6px}}.farmer_item .farmer_item_imgs{display:grid;grid-template-columns:repeat(2, 1fr);width:100%}.farmer_item .farmer_item_img{width:100%}footer{background-color:#1a0406;color:#fff;padding:40px 0;text-align:center}footer .footer_inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.sns{display:flex;gap:16px}.sns .sns_item{display:block;border-radius:50%}.sns .sns_item>img{width:40px;height:40px;object-fit:contain}
