.shop,.staff,.company{padding-top:40px;padding-bottom:40px}.shop__items{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-content:flex-start}.shop__item{-webkit-flex:1 1 calc(100% / 2);-ms-flex:1 1 calc(100% / 2);flex:1 1 calc(100% / 2);margin:16px}.shop__item img{width:100%}.shop__item iframe{width:100%;height:100%}@media screen and (max-width:768px){.shop__items{display:block}.shop__item iframe{height:50vw}}.staff__items{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-content:flex-start;max-width:720px;margin:24px auto;background:#fff;padding:24px}.staff__item{margin:16px}.staff__img{-webkit-flex:1 1 30%;-ms-flex:1 1 30%;flex:1 1 30%;text-align:center}.staff__occupation{background:#452010;color:#fff;font-size:.8em;padding:.1em;max-width:80px;margin:1em auto}.staff__img img{width:100%}.staff__profile{-webkit-flex:1 1 70%;-ms-flex:1 1 70%;flex:1 1 70%}@media screen and (max-width:768px){.staff__items{display:block}.staff__img img{width:100%;max-width:calc(100vw / 375 * 180);display:block;margin:0 auto}}.company table{max-width:720px;margin:0 auto}.company table th{font-weight:700;min-width:160px}.company table th,.company table td{border-bottom:1px solid #d1b097}@media screen and (max-width:768px){.company table th{border:none}.company table th,.company table td{display:block}}