.type-31 {
  padding: 16px 0 0 0;
}

.type-31 .header-01 {
  padding-bottom: 7px;
  border-bottom: 1px solid #e0e4e4;
}

.type-31 .itemContainer {
  width: 1259px;
  padding: 20px 0 14px 0;
  margin-left: -9.5px;
  font-size: 0;
}

.type-31 .itemContainer .citem {
  display: inline-block;
  vertical-align: top;
  width: 295px;
  height: 320px;
  margin: 0 9.5px 40px 9.5px;
}

.type-31 .itemContainer .citem .citem01 {
  width: 100%;
  height: 200px;
  background-color: #d4d8d8;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.type-31 .itemContainer .citem .citem02 {
  padding-top: 18px;
}

.type-31 .itemContainer .citem .citem02 .citem02A {
  /* margin-bottom: 20px; */
  margin-bottom: 10px;
  line-height: 28px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.type-31 .itemContainer .citem .citem02 .citem02B {
  display: -webkit-box;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.type-31 .itemContainer .citem .citem02 .citem02C {
  line-height: 19px;
  overflow: hidden;
}

.type-31 .itemContainer .citem .citem02 .citem02B:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 18px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fbfbfb 75%, #fafafa 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fbfbfb 75%, #fafafa 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fbfbfb 75%, #fafafa 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#fafafa', GradientType=1);
  /* IE6-9 */
}

.type-31 .itemContainer .citem.v1 {
  width: 610px;
  height: 414px;
  margin-bottom: 60px;
}

.type-31 .itemContainer .citem.v1 .citem01 {
  height: 100%;
}

.type-31 .itemContainer .citem.v1 .citem02 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0 36px 40px;
  display: -webkit-flex;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}

.type-31 .itemContainer .citem.v1 .citem02:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 212px;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
}

.type-31 .itemContainer .citem.v1 .citem02 .citem02A {
  z-index: 1;
  width: 295px;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 38px;
  font-weight: 500;
  line-height: 34px;
}

.type-31 .itemContainer .citem.v1 .citem02 .citem02B {
  display: none;
}

@media all and (max-width: 767px) {
  .type-31 {
    padding: 28px 0 0 0;
  }

  .type-31 .itemContainer {
    width: 100%;
    margin-left: 0;
  }

  .type-31 .itemContainer .citem {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    height: auto;
    margin: 0 0px 10px 0px;
  }

  .type-31 .itemContainer .citem .citem01 {
    width: 140px;
    height: 95px;
    margin-right: 20px;
  }

  .type-31 .itemContainer .citem .citem02 {
    width: calc(100% - 162px);
    width: -webkit-calc(100% - 162px);
    padding-top: 0;
  }

  .type-31 .itemContainer .citem .citem02 .citem02A {
    /* margin-bottom: 0; */
    line-height: 18px;
  }

  .type-31 .itemContainer .citem .citem02 .citem02B {
    /* display: none; */
    -webkit-line-clamp: 2;
  }

  .type-31 .itemContainer .citem .citem02 .citem02C {
  }

  .type-31 .itemContainer .citem.v1 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .type-31 .itemContainer .citem.v1 .citem01 {
    width: 140px;
    height: 95px;
    margin-right: 20px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 {
    position: relative;
    z-index: 1;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    width: calc(100% - 162px);
    width: -webkit-calc(100% - 162px);
    height: auto;
    padding: 0 0 0 0;
    display: block;
    align-items: initial;
    -webkit-align-items: initial;
    justify-content: initial;
    -webkit-justify-content: initial;
  }

  .type-31 .itemContainer .citem.v1 .citem02:after {
    display: none;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02A {
    z-index: 1;
    width: 100%;
    margin-bottom: 0;
    color: #0a519e;
    font-size: 16px;
    line-height: 18px;
  }
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  .type-31 {
    padding: 6px 0 0 0;
  }

  .type-31 .itemContainer {
    width: 100%;
    margin-left: 0;
  }

  .type-31 .itemContainer .citem {
    width: 346px;
    height: 352px;
    margin: 0 7px 36px 0px;
  }

  .type-31 .itemContainer .citem:nth-child(4n + 4) {
    margin-right: 0;
  }

  .type-31 .itemContainer .citem:nth-child(2n + 2) {
    margin-right: 0;
  }

  .type-31 .itemContainer .citem .citem01 {
    height: 235px;
  }

  .type-31 .itemContainer .citem .citem02 {
    padding-right: 60px;
    padding-top: 16px;
  }

  .type-31 .itemContainer .citem .citem02 .citem02A {
    margin-bottom: 18px;
  }

  .type-31 .itemContainer .citem.v1 {
    width: 346px;
    height: 352px;
    margin-bottom: 36px;
  }

  .type-31 .itemContainer .citem.v1 .citem01 {
    height: 235px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 {
    position: relative;
    z-index: 1;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    width: 100%;
    height: auto;
    padding: 16px 60px 0 0;
    display: block;
    align-items: initial;
    -webkit-align-items: initial;
    justify-content: initial;
    -webkit-justify-content: initial;
  }

  .type-31 .itemContainer .citem.v1 .citem02:after {
    display: none;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02A {
    z-index: 1;
    width: 100%;
    margin-bottom: 18px;
    color: #0a519e;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02B {
    display: block;
  }
}

@media all and (min-width: 1024px) and (max-width: 1199px) {
  .type-31 {
    padding: 6px 0 0 0;
  }

  .type-31 .itemContainer {
    width: 100%;
    margin-left: 0;
  }

  .type-31 .itemContainer .citem {
    width: 346px;
    height: 352px;
    margin: 0 7px 36px 0px;
  }

  .type-31 .itemContainer .citem:nth-child(4n + 4) {
    margin-right: 0;
  }

  .type-31 .itemContainer .citem:nth-child(2n + 2) {
    margin-right: 0;
  }

  .type-31 .itemContainer .citem .citem01 {
    height: 235px;
  }

  .type-31 .itemContainer .citem .citem02 {
    padding-right: 60px;
    padding-top: 16px;
  }

  .type-31 .itemContainer .citem .citem02 .citem02A {
    margin-bottom: 18px;
  }

  .type-31 .itemContainer .citem.v1 {
    width: 346px;
    height: 352px;
    margin-bottom: 36px;
  }

  .type-31 .itemContainer .citem.v1 .citem01 {
    height: 235px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 {
    position: relative;
    z-index: 1;
    bottom: auto;
    bottom: initial;
    left: auto;
    left: initial;
    width: 100%;
    height: auto;
    padding: 16px 60px 0 0;
    display: block;
    align-items: initial;
    -webkit-align-items: initial;
    justify-content: initial;
    -webkit-justify-content: initial;
  }

  .type-31 .itemContainer .citem.v1 .citem02:after {
    display: none;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02A {
    z-index: 1;
    width: 100%;
    margin-bottom: 18px;
    color: #0a519e;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02B {
    display: block;
  }
}

@media all and (min-width: 1200px) and (max-width: 1399px) {
  .type-31 .itemContainer {
    width: 995px;
    margin-left: -7.5px;
  }

  .type-31 .itemContainer .citem {
    width: 233px;
    height: 270px;
    margin: 0 7.5px 30px 7.5px;
  }

  .type-31 .itemContainer .citem .citem01 {
    height: 158px;
  }

  .type-31 .itemContainer .citem .citem02 {
    padding-top: 14px;
  }

  .type-31 .itemContainer .citem .citem02 .citem02A {
    margin-bottom: 12px;
    line-height: 24px;
  }

  .type-31 .itemContainer .citem .citem02 .citem02B {
    height: 36px;
    line-height: 18px;
  }

  .type-31 .itemContainer .citem.v1 {
    width: 482px;
    height: 330px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 {
    padding: 0 0 38px 40px;
  }

  .type-31 .itemContainer .citem.v1 .citem02:after {
    height: 150px;
  }

  .type-31 .itemContainer .citem.v1 .citem02 .citem02A {
    font-size: 32px;
    line-height: 32px;
  }
}