.only-pc{display:block}@media screen and (max-width: 1024px){.only-pc{display:none}}.only-tab{display:none}@media screen and (max-width: 1024px){.only-tab{display:block}}.only-sp{display:none}@media screen and (max-width: 767px){.only-sp{display:block}}@media screen and (max-width: 767px){.except-sp{display:none}}html{scroll-behavior:smooth}body.junkokusan{position:relative;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;font-size:16px}main{width:calc(100% - 234px);margin-left:234px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){main{width:100%;margin:0}}img{width:100%}p{text-align:justify;font-size:16px;font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","メイリオ",sans-serif;line-height:2;letter-spacing:.05em}@media screen and (max-width: 767px){p{font-size:14px;line-height:1.8}}.container{max-width:1060px;margin:0 auto;padding:0 30px}@media screen and (max-width: 767px){.container{padding:0 20px}}.title{font-size:40px;text-align:center;line-height:1.6}@media screen and (max-width: 767px){.title{font-size:6vw}}.title--large{font-weight:800}@media screen and (max-width: 767px){.title--large{font-size:8vw;line-height:1.4}}.btn1{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:300px;background:#fff;border:1px solid #000;border-radius:35px;font-size:20px;padding:15px;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 1024px){.btn1{min-width:240px}}@media screen and (max-width: 767px){.btn1{font-size:18px}}@media(hover: hover){.btn1:hover{color:#d0b029;border-color:#d0b029}}.btn2-wrap{text-align:center;margin:140px auto}.btn2{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:45px;color:#fff;overflow:hidden}.btn2::before,.btn2::after{content:"";position:absolute;display:block;width:100%;height:100%}.btn2::before{background:#000;z-index:-1;-webkit-transition:.3s;transition:.3s}.btn2::after{background:url(../../assets/img/lp/junkokusan/btn-deco.png) no-repeat center center/cover}@media(hover: hover){.btn2:hover::before{background:#d0b029}}.btn2--large{min-width:450px;font-size:24px;padding:26px}@media screen and (max-width: 1024px){.btn2--large{min-width:300px;font-size:20px;padding:20px}}@media screen and (max-width: 767px){.btn2--large{font-size:18px;min-width:260px;padding:15px}}.btn2--small{min-width:280px;font-size:20px;padding:15px}@media screen and (max-width: 767px){.btn2--small{min-width:240px;font-size:18px}}.header{position:fixed;background:#000;width:235px;height:100vh;border-right:1px solid #fff;padding-bottom:60px;overflow:auto;z-index:100;-webkit-transition:.3s;transition:.3s}.header::-webkit-scrollbar{display:none}@media screen and (max-width: 1024px){.header{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.header.active{-webkit-transform:none;transform:none}}@media screen and (max-width: 767px){.header{width:100%;border-right:none;padding-bottom:100px}}.header__logo-area{width:110px;margin:0 auto;padding:50px 0}@media screen and (max-width: 767px){.header__logo-area{padding:40px 0}}.header__nav{margin-bottom:30px}@media screen and (max-width: 767px){.header__list{margin:0 40px}}.header__link{position:relative;display:block;color:#fff;border-top:1px solid #fff;font-size:14px;text-align:center;padding:20px 0;-webkit-transition:.3s;transition:.3s}@media screen and (max-width: 767px){.header__link{padding:20px 0}}.header__link::before{content:"";position:absolute;display:block;width:100%;height:100%;background:url(../../assets/img/lp/junkokusan/btn-deco.png) no-repeat center center/cover;top:0;left:0;opacity:0;-webkit-transition:.3s;transition:.3s}@media(hover: hover){.header__link:hover{background:#4e3d2f;font-size:16px}.header__link:hover::before{opacity:1}}.header__outside{display:block}.header__outside+.header__outside{margin-top:30px}.mv{position:relative;background:#000;width:100%;aspect-ratio:18/10}@media screen and (max-width: 767px){.mv{aspect-ratio:15/31}}.mv__bg{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;opacity:0}.mv__plate{position:absolute;width:55%;top:0;right:0;opacity:0}@media screen and (max-width: 767px){.mv__plate{width:100%}}.mv__title{position:absolute;width:50%;top:5%;right:2%;z-index:2;opacity:0}@media screen and (max-width: 767px){.mv__title{width:90%;top:3%;left:50%;right:initial;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.mv__title2{position:absolute;width:42%;top:55%;right:7%;z-index:2;opacity:0}@media screen and (max-width: 767px){.mv__title2{width:32%;top:29%;right:8%}}.mv__deco{position:absolute;width:45%;left:3%;bottom:10%;opacity:0}@media screen and (max-width: 767px){.mv__deco{width:80%;z-index:2;bottom:7%}}.mv__photo{position:absolute;width:43%;left:5%;bottom:0;opacity:0}@media screen and (max-width: 767px){.mv__photo{left:-20%;width:100%}}.product{background:#000;padding:0 20px 20px}.product__list{position:relative;max-width:1300px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin:-60px auto 0}@media screen and (max-width: 767px){.product__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0}}.product__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;background:#fff;padding:5% 7%}@media screen and (max-width: 767px){.product__item{width:100%;padding:50px 20px}}@media screen and (max-width: 767px){.product__item:first-child{padding-top:120px;margin-top:200px}}.product__img-area{max-width:360px;margin:0 auto 30px}@media screen and (max-width: 767px){.product__img-area{width:85%}}.product__title{font-size:min(2vw,35px);font-weight:600;letter-spacing:.1em;margin-bottom:20px}@media screen and (max-width: 767px){.product__title{font-size:5.8vw;margin-bottom:15px}}.product__text{margin-bottom:30px}@media screen and (max-width: 767px){.product__text{margin-bottom:20px}}.product__future{width:100%;border-top:2px solid #000;border-bottom:2px solid #000;font-size:18px;font-weight:600;text-align:center;line-height:1.6;margin-bottom:10px;padding:10px;margin-top:auto}@media screen and (max-width: 767px){.product__future{font-size:4vw}}.product__caution{font-size:14px;font-weight:600;margin-bottom:40px}@media screen and (max-width: 767px){.product__caution{font-size:12px}}.product__obj{position:absolute;width:18%;top:15%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 767px){.product__obj{width:50%;max-width:200px;top:50px}}.interview{container-type:inline-size;margin-bottom:150px}@media screen and (max-width: 767px){.interview{margin-bottom:70px}}.interview__wrap{background:#000;color:#fff;padding:100px 0 260px}.interview__sub{display:inherit;font-size:26px;text-align:center;margin:10px 0}@media screen and (max-width: 767px){.interview__sub{font-size:18px}}.interview__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:100px 0}@media screen and (max-width: 767px){.interview__body{margin:45px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.interview__body:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 767px){.interview__body:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.interview__img-area{position:sticky;top:0;width:30vw}@media screen and (max-width: 1024px){.interview__img-area{width:45vw}}@media screen and (max-width: 767px){.interview__img-area{position:inherit;width:100vw}}.interview__figure1{position:relative;width:100%;height:100%;z-index:1}@media screen and (max-width: 767px){.interview__figure1{width:70%;margin:0 auto 60px}}.interview__figure1::before{content:"";position:absolute;background:url(../../assets/img/lp/junkokusan/bg-pattern01.png) no-repeat center center/cover;width:100%;height:100%;top:30px;left:40px;z-index:-1}@media screen and (max-width: 767px){.interview__figure1::before{top:20px;left:20px}}.interview__figure1 img{width:100%;height:100%;max-height:800px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.interview__figure2{position:relative;margin-bottom:70px;z-index:1}@media screen and (max-width: 767px){.interview__figure2{width:75%;margin-left:20px}}.interview__figure2::before{content:"";position:absolute;background:url(../../assets/img/lp/junkokusan/bg-pattern02.png) no-repeat center center/cover;width:100%;height:100%;top:30px;right:40px;z-index:-1}@media screen and (max-width: 767px){.interview__figure2::before{top:20px;right:20px}}.interview__figure3{position:relative;z-index:1}@media screen and (max-width: 767px){.interview__figure3{width:75%;margin:0 0 60px auto}}.interview__figure3::before{content:"";position:absolute;background:url(../../assets/img/lp/junkokusan/bg-pattern03.png) no-repeat center center/cover;width:100%;height:100%;top:30px;right:40px;z-index:-1}@media screen and (max-width: 767px){.interview__figure3::before{top:20px;right:20px}}.interview__body:nth-child(odd) .interview__img-area{margin-left:calc(50% - (50vw - 117px));margin-right:15%}@media screen and (max-width: 1024px){.interview__body:nth-child(odd) .interview__img-area{margin-left:calc(50% - 50vw)}}@media screen and (max-width: 767px){.interview__body:nth-child(odd) .interview__img-area{margin-right:calc(50% - 50vw)}}.interview__body:nth-child(even) .interview__img-area{margin-right:calc(50% - (50vw - 117px));margin-left:15%}@media screen and (max-width: 1024px){.interview__body:nth-child(even) .interview__img-area{margin-right:calc(50% - 50vw)}}@media screen and (max-width: 767px){.interview__body:nth-child(even) .interview__img-area{margin-left:calc(50% - 50vw)}}.interview__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1}.interview__item+.interview__item{margin-top:70px}@media screen and (max-width: 767px){.interview__item+.interview__item{margin-top:50px}}.interview__q{border-bottom:1px solid #fff;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;font-size:20px;font-weight:600;line-height:1.6;padding-bottom:20px;margin-bottom:20px}@media screen and (max-width: 767px){.interview__q{font-size:4.5vw;padding-bottom:15px;margin-bottom:15px}}.interview__text+.interview__text{margin-top:30px}@media screen and (max-width: 767px){.interview__text+.interview__text{margin-top:20px}}@media screen and (max-width: 767px){.interview__bottom{margin-bottom:80px}}.profile{position:relative;background:#ececec;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;margin-top:-130px}.profile::before,.profile::after{content:"";background:url(../../assets/img/lp/junkokusan/line.jpg) no-repeat center center/cover;position:absolute;display:block;width:100%;height:8px;left:0}.profile::before{top:0}.profile::after{bottom:0}.profile__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 767px){.profile__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.profile__img-area{position:relative;width:38%}@media screen and (max-width: 767px){.profile__img-area{width:80%;margin-bottom:-100px}}.profile__img{position:absolute;width:100%;height:130%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;left:0;bottom:0}@media screen and (max-width: 767px){.profile__img{position:inherit;height:auto;top:-100px}}.profile__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:50px 80px 50px 0}@media screen and (max-width: 767px){.profile__text-area{padding:20px 20px 50px}}.profile__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:30px;font-weight:600;text-align:center}@media screen and (max-width: 767px){.profile__title{font-size:5.5vw}}.profile__title::before,.profile__title::after{content:"";display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;background:#000;height:1px;top:50%}.profile__title::before{margin-right:20px}.profile__title::after{margin-left:20px}.profile__sub{display:inherit;font-size:18px;font-weight:600;text-align:center;line-height:1.6;margin:20px 0}@media screen and (max-width: 767px){.profile__sub{font-size:4.5vw;margin:10px 0}}.profile__text{font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;font-weight:600}.recipe__mv{width:100%;aspect-ratio:11/4}@media screen and (max-width: 767px){.recipe__mv{aspect-ratio:3/2}}.recipe__mv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.recipe__inner{background:#ececec;padding:170px 0 120px}@media screen and (max-width: 767px){.recipe__inner{padding:70px 0 100px}}.recipe__list{margin-top:160px}@media screen and (max-width: 767px){.recipe__list{margin-top:80px}}.recipe__item{background:#fff}.recipe__item+.recipe__item{margin-top:200px}@media screen and (max-width: 767px){.recipe__item+.recipe__item{margin-top:100px}}.recipe__grid{display:grid;grid-template:"top top" auto "material process" auto "arrange arrange" auto/1fr 1fr;gap:40px 60px;padding:50px 50px 80px}@media screen and (max-width: 767px){.recipe__grid{grid-template:"top" auto "material" auto "process" auto "arrange" auto/1fr;padding:100px 20px 10px;gap:30px}}.recipe__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-area:top;margin-top:-150px}@media screen and (max-width: 767px){.recipe__top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.recipe__item:nth-child(odd) .recipe__top{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width: 767px){.recipe__item:nth-child(odd) .recipe__top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.recipe__img-area{width:50%}@media screen and (max-width: 767px){.recipe__img-area{width:100%}}.recipe__title-area{width:50%;text-align:center}@media screen and (max-width: 767px){.recipe__title-area{width:100%;margin-bottom:20px}}.recipe__title-area img{width:80px;margin-bottom:30px}@media screen and (max-width: 767px){.recipe__title-area img{margin-bottom:15px}}.recipe__title{font-size:34px;font-weight:800}@media screen and (max-width: 767px){.recipe__title{font-size:7vw}}.recipe__emphasis{color:#fff;background:#c50005;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500;border-radius:30px;margin:10px auto 0;padding:10px 60px}@media screen and (max-width: 767px){.recipe__emphasis{width:100%;padding:10px}}.recipe dl{font-family:"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic","メイリオ",sans-serif}.recipe dt,.recipe dd{line-height:1.6}.recipe ol{counter-reset:number}.recipe p{line-height:1.6}.recipe__lead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}@media screen and (max-width: 767px){.recipe__lead{margin-bottom:15px}}.recipe__lead::before,.recipe__lead::after{content:"";background:#d0b029;width:100%;height:1px;-webkit-box-flex:1;-ms-flex:1;flex:1}.recipe__lead::before{margin-right:15px}.recipe__lead::after{margin-left:15px}.recipe__lead--color::before,.recipe__lead--color::after{background:#fff}.recipe__bold{margin-top:30px}.recipe__indent{margin-left:16px}.recipe__material{grid-area:material}.recipe__process{grid-area:process}.recipe .num{counter-increment:number;padding-left:18px;text-indent:-18px;margin-bottom:8px}.recipe .num::before{content:counter(number) "";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16px;height:16px;color:#fff;background:#d0b029;border-radius:50%;font-size:12px;text-align:center;text-indent:0;vertical-align:text-top;margin-right:.2rem}.recipe .num--color::before{background:#000}.recipe__arrange{grid-area:arrange}.recipe__arrange__grid{display:grid;grid-template:"lead lead" auto "img text" auto/240px 1fr;gap:3%}@media screen and (max-width: 767px){.recipe__arrange__grid{grid-template:"lead" auto "img" auto "text" auto/1fr;gap:0}}.recipe__arrange__lead{grid-area:lead}.recipe__arrange__img{grid-area:img}@media screen and (max-width: 767px){.recipe__arrange__img{width:85%;margin:0 auto 20px}}.recipe__arrange__img figure{position:relative}.recipe__arrange__img figcaption{position:absolute;background:#000;color:#fff;font-size:14px;left:0;bottom:0;padding:0 10px}.recipe__arrange__text{grid-area:text}.recipe__arrange__text p{margin-bottom:20px}.recipe__bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}@media screen and (max-width: 767px){.recipe__bottom{grid-template-columns:auto}}.recipe__strong{color:#d0b029;font-weight:bold}.recipe__accent{color:#c50005;font-weight:bold}.recipe__link{text-decoration:underline}.recipe__caution{margin:10px 0}.effort{position:relative;background:#fff7d3;text-align:center;padding:30px 50px}@media screen and (max-width: 767px){.effort{padding:30px 20px}}.effort::before{content:"";position:absolute;background:url(../../assets/img/lp/junkokusan/line.jpg) no-repeat center center/cover;width:100%;height:8px;top:0;left:0}.effort__lead{position:relative;display:inline-block;background:#000;color:#fff;font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;font-size:20px;padding:0 30px;margin-bottom:30px}@media screen and (max-width: 767px){.effort__lead{display:block;font-size:4vw;padding:2px 10px;margin-bottom:15px}}.effort__lead::before{content:"";position:absolute;width:100px;height:100px;background:url(../../assets/img/lp/junkokusan/ota_photo03.png) no-repeat center center/cover;right:-80px;bottom:0}@media screen and (max-width: 767px){.effort__lead::before{width:65px;height:65px;right:-10px}}.effort__flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5%}@media screen and (max-width: 767px){.effort__flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.effort__img-area{width:30%}@media screen and (max-width: 767px){.effort__img-area{width:85%;margin-bottom:20px}}.effort__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1}.effort__text{font-family:"游明朝","Yu Mincho",YuMincho,"Hiragino Mincho Pro",serif;font-size:18px;font-weight:600}@media screen and (max-width: 767px){.effort__text{font-size:16px}}.soup{margin-top:150px}@media screen and (max-width: 767px){.soup{margin-top:70px}}.soup__title-area{text-align:right}@media screen and (max-width: 767px){.soup__title-area{text-align:center}}.soup__title{position:relative;display:inline-block;font-size:24px;font-weight:600;text-align:center;line-height:1.6;padding:0 60px;margin-bottom:30px}@media screen and (max-width: 767px){.soup__title{font-size:4.6vw;padding:0 40px}}.soup__title--strong{font-size:36px}@media screen and (max-width: 767px){.soup__title--strong{font-size:7vw}}.soup__title::before,.soup__title::after{content:"";position:absolute;background:#d0b029;width:3px;height:100%;top:0;-webkit-transform-origin:top;transform-origin:top}.soup__title::before{left:0;-webkit-transform:rotate(-25deg);transform:rotate(-25deg)}.soup__title::after{right:0;-webkit-transform:rotate(25deg);transform:rotate(25deg)}.soup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;background:#d0b029;padding:50px 50px 50px 80px;gap:10%}@media screen and (max-width: 767px){.soup__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px 50px}}.soup__img-area{position:relative;width:40%;margin:-100px 0 60px}@media screen and (max-width: 767px){.soup__img-area{width:85%;margin:0 0 20px}}.soup__img-area img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.soup__img-area img{position:inherit}}.soup__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1}.soup dl+dl{margin-top:40px}.info{margin-top:150px}@media screen and (max-width: 767px){.info{margin-top:70px}}.info__list{margin:80px 0 250px}@media screen and (max-width: 767px){.info__list{margin:30px 0 130px}}.info__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5%;padding:70px 20px;border-bottom:1px solid #000}@media screen and (max-width: 767px){.info__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 20px}}.info__item:first-child{border-top:1px solid #000}.info__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}@media screen and (max-width: 767px){.info__item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.info__img-area{width:30%}@media screen and (max-width: 767px){.info__img-area{width:85%}}.info__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width: 767px){.info__text-area{text-align:center}}.info__lead{font-size:28px;font-weight:600;margin-left:-15px;margin-bottom:15px}@media screen and (max-width: 767px){.info__lead{font-size:6vw;text-align:center;margin:20px 0 15px}}.info__text{margin-bottom:30px}.info .explain{color:#fff}.info .explain__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto}@media screen and (max-width: 767px){.info .explain__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.info .explain__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;padding:5%}@media screen and (max-width: 767px){.info .explain__item{width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:80px 20px}}.info .explain__item:nth-child(1){background:url(../../assets/img/lp/junkokusan/product-bg1.jpg) no-repeat center center/cover;border-right:1px solid #fff}@media screen and (max-width: 767px){.info .explain__item:nth-child(1){border-right:none;border-bottom:1px solid #fff}}.info .explain__item:nth-child(2){background:url(../../assets/img/lp/junkokusan/product-bg2.jpg) no-repeat center center/cover}.info .explain__obj{width:80px;margin-top:-120px}@media screen and (max-width: 767px){.info .explain__obj{position:absolute;margin-top:-100px}}.info .explain__title{font-size:30px;line-height:1.4;margin:35px 0}@media screen and (max-width: 767px){.info .explain__title{font-size:7vw;margin:0 0 20px 100px}}.info .explain__img-area{margin-bottom:40px}.info .plastic{background:#fff8db}.info .plastic__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:170px 0;gap:7%}@media screen and (max-width: 767px){.info .plastic__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:70px 0;gap:20px}}.info .plastic__img-area{width:47%}@media screen and (max-width: 767px){.info .plastic__img-area{width:100%}}.info .plastic__text-area{-webkit-box-flex:1;-ms-flex:1;flex:1}.info .plastic__lead{font-size:30px;font-weight:600;margin-bottom:20px;line-height:1.4}@media screen and (max-width: 767px){.info .plastic__lead{font-size:6.5vw;margin-bottom:10px}}.online{background:url(../../assets/img/lp/junkokusan/online-bg.jpg) no-repeat center center/cover;padding:130px 30px}@media screen and (max-width: 767px){.online{padding:90px 20px 160px}}.online__inner{max-width:350px;margin:0 auto}.online__lead{color:#fff;font-size:24px;text-align:center;margin-bottom:50px}@media screen and (max-width: 767px){.online__lead{font-size:6vw;margin-bottom:40px}}@media screen and (max-width: 767px){.online__bnr{display:block;max-width:250px;margin:0 auto}}.footer{display:none}@media screen and (max-width: 1024px){.footer{position:fixed;display:block;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100px;left:0;bottom:0;z-index:999}.footer__btn{position:absolute;border:1px solid #fff;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-40px}}@media screen and (max-width: 767px){.footer{height:80px}}@media screen and (max-width: 1024px){.footer .hamburger{position:absolute;display:inline-block;width:40px;height:40px;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}}@media screen and (max-width: 1024px)and (max-width: 767px){.footer .hamburger{width:30px;height:30px}}@media screen and (max-width: 1024px){.footer .hamburger__btn{position:relative;width:100%;height:100%}.footer .hamburger__bar{position:absolute;width:3px;height:100%;background-color:#d0b029;-webkit-transition:.3s;transition:.3s}}@media screen and (max-width: 1024px){.footer .left{left:20%}.footer .right{right:20%}.footer .active .left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:50%}.footer .active .right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:50%}}/*# sourceMappingURL=lp-junkokusan.css.map */