@charset "UTF-8";

/*全体*/
html{
  width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
  font-family: "Sawarabi Gothic", sans-serif;
}

header{
  width: 100%;
  height: 80px;
  background-color: #FFFFFF;
}

.heading img{
  width: 108px;
  height: 75px;
}

/*ナビゲーション*/
nav{
  width: 1210px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}

.nav-smf{
  display: none;
}

nav > :first-child{
  margin-right: auto;
}

.nav-list{
  width: 610px;
  display: flex;
  justify-content: flex-end;
}

.nav-list-item{
  margin: 0 24px;
  list-style: none;
  line-height: 80px;
  text-align: center;
  color: black;
}

.nav-list-item a{
  text-decoration: none;
}

.btn-pc{
  color: #FFFFFF;
  background-color: #EE693F;
  text-align:center;
  border-radius: 100px;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 30px;

}

/*メインビジュアル*/
.main-visual{
  width: 1210px;
  height: 750px;
  background-color: #C9BF9B;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

.main-img{
  width: 605px;
  height: 375px;
}

.main-visual-logo{
  width: 605px;
  height: 375px;
}

.main-btn{
  width: 605px;
  height: 375px;
}

.space{
  width: 605px;
  height: 375px;
}

.main{
  width: 605px;
  height: 750px;
}

.logo-main{
  width: 416px;
  height: 386px;
}

.btn-main{
  margin-top: 60px;
}

/*宅配食の楽食なら*/
.tokutyou{
  width: 1210px;
  height: 680px;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #FFF5E8;
  margin: 0 auto;
}

.tokutyou h2{
 text-align: center;
 font-size: 34px;
 font-weight: bold;
 letter-spacing: 2px;
}

.tokutyou-img{
  margin-top: 45px;
  text-align: center;
  letter-spacing: 30px;
}

.tokutyou-kenkou{
  text-align: center;
  margin-top: 35px;
  font-size: 16px;
}

.tokutyou-kantan{
  text-align: center;
  margin-top: 15px;
  font-size: 16px;
}

.nobr{
  display: contents;
}

/*楽食のこだわり*/
.kodawari{
  width: 1210px;
  height: 560px;
  background-color: rgba(246, 148, 84, 0.3);
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0 auto;
}

.kodawari h2{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
}

.block ul{
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-top: 55px;
}

.block ul
.block-item{
 text-align: center;
 width: 280px;
 height: 260px;
 background-color: #F69454;
 border-radius: 20px;
 box-shadow:  0 0 10px gray;
}

.block
.img-block{
 background-color: #FFFFFF;
 border-radius: 20px;
 display: flex;
 align-items: center;
 width: 256px;
 height: 112px;
 margin: auto;
}

.icon{
  margin: auto;
}

.point{
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  padding-top: 35px;
  padding-bottom: 40px;
}

.kodawari-point{
 margin-top: 35px;
 text-align: center;
}

.kodawari-setsumei{
  margin-top: 15px;
  text-align: center;
}

/*お客様の声*/
.okyakusama{
  width: 1210px;
  height: 1080px;
  background-color: #FFF5E8;
  padding-top: 60px;
  padding-bottom: 45px;
  margin: 0 auto;
}

.okyakusama h2{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
}
.block-all-okyakusama ul{
  display: flex;
  flex-direction: column;
  margin: auto;
  margin-top: 50px;
  align-items: center;
}

.block-all-okyakusama ul
.block-img-text{
 text-align: center;
 width: 590px;
 height: 255px;
 background-color: #FFFFFF;
 border-radius: 20px;
 box-shadow:  0 0 10px gray;
}

.block-chiba{
 margin-top: 55px;
}

.block-takano{
  margin-top: 55px;
}

.img-block-okyakusama{
  display: flex;
}

.img-block-okyakusama img{
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 30px;
}

.okyakusama-text{
  margin-top: 30px;
  margin-right: 30px;
}

.pattern{
  font-size: 24px;
  letter-spacing: 2px;
  text-align: left;
  margin-bottom: 25px;
}

.kansou{
  line-height: 30px;
  text-align: left;
}

.name{
  text-align: right;
  padding-top: 5px;
}

/*配送プランをご紹介*/
.haisou{
  width: 1210px;
  height: 500px;
  background-color: rgba(246, 148, 84, 0.3);
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0 auto;
}

.haisou h2{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
}

.block-plan ul{
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-top: 55px;
}

.plan-img{
  border-radius: 5px;
  margin-top: 30px;
}

.block-plan ul
.block-item-plan{
 text-align: center;
 width: 382px;
 height: 256px;
 background-color: #F69454;
 border-radius: 20px;
 box-shadow:  0 0 10px gray;
}

.set p{
  position: relative;
  bottom: 65px;
  left: 66px;
  font-size: 17px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #739F3D;
  width: 255px;
  height: 56px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*CVエリア*/
.cvarea{
  background-color: #EE693F;
  width: 1440px;
  height: 550px;
  margin-bottom: 65px;
  margin: auto;
}

.triangle{
  text-align: center;
}

.cvarea h2{
  font-size: 24px;
  font-weight: bold;
  color: #EE693F;
  background-color: #FFFFFF;
  width: 320px;
  height: 70px;
  text-align: center;
  padding-top: 23px;
  margin: auto;
  margin-bottom: 15px;
}

.cv{
  text-align: center;
}

.cvbtn{
  align-items: center;
}
.cvbtn p{
  position: relative;
  top: 30px;
  left: 540px;
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #739F3D;
  width: 365px;
  height: 74px;
  border-radius: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cv-smf{
  display: none;
}

/*フッター*/
footer{
  width: 100%;
  height: 300px;
  margin: 0 auto;
  text-align: center;
}

.logo-footer{
  margin-top: 55px;
}

.logo-footer p{
  margin-top: 5px;
  font-size: 14px;
  margin-bottom: 45px;
}

.sns{
  width: 342px;
  height: 91px;
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.copyrihgt{
  font-size: 12px;
  margin-top: 30px;
}

@media screen and (max-width:375px) {
html{
  width: 375px;
  height: 5750px;
  margin-left: 0px;
  margin-right: 0px;

}
/*ナビゲーション*/
nav{
  width: 375px;
  height: 80px;
}

.nav-smf{
  display: block;
}

nav > :first-child{
  margin-right: auto;
}

.nav-list{
  display: none;
}

.nav-list-item-smf{
  font-size: 20px;
  text-align: center;
}
.drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.drawer_open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 重なり順を一番上にする */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
/* メニューのデザイン*/
.nav_content {
  width: 375px;
  height: 570px;
  position: fixed;
  top: 0;
  left: 100%; /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #fff;
  transition: .5s;
  font-size: 20px;
}

/* メニュー黒ポチを消す */
.nav_list-smf {
  list-style: none;
  margin-top: 90px;
  margin-right: 90px;
}

/* アイコンがクリックされたらメニューを表示 */
#drawer_input:checked ~ .nav_content {
  left: 0;/* メニューを画面に入れる */
}


.nav_content ul li.nav-list-item-smf{
  margin-top: 60px;
}

.btn-smf{
  color: #FFFFFF;
  background-color: #EE693F;
  text-align:center;
  border-radius: 100px;
  padding-left: 38px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-right: 38px;
  width: 280px;
  height: 60px;
}

/*メインビジュアル*/
.main-visual{
  width: 375px;
  height: 773px;
  background-color: #C9BF9B;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-img{
  width: 375px;
  height: 314px;
}

.main-visual-logo{
  width: 375px;
  height: 280px;
  order: -1;
}

.main-btn{
  width: 375px;
  height: 179px;
}

.space{
  width: 0px;
  height: 0px;
}

.main{
  width: 270px;
  height: 300px;
}

.logo-main{
  width: 270px;
  height: 270px;
}

.btn-main{
  width: 343px;
  height: 159px;
  margin-top: 0;
}

/*宅配食の楽食なら*/
.tokutyou{
  width: 375px;
  height: 996px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tokutyou h2{
  font-size: 30px;
}

.tokutyou-img{
  margin-top: 40px;
  text-align: center;
}

.tokutyou-img img{
  width: 343px;
  height: 300px;
}

.lunchbox{
  margin-bottom: 150px;
}
.tokutyou-kenkou{
  position: absolute;
  top: 400px;
  left: 90px;
  overflow-wrap: normal;
  line-height: 30px;
}

.tokutyou-kantan{
  margin-top: 20px;
  line-height: 30px;
}
.nobr{
  display: block;
}
/*楽食のこだわり*/
.kodawari{
  width: 375px;
  height: 1744px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.kodawari h2{
  font-size: 30px;
}

.block ul{
 display: flex;
 flex-direction: column;
 align-items: center;
 margin-top: 30px;
}

.block ul
.block-item{
  width: 343px;
  height: 319px;
}

.block
.img-block{
  width: 313px;
  height: 137px;
}

.point{
  font-size: 29px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.kodawari-point{
  margin-top: 10px;
}

.kodawari-setsumei{
  margin-top: 10px;
  margin-bottom: 27px;
}

/*お客様の声*/
.okyakusama{
 width: 375px;
 height: 634px;
 padding-top: 40px;
 padding-bottom: 40px;
}

.okyakusama h2{
 font-size: 30px;
}

.block-all-okyakusama ul{
  margin-top: 30px;
  align-items: center;
}

.block-all-okyakusama ul
.block-img-text{
  width: 343px;
  height: 149px;
}

.okyakusama-img{
  width: 143px;
  height: 112px;
}

.pattern{
  font-size: 13px;
  margin-bottom: 9px;
}

.kansou{
  font-size: 9px;
  line-height: 17px;
}
.name{
  font-size: 9px;
}

.block-chiba{
 margin-top: 23px;
}

.block-takano{
  margin-top: 23px;
}
.img-block-okyakusama img{
  margin-top: 18px;
  margin-left: 18px;
  margin-right: 18px;
}

.okyakusama-text{
  margin-top: 18px;
  margin-right: 18px;
}

/*配送プランをご紹介*/
.haisou{
  width: 375px;
  height: 858px;
  padding-top: 40px;
  padding-bottom: 0px;
}

.haisou h2{
  font-size: 30px;
}

.block-plan ul{
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  align-items: center;
}

.block-plan ul
.block-item-plan{
  width: 343px;
  height: 230px;
}

.plan-img{
  width: 285px;
  height: 176px;
}

.set p{
  width: 228px;
  height: 50px;
  bottom: 59px;
  left: 59px;
  font-size: 15px;
}

.img-block-plan{
  margin-top: 25px;
}

/*CVエリア*/
.cvarea{
  width: 375px;
  height: 332px;
  position: relative;
}
.triangle img{
  width: 80px;
  height: 20px;
}

.cvarea h2{
  font-size: 14px;
  font-weight: bold;
  color: #EE693F;
  background-color: #FFFFFF;
  width: 196px;
  height: 43px;
  text-align: center;
  padding-top: 15px;
  margin: auto;
  margin-bottom: 10px;
}

.cv{
  display: none;
}

.cv-smf{
  display: block;
  text-align: center;
}

.cvbtn p{
  top: 225px;
  left: 55px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #739F3D;
  width: 265px;
  height: 53px;
  border-radius: 40px;
  position: absolute;
}

/*フッター*/
.sns img{
  width: 60px;
  height: 60px;
}

.logo-footer{
  margin-top: 20px;
}

}