#pv2 {
  display: none;
}

.container.banner {
}

.working-area {
  width: 600px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.preview {
  display: block;
  width: 540px;
  background-color: #eeeeee;
  position: relative;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.preview h5 {
  color: #6d6d6d;
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0px;
  margin-top: 10px;
}

.preview h5.date {
  font-size: 22px;
  margin-top: 0px;
  color: #0a5a35;
}

.preview .venue {
  color: #000;
  font-size: 18px;
  margin-top: 5px;
}

.preview .www {
  font-size: 14px;
  margin-top: 0px;
}

.banner-form-wrap {
  width: 440px;
  margin-left: auto;
  margin-right: auto;
}

.stand-pv, .hall-pv {
  font-weight: 600;
  color: #EE5929;
}

#co-pv {
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}

/* #pv1 {
 	width: 470px;
 	margin-left: auto;
 	margin-right: auto;
} */

.ex-content {
  display: block;
  width: 540px;
  text-align: center;
  height: 200px;
  background-color: #ffffff;
  border: 1px solid #999;
}

.ex-content2 {
  display: block;
  width: 360px;
  text-align: center;
  height: 250px;
  background-color: #ffffff;
  border: 1px solid #999;
}

.exlogo-area {
  background-color: #ffffff;
  padding: 20px;
  height: 200px;
  border: 1px solid #999;
  float: left;
}

.exlogo-wrap {
  width: 160px;
  height: 160px;
  text-align: center;
  position: relative;
}

#exlogo-img {
  max-width: 100%;
  max-height: 100%;
  height: auto;
  display: block;
  position: absolute;
  image-rendering: crisp-edges;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

/* .text-pv { */

/* position: absolute; */

/* width: 100%; */

/* bottom: 10px; */

/* left: 0; */

/* right: 0; */

/* text-align: center; */

/* } */

/* .text-pv p { */

/* margin-top: 2px; */

/* margin-bottom: 2px; */

/* } */

.img-thumb {
  width: 100px;
  height: auto;
  border: 1px solid #999;
}

.img-list {
  margin-bottom: 20px;
  text-align: center;
}

.img2x {
  width: 312px;
  padding: 13px 10px 8px;
}

.loading-delay {
  display: none;
}

