@charset "utf-8";

/***************************************************
  recipe.css
***************************************************/


/* 焼肉レシピ
------------------------------------------------------------ */

.mainvisual img{
  width: 100%;
}
.under-main{
  padding: 110px 0 130px;
  background: url(/sp/yakiniku/recipe/bbq/img/img_main02_pc.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  position: relative;
  margin-bottom: 54px;
}
.under-main.side{
  background-image: url(/sp/yakiniku/recipe/bbqside/img/img_main02_pc.jpg);
}
.under-main.salad{
  background-image: url(/sp/yakiniku/recipe/salad/img/salad_info.png);
}
.under-main.bento{
  background-image: url(/sp/yakiniku/recipe/bento/img/bento_info.png);
}
.under-main.dish{
  background-image: url(/sp/yakiniku/recipe/dish/img/dish_info.png);
}
.under-main.world{
  background-image: url(/sp/yakiniku/recipe/world/img/img_main02_pc.jpg);
}
.under-main p.main-read{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 25px;
}
.under-main p.main-txt{
  font-size: 18px;
  line-height: 31px;
}
.under-main .main-ttl{
  font-size: 36px;
  font-weight: bold;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
}
.under-main .main-ttl span{
  font-size: 16px;
  font-weight: bold;
}


.box-yakiniku-recipe:nth-child(odd){
  background-color: #fff;
}
.box-yakiniku-recipe:nth-child(even){
  background-color: #f9f7ef;
}
.box-yakiniku-recipe .inner-recipe{
  width:96%;
  max-width: 1050px;
  margin: 0 auto;
  padding: 63px 0 60px;
}
.box-yakiniku-recipe .inner-recipe li a{
  text-decoration: none;
}
.box-yakiniku-recipe .inner-recipe li.box-image{
  width: 35%;
  position: relative;
}
.box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-image{
  float: left;
}
.box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-image{
  float: right;
}
.box-yakiniku-recipe .inner-recipe li.box-image a{
  display: block;
}
.box-yakiniku-recipe .inner-recipe li.box-image a:after{
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe .inner-recipe li.box-image a:after{
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.manzoku .inner-recipe li.box-image a:after{
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe01_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.rakuchin .inner-recipe li.box-image a:after{
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe02_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.sappari .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe03_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.unique .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe04_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.wakuwaku .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe05_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.kokuuma .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe06_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.otegaru .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe07_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.genki .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe08_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.gatturi .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe09_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe.irodori .inner-recipe li.box-image a:after {
  content: "";
  display: block;
  width: 120px;
  height: 119px;
  background: url(/sp/yakiniku/recipe/bbq/img/ico_recipe10_01.png) no-repeat;
  position: absolute;
  top: 0;
}

.box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-image a:after{
  left: 0;
}
.box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-image a:after{
  right: 0;
}
.box-yakiniku-recipe .inner-recipe li.box-image a figure{
  border-radius: 50%;
}
.box-yakiniku-recipe .inner-recipe li.box-txt{
  width: 57%;
}
.box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-txt{
  float: right;
}
.box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-txt{
  float: left;
}
.box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-txt .socialWrap{
  text-align: right;
}
.box-yakiniku-recipe .inner-recipe li.box-txt .socialWrap + a{
  display: block;
}
.box-yakiniku-recipe .inner-recipe li.box-txt .name-recipe{
  font-size: 36px;
  font-weight: bold;
  margin: 20px 0 25px;
}
.box-yakiniku-recipe .inner-recipe li.box-txt .name-recipe + p{
  font-size: 16px;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-more{
  text-align: right;
  margin: 20px 0 12px;
  padding-right: 20px;
  background: url(/shared/img/svg/ar_side_gray.svg) no-repeat right center;
  font-weight: bold;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use{
  font-size: 18px;
  color: #bc2021;
  background: url(/sp/yakiniku/recipe/bbq/img/img_recipe_06.jpg) repeat-x center;
  margin-bottom: 13px;
}
.box-yakiniku-recipe + .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use{
  color: #000;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use.just_black {
    color: #000;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use span{
  font-weight: bold;
  background-color: #fff;
  padding-right: 13px;
}
.box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-txt p.txt-use span{
  background-color: #f9f7ef;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li{
  font-size: 16px;
  font-weight: bold;
  border: solid 1px #cccccc;
  background: #fff url(/shared/img/svg/ar05.svg)no-repeat center right 20px;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a{
  display: block;
  padding: 17px 28px 17px 80px;
  background-repeat: no-repeat;
  background-position: top -50px left -10px;
  background-size: 100px 123px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a figure{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100px;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a figure img{
  position: absolute;
  top: -50px;
  right: 11px;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.bg02{
  background-position: top -30px left -10px;
}


/*.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img01{
  background-image: url(/products/detail/assets_img/YOA480.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img02{
  background-image: url(/products/detail/assets_img/YOC480.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img03{
  background-image: url(/products/detail/assets_img/MSD215.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img04{
  background-image: url(/products/detail/assets_img/YOC126.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img05{
  background-image: url(/products/detail/assets_img/YM295.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img06{
  background-image: url(/products/detail/assets_img/AR500.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img07{
  background-image: url(/products/detail/assets_img/AK500.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img11{
  background-image: url(/products/detail/assets_img/KOS270.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img12{
  background-image: url(/products/detail/assets_img/ORO270.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img14{
  background-image: url(/products/detail/assets_img/YKB235.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img15{
  background-image: url(/products/detail/assets_img/NT270.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img16{
  background-image: url(/products/detail/assets_img/YOK480.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.img17{
  background-image: url(/products/detail/assets_img/YA300.png);
}*/

.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul.link-products01 li{
  width: 100%;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul.link-products02 li{
  width: 48%;
  float: left;
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul.link-products02 li:nth-child(even){
  float: right;
}
.area-others{
  padding: 75px 0 80px;
}
.area-others p{
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  line-height: 31px;
  margin-bottom: 30px;
}
.area-others p span{
  font-size: 16px;
  font-weight: bold;
}
.area-others li{
  width: 22.5%;
  float: left;
  margin-right: 3.33%;
}
.area-others li:nth-child(4n){
  margin-right: 0;
}
.under-main.donburi-page{
  background-image: url(/sp/yakiniku/recipe/donburi/img/img_main02_pc.jpg);
}
.under-main.home-page{
  background-image: url(/sp/yakiniku/recipe/home/img/img_main02_pc.jpg);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.sec-line{
  padding: 5px 28px 5px 80px;
  text-align: left;
}
.box-yakiniku-recipe.home-page.waiwai .inner-recipe li.box-image a:after {
  background-image: url(/sp/yakiniku/recipe/home/img/ico_recipe11_01.png);
}
.box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use.txt-black{
  color: #000;
}

@media only screen and (min-width: 640px) {
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li:hover a{
    background-size: 120px 148px;
    background-position: top -70px left -20px;
    opacity: 0.8;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li:hover a figure img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li:hover a.bg02{
    background-position: top -50px left -20px;
    opacity: 0.8;
  }
  .socialWrap + a.hover{
    opacity: 0.6;
  }
  .box-yakiniku-recipe .inner-recipe li a img:hover {
    opacity: 1;
  }
  .box-yakiniku-recipe .inner-recipe li a figure{
    overflow: hidden;
  }
  .box-yakiniku-recipe .inner-recipe li a.hover figure img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.8;
  }
}

@media only screen and (max-width: 640px) {
  .under-main{
    background-image: url(/sp/yakiniku/recipe/bbq/img/img_main02_sp.jpg);
    padding: 70px 0 60px;
  }
  .under-main.side{
    background-image: url(/sp/yakiniku/recipe/bbqside/img/img_main02_sp.jpg);
  }
  .under-main.salad{
    background-image: url(/sp/yakiniku/recipe/salad/img/salad_sp_info.png);
  }
  .under-main.bento{
    background-image: url(/sp/yakiniku/recipe/bento/img/bento_sp_info.png);
  }
  .under-main.dish{
    background-image: url(/sp/yakiniku/recipe/dish/img/dish_sp_info.png);
  }
  .under-main.donburi-page{
    background-image: url(/sp/yakiniku/recipe/donburi/img/img_main02_sp.jpg);
  }
  .under-main.home-page{
    background-image: url(/sp/yakiniku/recipe/home/img/img_main02_sp.jpg);
  }
  .under-main p.main-read{
    font-size: 18px;
  }
  .under-main p.main-txt{
    font-size: 14px;
    line-height: 19px;
  }
  .under-main .main-ttl{
    font-size: 18px;
  }
  .under-main .main-ttl span{
    font-size: 12px;
  }
  .under-main .main-ttl{
    bottom: -29px;
  }
  .box-yakiniku-recipe .inner-recipe{
    width: 100%;
    padding: 65px 20px 50px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-image{
    width: 100%;
    padding: 0 18px;
    margin-bottom: 20px;
  }
  .box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-image{
    float: none;
  }
  .box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-image{
    float: none;
  }
  .box-yakiniku-recipe .inner-recipe li.box-image a:after{
    width: 90px;
    height: 90px;
    background-size: 90px 90px;
  }
  .box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-image a:after{
    left: 0;
  }
  .box-yakiniku-recipe .inner-recipe li.box-image a figure img{
    width: 100%;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt{
    width: 100%;
  }
  .box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-txt{
    float: none;
  }
  .box-yakiniku-recipe:nth-child(even) .inner-recipe li.box-txt{
    float: none;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt .socialWrap,.box-yakiniku-recipe:nth-child(odd) .inner-recipe li.box-txt .socialWrap{
    text-align: center;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt .name-recipe{
    font-size: 24px;
    margin: 5px 0 15px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt .name-recipe + p{
    font-size: 14px;
    line-height: 19px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-more{
    margin: 20px 0;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use span{
    font-size: 16px;
    color: #231815;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul.link-products02 li{
    width: 100%;
    float: none;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul.link-products02 li:nth-child(even){
    float: none;
    margin-top: 15px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a{
    padding-left: 65px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a.bg02{
    background-size: 90px 110px;
  }
  .box-yakiniku-recipe .inner-recipe li.box-txt p.txt-use + ul li a figure{
    overflow: hidden;
  }
  .area-others{
    padding: 40px 0 60px;
  }
  .area-others p{
    font-size: 24px;
  }
  .area-others li {
    width: auto;
    float: left;
    margin-right: 0;
    padding: 0 25px;
  }
  .area-others li a{
    display: block;
  }
  .area-others li img{
    width: 100%;
  }
  .contents-inner{
    padding: 0;
  }
  .slick-next{
    right: 35px;
    z-index: 2;
  }
  .slick-prev{
    left: 35px;
    z-index: 2;
  }
  .slick-prev:before, .slick-next:before{
    width: 13px;
    height: 22px;
    display: block;
  }
  .slick-next:before{
    content: "";
    background: url(/sp/yakiniku/recipe/bbq/img/slick_next.png)no-repeat;
    background-size: 13px 22px;
  }
  .slick-prev:before{
    content: "";
    background: url(/sp/yakiniku/recipe/bbq/img/slick_prev.png)no-repeat;
    background-size: 13px 22px;
  }
}

.area-dessert{
  background-color: #f9f7ef;
  padding: 35px 0 50px;
}
.box-dessert{
  width: 96%;
  max-width: 1050px;
  margin: 0 auto;
}
.box-dessert > p{
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.box-dessert > p span{
  font-size: 16px;
  font-weight: bold;
}
.area-dessert li{
  width: 24%;
  float: left;
  margin-right: 14%;
}
.area-dessert li:nth-child(3n){
  margin-right: 0;
}
.area-dessert li img{
  width: 100%;
}
.area-dessert li p{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 15px;
}

@media only screen and (max-width: 640px) {
  .area-dessert{
    padding: 35px 20px 55px;
  }
  .box-dessert > p{
    font-size: 24px;
    line-height: 32px;
  }
  .box-dessert > p span{
    font-size:;
  }
  .area-dessert li{
    width: 100%;
    margin: 0 0 35px;
  }
  .area-dessert li:nth-child(3n){
    margin-bottom: 0;
  }
  .area-dessert li img{
    padding: 0 35px;
  }
  .area-dessert li p{
    margin-top: ;
  }
}

.reco-box {
  background: #f8f8f8;
  padding: 55px 0 70px;
}
.reco-inner {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.reco-head {
  text-align: center;
  position: relative;
  top: -75px;
}
.reco-title {
  font-size: 28px;
  text-transform: uppercase;
  line-height: 36px;
  margin-bottom: 5px;
  font-weight: bold;
}
.reco-desc {
  font-weight: bold;
}
.reco-list {
  overflow: hidden;
  padding-top: 10px;
  font-size: 14px;
  line-height: 20px;
}
.reco-list li {
  width: calc( (100% - 14.4%) / 4 );
  margin: 0 1.8%;
  float: left;
}
.reco-list li > a {
  display: block;
  margin-left: 9px;
  border: 1px solid #e7e7e7;
  text-decoration: none;
  position: relative;
  padding-bottom: 30px;
}
.reco-list .img {
  background: #e7e7e7;
}
.reco-list .img img {
  position: relative;
  top: -10px;
  left: -10px;
  transition: all .2s ease;
}
.reco-list .info {
  background: #fff;
  padding: 15px;
  transition: all .2s ease;
}
.reco-list .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.reco-list .desc {
  margin: 8px 0;
}
.reco-list .view {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 24px;
  left: 0;
}
.reco-list li:hover .img img {
  top: 0;
  left: 0;
}
.reco-list li:hover .info {
  opacity: .7;
}
.box-yakiniku-recipe .inner-recipe li.box-txt .txt-flag + .name-recipe {
  margin-top: 16px;
}
.under-main.partyimg {
  background-image: url(/sp/yakiniku/recipe/party/img/imgre1.png);
}
.under-main.childimg{
  background-image: url(/sp/yakiniku/recipe/child/img/img1child.png);
}
@media only screen and (min-width: 1200px) {
   .reco-list {
    margin: 0 -1.8%;
  }
}
@media only screen and (max-width: 1199px) {
  .reco-list {
    margin: 0;
  }
} 
@media only screen and (max-width: 768px) {
   .reco-list .desc{
    min-height: 80px;
  }
}
@media only screen and (min-width: 641px) {
  .reco-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
 .reco-list li > a {
    height: 100%;
    background: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .under-main.world{
    background-image: url(/sp/yakiniku/recipe/world/img/img_main02_sp.jpg);
  }
  .reco-inner {
    padding: 0 20px;
    overflow: 
  }
  .reco-list {
    margin: 0;
    overflow: auto;
    padding-top: 0;
  }
  .reco-list li {
    width: auto;
    margin: 50px 0;
    float: none;
  }
  .reco-list .img img {
    width: 100%;
  }
  .reco-list .desc {
    min-height: auto;
  }
  .reco-head {
    top: -15px;
    font-size: 12px;
  }
  .reco-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .reco-box {
    padding: 0;
  }
  .reco-list .title {
    font-size: 15px;
    line-height: 20px;
  }
  .reco-list .view img {
    max-width: 100px;
  }
  .reco-list li > a {
    padding-bottom: 0;
  }
  .reco-list .view {
    position: static;
  }
  .under-main.partyimg {
    background-image: url(/sp/yakiniku/recipe/party/img/imgre1_sp.png);
  }
  .under-main.childimg{
    background-image: url(/sp/yakiniku/recipe/child/img/img1child_sp.png);
  }
  .under-main p.main-txt.edit_fontsize {
    font-size: 13.5px;
  }
}

/*ここから作業範囲*/