@charset "UTF-8";
.device-sp .youPcakWrap * {
  margin: 0;
  padding: 0;
}

.device-sp .youPcakWrap {
  padding: 0 3px;
}

.device-sp .youPcakWrap ul {
  list-style: none;
}

.device-sp .youPcakWrap .title {
  font-size: 16px;
  font-family: "Montserrat-Regular";
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  letter-spacing: 5px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-top: solid 2px #000;
  background: url(https://gloves.itembox.design/item/js/you-pack/images/dotted.png) repeat-x bottom;
}

.device-sp .youPcakWrap .title span {
  display: inline-block;
  margin-left: 15px;
  letter-spacing: 3px;
}

.device-sp .contentBtSpace {
  margin-bottom: 40px;
}

.device-sp .searchWrap .selectTitle {
  text-align: center;
  line-height: 1.9;
  margin-bottom: 20px;
}

.device-sp .searchWrap .selectTitle span:first-of-type {
  font-size: 24px;
  border-bottom: 3px solid #cc0001;
  height: 38px;
  display: inline-block;
}

.device-sp .searchWrap .selectTitle span:first-of-type img {
  margin: 0 5px;
  vertical-align: baseline;
}

.device-sp .searchWrap .selectTitle span:last-of-type {
  font-size: 19px;
  border-bottom: 1px solid #cc0001;
  display: inline-block;
  width: 292px;
  height: 31px;
}

.device-sp .kuLists {
  display: flex;
  flex-wrap: wrap;
}

.device-sp .kuLists li {
  text-align: center;
  margin-bottom: 8px;
  width: calc(100% / 3);
}

.device-sp .kuLists li a {
  width: 88%;
  border: 2px solid #afadad;
  border-radius: 10px;
  background: #efefef ;
  display: block;
  font-size: 20px;
  line-height: 1.3;
  padding-top: 3px;
  margin: auto;
}

.device-sp .kuLists li a.active {
  background: #cc2100;
  color: #fff;
  border-color: #b31d00;
}

.device-sp .attentionWrap .title::first-letter {
  font-size: 22px;
}

.device-sp .attentionLists {
  padding-left: 33px;
}

.device-sp .attentionLists li {
  list-style: disc;
  font-size: 15px;
  margin-bottom: 7px;
}

.device-sp .attentionLists li:first-child {
  line-height: 1.3;
}
