#mainv{position:relative;background-image:url("../images/mainv-pc.png");background-size:cover;background-position:top center;height:calc(100vh - 8rem)}@media screen and (max-width: 480px){#mainv{background-image:url("../images/mainv-sp.png");background-position:top center;height:98vw}}#mainv .label{background-color:#162e62;color:#fff;text-align:center;font-size:24px;font-weight:bold;padding:1.2rem}@media screen and (max-width: 480px){#mainv .label{font-size:14px}}#mainv .catch{position:absolute;width:50%;top:50%;left:15%;transform:translateY(-50%)}@media screen and (max-width: 480px){#mainv .catch{width:90%;top:auto;bottom:5%;left:5%;transform:translateY(0)}}/*# sourceMappingURL=custome.css.map */