*,*::before,*::after{-ms-box-sizing:border-box;box-sizing:border-box}html{scroll-padding-top:100px !important;scroll-behavior:smooth}@media screen and (max-width: 800px){html{scroll-padding-top:60px}}body{color:#fff;font-family:"Noto Sans JP",sans-serif;line-height:1.7}img{max-width:100%;height:auto;transition:.3s}a:hover img{opacity:.7}.sp{display:none}@media screen and (max-width: 800px){.sp{display:block}.pc{display:none}}header{width:100%;position:sticky;top:0;left:0;background:#41264e;z-index:100}header .inner{height:100px;padding:0 5%;display:flex;align-items:center;flex-wrap:wrap}@media screen and (max-width: 800px){header .inner{height:60px;padding:0 0 0 5%}}header .inner .logo{width:230px;font-size:0}@media screen and (max-width: 1180px){header .inner .logo{width:180px}}@media screen and (max-width: 980px){header .inner .logo{width:140px}}@media screen and (max-width: 800px){header .inner .logo{width:120px}}header .inner nav{margin:0 0 0 60px}@media screen and (max-width: 1180px){header .inner nav{margin:0 0 0 30px}}@media screen and (max-width: 800px){header .inner nav{width:100%;height:0;margin:0;background:#41264e;position:fixed;top:60px;left:0;overflow:hidden;transition:.3s}header .inner nav.active{height:221px}}header .inner nav ul{display:flex;gap:30px}@media screen and (max-width: 1180px){header .inner nav ul{gap:20px}}@media screen and (max-width: 980px){header .inner nav ul{gap:15px}}@media screen and (max-width: 800px){header .inner nav ul{text-align:center;flex-direction:column;gap:0}}header .inner nav ul li a{color:#fff;font-size:18px;text-decoration:none}@media screen and (max-width: 1180px){header .inner nav ul li a{font-size:16px}}@media screen and (max-width: 980px){header .inner nav ul li a{font-size:13px}}@media screen and (max-width: 800px){header .inner nav ul li a{padding:10px 0;font-size:14px;display:block;border-top:1px solid rgba(255,255,255,.3)}}@media screen and (max-width: 800px){header .inner nav .lang.sp{width:100%;display:flex;justify-content:space-between}header .inner nav .lang.sp a{width:50%;padding:10px 0;color:#fff;font-size:13px;text-decoration:none;text-align:center;display:block;border-top:1px solid rgba(255,255,255,.3)}header .inner nav .lang.sp a:first-of-type{border-right:1px solid rgba(255,255,255,.3)}}header .inner .lang.pc{margin:0 20px 0 auto}header .inner .lang.pc a{color:#fff;font-size:16px;text-decoration:none}@media screen and (max-width: 1100px){header .inner .lang.pc a{font-size:14px}}header .inner .lang.pc a:hover{text-decoration:underline}header .inner .sns{margin:0;display:flex;gap:20px}@media screen and (max-width: 800px){header .inner .sns{margin:0 10px 0 auto;gap:10px}}header .inner .sns a{width:45px}@media screen and (max-width: 980px){header .inner .sns a{width:30px}}header .inner #menu{display:none;width:60px;height:60px;margin:0;background:#41264e;cursor:pointer;position:relative;z-index:100}@media screen and (max-width: 800px){header .inner #menu{display:block}}header .inner #menu span{position:absolute;left:15px;width:30px;height:2px;transition:.3s;background-color:#fff;will-change:transform}header .inner #menu span:nth-child(1){top:19px}header .inner #menu span:nth-child(2){top:29px}header .inner #menu span:nth-child(3){top:39px}header .inner #menu.active span:nth-child(1){transform:translateY(10px) rotate(-45deg)}header .inner #menu.active span:nth-child(2){opacity:0}header .inner #menu.active span:nth-child(3){transform:translateY(-10px) rotate(45deg)}footer{width:100%;padding:0 5%;text-align:center;background:#9d528a}footer .inner{max-width:1000px;margin:0 auto;padding:50px 0}@media screen and (max-width: 768px){footer .inner{padding:40px 0}}footer .inner p.large{font-size:17px}footer .inner p.copy{margin:40px 0 0 0;font-size:11px}.anim{opacity:0;transform:translate(0, 40px);transition:1s}.anim.active{opacity:1;transform:translate(0, 0)}h2{margin:0 0 40px 0;color:#ffffca;font-family:"Noto Serif JP",serif;font-size:40px;font-weight:600;text-align:center;letter-spacing:2px;display:block}h2.pink{color:#df5b7a}h2.purple{color:#a74972}@media screen and (max-width: 800px){h2{margin:0 0 20px 0;font-size:24px;letter-spacing:1px}}h2 span{height:20px;display:block}@media screen and (max-width: 800px){h2 span{height:14px}}h2 span img{height:100%}main{width:100%;overflow:hidden}main section.visual{width:100%;padding:30px 5%;text-align:center;background:linear-gradient(to right, #f08c7e, #e95176)}@media screen and (max-width: 800px){main section.visual{padding:20px 10% 30px 10%}}main section.visual .inner{max-width:1300px;margin:0 auto;position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}main section.visual .inner .swiper{width:70%;margin:0 auto 0 0;overflow:visible;opacity:0;transition:1.5s}@media screen and (max-width: 800px){main section.visual .inner .swiper{width:100%;margin:0 auto}}main section.visual .inner .swiper.active{opacity:1}main section.visual .inner .swiper .swiper-wrapper .swiper-slide{margin-right:30px}@media screen and (max-width: 800px){main section.visual .inner .swiper .swiper-wrapper .swiper-slide{margin-right:15px !important}}main section.visual .inner .swiper .swiper-wrapper .swiper-slide-prev{transition:margin-right 1.5s}main section.visual .inner .swiper .swiper-wrapper .swiper-slide-active{margin-right:60% !important}@media screen and (max-width: 800px){main section.visual .inner .swiper .swiper-wrapper .swiper-slide-active{margin-right:15px !important}}main section.visual .inner .title{width:37.5%;position:absolute;top:50%;right:0;z-index:2;transform:translate(0, -50%)}@media screen and (max-width: 800px){main section.visual .inner .title{width:100%;max-width:400px;margin:0 auto;position:static;transform:translate(0, 0)}}main section.visual .inner .title h1{opacity:0;transform:scale(1.1);transition:1.5s .5s}@media screen and (max-width: 768px){main section.visual .inner .title h1{max-width:100%}}main section.visual .inner .title h1.active{opacity:1;transform:scale(1)}main section.news{width:100%;padding:20px 5% 60px;text-align:center;background:linear-gradient(to right, #f08c7e, #e95176)}@media screen and (max-width: 800px){main section.news{padding:0 5% 40px}}main section.news .inner{max-width:1000px;margin:0 auto}main section.news .inner ul{position:relative}main section.news .inner ul::after{content:"";width:130px;height:1px;background:#ffffca;display:block;position:absolute;left:50%;bottom:0;transform:translate(-50%, 0);will-change:transform}@media screen and (max-width: 800px){main section.news .inner ul::after{width:100px}}main section.news .inner ul li{position:relative}main section.news .inner ul li::after{content:"";width:130px;height:1px;background:#ffffca;display:block;position:absolute;left:50%;top:0;transform:translate(-50%, 0);will-change:transform}@media screen and (max-width: 800px){main section.news .inner ul li::after{width:100px}}main section.news .inner ul li dl{padding:15px 0;font-size:18px;display:flex;justify-content:center;gap:20px}@media screen and (max-width: 800px){main section.news .inner ul li dl{font-size:14px;flex-direction:column;gap:0}}main section.news .inner ul li dl dd a{color:#fff}main section.news .inner ul li dl dd a:hover{text-decoration:none}main section.about{padding:80px 5%;text-align:center;background:linear-gradient(to right, rgba(240, 140, 126, 0.4), rgba(233, 81, 118, 0.4))}@media screen and (max-width: 800px){main section.about{padding:40px 5%}}main section.about .inner{max-width:1100px;margin:0 auto;color:#000}main section.about .inner h3{max-width:495px;margin:0 auto 40px}@media screen and (max-width: 800px){main section.about .inner h3{margin:0 auto 20px}}main section.about .inner h4{margin:0 0 30px 0;font-size:33px;line-height:1.5}@media screen and (max-width: 1020px){main section.about .inner h4{font-size:24px}}@media screen and (max-width: 800px){main section.about .inner h4{font-size:18px}}main section.about .inner p{font-size:19px;line-height:2}@media screen and (max-width: 1210px){main section.about .inner p{font-size:16px}}@media screen and (max-width: 1020px){main section.about .inner p{font-size:14px}}@media screen and (max-width: 800px){main section.about .inner p{font-size:13px}}main section.contents{padding:80px 5%}@media screen and (max-width: 800px){main section.contents{padding:40px 5%}}main section.contents .inner{max-width:1200px;margin:0 auto;color:#df5b7a}main section.contents .inner h3{margin:0 0 30px 0;font-family:"Noto Serif JP",serif;font-size:39px;font-weight:600;text-align:center;letter-spacing:1px}@media screen and (max-width: 800px){main section.contents .inner h3{font-size:20px}}main section.contents .inner .map{margin:0 0 60px 0}@media screen and (max-width: 800px){main section.contents .inner .map{margin:0 0 40px 0}}main section.contents .inner ul li+li{margin:80px 0 0 0}@media screen and (max-width: 800px){main section.contents .inner ul li+li{margin:40px 0 0 0}}main section.contents .inner ul li:nth-child(2n) .flex{flex-direction:row-reverse}@media screen and (max-width: 800px){main section.contents .inner ul li:nth-child(2n) .flex{flex-direction:column-reverse}}main section.contents .inner ul li .flex{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media screen and (max-width: 800px){main section.contents .inner ul li .flex{flex-direction:column-reverse}}main section.contents .inner ul li .flex .img{width:calc(100% - 510px)}@media screen and (max-width: 1100px){main section.contents .inner ul li .flex .img{width:calc(100% - 400px)}}@media screen and (max-width: 800px){main section.contents .inner ul li .flex .img{width:100%;margin:20px 0 0 0}}main section.contents .inner ul li .flex .box{width:460px}@media screen and (max-width: 1100px){main section.contents .inner ul li .flex .box{width:360px}}@media screen and (max-width: 800px){main section.contents .inner ul li .flex .box{width:100%}}main section.contents .inner ul li .flex .box .wrap{padding:40px 0;background:url(../images/contents_box.png) no-repeat center top/100% auto,url(../images/contents_box.png) no-repeat center bottom/100% auto}@media screen and (max-width: 800px){main section.contents .inner ul li .flex .box .wrap{padding:30px 0}}main section.contents .inner ul li .flex .box h4{margin:0 0 20px 0;color:#9d528a;font-weight:600;font-size:20px}@media screen and (max-width: 1100px){main section.contents .inner ul li .flex .box h4{font-size:18px}}@media screen and (max-width: 800px){main section.contents .inner ul li .flex .box h4{font-size:16px;margin:0 0 10px 0}}main section.contents .inner ul li .flex .box p{font-size:16px}@media screen and (max-width: 1100px){main section.contents .inner ul li .flex .box p{font-size:14px}}main section.contents .inner ul li .flex .box a{margin:30px 0 0 0;padding:15px 0;color:#fff;font-size:20px;font-weight:600;text-align:center;text-decoration:none;border-radius:50px;background:#df5b7a;display:block;transition:opacity .3s}@media screen and (max-width: 1100px){main section.contents .inner ul li .flex .box a{font-size:15px}}main section.contents .inner ul li .flex .box a:hover{opacity:.7}main section.kitchencar{margin:0 0 100px 0;padding:80px 5% 0;background:#f0dbde}@media screen and (max-width: 800px){main section.kitchencar{margin:0 0 40px 0;padding:40px 5% 0}}main section.kitchencar .inner{max-width:1200px;margin:0 auto;color:#29254c}main section.kitchencar .inner .desc{margin:0 0 50px 0;font-size:19px;text-align:center}@media screen and (max-width: 800px){main section.kitchencar .inner .desc{font-size:14px}}main section.kitchencar .inner h3{max-width:590px;margin:0 auto 40px;padding:10px 0;color:#fff;font-size:34px;font-weight:600;text-align:center;border-radius:10px;background:#a74972}@media screen and (max-width: 1100px){main section.kitchencar .inner h3{max-width:500px;font-size:28px}}@media screen and (max-width: 800px){main section.kitchencar .inner h3{max-width:100%;margin:0 auto 20px;font-size:20px;border-radius:5px}}main section.kitchencar .inner ul{padding:0 0 80px 0;display:grid;grid-template-columns:repeat(3, 30.03%);gap:5%}@media screen and (max-width: 800px){main section.kitchencar .inner ul{padding:0 0 40px 0;grid-template-columns:repeat(1, 100%);gap:20px}}main section.kitchencar .inner ul li{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:15px}@media screen and (max-width: 800px){main section.kitchencar .inner ul li{gap:10px}}main section.kitchencar .inner ul li h4{display:flex;align-items:end;color:#a74972;font-size:25px;font-weight:600;line-height:1.3}@media screen and (max-width: 1100px){main section.kitchencar .inner ul li h4{font-size:18px}}main section.kitchencar .inner ul li p{font-size:18px}@media screen and (max-width: 1100px){main section.kitchencar .inner ul li p{font-size:16px}}@media screen and (max-width: 800px){main section.kitchencar .inner ul li p{font-size:14px}}main section.limited_menu{margin:0 5% 60px;padding:70px 5%;background:url(../images/limited_menu_bg.png) no-repeat right 3% top 70px/222px auto,linear-gradient(to right, rgba(240, 140, 126, 0.4), rgba(233, 81, 118, 0.2))}@media screen and (max-width: 800px){main section.limited_menu{margin:0 5% 40px;padding:40px 5%;background:url(../images/limited_menu_bg.png) no-repeat right 3% top 70px/100px auto,linear-gradient(to right, rgba(240, 140, 126, 0.4), rgba(233, 81, 118, 0.2))}}main section.limited_menu .inner{margin:0 auto;color:#29254c}main section.limited_menu .inner h3{max-width:830px;margin:0 auto 50px;padding:0 0 15px 0;text-align:center;border-bottom:3px solid #df5b7a}@media screen and (max-width: 800px){main section.limited_menu .inner h3{margin:0 auto 20px;padding:0 0 10px 0;border-bottom:2px solid #df5b7a}}main section.limited_menu .inner h3 img{max-width:500px;width:100%}main section.limited_menu .inner .desc{max-width:830px;margin:0 auto 30px;text-align:center}@media screen and (max-width: 800px){main section.limited_menu .inner .desc{margin:0 auto 20px}}main section.limited_menu .inner .desc p{font-size:19px}@media screen and (max-width: 800px){main section.limited_menu .inner .desc p{font-size:14px}}main section.limited_menu .inner .grid{max-width:1020px;margin:0 auto;display:grid;grid-template-columns:repeat(2, 47.5%);gap:5%}@media screen and (max-width: 800px){main section.limited_menu .inner .grid{grid-template-columns:repeat(1, 100%);gap:30px}}main section.limited_menu .inner .grid .box{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:10px}main section.limited_menu .inner .grid .box h4{display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;line-height:1.4;text-align:center}@media screen and (max-width: 800px){main section.limited_menu .inner .grid .box h4{font-size:16px}}main section.limited_menu .inner .grid .box p{font-size:16px}@media screen and (max-width: 800px){main section.limited_menu .inner .grid .box p{font-size:14px}}main section.limited_menu .inner .grid .box p+p{margin:20px 0 0 0}main section.limited_menu .inner .info{margin:50px 0 0 0;font-size:20px;text-align:center}@media screen and (max-width: 800px){main section.limited_menu .inner .info{margin:30px 0 0 0;font-size:15px;text-align:left}}main section.kibaco{margin:0 5% 60px;padding:70px 5%;background:url(../images/kibaco_bg.png) no-repeat right 3% top 70px/253px auto,linear-gradient(to right, rgb(228, 223, 183), rgb(255, 208, 128))}@media screen and (max-width: 800px){main section.kibaco{margin:0 5% 40px;padding:40px 5%;background:url(../images/kibaco_bg.png) no-repeat right 3% top 70px/100px auto,linear-gradient(to right, rgb(228, 223, 183), rgb(255, 208, 128))}}main section.kibaco .inner{margin:0 auto;color:#29254c}main section.kibaco .inner h3{max-width:830px;margin:0 auto 50px;padding:0 0 15px 0;text-align:center;border-bottom:3px solid #df5b7a}@media screen and (max-width: 800px){main section.kibaco .inner h3{margin:0 auto 20px;padding:0 0 10px 0;border-bottom:2px solid #df5b7a}}main section.kibaco .inner h3 img{max-width:802px;width:100%}main section.kibaco .inner .desc{max-width:830px;margin:0 auto 30px;text-align:center}@media screen and (max-width: 800px){main section.kibaco .inner .desc{margin:0 auto 20px}}main section.kibaco .inner .desc p{font-size:19px}@media screen and (max-width: 800px){main section.kibaco .inner .desc p{font-size:14px}}main section.kibaco .inner .desc p+p{margin:20px 0 0 0}main section.kibaco .inner .flex{max-width:1110px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width: 800px){main section.kibaco .inner .flex{gap:30px}}main section.kibaco .inner .flex .box1{width:56%;display:flex;gap:5%}@media screen and (max-width: 800px){main section.kibaco .inner .flex .box1{width:100%}}main section.kibaco .inner .flex .box2{width:41%;display:flex;gap:2%}@media screen and (max-width: 800px){main section.kibaco .inner .flex .box2{width:100%;gap:5%}}main section.kibaco .inner .flex a.modal{display:block;position:relative;background:#fff}main section.kibaco .inner .flex a.modal:after{content:"";width:49px;height:49px;background:url(../images/modal.png) no-repeat center center/100% auto;position:absolute;left:0;top:0}@media screen and (max-width: 800px){main section.kibaco .inner .flex a.modal:after{width:35px;height:35px}}main section.kibaco .inner .flex figcaption{margin:5px 0 0 0;font-size:20px}@media screen and (max-width: 1140px){main section.kibaco .inner .flex figcaption{font-size:15px}}@media screen and (max-width: 800px){main section.kibaco .inner .flex figcaption{font-size:12px}}main section.kibaco .inner .info{margin:50px 0 0 0;font-size:19px;text-align:center}@media screen and (max-width: 800px){main section.kibaco .inner .info{margin:30px 0 0 0;font-size:15px;text-align:left}}main section.kibaco .inner .btn{margin:20px 0 0 0;text-align:center}main section.kibaco .inner .btn a{padding:10px 30px;color:#29254c;font-size:19px;font-weight:600;text-decoration:none;border-radius:50px;background:#e3b200;display:inline-block;transition:opacity .3s}@media screen and (max-width: 800px){main section.kibaco .inner .btn a{padding:10px 20px;font-size:14px}}main section.kibaco .inner .btn a:hover{opacity:.7}main section.access{padding:80px 0;text-align:center;background:linear-gradient(to right, #f08c7e, #e95176)}@media screen and (max-width: 800px){main section.access{padding:40px 0}}main section.access p.desc{margin:0 0 20px 0;padding:0 5%;font-size:16px;text-align:center}@media screen and (max-width: 800px){main section.access p.desc{font-size:14px}}main section.access .map{margin:0 0 30px 0}main section.access .map iframe{width:100%;height:540px;display:block}@media screen and (max-width: 800px){main section.access .map iframe{height:400px}}main section.access .info{max-width:760px;margin:0 auto;text-align:left}main section.access .info .inner{max-width:100%;margin:0 auto;padding:0 5%}main section.access .info .inner p{margin:0 0 40px 87px}@media screen and (max-width: 800px){main section.access .info .inner p{margin:0 0 30px 0;font-size:13px}}main section.access .info .inner dl{color:#ffffca;display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}main section.access .info .inner dl+dl{margin:30px 0 0 0}main section.access .info .inner dl dt{width:77px}@media screen and (max-width: 800px){main section.access .info .inner dl dt{width:40px}}main section.access .info .inner dl dd{width:calc(100% - 87px);font-size:15px}@media screen and (max-width: 800px){main section.access .info .inner dl dd{width:calc(100% - 50px);font-size:14px}}main section.access .info .inner .btn{margin:50px 0 0 0;text-align:center}@media screen and (max-width: 800px){main section.access .info .inner .btn{margin:30px 0 0 0}}main section.access .info .inner .btn a{padding:20px 50px;color:#df5b7a;font-size:22px;font-weight:600;text-decoration:none;line-height:1;border-radius:50px;background:#fff;display:inline-block;transition:.3s}@media screen and (max-width: 800px){main section.access .info .inner .btn a{padding:15px 30px;font-size:18px}}main section.access .info .inner .btn a:hover{opacity:.7}main section.note{padding:80px 5%;background:#9d528a}@media screen and (max-width: 800px){main section.note{padding:40px 5%}}main section.note .inner{max-width:1200px;margin:0 auto}main section.note .inner ul li{margin:0 0 5px 1em;text-indent:-1em;font-size:15px}@media screen and (max-width: 800px){main section.note .inner ul li{font-size:13px}}main aside{padding:40px 5%;text-align:center}main aside p{margin:0 0 10px 0;color:#9d528a;font-size:16px;font-weight:600}main aside a{max-width:620px;margin:0 auto;display:block}main aside a.tokyo_green_biz{max-width:400px;margin:30px auto 0;display:block}@media screen and (max-width: 800px){main aside a.tokyo_green_biz{margin:20px auto 0}}main section.workshop{padding:80px 5%}@media screen and (max-width: 800px){main section.workshop{padding:40px 5%}}main section.workshop .inner{max-width:1200px;margin:0 auto;color:#29254c}main section.workshop .inner .desc{margin:0 0 50px 0;text-align:center;font-size:19px}@media screen and (max-width: 800px){main section.workshop .inner .desc{font-size:14px}}main section.workshop .inner h3{max-width:590px;margin:0 auto 40px;padding:10px 0;color:#fff;font-size:34px;font-weight:600;text-align:center;border-radius:10px;background:#df5b7a}@media screen and (max-width: 1100px){main section.workshop .inner h3{max-width:500px;font-size:28px}}@media screen and (max-width: 800px){main section.workshop .inner h3{max-width:100%;margin:0 auto 20px;font-size:18px;border-radius:5px}}main section.workshop .inner h4{margin:0 0 30px 0;font-family:"Noto Serif JP",serif;font-size:34px;font-weight:600;letter-spacing:2px;text-align:center;display:flex;align-items:center;gap:40px}@media screen and (max-width: 800px){main section.workshop .inner h4{margin:0 0 20px 0;font-size:20px;letter-spacing:1px;gap:20px}}main section.workshop .inner h4::before{content:"";width:50%;height:5px;background:#df5b7a}@media screen and (max-width: 800px){main section.workshop .inner h4::before{height:2px}}main section.workshop .inner h4::after{content:"";width:50%;height:5px}@media screen and (max-width: 800px){main section.workshop .inner h4::after{height:2px}}main section.workshop .inner h4.pink{color:#df5b7a}main section.workshop .inner h4.pink::before{background:#df5b7a}main section.workshop .inner h4.pink::after{background:#df5b7a}main section.workshop .inner h4.orange{color:#f39953}main section.workshop .inner h4.orange::before{background:#f39953}main section.workshop .inner h4.orange::after{background:#f39953}main section.workshop .inner ul.list{margin:0 0 80px 0;display:grid;grid-template-columns:repeat(3, 30.33%);gap:50px 4.5%}@media screen and (max-width: 800px){main section.workshop .inner ul.list{margin:0 0 40px 0;grid-template-columns:repeat(1, 100%);gap:40px}}main section.workshop .inner ul.list.marche h5{color:#f39953}main section.workshop .inner ul.list>li{display:grid;grid-template-rows:subgrid;grid-row:span 3;gap:15px}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li{gap:10px}}main section.workshop .inner ul.list>li h5{color:#df5b7a;font-size:25px;font-weight:600;line-height:1.3}@media screen and (max-width: 1300px){main section.workshop .inner ul.list>li h5{font-size:20px}}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li h5{font-size:18px}}main section.workshop .inner ul.list>li p{font-size:18px}@media screen and (max-width: 1100px){main section.workshop .inner ul.list>li p{font-size:16px}}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li p{font-size:14px}}main section.workshop .inner ul.list>li .link{margin:20px 0 0 0}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li .link{margin:15px 0 0 0}}main section.workshop .inner ul.list>li .link ul{display:flex;align-items:center;gap:10px}main section.workshop .inner ul.list>li .link ul li a.official{height:36px;padding:6px 10px;color:#df5b7a;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none;border:1px solid #df5b7a;display:flex;align-items:center;transition:.3s}@media screen and (max-width: 1100px){main section.workshop .inner ul.list>li .link ul li a.official{height:30px;font-size:13px}}main section.workshop .inner ul.list>li .link ul li a.official:hover{color:#fff;background:#df5b7a}main section.workshop .inner ul.list>li .link ul li img{height:36px}@media screen and (max-width: 1100px){main section.workshop .inner ul.list>li .link ul li img{height:30px}}main section.workshop .inner ul.list>li .link .btn{margin:30px 0 0 0}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li .link .btn{margin:20px 0 0 0}}main section.workshop .inner ul.list>li .link .btn a{padding:15px;color:#fff;font-size:20px;font-weight:600;line-height:1;text-align:center;text-decoration:none;border-radius:50px;background:#df5b7a;display:block;transition:.3s}@media screen and (max-width: 800px){main section.workshop .inner ul.list>li .link .btn a{font-size:16px}}main section.workshop .inner ul.list>li .link .btn a:hover{opacity:.7}/*# sourceMappingURL=style.css.map */