@charset "UTF-8";
/* CSS Document */
@media (min-width: 769px) {
.pc-max-height-350px {
    max-height: 350px;
    width: auto;
}
}