@media screen and (min-width: 881px){.pc{display:block}}@media screen and (max-width: 880px){.pc{display:none}}@media screen and (min-width: 881px){.sp{display:none}}@media screen and (max-width: 880px){.sp{display:block}}.teaser{position:relative;overflow:hidden;background:#8c001b}@media screen and (min-width: 881px){.teaser{height:2350px}}@media screen and (max-width: 880px){.teaser{height:auto}}.teaser__img>*{max-width:none}@media screen and (min-width: 881px){.teaser__img>*{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1919px}}@media screen and (max-width: 880px){.teaser__img>*{position:static;width:100%}}