﻿:root{--page-gap-xs: 0.625em;--page-gap-s: 1.25em;--page-gap-m: 1.875em;--page-gap-l: 2.5em;--page-gap-xl: 3.125em;--page-gap-2xl: 3.75em;--page-gap-3xl: 4.375em;--page-gap-4xl: 5em;--container-max-s: 335px;--container-max-m: 1200px;--container-max-l: 1440px;--container-side-padding-s:.85em;--container-side-padding-m:1.25em;--container-side-padding-l:2em;--section-gap-l:calc(100/16*1em)}.pj-sns-list__link span,.pj-step__title span,.pj-influencer__btn span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0}[hidden],.u-hidden{display:none}@media screen and (min-width: 668px){.u-hide\@sp{display:none}}@media screen and (min-width: 768px){.u-hide\@tab{display:none}}.pj-media{--media-gap: 1.5em;--media-img-width: min(360px,33.3333%);display:flex;gap:var(--media-gap)}.pj-media--reverse{flex-direction:row-reverse}.pj-media__img{width:var(--media-img-width);flex-shrink:0}.pj-media__img img{width:100%;aspect-ratio:500/333;background-color:#eee}.pj-media__body{width:100%}.pj-grid{--grid-gap: 1.5em;display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2, 1fr)}.pj-official-link{--official-link-url:url("../img/nav/bg-link-line.svg");position:relative;font-weight:bold;padding:.5em 1.5em .5em 0;display:inline-block}.pj-official-link:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:10px;background:right 0 no-repeat;background-image:var(--official-link-url)}body{font-family:YakuHanJP,"Noto Sans JP",-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Meiryo,sans-serif}.pj-page{overflow:hidden}.pj-page__inner{max-width:var(--container-max-m);margin-inline:auto}.pj-page--home .pj-header{z-index:2;position:absolute;top:0;left:0;width:100%}.pj-header{--header-height:56px;--header-logo-width:128px;position:relative;z-index:10;height:var(--header-height)}.pj-header__inner{position:relative;max-width:var(--container-max-l);height:100%;padding-inline:1em}.pj-header .pj-site-logo{position:absolute;top:50%;transform:translateY(-50%);width:var(--header-logo-width)}.pj-header .pj-global-nav{position:absolute;top:0;right:0;width:100%}@media screen and (min-width: 768px){.pj-header{--header-height:90px;--header-logo-width:192px;padding-left:1.25em}.pj-header .pj-global-nav{position:absolute;top:50%;transform:translateY(-50%);right:1.25em;width:auto}}.pj-footer{--footer-gap:2em;--footer-padding:var(--page-gap-l) 2em;background-color:#000;color:#fff;padding-block:var(--footer-padding);position:relative;border-top:1px solid #474747}.pj-footer__meta{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:var(--footer-gap)}.pj-footer__meta+.pj-footer__meta{margin-top:var(--footer-gap)}.pj-footer__meta-logo img{width:83.4666666667%;margin-inline:auto}.pj-footer__meta-nav{position:relative}.pj-footer__meta-brand{position:relative}.pj-footer__meta-brand span{display:block;width:90px;height:96px}.pj-footer__meta-copyright{font-size:clamp(11px,.28vw + 9.94px,14px);text-align:center}.pj-footer__meta-copyright span{display:block}@media screen and (min-width: 768px){.pj-footer{--footer-gap:var(--section-gap-l);--footer-padding:var(--section-gap-l) var(--page-gap-l)}.pj-footer__meta{flex-direction:row;align-items:flex-start}.pj-footer__meta+.pj-footer__meta{margin-top:var(--page-gap-m)}.pj-footer__meta:last-child{flex-direction:row-reverse;align-items:flex-end}.pj-footer__meta-logo img{width:auto;margin-inline:0}.pj-footer__meta-brand{position:relative}.pj-footer__meta-brand span{position:absolute;right:0;bottom:0}.pj-footer__meta-copyright{text-align:left}.pj-footer__meta-copyright span{display:inline}}.pj-global-nav,.pj-footer-nav{font-weight:bold;letter-spacing:.125em}.pj-global-nav__list,.pj-footer-nav__list{display:flex;flex-direction:column;gap:0}.pj-global-nav__item a,.pj-footer-nav__item a{position:relative;display:flex;align-items:center;justify-content:left;padding-block:.5em;line-height:1.2}@media screen and (min-width: 768px){.pj-global-nav__list,.pj-footer-nav__list{display:inline-flex;flex-direction:row;gap:var(--page-gap-s)}.pj-global-nav__item a,.pj-footer-nav__item a{justify-content:left;height:50px}}.pj-global-nav{--global-nav-height:var(--header-height);--global-nav-panel-color:#fff;--global-nav-panel-bg-color:#000;--global-nav-panel-height:0;--global-nav-link-fs:clamp(16px, 7.27vw + -7.27px, 20px);--global-nav-btn-width:40px;--global-nav-btn-line-bg-color:#000;--global-nav-btn-url:none;--global-nav-btn-padding:0;--global-nav-btn-fs:clamp(14px, 0.19vw + 13.30px, 16px)}.pj-global-nav__panel{color:var(--global-nav-panel-color);background-color:var(--global-nav-panel-bg-color);overflow:hidden;width:100%;transition:max-height 1s ease;max-height:var(--global-nav-panel-height)}.pj-global-nav__logo{position:absolute;top:50%;transform:translateY(-50%);width:var(--header-logo-width)}.pj-global-nav__item{display:flex;align-items:center;gap:.5em}.pj-global-nav__item a{font-size:var(--global-nav-link-fs);padding-inline:var(--global-nav-btn-padding)}@media screen and (max-width: 767px){.pj-global-nav__header{position:relative;height:var(--global-nav-height);padding-inline:1em}.pj-global-nav__list{z-index:1;position:relative;padding:2em var(--container-side-padding-l);gap:1em}.pj-global-nav__item:before{content:"";display:block;width:16px;height:3px;background-color:#fff}.pj-global-nav__btn{z-index:11;position:absolute;top:8px;right:1em;width:var(--global-nav-btn-width);height:var(--global-nav-btn-width);display:flex;align-items:center;justify-content:center;cursor:pointer}.pj-global-nav__btn span{position:relative;width:24px;height:18px}.pj-global-nav__btn span::before,.pj-global-nav__btn span::after{content:"";display:block;position:absolute;left:0;width:100%;height:1px;background:var(--global-nav-btn-line-bg-color);border-radius:999px;transition:transform .18s ease,top .18s ease .18s,background-color .18s ease .36s}.pj-global-nav__btn span::before{top:6px}.pj-global-nav__btn span::after{top:12px}}@media screen and (min-width: 768px){.pj-global-nav{--global-nav-panel-color:inhert;--global-nav-panel-bg-color:trasparent;--global-nav-link-fs:16px;--global-nav-btn-padding:.5em 1.5em;--global-nav-btn-url:url("../img/nav/bg-link-line.svg");--global-nav-panel-height:auto}.pj-global-nav__header{display:none}.pj-global-nav__item:first-child{display:none}.pj-global-nav__item a:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:10px;background:right 0 no-repeat;background-image:var(--global-nav-btn-url)}.pj-global-nav__btn{display:none}}.pj-global-nav.js-open{--global-nav-panel-height:500px;--global-nav-btn-line-bg-color:#fff}.pj-global-nav.js-open .pj-global-nav__btn span::before,.pj-global-nav.js-open .pj-global-nav__btn span::after{top:9px;transition:top .18s ease,transform .18s ease .36s}.pj-global-nav.js-open .pj-global-nav__btn span::before{transform:rotate(26deg)}.pj-global-nav.js-open .pj-global-nav__btn span::after{transform:rotate(-26deg)}.pj-footer-nav{--footer-nav-btn-fs:clamp(14px, 0.19vw + 13.30px, 16px)}.pj-footer-nav__item a{font-size:var(--footer-nav-btn-fs)}@media screen and (max-width: 767px){.pj-footer-nav__item a{justify-content:center}}.preview-bar{display:none !important}.pj-pagetotop{position:relative}.pj-pagetotop__inner{z-index:1000;position:fixed;left:0;right:0;bottom:0;margin-inline:auto;width:100%;height:32px}.pj-pagetotop__btn{position:absolute;right:0;bottom:0;width:32px;height:32px;padding:0;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;background-color:rgba(0,0,0,.8);border-radius:100%;display:flex;align-items:center;justify-content:center}.pj-pagetotop__btn::before{content:"";display:block;width:10px;height:8px;background-color:#fff;clip-path:polygon(50% 0%, 0% 100%, 100% 100%);transform:translateY(-1px)}.pj-pagetotop.js-active .pj-pagetotop__btn{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.pj-pagetotop.js-fixed .pj-pagetotop__inner{position:absolute}@media(max-width: 1481px){.pj-pagetotop .pj-pagetotop__btn{right:6px;bottom:10px}}@media(min-width: 1482px){.pj-pagetotop .pj-pagetotop__btn{right:-42px;bottom:10px}}.pj-hero-image{--hero-image-bg-url:url("../img/top/bg-hero-image@sp.jpg");--hero-image-bg-size:cover;--hero-image-bg-position:translateY(-5%);--hero-image-body-align:flex-end;--hero-image-title-width:100%;--hero-image-title-padding:1.25em;position:relative}.pj-hero-image:before{content:"";display:block;z-index:1;position:absolute;width:100%;height:100%;background:rgba(0,0,0,0) center center no-repeat;background-image:var(--hero-image-bg-url);background-size:var(--hero-image-bg-size);transform:var(--hero-image-bg-position);opacity:.9}.pj-hero-image__inner{max-width:var(--container-max-l);margin-inline:auto}.pj-hero-image__body{position:relative;height:100vh;height:100dvh;display:flex;align-items:var(--hero-image-body-align)}.pj-hero-image__title{z-index:2;position:relative;width:100%;padding:var(--hero-image-title-padding);font-size:inherit}.pj-hero-image__title picture,.pj-hero-image__title img{display:block}.pj-hero-image__title picture{width:var(--hero-image-title-width)}@media(max-height: 668px)and (max-width: 668px){.pj-hero-image{--hero-image-bg-position:translateY(-10%)}}@media screen and (min-width: 668px){.pj-hero-image{--hero-image-bg-url:url("../img/top/bg-hero-image.jpg");--hero-image-bg-size:cover;--hero-image-body-align:center;--hero-image-title-width:calc(1074/1440*100%);--hero-image-title-padding:0 0 0 calc(20/1440*100%)}}@media screen and (min-width: 768px){.pj-hero-image{min-height:980px}.pj-hero-image__title{transform:translateY(130px)}}.pj-chefs{--chefs-translate-y: translateY(-55%);--chefs-width: calc(310/375*100%);--chefs-display: flex;--chefs-gap: 14px;--chefs-item-flex: 0 0 calc((100% - 14px) / 2);--chefs-item-aspect:150/264;z-index:1;position:absolute;top:50%;right:0;transform:var(--chefs-translate-y);display:var(--chefs-display);flex-wrap:wrap;gap:var(--chefs-gap);width:var(--chefs-width)}.pj-chefs__item{aspect-ratio:var(--chefs-item-aspect);flex:var(--chefs-item-flex)}.pj-chefs__img{position:relative;width:100%;height:100%;background-color:#eee;overflow:hidden}.pj-chefs__img span{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.pj-chefs__item:nth-child(1) .pj-chefs__img span:nth-child(1){background-image:url("../img/top/hero-image-chef-1.jpg")}.pj-chefs__item:nth-child(1) .pj-chefs__img span:nth-child(2){background-image:url("../img/top/hero-image-chef-5.jpg")}.pj-chefs__item:nth-child(2) .pj-chefs__img span:nth-child(1){background-image:url("../img/top/hero-image-chef-2.jpg")}.pj-chefs__item:nth-child(2) .pj-chefs__img span:nth-child(2){background-image:url("../img/top/hero-image-chef-6.jpg")}.pj-chefs__item:nth-child(3) .pj-chefs__img span:nth-child(1){background-image:url("../img/top/hero-image-chef-3.jpg")}.pj-chefs__item:nth-child(3) .pj-chefs__img span:nth-child(2){background-image:url("../img/top/hero-image-chef-7.jpg")}.pj-chefs__item:nth-child(4) .pj-chefs__img span:nth-child(1){background-image:url("../img/top/hero-image-chef-4.jpg")}.pj-chefs__item:nth-child(4) .pj-chefs__img span:nth-child(2){background-image:url("../img/top/hero-image-chef-8.jpg")}@media screen and (max-width: 667px){.pj-chefs{--chefs-item-2n1-translate-y:translateY(-12%);--chefs-item-2n2-translate-y:translateY(9%)}.pj-chefs__item:nth-child(2n+1){transform:var(--chefs-item-2n1-translate-y)}.pj-chefs__item:nth-child(2n+2){transform:var(--chefs-item-2n2-translate-y)}}@media(max-height: 668px)and (max-width: 668px){.pj-chefs{--chefs-width: calc(260/375*100%)}}@media screen and (min-width: 668px){.pj-chefs{--chefs-translate-y: translateY(-86%);--chefs-width: calc(1100/1440*100%);--chefs-display: flex;--chefs-gap:20px;--chefs-item-flex: 0 0 calc((100% - 60px) / 4);--chefs-item-aspect:260/458;--chefs-item-even-translate-y:translateY(25%)}.pj-chefs__item:nth-child(even){transform:var(--chefs-item-even-translate-y)}}.pj-hero-image:before{transition:opacity 3s ease}.pj-hero-image .pj-hero-image__title,.pj-hero-image .pj-chefs__item{transition:opacity 1s ease,transform 1s ease}.pj-hero-image .pj-chefs__item:nth-child(1){transition-delay:.5s}.pj-hero-image .pj-chefs__item:nth-child(2){transition-delay:.7s}.pj-hero-image .pj-chefs__item:nth-child(3){transition-delay:.9s}.pj-hero-image .pj-chefs__item:nth-child(4){transition-delay:1.1s}.pj-hero-image:not(.js-active):before,.pj-hero-image:not(.js-active) .pj-hero-image__title,.pj-hero-image:not(.js-active) .pj-chefs__item{opacity:0}@media screen and (max-width: 667px){.pj-hero-image:not(.js-active) .pj-hero-image__title{transform:translateY(10%)}.pj-hero-image:not(.js-active) .pj-chefs__item:nth-child(2n+1){transform:translateY(-6%)}.pj-hero-image:not(.js-active) .pj-chefs__item:nth-child(2n+2){transform:translateY(3%)}}@media screen and (min-width: 768px){.pj-hero-image:not(.js-active) .pj-hero-image__title{transform:translateX(0) translateY(160px)}.pj-hero-image:not(.js-active) .pj-chefs__item{transform:translateY(0)}.pj-hero-image:not(.js-active) .pj-chefs__item:nth-child(odd){transform:translateY(25%)}}.pj-hero-image.js-active .pj-chefs__item,.pj-hero-image.js-active .pj-hero-image__title{opacity:1}@media screen and (max-width: 667px){.pj-hero-image.js-active .pj-chefs__item:nth-child(2n+1){transform:translateY(-12%)}.pj-hero-image.js-active .pj-chefs__item:nth-child(2n+2){transform:translateY(9%)}}@media screen and (min-width: 768px){.pj-hero-image.js-active{--chefs-item-even-translate-y:translateY(25%)}.pj-hero-image.js-active .pj-hero-image__title{transform:translateX(0) translateY(130px)}.pj-hero-image.js-active .pj-chefs__item:nth-child(even){transform:var(--chefs-item-even-translate-y)}}.pj-introduction{--introduction-bg-img:url("../img/top/bg-introduction@sp.jpg");--introduction-bg1-img:url("../img/top/bg-introduction-img.png");--introduction-bg1-img-active:url("../img/top/bg-introduction-img-active.png");--introduction-bg2-img:url("../img/top/intro-txt-decoration.svg");--introduction-margin-top:min(calc(60 / 375 * 100%), 60px);--introduction-margin-bottom:min(calc(420 / 375 * 100%), 420px);--introduction-img-width:calc(726/375*100%);--introduction-img-height:calc(525/375*100%);--introduction-img-position:translateX(-42%);--introduction-panel-padding-left:calc(38px + 1em);--introduction-body-fs:clamp(14px, 0.94vw + 10.48px, 24px);background:rgba(0,0,0,0) center center/cover no-repeat;background-image:var(--introduction-bg-img)}.pj-introduction__panel{position:relative;padding-block:var(--introduction-margin-top) var(--introduction-margin-bottom);max-width:var(--container-max-l);margin-inline:auto;padding-left:var(--introduction-panel-padding-left)}.pj-introduction__panel:before{z-index:2;content:"";display:block;position:absolute;top:0;left:0;width:58px;height:100%;background:rgba(0,0,0,0) center center/contain no-repeat;background-image:var(--introduction-bg2-img)}.pj-introduction__title{padding-bottom:2em;transition:opacity 1s ease,transform 1s ease;transform:translateY(10%);opacity:0}.js-active .pj-introduction__title{opacity:1;transform:translateY(0)}.pj-introduction__body{max-width:var(--container-max-m);font-size:var(--introduction-body-fs);z-index:3;position:relative;margin-inline:auto;color:#fff;line-height:2;padding-left:1em;padding-right:1em}.pj-introduction__body p+p{margin-top:2em}.pj-introduction__text{opacity:0}.js-active .pj-introduction__title+.pj-introduction__text{animation:fade-in-blur 1s ease-out 1s forwards}@keyframes fade-in-blur{0%{opacity:0;filter:blur(10px)}100%{opacity:1;filter:blur(0)}}.pj-introduction__img{transform:var(--introduction-img-position);width:var(--introduction-img-width);padding-top:var(--introduction-img-height);z-index:1;position:absolute;bottom:0;left:50%}.pj-introduction__img span{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0) center center/contain no-repeat;transition:opacity 1s ease}.pj-introduction__img span:first-child{z-index:2;background-image:var(--introduction-bg1-img-active);opacity:0}.pj-introduction__img span:last-child{z-index:1;background-image:var(--introduction-bg1-img);opacity:1}.js-active+.pj-introduction__img span:first-child{opacity:1}.pj-introduction .pj-introduction__space{position:absolute;width:100%;height:15%;bottom:0;left:0}@media screen and (min-width: 668px){.pj-introduction{--introduction-margin-top:min(calc(250 / 1440 * 100%), 250px);--introduction-margin-bottom:min(calc(200 / 1440 * 100%), 200px);--introduction-bg-img:url("../img/top/bg-introduction.jpg");--introduction-img-width:calc(1293/1440*100%);--introduction-img-height:calc(1077/1440*100%);--introduction-img-position:translateX(-10%);--introduction-panel-padding-left:calc(43px + 1em)}}@media screen and (min-width: 768px){.pj-introduction__title{position:absolute;top:0;right:0;width:50%;text-align:center}.pj-introduction__title picture{display:inline-block;transform:translateY(-17.24%);width:30.6666666667%}.pj-introduction .pj-introduction__space{height:33.33%}}.pj-influencer{--influencer-padding:var(--page-gap-l);--influencer-inner:var(--container-side-padding-m);--influencer-title-flex:column;--influencer-title-align:flex-start;--influencer-body-padding:var(--page-gap-m);padding-block:var(--influencer-padding)}.pj-influencer__title{font-size:inherit;line-height:1;display:flex;flex-direction:var(--influencer-title-flex);align-items:var(--influencer-title-align);justify-content:space-between}.pj-influencer__inner{padding-inline:var(--influencer-inner)}.pj-influencer__body{padding-block:var(--influencer-body-padding)}.pj-influencer__footer{text-align:center}.pj-influencer__btn{display:inline-block;width:136px;height:20px;background:rgba(0,0,0,0) 0 0/cover no-repeat;background-image:url("../img/nav/link-viewall.svg")}.pj-influencer__btn:hover{opacity:.8}@media screen and (max-width: 767px){.pj-influencer__title small{margin-top:var(--page-gap-s)}}@media screen and (min-width: 768px){.pj-influencer{--influencer-padding:var(--section-gap-l);--influencer-body-padding:var(--page-gap-4xl);--influencer-title-flex:row;--influencer-title-align:flex-end}}.pj-feature{--feature-bg-img:url("../img/top/bg-feature@sp.jpg");--feature-bg-space:min(calc(440 / 375 * 100%), 500px);--feature-body-fs:clamp(14px, 0.19vw + 13.30px, 16px);--feature-body-lh:2.4;padding-block:var(--section-gap-l) 0;text-align:center;background:rgba(0,0,0,0) center bottom/cover no-repeat;background-image:var(--feature-bg-img)}.pj-feature:after{content:"";display:block;padding-top:var(--feature-bg-space)}.pj-feature__body,.pj-feature__title{display:inline-flex;align-items:center;flex-direction:column;gap:40px}.pj-feature__body{width:76.2666666667%;font-weight:bold}.pj-feature__body p{text-align:center;line-height:var(--feature-body-lh);font-size:var(--feature-body-fs)}@media screen and (min-width: 668px){.pj-feature{--feature-bg-img:url("../img/top/bg-feature.jpg")}}@media screen and (min-width: 768px){.pj-feature{--feature-bg-space:min(calc(500 / 1440 * 100%), 500px);--feature-body-lh:2.7}.pj-feature__body p{width:100%}}.pj-stories{padding-block:var(--page-gap-2xl);background-color:#000;color:#fff}.pj-stories__title img{margin-inline:auto}.pj-stories__body{padding-block:var(--page-gap-l) 0}@media screen and (max-width: 767px){.pj-stories__inner{padding-inline:var(--container-side-padding-m)}}@media screen and (min-width: 768px){.pj-stories{padding-block:var(--section-gap-l)}.pj-stories__body{padding-block:var(--page-gap-4xl) 0}}.pj-category{padding-block:var(--section-gap-l)}.pj-category__title{font-size:inherit;line-height:1}.pj-category__title picture{display:block;margin-bottom:var(--page-gap-s)}.pj-category__title small{font-size:clamp(14px,.56vw + 11.89px,20px);display:block}.pj-category__inner{padding-inline:var(--container-side-padding-m)}.pj-category+.pj-main{background-color:#000;color:#fff;padding-block:var(--page-gap-l);padding-inline:var(--container-side-padding-m)}@media screen and (min-width: 768px){.pj-category+.pj-main{padding-block:var(--page-gap-3xl)}}#beefluencersPosts{display:grid;gap:clamp(15px,4.02vw + 2.14px,60px);grid-template-columns:repeat(2, 1fr)}@media screen and (min-width: 768px){#beefluencersPosts{grid-template-columns:repeat(4, 1fr)}}.pj-beefluencersList{--beefluencers-list-btn-img:url("../img/ico/ico-post-link-arrow.svg");--beefluencers-list-skeleton-bg-color:#eee;--beefluencers-list-skeleton-bg-gradient-1:rgba(255, 255, 255, 0.65);max-width:var(--container-max-m);margin-inline:auto}.pj-beefluencersList__item{min-width:0}.pj-beefluencersList__btn{position:relative;display:grid;align-items:center;color:inherit;text-decoration:none}.pj-beefluencersList__btn:after{content:"";display:block;width:22px;height:6px;margin-left:auto;background:rgba(0,0,0,0) var(--beefluencers-list-btn-img) 0 0/cover no-repeat}.pj-beefluencersList__btn:hover{opacity:.8}.pj-beefluencersList__btn[aria-disabled=true]:hover{opacity:1}.pj-beefluencersList__btn[aria-disabled=true]:after{display:none}.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img:before,.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img:after{position:absolute;bottom:0;left:0;font-weight:bold;text-align:center;width:100%}.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img:before{z-index:1;content:"COMING SOON";background-color:rgba(0,0,0,.8);font-size:clamp(12px,.19vw + 11.3px,14px);padding:.5em;color:#fff}.pj-beefluencersList__img{position:relative;aspect-ratio:64/75;overflow:hidden;background:#f2f2f2}.pj-beefluencersList__img img{width:100%;height:100%;object-fit:cover}.pj-beefluencersList__data{display:grid;gap:4px;min-width:0;margin-top:16px;font-size:clamp(12px,.36vw + 10.86px,16px)}.pj-beefluencersList__data-title,.pj-beefluencersList__data-shop,.pj-beefluencersList__data-position{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pj-beefluencersList__data-title{font-size:clamp(16px,.71vw + 13.71px,24px);font-weight:700;line-height:1.2}.pj-beefluencersList__data-shop{color:#a9a9a9;line-height:1.5}.pj-beefluencersList__data-position{line-height:1.5;color:#666}.pj-beefluencersList__item.is-skeleton{pointer-events:none}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__img,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-title,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-shop,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-position{position:relative;overflow:hidden;color:rgba(0,0,0,0);background:var(--beefluencers-list-skeleton-bg-color)}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__img::before,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-title::before,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-shop::before,.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-position::before{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg, transparent, var(--beefluencers-list-skeleton-bg-gradient-1), transparent);animation:beefluencersSkeleton 1.4s ease-in-out infinite}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__btn:after{opacity:.3}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__btn[aria-disabled=true]:after{display:none}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__img img{opacity:0}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-title{width:70%;height:1.5em}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-shop{width:52%;height:1.4em}.pj-beefluencersList__item.is-skeleton .pj-beefluencersList__data-position{width:42%;height:1.3em}.pj-beefluencersList--black{--beefluencers-list-btn-img:url("../img/ico/ico-post-link-arrow-white.svg");--beefluencers-list-skeleton-bg-color: #2a2a2a;--beefluencers-list-skeleton-bg-gradient-1: rgba(255, 255, 255, 0.08)}.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img:before{content:"";height:100%;background-color:rgba(0,0,0,.5)}.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img:after{z-index:2;display:flex;justify-content:flex-start;align-items:flex-end;text-align:left;padding:.25em;content:"COMING\aSOON";white-space:pre-line;height:100%;line-height:1;color:rgba(255,255,255,.4);font-size:clamp(24px,1.13vw + 19.77px,36px);font-size:clamp(24px,1.69vw + 17.66px,42px);mix-blend-mode:plus-lighter}.pj-beefluencersList__btn[aria-disabled=true] .pj-beefluencersList__img img{filter:grayscale(100%)}@keyframes beefluencersSkeleton{100%{transform:translateX(100%)}}.pj-profile{--profile-gap:40px;position:relative;z-index:1;width:100vw;margin-left:calc(50% - 50vw);overflow:visible}.pj-profile__inner{max-width:var(--container-max-m);margin-inline:auto}.pj-profile__header-group{color:#fff}.pj-profile__header{background:#000}.pj-profile__header .pj-sns-list{position:absolute;right:0;bottom:0}.pj-profile__title{font-size:clamp(32px,.75vw + 29.18px,40px);line-height:1.2}.pj-profile__title small{display:block;font-size:60%;font-family:YakuHanJP,"Roboto"}.pj-profile__title small:after{content:"";display:block;width:12px;height:3px;background-color:#fff;display:inline-block;margin-left:4px}.pj-profile__meta{position:relative;display:flex;flex-direction:column}.pj-profile__meta>*:nth-child(1){font-size:clamp(14px,.56vw + 11.89px,20px);color:#a9a9a9}.pj-profile__meta>*:nth-child(2){font-size:clamp(12px,.19vw + 11.3px,14px)}.pj-profile__photo{aspect-ratio:4/6}.pj-profile__photo img{z-index:2;aspect-ratio:4/6}.pj-profile__data{overflow:hidden}.pj-profile__data-desc{padding-bottom:2em;line-height:2;font-size:14px}.pj-profile__video{display:inline-block;float:right}.pj-profile__video-inner{position:relative;aspect-ratio:9/16;cursor:pointer;transition:opacity .5s ease}.pj-profile__video-inner:after{content:"";display:block;z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40%;padding-top:40%;background:url("../img/ico/ico-play.svg") 0 0/cover no-repeat}.pj-profile__video-inner:hover{opacity:.8}.pj-profile__thumbnail{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.pj-profile__inner{margin-inline:var(--container-side-padding-m)}.pj-profile__header .pj-profile__inner{padding-top:var(--page-gap-xl);padding-bottom:37.3333333333%}.pj-profile__title small{margin-bottom:.325em}.pj-profile__meta{margin-top:.85em;gap:.25em}.pj-profile__data{margin-top:var(--page-gap-m)}.pj-profile__video{margin:0 0 1em 1em;width:41.7910447761%}.pj-profile__photo{position:relative;margin-top:-33.0666666667% !important}}@media screen and (min-width: 768px){.pj-profile__header{padding-top:var(--section-gap-l)}.pj-profile__header .pj-profile__inner{position:relative;display:flex;justify-content:flex-end;gap:var(--profile-gap)}.pj-profile__header .pj-profile__inner:before{content:"";display:block;width:min(400px,33.3333333333%)}.pj-profile__header-group{width:calc(100% - 440px);flex-grow:1;padding-bottom:var(--profile-gap)}.pj-profile__title small:after{width:20px}.pj-profile__meta{margin-top:.5em;gap:.5em}.pj-profile__body .pj-profile__inner{display:flex;gap:var(--profile-gap)}.pj-profile__photo{width:min(400px,33.3333333333%);aspect-ratio:unset}.pj-profile__data{width:calc(100% - 440px);display:flex;flex-grow:1;flex-direction:row-reverse;gap:40px;padding-top:var(--profile-gap)}.pj-profile__data-info{width:100%;flex-grow:1;display:flex;flex-direction:column;min-height:200px}.pj-profile__data-link{margin-top:auto}.pj-profile__video{max-width:min(200px,27.027027027%)}}.pj-sns-list{display:inline-flex;gap:.625rem}.pj-sns-list__link{display:block;width:24px;height:24px;overflow:hidden;background:rgba(0,0,0,0) center center/cover no-repeat}.pj-sns-list__link--x{background-image:url("../img/ico/ico-x.svg")}.pj-sns-list__link--instagram{background-image:url("../img/ico/ico-instagram.svg")}.pj-sns-list__link--tiktok{background-image:url("../img/ico/ico-tiktok.svg")}.pj-interview{--interview-gap-m:30px;--interview-gap-l:30px;--interview-gap:var(--page-gap-s);--interview-margin-top:var(--page-gap-xl);--interview-inner-margin-top:-3em;--interview-image-space:calc(234/375 * 100%);position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:visible;margin-top:var(--interview-margin-top)}.pj-interview__inner{max-width:var(--container-max-m);margin-top:var(--interview-inner-margin-top)}.pj-interview .pj-media{gap:var(--page-gap-l)}.pj-interview__body{padding:0 var(--interview-gap) var(--page-gap-xl);position:relative;z-index:2;background-color:#000;color:#fff;font-size:14px;line-height:2}.pj-interview__body h3,.pj-interview__body h4{font-weight:inherit}.pj-interview__body h3:before,.pj-interview__body h4:before{position:relative;content:"";display:none}.pj-interview__body h3{line-height:1.6;font-size:clamp(18px,1.25vw + 14px,32px)}.pj-interview__body h3:before{margin-top:-0.25em}.pj-interview__body h4{font-size:clamp(14px,.89vw + 11.14px,24px);line-height:1.6}.pj-interview__body h4:before{margin-top:-0.5em}.pj-interview__body>*:nth-child(n+2){margin-top:var(--page-gap-l)}.pj-interview__body h4+*{margin-top:var(--page-gap-m)}.pj-interview__title{display:flex;justify-content:center;align-items:center;font-size:52px;line-height:1;transform:translateY(-52%)}.pj-interview__img{z-index:1;width:100%;max-height:540px;overflow:hidden}.pj-interview__img:before{content:"";display:block;padding-top:var(--interview-image-space);background-color:#aaa}.pj-interview__img picture{display:block}.pj-interview__img>img,.pj-interview__img>picture{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.pj-interview__inner{margin-inline:var(--container-side-padding-m)}.pj-interview .pj-media{flex-direction:column}.pj-interview .pj-media>*{width:100%}.pj-interview .pj-grid--interview{display:flex;flex-direction:column}.pj-interview .pj-grid--interview>*{width:100%}.pj-interview__title img{margin-inline:auto;width:65.7627118644%}}@media screen and (min-width: 768px){.pj-interview{--interview-gap-s:60px;--interview-gap-m:60px;--interview-gap:var(--page-gap-4xl);--interview-margin-top:var(--section-gap-l);--interview-inner-margin-top:-6.25em;--interview-image-space:calc(540/1440 * 100%)}.pj-interview__inner{margin-inline:auto}.pj-interview .pj-grid--interview{--grid-gap:var(--interview-gap);--interview-gap: var(--interview-gap-m);grid-template-columns:37.0192307692% 1fr}.pj-interview .pj-media{--media-gap: var(--interview-gap);--media-img-width: calc(500/1040 * 100%)}.pj-interview__body h3:before,.pj-interview__body h4:before{display:block}.pj-interview__body>*:nth-child(n+2){margin-top:var(--page-gap-2xl)}}.pj-recipe{--recipe-gap-s:30px;--recipe-gap-m:30px;--recipe-gap-l:30px;--recipe-margin-top:var(--page-gap-xl);margin-top:var(--recipe-margin-top)}.pj-recipe__title{position:relative;padding-left:1.5em;font-size:clamp(20px,1.5vw + 14.37px,36px);overflow:hidden}.pj-recipe__title:before{position:absolute;left:0;top:0;content:"";display:block;width:6px;height:100%;background-color:#000}.pj-recipe__title span{display:block;line-height:1.2}.pj-recipe__title small{margin-top:.5em;display:flex;flex-direction:column;align-items:flex-start;font-size:clamp(14px,.36vw + 12.86px,18px)}.pj-recipe__title small:before{content:"使用部位";border:1px solid #000;display:inline-block;padding:.25em .5em;line-height:1.2;font-size:clamp(14px,.18vw + 13.43px,16px)}@media screen and (max-width: 767px){.pj-recipe{margin-inline:var(--container-side-padding-m)}.pj-recipe__list{margin-top:var(--recipe-margin-top)}.pj-recipe__data{margin-top:var(--recipe-margin-top)}}@media screen and (min-width: 768px){.pj-recipe{--recipe-gap-m:50px;--recipe-margin-top:var(--section-gap-l);display:grid;gap:var(--page-gap-4xl) var(--recipe-gap-m);grid-template-columns:min(360px,30%) 1fr;grid-template-areas:"step-header step-header" "step-flow step-flow" "recipe-data recipe-list"}.pj-recipe .pj-recipe__header{grid-area:step-header}.pj-recipe .pj-stepFlow{grid-area:step-flow}.pj-recipe__list{grid-area:recipe-list}.pj-recipe__data{grid-area:recipe-data}.pj-recipe__title{padding-left:.8333333333em}.pj-recipe__title small{flex-direction:row;gap:1em}}@media screen and (min-width: 768px){.pj-stepFlow{display:grid;gap:2rem;grid-template-columns:repeat(6, 1fr)}.pj-stepFlow__item{position:relative}.pj-stepFlow__item:before,.pj-stepFlow__item:after{content:"";display:block}.pj-stepFlow__item:nth-child(n+2):after{position:absolute;top:50%;left:-0.5rem;transform:translate(-100%);width:16px;height:16px;background:rgba(0,0,0,0) center 0 no-repeat;background-image:url("../img/ico/ico-arrow-right.svg")}.pj-stepFlow__item:before{width:70px;height:18px;background:rgba(0,0,0,0) 0 0/cover no-repeat;margin-bottom:1em}.pj-stepFlow__item:nth-child(1):before{background-image:url("../img/details/txt-step-01.svg")}.pj-stepFlow__item:nth-child(2):before{background-image:url("../img/details/txt-step-02.svg")}.pj-stepFlow__item:nth-child(3):before{background-image:url("../img/details/txt-step-03.svg")}.pj-stepFlow__item:nth-child(4):before{background-image:url("../img/details/txt-step-04.svg")}.pj-stepFlow__item:nth-child(5):before{background-image:url("../img/details/txt-step-05.svg")}.pj-stepFlow__item:nth-child(6):before{background-image:url("../img/details/txt-step-06.svg")}.pj-stepFlow__thumbnail{width:100%;aspect-ratio:9/16;background:#eee 0 0/cover no-repeat;display:flex;align-items:flex-end}.pj-stepFlow__thumbnail span{padding:.85em;line-height:1.4;color:#fff;font-size:clamp(10px,.18vw + 9.43px,12px);text-shadow:1px 1px 4px #000,-1px -1px 4px #000,1px -1px 4px #000,-1px 1px 4px #000}}.pj-step{--step-gap-s:30px;--step-gap-m:30px;--step-gap-l:30px;--swiper-navigation-sides-offset:0;--swiper-navigation-size:48px;--swiper-navigation-color:#000;overflow:visible !important}.pj-step__item:nth-child(1) .pj-step__title:before{background-image:url("../img/details/txt-step-01.svg")}.pj-step__item:nth-child(2) .pj-step__title:before{background-image:url("../img/details/txt-step-02.svg")}.pj-step__item:nth-child(3) .pj-step__title:before{background-image:url("../img/details/txt-step-03.svg")}.pj-step__item:nth-child(4) .pj-step__title:before{background-image:url("../img/details/txt-step-04.svg")}.pj-step__item:nth-child(5) .pj-step__title:before{background-image:url("../img/details/txt-step-05.svg")}.pj-step__item:nth-child(6) .pj-step__title:before{background-image:url("../img/details/txt-step-06.svg")}.pj-step__title:before{content:"";display:block;width:92px;height:24px;background:rgba(0,0,0,0) 0 0/cover no-repeat}.pj-step__img{width:100%;aspect-ratio:9/16;background-color:#eee;display:flex;align-items:flex-end;background-size:contain}.pj-step__img span{padding:.85em;line-height:1.4;color:#fff;font-size:14px;text-shadow:1px 1px 4px #000,-1px -1px 4px #000,1px -1px 4px #000,-1px 1px 4px #000}.pj-step__desc{margin-top:var(--page-gap-s);font-size:14px;line-height:1.6}@media screen and (max-width: 767px){.pj-step__item{padding-right:2em}.pj-step__img{margin-top:var(--page-gap-s)}.pj-step__nav{position:absolute;top:40%;left:0;width:82%}.pj-step__btn:after{transform:scale(0.25)}.pj-step__btn--prev{transform:translateX(-85%);margin-left:0}.pj-step__btn.swiper-button-disabled{opacity:0 !important}}@media screen and (min-width: 768px){.pj-step__list{transform:none !important;display:grid !important;gap:var(--step-gap-m);grid-template-columns:repeat(2, 1fr)}.pj-step__img{display:none}}.pj-ingredients{--ingredients-gap-s:30px;--ingredients-gap-m:30px;--ingredients-gap-l:30px;--ingredients-title-fs:20px;--ingredients-list-fs:14px;--ingredients-gap:30px;--ingredients-margin:var(--page-gap-xl);background-color:#f5f5f5;padding:0 var(--ingredients-gap) var(--ingredients-gap)}.pj-ingredients__title{line-height:1;transform:translateY(-50%);font-size:var(--ingredients-title-fs)}.pj-ingredients__list{font-size:var(--ingredients-list-fs)}.pj-ingredients__item{display:flex;justify-content:space-between;border-bottom:1px solid #d9d9d9;padding-block:.85em;word-break:break-all}.pj-ingredients__value{text-align:right}@media screen and (min-width: 768px){.pj-ingredients{--ingredients-title-fs:20px;--ingredients-list-fs:14px;--ingredients-gap:30px}.pj-ingredients__item{padding-block:.625em}}.pj-shopInfo{--shop-info-padding:30px;--shop-info-media-gap:30px;--shop-info-margin:var(--page-gap-xl);margin-block:var(--shop-info-margin);padding:var(--shop-info-padding) 0;border:solid #000;border-width:1px 0 0}.pj-shopInfo__body h3{font-size:24px;line-height:1.4}.pj-shopInfo__data{display:flex;flex-direction:column;gap:var(--page-gap-s)}.pj-shopInfo__data-desc{font-size:clamp(12px,.19vw + 11.3px,14px);line-height:1.8}@media screen and (max-width: 767px){.pj-shopInfo{flex-direction:column-reverse;margin-inline:var(--container-side-padding-m)}.pj-shopInfo__img{width:100%}}@media screen and (min-width: 768px){.pj-shopInfo{--shop-info-padding:var(--page-gap-4xl);--shop-info-media-gap:var(--page-gap-4xl);--shop-info-margin:var(--section-gap-l);--media-img-width: min(515px,50%);padding:var(--shop-info-padding);display:flex;gap:var(--shop-info-media-gap)}.pj-shopInfo__data{min-height:200px;height:100%}.pj-shopInfo__data-desc{line-height:2}.pj-shopInfo__data-link{margin-top:auto}}.pj-influencer__btn{display:none}
