﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:rgba(0,0,0,0)}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}.__intersection.__fadein{transition:opacity 1.4s;opacity:0}.__intersection.__fadein.__inview{opacity:1}.__intersection.__fadeinup{transition:opacity 1.4s,transform 1s;opacity:0;transform:translateY(40px)}.__intersection.__fadeinup.__inview{opacity:1;transform:translateY(0)}.__intersection.__fadeinblur{transition:opacity 2.5s,filter 2.5s;opacity:0;filter:blur(3px)}.__intersection.__fadeinblur.__inview{opacity:1;filter:blur(0px)}.__intersection.__fadein_ltr{transition:opacity 1.4s,transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);opacity:0;transform:translateX(60px)}.__intersection.__fadein_ltr.__inview{opacity:1;transform:translateX(0)}.__intersection.__fadein_rtl{transition:opacity 1.4s,transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);opacity:0;transform:translateX(-60px)}.__intersection.__fadein_rtl.__inview{opacity:1;transform:translateX(0)}.__intersection.__clippath_ltr{clip-path:inset(0 100% 0 0);transition:clip-path .8s cubic-bezier(0.165, 0.84, 0.44, 1)}.__intersection.__clippath_ltr.__inview{clip-path:inset(0 0 0 0)}.__intersection.__clippath_rtl{clip-path:inset(0 0 0 100%);transition:clip-path .8s cubic-bezier(0.165, 0.84, 0.44, 1)}.__intersection.__clippath_rtl.__inview{clip-path:inset(0 0 0 0)}:root{--color-black: #333;--color-white: #fff;--color-gray: #454545;--color-theme: #4ba53a;--color-background-gray: #F0F0F0;--height-header-mobile: 60px;--height-header-desktop: 100px;--z-index-header: 8000;--z-index-drawer-background: 9000;--z-index-drawer: 9001}body{font-family:"YuGothic_Family","YuGothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:16px;line-height:1;color:#333}body *,body *::before,body *::after{box-sizing:border-box}body em{font-style:normal}body img,body video,body .img{max-width:100%;width:auto;height:auto;margin:0 auto;display:block}@media(min-width: 641px){body br.--ismobile{display:none}}@media(max-width: 640px){body br.--isdesktop{display:none}}body .view{margin:0 auto}@media(min-width: 641px){body .view{width:78.125vw;max-width:1350px}}body a.link{position:relative;color:var(--color-black);text-decoration:none}body a.link::after{position:absolute;left:0;bottom:-1px;content:"";display:inline-block;width:100%;height:1px;border-bottom:1px solid var(--color-black)}.header{position:fixed;top:0;left:0;z-index:99;width:100%;overflow:hidden;opacity:1;height:60px;mix-blend-mode:difference}.header.__active{opacity:1;transform:translateY(0)}.header nav{width:100%;height:100%}.drawer-toggle{position:absolute;padding:0;border:0;background-color:rgba(0,0,0,0);cursor:pointer}@media(min-width: 641px){.drawer-toggle{width:30px;height:20px;right:30px;top:30px;background-color:rgba(0,0,0,0)}}@media(max-width: 640px){.drawer-toggle{width:24px;height:12px;top:20px;right:20px}}.drawer-toggle span{position:absolute;height:1px;background-color:var(--color-white);border-radius:1.5px;transition:transform .25s ease;will-change:transform;backface-visibility:hidden}@media(min-width: 641px){.drawer-toggle span{width:30px;right:0}}@media(max-width: 640px){.drawer-toggle span{width:24px;right:0}}@media(min-width: 641px){.drawer-toggle span:nth-child(1){transform:translateY(-10px) rotate(0deg)}}@media(max-width: 640px){.drawer-toggle span:nth-child(1){transform:translateY(-5px) rotate(0deg)}}@media(min-width: 641px){.drawer-toggle span:nth-child(3){transform:translateY(10px) rotate(0deg)}}@media(max-width: 640px){.drawer-toggle span:nth-child(3){transform:translateY(5px) rotate(0deg)}}.drawer-toggle.__active{width:25px;height:25px}@media(max-width: 640px){.drawer-toggle.__active{width:20px;height:20px;right:20px}}.drawer-toggle.__active span{background-color:var(--color-black)}.drawer-toggle.__active span:nth-child(1){transform:translateY(0) rotate(45deg)}.drawer-toggle.__active span:nth-child(2){transform:translateY(0) rotate(-45deg)}@media(max-width: 640px){.drawer-toggle.__active span{left:unset;right:0;top:unset}}.drawer-background{z-index:var(--z-index-drawer-background);position:fixed;overflow:hidden;top:0;left:0;width:100vw;height:120vh;background-color:rgba(0,0,0,.8);backdrop-filter:saturate(50%) blur(0px);transform:translate(100%, 0);opacity:0;transition:opacity .2s}.drawer-background.__active{transform:translate(0, 0) !important;opacity:1}.drawer{z-index:var(--z-index-drawer);position:fixed;overflow:hidden;width:100vw;max-width:685px;height:100lvh;transform:translate(100%, 0);background-color:var(--color-white);display:flex;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.drawer::-webkit-scrollbar{display:none}.drawer::before,.drawer::after{content:"";width:1px;height:calc(100vh + 1px);display:flex;background-color:var(--color-white)}@media(max-width: 640px){.drawer{inset:0;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) .4s}}@media(min-width: 641px){.drawer{top:0;right:0;transition:transform cubic-bezier(0.215, 0.61, 0.355, 1) .5s}}.drawer .drawer-wrap{width:100%;background-color:var(--color-white)}.drawer .drawer-wrap .layout{display:flex;flex-direction:column;align-items:center}@media(max-width: 640px){.drawer .drawer-wrap .layout{padding:70px 25px 0}}@media(min-width: 641px){.drawer .drawer-wrap .layout{padding:60px 30px 0 38px}}.drawer .drawer-wrap .layout .drawer-header{width:100%}@media(min-width: 641px){.drawer .drawer-wrap .layout .drawer-header{height:var(--height-header-desktop)}}.drawer .drawer-wrap .layout .drawer-header .header-logo{margin:0}@media(max-width: 640px){.drawer .drawer-wrap .layout .drawer-header .header-logo{width:170px;height:141px;margin:auto}}@media(min-width: 641px){.drawer .drawer-wrap .layout .drawer-header .header-logo{width:140px;height:116px}}.drawer .drawer-wrap .layout .toc{width:100%;display:flex;flex-direction:column}@media(max-width: 640px){.drawer .drawer-wrap .layout .toc{margin:60px 0}}@media(min-width: 641px){.drawer .drawer-wrap .layout .toc{margin:60px 0 0}}.drawer .drawer-wrap .layout .toc a{font-weight:bold;text-decoration:none;color:var(--color-black);border-bottom:1px solid #bababa}@media(max-width: 640px){.drawer .drawer-wrap .layout .toc a{font-size:18px;padding:20px 0}}@media(min-width: 641px){.drawer .drawer-wrap .layout .toc a{padding:20px 0}}.drawer .drawer-wrap .layout .tag{display:block;font-weight:normal}@media(min-width: 641px){.drawer .drawer-wrap .layout .tag{font-size:14px}}@media(max-width: 640px){.drawer .drawer-wrap .layout .tag{font-size:12px}}.drawer .drawer-wrap .layout .title{font-family:"Helvetica";font-weight:normal;display:block}@media(min-width: 641px){.drawer .drawer-wrap .layout .title{font-size:22px;margin-top:15px}}@media(max-width: 640px){.drawer .drawer-wrap .layout .title{font-size:18px;margin-top:10px;max-width:326px}}.drawer .drawer-wrap .layout .title img{margin:0}.drawer .drawer-wrap .layout .title span{font-weight:bold}.drawer.__active{transform:translate(0, 0) !important}.top{font-family:Noto Serif JP;background-color:var(--color-white)}@media(min-width: 641px){.top{padding:154px 32px 170px;text-align:center}}@media(max-width: 640px){.top{padding:125px 25px 100px}}.top .title-img{margin:0 auto}@media(min-width: 641px){.top .title-img img{width:100%;max-width:450px}}@media(max-width: 640px){.top .title-img img{width:57.3333333333vw}}.top .title{font-weight:normal}@media(min-width: 641px){.top .title{font-size:45px;margin-top:clamp(7.188rem,.438rem + 8.44vw,8.875rem)}}@media(max-width: 640px){.top .title{font-size:25px;margin-top:108px;text-align:center}}@media(min-width: 641px){.top .txt{font-size:18px;line-height:2.5;margin-top:clamp(3.688rem,.188rem + 4.38vw,4.563rem)}}@media(max-width: 640px){.top .txt{font-size:16px;line-height:2;margin-top:35px;letter-spacing:-0.009em}}.section{overflow:hidden;padding:0;background:initial}.section--story{background-color:var(--color-background-gray)}@media(min-width: 641px){.section--story{padding:60px 0 95px}}@media(max-width: 640px){.section--story{padding:30px 0 110px}}.section--story .view{text-align:center}@media(min-width: 641px){.section--story .view{padding:0 32px}}@media(max-width: 640px){.section--story .view{padding:0 25px}}.section--story .label{background-color:var(--color-white)}@media(min-width: 641px){.section--story .label{padding:13px 21px;display:inline-block;font-size:16px}}@media(max-width: 640px){.section--story .label{padding:9px 15px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}}@media(min-width: 641px){.section--story .title{margin-top:40px}}@media(max-width: 640px){.section--story .title{margin-top:30px}}@media(min-width: 641px){.section--story .txt{font-size:18px;line-height:1.75;margin-top:45px}}@media(max-width: 640px){.section--story .txt{text-align:left;font-size:14px;line-height:1.75;margin-top:30px}}@media(min-width: 641px){.section--story .list{margin-top:80px;padding-left:140px}}@media(max-width: 640px){.section--story .list{margin-top:53px;padding:0 0 0 48px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .list{padding:0 0 0 90px}}@media(min-width: 641px){.section--story .slick-slide{width:78.125vw;max-width:1350px;margin:0 25px}}@media(max-width: 640px){.section--story .slick-slide{width:74.6666666667vw;margin:0 12px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .slick-slide{width:480px;margin:0 20px}}.section--story .slick-prev,.section--story .slick-next{margin:auto;top:0;bottom:0;transform:unset}.section--story .slick-prev.slick-disabled,.section--story .slick-next.slick-disabled{display:none !important}@media(min-width: 641px){.section--story .slick-prev,.section--story .slick-next{width:40px;height:40px}}@media(max-width: 640px){.section--story .slick-prev,.section--story .slick-next{width:28px;height:28px;opacity:1;color:#999;font-size:0}}@media(min-width: 641px){.section--story .slick-prev:before,.section--story .slick-next:before{font-size:40px}}@media(max-width: 640px){.section--story .slick-prev:before,.section--story .slick-next:before{font-size:28px}}@media(min-width: 641px){.section--story .slick-prev{left:70px}}@media(max-width: 640px){.section--story .slick-prev{left:5px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .slick-prev{left:25px}}@media(max-width: 640px){.section--story .slick-prev:before{content:"";font-family:"icon"}}@media(min-width: 641px){.section--story .slick-next{right:55px}}@media(max-width: 640px){.section--story .slick-next{right:15px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .slick-next{right:10px}}@media(max-width: 640px){.section--story .slick-next:before{content:"";font-family:"icon"}}.section--story .item{background-color:var(--color-white)}@media(min-width: 641px){.section--story .item{border-radius:20px;padding:60px}}@media(max-width: 640px){.section--story .item{border-radius:10px;padding:20px 20px 30px 20px;height:149.3333333333vw;max-height:635px;min-height:560px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .item{padding:30px}}.section--story .item .lyt{display:flex;gap:60px}@media(min-width: 641px){.section--story .item .lyt{flex-direction:row;align-items:center}}@media(max-width: 640px){.section--story .item .lyt{gap:30px;flex-direction:column;height:100%}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .item .lyt{gap:30px;flex-direction:column}}@media only screen and (min-width: 1301px){.section--story .item .lyt{align-items:stretch}}.section--story .item .lyt__image .img{max-width:100%;height:auto;display:block}@media(min-width: 641px){.section--story .item .lyt__image .img{width:29.296875vw;aspect-ratio:375/288}}@media(max-width: 640px){.section--story .item .lyt__image .img{width:64vw}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .item .lyt__image .img{width:100%;aspect-ratio:400/300}}@media(min-width: 641px){.section--story .item .lyt__head{width:34.375vw;max-width:595px}}@media(max-width: 640px){.section--story .item .lyt__head{display:flex;flex-direction:column;height:100%}}@media only screen and (min-width: 1301px){.section--story .item .lyt__head{display:flex;flex-direction:column;margin-top:30px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .item .lyt__head{width:100%;max-width:100%}}@media(min-width: 641px){.section--story .item .lyt__head-title{font-size:28px}}@media(max-width: 640px){.section--story .item .lyt__head-title{font-size:18px;text-align:left}}@media(min-width: 641px){.section--story .item .lyt__head-txt{font-size:16px;line-height:1.75;margin-top:35px}}@media(max-width: 640px){.section--story .item .lyt__head-txt{font-size:14px;line-height:1.75;margin-top:20px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--story .item .lyt__head-txt{min-height:168px}}@media(min-width: 641px){.section--story .item .lyt__head-indicator{margin-top:20px;margin-right:10px}}@media only screen and (min-width: 1301px){.section--story .item .lyt__head-indicator{margin-top:auto}}@media(max-width: 640px){.section--story .item .lyt__head-indicator{margin:auto 10px 0 auto;width:45px}}.section--story .item .lyt__head-indicator img{margin:0 0 0 auto}.section--campaign{background-color:var(--color-white)}@media(min-width: 641px){.section--campaign{padding:60px 32px 120px}}@media(max-width: 640px){.section--campaign{padding:30px 25px 110px}}.section--campaign .view{text-align:center}.section--campaign .label{background-color:var(--color-background-gray)}@media(min-width: 641px){.section--campaign .label{padding:13px;font-size:16px;display:inline-block}}@media(max-width: 640px){.section--campaign .label{padding:9px 15px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}}.section--campaign .title{font-weight:normal;font-family:"Helvetica"}@media(min-width: 641px){.section--campaign .title{margin-top:40px;font-size:42px}}@media(max-width: 640px){.section--campaign .title{margin-top:30px;font-size:30px}}.section--campaign .title span{font-weight:bold}@media(min-width: 641px){.section--campaign .txt{font-size:18px;line-height:1.75;margin-top:45px}}@media(max-width: 640px){.section--campaign .txt{font-size:14px;line-height:1.75;margin-top:30px;text-align:left}}.section--campaign .lyt{text-align:left}@media(min-width: 641px){.section--campaign .lyt{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:auto;gap:0 30px;margin-top:73px}}@media(max-width: 640px){.section--campaign .lyt{display:flex;flex-direction:column;gap:60px;margin-top:50px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--campaign .lyt{display:flex;flex-direction:column;gap:80px}}@media(min-width: 641px){.section--campaign .lyt__item{display:grid;grid-template-rows:subgrid;grid-row:span 6}}.section--campaign .lyt__item-label{background-color:var(--color-background-gray)}@media(min-width: 641px){.section--campaign .lyt__item-label{padding:12px 16px;font-size:16px;width:fit-content;margin-top:30px}}@media(max-width: 640px){.section--campaign .lyt__item-label{font-size:14px;padding:13px 17px;margin-top:20px;display:inline-flex;align-items:center;justify-content:center}}.section--campaign .lyt__item-title{font-weight:bold}@media(min-width: 641px){.section--campaign .lyt__item-title{font-size:24px;line-height:1.75;margin-top:20px;max-width:440px}}@media(max-width: 640px){.section--campaign .lyt__item-title{font-size:20px;line-height:1.575;margin-top:13px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--campaign .lyt__item-title{max-width:unset}}.section--campaign .lyt__item-title span{display:inline-block}@media(min-width: 641px){.section--campaign .lyt__item-txt{font-size:16px;line-height:1.75;margin-top:15px;max-width:440px}}@media(max-width: 640px){.section--campaign .lyt__item-txt{font-size:14px;line-height:1.75;margin-top:12px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--campaign .lyt__item-txt{max-width:unset}}.section--campaign .lyt__item-txt-info{border-top:1px solid #333}@media(min-width: 641px){.section--campaign .lyt__item-txt-info{font-size:16px;line-height:1.75;margin-top:15px;padding-top:13px;max-width:440px}}@media(max-width: 640px){.section--campaign .lyt__item-txt-info{font-size:12px;line-height:1.75;margin-top:22px;padding-top:24px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--campaign .lyt__item-txt-info{max-width:unset}}.section--campaign .lyt__item-note{display:inline-block;font-size:12px}@media(min-width: 641px){.section--campaign .lyt__item-note{margin-top:23px}}@media(max-width: 640px){.section--campaign .lyt__item-note{margin-top:5px}}@media(min-width: 641px){.section--campaign .campaign-img{margin-top:55px}}@media(max-width: 640px){.section--campaign .campaign-img{margin-top:37px}}.section--campaign .campaign-btn{display:flex;justify-content:center}@media(min-width: 641px){.section--campaign .campaign-btn{margin-top:80px}}@media(max-width: 640px){.section--campaign .campaign-btn{margin-top:45px}}.section--campaign .campaign-btn a{display:inline-block;text-decoration:none;color:#fff;border-radius:25px;background-color:#666;text-align:center}@media(min-width: 641px){.section--campaign .campaign-btn a{width:240px;height:44px;line-height:44px;transition:width .3s ease-in-out;font-size:14.4px}}@media(max-width: 640px){.section--campaign .campaign-btn a{font-size:15px;width:220px;height:40px;line-height:40px}}@media(min-width: 641px){.section--campaign .campaign-btn a:hover{width:260px}}.section--goods{background-color:var(--color-background-gray)}@media(min-width: 641px){.section--goods{padding:60px 32px 120px}}@media(max-width: 640px){.section--goods{padding:30px 25px 110px}}.section--goods .view{text-align:center}@media(min-width: 641px){.section--goods .view{max-width:unset}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--goods .view{width:100%}}.section--goods .label{background-color:var(--color-white)}@media(min-width: 641px){.section--goods .label{padding:13px 14px;font-size:16px;display:inline-block}}@media(max-width: 640px){.section--goods .label{padding:9px 15px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}}.section--goods .title{font-weight:normal;font-family:"Helvetica"}@media(min-width: 641px){.section--goods .title{margin-top:40px;font-size:42px}}@media(max-width: 640px){.section--goods .title{font-size:30px;line-height:1.3333333333;margin-top:30px}}.section--goods .title span{font-weight:bold}@media(min-width: 641px){.section--goods .txt{font-size:18px;line-height:1.75;margin-top:45px}}@media(max-width: 640px){.section--goods .txt{font-size:14px;line-height:1.75;margin-top:30px}}@media(min-width: 641px){.section--goods .goods-comment{margin-top:50px}}@media(max-width: 640px){.section--goods .goods-comment{margin-top:30px}}.section--goods .goods-comment__txt{display:inline-block;position:relative}@media(min-width: 641px){.section--goods .goods-comment__txt{font-size:16px;line-height:1.75;padding:0 83px}}@media(max-width: 640px){.section--goods .goods-comment__txt{font-size:14px;line-height:1.75;padding:0 30px;text-align:left}}.section--goods .goods-comment__txt:before,.section--goods .goods-comment__txt:after{content:"";position:absolute;background-repeat:no-repeat;display:block}@media(min-width: 641px){.section--goods .goods-comment__txt:before,.section--goods .goods-comment__txt:after{width:22px;height:21px}}@media(max-width: 640px){.section--goods .goods-comment__txt:before,.section--goods .goods-comment__txt:after{width:15px;height:12px}}.section--goods .goods-comment__txt:before{background-image:url("/jp/campaign/toaster-10th/image/desktop/quotation-before.svg");left:0;top:0}@media(max-width: 640px){.section--goods .goods-comment__txt:before{background-size:15px 12px}}.section--goods .goods-comment__txt:after{background-image:url("/jp/campaign/toaster-10th/image/desktop/quotation-after.svg");right:0;bottom:0}@media(max-width: 640px){.section--goods .goods-comment__txt:after{background-size:15px 12px}}.section--goods .name{font-weight:bold}@media(min-width: 641px){.section--goods .name{font-size:16px;line-height:1.75;margin-top:10px}}@media(max-width: 640px){.section--goods .name{font-size:14px;line-height:1.75;margin-top:10px}}.section--goods .lyt{display:grid;grid-template-rows:auto}@media(min-width: 641px){.section--goods .lyt{grid-template-columns:repeat(3, 1fr);gap:50px;margin-top:95px}}@media(max-width: 640px){.section--goods .lyt{grid-template-columns:repeat(2, 1fr);gap:50px 15px;margin-top:75px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--goods .lyt{grid-template-columns:repeat(2, 0fr);gap:50px;margin-top:95px;justify-content:center}}@media(min-width: 641px){.section--goods .lyt__item .slider-list{max-width:23.4375vw;height:23.4375vw}}@media(max-width: 640px){.section--goods .lyt__item .slider-list{max-width:41.3333333333vw;height:41.3333333333vw}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--goods .lyt__item .slider-list{max-width:250px;height:250px;margin:auto}}@media(min-width: 641px){.section--goods .lyt__item .slider-list__item{max-width:23.4375vw;height:23.4375vw}}@media(max-width: 640px){.section--goods .lyt__item .slider-list__item{max-width:41.3333333333vw;height:41.3333333333vw}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--goods .lyt__item .slider-list__item{max-width:250px;height:250px}}.section--goods .lyt__item .slider-list__item img{display:block;height:auto;max-width:100%}.section--goods .lyt__item .item-color .slick-track{display:flex !important;justify-content:center;align-items:center;width:100% !important;transform:translate3d(0px, 0px, 0px) !important;height:30px}@media(min-width: 641px){.section--goods .lyt__item .item-color .slick-track{gap:14px;margin-top:3px}}@media(max-width: 640px){.section--goods .lyt__item .item-color .slick-track{gap:8px;margin-top:5px}}@media(min-width: 641px){.section--goods .lyt__item .item-color .slick-track .slick-slide{width:10px !important;height:10px !important}}@media(max-width: 640px){.section--goods .lyt__item .item-color .slick-track .slick-slide{width:14px !important;height:14px !important}}.section--goods .lyt__item .item-color__dot{border-radius:50%;display:inline-block;cursor:pointer;position:relative;z-index:0;border-width:1px;border-style:solid;box-sizing:content-box}.section--goods .lyt__item .item-color__dot.--bat{background:linear-gradient(to right, #CB899F 0%, #CB899F 50%, #E3E3E3 50%, #E3E3E3 100%)}@media(min-width: 641px){.section--goods .lyt__item .item-color__dot{width:12px !important;height:12px}}@media(max-width: 640px){.section--goods .lyt__item .item-color__dot{width:14px !important;height:14px}}.section--goods .lyt__item .item-color__dot::before{border:1px #fff solid;border-color:inherit;border-radius:50%;box-sizing:content-box;content:"";display:block;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;transition:.4s;height:100%;width:100%}.section--goods .lyt__item .item-color .slick-slide.slick-current .item-color__dot:before{opacity:1;width:calc(100% + 4px);height:calc(100% + 4px)}@media(min-width: 641px){.section--goods .lyt__item-title{margin-top:15px}}@media(max-width: 640px){.section--goods .lyt__item-title{margin-top:10px;font-size:14px}}@media(min-width: 641px){.section--goods .lyt__item-price{margin-top:15px}}@media(max-width: 640px){.section--goods .lyt__item-price{margin-top:10px;font-size:14px}}.section--goods .lyt__item-btn{display:flex;justify-content:center}@media(min-width: 641px){.section--goods .lyt__item-btn{margin-top:16px}}@media(max-width: 640px){.section--goods .lyt__item-btn{margin-top:15px}}.section--goods .lyt__item-btn a{background-color:#4ba53a;color:var(--color-white);border-radius:20px;display:block;text-decoration:none}@media(min-width: 641px){.section--goods .lyt__item-btn a{font-size:13px;width:90px;height:32px;line-height:32px;transition:width .3s ease-in-out}}@media(max-width: 640px){.section--goods .lyt__item-btn a{font-size:14px;width:84px;height:29px;line-height:29px}}@media(min-width: 641px){.section--goods .lyt__item-btn a:hover{width:110px}}@media(min-width: 641px){.section--goods .link{font-size:16px;margin-top:60px;line-height:1.96875}}@media(max-width: 640px){.section--goods .link{margin-top:40px;font-size:14px;line-height:1.75;text-align:left}}@media(min-width: 641px){.section--goods .section--scrollVideoModal{position:relative;overflow:visible;margin:70px auto 0;max-width:1350px}.section--goods .section--scrollVideoModal .viewport{width:100%}.section--goods .section--scrollVideoModal .__content{width:600px;margin:0 auto;padding-top:120px}.section--goods .section--scrollVideoModal .section_overlay_inner{width:100%;margin:auto}.section--goods .section--scrollVideoModal .video_wrap{position:relative;height:43.984375vw;max-height:760px;overflow:hidden}.section--goods .section--scrollVideoModal .__video_area{z-index:-1;top:0;right:0;left:0;bottom:0;overflow:hidden}.section--goods .section--scrollVideoModal .__video{position:absolute;top:0;left:50%;height:43.984375vw;max-height:760px;transform:translate(-50%, 0);min-height:100%;min-width:100%}.section--goods .section--scrollVideoModal .video_play.__imageButton{position:absolute}.section--goods .section--scrollVideoModal .video_play:after{background:#000;opacity:.3}.section--goods .video_play{position:absolute;z-index:400;color:#fff;margin:0 0 0 -100px;text-align:center;text-decoration:none;transition:opacity 2s ease-out;opacity:1;cursor:pointer;width:100px;height:100px}.section--goods .video_play:after{position:absolute;top:0;left:-2px;display:block;content:"";background:#666;opacity:.56;width:100px;height:100px;border:2px solid #fff;border-radius:50%;z-index:549;transform:scale(1);transition:transform .1s ease-out}.section--goods .video_play.invisible{opacity:0}.section--goods .video_play span{position:relative;z-index:551;display:block;height:100px;width:100px}.section--goods .video_play span::before{content:url("/jp/campaign/toaster-10th/image/desktop/ctrl__play.svgz");position:absolute;top:-20px;bottom:0;left:5px;right:0;margin:auto;width:29px;height:27px;display:block;text-align:center;z-index:550}.section--goods .video_play span:after{content:"play movie";font-family:"Bodoni Moda",sans-serif;font-size:10px;width:51px;height:13px;display:block;text-align:center;text-decoration:none;position:absolute;top:40px;bottom:0;left:0;right:0;margin:auto}.section--goods .video_play:hover{text-decoration:none}.section--goods .video_play:hover:after{transform:scale(1.1);box-shadow:0px 10px 5px -4px rgba(41,41,41,.3)}.section--goods .video_play.__imageButton{background-size:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:auto;top:0;bottom:0;left:0;right:0}.section--goods .video_stop{position:absolute;z-index:99;top:2%;right:2%;width:50px;height:50px;color:#666;cursor:pointer}.section--goods .video_stop:hover{opacity:.8}.section--goods .video_stop::after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:54px;font-size:48px}.section--goods .modal-bg{background:rgba(0,0,0,.8);width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:-100}.section--goods .modal-bg.__visible{opacity:1;visibility:visible;pointer-events:all;cursor:pointer;z-index:900}.section--goods .section_overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-99}.section--goods .section_overlay.visible{opacity:1;z-index:901;transition:opacity .8s;pointer-events:all;cursor:pointer}.section--goods .section_overlay video{position:absolute;display:block;top:0;left:0;width:100%;height:auto;cursor:default}.section--goods .section_overlay_inner{position:absolute;top:0;right:0;left:0;margin:0 auto;width:100%;height:100%}}@media(max-width: 640px){.section--goods .section--scrollVideoModal{position:relative;margin-top:50px}.section--goods .section--scrollVideoModal .video_wrap{position:relative;height:85.3333333333vw;overflow:hidden;z-index:1}.section--goods .section--scrollVideoModal .__video_area{top:0;right:0;left:0;bottom:0;overflow:hidden}.section--goods .section--scrollVideoModal .__video{position:absolute;z-index:-1;top:0;left:50%;transform:translate(-50%, 0);width:100vw;min-height:100%;min-width:100%}.section--goods .section--scrollVideoModal .video_play.__imagebtn{width:23.4666666667vw;height:23.4666666667vw;margin:15.4666666667vw auto 0 auto}.section--goods .section--scrollVideoModal .video_play span::before{content:url("/jp/campaign/toaster-10th/image/desktop/ctrl__play.svgz");position:absolute;top:-4vw;bottom:0;left:1.3333333333vw;right:0;margin:auto;width:5.8666666667vw;height:5.6vw;display:block;text-align:center;z-index:550}.section--goods .section--scrollVideoModal .video_play span:after{content:"play movie";font-family:"Bodoni Moda",sans-serif;font-size:2.4vw;width:100%;height:100%;display:block;text-align:center;text-decoration:none;padding-top:8.5333333333vw;padding-left:.8vw}.section--goods .section--scrollVideoModal .video_play:after{position:absolute;top:50%;left:50%;display:block;content:"";background:#000;opacity:.3;width:23.4666666667vw;height:23.4666666667vw;border:2px solid #fff;border-radius:50%;z-index:-1;transform:scale(1);transition:transform .1s ease-out;transform:translate(-50%, -50%) scale(1)}.section--goods .section--scrollVideoModal #overlay--function_v3{height:165.3333333333vw;overflow:hidden}.section--goods .section--scrollVideoModal .section_overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:-99}.section--goods .section--scrollVideoModal .section_overlay.visible{opacity:1;z-index:1000;transition:opacity .8s}.section--goods .section--scrollVideoModal .section_overlay video{position:absolute;display:block;top:0;left:0;width:100%;height:auto}.section--goods .video_play{position:absolute;z-index:500;display:flex;top:0;bottom:0;left:0;right:0;margin:auto;width:fit-content;height:fit-content;justify-content:center;align-items:center;color:#fff;text-align:center;transition:opacity 2s ease-out;opacity:1;cursor:pointer}.section--goods .video_play:after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"";font-size:48px;line-height:100%;opacity:.53;transform:translate(-50%, -50%);position:absolute}.section--goods .video_play.invisible{opacity:0}.section--goods .video_play.__imagebtn{background-size:100%;position:relative;display:flex;align-items:center;justify-content:center;margin:0;bottom:0;right:0}.section--goods .video_play.__imagebtn::after{top:50%;left:50%}.section--goods .video_stop{position:absolute;z-index:99;top:2%;right:2%;width:50px;height:50px;color:#666;cursor:pointer}.section--goods .video_stop:hover{opacity:.8}.section--goods .video_stop::after{font-family:"icon";speak:none;font-style:normal;font-weight:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:54px;font-size:48px}.section--goods .modal-bg{background:rgba(0,0,0,.8);width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;visibility:hidden;z-index:-100}.section--goods .modal-bg.__visible{opacity:1;visibility:visible;pointer-events:all;cursor:pointer;z-index:900}}.section--products{background-color:var(--color-white)}@media(min-width: 641px){.section--products{padding:60px 0 205px}}@media(max-width: 640px){.section--products{padding:30px 25px 125px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products{padding:60px 32px 205px}}.section--products .view{text-align:center}@media(min-width: 641px){.section--products .view{padding:0 32px}}@media(max-width: 640px){.section--products .view{padding:0}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .view{padding:0}}.section--products .label{background-color:var(--color-background-gray)}@media(min-width: 641px){.section--products .label{padding:13px 20px;font-size:16px;display:inline-block}}@media(max-width: 640px){.section--products .label{padding:9px 15px;font-size:14px;display:inline-flex;align-items:center;justify-content:center}}.section--products .title{font-weight:normal;font-family:"Helvetica"}@media(min-width: 641px){.section--products .title{margin-top:40px;font-size:42px}}@media(max-width: 640px){.section--products .title{font-size:30px;margin-top:30px}}.section--products .title span{font-weight:bold}@media(min-width: 641px){.section--products .txt{font-size:18px;line-height:1.75;margin-top:45px}}@media(max-width: 640px){.section--products .txt{font-size:14px;line-height:1.75;margin-top:30px;text-align:left}}.section--products .lyt{display:flex;flex-direction:column}@media(min-width: 641px){.section--products .lyt{gap:130px;margin-top:150px}}@media(max-width: 640px){.section--products .lyt{gap:85px;margin-top:80px}}.section--products .lyt__item{display:flex}@media(min-width: 641px){.section--products .lyt__item{gap:84px;padding-right:140px;align-items:center;flex-wrap:nowrap}}@media(max-width: 640px){.section--products .lyt__item{gap:30px;flex-direction:column}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .lyt__item{gap:80px;flex-direction:column;padding-right:0}}@media(min-width: 641px){.section--products .lyt__item.--reverse{padding-right:0;padding-left:140px;flex-direction:row-reverse}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .lyt__item.--reverse{padding-right:0;padding-left:0;flex-direction:column}}@media(min-width: 641px){.section--products .lyt__item.--reverse .lyt__item-body{margin-left:0;margin-right:-335px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .lyt__item.--reverse .lyt__item-body{margin-left:0;margin-right:0}}@media(max-width: 640px){.section--products .lyt__item.--toaster .logo-title img{width:72.5333333333vw}}@media(max-width: 640px){.section--products .lyt__item.--toaster-pro .logo-title img{width:86.6666666667vw}}@media(min-width: 641px){.section--products .lyt__item.--rebaker .lyt__item-body{margin-left:-265px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .lyt__item.--rebaker .lyt__item-body{margin-left:0}}@media(max-width: 640px){.section--products .lyt__item.--rebaker .logo-title img{width:26.4vw}}@media(min-width: 641px){.section--products .lyt__item-body{margin-left:-315px}}@media only screen and (min-width: 641px)and (max-width: 1000px){.section--products .lyt__item-body{margin-left:0}}@media(max-width: 640px){.section--products .lyt__item-body{max-width:300px;margin:auto}}@media(min-width: 641px){.section--products .lyt__item-body img{height:42.578125vw;max-height:820px;max-width:none}}@media(min-width: 641px){.section--products .lyt__item-head{margin-top:-20px}}.section--products .lyt__item-head .logo-title img{margin:0}.section--products .lyt__item-head .logo-title span{font-weight:bold;display:block}@media(min-width: 641px){.section--products .lyt__item-head .logo-title span{font-size:24px;line-height:1.75;margin-top:40px}}@media(max-width: 640px){.section--products .lyt__item-head .logo-title span{font-size:18px;line-height:1.75;margin-top:15px}}@media(min-width: 641px){.section--products .lyt__item-head .txt{font-size:16px;line-height:1.75;margin-top:15px}}@media(max-width: 640px){.section--products .lyt__item-head .txt{font-size:14px;line-height:1.75;margin-top:15px}}@media(min-width: 641px){.section--products .lyt__item-head .price{font-size:24px;font-family:"Helvetica";margin-top:45px}}@media(max-width: 640px){.section--products .lyt__item-head .price{margin:12px 0 0 -3px;font-size:26px}}@media(min-width: 641px){.section--products .lyt__item-head .price .mark{font-size:16px;padding-right:5px}}@media(max-width: 640px){.section--products .lyt__item-head .price .mark{font-size:21px}}@media(min-width: 641px){.section--products .lyt__item-head .price .tax{font-size:14px}}@media(max-width: 640px){.section--products .lyt__item-head .price .tax{font-size:14px}}.section--products .lyt__item-head .price:before{content:none}.section--products .lyt__item-head .color{display:block}@media(min-width: 641px){.section--products .lyt__item-head .color{font-size:14px;margin-top:15px}}@media(max-width: 640px){.section--products .lyt__item-head .color{font-size:12px;margin-top:14px}}.section--products .lyt__item-head .btns{display:flex}@media(min-width: 641px){.section--products .lyt__item-head .btns{gap:18px;margin-top:30px}}@media(max-width: 640px){.section--products .lyt__item-head .btns{gap:15px;margin-top:23px}}.section--products .lyt__item-head .btns__buy,.section--products .lyt__item-head .btns__detail{color:var(--color-white);display:block;text-decoration:none;text-align:center}@media(min-width: 641px){.section--products .lyt__item-head .btns__buy,.section--products .lyt__item-head .btns__detail{font-size:13px;width:90px;height:32px;line-height:32px;border-radius:20px;transition:width .3s ease-in-out}}@media(max-width: 640px){.section--products .lyt__item-head .btns__buy,.section--products .lyt__item-head .btns__detail{font-size:14px;width:84px;height:29px;line-height:29px;border-radius:25px}}.section--products .lyt__item-head .btns__buy{background-color:#4ba53a}@media(min-width: 641px){.section--products .lyt__item-head .btns__buy:hover{width:110px}}.section--products .lyt__item-head .btns__detail{background-color:#6f6f6f}@media(min-width: 641px){.section--products .lyt__item-head .btns__detail:hover{width:110px}}@media(min-width: 641px){.section--sns{padding:0 32px 50px}}@media(max-width: 640px){.section--sns{padding:0 25px 30px}}.section--sns .sns-area{display:flex;justify-content:center}@media(min-width: 641px){.section--sns .sns-area{gap:40px}}@media(max-width: 640px){.section--sns .sns-area{gap:35px}}.section--sns .sns{display:block}.footer{margin-top:1px}@media(min-width: 641px){.footer{padding:44px 0 30px}}@media(max-width: 640px){.footer{padding:50px 0}}.footer .view .layout{display:flex;flex-direction:column;align-items:center;width:100%;max-width:375px;margin:0 auto}.footer .view .layout .logo{aspect-ratio:158/22;width:158px;height:auto;object-fit:contain}@media(max-width: 640px){.footer .view .layout .logo{width:135px;height:auto;aspect-ratio:unset}}.footer .view .layout .copywrite{font-size:12px;line-height:3.5;font-weight:bold;color:var(--color-white);margin-top:12px}@media(max-width: 640px){.footer .view .layout .copywrite{font-weight:normal;font-size:10px;margin-top:19px}}/*# sourceMappingURL=style.css.map */
