@charset "utf-8";
/* CSS Document */
#popular_words {
  padding: 0 10px 10px;
}

/*新着レシピ*/
.recent {
  position: relative;
}
.recent .slide_box {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.recent .slide {
  width: 300%;
  left: 50%;
  height: 250px;
  position: relative;
  padding-bottom: 25px;
}
.recent .recipe {
  -webkit-box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
  box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
  position: absolute;
  width: 270px;
  display: none;
  background: #fff;
  padding: 5px 4px 10px;
}
.recent .recipe section {
  margin: 20px 10px 9px;
}
.recent .recipe ul.li_icon {
  padding: 0 0 10px 13px;
  display: block;
  height: 24px;
}
.recent .recipe p.thumb img {
  width: 260px;
}
.recent .recipe h1 {
  height: 2.4em;
  overflow: hidden;
}
.recent .recipe.current {
  left: -135px;
  display: block;
}
.recent .recipe.currentLeft {
  left: -415px;
  display: block;
}
.recent .recipe.currentRight {
  left: 145px;
  display: block;
}
.recent p.recent_label {
  position: absolute;
  float: left;
  top: 165px;
  z-index: 2;
}
.recent p.recent_label span {
  display: block;
  background: no-repeat left top;
  background-image: url("../img/index/bg_01.png");
  -webkit-background-size: 88px 26px;
  -moz-background-size: 88px 26px;
  -o-background-size: 88px 26px;
  background-size: 88px 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 93%;
  width: 86px;
  height: 2.16em;
  padding: 0.66em 10px 0.5em;
  text-shadow: none;
  font-weight: bold;
  color: #fff;
  z-index: 3;
}
.recent nav.btn_back,
.recent nav.btn_next {
  width: 40px;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.recent nav.btn_next {
  right: 0;
}
.recent nav.page_nav {
  position: absolute;
  bottom: 0;
}

nav.page_ctrl {
  padding: 15px 0;
  margin-bottom: 10px;
}

section {
  position: relative;
}
section#weekly_menu, section#recommend_recipes, section#recommend_contents {
  padding-bottom: 30px;
}

.search {
  padding-bottom: 0px;
}

#top_menus {
  padding-bottom: 0;
}
#top_menus a {
  display: block;
}
#top_menus #main_menu {
  overflow: hidden;
  *zoom: 1;
  background-image: url("../img/index/bg_02.png");
  -webkit-background-size: 128px 128px;
  -moz-background-size: 128px 128px;
  -o-background-size: 128px 128px;
  background-size: 128px 128px;
  border-bottom: 1px solid #8b714a;
  padding: 15px 10px 20px;
}
#top_menus #main_menu li {
  display: block;
  float: left;
  width: 96px;
}
#top_menus #main_menu li:nth-child(2) {
  margin: 0 5px;
}
#top_menus #sub_menu {
  overflow: hidden;
  *zoom: 1;
  padding: 20px 19px;
}
#top_menus #sub_menu li {
  display: block;
  float: left;
  width: 136px;
}
#top_menus #sub_menu li:first-child {
  margin-right: 10px;
}

/*今日の献立*/
#weekly_menu .g_hl.iconTtl {
  padding-left: 45px;
}
#weekly_menu .g_hl.iconTtl h1 {
  font-size: 85%;
}
#weekly_menu .g_hl.iconTtl time {
  letter-spacing: -1px;
}
#weekly_menu .g_hl.iconTtl img.icon {
  top: 45%;
}
#weekly_menu .page_nav {
  position: absolute;
  top: 62px;
}
#weekly_menu .page_nav .disabled a {
  opacity: 0.6;
  pointer-events: none;
}
#weekly_menu .slide_box {
  width: 302px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#weekly_menu .ribon {
  position: absolute;
  z-index: 10;
  right: -2px;
  top: 61px;
}
#weekly_menu .slide {
  width: 904px;
  left: -301px;
  position: relative;
  padding-bottom: 2px;
}
#weekly_menu .slide .todaysmenu {
  width: 300px;
  position: absolute;
  display: block;
  margin: 0 auto;
}
#weekly_menu .slide .todaysmenu.currentLeft {
  left: 0;
}
#weekly_menu .slide .todaysmenu.current {
  left: 302px;
}
#weekly_menu .slide .todaysmenu.currentRight {
  left: 604px;
}
#weekly_menu .todaysmenu {
  display: none;
  margin: 0 10px;
  /* 00月00日(※)の献立 */
}
#weekly_menu .todaysmenu.current {
  display: block;
}
#weekly_menu .todaysmenu.current .recipe {
  -webkit-box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
  -moz-box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
  box-shadow: 0 1px 4px rgba(129, 112, 91, 0.4);
}
#weekly_menu .todaysmenu > h1 {
  text-align: center;
  padding: 12px 0;
  margin: 10px;
  font-size: 147%;
}
#weekly_menu .todaysmenu .recipe {
  background: #fff;
  text-align: left;
  border-style: solid;
  border-width: 1px 0px 0px;
  -moz-border-image: url("../img/common/co/ln_03.png") 2 0 0 repeat;
  -webkit-border-image: url("../img/common/co/ln_03.png") 2 0 0 repeat;
  -webkit-border-image: url("../img/common/co/ln_03.png") 2 0 0 repeat;
  -o-border-image: url("../img/common/co/ln_03.png") 2 0 0 repeat;
  border-image: url("../img/common/co/ln_03.png") 2 0 0 repeat;
  padding: 7px;
  display: block;
}
#weekly_menu .todaysmenu .recipe a {
  display: block;
}
#weekly_menu .todaysmenu .recipe p.thumb {
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  float: left;
  width: 75px;
  height: 50px;
}
#weekly_menu .todaysmenu .recipe p.thumb img {
  height: auto;
}
#weekly_menu .todaysmenu .recipe section,
#weekly_menu .todaysmenu .recipe ul.li_icon {
  margin-left: 85px;
}
#weekly_menu .todaysmenu .recipe h1 {
  height: 2.4em;
  overflow: hidden;
}
#weekly_menu .todaysmenu .recipe:nth-child(2) {
  border: none;
  -moz-border-image: none;
  -webkit-border-image: none;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
}
#weekly_menu .todaysmenu .recipe:nth-child(2) p.thumb {
  float: none;
  width: 100%;
  height: 160px;
}
#weekly_menu .todaysmenu .recipe:nth-child(2) section {
  margin: 9px 7px 5px;
}
#weekly_menu .todaysmenu .recipe:nth-child(2) ul.li_icon {
  margin: 0 7px 9px;
}
@media screen and (orientation: portrait) {
  #weekly_menu .todaysmenu .recipe:nth-child(3) ul.li_icon, #weekly_menu .todaysmenu .recipe:nth-child(4) ul.li_icon {
    width: 205px;
  }
}
#weekly_menu ul.bt_tab {
  margin: 0 10px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#weekly_menu ul.bt_tab li {
  width: 50%;
}
#weekly_menu ul.bt_tab a.bt_fav img.icon {
  position: absolute;
  top: 55%;
  left: 19%;
  margin: -10px 0 0 -9px;
}
#weekly_menu ul.bt_tab a.bt_fav img.pt {
  position: absolute;
  top: 50%;
  left: 82%;
  margin: -12px 0 0 -10px;
}
#weekly_menu ul.bt_tab a.bt_add_memo {
  text-indent: 18px;
}
#weekly_menu ul.bt_tab a.bt_add_memo img.icon {
  position: absolute;
  top: 50%;
  left: 13%;
  margin: -9px 0 0 -9px;
}

#recommend_recipes .g_hl.iconTtl {
  padding-left: 45px;
}
#recommend_recipes .g_hl.iconTtl img.icon {
  top: 45%;
}
#recommend_recipes .slide_box {
  width: 240px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#recommend_recipes .slide_box.prevTransition .currentLeft {
  -webkit-transition: none;
}
#recommend_recipes .slide_box.prevTransition .currentRight {
  -webkit-transition: 0.3s;
}
#recommend_recipes .slide_box.prevTransition .current {
  -webkit-transition: 0.3s;
}
#recommend_recipes .slide_box.nextTransition .currentRight {
  -webkit-transition: none;
}
#recommend_recipes .slide_box.nextTransition .currentLeft {
  -webkit-transition: 0.3s;
}
#recommend_recipes .slide_box.nextTransition .current {
  -webkit-transition: 0.3s;
}
#recommend_recipes .slide {
  width: 720px;
  left: -240px;
  position: relative;
}
#recommend_recipes .slide .currentLeft {
  left: 0;
}
#recommend_recipes .slide .current {
  left: 240px;
}
#recommend_recipes .slide .currentRight {
  left: 480px;
}
#recommend_recipes .slide .currentLeft,
#recommend_recipes .slide .current,
#recommend_recipes .slide .currentRight {
  display: block;
  position: absolute;
}
#recommend_recipes .recipe {
  width: 240px;
  display: none;
}
#recommend_recipes .recipe.current {
  display: block;
}
#recommend_recipes .recipe section {
  margin: 0 0 5px;
}
#recommend_recipes .recipe .li_icon {
  margin: 0 0 5px 0;
}
#recommend_recipes .recipe .tag_group {
  margin: 0 0 5px 0;
}

.recent.prevTransition .currentLeft,
#weekly_menu.prevTransition .currentLeft,
#recommend_recipes.prevTransition .currentLeft {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.recent.prevTransition .currentRight,
.recent.prevTransition .current,
#weekly_menu.prevTransition .currentRight,
#weekly_menu.prevTransition .current,
#recommend_recipes.prevTransition .currentRight,
#recommend_recipes.prevTransition .current {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.recent.nextTransition .currentRight,
#weekly_menu.nextTransition .currentRight,
#recommend_recipes.nextTransition .currentRight {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.recent.nextTransition .currentLeft,
.recent.nextTransition .current,
#weekly_menu.nextTransition .currentLeft,
#weekly_menu.nextTransition .current,
#recommend_recipes.nextTransition .currentLeft,
#recommend_recipes.nextTransition .current {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

aside.sponsored {
  margin-bottom: 10px;
}



/*theme*/
.theme .themeMenu li {
  background: url('../img/common/co/ln_03.png') repeat-x 0 bottom;
  background-size: auto 1px;
}
.theme .themeMenu li a {
	font-weight: bold;
	color: #7f5f26;
	text-decoration: none;
	display: block;
	padding: 14px 9px 9px;
}
.theme .themeMenu li a figure {
	margin-bottom: 10px;
}
.theme .themeMenu li a figure img {
	max-width: 100%;
}

