@charset "UTF-8";


.pano_area { position: relative; width: 100%; overflow: hidden; margin: 0 auto; }

.viewWrap { height: 600px; max-width: 100%; }

.pano_image figure, .panoramixImg { height: 600px !important; max-width: inherit; }

@media screen and (max-width: 550px) { .viewWrap { height: 400px; }
  .pano_image figure, .panoramixImg { height: 400px !important; } }