@charset 'UTF-8';


/* recommend */
.recommend .l-column{
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.recommend .l-column li img{
  line-height: 0;
  padding-bottom: 14px;
}


.l-2018 .mod-link{
  position: relative;
  margin: 0 !important;
}

.recommend .l-column .l-column-inner{ margin-bottom: 30px; }

@media screen and (min-width: 769px) {

}

@media screen and (max-width: 768px) {



}


