@charset "UTF-8";
/*----------------------------------------------------
	楽天パーツ
----------------------------------------------------*/
#htlRmSrch {
  top: 1020px;
  left: 20px; }

#upfrntPlans {
  top: 1670px;
  left: 20px; }

#htlSide-A #latest_cstm_review {
  top: 3200px !important;
  left: 20px; }

#htlSide-A .module-history-domsearch {
  top: 3350px !important;
  left: 20px; }

/*header
----------------------------------------------------*/
.l-mv-cuisine{
  background:url("../img/cuisine/cuisine_mv_img01.jpg") no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 500px;
}
.p-cuisine-container{
  width: 1065px;
  margin: 0 auto;
}
.p-cuisine-feature{
  width: 952px;
  background-color: #393b40;
  padding:50px 50px 55px 50px;
  margin-bottom: 150px;
}
.p-cuisine-feature__box{
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
}
.p-cuisine-feature__item{
  width: 263px;
}
.p-cuisine-feature__item img{
  margin-bottom: 20px;
}
.p-cuisine-morn{
  margin-bottom: 150px;
}
.p-cuisine-morn__box{
  display: flex;
  justify-content: space-between;
  width: 952px;
  padding: 50px;
  background-color: #393b40;
}
.p-cuisine-morn__item{
  width: 263px;
}
.p-cuisine-kids{
  margin-bottom: 150px;
}
.p-cuisine-kids__box{
  display: flex;
  justify-content: space-between;
  width: 952px;
}
.p-cuisine-kids__item{
  width: 450px;
}
.p-cuisine-kids__price{
  width: 450px;
  padding: 30px;
  background-color: #393b40;
}
.p-cuisine-kids__price .title{
  padding-right: 70px;
  font-weight: bold;
}