@charset "UTF-8";

/*１番目の３６０度写真*/
#theta-viewer {
  width: 800px;
  height: 600px;
  border: 1px solid black;
}

#theta-viewer.active {
    border: 4px solid red;
}

/*２番目の３６０度写真*/
/*#theta-viewer02 {
  width: 800px;
  height: 600px;
  border: 1px solid black;
}

#theta-viewer02.active {
    border: 4px solid red;
}
*/




