.p-page-content{
  width: 100%;
  max-width: inherit;
}

/******************************/
/* SLIDER */
/******************************/
#slider{
  padding: 26px 0 170px;
  background: #fff;
}

#slider img{
  max-width: 1080px;
  width: 100%;
}

#slider.slick-slider{
  margin-bottom: 0;
}

#slider .slick-slide{
  margin: 0 15px;
}

#slider .slick-dots{
  margin: 0;
  bottom: 115px;
}

#slider .slick-dots li{
  width: 30px;
  height: 32px;
  margin: 0 2px;
}

#slider .slick-dots li:only-child{
  display: none;
}

#slider .slick-dots li button:before{
  top: 11px;
  left: 10px;
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ededed;
  opacity: 1;
}

#slider .slick-dots li button{
  width: 30px;
  height: 32px;
}

#slider .slick-dots li.slick-active button:before{
  top: 0;
  left: 0;
  width: 29px;
  height: 32px;
  background: url(https://file001.shop-pro.jp/PA01333/639/images/slide/pager.png) no-repeat 0 0 / cover;
}


/* &#12103;本全国の「旬のめぐみ」をお届けいたします。 */
#intro{
  position: relative;
  width: 100%;
  padding: 80px 0 95px;
  text-align: center;
  color: #fff;
  background: #fff;
  z-index: -10;
  box-sizing: border-box;
}

#intro.is-show:before{
  background: url(https://file001.shop-pro.jp/PA01333/639/images/toppage/introBg-pc.jpg) no-repeat center / cover;
  content: '';
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -100;
}

#intro h2{
  margin-bottom: 30px !important;
}

#intro h2 b{
  font-size: 42px;
  font-weight: normal;
}


/* お知らせ */
#info{
  padding: 135px 0 0;
  background: #fff;
}

#info.section h2{
  margin-bottom: 40px;
}

#info .inner{
  width: 92%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 55px 0 50px;
  text-align: center;
  border: 1px solid #45331f;
  border-radius: 10px;
  box-sizing: border-box;
  background: url(https://file001.shop-pro.jp/PA01333/639/images/toppage/infoBg-pc.png) 50% 0 / cover;
}

#info .inner div{
  padding: 0 4%;
  line-height: 1.85;
}


/* ranking */
#ranking{
  overflow: hidden;
  padding: 125px 0 32px;
  background: #fff;
}

#ranking a{
  text-decoration: none;
}

#ranking .inner{
  margin: 0 auto;
  width: 80%;
  max-width: 1100px;
  padding-left: 20px;
}

.p-ranking-list__item{
  position: relative;
  margin-right: 20px;
  line-height: 1.7;
}

#ranking .slick-slider{
  margin-bottom: 0;
}

#ranking img {
  display: block;
  margin-bottom: 16px;
  width: 100%;
}

.p-ranking-list__item{
  margin-top: 3px;
}

.p-ranking-list__num{
  position: absolute;
  width: 38px;
  top: -5px;
  left: 12px;
  line-height: 36px;
  font-size: 19px;
  font-family: 'Kumbh Sans', sans-serif;
  text-align: center;
  color: #45331f;
  background: #f4f8d6;
}

.p-ranking-list__num:after{
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 19px solid #f4f8d6;
  border-right: 19px solid #f4f8d6;
  border-bottom: 5px solid transparent;
}

.rank1{
  color: #fff;
  background: #ba9b5a;
}
.rank1:after{
  border-left-color: #ba9b5a;
  border-right-color: #ba9b5a;
}

.rank2{
  color: #fff;
  background: #a2a2a2;
}
.rank2:after{
  border-left-color: #a2a2a2;
  border-right-color: #a2a2a2;
}

.rank3{
  color: #fff;
  background: #c27168;
}
.rank3:after{
  border-left-color: #c27168;
  border-right-color: #c27168;
}


/* ギフトのご案内 */
#gift{
  padding: 115px 0;
  text-align: center;
  background: #f4f8d6;
}

#gift h2 small{
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", sans-serif;
}


/* 旬のカレンダー */
#seasonalCal{
  padding: 125px 0;
}

#seasonalCal dl{
  padding-top: 10px;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}

#seasonalCal dt{
  width: 190px;
  height: 56px;
  line-height: 56px;
  align-items: stretch;
}

#seasonalCal dd{
  width: calc(100% - 190px);
}

#seasonalCal dt:first-of-type{
  height: 46px;
  line-height: 46px;
}

#seasonalCal dl a{
  text-decoration: underline;
}

#seasonalCal dl a:hover{
  text-decoration: none;
}

#seasonalCal dd .month a{
  padding: 0;
}

#seasonalCal dd:first-of-type{
  height: 46px;
  line-height: 46px;
}

#seasonalCal ul{
  width: 100%;
  height: 56px;
  display: flex;
  justify-content: space-between;
}

#seasonalCal dt:nth-of-type(even),
#seasonalCal dd:nth-of-type(even){
  background: #f4f8d6;
}

#seasonalCal li{
  position: relative;
  width: calc(100% / 12);
  border-left: 1px dashed #45331f;
  text-align: center;
}

#seasonalCal li:before{
  position: absolute;
  left: 0;
  top: 15px;
  content: '';
  width: 100%;
  height: 27px;
}

#seasonalCal .month li:before{
  width: 0;
  height: 0;
}

#seasonalCal li.half:before{
  background: #f8c1c1;
}

#seasonalCal li.full:before{
  background: #f68181;
}

#seasonalCal li span{
  position: absolute;
  bottom: 0;
  font-weight: normal;
  font-size: 10px;
}

#seasonalCal li span.taL{
  left: 4px;
}

#seasonalCal .btnWrap{
  margin-top: 68px;
}

/* NEWS */
#news{
  padding: 2px 0 140px;
}

#news.section h2{
  margin-bottom: 68px;
}

#blog ul{
  display: flex;
  flex-wrap: wrap;
}

#blog > ul > li{
  padding-bottom: 10px;
  background: #fff;
  box-shadow: 6px 9px 27px 0 rgba(6, 0, 1, .03);
}

.imgWrap{
  margin-bottom: 25px;
  width: 100%;
  height: 290px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

#news.section p{
  margin-bottom: 15px;
}

.newsCat a{
  display: inline-block;
  padding: 8px 15px;
  margin: 10px 8px 0 0;
  font-size: 13px;
  background: #ddea7f;
  border: 1px solid #ddea7f;
  transition: .5s;
}

.newsCat a:hover{
  background: #fff;
}

.btnWrap{
  margin-top: 80px;
  text-align: center;
}

#blog a{
  text-decoration: none;
}

#about{
  padding-bottom: 70px;
}

#about li:last-child{
  line-height: 1.7;
}

#about h3{
  margin-bottom: 24px;
  font-family: "Yu Mincho", YuMincho, serif;
  font-weight: normal;
  font-size: 19px;
  line-height: 1.5;
}

#about p{
  font-size: 13px;
}

#about .box{
  margin-top: 45px;
  padding: 30px 0 35px;
  text-align: center;
  background: #f4f8d6;
  border-radius: 6px;
}

#about .box p{
  font-weight: bold;
}

#about .box .btn{
  margin-top: 15px;
  height: 52px;
  line-height: 52px;
  color: #45331f;
  border: 1px solid #45331f;
  background: #fff;
}

#about .box .btn:hover{
  color: #fff;
  background: #45331f;
}

#about .box .btn:after{
  right: 20px;
  width: 8px;
  height: 8px;
  border-color: #45331f;
}

#about .box .btn:hover:after{
  border-color: #fff;
}

#about .box .btn span{
  position: relative;
  margin-right: -33px;
  font-size: 13px;
  font-weight: bold;
}

#about .box .btn span:before{
  position: absolute;
  top: -5px;
  left: -33px;
  content: '';
  width: 22px;
  height: 22px;
  background: url(https://file001.shop-pro.jp/PA01333/639/images/icon-insta.png) no-repeat 0 0 / cover;
  transition: .5s;
}

#about .box .btn:hover span:before{
  background-image: url(https://file001.shop-pro.jp/PA01333/639/images/icon-instaW.png);
}

#recommend2{
  padding: 55px 0 80px;
}


@media screen and (max-width: 960px){
  .p-page-content{
    padding-top: 0;
  }
}

@media screen and (min-width: 768px){
  #ranking.common-slider .slick-list{
    overflow: hidden;
  }
  
  /* 今月のおいしいおすすめ */
  #recommend{
    padding: 60px 0 80px;
  }

  #gift ul{
    padding: 70px 0;
    display: flex;
    justify-content: space-between;
  }

  #gift li{
    max-width: 520px;
  }

  #blog > ul{
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    justify-content: space-between;
  }

  #blog > ul > li{
    width: 47.222%;
    padding: 42px 40px;
    box-sizing: border-box;
  }

  #about ul{
    padding-top: 30px;
    display: flex;
    align-items: center;
  }
  #about li{
    width: 50%;
    box-sizing: border-box;
  }
  #about li:first-child img{
    width: 100%;
  }
  #about li:last-child{
    padding: 0 11.43% 0 5%;
  }
  #about .collage img{
    width: 77.14%;
    margin: 60px 0 0 5.7%;
  }

  #about .box .btn{
    width: 290px;
  }
}

@media screen and (min-width: 1081px){
  #slider .slick-slide img:nth-of-type(2){
    display: none;
  }
}

@media screen and (max-width: 1080px){
  #slider{
    padding: 0 0 106px;
  }

  #slider .slick-slide{
    margin: 0;
  }

  #slider .slick-slide img:first-of-type{
    display: none;
  }

  #slider .slick-dots{
    bottom: 62px;
  }

  #slider .slick-dots li.slick-active button:before{
    width: 25px;
    height: 27px;
  }
}

@media screen and (max-width: 767px){
  body{
    font-size: 14px;
  }

  #intro{
    padding: 68px 0 60px;
  }

  #intro.is-show:before{
    background-image: url(https://file001.shop-pro.jp/PA01333/639/images/toppage/introBg-sp.jpg);
  }

  #intro h2{
    margin-bottom: 20px !important;
    font-size: 22px;
    line-height: 1.3;
  }

  #intro h2 b{
    font-size: 27px;
  }

  #intro p{
    font-size: 13px;
  }

  #info{
    padding-top: 68px;
  }

  #info .inner{
    width: 100%;
    padding: 45px 20px;
    border-radius: 4px;
  }

  #info h2{
    margin-bottom: 20px;
  }

  .p-page-content{
    padding-top: 0;
  }

  #recommend,
  #recommend2,
  #ranking.section{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #recommend{
    padding-bottom: 65px;
  }

  /* ランキング */
  #ranking{
    padding: 65px 0;
  }

  #ranking .inner{
    width: 100%;
    padding: 0;
  }

  .p-ranking-list__num{
    width: 32px;
    top: -3px;
    left: 10px;
    line-height: 30px;
    font-size: 16px;
  }

  .p-ranking-list__num:after {
    border-left-width: 16px;
    border-right-width: 16px;
    border-bottom-width: 4px;
  }

  #gift{
    padding: 60px 0 73px;
  }

  #gift h2 small{
    margin-bottom: 3px;
    font-size: 13px;
  }

  #gift ul{
    padding: 20px 0 40px;
  }

  #gift li{
    margin-top: 10px;
  }

  /* 旬のカレンダー */
  #seasonalCal{
    padding: 65px 0;
  }

  #seasonalCal h2{
    margin-bottom: 27px;
  }

  #seasonalCal dt{
    width: 148px;
    height: 42px;
    line-height: 42px;
    font-size: 13px;
    letter-spacing: normal;
  }

  #seasonalCal dt a{
    padding-left: 52px;
    background-position: 14px 6px;
    background-size: 32px 32px;
  }

  #seasonalCal dt:first-of-type{
    height: 36px;
    line-height: 36px;
  }

  #seasonalCal dd:first-of-type{
    height: 36px;
    line-height: 36px;
  }

  #seasonalCal dd{
    width: calc(100% - 148px);
    height: 42px;
  }

  #seasonalCal ul{
    height: 42px;
  }

  #seasonalCal li:before{
    top: 11px;
    height: 20px;
  }

  #seasonalCal li span{
    right: 2px;
  }
  #seasonalCal li span.taL{
    right: auto;
    left: 3px;
  }

  #seasonalCal .btnWrap{
    margin-top: 40px;
  }

  #news{
    padding: 10px 0 ;
  }

  #news.section h2{
    margin-bottom: 20px;
  }

  #blog > ul{
    display: block;
  }
  #blog > ul > li{
    width: 100%;
    padding: 22px 5.3%;
    margin-bottom: 20px;
    box-sizing: border-box;
  }

  .imgWrap{
    height: 208px;
    margin-bottom: 20px;
  }

  #blog .btnWrap{
    margin-top: 40px;
  }

  #about{
    padding: 68px 0 20px;
  }

  #about li:last-child{
    padding-top: 25px;
  }

  #about h3{
    font-size: 17px;
  }

  #about .box{
    margin-top: 25px;
  }

  #gift .p-layout-container{
    padding-left: 0;
    padding-right: 0;
  }

  #about .collage img{
    width: 100%;
    margin-top: 20px;
  }

}




@media screen and (max-width: 640px){
  /* 旬のカレンダー */
  #seasonalCal.section{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .scrollX{
    overflow: auto;
    white-space: nowrap;
  }
  #seasonalCal dl{
    width: 860px;
  }
}
