.slider-wrap--index {
  float: left;
  width: 650px;
  height: 328px;
}
.slider--index{
  height:297px;
  overflow-y: hidden;
}
.slider--index__item{
  /*display: ;*/
}
.slider--index__link {
  overflow: hidden;
  position: relative;
  display: block;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out;
}

.slider--index__link:hover {
  opacity: .5;
  filter: alpha(opacity=50);
}

.slider-index__text {
  position: absolute;
  padding: 14px 14px 0;
  bottom: 14px;
  left: 0;
  width: 100%;
  height: 100px;
  background: rgba(255, 255, 255, 0.8);
  line-height: 1;
  letter-spacing: normal;
  font-weight: bold;
}

.slider-index__title {
  font-size: 41px;
  font-size: 2.6rem;
  color: #aa0c15;
}

.slider-index__title span {
  display: block;
  margin: 0 0 9px;
  line-height: 1;
  font-size: 20px;
  font-size: 1.3rem;
  color: #333;
}

.slider-index__desc {
  margin: 9px 0 0;
  font-size: 19px;
  font-size: 1.2rem;
}

.present-project {
  float: right;
  width: 196px;
  text-align: center;
}

.present-project .btn--ghost {
  height: 40px;
  line-height: 40px;
  padding: 0;
  border-color: #ea687d;
  font-weight: bold;
  color: #ea687d;
}

.present-project .btn--ghost span {
  display: inline-block;
  height: 100%;
  padding: 0 10px 0 0;
  background: url("/img/v2/common/pc/btn_ico_03.png") no-repeat right 14px;
}

.present-project .btn--ghost:hover {
  box-shadow: inset 0 0 0 2px #ea687d, 0 0 1px transparent;
}

.present-project__link {
  display: block;
  margin: 5px 0 8px;
  -webkit-transition: .2s ease-out;
          transition: .2s ease-out;
}

.present-project__link:hover {
  opacity: .5;
  filter: alpha(opacity=50);
  text-decoration: none;
}

.present-project__desc {
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
}

.present-project__desc__box {
  width: 196px;
  height:5.2rem;
  overflow: hidden;
}

p.present-project__img__box {
  width: 196px;
  height: 196px;
  position: relative;
}

img.present-project__img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  padding: 5px;
}
/* 2017.08.08 del
.section--recipe .btn--fill--02 {
  margin-top: 40px;
}
*/

.slider-wrap--index .bx-wrapper {
  position: relative;
}

.slider-wrap--index .bx-pager {
  margin: 15px 0 0;
  text-align: center;
}

.slider-wrap--index .bx-pager-item {
  display: inline-block;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  position: relative;
  background: #dcdcdc;
  border-radius: 6px;
}

.slider-wrap--index .bx-pager-link {
  display: block;
}

.slider-wrap--index .bx-pager-link.active {
  background: #91bf38;
}

.slider-wrap--index .bx-pager-item + .bx-pager-item {
  margin: 0 0 0 8px;
}

.slider-wrap--index .bx-prev,.slider-wrap--index .bx-next {
  display: block;
  position: absolute;
  top: 111px;
  overflow: hidden;
  width: 40px;
  height: 80px;
  text-indent: -9999px;
  outline: none;
}

.slider-wrap--index .bx-prev {
  left: 0;
  background: url("/img/v2/common/pc/slider_ctrl_prev.png") no-repeat;
}

.slider-wrap--index .bx-next {
  right: 0;
  background: url("/img/v2/common/pc/slider_ctrl_next.png") no-repeat;
}

.slider-wrap--hot-recipe{
  height: 436px;
}

.slider-wrap--hot-recipe .slider--hot-recipe{
  height: 400px;
  overflow-y: hidden;
}

.recipe-card {
    background: #fbf7e8 none repeat scroll 0 0;
    height: 400px;
    line-height: 1;
    padding: 10px;
    width: 242px;
}
.recipe-card__desc {
    line-height: 1.3;
    margin: 0 10px 10px;
}

.recipe-card--sidebar .recipe-card__heading {
  margin: 18px 10px 10px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  min-height:auto;
}

.recipe-card__heading {
  margin: 18px 10px 10px;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  min-height:45px;
}

.recipe-card--sidebar {
  height: 426px;
  height: auto;
  width: 250px;
  margin: 0 auto 20px;
  padding: 0;
  background: none;
}
.slider-wrap--hot-recipe .bx-wrapper {
  position: relative;
  margin: 0 auto;
}

.slider-wrap--hot-recipe .bx-pager {
  margin: 20px 0 0;
  text-align: center;
}

.slider-wrap--hot-recipe .bx-pager-item {
  display: inline-block;
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  overflow: hidden;
  position: relative;
  background: #dcdcdc;
  border-radius: 6px;
}

.slider-wrap--hot-recipe .bx-pager-link {
  display: block;
}

.slider-wrap--hot-recipe .bx-pager-link.active {
  background: #91bf38;
}

.slider-wrap--hot-recipe .bx-pager-item + .bx-pager-item {
  margin: 0 0 0 8px;
}

.slider-wrap--hot-recipe .bx-prev,.slider-wrap--hot-recipe .bx-next {
  display: block;
  position: absolute;
  top: 197px;
  overflow: hidden;
  width: 21px;
  height: 35px;
  outline: none;
  text-indent: -9999px;
}

.slider-wrap--hot-recipe .bx-prev {
  left: -41px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background: url("/img/v2/common/pc/slider_ctrl_arrow.png") no-repeat;
}

.slider-wrap--hot-recipe .bx-next {
  right: -41px;
  background: url("/img/v2/common/pc/slider_ctrl_arrow.png") no-repeat;
}

.news-cat-list__list--ranking .news-cat-list__item:nth-child(1) {
  background: url("/img/v2/common/pc/sidebar_rank_01.png") no-repeat left 19px;
}

.news-cat-list__list--ranking .news-cat-list__item:nth-child(2) {
  background: url("/img/v2/common/pc/sidebar_rank_02.png") no-repeat left 19px;
}

.news-cat-list__list--ranking .news-cat-list__item:nth-child(3) {
  background: url("/img/v2/common/pc/sidebar_rank_03.png") no-repeat left 19px;
}

.oneline_ellipsis_special {
  margin-top:5px;
  margin-bottom:5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.c-search_category {
    margin-bottom: 0px !important;
}