.first_box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100000; }

.desc_first_box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100000; }

#create_box {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 415px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

#desc_box {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 240px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }
  
  #desc_subbox {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 240px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

.broc_first_box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100000; }

#broc_box {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 100px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

.image_first_box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100000; }

#image_box {
  border: 1px solid red;
  position: absolute;
  left: 35%;
  overflow: hidden;
  top: 640px;
  min-height: 100px;
  width: 58%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

#quarter {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 100px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

.feat_first_box {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100000; }

#feat_box {
  border: 1px solid red;
  position: absolute;
  left: 35%;
  overflow: hidden;
  top: 640px;
  min-height: 100px;
  width: 58%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }

#wholesale {
  border: 1px solid red;
  position: fixed;
  left: 50%;
  overflow: hidden;
  top: 40px;
  min-height: 100px;
  width: 40%;
  margin: 0 0 0 -190px;
  background-color: #eee;
  z-index: 100001; }
