#expack.goods img {
  width: 100%;
}

#expack.goods {
padding-top: 40px;
}

#expack.goods #category1 {
  border: 5px solid #941f24;
  padding: 4% 4% 0 4%;
}
#expack.goods #category1 .title {
  width: 100%;
  margin: 0 auto 40px;
}
#expack.goods #category1 .midashi1 {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #expack.goods #category1 .midashi1 {
    width: 90%;
  }
}
#expack.goods #category1 div.block {
  width: 100%;
  background: url("../../_image/event/detective_comfes_1y_goods/bg_border.jpg") repeat-x;
  background-position: center top;
  padding-top: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  #expack.goods #category1 {
    padding: 0;
    margin: 0;
    border: none;
  }
}
#expack.goods #category2 {
  border: 3px solid #4d2300;
  padding: 4%;
}
#expack.goods #category2 .midashi1 {
  width: 100%;
  margin: 30px auto 0;
}
#expack.goods #category2 p.cap {
  text-align: center;
  width: 90%;
  margin: 10px auto;
  font-weight: 900;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  #expack.goods #category2 p.cap {
    width: 96%;
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  #expack.goods #category2 {
    padding: 0;
    border: none;
  }
}
#expack.goods .attension {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #expack.goods .attension {
    padding: 5vw;
  }
}
#expack.goods .attension p {
  font-size: 14px;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 768px) {
  #expack.goods .attension p {
    font-size: 3vw;
  }
}
#expack.goods .attension p:last-child {
  margin: 0;
}
#expack.goods ol.list1 {
  width: 94%;
  margin: 0px auto;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  background: none !important;
}
#expack.goods ol.list1 li {
  width: 100%;
}
#expack.goods ol.list2 {
  width: 80%;
  margin: 20px auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list2 {
    margin: 1vw auto;
  }
}
#expack.goods ol.list2 li {
  width: 48%;
  margin: 5% 1%;
  position: relative;
}
#expack.goods ol.list2 li::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -25px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list2 li::before {
    width: 7vw;
    height: 7vw;
    top: -5vw;
  }
}
#expack.goods ol.list4 {
  width: 100%;
  margin: 50px auto;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list4 {
    margin: 8vw auto;
  }
}
#expack.goods ol.list4 li {
  width: 24%;
  margin: 0.5%;
  position: relative;
}
#expack.goods ol.list4 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -20px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list4 li::before {
    width: 7vw;
    height: 7vw;
    top: -5vw;
  }
}
#expack.goods ol.list5 {
  width: 100%;
  margin: 50px auto;
  padding: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list5 {
    margin: 8vw auto;
  }
}
#expack.goods ol.list5 li {
  width: 19%;
  margin: 0.5%;
  position: relative;
}
#expack.goods ol.list5 li::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -25px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list5 li::before {
    width: 7vw;
    height: 7vw;
    top: -5vw;
  }
}
#expack.goods ol.list3 {
  width: 100%;
  margin: 30px auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list3 {
    margin: 8vw auto;
  }
}
#expack.goods ol.list3 li {
  width: 32%;
  margin: 5% 0.5% 0;
  position: relative;
}
#expack.goods ol.list3 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: -30px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #expack.goods ol.list3 li::before {
    width: 7vw;
    height: 7vw;
    top: -5vw;
  }
}
#expack.goods ol p.name {
  text-align: center;
  font-weight: 900;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #expack.goods ol p.name {
    font-size: 3.5vw;
  }
}
#expack.goods ol.list_no1 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num10.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(11)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num11.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(12)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num12.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(13)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num13.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(14)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num14.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(15)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num15.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(16)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num16.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(17)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num17.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(18)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num18.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(19)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num19.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(20)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num20.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(21)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num21.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(22)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num22.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(23)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num23.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(24)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num24.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(25)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num25.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(26)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num26.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(27)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num27.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(28)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num28.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(29)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num29.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(30)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num30.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(31)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num31.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(32)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num32.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(33)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num33.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(34)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num34.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(35)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num35.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(36)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num36.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(37)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num37.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(38)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num38.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(39)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num39.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(40)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num40.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(41)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num41.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(42)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num42.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(43)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num43.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(44)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num44.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(45)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num45.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(46)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num46.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(47)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num47.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(48)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num48.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(49)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num49.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(50)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num50.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(51)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num51.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(52)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num52.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(53)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num53.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(54)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num54.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(55)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num55.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(56)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num56.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(57)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num57.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(58)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num58.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(59)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num59.png") no-repeat center/contain;
}
#expack.goods ol.list_no1 li:nth-child(60)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list1_num60.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num10.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(11)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num11.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(12)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num12.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(13)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num13.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(14)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num14.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(15)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num15.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(16)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num16.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(17)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num17.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(18)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num18.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(19)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num19.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(20)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num20.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(21)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num21.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(22)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num22.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(23)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num23.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(24)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num24.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(25)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num25.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(26)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num26.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(27)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num27.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(28)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num28.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(29)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num29.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(30)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num30.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(31)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num31.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(32)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num32.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(33)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num33.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(34)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num34.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(35)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num35.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(36)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num36.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(37)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num37.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(38)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num38.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(39)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num39.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(40)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num40.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(41)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num41.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(42)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num42.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(43)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num43.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(44)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num44.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(45)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num45.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(46)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num46.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(47)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num47.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(48)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num48.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(49)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num49.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(50)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num50.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(51)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num51.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(52)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num52.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(53)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num53.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(54)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num54.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(55)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num55.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(56)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num56.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(57)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num57.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(58)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num58.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(59)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num59.png") no-repeat center/contain;
}
#expack.goods ol.list_no2 li:nth-child(60)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list2_num60.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num10.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(11)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num11.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(12)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num12.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(13)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num13.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(14)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num14.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(15)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num15.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(16)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num16.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(17)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num17.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(18)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num18.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(19)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num19.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(20)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num20.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(21)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num21.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(22)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num22.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(23)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num23.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(24)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num24.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(25)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num25.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(26)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num26.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(27)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num27.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(28)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num28.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(29)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num29.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(30)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num30.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(31)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num31.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(32)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num32.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(33)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num33.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(34)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num34.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(35)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num35.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(36)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num36.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(37)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num37.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(38)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num38.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(39)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num39.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(40)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num40.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(41)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num41.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(42)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num42.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(43)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num43.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(44)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num44.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(45)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num45.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(46)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num46.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(47)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num47.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(48)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num48.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(49)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num49.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(50)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num50.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(51)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num51.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(52)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num52.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(53)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num53.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(54)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num54.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(55)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num55.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(56)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num56.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(57)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num57.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(58)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num58.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(59)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num59.png") no-repeat center/contain;
}
#expack.goods ol.list_no3 li:nth-child(60)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list3_num60.png") no-repeat center/contain;
}
#expack.goods ol.list_no4 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list4_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_no4 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list4_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_no4 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list4_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_no5 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list5_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(1)::before {/*36*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(2)::before {/*37*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(3)::before {/*38*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(4)::before {/*39*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num10.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(5)::before {/*40*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num11.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num12.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num13.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num14.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num15.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num16.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(11)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num17.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(12)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num18.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(13)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num19.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(14)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num20.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(15)::before {/*50*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num21.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(16)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num22.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(17)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num23.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(18)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num24.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(19)::before {/*54*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num25.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(20)::before {/*55*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num26.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(21)::before {/*56*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num27.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(22)::before {/*57*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num28.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(23)::before {/*58*/
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num29.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(24)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num30.png") no-repeat center/contain;
}

#expack.goods ol.list_no6 li:nth-child(25)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num31.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(26)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num32.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(27)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num33.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(28)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num34.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(29)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num35.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(30)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num36.png") no-repeat center/contain;
}
#expack.goods ol.list_no6 li:nth-child(31)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list6_num37.png") no-repeat center/contain;
}



#expack.goods ol.list_add1 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_add1 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add1_num10.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(1)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num1.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(2)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num2.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(3)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num3.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(4)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num4.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(5)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num5.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(6)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num6.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(7)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num7.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(8)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num8.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(9)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num9.png") no-repeat center/contain;
}
#expack.goods ol.list_add2 li:nth-child(10)::before {
 background: url("../../_image/event/detective_comfes_1y_goods/list_add2_num10.png") no-repeat center/contain;
}/*# sourceMappingURL=style.css.map */