.locationRightEN{
  width: 70%;
  background-image: url('../image/locationMapPc-en.svg');
  background-repeat:no-repeat;
  height: 1000px;
}
.locationRightSC{
  width: 70%;
  background-image: url('../image/locationMapPc-sc.svg');
  background-repeat:no-repeat;
  height: 1000px;
}
.locationRightTC{
  width: 70%;
  background-image: url('../image/locationMapPc-tc.svg');
  background-repeat:no-repeat;
  height: 1000px;
}
