@charset "UTF-8";

img{
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
html {scroll-behavior: smooth;}


p{
  color: #4d4d4d;
  line-height: 1.7;
}


.sp_only{
  display: none;
}
.pc_only{
  display: block;
}
.tb_only{
  display: none;
}
.pc_tb{
    display: block;
  }
  .tb_sp{
    display: none;
  }


#nanjakore{
  background-color: #fff9e7;
}
#nanjakore,.last{
  font-family: 'Zen Maru Gothic', sans-serif,"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.top_hai{
  background-image: url(img/top_hai.png?0212);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center 0;
  width: 100%;
/*  max-width: unset;*/
/*  max-width: 1645px;*/
  margin: 0 auto;
/*  height: 839px;*/
  position: relative;
  z-index: 3;
}
.top_title{
  max-width: 770px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.top_hai:before{
  content: '';
  background-image: url(img/top_hai2.png?2504);
  max-width: 1500px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
}
.top_texarea{
  position: relative;
}
.top_texarea:before{
  content: '';
  background-image: url(img/top_lef.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%;
  max-width: 266px;
  height: 469px;
  position: absolute;
  top: 0;
  bottom: 150px;
  left: -2%;
  margin: auto;
}
.top_texarea:after{
  content: '';
  background-image: url(img/top_rig.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 30%;
  max-width: 336px;
  height: 460px;
  position: absolute;
  top: 0;
  bottom: 150px;
  right: -5%;
  margin: auto;
}
.top_tex{
  max-width: 620px;
  margin: 45px auto 80px;
  padding: 0 20px;
  box-sizing: content-box;
  position: relative;
  z-index: 3;
}
.top_tex p{
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}


.nani_top{
  content: '';
  background-image: url(img/nanikore_hai.png?2504);
  background-size: 100% 95%;
  background-repeat: no-repeat;
  background-position: center bottom 10px;
  width: 100%;
/*  max-width: unset;*/
/*  max-width: 1640px;*/
  margin: 0 auto;
/*  height: 794px;*/
  display: flex;
  align-items: flex-end;
  position: relative;
  z-index: 2;
}
.nani_img{
  max-width: 1015px;
  margin: 0 auto;
  padding: 70px 20px 0;
  box-sizing: content-box;
}

.nanikore{
  position: relative;
}
.nanikore:before{
  content: '';
/*  background-image: url(img/conhai.png);*/
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fff 100%), url(img/conhai.png);
  background-size: contain;
  max-width: 157px;
  width: 10%;
  height: 100%;
  display: block;
  background-repeat: repeat-y;
  background-position: top left;
  letter-spacing: 0;
  left: 0;
  top: 5%;
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}
.nanikore:after {
  content: '';
   background: linear-gradient(to bottom, transparent 0%, transparent 60%, #fff 100%), url(img/conhai.png);
  background-size: contain;
  max-width: 157px;
  width: 10%;
  height: 100%;
  display: block;
  background-repeat: repeat-y;
  background-position: top right;
  letter-spacing: 0;
  right: 0;
  top: 5%;
  position: absolute;
  mix-blend-mode: multiply;
  z-index: 0;
}


.whathis_wrap{
  position: relative;
  z-index: 1;
  padding: 0 20px;
  box-sizing: content-box;
/*  max-width: 1200px;*/
  margin: 0 auto 60px;
}
#how.whathis_wrap{
  margin-bottom: 0;
  padding-bottom: 195px;
}
.whathis{
  background-color: #fff;
  border: 3px solid #9c8070;
  border-radius: 45px;
  max-width: 1085px;
  padding: 40px 20px 20px;
  margin: 0 auto;
  position: relative;
}
.whathis:after{
  content: '';
  background-color: #9c8070;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 45px;
  z-index: -1;
}
.whathis_cont{
  max-width: 930px;
  margin: 0 auto;
}
.what_title{
  max-width: 753px;
  margin: 0 auto 30px;
}
.waht_cont{
  min-height: 355px;
  position: relative;
}
.fuki1{
  content: '';
  background-image: url(img/fuki1.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 239px;
  padding-top: 15%;
  height: 165px;
  width: 20%;
  position: absolute;
  right: -3%;
  top: 12%;
}
.waht_cont img{
  max-width: 572px;
  width: 50%;
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}
.what_tex p:nth-of-type(1){
  color: #915a2c;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 36px;
  padding-top: 20px;
  position: relative;
}
/*.what_tex p:nth-of-type(1):before{
  content: '';
  background-image: url(img/fuki1.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 238px;
  padding-top: 15%;
  width: 30%;
  position: absolute;
  right: -17%;
  top: -135px;
}*/
.what_tex p:nth-of-type(2){
  font-size: 16px;
}

.point{
  background-color: #fff;
  border: solid 3px #9c8070;
  border-radius: 15px;
  padding: 20px 70px;
  position: relative;
  margin: 0px auto 30px;
}
.fuki2{
  content: '';
  background-image: url(img/fuki2.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 238px;
  height: 147px;
  width: 23%;
  position: absolute;
  top: -12%;
  right: -20%;
  z-index: 3;
}
.poi_title{
  background-color: #fff;
  border: solid 3px #9c8070;
  border-radius: 30px;
  width: fit-content;
  position: absolute;
  top: -25px;
  left: 20px;
}
.poi_title p{
  padding: 0px 25px 3px;
  font-weight: bold;
  font-size: 22px;
  color: #9c8070;
  margin: 0;
}
.poi_cont img{
  max-width: 189px;
  /*width: 25%;*/
  margin-right: 30px;
  /*margin-bottom: 30px;*/
}
.poi_cont2 img{
  max-width: 289px;
  width: 35%;
  margin-left: 30px;
}
.poi_cont,.poi_cont2{
  display: flex;
  justify-content: space-between;
  max-width: 850px;
  margin: 20px auto;
  align-items: center;
}
.poi_tex{
  width: 80%;
}
.poi_tex p:nth-of-type(1){
  font-size: 24px;
  font-weight: bold;
  color: #915a2c;
}
.poi_tex p:nth-of-type(2){
  font-size: 16px;
}


#how{
  margin-top: 120px;
}
#how .what_title img{
  max-width: 750px;
  position: relative;
  margin: 0 20px;
}
#how .what_title{
  max-width: unset;
  position: relative;
  text-align: center;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: -125px;
}
/*#how .what_title:before{
  content: '';
  background-image: url(img/how_h1.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 100%;
  max-width: 122px;
  height: 193px;
}
#how .what_title:after{
  content: '';
  background-image: url(img/how_h2.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 100%;
  max-width: 131px;
  height: 213px;
}*/

#how .waht_cont{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  min-height: unset;
  position: relative;
}
#how .whathis{
  padding-bottom: 30px;
}
#how .waht_cont .howto{
  width: 30%;
  text-align: center;
  display: flex;
  flex-direction: column;
}
#how .waht_cont .howto img{
  margin: 0 0 10px;
  max-width: 292px;
  width: 100%;
}
#how .waht_cont .howto p{
/*  padding: 0 10px;*/
}
#how .waht_cont .howto p:nth-of-type(1){
  font-size: 22px;
  font-weight: bold;
  color: #915a2c;
  height: 74.7812px;
  /*letter-spacing: -0.1em;*/
  display: flex;
  align-items: center;
  margin: auto;
}
#how .waht_cont .howto p:nth-of-type(2){
  font-size: 16px;
  text-align: left;
}

.pick{
  margin: 35px auto 0px;
}
.pick_title{
  max-width: 498px;
  margin: 0 auto;
  position: relative;
}
.pick_slider{
  background-color: #fff9e7;
  border: solid 3px #9c8070;
  border-radius: 15px;
  padding: 25px 20px;
  position: relative;
}
.fuki3{
  content: '';
  background-image: url(img/fuki3.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 198px;
  padding-top: 17%;
/*  height: 165px;*/
  width: 34%;
  position: absolute;
  top: 10%;
  left: -35%;
}

/*商品非表示*/
.not .item_con{display: none;}
.splide__slide.not{
    width: 0 !important;
    margin-right: 0 !important;
}
/*商品非表示*/

.splide{
  max-width: 900px;
  margin: 0 auto;
}
.slide_type{
  background-color: #e79200;
  border-radius: 30px;
  width: fit-content;
  margin: 0 auto 20px;
  transition: 0.7s;
}
.slide_type.stype2{
  background-color: #a9761f;
}
.slide_type.stype3{
  background-color: #97005d;
}
.slide_type.stype4{
  background-color: #85bf3f;
}
.slide_type p{
   color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 10px;
  text-align: center;
}
a:hover{
  text-decoration: none;
}
.item_con:hover .slide_type{
  opacity: 0.5;
}

.osu_line{
  margin: 35px auto 50px;
}

.rec_title{
  max-width: 658px;
  margin: 0 auto;
  position: relative;
}
.fuki4{
  content: '';
  background-image: url(img/fuki4.png?2506);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 290px;
  padding-top: 20%;
  width: 26%;
  position: absolute;
  top: -5%;
  right: -12%;
}
.rec_cont{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto 20px;
}
.rec_cont .recipen{
  width: 32%;
}
.recipen{
  position: relative;
}
.recipen p{
  padding: 0 5px;
}
.recipen p:nth-of-type(1){
  font-size: 22px;
  font-weight: bold;
  color: #915a2c;
  text-align: center;
  margin-top: 10px;
  /*display: flex;*/
  align-items: center;
}
.recipen p:nth-of-type(2){
  font-size: 16px;
  margin-bottom: 30px;
}
.recipen p:nth-of-type(3){
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #c4a654;
  padding: 5px 20px;
  border-radius: 30px;
  transition: 0.7s;
  width: 90%;
  max-width: 260px;
  margin: 0 auto;
  text-align: center;
}
.recipen p:nth-of-type(3).nob{
  border: solid 2px #e79200;
  background-color: #fff;
  color: #e79200;
}
.recipen p:nth-of-type(3).nob:hover{
  opacity: unset;
}
.recipen p:nth-of-type(3):hover{
  opacity: 0.5;
}
.recipen p:nth-of-type(3) span{
  font-size: 12px;
  position: unset;
    padding: 0;
}
.recipen span{
  position: absolute;
  background-color: #c4a654;
  top: 0;
  left: 0;
  padding: 3px 10px 5px;
  color: #fff;
  font-weight: bold;
  border-bottom-right-radius: 10px;
  font-size: 14px;
}


.last{
  position: relative;
  padding: 0 20px;
}
.last:before{
  content: '';
  background-image: url(img/last_top.png?0213);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 95px;
  position: absolute;
  right: 0;
  left: 0;
  top: -5px;
  margin: auto;
}
.last_title{
  max-width: 981px;
  margin: 0 auto 40px;
}
.last_title img{
  margin-top: -90px;
  position: relative;
  z-index: 3;
  padding-top: 60px;
}
.last_cont{
  max-width: 1000px;
  padding: 30px 20px;
  background-color: #fff9e7;
  margin: 0 auto;
  border-radius: 15px;
  position: relative;
}
.last_cont_w{
  max-width: 880px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fuki5{
  content: '';
  background-image: url(img/fuki5.png);
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 239px;
  height: 165px;
  width: 30%;
  position: absolute;
  right: -15%;
  top: -5%;
  z-index: 3;
}
.fumsn{
  width: 55%;
  max-width: 350px;
  display: flex;
  flex-direction: column;
  margin-right: 10px;
}
.fumsn.sp_only{
  display: none;
}
.last_cont_p{
  font-size: 16px;
  color: #4d4d4d;
  line-height: 1.7;
}
.fumsn p{
  padding: 5px 10px;
  width: 95%;
  max-width: 210px;
  border-radius: 30px;
  margin: 10px auto 0;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
  border: solid 1px #333;
  text-align: center;
  transition: 0.7s;
}
.fumsn p:hover{
  opacity: 0.5;
}
.fumsn p span{
    font-size: 12px;
  }
.fums_tex{
  width: 60%;
}
.fums_tex p:nth-of-type(1){
  color: #915a2c;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
}
.fums_tex p:nth-of-type(2){
  font-size: 16px;
}
.fums_tex .procecont p:nth-of-type(1){
  font-size: 50px;
  font-weight: bold;
  color: #85c84e;
  margin: 0;
  padding: 0;
}
.fums_tex .procecont p:nth-of-type(1) span{
  font-size: 26px;
}
.fums_tex .procecont p:nth-of-type(2){
  font-size: 18px;
  color: #4d4d4d;
  margin: 0;
  padding: 0;
}
.fums_item{
  display: flex;
  justify-content: center;
  position: relative;
}
.procecont{
  width: fit-content;
    margin: 20px 0 0px;
    display: flex;
    align-items: baseline;
}
.chukin{
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
  }
/*.fums_tex p:nth-of-type(3) span{
  font-size: 26px;
}*/
.sns_bwrap{
  max-width: 1000px;
  margin: 10px auto 30px;
}
.sns_btn{
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 150px;
  margin: 0 0 0 auto;
  padding: 0 20px;
  box-sizing: content-box;
}
.sns_btn a{
  width: 25%;
}


.annotation {
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 50px;
    background-color: #fff;
    text-align: center;
}
.annotation ul {
    text-indent: -1em;
    padding-left: 1em;
    display: inline-block;
    text-align: left;
    margin-top: 40px;
    max-width: 1000px;
    width: 90%;
}


/*フェードイン*/
.js-fade {
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: opacity 2s,visibility 1s, transform 2s;
}
.scroll {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}

/*フェードイン*/
.effect-fade {
  opacity: 0;
  transform: translate(0, 50px); /* フェードインで動く高さを指定 */
  transition: all 2000ms; /* フェードインにかかる時間を指定 */
}
.effect-fade_2 {
  opacity: 0;
  transform: translate(0, 200px);
  transition: all 2000ms;
  -moz-transition-delay: 400ms;/* 2つ目の要素に400msのdelayをかける */
  -webkit-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}



@media screen and (max-width: 1920px){
  

  .nani_top{
    /*max-width: 1640px;
    background-size: cover;*/
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 1660px){
  .top_hai{
    /*max-width: 1645px;
    background-size: cover;*/
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 1400px){
  .fuki2 {
       right: -12%;
    }
  .fuki3 {
	  width: 23%;
      right: -3%;
	}
  .fuki4 {
	width: 21%;
	right: -5%;
	}
}
@media screen and (max-width: 1300px){
  .fuki1 {
        width: 18%;
		right: -2%;
		top: 13%;
    }
  .fuki2 {
        width: 20%;
		top: -10%;
        right: -5%;
    }
	.fuki3 {
      left: -25%;
	  top: -10%;
    }

}

@media screen and (min-width: 768px) and (max-width: 1200px){
  .fumsn p {
		font-size: 11.5px;
		width: 100%;
	}

}
@media screen and (max-width: 1250px){
  .waht_cont img{
    width: 45%;
    margin-right: 20px;
  }
  .waht_cont{
    min-height: 315px;
  }

}
@media screen and (max-width: 1200px){
  .fuki5 {
	  top: -8%;
	}
}
@media screen and (max-width: 1099px){
  .fuki5 {
	  top: -1%;
	}

}
@media screen and (max-width: 1180px){
  .what_tex p:nth-of-type(1){
    font-size: 20px;
    padding-top: 10px;
  }
  .poi_tex p:nth-of-type(1){
    font-size: 20px;
  }
  .top_tex p{
    font-size: 16px;
  }
  #how .waht_cont .howto p:nth-of-type(1){
    font-size: 20px;
  }
  .recipen p:nth-of-type(1){
    font-size: 20px;
  }
  .fums_tex p:nth-of-type(1){
    font-size: 24px;
  }

  /*.fuki1:before{
    top: -80px;
  }*/

  
}
@media screen and (max-width: 1024px){
	.top_texarea:before {
		width: 25%;
		top: 100%;
		bottom: 0;
	}
	.top_texarea:after {
		top: 100%;
		bottom: 0;
	}
	.point {
		padding: 20px 50px;
	}
	.fuki3 {
       left: -6%;
		top: -65%;
    }
	.fums_tex {
		width: 80%;
	}
	.fums_item {
		width: 90%;
	}
	.fuki4 {
      top: 8%;
		right: -3%;
    }
}
@media screen and (max-width: 1023px){
  .pc_only{
    display: none;
  }
  .tb_only{
    display: block;
  }
  .tb_sp{
    display: block;
  }

  .top_title{
    width: 100%;
    max-width: unset;
  }
  .top_hai:before{
    display: none;
  }
  .top_hai{
    background-image: none;
  }
  .top_texarea:after,.top_texarea:before{
    bottom: 0;
    opacity: 0.3;
  }
  .nani_top{
    background-image: none;
  }
  .nani_img{
    padding: 0;
    width: 100%;
    max-width: unset;
  }

  .what_tex p:nth-of-type(2){
    font-size: 14px;
  }
  .poi_tex p:nth-of-type(2){
    font-size: 14px;
  }
  #how .waht_cont .howto p:nth-of-type(2){
    font-size: 14px;
  }
  .recipen p:nth-of-type(2){
    font-size: 14px;
  }
  .rec_title{
    width: 85%;
  }

  #how .waht_cont .howto p:nth-of-type(1){
    font-size: 18px;
  }
  .recipen p:nth-of-type(1){
    font-size: 18px;
    letter-spacing: -0.7px;
  }

  .fums_tex p:nth-of-type(2){
    font-size: 14px;
  }
}

@media screen and (max-width: 920px){
	.recipen span {
		letter-spacing: -0.03em;
		}
	.fuki3 {
        left: -18%;
		top: -27%;
		width: 21%;
    }
	.fuki4 {
        right: -2%;
    }
}
@media screen and (min-width: 768px) and (max-width: 879px){
	.recipen span {
		top: -5%;
		}
	.rec_title {
		margin-bottom: 22px;
		}
}

@media screen and (max-width: 850px){
  .waht_cont{
    min-height: 280px;
  }
  .fuki4 {
       top: 0;
    }
}

@media screen and (max-width: 803px){
  .fuki4 {
       top: 8%;
    }
}
@media screen and (max-width: 768px){
  .fuki1 {
        width: 19%;
		top: 12%;
		right: -3%;
    }
	.point {
		padding: 20px 50px;
	}
  .fuki2 {
        width: 20%;
		top: -8%;
		left: 85%;
    }
  .fuki3{
    background-image: url(img/fuki3sp.png);
    width: 22%;
    left: -10%;
    top: -27%;
  }
  .fuki4{
    background-image: url(img/fuki4sp.png);
	width: 20%;
    top: 8%;
    right: -1%;
  }
	.fumsn {
       width: 50%;
    }
	.fums_tex {
		width: 70%;
		padding-left: 10px;
    }
	.poi_cont img {
    width: 35%;
  }
  .top_texarea:before {
	width: 25%;
	}
}
@media screen and (max-width: 767px){
  .tb_only{
    display: none;
  }
  .sp_only{
    display: block;
  }
  .pc_tb{
    display: none;
  }


  .top_tex p{
    font-size: 14px;
    text-align: left;
  }
  .top_tex{
    margin: 25px auto 45px;
  }
  .top_texarea:after, .top_texarea:before{
    height: 250px;
    opacity: 0.3;
	top: 0;
  }
  .whathis_wrap{
    padding: 0 10px;
  }
  .whathis:after{
    top: 5px;
    left: 8px;
  }

  .waht_cont img{
    float: unset;
    width: 100%;
    max-width: unset;
    margin-right: unset;
    margin-bottom: 0;
  }
  .waht_cont{
    position: relative;
  }
  .fuki1{
    content: '';
    background-image: url(img/fuki1.png);
    background-repeat: no-repeat;
    background-size: contain;
    max-width: 239px;
    height: 165px;
    width: 35%;
    position: absolute;
    top: 7%;
    z-index: 3;
  }
  .whathis{
    padding: 35px 20px 5px;
  }
  .what_title{
    width: 85%;
  }
  /*.what_tex p:nth-of-type(1):before{
    background-image: none;
  }*/
      .what_tex p:nth-of-type(1) {
        font-size: 20px;
        line-height: 30px;
        padding-top: 15px;
        margin-bottom: 15px;
    }
  .point{
    padding: 15px;
    margin-top: 60px;
    border: solid 2px #9c8070;
  }
  .poi_cont,.poi_cont2{
        /*display: block;*/
        margin-top: 10px;
        margin-bottom: 10px;
  }
  .poi_title{
    top: -20px;
    left: -5px;
  }
  .poi_title p{
    font-size: 18px;
  }
  .poi_cont img {
    width: 100%;
	margin-bottom: 15px;
    /*margin-right: 15px;
    margin-left: 0;
	float: left;*/
  }
  .poi_cont2 img {
	width: 50%;
    margin-left: 15px;
	float: right;
  }
  .poi_tex {
    width: 100%;
}
  .fuki2{
    width: 30%;
    left: 70%;
    top: -5%;
  }
  .poi_tex p:nth-of-type(1){
    font-size: 18px;
  }
  .poi_title_sp{
    font-size: 20px;
    font-weight: bold;
    color: #915a2c;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .fuki4{
    width: 28%;
    top: 40%;
	right: 0%;
  }

  #how {
    margin-top: 60px;
  }
  #how .what_title{
    width: 100%;
    margin-top: -15px;
  }
  #how .waht_cont{
    flex-direction: column;
  }
  #how .waht_cont .howto{
    display: flex;
    flex-wrap: wrap;
    flex-direction: unset;
    width: 100%;
    margin-bottom: 10px;
	align-items: center;
    justify-content: center;
  }
  #how .waht_cont .howto p:nth-of-type(1){
    order: 1;
    width: 100%;
    text-align: left;
    padding: 0;
    margin-bottom: 5px;
  }
  #how .waht_cont .howto img{
    order: 2;
    width: 35%;
  }
  #how .waht_cont .howto p:nth-of-type(2){
    order: 3;
    width: 65%;
  }
  #how .waht_cont:before{
    content: none;
  }
  #how .waht_cont .howto p:nth-of-type(1){
    font-size: 20px;
	height: unset;
  }
  .pick_title{
    width: 90%;
  }
  .pick {
    margin: 25px auto 0px;
  }
  .fuki3{
    width: 28%;
    top: -40%;
  }

  .splide__slide{
    width: 110px!important;
    margin-right: 15px!important;
  }

  .rec_cont{
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }
  .rec_title{
    max-width: 635px;
    width: 90%;
  }
  .rec_cont .recipen{
    width: 100%;
  }
  .recipen p:nth-of-type(1) {
	 text-align: left;
	}
  .recipen p:nth-of-type(2){
    margin-bottom: 20px;
  }
  .recipen p:nth-of-type(3){
    margin-bottom: 55px;
  }

  .last:before{
    top: 25px;
    height: 40px;
  }
  .last_title img{
    margin-top: -65px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
	padding-top: 0;
  }
  .last_title{
    margin-bottom: 25px;
  }
  .last_cont_w{
    flex-direction: column;
  }
  .fums_tex{
    width: 100%;
    margin-bottom: 30px;
	text-align: center;
  }
  .fumsn{
    width: 100%;
    margin: 0 5px;
  }
  .fumsn img{
    width: 100%;
    margin: 0 auto 10px;
  }
  .fumsn.sp_only{
    display: flex;
  }

  .fumsn p{
  max-width: 210px;
  border-radius: 30px;
  margin: 10px auto 0;
  font-size: 14px;
  font-weight: bold;
  background-color: #fff;
  border: solid 1px #333;
  text-align: center;
  transition: 0.7s;
}

  .fums_tex a p:nth-of-type(1){
    color: #4d4d4d;
    font-size: 14px;
    font-weight: bold;
  }
  .fums_tex p:nth-of-type(3){
    font-size: 45px;
  }
  .fums_tex p:nth-of-type(3) span{
    font-size: 20px;
  }
  .fums_item{
    display: flex;
	padding: 0 80px;
	width: 100%;
  }
  #how.whathis_wrap{
    padding-bottom: 120px;
  }
  #how .whathis{
    padding-bottom: 0;
    padding-top: 10px;
  }
  .osu_line {
    margin: 30px auto 35px;
  }
  #how .waht_cont .howto p:nth-of-type(2){
    padding: 0 0 0 10px;
	line-height: 1.5em;
  }
  .last{
    padding: 0 10px;
  }
  .last_cont{
    padding-bottom: 30px;
  }
  .last_cont_p {
	  font-size: 14px;
	  padding: 0 20px;
	  text-align: left;
	}
  .spricewrap{
    display: flex;
    align-items: center;
    margin: 20px 0 10px;
  }
  .spricewrap .fumsn{
    width: 51%;
    margin: 0 auto 0 0;
  }
  .spricewrap .procecont{
    width: 45%;
    flex-direction: column;
    align-items: flex-end;
    margin: 0;
  }
  .spricewrap .procecont p:nth-of-type(1){
    font-size: 36px;
    text-align: right;
    font-weight: bold;
    margin: 0;
  }
  .spricewrap .procecont p:nth-of-type(2){
    font-size: 14px;
    text-align: right;
    margin: 0;
    line-height: 18px;
  }
  .spricewrap .procecont p:nth-of-type(1) span{
    font-size: 14px;
  }
  .fums_tex a p:nth-of-type(1){
    margin: 0 auto;
    font-size: 12px;
    width: 100%;
  }
  .fums_tex p:nth-of-type(3){
    color: #4d4d4d;
    font-size: 12px;
    font-weight: unset;
  }
  .fumsn p span{
    font-size: 10px;
  }
  .fuki5 {
    width: 20%;
	right: 0;
    top: 55%;
	}

}

@media screen and (max-width: 650px){
.fuki4{
    width: 31%;
    top: 45%;
	right: 0%;
  }
}
@media screen and (max-width: 587px){
	.fums_item {
		padding: 0 60px;
	}
}
@media screen and (max-width: 547px){
	.fums_item {
		padding: 0 40px;
	}
}
@media screen and (max-width: 520px){
.fuki4{
    width: 31%;
    top: 50%;
	right: -3%;
  }
}
@media screen and (max-width: 507px){
	.fums_item {
		padding: 0 20px;
	}
	.poi_cont,.poi_cont2{
       display: block;
	   text-align: center;
  }
  .poi_cont img {
	  width: 40%;
	  margin-right: 0;
	 }
	.poi_tex {
		    display: inline;
			text-align: left;
	}
}
@media screen and (max-width: 467px){
	.fums_item {
		padding: 0;
	}
}
@media screen and (max-width: 427px){
	.fumsn p {
		font-size: 13px;
		width: 100%;
	}
	.fuki4{
    width: 31%;
    top: 53%;
  }
}
@media screen and (max-width: 390px){
	.fumsn p {
		font-size: 12px;
	}
	.fuki4{
    width: 31%;
    top: 60%;
	right: -3%;
  }
}
@media screen and (max-width: 371px){
	.fumsn p {
		font-size: 11px;
	}
}
@media screen and (max-width: 550px) {
    .slide_type p{
      font-size: 11px;
    }
}
@media screen and (max-width: 480px){
	.fuki2 {
		width: 35%;
        top: -9%;
        left: 70%;
    }
}

@media screen and (max-width: 410px){
  .what_tex p:nth-of-type(1){
    font-size: 18px;
  }
  .poi_title_sp,#how .waht_cont .howto p:nth-of-type(1){
    font-size: 18px;
	letter-spacing: -0.07em;
  }
  
}


@media screen and (max-width: 351px){
  .poi_title_sp,#how .waht_cont .howto p:nth-of-type(1){
    letter-spacing: -0.05em;
    font-size: 17px;
  }
}