@charset "utf-8";
/* トップPCのみヘッダー固定 */
@media screen and (min-width: 768px){
  #headerarea{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 99;
  }
  #headerarea.bdn{
    border: none;
  }
  .h-logo,
  .h-nav > li a .en,
  .h-hvr-ttl .en,
  .h-nav > li a .ja,
  .h-hvr-ttl .ja{
    transition: .5s;
  }
  #headerarea.bdn .h-logo{
    width: 50px;
  }
  #headerarea.bdn .h-nav > li a .en,
  #headerarea.bdn .h-hvr-ttl .en{
    font-size: 18px;
  }
  #headerarea.bdn .h-nav > li a .ja,
  #headerarea.bdn .h-hvr-ttl .ja{
    font-size: 12px;
  }
}
.ft-coordination .nonslide-play::after{
  content: none;
}
/* --------------------トップスライダーエリア------------------- */
.top-slide-area{
  position: relative;
  z-index: 0;
}
.top-slide{
  z-index: 1;
  line-height: 0;
}
.flower01-slide,
.flower02-slide{
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 768px){
	.top-slide-area{
		margin-bottom: 50px;
	}
  .top-slide .slick-dots{
    max-width: 700px;
    margin: 20px auto 0;
    position: static;
    display: flex;
  }
  .top-slide .slick-dots li{
    width: unset;
    height: unset;
    flex: 1;
    margin: 0 5px 0 0;
  }
  .top-slide .slick-dots li:hover{
    opacity: 0.7;
  }
  .flower01-slide{
    width: 25%;
    max-width: 400px;
    top: 0;
    left: 0;
  }
  .flower02-slide{
    width: 22%;
    max-width: 400px;
    bottom: -10%;
    right: 40px;
  }
}
@media screen and (max-width: 767px){
  .flower01-slide{
    width: 40%;
    top: 0;
    left: 0;
  }
  .flower02-slide{
    width: 40%;
    bottom: -10%;
    right: 0;
  }
}
/* --------------------パスワード再設定------------------- */
@media screen and (min-width: 768px){
  .passreset-area{
    margin-bottom: 60px;
    margin-top:-60px;
  }
}
@media screen and (max-width: 767px){
  .passreset-area{
    margin-bottom: 40px;
    margin-top:-40px;
  }
}
/* --------------------トップお知らせエリア------------------- */
.topics-date,
.topics-ttl{
  display: block;
}
@media screen and (min-width: 768px){
  .topics-area{
    width: 95%;
    max-width: 950px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
  }
  .topics-area .sec-ttl{
    width: 120px;
    margin: 0 50px 0 0;
  }
  .topics{
    flex: 1;
  }
  .topics li{
    display: flex;
  }
  .topics li:not(:last-child){
    margin-bottom: 12px;
  }
  .topics-date{
    width: 90px;
    margin-right: 15px;
  }
  .topics-ttl{
    flex: 1;
  }
}
@media screen and (max-width: 767px){
  .topics-area .sec-ttl{
    width: 100%;
  }
  .topics li:not(:last-child){
    margin-bottom: 15px;
  }
  .mkurakuen-page .new-item-area .slick-arrow{
		top: 35%;
	}
}
/* --------------------トップ特集エリア------------------- */
@media screen and (min-width: 768px){
  .feature-area{
    width: calc(92% + 20px);
    max-width: 1220px;
  }
  .feature .slick-slide{
    margin: 0 10px;
  }
  .feature{
	  display: flex;
	  flex-wrap: wrap;
  }
  .feature li{
	  width: 49%;
	  margin-right: 2%;
	  margin-bottom: 23px;
  }
  .feature li:nth-child(2n){
	  margin-right: 0;
  }
}
@media screen and (max-width: 767px){
/*
  .feature-area{
    margin-bottom: 90px;
  }
*/
  .feature .slick-slide{
    margin: 0 5px;
  }
  .feature .slick-arrow{
    top: 50%;
    transform: translateY(-50%);
  }
  .feature{
  }
  .feature li{
	  margin-bottom: 10px;
  }

}
/* --------------------トップコーディネートエリア------------------- */
.mkurakuenTop .coordinate-area{
  position: relative;
}
.mkurakuenTop .flower-coordinate{
  position: absolute;
}
.mkurakuenTop .coordinate-box{
  border: 1px solid #000;
  position: relative;
}
.mkurakuenTop .follow-us{
  position: absolute;
}
.mkurakuenTop .coordinate-term a::before{
  content: "#";
  margin-right: 3px;
}
.mkurakuenTop .cp-coordinate__list{
	display: flex;
	flex-wrap: wrap;
}
@media screen and (min-width: 901px){
  .mkurakuenTop .coordinate li{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 50px;
  }
  .mkurakuenTop .coordinate li:nth-of-type(3n){
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .mkurakuenTop .coordinate li{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  .mkurakuenTop .coordinate li:nth-of-type(2n){
    margin-right: 0;
  }
}
@media screen and (min-width: 768px){
	.mkurakuenTop .cp-coordinate__list{
		margin-bottom: 35px;
	}
  .mkurakuenTop .flower-coordinate{
    width: 15%;
    max-width: 200px;
    top: 20px;
    right: -2%;
  }
  .mkurakuenTop .coordinate-insta{
    width: 80%;
    margin: 0 auto 50px;
  }
  .mkurakuenTop .coordinate-img{
    margin-bottom: 10px;
  }
  .mkurakuenTop .coordinate-term{
    font-size: 15px;
  }
  .mkurakuenTop .coordinate-txtarea a:hover{
    opacity: 0.7;
  }
  .mkurakuenTop .coordinate-excerpt{
    font-size: 14px;
  }
  #new-coordination .cp-coordinate__list .cp-coordinate__list__item:nth-child(n+7){
    display: none;
  }
}
@media screen and (max-width: 767px){
  .mkurakuenTop .flower-coordinate{
    width: 25%;
    top: -20px;
    right: -10px;
  }
  .mkurakuenTop .coordinate-insta{
    width: 100%;
    margin: 0 auto 30px;
  }
  .mkurakuenTop .coordinate{
    margin-bottom: 50px;
  }
  .mkurakuenTop .coordinate li:nth-of-type(1),
  .mkurakuenTop .coordinate li:nth-of-type(2){
    width: 100%;
  }
  .mkurakuenTop .coordinate li:nth-of-type(n+2){
    margin-top: 20px;
  }
  .mkurakuenTop .coordinate li:nth-of-type(n+3){
    width: 48%;
    margin-right: 4%;
  }
  .mkurakuenTop .coordinate li:nth-of-type(4),
  .mkurakuenTop .coordinate li:nth-of-type(6){
    margin-right: 0;
  }
  .mkurakuenTop .coordinate-img{
    margin-bottom: 8px;
  }
  .mkurakuenTop .coordinate-term{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .mkurakuenTop .coordinate-ttl{
    margin-bottom: 5px;
  }
  .mkurakuenTop .coordinate-excerpt{
    font-size: 13px;
  }
}
/* cp-coordinate__list */
@media screen and (min-width: 901px){
  .mkurakuenTop .cp-coordinate__list article{
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
  }
  .mkurakuenTop .cp-coordinate__list article:nth-of-type(3n){
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .mkurakuenTop .cp-coordinate__list article{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .mkurakuenTop .cp-coordinate__list article:nth-of-type(2n){
    margin-right: 0;
  }
}
@media screen and (min-width: 768px){
  .mkurakuenTop .cp-coordinate__list__item__img{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px){
  .mkurakuenTop .cp-coordinate__list{
    margin-bottom: 20px;
    display: grid;
    gap: 20px;
  }
  .mkurakuenTop .cp-coordinate__list__item__img img{
    height: auto;
  }
  .mkurakuenTop .cp-coordinate__list__item__img{
    margin-bottom: 8px;
  }
  .mkurakuenTop .cp-coordinate__list__item__title{
    margin-bottom: 5px;
  }
  .mkurakuenTop .cp-coordinate__list article:nth-of-type(n+5){
	  display: none;
	 }
	 .cp-coordinate__list__item__title{
		 font-size: 13px;
		 line-height: 1.6;
	 }
}
/* --------------------トップ新着商品エリア------------------- */
.product-price .price{
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px){
  .new-item-area{
    width: calc(92% + 20px);
    max-width: 1220px;
  }
  .new-item .slick-slide{
    margin: 0 10px;
  }
  .new-item{
    margin-bottom: 80px !important;
  }
  .product-img{
    margin-bottom: 10px;
  }
  .product-name{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .product-price .price{
    font-size: 15px;
  }
  .product-price .tax{
    font-size: 10px;
  }
}
@media screen and (max-width: 767px){
  .new-item-area{
    width: calc(90% + 14px);
    margin-bottom: 40px;
  }
  .new-item .slick-slide{
    margin: 0 7px;
  }
/*
  .new-item{
    margin-bottom: 70px !important;
  }
*/
  .product-img{
    margin-bottom: 8px;
  }
  .product-name{
    font-size: 12px;
    margin-bottom: 3px;
  }
  .product-price .price{
    font-size: 14px;
    font-weight: 400;
  }
  .product-price .tax{
    font-size: 10px;
  }
}


/* --------------------トップ人気ランキングエリア------------------- */
.ranking-area{
  position: relative;
}
.flower-ranking{
  position: absolute;
}
.ranking{
  counter-reset: original-counter;
}
.ranking li{
  position: relative;
  z-index: 0;
}
.ranking li::before{
  content: counter(original-counter);
  counter-increment: original-counter;
  font-family: 'Noto Serif Display', serif;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}
.ranking li:nth-of-type(1)::before,
.ranking li:nth-of-type(2)::before,
.ranking li:nth-of-type(3)::before{
  color: #fff;
}
.ranking li:nth-of-type(1)::before{
  background: #d1bd58;
}
.ranking li:nth-of-type(2)::before{
  background: #b4b4b4;
}
.ranking li:nth-of-type(3)::before{
  background: #ae846d;
}
.ranking li:nth-of-type(n+4)::before{
  background: #fff;
}
@media screen and (min-width: 768px){
  .flower-ranking{
    width: 15%;
    top: -5%;
    left: -7%;
  }
  .ranking li::before{
    font-size: 19px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    top: 5px;
    left: 5px;
  }
}
@media screen and (max-width: 767px){
  .flower-ranking{
    width: 27%;
    top: -1%;
    left: -5%;
  }
  .ranking li::before{
    font-size: 13px;
    width: 20px;
    height: 20px;
    font-style: italic;
    top: 6px;
    left: 6px;
  }
}
/* --------------------トップおすすめ商品エリア------------------- */
@media screen and (min-width: 768px){
  .recommend-area{
    width: calc(92% + 20px);
    max-width: 1220px;
  }
  .recommend .slick-slide{
    margin: 0 10px;
  }
  .recommend{
    margin-bottom: 80px !important;
  }
}
@media screen and (max-width: 767px){
  .recommend-area{
    width: calc(90% + 14px);
  }
  .recommend .slick-slide{
    margin: 0 7px;
  }
  .recommend{
    margin-bottom: 70px !important;
  }
}
/* --------------------トップ商品カテゴリーエリア------------------- */
.cat-area{
  background-image: url(../images/top/cat-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.cat-mainttl{
  text-align: center;
}
.cat-bnr li a{
  display: block;
  position: relative;
}
.cat-bnr-name{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.cat-black,
.cat-gold{
  color: #fff;
}
.cat-bnr-name span{
  display: block;
  text-align: center;
}
.cat-bnr-name .en{
  line-height: 1;
}
.cat-link-area{
  background: #f0f0f0;
  position: relative;
  border-radius: 0 0 25px 25px;
}
.flower-cat{
  position: absolute;
}
.tabnav li{
	flex: 1;
	cursor: pointer;
  text-align: center;
  background: #f2f3f0;
}
.tabnav li.active{
  cursor: default;
  background: #333;
  color: #fff;
}
.tab-content{
	display:none;
}
.tab-content.active{
	display:block;
}
.tab-content li{
  text-align: center;
}
.cat-link li a{
  display: block;
  background: #fff;
}
.cat-area{
  padding: 60px 0;
}
@media screen and (min-width: 1001px){
  .cat-bnr-name .en{
    font-size: 40px;
  }
  .tab-content li img{
    width: 80px;
  }
  .cat-link li{
    width: 32%;
    margin-right: 2%;
  }
  .cat-link li:nth-of-type(3n){
    margin-right: 0;
  }
  .cat-link li:nth-of-type(n+4){
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
  .cat-bnr-name .en{
    font-size: 30px;
  }
  .tab-content li{
    font-size: 14px;
  }
  .tab-content li.minft{
	  font-size: 0.8em;
	  padding-top: 4px;
  }
  .tab-content li img{
    width: 60px;
  }
  .cat-link li{
    width: 49%;
    margin-right: 2%;
  }
  .cat-link li:nth-of-type(2n){
    margin-right: 0;
  }
  .cat-link li:nth-of-type(n+3){
    margin-top: 12px;
  }
}
@media screen and (min-width: 768px){
  .cat-area{
    margin-bottom: 70px;
  }
  .cat-box{
    border: 1px solid #000;
    background: #393939;
  }
  .cat-border{
    background: #fff;
    border-radius: 25px;
  }
.cat-mainttl{
    font-size: 20px;
    margin-bottom: 13px;
  }
  .cat-bnr{
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .cat-bnr li{
    padding: 10px;
    flex: 1;
    transition: 0.3s all;
  }
  .cat-bnr li:not(:last-child){
    margin-right: 15px;
  }
  .cat-bnr li a:hover{
    opacity: 1 !important;
    transform: translate(-5px, -5px);
    box-shadow: 4px 4px 10px -1px rgba(0, 0, 0, 0.25);
  }
  .cat-bnr li a:hover img{
    opacity: 1 !important;
  }
  .cat-bnr-name .en{
    margin-bottom: 8px;
  }
  .cat-border{
    padding-top: 50px;
  }
  .tabnav{
    width: 560px;
    margin: 20px auto 40px;
  }
  .tabnav li{
    padding: 7px 0;
    font-size: 17px;
    letter-spacing: 2px;
  }
  #tabcontents{
    padding-bottom: 60px;
  }
  .tab-content li{
    width: 20%;
    margin-bottom: 60px;
  }
  .tab-content li{
    white-space: nowrap;
  }
  .tab-content li img{
    margin: 0 auto 10px;
  }
  .tab-content .more-btn a{
    width: 400px;
  }
  .cat-link-area{
    padding: 60px 0;
  }
  .flower-cat{
    width: 15%;
    top: -25%;
    left: 10px;
  }
  .cat-link{
    width: 85%;
    margin: 0 auto;
  }
  .cat-link li a{
    padding: 12px 20px;
    background-image: url(../images/common/btn-arrow.svg);
		background-repeat: no-repeat;
		background-size: 28px;
		background-position: right 22px center;
    border: 1px solid #000;
  border-radius: 10px;
  }
  .cat-link li a:hover{
    opacity: 1;
		background-color: #000;
		color: #fff;
    background-image: url(../images/common/btn-arrow-w.svg);
		background-repeat: no-repeat;
		background-size: 28px;
		background-position: right 22px center;
  }
}
@media screen and (max-width: 767px){
  .cat-box{
		background: #fff;
  }
  .cat-link-area{
    border-radius: 0;
  }
  .cat-area{
    padding: 0px 0 40px;
    margin-bottom: 0;
  }
  .cat-mainttl{
    font-size: 15px;
    margin-bottom: 8px;
  }
  .cat-bnr{
    margin-bottom: 30px;
  }
  .cat-bnr li:not(:last-child){
    margin-bottom: 15px;
  }
  .cat-bnr-name .en{
    font-size: 25px;
    margin-bottom: 3px;
  }
  .cat-bnr-name .ja{
    font-size: 12px;
  }
  .tabnav{
    margin: 0 auto 30px;
  }
  .tabnav li{
    padding: 6px 0;
  }
  #tabcontents{
    margin-bottom: 50px;
  }
  .tab-cat{
    justify-content: center;
  }
  .tab-content{
    margin-bottom: 40px;
  }
  .tab-cat li{
    width: 25%;
    margin-bottom: 30px;
  }
  .tab-cat li{
    text-align: center;
    font-size: 12px;
  }
  .tab-cat li img{
    width: 50px;
    margin: 0 auto 10px;
  }
  .tab-content .more-btn a{
    width: 90%;
  }
  .cat-link-area{
    padding: 40px 0;
  }
  .flower-cat{
    width: 20%;
    top: -20px;
    left: 0;
  }
  .cat-link{
    margin: 0 auto;
  }
  .cat-link li:nth-of-type(1),
  .cat-link li:nth-of-type(2){
    flex: 1;
    margin-bottom: 20px;
  }
  .cat-link li:nth-of-type(1){
    margin-left: 5%;
    margin-right: 2.5%;
  }
  .cat-link li:nth-of-type(2){
    margin-right: 5%;
  }
  .cat-link li:nth-of-type(n+3){
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
  }
  .cat-link li:nth-of-type(3){
    border-top: 1px solid #b3b3b3;
  }
  .cat-link li a{
    font-size: 12px;
    padding: 12px 20px;
    background-image: url(../images/common/btn-arrow.svg);
		background-repeat: no-repeat;
		background-size: 25px;
		background-position: right 19px center;
  }
  .cat-link li:nth-of-type(1) a,
  .cat-link li:nth-of-type(2) a{
    border: 1px solid #000;
    border-radius: 7px;
  }
}
/* --------------------トップM苦楽園についてエリア------------------- */
.about-area{
  position: relative;
  z-index: 0;
}
.about-top{
  align-items: center;
}
.about-top .line01{
  background: #000;
}
.about-top .line02{
  background: #000;
  flex: 1;
  height: 1px;
}
.flower-about{
  position: absolute;
  z-index: 10;
}
.about-img{
  position: relative;
  z-index: 6;
}
.about-txtarea{
  position: relative;
  z-index: 8;
}
@media screen and (min-width: 901px){
  .about-txtarea{
    width: 52%;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .about-txtarea{
    width: 60%;
  }
  .about-txt{
    font-size: 14px;
  }
}
@media screen and (min-width: 768px){
  .about-top{
    margin-bottom: 30px;
  }
  .about-top .line01{
    width: 30px;
    height: 3px;
  }
  .about-top .line02{
    margin: 0 5px;
  }
  .about-top img{
    width: 100px;
  }
  .flower-about{
    width: 18%;
    top: 50px;
    right: 2.5%;
  }
  .about-img{
    width: 53%;
    margin-left: 2.5%;
  }
  .about-txtarea{
    margin: -30% 0 0 auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 4% 3% 0;
  }
  .about-txtarea .sec-ttl{
    margin-bottom: 30px;
  }
  .about-txtarea .sec-ttl span{
    text-align: left;
  }
  .about-txt{
    margin-bottom: 40px;
  }
  .about-txtarea .more-btn a{
    margin: 0 0 0 auto;
  }
}
@media screen and (max-width: 767px){
  .about-top{
    margin-bottom: 30px;
  }
  .about-top .line01{
    width: 20px;
    height: 3px;
  }
  .about-top .line02{
    margin: 0 3px;
  }
  .about-top img{
    width: 80px;
  }
  .flower-about{
    width: 30%;
    top: 34.5%;
    right: 4.5%;
  }
  .about-txtarea{
    margin: -80px auto 30px auto;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px 15px;
  }
  .about-txt{
    font-size: 13px;
    line-height: 2.3;
    margin-bottom: 30px;
  }
  .about-end{
    width: 100%;
  }
}
/* --------------------トップブログエリアWP吐き出し------------------- */
.magazine-img{
  overflow: hidden;
}
.magazine-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 901px){
  .magazine li{
    width: 23.5%;
    margin-right: 2%;
  }
  .magazine li:nth-of-type(4n){
    margin-right: 0;
  }
}
@media screen and (max-width: 900px){
  .magazine li:nth-of-type(n+4){
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px){
  .magazine li{
    width: 32%;
    margin-right: 2%;
  }
  .magazine li:nth-of-type(3n){
    margin-right: 0;
  }
}
@media screen and (min-width: 768px){
  .magazine{
    margin-bottom: 50px;
  }
  .magazine-img{
    margin-bottom: 10px;
    height: 282px;
  }
  .magazine-date{
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px){
  .magazine{
    margin-bottom: 50px;
  }
  .magazine li{
	  width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .magazine li:first-child{
    margin-top: 0;
  }
  .magazine-img{
    width: 40%;
    max-height: 135px;
  }
  .magazine-txtarea{
    width: 55%;
    padding-top: 5px;
  }
}
/* --------------------トップレシピエリアWP吐き出し------------------- */
.recipe-area{
  background: #f3f3f2;
}
.recipe li{
  display: flex;
  justify-content: space-between;
}
.recipe-tag a{
  color: #666;
}
.recipe-meta{
  padding-top: 6px;
  display: flex;
  flex-direction: column;
}
.recipe-date{
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}
.recipe-img{
  overflow: hidden;
}
.recipe-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1001px){
  .recipe li{
    width: 30%;
    margin-right: 5%;
  }
  .recipe li:nth-of-type(3n){
    margin-right: 0;
  }
  .recipe li:nth-of-type(n+4){
    margin-top: 40px;
  }
  .recipe-meta{
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px){
  .recipe li{
    width: 45%;
    margin-right: 10%;
  }
  .recipe li:nth-of-type(2n){
    margin-right: 0;
  }
  .recipe li:nth-of-type(n+3){
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px){
  .recipe-area{
    padding: 60px 0;
  }
  .recipe{
    margin-bottom: 50px;
  }
  .recipe-img{
    width: 45%;
    margin-right: 3%;
  }
  .recipe-tag a{
    font-size: 12px;
  }
  .recipe-ttl a{
    font-size: 14px;
  }
  .recipe-date{
    font-size: 12px;
  }
  .recipe-img{
    max-height: 162px;
  }
}
@media screen and (max-width: 767px){
  .recipe-area{
    padding: 40px 0 60px;
  }
  .recipe{
    margin-bottom: 50px;
  }
  .recipe li{
	  width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .recipe li:first-child{
    margin-top: 0;
  }
  .recipe li:nth-of-type(n+4){
    display: none;
  }
  .recipe-img{
    width: 40%;
  }
  .recipe-meta{
    width: 55%;
    padding-top: 5px;
  }
  .recipe-img{
    max-height: 135px;
  }
}
/* --------------------トップインスタ連携エリア------------------- */
.insta-area{
  position: relative;
}
.insta-ttl a{
  display: block;
  text-align: center;
}
.insta-ttl a span{
  width: 100%;
  display: block;
}
.insta-ttl a .accout{
  color: #818181;
}
#insta li img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1301px){
  .insta-ttl {
    width: 20%;
    height: 50%;
    left: 60%;
    top: 0;
  }
  #insta li{
    width: 20%;
  }
  .insta-ttl a .ttl{
    font-size: 31px;
  }
  .insta-ttl a .account{
    font-size: 16px;
  }
}
@media screen and (min-width: 1061px){
  #insta li{
    max-height: 240px;
  }
}
@media screen and (min-width: 1061px) and (max-width: 1300px){
  .insta-area{
    max-width: 960px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1060px){
  .insta-area{
    max-width: 760px;
  }
  #insta li{
    max-height: 190px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px){
  .insta-ttl{
    width: 25%;
    height: 50%;
    left: 50%;
    top: 0;
  }
  #insta li{
    width: 25%;
  }
  #insta li:nth-of-type(n+9){
    display: none;
  }
  .insta-ttl a .ttl{
    font-size: 25px;
  }
  .insta-ttl a .account{
    font-size: 12px;
  }
}
@media screen and (min-width: 768px){
  .insta-ttl {
    background: #fff;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 30;
  }
  .insta-ttl a .icon i{
    font-size: 30px;
  }
}
@media screen and (max-width: 767px){
  .insta-area{
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }
  #insta li{
    width: calc(100% / 3);
    max-height: 125px;
  }
  #insta li:nth-of-type(n+10){
    display: none;
  }
  .insta-ttl{
    margin-bottom: 30px;
  }
  .insta-ttl a .ttl{
    font-size: 28px;
    letter-spacing: 0.1em;
  }
  .insta-ttl a .account{
    font-size: 13px;
    color: #666;
  }
  .insta-ttl a .icon i{
    font-size: 30px;
  }
}










/* アニメーション */
@keyframes fadeIn{
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.topView01,
.topView02,
.topView03{
	opacity: 0;
}
.fadein01{
	animation: fadeIn forwards 2s ease 0.1s normal;
}
.fadein02{
	animation: fadeIn forwards 2s ease 1.0s normal;
}
.fadein03{
	animation: fadeIn forwards 2s ease 1.5s normal;
}


/* リストアニメ */
.is-play,
.is-play-slide{
	overflow: hidden;
	position: relative;
}
.is-play::after,
.is-play-slide::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff 25%, #fff);
	top: 0;
	left: 0;
	transition: .8s;
}



.is-play.active:after,
.is-play-slide.active:after{
  transform: translateY(-100%);
  transition: transform .75s cubic-bezier(.39, .575, .565, 1);
}



.nonslide-play{
	overflow: hidden;
	position: relative;
}
.nonslide-play::after{
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff 25%, #fff);
	top: 0;
	left: 0;
	transition: .0s;
}
.recipe-area .nonslide-play::after{
  background: #f3f3f2;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #f3f3f2 0%, #f3f3f2);
}
.nonslide-play.active:after{
  transform: translateY(-100%);
  transition: transform .75s cubic-bezier(.39, .575, .565, 1);
}




/* PCのみ */
@media screen and (min-width:768px) {
.restockbanner{
	width:80%;
	margin:-40px auto 70px;
	max-width:590px;
}

}


/* SPのみ */
@media screen and (max-width:767px) {
.restockbanner{
	width:90%;
	margin:-30px auto 50px;
}

}

/* 法人ページ */
@media screen and (min-width: 768px) {
  .reverse .about-img{
    margin: 0 2.5% 0 auto;
  }
  .reverse .about-txtarea{
    margin-left: 0;
  }
}
/* カルーセルパーツ調整 */
.fs-pt-carousel.fs-c-slick .slick-arrow{
  top: 50%;
  width: auto;
  height: auto;
  background: unset;
  border-radius: 0;
  padding: 0;
}
.fs-pt-carousel.fs-c-slick .slick-dots li{
	margin: 5px;
}
.fs-pt-carousel.fs-c-slick .slick-dots li button:before{
  background: none;
  border: none;
}
.fs-pt-carousel.fs-c-slick .slick-dots li.slick-active button:before{
  color: black;
  border: none;
}
figcaption.fs-pt-carousel__slide__caption {
  padding: 5px 10px;
}
.fs-pt-carousel.fs-c-slick .slick-dots li button:before{
	color: #aaa;
}
@media screen and (min-width: 768px){
	.fs-pt-carousel.fs-c-slick {
    margin-bottom: 100px;
	}
}
@media screen and (max-width: 767px){
	.fs-pt-carousel.fs-c-slick {
    margin-bottom: 50px;
	}
}

/* トップお客様の声 */
.top-voice{
opacity: 0;
transition: opacity .3s linear;
position: relative;
z-index: 0;
}
.top-voice.slick-initialized{
opacity: 1;
}
@media screen and (min-width: 768px){
  .top-voice-area{
    width: calc(92% + 20px);
    max-width: 1220px;
  }
  .top-voice .slick-slide{
    margin: 0 10px;
  }
  .top-voice{
    margin-bottom: 80px !important;
  }
  .top-voice .fs-pt-column__image{
    margin-bottom: 10px;
  }
  .top-voice .fs-pt-column__heading{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .top-voice .fs-pt-column__description{
    font-size: 15px;
  }
}
@media screen and (max-width: 767px){
  .top-voice-area{
    width: calc(90% + 14px);
    margin-bottom: 40px;
  }
  .top-voice .slick-slide{
    margin: 0 7px;
  }
}



/* 20250220調整 */
@media screen and (max-width: 767px){
  .fs-pt-column{
    padding: 0;
  }
}





/* ---------------202505改修------------ */
/* fvにキャッチコピー */
.top-slide p{
  line-height: 2;
  text-align: center;
  background-color: #1a1a1a;
  color: #fff;
  padding-block: 5px;
}
/* HTMLコラムパーツ */
.top-column{
  display: grid;
}
.top-column li img{
  height: auto;
  width: 100%;
  box-sizing: unset;
  line-height: 1rem;
  display: block;
}
@media screen and (min-width: 768px){
  .top-column{
    grid-template-columns: repeat(4,1fr);
    gap: 50px 20px;
  }
  .top-column li p{
    font-size: 14px;
    margin-top: 8px;
  }
}
@media screen and (max-width: 767px){
  .top-column{
    grid-template-columns: repeat(2,1fr);
    gap: 20px 15px;
  }
  .top-column li p{
    font-size: 12px;
    margin-top: 5px;
  }
}
/* 商品リストスライダー解除 */
.product-list{
  display: grid;
}
.history-area img{
  height: auto;
}
@media screen and (min-width: 768px){
  .product-list{
    grid-template-columns: repeat(4,1fr);
    gap: 50px 20px;
  }
  .history{
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 20px;
  }
  .history li:nth-of-type(n+9){
    display: none;
  }
}
@media screen and (max-width: 767px){
  .product-list{
    grid-template-columns: repeat(2,1fr);
    gap: 20px 15px;
  }
  .history-area{
    width: 100%;
  }
  .history{
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    padding-left: 10px;
    -ms-overflow-style: none;/* IE, Edge 対応 */
    scrollbar-width: none;/* Firefox 対応 */
  }
  .history::-webkit-scrollbar{
    display: none;/* Chrome 対応 */
  }
  .history li{
    --WIDTH: 100px;
    min-width: var(--WIDTH);
    max-width: var(--WIDTH);
    flex: 0 0 auto;
    margin-right: 10px;
  }
}