@charset "utf-8";

/*------------------------------------------------------------
  Tour
------------------------------------------------------------*/

#sub-tour-map {}
#sub-tour-map iframe { width:100%; height:80vw; }

@media screen and (min-width:900px){
#sub-tour-map {}
#sub-tour-map iframe { height:28.98vw; }
}
@media screen and (min-width:1380px){
#sub-tour-map {}
#sub-tour-map iframe { height:400px; }
}




