#RECIPE div > #CONTENTS {
  background: #F1F0EF;
}
#recipeblock > div {
  padding: 24px 0 0;
}
#recipeblock > div:first-child {
  padding: 0;
}
#RECIPE h1 {
  display: none;
}
#recipeblock h3 div {
  display: inline-block;
}
#RECIPE #TITLEBOX {
  margin: 0;
}
#RECIPE .modhead2 {
  border-bottom: none;
  background-color: #EFDA54;
}
#RECIPE .modbbox1 .modhead2 {
  margin-top: 0;
}

#RECIPE #TITLEBOX {
margin-bottom: 0;
}
/* おすすめレシピトップ */

.rnd-osusume {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .rnd-osusume {
    width: 100%;
  }
}
.rnd-osusumeblock2-1 {
  width: 40%;
  margin-right: 29px;
}
@media screen and (max-width: 767px) {
  .rnd-osusumeblock2-1 {
    width: 100%;
    margin-right: 0;
  }
}
.rnd-osusumeblock2-1.recipeimg {
  overflow: hidden;
  width: 45%;
  max-width: 441px;
  max-height: 331px;
  text-align: center;
}
.rnd-osusumeblock2-1.recipeimg img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .rnd-osusumeblock2-1.recipeimg {
    width: 100%;
    max-height: 331px;
    height: auto;
  }
}
.rnd-osusumeblock2-2 {
  font-size: 2.1rem;
  font-weight: 600;
}
.rnd-osusumeblock2-2 br, .rnd-osusumeblock2-2 p {
  display: none;
}
.rnd-osusumeblock2-2 .recipetext {
  display: inline-block;
  text-align: left;
  font-size: 1.6rem;
  font-weight: 500;
}
.rnd-osusumeblock2-2 {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .rnd-osusumeblock2-1, .rnd-osusumeblock2-2 {
    width: 100%;
  }
}
.rnd-osusumeblock2-2 h3 {
  padding: 1rem 1.6rem;
  border-bottom: 4px solid #EFDA54;
}
rnd-osusumeblock2-2 a:link, rnd-osusumeblock2-2 a:visited {
  color: #070707;
}
/*一覧ページ*/

.ichiranpage_box {
  padding-top: 24px;
}
.modhead1 + div .ichiranpage_box {
  padding-top: 0 ;
}
.ichiranpage_box .modframe1 {
  text-align: center;
  margin: 40px auto;
  padding: 4px 0;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: none;
  border-left: none;
}
.ichiranpage_box .modframe1 a, .ichiranpage_box .modframe1 span {
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  text-align: center;
  margin: 0px 2px;
}
.ichiranpage_box .modframe1 span {
  background: #E60012;
  border: 1px solid #E60012;
  color: #fff;
}
.ichiranpage_box .modframe1 a {
  background: #F5F1F1;
  border: 1px solid #F5F1F1;
  color: #070707;
}
/*shohin_list*/

.shohin.litembox {
  float: left;
  width: 25%;
  min-height: 345px;
}
@media screen and (max-width: 768px) {
  .shohin.litembox {
    width: 50%;
  }
}
.shohin.litembox .item_label {
  padding: 0 8px;
  margin: 0;
}
.litembox .shohinimg {
  width: 100%;
  height: 180px;
  margin: 0;
  background-position: 50%;
}
.litembox .categoryicon {
  display: block;
  padding: 0 4px;
  min-width: 80px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #F3E4E5;
  color: #707070;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
}
.litembox .shohinneme {
  color: #070707;
}
/*shohin_detail 商品詳細 */

#shohinblock1, #shohinblock2, #shohinblock3 {
  font-size: 1.6rem;
}
#shohinblock1 .box2-1 {
  float: left;
  width: 58%;
}
#shohinblock1 .box2-2 {
  float: right;
  width: 38%;
}

@media screen and (max-width: 768px) {
  #shohinblock1 .box2-1, #shohinblock1 .box2-2 {
    float: none;
    width: auto;
    padding: 0;
  }
}
@media (orientation: landscape){
#shohinblock1 .box2-1 {
  float: left;
  width: 58%;
}
#shohinblock1 .box2-2 {
  float: right;
  width: 38%;
}
}
@media screen and (max-width: 768px) {
  #shohinblock1 .box2-2 {
    padding: 24px 0 0;
    display: block;
  }
}
#shohinblock1 {
  margin: 24px 0 40px;
}
.box2-1 .shohinimg {
  position: relative;
  overflow: hidden;
  z-index: -100;
  width: 100%;
  height: auto;
  min-height: 460px;
  margin: 0;
  border: none;
}
.box2-1 .shohinimg img {
  position: absolute;
  left: -43%;
  top: -15%;
  z-index: 0;
  height: auto;
  width: 180%;
}
@media screen and (max-width: 768px) {
  .box2-1 .shohinimg {
    width: 100%;
    height: auto;
    max-width: unset;
    min-height: 460px;
    min-height: 100vmin;
    text-align: center;
  }
  .box2-1 .shohinimg img {
    top: -10%;
  }
}
.shohintext {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .shohintext {
    padding: 8px;
  }
}
.shoplink div {
  display: inline-block;
  float: left;
}
@media screen and (max-width: 768px) {
  .shoplink div {
    display: block;
    width: 100%;
  }
}
.shoplink a {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 4px auto;
  padding: 10px 25px;
  color: #070707;
  transition: 0.3s ease-in-out;
  filter: drop-shadow(0px 2px 4px #ccc);
  border-radius: 3px;
  background: #F3E4E5;
  text-align: center;
}
.shoplink a:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
}
.shoplink>div:first-child {
  width: 96%;
  padding: 0 2%;
}
.shoplink div:nth-child(2), .shoplink div:nth-child(3) {
  width: 47%;
}
.shoplink div:nth-child(2) {
  padding: 0 1% 0 2%;
}
.shoplink div:nth-child(3) {
  padding: 0 2% 0 1%;
}
.shoplink > div:first-child a {
  width: 100%;
  padding: 10px 30px;
  margin: 16px auto 4px;
  background: #ea5549;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .shoplink > div:first-child a {
    width: auto;
  }
}
.shoplink a:link, .shoplink a:hover, .shoplink a:visited {
  color: #070707;
}
@media screen and (max-width: 768px) {
  .shoplink a {
    padding: 10px 30px;
    width: auto;
  }
}
.shohinspec ul li {
  padding: .8em .5em;
}
.shohinspec ul li:before {
  display: none;
}
.shohinspec {
  /* ulをテーブル化 */
  width: 100%;
  margin: 32px 0 32px 0;
}
.shohinspec ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
#BODY .shohinspec ul {
  padding-left: 0 !important;
}
#BODY .shohinspec ul li {
  width: 50%;
  /* ％指定で列を自由に設定可能 */
  box-sizing: border-box;
}
#BODY .shohinspec ul li:nth-child(n+1) {
  border-top: 1px solid #E2E2E2;
}
#BODY .shohinspec ul:last-child li {
  border-bottom: none;
}
@media screen and (max-width: 768px) {
  #BODY .shohinspec ul:last-child li {
    border-bottom: 1px solid #E2E2E2;
  }
}
#BODY .shohinspec ul li.shohininfo_text {
  width: 100%;
  border-bottom: none;
}
.shohinblock3 .recipe.pitembox {
  width: 22%;
  margin: 1rem 1%;
}
@media screen and (max-width: 768px) {
  .shohinblock3 div.recipe.pitembox {
    width: 96%;
  }
}
/*reshipi_list*/

div.recipe.pitembox, div.recipe.litembox {
  display: inline-block;
  vertical-align: top;
  margin: 1rem 1%;
}
div.recipe.pitembox {
  width: 22%;
}
div.recipe.litembox {
  width: 23%;
}
div.recipe.pitembox:hover, div.recipe.litembox:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -khtml-opacity: .75;
  -moz-opacity: .75;
  transition: 0.5s;
}
@media screen and (max-width: 768px) {
  div.recipe.pitembox, div.recipe.litembox {
    width: 45%;
    margin: 1rem 2%;
  }
}
div.recipe .pitem_inner, div.recipe .item_inner {
  position: relative;
  height: 173px;
  border-radius: 9px;
}
.recipe.pitembox .pitem_label, .recipe.litembox .item_label {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  vertical-align: bottom;
  padding: 4px 0;
  margin: 0;
  background-color: #39445A;
  color: #fff;
  border-radius: 0 0 9px 9px;
}
.recipe.pitembox .recipenum, .recipe.litembox .recipenum {
  display: block;
  padding: 0 8px;
  line-height: 1.5;
  font-size: 11px;
  text-align: left;
}
.recipe.pitembox .recipetext, .recipe.litembox .recipetext {
  display: block;
  padding: 0 8px;
  line-height: 1.5;
  font-size: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.recipe.pitembox .recipeneme, .recipe.litembox .recipeneme {
  display: block;
  padding: 0 8px;
  line-height: 1.8;
  font-size: 2.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
/* reshipi_detail　レシピ詳細 */

#recipeblock h4 div {
  display: inline-block;
}
#recipeblock1 {
  padding: 0 0 8px 0;
  border-bottom: 4px solid #c7c7c7;
}
.recipeblock1-1 {
  width: 73%;
}
.recipeblock1-1 .recipenum {
  font-size: 1.4rem;
  padding: 8px 0;
  margin: 0;
}
.recipeblock1-1 .recipename {
  font-size: 2.4rem;
  padding: 0 0 8px 0;
  margin: 0;
}
.recipeblock1-2 span {
  display: inline-block;
  padding: 50px 0 0 0;
  margin: 0 10px 0 0;
  font-size: 1.4rem;
}
.recipeblock1-2 .recipeqr {
  float: right;
  margin: 0;
  font-size: 1.4rem;
}
.recipeblock3>div {
  width: 45%;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .recipeblock1-1, .recipeblock3-1, .recipeblock3-2 {
    width: 100%;
  }
}
.recipeqblock span {
  padding: 50px 0 0 0;
}
.recipeblock2-1 {
  width: 37%;
  height: auto;
}
.recipeblock2-2 {
  width: 23%;
  margin: 0 29px;
}
.recipeblock2-3 {
  width: 31%;
}
.recipeshohin_none .recipeblock2-1 {
width: 60%;
height: 350px;
}
.recipeshohin_none > .recipeblock2-1.recipeimg img {
height: 350px;
width: auto;
}
@media screen and (max-width: 767px) {
.recipeshohin_none > .recipeblock2-1.recipeimg img {
height: auto;
width: 100%;
}}
.recipeshohin_none .recipeblock2-2 {
width: 30%;
}
@media screen and (max-width: 767px) {
  .recipeblock2-1, .recipeblock2-2, .recipeblock2-3, .recipeshohin_none .recipeblock2-1, .recipeshohin_none .recipeblock2-2 {
    width: 100%;
    margin: 0 0 10px;
  }
}
#recipeblock table th {
  font-weight: 500;
}
#recipeblock2 h4 {
  font-weight: 600;
  padding: 2px;
}
.rnd-osusumeblock2-2 h4.genre, .rnd-osusumeblock2-2 h4.time, #recipeblock2 h4.genre, #recipeblock2 h4.time, #recipeblock2 .recipeshohin h4, .rnd-osusume .genre, .rnd-osusume .time {
  font-size: 1.4rem;
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  text-align: left;
}
.rnd-osusumeblock2-2 h4.genre:before, .rnd-osusumeblock2-2 h4.time:before, #recipeblock2 h4.genre:before, #recipeblock2 h4.time:before, #recipeblock2 .recipeshohin h4:before, .rnd-osusume .genre:before, .rnd-osusume .time:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#recipeblock2 h4.genre:before, .rnd-osusume .genre:before {
  background-image: url("/img/usr/default/nwY-f-HZr8-1.png");
}
#recipeblock2 h4.time:before, .rnd-osusume .time:before {
  background-image: url("/img/usr/default/Zo5-z-hZr9-1.png");
}
#recipeblock2 .recipeshohin h4:before {
  background-image: url("/img/usr/default/nRK-f-VZra-2.png");
}
.recipeblock2-1.recipeimg {
  overflow: hidden;
  /*! max-height: 331px; */
  min-width: 438px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recipeblock2-1.recipeimg {
    width: 100%;
    height: auto;
    min-width: unset;
    max-height: 331px;
  }
}
.recipeblock2-1.recipeimg img {
  width: 100%;
  height: auto;
}
.recipeblock2-1 table {
  background: #F3ECBD;
}
.genrebox, .timebox {
  width: 50%;
}
.genrebox h4, .timebox h4 {
  text-align: left;
}
.genrebox a {
  font-weight: 600;
}
.genrebox a:link, .genrebox a:visited {
  color: #070707;
  text-decoration: underline;
}
.timebox {
  font-size: 2.4rem;
}
.eiyou {
  font-size: 1.4rem;
}
#BODY .eiyou table th, #BODY .eiyou table td {
  border-bottom: 1px solid #fff;
}
.eiyou table tr:last-child th, .eiyou table tr:last-child td {
  border-bottom: none;
}
#recipeblock2 .eiyou h4 {
  margin: 1.6rem 0 0 0;
  padding: 2px 4px;
  background: #DECE6B;
  font-weight: 500;
}
.eiyou table {
  width: 100%;
  background: #F3ECBD;
}
#BODY .eiyou table th, #BODY .eiyou table td {
  width: 50%;
  padding: 2px 10px;
}
.eiyou table td {
  text-align: right;
}
.recipeshohin div {
  height: 275px;
  overflow-y: scroll;
  padding: 10px;
  border: 1px solid #707070;
  border-radius: 3px;
}
.recipeshohin div p {
  margin: 0 0 4px 0;
  padding: 2px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #fff;
}
.recipeshohin div p:last-child {
  margin: 0;
}
.recipeshohin div p:hover {
  background-color: #F3ECBD;
}
.recipeshohin p span.shohinimg {
  position: relative;
  display: block;
  float: left;
  overflow: hidden;
  width: 48px;
  height: 48px;
}
.recipeshohin p .shohinimg img {
  position: absolute;
  left: -20%;
  top: 0;
  width: 150%;
}
.recipeshohin p a {
  display: block;
  width: 70%;
  padding: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #070707;
}
#recipeblock3 h3, #recipeblock3 h4 {
  padding: 1rem 1.6rem;
  background: #EFDA54;
}
.recipeblock3-1 {
  width: 40%;
  margin: 0 29px 0 0;
  float: left;
}
.recipeblock3-2 {
  width: 57%;
  width: 57.2%;
  float: right;
}
@media screen and (max-width: 767px) {
  .recipeblock3-1, .recipeblock3-2 {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 16px;
    float: none;
  }
}
.zairyo table {
  width: 100%;
}
.zairyo table td {
  width: 30%;
  text-align: right;
}
.tukurikata table th {
  text-align: center;
  vertical-align: top;
}
#BODY .tukurikata table th {
  text-align: center;
  vertical-align: top;
}
#BODY .tukurikata table th, #BODY .tukurikata table td {
  padding: 12px 10px;
}
.zairyo table td, .zairyo table th {
  border-bottom: 1px solid #fff;
}
.tukurikata table th span {
  display: block;
  background-color: #EFDA54;
  border-radius: 90px;
  width: 16px;
  height: 16px;
  line-height: 1.1;
  text-align: center;
  padding: 11px;
}
.tukurikata_hosoku {
  margin: 0 16px 0 40px;
  padding: 2px 0;
  font-size: 1.4rem;
  text-align: right;
}
/*! 検索 */
.searchhintlink_box {
  margin: 0 0 24px;
}