.style_inner {
  width: 1200px;
  margin: 0 auto;
}

.banner--item > a {
  font-size: 0;
}

.banner--item > a {
  display: inline-block;
}

.exhibition__contents {
  margin-top: 40px;
  box-sizing: border-box;
}

.exhibition__header {
  background: url("https://image.imarket.co.kr/contents/image/registered/20201026/1603678707831813000.jpg");
}

.exhibition__header__box {
  position: relative;
  margin: 0 auto;
  height: 180px;
}

.exhibition__header__title {
  position: absolute;
  top: 50%;
  left: 50px;
  margin-top: -25px;
  color: #232c47;
  font-size: 50px;
  font-weight: 500;
}

.exhibition__header__icon--pack {
  position: absolute;
  top: 40px;
  right: 30px;
  width: 425px;
  font-size: 0;
}

.exhibition__header__icon {
  display: inline-block;
  margin-left: 15px;
  width: 95px;
  text-align: center;
  font-size: 13px;
  box-sizing: border-box;
  vertical-align: baseline;
}

.exhibition__header__icon:first-child {
  margin-left: 0;
}

.exhibition__header__icon > a:hover {
  text-decoration: none;
}

.exhibition__header__icon > a > div {
  height: 65px;
  box-sizing: border-box;
}

.exhibition__header__icon > a > p {
  margin-top: 5px;
  line-height: 1.2;
  font-size: 13px;
  color: #000;
  letter-spacing: -2px;
}

.exhibition__header__icon.icon__coupon > a > div {
  padding-top: 20px;
}

.exhibition__header__icon.icon__recommend_point > a > div {
  padding-top: 10px;
}

.exhibition__header__icon.icon__cockdeal > a > div {
  padding-top: 0px;
}

.exhibition__header__icon.icon__simply_postpay > a > div {
  padding-top: 17px;
}

.exhibition__header__icon.icon__publish_taxbill > a > div {
  padding-top: 20px;
}

.exhibition__header__icon.icon__fast_delivery > a > div {
  padding-top: 22px;
}

.exhibition__banner {
  padding-top: 40px;
}

.exhibition__banner__card--pack {
  margin-bottom: 60px;
  overflow: hidden;
}

.exhibition__banner__card--pack > div {
  float: left;
  margin-left: calc((100% - 1140px) / 3);
  width: 285px;
  height: 280px;
}

.exhibition__banner__card--pack > div:first-child {
  margin-left: 0;
}

.exhibition__banner__wide--pack {
  margin-bottom: 50px;
  text-align: center;
}

.exhibition__contents {
  margin-bottom: 100px;
}

.exhibition__contents__title {
  height: 45px;
  line-height: 45px;
  font-size: 26px;
  font-weight: 500;
  color: #000;
}

.exhibition__tabmenu {
  overflow: hidden;
  border-top: 3px solid #d4382e;
  border-bottom: 1px solid #333;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background-color: #fff;
  box-sizing: border-box;
}

.exhibition__tabmenu > li {
  float: left;
  width: calc(100% / 6 - 0.1px);
  height: 43px;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  box-sizing: border-box;
}

.exhibition__tabmenu > li:nth-child(-n + 6) {
  border-top: none;
}

.exhibition__tabmenu > li:nth-child(6n + 1) {
  border-left: none;
}

.exhibition__tabmenu > li > a {
  display: block;
  padding-left: 20px;
  height: 43px;
  line-height: 43px;
  background: url("/img//imfs/exhibition/indicator_arrow_s_right_gray.gif") no-repeat calc(100% - 20px) center;
  color: #333;
  font-weight: 500;
}

.exhibition__tabmenu > li > a > span {
  margin-left: 5px;
  font-weight: 400;
  color: #999;
}

.exhibition__tabmenu > li > a:hover {
  background: url("/img/imfs/exhibition/indicator_arrow_s_right_white.gif") no-repeat calc(100% - 20px) center;
  background-color: #d4382e;
  color: #fff;
  text-decoration: none;
}

.exhibition__tabmenu > li > a:hover > span {
  color: #fff;
}

.exhibition__tabmenu > li > a.active {
  background: url("/img/imfs/exhibition/indicator_arrow_s_right_white.gif") no-repeat calc(100% - 20px) center;
  background-color: #d4382e;
  color: #fff;
}

.exhibition__tabmenu > li > a.active > span {
  color: #fff;
}

.exhibition__products {
  margin-top: 50px;
}

.exhibition__products__plant--list {
  overflow: hidden;
}

.exhibition__products__plant--item {
  float: left;
  border: 1px solid #e5e5e5;
  width: 590px;
  height: 390px;
  margin-left: 20px;
  margin-bottom: 60px;
  overflow: hidden;
  box-sizing: border-box;
}

.exhibition__products__plant--item:nth-child(odd) {
  margin-left: 0;
}

.exhibition__products__plant--pack {
  width: 590px;
  height: 200px;
}

.exhibition__products__plant--pack .banner--item img {
  width: 590px;
  height: 200px;
}

.exhibition__plant__products {
  position: relative;
  margin: 0 auto;
  margin-top: -40px;
  padding-top: 20px;
  width: 510px;
  background: #fff;
  overflow: hidden;
}

.exhibition__plant__product--item {
  position: relative;
  float: left;
  margin-left: 50px;
  width: 130px;
}

.exhibition__plant__product--item:first-child {
  margin-left: 0;
}

.exhibition__plant__product--item a:hover {
  text-decoration: none;
}

.exhibition__plant__product--item a:hover .exhibition__product__name {
  text-decoration: underline;
}

.exhibition__product__badge {
  position: absolute;
  top: 0;
  right: 0;
}

.exhibition__product__ribon {
  float: left;
  width: 42px;
  height: 28px;
  background: #d4382e;
}

.exhibition__product__ribon:after {
  content: "";
  float: left;
  border-right: 21px solid transparent;
  border-left: 21px solid transparent;
  border-top: 10px solid #d4382e;
  margin-top: 28px;
}

.exhibition__product__precent {
  position: absolute;
  width: 100%;
  top: 3px;
  text-align: center;
  line-height: 28px;
  font-family: Arial;
  letter-spacing: -0.5px;
  color: #fff;
}

.exhibition__product__precent > span:nth-child(1) {
  font-size: 18px;
}

.exhibition__product__precent > span:nth-child(2) {
  font-size: 14px;
}

.exhibition__product__image {
  width: 110px;
  height: 110px;
  margin: 0 auto;
  margin-bottom: 12px;
}

.exhibition__product__name {
  margin-bottom: 10px;
  height: 32px;
  overflow: hidden;
  font-size: 13px;
  color: #666;
  word-break: break-all;
  letter-spacing: -0.5px;
}

.exhibition__product__price {
  margin-bottom: 1px;
}

.exhibition__product__price > span:nth-child(1) {
  font-size: 17px;
  font-weight: 500;
  color: #333;
}

.exhibition__product__price > span:nth-child(2) {
  font-size: 15px;
  color: #333;
}

.exhibition__product__price-vat {
  padding-bottom: 10px;
  font-weight: 300;
  font-size: 11px;
  color: #555;
  letter-spacing: -0.5px;
}

#exhibition_wing {
  top: 214px;
}
