.type-58 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.type-58 .gridWrapper {
  font-size: 0;
}

.type-58 .citem {
  display: inline-block;
  vertical-align: top;
  width: 618.7px;
  height: 380px;
  margin-bottom: 20px;
}

.type-58 .citem:nth-child(odd) {
  margin-right: 2px;
}

.type-58 .citem .citem01 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #252929;
  background-image: linear-gradient(to bottom, transparent, #000000);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.type-58 .citem .citem01:before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.type-58 .citem .citem02 {
  position: absolute;
  bottom: 43px;
  left: 0;
  width: 100%;
  padding: 0 33px;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.type-58 .citem .citem02 .citem02A {
  width: 70%;
  line-height: 45px;
}

.type-58 .citem .citem02 .citem02B {
  width: 30%;
  text-align: right;
}

.type-58 .citem .citem03 {
  position: absolute;
  z-index: 1;
  top: 31px;
  left: 39px;
}

.type-58 .citem:hover .citem01 {
  top: -10px;
  bottom: -10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.type-58 .citem:hover .citem01:before {
  opacity: 0;
}

@media all and (max-width: 767px) {
  .type-58 {
    padding-top: 25px;
  }

  .type-58 .citem {
    width: 100%;
    height: auto;
    margin-bottom: 29px;
  }

  .type-58 .citem:nth-child(odd) {
    margin-right: 0;
  }

  .type-58 .citem .citem01 {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 64.3%;
  }

  .type-58 .citem .citem02 {
    position: relative;
    bottom: auto;
    bottom: initial;
    margin-top: 14px;
    padding: 0 8px;
  }

  .type-58 .citem .citem02 .citem02A {
    line-height: 28px;
  }

  .type-58 .citem .citem02 .citem02B {
    margin-top: 11px;
    vertical-align: top;
  }

  .type-58 .citem .citem03 {
    top: 20px;
    left: 20px;
  }

  .type-58 .citem:hover .citem01 {
    top: 0px;
    bottom: 0px;
  }

  .type-58 .citem:hover .citem01:before {
    opacity: 0.2;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .type-58 {
    padding-top: 40px;
  }

  .type-58 .citem {
    width: 338px;
    height: auto;
    margin-bottom: 37px;
  }

  .type-58 .citem .citem01 {
    position: relative;
    padding: 24px 20px;
    width: 100%;
    height: 100%;
    min-height: 220px;
  }

  .type-58 .citem .citem01 .citem01A {
    line-height: 38px;
    font-size: 34px;
  }

  .type-58 .citem .citem02 {
    position: relative;
    bottom: auto;
    bottom: initial;
    padding: 12px 24px 0 10px;
  }

  .type-58 .citem .citem02 .citem02A {
    vertical-align: top;
    line-height: 28px;
  }

  .type-58 .citem .citem02 .citem02B {
    vertical-align: top;
    margin-top: 13px;
  }

  .type-58 .citem .citem03 {
    top: 15px;
    left: 20px;
  }

  .type-58 .citem:hover .citem01 {
    top: 0px;
    bottom: 0px;
  }

  .type-58 .citem:hover .citem01:before {
    opacity: 0.2;
  }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {
  .type-58 {
    padding-top: 30px;
  }

  .type-58 .citem {
    width: 338px;
    height: auto;
    margin-bottom: 37px;
  }

  .type-58 .citem .citem01 {
    position: relative;
    padding: 24px 20px;
    width: 100%;
    height: 100%;
    min-height: 220px;
  }

  .type-58 .citem .citem01 .citem01A {
    line-height: 38px;
    font-size: 34px;
  }

  .type-58 .citem .citem02 {
    position: relative;
    bottom: auto;
    bottom: initial;
    padding: 12px 24px 0 10px;
  }

  .type-58 .citem .citem02 .citem02A {
    vertical-align: top;
    line-height: 28px;
  }

  .type-58 .citem .citem02 .citem02B {
    vertical-align: top;
    margin-top: 13px;
  }

  .type-58 .citem .citem03 {
    top: 15px;
    left: 20px;
  }

  .type-58 .citem:hover .citem01 {
    top: 0px;
    bottom: 0px;
  }

  .type-58 .citem:hover .citem01:before {
    opacity: 0.2;
  }
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
  .type-58 {
    padding-top: 40px;
  }

  .type-58 .citem {
    width: 583px;
    height: 378px;
    margin-bottom: 18px;
  }

  .type-58 .citem .citem02 {
    bottom: 41px;
    padding: 0 34px;
  }

  .type-58 .citem .citem03 {
    top: 41px;
  }
}

@media all and (min-width: 1400px) and (max-width: 1599px) {
  .type-58 {
    padding-top: 40px;
  }

  .type-58 .citem {
    width: 583px;
    height: 378px;
    margin-bottom: 18px;
  }

  .type-58 .citem .citem02 {
    bottom: 41px;
    padding: 0 34px;
  }

  .type-58 .citem .citem03 {
    top: 41px;
  }
}
