.bg-gray {
  background-color: #F5F5F5;
}
.tableofcontents {
  padding: 10px;
}
.tableofcontents dd:not(:last-of-type) {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px dashed #DBDBDB;
}

.l-feature .title-store,
.l-feature .title-magazine {
  position: relative;
  padding-left: 30px;
}

.l-feature .title-store::before {
  content: '';
  background-image: url(/img/pages/feature_osouji/icon_store.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.l-feature .title-magazine::before {
  content: '';
  background-image: url(/img/pages/feature_osouji/icon_magazine.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.l-feature .bdb-green {
  border-bottom: 1px solid #32B988;
}

.l-feature .storeSlider .item--more,
.l-feature .storeSlider .item--more div {
  height: 100%;
}

.l-feature .box-latestarticles ul li.item a {
  display: flex;
}

.l-feature .box-latestarticles ul li.item:not(:last-of-type) {
  margin: 0 0 17px;
}

.l-feature .box-latestarticles ul li.item a picture {
  width: 160px;
}

.l-feature .box-latestarticles ul li.item a picture img {
  width: 100%;
  border-radius: 0 0 0 10px;
}

.l-feature .box-latestarticles ul li.item a .bg-white {
  width: calc(100% - 160px);
  border-radius: 0 10px 10px 0;
  height: auto;
  padding: 15px;
}

.l-feature .box-latestarticles .item a .bg-white > .d-flex {
  justify-content: flex-start;
}

.l-feature .box-latestarticles .item a .bg-white > .d-flex .genre,
.l-feature.storeSlider .item a .bg-white > .d-flex .genre {
  color: #646464;
  border: none;
  background-color: #F5F5F5;
  margin: 0 10px 0 0;
}

.l-feature .img-center {
  width: 200px;
}

.l-feature .storeSlider {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}
.l-feature .storeSlider:after {
  content: "";
    display: block;
    width: 100%;
    height: 265px;
    background-color: #EDF5F2;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.l-feature .storeSlider.recommend::after {
  height: 140px;
}

.l-feature .storeSlider.recommend .genre.t-ss {
  color: #646464;
  border: none;
  background-color: #F5F5F5;
}

.l-feature .storeSlider.recommend .genre.t-ss {
  color: #646464;
}

.l-feature .storeSlider .genre.t-ss {
  color: #32B988;
}

.l-feature .storeSlider .bg-white {
  padding: 7px;
}

.l-feature .storeSlider .bg-white .d-flex {
  justify-content: flex-start;
}

.l-feature .attantion_list {
  text-indent: -1em;
  padding-left: 1em;
  padding-right: 1em;
}

.l-feature .pl10 {
  padding-left: 10px;
}

.l-feature .radius10 {
  overflow: hidden;
}

.l-feature .cleaning .text {
  height: 62px;
}

.l-feature .recommend .text {
  height: 43px;
}

.l-feature .w66 {
  width: 66px;
}

.l-feature .link-gray {
  color: #757575;
  text-decoration: underline;
}
.l-feature .color-gray {
  color: #757575;
}
