@charset "UTF-8";.cat-nav li a,.products__btn{text-align:center;color:#333}.contents__ttl--products{border-bottom:2px solid #89E03D}.contents__ttl--products>span{font-size:16px}@media print,screen and (min-width:768px){.contents__ttl--products>span{font-size:24px}}@media print,screen and (min-width:960px){.products{width:960px;margin:auto}}.products__item{font-size:14px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px dashed #89E03D}.products__item:last-child{border-bottom:none}@media print,screen and (min-width:768px){.products__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:30px;margin-bottom:30px}}.products__img{max-width:450px;width:100%;margin:0 auto 10px}.products__img>img{width:100%}@media print,screen and (min-width:768px){.products__img{max-width:360px;margin-right:30px}.products__detail{width:570px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}.products__btn{display:block;width:320px;font-size:14px;font-weight:700;background-color:#F3F9DE;border:2px solid #89E03D;border-radius:8px;line-height:1.25;padding:10px;margin-top:20px;position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.products__btn:hover{opacity:.8}@media screen and (max-width:767px){.products__btn{margin:20px auto 0}}.products__btn::after{content:'';display:inline-block;width:0;height:0;border-style:solid;border-width:6px 0 6px 9px;border-color:transparent transparent transparent #89E03D;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute}.product__name{font-size:16px;font-weight:700;margin-bottom:10px}.cat-nav li{background-color:#F3F9DE;border:2px solid #89E03D}@media print,screen and (min-width:768px){.products__btn{font-size:16px;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;margin-left:auto}.products__btn::after{right:20px}.product__name{font-size:18px}.product__desc{font-size:16px}.cat-nav li{margin-right:5px}}.cat-nav li a{display:block;font-size:16px;padding:8.5px 10px;-webkit-transition:.3s;transition:.3s}.cat-nav li a:hover{opacity:.7;-webkit-transition:.3s;transition:.3s}@media print,screen and (min-width:768px){.cat-nav li a{padding:16.5px 10px}}.cat-nav li[aria-selected=true]{background-color:#89E03D}.cat-nav li[aria-selected=true] a{color:#fff}