:root{--badge-height:5.6rem;--badge-height-mobile:5rem;--badge-ratio-width-app-store:3;--badge-ratio-width-google-play:3.33;--work-ratio-width-crossword:2.05}.apps__work{width:100%;display:block;padding:0}.apps__work img{width:100%;height:calc(100%*var(--work-ratio-width-crossword));display:block;border-radius:var(--border-radius);box-shadow:0 0 8px 4px #efefef}.apps__badges{margin:1.6rem 0;display:flex;align-items:center;justify-content:center}.apps__badges a{display:block}.apps__badges a img{height:var(--badge-height)}.apps__badges a:first-child{margin-right:1.6rem}.apps__badges--tsumeShogi{margin-bottom:3.2rem}.apps{margin:6.4rem 0 4rem}@media screen and (max-width:480px){.apps__work img{border-radius:0;box-shadow:none}.apps__work .imgWorkTsumeShogi{border-top:.2rem solid #efefef}.apps__badges a>img{height:var(--badge-height-mobile)}.apps__badges .badgeAppStpre>img{width:calc(var(--badge-height-mobile)*var(--badge-ratio-width-app-store))}.apps__badges .badgeGooglePlay>img{width:calc(var(--badge-height-mobile)*var(--badge-ratio-width-google-play))}.apps{margin:5.6rem 0}}