@import"https://fonts.googleapis.com/earlyaccess/notosansjp.css";@import"https://fonts.googleapis.com/css?family=Roboto:400,700,900";*{box-sizing:border-box}body{color:#000;touch-action:manipulation}@media screen and (max-width: 420px){.wrapper .pic{width:calc(100% - 15px);height:calc(100% - 15px);background-image:url(/assets/img/portrait.jpg)}.wrapper .img{padding:1rem}.wrapper .sp{display:block;width:100%}.wrapper .pc{display:none}}@media screen and (min-width: 421px){.wrapper{display:flex;justify-content:center;padding:2rem 1rem}.wrapper .pic{background-image:url(/assets/img/landscape.jpg);width:calc(100vw - 60px);height:calc(100% - 60px);max-width:1877px;max-height:1370px}.wrapper .img{width:calc(100vw - 60px);height:calc(100% - 60px);max-width:1142px;max-height:863px;display:flex;justify-content:center;align-items:center}.wrapper .sp{display:none}.wrapper .pc{display:block;width:100%}}.not-support{width:500px;height:250px;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;z-index:10000}