@charset "UTF-8";
/**
 * トップページ用スタイル
 */
/* ==========================================================================
   スライドショー
   ========================================================================== */
/*.mainslide-wrap{
	overflow:hidden;
}

.mainslide-all{
	//min-width:320px;
	position:relative;
}

.mainslide-boxwrap{
	left:11%;
	//margin-left:-385px;
	position:absolute;
	//width:770px;
	width:1300px;
}

.mainslide-recipe-thumb{
	position:relative;

	img{
		height:auto;
	}

	.icon-new{
		bottom:-13px;
		position:absolute;
		left:18px;
		width:12.8%;

		img{
			height:auto;
			width:100%;
		}
	}
}*/
.mainslide-wrap {
  overflow: hidden; }

.mainslide-all {
  position: relative; }

.mainslide-boxwrap {
  left: 11%;
  /*margin-left:-650px;*/
  position: absolute;
  width: 1300px; }

.mainslide-recipe-thumb {
  position: relative; }

.mainslide-box {
  width: 250px !important; }

.mainslide-recipe-thumb img {
  height: auto; }

.icon-new {
  bottom: -13px;
  position: absolute;
  left: 18px;
  width: 12.8%; }

.icon-newimg {
  height: auto;
  width: 100%; }

.mainslide-recipe-name {
  font-size: 85.7142857143%;
  margin-top: 20px;
  font-weight: bold; }

.mainslide-category {
  margin-top: 3px;
  position: relative; }
  .mainslide-category li {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top;
    font-size: 71.4285714286%; }
    .mainslide-category li:after {
      font-weight: normal;
      content: '/';
      margin-left: 2px;
      margin-right: 2px; }
    .mainslide-category li:last-child:after {
      display: none; }

.mainslide-wrap .bx-wrapper {
  margin-bottom: 25px; }

.mainslide-wrap .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0; }

.mainslide-wrap .bx-wrapper .bx-controls-direction a {
  bottom: -20px;
  margin-top: 0;
  height: 15px;
  width: 8px;
  top: auto; }

.mainslide-wrap .bx-wrapper .bx-pager {
  padding-top: 0;
  height: 10px; }

.mainslide-wrap .bx-prev,
.mainslide-wrap .bx-next {
  display: none; }

.mainslide-wrap .bx-wrapper .bx-pager.bx-default-pager a {
  background-color: #e8e1cc; }

.mainslide-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .mainslide-wrap .bx-wrapper .bx-pager.bx-default-pager a.active {
  background-color: #c6bda0; }

.mainslide-wrap .bx-wrapper .bx-pager, .mainslide-wrap .bx-wrapper .bx-controls-auto {
  bottom: -20px; }

/* ==========================================================================
   おしらせ
   ========================================================================== */
.inner-main {
  padding-left: 24px;
  padding-right: 24px; }

.top-info {
  position: relative; }

.top-info-ttl {
  border-top: 3px solid #000;
  display: inline-block;
  padding-top: 15px; }
  .top-info-ttl a {
    text-decoration: none; }

.info-list {
  margin-bottom: 40px; }
  .info-list li {
    font-size: 87.5%;
    margin-top: 20px;
    position: relative; }
  .info-list .info-date {
    font-weight: bold;
    display: block; }

.news-list {
  font-size: 85.7142857143%; }

/* ==========================================================================
   特集ページ
   ========================================================================== */
.top-feature {
  margin-bottom: 24px;
  margin-top: 24px; }

.top-feature-ttl {
  background-color: #f6f5f0;
  border-top: 1px solid #e5e5de;
  font-size: 100%;
  padding: 10px 19px; }
  .top-feature-ttl span {
    float: right; }
    .top-feature-ttl span a {
      background-image: url("/sp/common/css/img/arrow01.gif");
      background-repeat: no-repeat;
      background-position: left 7px / 3px auto;
      margin-top: 10px;
      padding-left: 10px; }

.feature-box,
.feature-box:first-child {
  border: none; }

.feature-box {
  padding-bottom: 0px; }

.feature-list {
  font-size: 85.7142857143%;
  margin-left: 24px;
  margin-right: 24px; }

.cmn-btn {
  background-color: #c6bda0;
  border-radius: 2px;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  text-decoration: none; }
  .cmn-btn:before {
    background: url(/common/css/img/arrow01.gif) no-repeat left top;
    content: '';
    display: inline-block;
    height: 5px;
    margin-right: 10px;
    width: 3px;
    vertical-align: middle; }

.full-btn {
  display: block; }

/* ==========================================================================
   人気のキーワード
   ========================================================================== */
.popularity-keyword {
  margin-bottom: 24px; }

/* ==========================================================================
   レシピカテゴリー 一覧
   ========================================================================== */
.top-category-head {
  background: url(img/top_category.jpg) no-repeat center top;
  background-size: 100% auto;
  height: 100%;
  margin-top: 24px;
  padding-bottom: 11%;
  padding-top: 28.6%; }

.top-category-ttl {
  width: 70%; }
  .top-category-ttl img {
    height: auto;
    width: 100%; }

.fnav-wrap {
  background-color: #f6f5f0;
  padding: 14px 12px; }
  .fnav-wrap .icon-gohan {
    background: #FFF url(img/icon_gohan.gif) no-repeat center 5px; }
  .fnav-wrap .icon-sirumono {
    background: #FFF url(img/icon_sirumono.gif) no-repeat center 5px; }
  .fnav-wrap .icon-okazu {
    background: #FFF url(img/icon_okazu.gif) no-repeat center 5px; }
  .fnav-wrap .icon-nabe {
    background: #FFF url(img/icon_nabe.gif) no-repeat center 5px; }
  .fnav-wrap .icon-hozon {
    background: #FFF url(img/icon_hozon.gif) no-repeat center 5px; }
  .fnav-wrap .icon-kihon {
    background: #FFF url(img/icon_kihon.gif) no-repeat center 5px; }
  .fnav-wrap .icon-oyatsu {
    background: #FFF url(img/icon_oyatsu.gif) no-repeat center 5px; }
  .fnav-wrap .icon-jitan {
    background: #FFF url(img/icon_jitan.gif) no-repeat center 5px; }

.inner-fnav {
  letter-spacing: -.40em;
  margin-bottom: -0.6%; }
  .inner-fnav li {
    background-size: 85px auto !important;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    zoom: 1;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    *display: inline;
    *zoom: 1;
    font-size: 85.7142857143%;
    text-align: center;
    margin-bottom: 0.8%;
    margin-right: 0.8%;
    vertical-align: top;
    width: 32.8%; }
    .inner-fnav li:nth-child(3n) {
      margin-right: 0; }
  .inner-fnav a {
    border: 1px solid #e5e5de;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    zoom: 1;
    display: table;
    height: 96px;
    padding-top: 55px;
    text-decoration: none;
    width: 100%; }
  .inner-fnav span {
    display: table-cell;
    height: 40px;
    margin: 0 auto;
    width: 95px;
    vertical-align: middle; }

/* ==========================================================================
   SNSエリア
   ========================================================================== */
.sns-area {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 24px auto !important;
  margin-top: 24px; }
  .sns-area p {
    margin-top: 16px;
    text-align: center; }
    .sns-area p img {
      width: 163px;
      height: auto; }
  .sns-area .top-snslist {
    margin-top: 10px;
    margin-bottom: 16px; }

.bnr {
  margin: 24px auto 10px;
  text-align: center;
  width: 320px; }
  .bnr li {
    margin-bottom: 13px; }

/* ==========================================================================
   検索エリア
   ========================================================================== */
.top-srch-set {
  background-color: #f6f5f0; }

.top-srch-ttl {
  background-color: #ece8db;
  padding: 9px 15px;
  letter-spacing: .05em;
  font-size: 71.4285714286%; }
  .top-srch-ttl span {
    font-size: 140%; }

.top-srch-set-inner {
  padding: 11px 8px 13px; }

.top-srch-category-list {
  display: flex;
  flex-wrap: wrap; }
  .top-srch-category-list li {
    line-height: 1.25;
    margin-bottom: 1%;
    margin-right: 1%;
    width: 49%;
    font-size: 85.7142857143%; }
    .top-srch-category-list li a {
      background-color: #FFF;
      border: 1px solid #e5e5de;
      display: block;
      border-radius: 6px;
      position: relative;
      padding-left: 36%;
      text-decoration: none;
      min-height: 3em; }
      .top-srch-category-list li a:before {
        content: '';
        display: block;
        position: absolute;
        left: 3.3%;
        top: 50%;
        transform: translateY(-50%);
        height: 80%;
        max-width: 54px;
        width: 30%; }
    .top-srch-category-list li:nth-child(2n) {
      margin-right: 0;
      width: 50%; }
      .top-srch-category-list li:nth-child(2n) a {
        padding-left: 40%; }
    .top-srch-category-list li span {
      display: table-cell;
      height: 3.5em;
      vertical-align: middle; }

.srch-category-gohan a:before {
  background: url(img/srch_icon_gohan.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-sirumono a:before {
  background: url(img/srch_icon_sirumono.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-okazu a:before {
  background: url(img/srch_icon_okazu.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-kihon a:before {
  background: url(img/srch_icon_kihon.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-jitan a:before {
  background: url(img/srch_icon_jitan.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-jyobisai a:before {
  background: url(img/srch_icon_jyobisai.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-mentonabe a:before {
  background: url(img/srch_icon_mentonabe.gif) no-repeat left top;
  background-size: 100% auto; }

.srch-category-oyatu a:before {
  background: url(img/srch_icon_oyatu.gif) no-repeat left top;
  background-size: 100% auto; }

.top-srch-season {
  border-bottom: 1px solid #e5e5de; }
  .top-srch-season .top-srch-set-inner {
    padding-left: 15px;
    padding-right: 15px; }

/* ==========================================================================
   だしパックバナー（トップページのみ余白調整）
   ========================================================================== */
.ad-bn-area {
  padding: 15px; }
