@charset "UTF-8";
/* CSS Document */
body{
	font-family:"Zen Kaku Gothic New" ,"ZenKakuGothicNew" , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" ,Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto ,  "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color:#231815;
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.9007936507936508rem + 0.15873015873015872vw, 1rem);
  text-align: center;
  line-height: inherit;
  /*　overflow: scroll;　*/
}
main {width: 100%;overflow: hidden;}
@media screen and (max-width:640px){
  main {
    padding-top: 70px;
  }
}
.tb {display: none;}
@media screen and (max-width:800px){.tb {display: block;}}
.mt20 {margin-top: 20px;}
a {color: #231815;}

/* 汎用アニメ
--------------------------------------------- */
/* 下からシュッと出る */
.syu {opacity: 0;}
.syu_in {
  animation-delay: 0.05s;
  animation: 0.9s syu cubic-bezier(0.23, 1, 0.32, 1) 0.2s forwards;
  transform: translate3d(0, 120%, 0);
}
@keyframes syu {
  0% {opacity: 0;transform: translate3d(0, 120%, 0);}
  60% {opacity: 1;transform: translate3d(0, -10%, 0);}
  100% {opacity: 1;transform: translate3d(0, 0%, 0);}
}
/* ぽよっと出る */
.poyo {
  transform: scale(0);
  opacity: 0;
  transform-origin: center;
  transition: 1s;
}
.poyo_in{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  transform: scale(1);
  opacity: 1;
}

/* フォントの指定
--------------------------------------------- */
/* PlaypenSans */
@font-face {
    font-family: "PlaypenSans";
    src: url("../font/PlaypenSans-Medium.woff2") format("woff2");
        font-weight: 500;
        display:swap;
}
@font-face {
    font-family: "PlaypenSans";
    src: url("../font/PlaypenSans-ExtraBold.woff2") format("woff2");
        font-weight: 700;
        display:swap;
}
/* NotoSansJP */
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Thin.woff2") format("woff2");
      font-weight: 100;
      display:swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Regular.woff2") format("woff2");
      font-weight: 400;
      display:swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Medium.woff2") format("woff2");
      font-weight: 500;
      display:swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-SemiBold.woff2") format("woff2");
      font-weight: 600;
      display:swap;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NotoSansJP-Bold.woff2") format("woff2");
      font-weight: 700;
      display:swap;
}
@font-face {
  font-family: "Dosis";
  src: url("../font/Dosis-Medium.woff2") format("woff2");
      font-weight: 500;
      display:swap;
}

/* 文字サイズ 
--------------------------------------------- */
.size_14 {
  font-size: 0.875rem;
}
.size_15 {
  font-size: 0.8125rem;
  font-size: clamp(0.8125rem, 0.7390873015873016rem + 0.31746031746031744vw, 0.9375rem);
}
.size_17 {
  font-size: 1rem;
  font-size: clamp(1rem, 0.9632936507936508rem + 0.15873015873015872vw, 1.0625rem);
}
.size_18 {
  font-size: 1.125rem;
}
.size_19 {
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.7906746031746031rem + 0.6349206349206349vw, 1.1875rem);
}
.size_20 {
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.753968253968254rem + 0.7936507936507936vw, 1.25rem);
}
.size_21 {
  font-size: 1rem;
  font-size: clamp(1rem, 0.816468253968254rem + 0.7936507936507936vw, 1.3125rem);
}
.size_22 {
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.878968253968254rem + 0.7936507936507936vw, 1.375rem);
}
.size_24 {
  font-size: 1.1875rem;
  font-size: clamp(1.1875rem, 1.003968253968254rem + 0.7936507936507936vw, 1.5rem);
}
.size_25 {
  font-size: 1.4375rem;
  font-size: clamp(1.4375rem, 1.3640873015873016rem + 0.31746031746031744vw, 1.5625rem);
}
.size_27 {
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 1.191468253968254rem + 0.7936507936507936vw, 1.6875rem);
}
.size_28 {
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 1.1547619047619047rem + 0.9523809523809524vw, 1.75rem);
}
.size_29 {
  font-size: 1.4375rem;
  font-size: clamp(1.4375rem, 1.2172619047619047rem + 0.9523809523809524vw, 1.8125rem);
}
.size_30 {
  font-size: 1.875rem;
}
.size_31 {
  font-size: 1.9375rem;
  font-size: clamp(1.9375rem, 2.2351190476190474rem + -0.4761904761904762vw, 2.125rem);
}
.size_33 {
  font-size: 1.1875rem;
  font-size: clamp(1.1875rem, 0.673611111111111rem + 2.2222222222222223vw, 2.0625rem);
  line-height: 1.55;
}
.size_34 {
  font-size: 1.6875rem;
  font-size: clamp(1.6875rem, 1.4305555555555556rem + 1.1111111111111112vw, 2.125rem);
}
.size_35 {
  font-size: 1.75rem;
  font-size: clamp(1.75rem, 1.4930555555555556rem + 1.1111111111111112vw, 2.1875rem);
}
.size_36 {
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 0.4642857142857143rem + 2.857142857142857vw, 2.25rem);
}
.size_38 {
  font-size: 1.5625rem;
  font-size: clamp(1.5625rem, 1.0853174603174605rem + 2.0634920634920633vw, 2.375rem);
}
.size_39 {
  font-size: 1.75rem;
  font-size: clamp(1.75rem, 1.3462301587301586rem + 1.746031746031746vw, 2.4375rem);
}
.size_43 {
  font-size: 1.75rem;
  font-size: clamp(1.75rem, 1.1994047619047619rem + 2.380952380952381vw, 2.6875rem);
}
.size_46 {
  font-size: 1.75rem;
  font-size: clamp(1.75rem, 1.0892857142857144rem + 2.857142857142857vw, 2.875rem);
}
.size_50 {
  font-size: 2.1875rem;
  font-size: clamp(2.1875rem, 1.6369047619047619rem + 2.380952380952381vw, 3.125rem);
}
.size_52 {
  font-size: 1.6875rem;
  font-size: clamp(1.6875rem, 0.7698412698412699rem + 3.968253968253968vw, 3.25rem);
}
.size_53 {
  font-size: 2.3125rem;
  font-size: clamp(2.3125rem, 1.7251984126984126rem + 2.5396825396825395vw, 3.3125rem);
}
.size_61 {
  font-size: 1.875rem;
  font-size: clamp(1.875rem, 0.7371031746031746rem + 4.920634920634921vw, 3.8125rem);
}
.size_67 {
  font-size: 3.4375rem;
  font-size: clamp(3.4375rem, 2.9970238095238093rem + 1.9047619047619049vw, 4.1875rem);
}
.size_69 {
  font-size: 2.5625rem;
  font-size: clamp(2.5625rem, 1.534722222222222rem + 4.444444444444445vw, 4.3125rem);
}
.size_94 {
  font-size: 3.6875rem;
  font-size: clamp(3.6875rem, 2.4027777777777777rem + 5.555555555555555vw, 5.875rem);
}
.size_fv {
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 0.9712301587301587rem + 1.746031746031746vw, 2.0625rem);
}

/* レイアウト
--------------------------------------------- */
[class*="ly_"] {
  margin-left: auto;
  margin-right: auto;
}
.ly_1000 {
  max-width: 1000px;
  width: 90%;
}
.ly_860 {
  max-width: 860px;
  width: 90%;
}

/* 背景イラスト
--------------------------------------------- */
[class*="ilstfv_"] {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  transform: scale(0);
  opacity: 0;
  transform-origin: center;
  transition: 1s;
}
/* 背景イラスト ファーストビュー */
.flex_fv {
  transform: scale(0);
  opacity: 0;
  transform-origin: center;
  transition: 1s;
}
.load_end [class*="ilstfv_"],.load_end .flex_fv {
  transform: scale(1);
  opacity: 1;
}
.load_end .ilstfv_kago{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1s;
}
.load_end .ilstfv_hat{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.2s;
}
.load_end .ilstfv_oke{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.4s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.4s;
}
.load_end .ilstfv_gas{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.6s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.6s;
}
.load_end .ilstfv_ramp{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.8s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 1.8s;
}
.load_end .ilstfv_kushi{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.0s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.0s;
}
.load_end .ilstfv_gloves{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.2s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.2s;
}
.load_end .ilstfv_rice{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.4s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.4s;
}
.load_end .flex_fv {
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.4s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 2.4s;
}
.ilstfv_kago {
  background-image: url(../img/camp-rice/ilust_camp_fv_kago.webp);
  width: 18.7749385269%;
  height: 32.6774185137%;
  left: 7.43%;
  top: 1.955%;
}
.ilstfv_hat {
  background-image: url(../img/camp-rice/ilust_camp_fv_hat.webp);
  width: 14.9859804934%;
  height: 14.5367926988%;
  right: 40.9626025111%;
  top: 3.65058670143%;
}
.ilstfv_oke {
  background-image: url(../img/camp-rice/ilust_camp_fv_oke.webp);
  width: 14.9211017051%;
  height: 13.020273794%;
  right: 21.2612917878%;
  top: 14.2112125163%;
}
.ilstfv_gas {
  background-image: url(../img/camp-rice/ilust_camp_fv_gas.webp);
  width: 11.0271401548%;
  height: 22.0453324641%;
  right: 1.9684652138%;
  top: 21.5377966102%;
}
.ilstfv_ramp {
  background-image: url(../img/camp-rice/ilust_camp_fv_ramp.webp);
  width: 9.04834861137%;
  height: 27.7772229465%;
  left: 4.67636309276%;
  bottom: 31.5091916558%;
}
.ilstfv_kushi {
  background-image: url(../img/camp-rice/ilust_camp_fv_kushi.webp);
  width: 15.0830725239%;
  height: 40.0731812256%;
  right: 2.23087817882%;
  bottom: 9.10477183833%;
}
.ilstfv_gloves {
  background-image: url(../img/camp-rice/ilust_camp_fv_gloves.webp);
  width: 10.6009318228%;
  height: 17.4788657106%;
  right: 20.6219946222%;
  bottom: 3.4%;
}
.ilstfv_rice {
  background-image: url(../img/camp-rice/ilust_camp_fv_rice.webp);
  width: 65.7915300332%;
  height: 70.5383311604%;
  left: 18.2021147127%;
  top: 18.7298174707%;
}
@media screen and (max-width:800px){
  .ilstfv_kago {
    width: 28.2886027397%;
    height: 21.13379%;
    right: 34.9851369863%;
    top: 5.59711%;
    left: auto;
  }
  .ilstfv_hat {
    width: 22.5796986301%;
    height: 9.40152%;
    left: 7.91212328767%;
    top: 6.04043%;
    right: auto;
  }
  .ilstfv_gas {
    width: 16.6148356164%;
    height: 14.2576%;
    right: 8.98882191781%;
    top: 14.62739%;
  }
  .ilstfv_ramp {
    width: 13.6333424658%;
    height: 17.96464%;
    left: 24.2344931507%;
    bottom: 5.45367%;
  }
  .ilstfv_gloves {
    width: 15.9726438356%;
    height: 11.30428%;
    right: 38.8116438356%;
    bottom: 13.96672%;
  }
  .ilstfv_oke {
    width: 22.4819315068%;
    height: 8.42072%;
    bottom: 3.98633%;
    top: auto;
    right: 27.6965616438%;
    left: auto;
  }
  .ilstfv_kushi {
    width: 22.7259863014%;
    height: 25.91692%;
    right: 3.12873972603%;
    bottom: 6.65585%;
  }
  .ilstfv_rice {
    background-image: url(../img/camp-rice/ilust_camp_fv_rice_tb.webp);
    width: 90.7568630137%;
    height: 50.44736%;
    left: 14%;
    top: 26%;
  }
}
@media screen and (max-width:640px){
  .ilstfv_kago {
    width: 34.9961891892%;
    height: 17.8591778976%;
    left: 6.01194594595%;
    top: 2.82773584906%;
  }
  .ilstfv_hat {
    width: 27.9336216216%;
    height: 7.94478436658%;
    top: 5.00692722372%;
    right: 25.497%;
    left: auto;
  }
  .ilstfv_gas {
    width: 20.5544054054%;
    height: 12.0484231806%;
    top: 10.0915902965%;
    right: 2.87602702703%;
  }
  .ilstfv_oke {
    width: 27.8126756757%;
    height: 7.11595687332%;
    left: -3.95924324324%;
    top: 31.0132614555%;
  }
  .ilstfv_ramp {
    width: 16.865972973%;
    height: 15.1810781671%;
    left: 8.63164864865%;
    bottom: 21.2147304582%;
  }
  .ilstfv_gloves {
    width: 19.759972973%;
    height: 9.55272237197%;
    right: 33.301027027%;
    bottom: 16.7628975741%;
  }
  .ilstfv_kushi {
    width: 28.4008108108%;
    height: 22.0498921833%;
    right: 5.75205405405%;
    bottom: 9.08259459459%;
  }
  .ilstfv_rice {
    background-image: url(../img/camp-rice/ilust_camp_fv_rice_sp.webp);
    width: 116.529756757%;
    height: 38.9096495957%;
    left: 4.04440540541%;
    top: 29.9191374663%;
  }
  
}
/* 背景イラスト ファーストビューより下 */
[class*="ilst_"] {
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
}
.ilst_01_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud_sky_s.webp);
  width: 178px;
  height: 115px;
  left: calc(50% - 614px);
  top: -50px;
}
.ilst_02_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud_sky_m.webp);
  width: 336px;
  height: 197px;
  right: calc(50% - 692px);
  top: -50px;
}
.ilst_03_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud_sky_l.webp);
  width: 328px;
  height: 296px;
  left: calc(50% - 682px);
  top: 410px;
}
.ilst_04_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 661px);
  top: -153px;
  opacity: 0.8;
}
.ilst_05_fukurou {
  background-image: url(../img/camp-rice/illust_camp_fukurou.svg);
  width: 76px;
  width: 3.43536875rem;
  width: clamp(3.43536875rem, 2.311821802325581rem + 4.858581395348837vw, 4.7411125rem);
  height: 143px;
  height: 6.51990625rem;
  height: clamp(6.51990625rem, 4.387550000000001rem + 9.220999999999997vw, 8.99805rem);
  left: calc(50% - 478px);
  top: -77px;
  top: -3.5625rem;
  top: clamp(-4.8125rem, calc(0px - 2.486918604651163rem - 4.651162790697675vw), -3.5625rem);
}
.ilst_06_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_r.svg);
  width: 85px;
  width: 3.4272875rem;
  width: clamp(3.4272875rem, 1.8223802325581395rem + 6.94013953488372vw, 5.29245rem);
  height: 141px;
  height: 5.70944375rem;
  height: clamp(5.70944375rem, 3.035860319767442rem + 11.561441860465118vw, 8.81658125rem);
  right: calc(50% - 658px);
  bottom: -115px;
}
.ilst_07_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_l.svg);
  width: 108px;
  height: 148px;
  left: calc(50% - 642px);
  top: 410px;
}
.ilst_08_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud2.svg);
  width: 233px;
  height: 120px;
  right: calc(50% - 693px);
  top: 400px;
  opacity: 0.8;
}
.ilst_09_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud3.svg);
  width: 209px;
  height: 150px;
  left: calc(50% - 666px);
  bottom: 456px;
  opacity: 0.8;
}
.ilst_10_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud2.svg);
  width: 233px;
  height: 120px;
  right: calc(50% - 695px);
  bottom: 19px;
  opacity: 0.8;
}
.ilst_11_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_r.svg);
  width: 85px;
  width: 3.4272875rem;
  width: clamp(3.4272875rem, 1.8223802325581395rem + 6.94013953488372vw, 5.29245rem);
  height: 141px;
  height: 5.70944375rem;
  height: clamp(5.70944375rem, 3.035860319767442rem + 11.561441860465118vw, 8.81658125rem);
  right: calc(50% - 642px);
  top: 117px;
}
.ilst_12_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 661px);
  bottom: -56px;
  opacity: 0.8;
}
.ilst_13_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_l.svg);
  width: 108px;
  height: 148px;
  left: calc(50% - 642px);
  top: 125px;
}
.ilst_14_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud3.svg);
  width: 209px;
  height: 150px;
  right: calc(50% - 684px);
  bottom: 538px;
  opacity: 0.8;
}
.ilst_15_kanban {
  background-image: url(../img/camp-rice/illust_camp_route_board.svg);
  width: 121px;
  width: 4.843175rem;
  width: clamp(4.843175rem, 2.503290697674418rem + 10.118418604651163vw, 7.5625rem);
  height: 183px;
  height: 7.3369375rem;
  height: clamp(7.3369375rem, 3.808546511627908rem + 15.257906976744184vw, 11.4375rem);
  right: calc(50% - 550px);
  bottom: -71px;
  z-index: 2;
}
.ilst_16_kome {
  background-image: url(../img/camp-rice/illust_camp_rice_cooker.webp);
  width: 95px;
  height: 127px;
  right: -150px;
  top: 280px;
}
.ilst_17_chill {
  background-image: url(../img/camp-rice/illust_camp_chill.webp);
  width: 103px;
  height: 89px;
  left: -180px;
  top: 820px;
}
.ilst_18_car {
  background-image: url(../img/camp-rice/illust_camp_car.svg);
  width: 225px;
  width: 6.64105rem;
  width: clamp(6.64105rem, 3.9729750606796115rem + 11.5376213592233vw, 14.06839375rem);
  height: 199px;
  height: 5.86440625rem;
  height: clamp(5.86440625rem, 3.508352669902913rem + 10.188339805825242vw, 12.42315rem);
  right: -113px;
  top: -149px;
  top: -3.556475rem;
  top: clamp(-9.4735125rem, calc(0px - 1.430937257281553rem - 9.191514563106796vw), -3.556475rem);
  z-index: 2;
}
.ilst_19_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 676px);
  top: 365px;
  opacity: 0.9;
}
.ilst_20_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_l.svg);
  width: 108px;
  height: 148px;
  left: calc(50% - 664px);
  top: 485px;
}
.ilst_21_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud3.svg);
  width: 209px;
  height: 150px;
  right: calc(50% - 727px);
  top: -137px;
  opacity: 0.9;
}
.ilst_22_ki{
  background-image: url(../img/camp-rice/illust_camp_wood_r.svg);
  width: 85px;
  height: 141px;
  right: calc(50% - 624px);
  top: 68px;
}
.ilst_23_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud3.svg);
  width: 209px;
  height: 150px;
  left: calc(50% - 718px);
  bottom: 131px;
  opacity: 0.9;
}
.ilst_24_ki{
  background-image: url(../img/camp-rice/illust_camp_wood_l.svg);
  width: 108px;
  height: 148px;
  left: calc(50% - 633px);
  bottom: -67px;
}
.ilst_25_shika {
  z-index: 2;
  background-image: url(../img/camp-rice/illust_camp_shika.svg);
  width: 128px;
  height: 147px;
  bottom: -45px;
  right: calc(50% - 531px);
}
.ilst_26_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  right: calc(50% - 673px);
  top: 106px;
  opacity: 0.9;
}
.ilst_27_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 682px);
  top: 512px;
  opacity: 0.9;
}
.ilst_28_nebukuro {
  background-image: url(../img/camp-rice/illust_camp_sleepingbag.svg);
  width: 153px;
  height: 158px;
  left: calc(50% - 633px);
  top: 685px;  
}
.ilst_29_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud3.svg);
  width: 209px;
  height: 150px;
  right: calc(50% - 732px);
  bottom: 361px;
  opacity: 0.9;
}
.ilst_30_ki {
  background-image: url(../img/camp-rice/illust_camp_wood_l.svg);
  width: 108px;
  height: 148px;
  right: calc(50% - 595px);
  bottom: 208px;
}
.ilst_31_tent{
  left: 2%;
  top: -5.32815rem;
  background-image:url(../img/camp-rice/illust_camp_tent.svg);
  width: 10.54445rem;
  width: clamp(10.54445rem, 3.4370499999999984rem + 14.214800000000002vw, 15.875rem);
  height: 9.49451875rem;
  height: clamp(9.49451875rem, 3.070543749999998rem + 12.847950000000003vw, 14.3125rem);
}
.ilst_32_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 653px);
  top: -120px;
  opacity: 0.8;
}
.ilst_33_ki {
  background-image: url(../img/camp-rice/illust_camp_wood2_l.svg);
  width: 4.989525rem;
  width: clamp(4.989525rem, 4.001750000000001rem + 1.9755499999999986vw, 5.73035625rem);
  height: 5.94666875rem;
  height: clamp(5.94666875rem, 4.769410416666666rem + 2.3545166666666666vw, 6.8296125rem);
  left: calc(50% - clamp(19.148725rem, 1.597024999999995rem + 35.10340000000001vw, 32.3125rem));
  top: -3.125rem;
  top: clamp(-3.6875rem, calc(0px - 2.375rem - 1.5000000000000002vw), -3.125rem);
  z-index: 2;
}
.ilst_34_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  right: calc(50% - 688px);
  top: 383px;
  opacity: 0.8;
}
.ilst_35_hako {
  background-image: url(../img/camp-rice/illust_camp_hako.svg);
  width: 4.62829375rem;
  width: clamp(4.62829375rem, 3.7270264534883717rem + 3.897372093023257vw, 5.6757125rem);
  height: 3.27700625rem;
  height: clamp(3.27700625rem, 2.6388745639534883rem + 2.7594883720930232vw, 4.01861875rem);
  right: calc(50% - clamp(22.65935rem, 8.32711666666667rem + 28.66446666666666vw, 33.408525rem));
  z-index: 2;
  bottom: 35px;
}
.ilst_36_fukurou {
  background-image: url(../img/camp-rice/illust_camp_fukurou.svg);
  width: 3.43536875rem;
  width: clamp(3.43536875rem, 1.9767190406976745rem + 6.30767441860465vw, 5.13055625rem);
  height: 6.51990625rem;
  height: clamp(6.51990625rem, 3.751564098837209rem + 11.971209302325581vw, 9.73716875rem);
  left: calc(50% - clamp(9.18554375rem, 2.450246055825244rem + 29.125611650485432vw, 27.93515625rem));
  top: -3.46558125rem;
  top: clamp(-5.16140625rem, calc(0px - 2.0063829941860467rem - 6.310046511627906vw), -3.46558125rem);
}
.ilst_37_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud1.svg);
  width: 178px;
  height: 115px;
  left: calc(50% - 620px);
  top: -43px;
  opacity: 0.8;
}
.ilst_38_ki {
  background-image: url(../img/camp-rice/illust_camp_wood2_l.svg);
  width: 75px;
  height: 90px;
  right: calc(50% - 652px);
  top: 123px;
}
.ilst_39_kumo {
  background-image: url(../img/camp-rice/illust_camp_cloud2.svg);
  width: 233px;
  height: 120px;
  right: calc(50% - 657px);
  top: 242px;
  opacity: 0.8;
}
@media screen and (max-width:1200px) {
  .ilst_05_fukurou {left: 5%;}
  .ilst_06_ki {
    right: 64px;
    right: 0.9375rem;
    right: clamp(0.9375rem, -1.5901162790697674rem + 10.930232558139535vw, 3.875rem);
    top: -105px;
    bottom: auto;
    z-index: 2;
  }
  .ilst_18_car {right: -5%;}
}
@media screen and (max-width:1150px) {
  .ilst_15_kanban {right: 3%;}
}
@media screen and (max-width:800px) {
  [class*="ilst_"] {display: none;}
  .ilst_04_kumo {
    display: block;
    left: -5%;
    top: -210px;
  }
  .ilst_05_fukurou {display: block;left: 5%;}
  .ilst_06_ki {display: block;}
  .ilst_15_kanban {
    display: block;
    bottom: -62px;
  }
  .ilst_18_car {display: block;}
  .ilst_32_kumo {display: block;left: -5%;}
  .ilst_33_ki {
    display: block;
    width: 3.2740125rem;
    width: clamp(3.2740125rem, 1.797873837209302rem + 6.383302325581397vw, 4.989525rem);
    height: 3.90206875rem;
    height: clamp(3.90206875rem, 2.1427617732558146rem + 7.607813953488369vw, 5.94666875rem);
    left: calc(50% - clamp(9.57788125rem, 1.3382555232558158rem + 35.630813953488364vw, 19.1536625rem));
    top: clamp(-3.117575rem, calc(0px - 0.5171226744186044rem - 7.269395348837208vw), -1.163925rem);
    z-index: 2;
  }
  .ilst_35_hako {
    display: block;
    right: calc(50% - clamp(9.96596875rem, -1.0147170058139547rem + 47.484046511627916vw, 22.72730625rem));
  }
  .ilst_36_fukurou {display: block;}
}
@media screen and (max-width:640px) {
  .ilst_01_kumo {
    display: block;
    width: 130px;
    left: -5%;
    top: -250px;
  }
  .ilst_06_ki {top: -75px;}
  .ilst_02_kumo {
    display: block;
    width: 200px;
    right: -5%;
  }
  .ilst_03_kumo {
    display: block;
    background-image: url(../img/camp-rice/illust_camp_cloud_sky_l.webp);
    width: 140px;
    left: -3%;
    bottom: -80px;
    top: auto;
  }
  .ilst_04_kumo {display: none;}
  .ilst_11_ki {
    z-index: 2;
    top: -25px;
    display: block;
    right: 64px;
    right: 0.9375rem;
    right: clamp(0.9375rem, -1.5901162790697674rem + 10.930232558139535vw, 3.875rem);
  }
  .ilst_13_ki {
    background-image: url(../img/camp-rice/illust_camp_wood_r.svg);
    z-index: 2;
    display: block;
    right: 3%;
    left: auto;
    top: 0;
    width: 55px;
    height: 91px;
  }
  .ilst_15_kanban {bottom: -15px;}
  .ilst_18_car {right: 3%;}
  .ilst_24_ki{
    background-image: url(../img/camp-rice/illust_camp_wood_r.svg);
    z-index: 2;
    display: block;
    left: 3%;
    top: -55px;
    width: 55px;
    height: 91px;
  }
  .ilst_32_kumo {display: none;}
}

/* ヘッダー
--------------------------------------------- */
header {
  width: auto;
  background: inherit;
  min-height: auto;
  position: absolute;
  right: 4%;
  top: 45px;
  z-index: 2;
  justify-content: space-between;
}
.header_sns {
  display: none;
  width: calc(100% - 190px);
  justify-content: center;
}
@media screen and (max-width:768px){
  header {
    max-width: none;
    height: auto;
    overflow-y: inherit;
    opacity: 1;
    transform: translateX(0);
    box-shadow: inherit;
    padding-bottom: 0;
  }
}
@media screen and (max-width:640px){
  header {
    height: 70px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    background-color: #fff;
    z-index: 3;
    opacity: 1;
    transform: inherit;
    box-shadow:inherit;
    padding:0;
    padding-right: 70px;
  }
  .logo_alpha {
    width: 170px;
    margin-left: 20px;
  }
  .header_sns {
    display: flex;
  }
  .header_sns a{
    margin: 10px;
    display: flex;
    align-items: center;
  }
}
 /* スマホMENU */
.h_menu .sp{display: none;}
.h_menu_wrap {
	transform: scale(0,1);
	transition: all ease 400ms;
	position: fixed;
	z-index: 999;
	opacity: 0.99;
	background-color: #fcf0ce;
  background-image: url(../img/camp-rice/bg_camp_texture_beige.webp);
	width: 100%;
	height: calc(100% - 70px);
	right: 0;
	top: 70px;
  display: flex;
	flex-wrap: wrap;
	flex-direction: inherit;
	align-items: center;
	transform-origin: right;
}
.h_menu {
  width: 80%;
	margin: 0 auto;
}

/* ハンバーガーメニュー
--------------------------------------------- */
.humb_btn {
	display: none;
  position: fixed;
  top: 0px;
  right: 0px;
	z-index: 1000;
  flex-wrap: wrap;
  padding: 1% 0 1% 0;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}
.humb_btn label {
  display: flex;
  flex-wrap: wrap;
  height: 40%;
  width: 40%;
  align-items: center;
  cursor: pointer;
	margin: 0;
	text-align: center;
}
.humb_btn span {
  display: block;
  width: 100%;
  height: 3px;
  background: #fff;
	transition: all ease 200ms;
}
.navi_top .humb_btn span,#h_open:checked ~ .humb_btn span {
  background: #fff;
}
.sp_menu_2f .humb_btn span {
  background: #fff;
}
#h_open:checked ~ .humb_btn label{
	align-content: center;
}
#h_open:checked ~ .humb_btn span:nth-of-type(1) {
  transform: rotate(-45deg);
  transform-origin: center;
  margin-top: 3px;
}
#h_open:checked ~ .humb_btn span:nth-of-type(2) {
	transform: rotate(45deg);
	transform-origin: center;
	margin-top: -4px;
}
#h_open:checked ~ .head_inner .h_menu_wrap {
  transform: scale(1);
}
#h_open:checked ~ .humb_btn {
  transform: scale(1);
}
.h_menu,.h_menu_img,.h_menu_bottom {
	opacity: 0;
	transition: 500ms;
}
#h_open:checked ~ .head_inner .h_menu ,#h_open:checked ~ .head_inner .h_menu_img,#h_open:checked ~ .head_inner .h_menu_bottom {
	opacity: 1;
	transition: 500ms;
	transition-delay : 0.25s;
}
@media screen and (max-width:640px) {
  .humb_btn {
    width: 70px; /* メニューボタンサイズ */
    height: 70px;
    background-color: #336556;
    display: flex;
  }
  #h_open:checked ~ .head_inner .h_menu_wrap {
    transform: scale(1);
  }
  #h_open:checked ~ .humb_btn {
    transform: scale(1);
  }
}

/* Loading
--------------------------------------------- */
#loading {
  width: 100vw;
  height: 100vh;
  transition: all 1s;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-origin: top;
  letter-spacing: 0.1em;
}
.spinner_txt {
  animation: 0.5s sk-scaleout ease infinite;
  letter-spacing: 0.2em;
  color: #336556;
}
#loading img{
  margin-bottom: 10px;
}
/* Loading Animation */
@keyframes sk-scaleout {
  0% {opacity: 1;} 
  100% {opacity: 0.3;}
}
/* Hide Loading Block */
.loaded {
  visibility: hidden;
  animation: 0.4s sk-scaleout2 0.3s ease-in forwards;
}
@keyframes sk-scaleout2 {
  0% {transform: scale(1,1);}
  100% {transform: scale(1,0);}
}
.loaded .spinner {
  animation: 0.3s sk-scaleout3 ease-in-out forwards;
}
@keyframes sk-scaleout3 {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

/* ファーストビュー
--------------------------------------------- */
.sec_fv {
  width: 100%;
  background: url(../img/camp-rice/bg_camp_texture_light_brown.webp);
  background-size: 25% 25%;
  position: relative;
}
.wrap_fv {
  width: 93.22%;
  height: 100%;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: inherit;
  aspect-ratio: 1304/767;
  position: relative;
}
.side_fv {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 96px;
  width: 6.78%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  writing-mode: vertical-lr;
  font-weight: 500;
}
.pic_package {  
  width: 22.5vw;
  display: block;
}
.pic_package img{  
  filter: drop-shadow(3px 3px 2px rgba(0,0,0,0.2));
}
.side_fv a{
  display: flex;
  align-items: center;
  margin: 20px;
  letter-spacing: 0.05em;
}
.side_fv a span{
  padding-left: 0.3em;
}
.side_contact::after{
  content:url(../img/camp-rice/ico_camp_mail.svg);
  margin-top: 10px;
}
.side_insta::after{
  content:url(../img/camp-rice/ico_camp_Instagram.svg);
  margin-top: 10px;
}
.flex_fv {
  display: flex;    
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding-top: 7%;
  padding-right: 7%;
  margin-right: 10%;
  z-index: 1;
  overflow: inherit;
}
.ttl_maincopy{
  writing-mode: vertical-rl;
  text-align: left;
  margin-right: 35px;
}
.maincopy {
  background-color: #336556;
  color: #fff;
  font-weight: 600;
  padding: 12px 0px;
  display: inline-block;
  margin: 0.3em;
  line-height: 1.4;
}
.maincopy span {
  letter-spacing: -0.5em;
}
.side_fv_cart {
  z-index: 5;
  width: 9.32009375rem;
  width: clamp(9.32009375rem, 7.551918604651163rem + 7.646162790697675vw, 11.375rem);
  height: 9.32009375rem;
  height: clamp(9.32009375rem, 7.551918604651163rem + 7.646162790697675vw, 11.375rem);
  position: fixed;
  left: calc(96px + 1.5%);
  bottom: 30px;
  background-color: #a33d24;  
  border-radius: 50%;
  color: #fff;
  box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.3);
  transition: 0.5s;
  transform: scale(0.9,0.9) translate(-120px,20px);
}
.cart_in {
 transform: scale(1,1) translate(0,0);
 transition: 0.5s;
}
.side_fv_cart:hover{
  background-color: #f39800;  
}
.btn_cart {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
}
.btn_cart::before{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  background: url(../img/camp-rice/bg_camp_btn_cart.svg) no-repeat;
  background-position: center center;
  background-size: 100%;
  transform-origin:center center;
  animation: rotation 8s linear infinite;
}
@keyframes rotation {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.btn_cart span::after{
  content:url(../img/camp-rice/ico_camp_cart.svg);
  display: block;
  height: 36px;
  width: 36px;
  margin: 10px auto 0 auto;
}
@media screen and (max-width:1200px){
  .side_fv_cart {
    transform: scale(0.8,0.8) translate(-140px,40px);
  }
  .cart_in {
    transform: scale(0.95,0.95) translate(0,0);
  }
}
/*
@media screen and (max-height:900px) and (min-width:1400px){
  .sec_fv {
    height: 900px;
  }
}
@media screen and (min-height:900px) and (min-width:800px){
  .sec_fv {
    height: 900px;
  }
}*/
@media screen and (max-width:800px){
  .side_fv {
    width: 70px;
    width: 8.75%;
  }
  .flex_fv {
    padding-right: 0;
    margin-left: 10%;
  }
  .pic_package {
    width: 34vw;
  }
  .cart_in {
    transform: scale(0.95,0.95) translate(-90px,20px);
  }
  .sec_fv {
    aspect-ratio: 800/1000;
  }
  .wrap_fv {
    width: 91.25%;
    height: 100%;
    aspect-ratio: inherit;
  }
  .ttl_maincopy {
    margin-right: 0;
    position: absolute;
    left: -62%;
    top: -11%;
  }
}

@media screen and (max-width:640px){

  .cart_in{
    transform: scale(0.95,0.95) translate(-90px,20px);
  }
  /*.side_fv_cart {
    transform: scale(0.65,0.65) translate(-185px,75px);
  }*/
  .sec_fv{
    height: auto;
    aspect-ratio: inherit;
  }
  .wrap_fv {
    width: 100%;  
    aspect-ratio: 370/742;
    height: 100%;
  }
  .ttl_maincopy {
    writing-mode: inherit;
    margin-right: 0;
    left: 0;
    top: -37%;
  }
  .maincopy {
    padding: 5px 10px;
    margin: 0.1em;
  }
  .pic_package {
    width: 58%;
    margin: 0 auto;
  }
  .side_fv {
    display: none;
  }
  .flex_fv {
    padding-right: 0;
    padding-top: 0;
  }
  .sec_fv::before {
    background-position: top calc(70px + 5%) right -20%;
    background-size: 105% auto;
    width: 100%;
  }
  .sec_fv::after{
    background-position:  right -20% bottom 5%;
    background-size: 105% auto;
    width: 100%;
  }
}

/* アンカーリンク
--------------------------------------------- */
.nax_anchor {
  padding-top: 120px;
  padding-bottom: 150px;
}
.list_anchor {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: stretch;
  max-width: 890px;
}
.list_anchor li{
  min-height: 51px;
  min-width: 255px;
  width: auto;
  padding: 10px 30px;
  background: url(../img/camp-rice/bg_camp_texture_brown2.webp);
 mask-image: url(../img/camp-rice/bg_camp_clip.webp);
 -webkit-mask-image: url(../img/camp-rice/bg_camp_clip.webp);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
 -webkit-mask-repeat: no-repeat;
 mask-repeat: no-repeat;
   -webkit-mask-position: top;
  mask-position: top;
  font-weight: 600;
  margin: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
  transition: 0.25s;
}
.list_anchor li:hover{
  transform: translateY(-5px);
  transition: 0.25s;
}
.list_anchor li::before,.list_anchor li::after{
  content: '';
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  background: url(../img/camp-rice/deco_camp_anchorbtn_l.svg)repeat-y;
  background-position: left top;
}
.list_anchor li::after{
  background: url(../img/camp-rice/deco_camp_anchorbtn_r.svg)repeat-y;
  background-position: right top;
  left: auto;
  right: 0;
}
.list_anchor a,.list_anchor a:hover,.list_anchor a:visited,.list_anchor a:active{
  color: #fff;
  /*color: #231815;*/
}
.list_anchor a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  /*text-shadow: 0px 0px 3px #231815;*/
  /*text-shadow: 0px 0px 5px #fff;*/
}
@media screen and (max-width:800px) {
  .nax_anchor {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width:640px) {
  .list_anchor {
    justify-content: space-around;
    max-width: 100%;
    width: 92%;
  }
  .list_anchor li{
    min-width: auto;
    padding: 10px 5px;
    margin: 7px 0;
    width: 100%;
  }
  .nax_anchor .list_anchor li{
    width: 48%;
  }
}

/* いざ、キャンプ！
--------------------------------------------- */
.sec_about {
  background: url(../img/camp-rice/bg_camp_texture_sky.webp);
  background-position: bottom;
  padding-top: 50px;
  padding-bottom: 100px;
  position: relative;
}
.sec_about::before{
  content: '';
  background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0));
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ttl_about {
  display: inline-block;
  position: relative;
  margin-bottom: 40px;
}
.wrap_about {
  position: relative;
}
.ttl_about::before {
  content: '';
  top: -25px;
  left: -50px;
  background: url(../img/camp-rice/deco_camp_camp.svg) no-repeat;
  width: 77px;
  height: 38px;
  display: block;
  transform: rotate(-15deg);
  position: absolute;
}
.txt_about {
  text-align: left;
  padding-left: 7%;
  line-height: 2.0;
  font-weight: 500;
}
.pic_guu {
  width: 35%;
  position: absolute;
  right: -2%;
  bottom: 0;
} 
  
@media screen and (max-width:800px){
  .pic_guu {
    width: 50%;
  }
}
@media screen and (max-width:640px){
  .txt_about {
    padding-left: 0;
    line-height: 1.8;
    text-align: justify;
  }
  .wrap_about {
    width: 80%;
  }
  .txt_about .tb {
    display: none;
  }
  .pic_guu {
    width: 70%;
    position: static;
    margin-left: auto;
    margin-top: 20px;
  }
  .ttl_about::before {
    top: -45px;
    left: -20px;
  }
}

/* キャンプ飯選びのポイント
--------------------------------------------- */
.sec_choicepoint {
  background: url(../img/camp-rice/bg_camp_texture_sky.webp);
  padding-top: 50px;
  position: relative;
  padding-bottom: 0px;
}
.sec_choicepoint::after{
  content: '';
  background: url(../img/camp-rice/illust_camp_mountain.webp) no-repeat;
  background-position: bottom;
  background-size: 100% auto;
  display: block;
  aspect-ratio: 1600/331;
  z-index: 1;
  position: relative;
}
.ttl_choicepoint {
  color: #fff;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  margin: 0 auto;
  z-index: 1;
}
.ttl_choicepoint span{
  background-color: #336556;
  display: inline-block;
  padding: 10px 5%;
  border-radius: 35px;
  margin: 0 auto;
}
.list_choicepoint {
  text-align: left;
  padding: 0 7% 30px 10%;
  overflow: inherit;
}
.wrap_choicepoint {
  background: #fff;
  clip-path:polygon(93% 0%, 100% 13%, 100% 100%, 0 100%, 0 0);
  position: relative;
  padding-top: 100px;
}
.clip_choicepoint {
  filter: drop-shadow(3px 3px 3px rgba(0,0,0,0.1));
  position: relative;
  margin-bottom: 100px;
  position: relative;
  z-index: 1;
}
.wrap_choicepoint::before {
  content: '';
  background-color: #f4f3eb;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
  width: 7%;
  height: 13%;
  z-index: 1;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.list_choicepoint dt{
  font-size: 1.125rem;
  font-size: clamp(1.125rem, 0.4642857142857143rem + 2.857142857142857vw, 2.25rem);
  color: #40220f;
  font-weight: 600;
  margin-bottom: 10px;
}
.list_choicepoint dt::before{
  content: '';
  background: url(../img/camp-rice/ico_camp_check.svg) no-repeat;
  background-size: 100% auto;
  width: 46px;
  width: 1.4375rem;
  width: clamp(1.4375rem, 0.20058139534883712rem + 5.348837209302325vw, 2.875rem);
  height: 40px;
  height: 1.25rem;
  height: clamp(1.25rem, 0.17441860465116288rem + 4.651162790697675vw, 2.5rem);
  display: inline-block;
  margin-right: 5px;
}
.list_choicepoint dd{
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.878968253968254rem + 0.7936507936507936vw, 1.375rem);
  margin-bottom: 20px;
  padding-left: 2.5em;
}

@media screen and (max-width:800px){
  .wrap_choicepoint {
    clip-path: polygon(91% 0%, 100% 10%, 100% 100%, 0 100%, 0 0);
  }
  .wrap_choicepoint::before {
    width: 9%;
    height: 10%;
  }
  .list_choicepoint dt{
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width:640px){
  .list_choicepoint {
    padding: 0 6% 30px 6%;
  }
  .ttl_choicepoint span {
    display: block;
    width: 80%;
  }
  .wrap_choicepoint {
    padding-top: 70px;
    clip-path: polygon(100% 0%, 100% 93%, 90% 100%, 0 100%, 0 0);
  }
  .wrap_choicepoint::before {
    right: 0;
    top: auto;
    bottom: 0;
    clip-path: polygon(0 0%, 100% 0, 0% 100%);
    width: 10%;
    height: 7%;
  }
  .list_choicepoint dd{
    padding-left: 9%;
  }
}

/* おすすめポイント
--------------------------------------------- */
.sec_osusume {
  background-color: #fcf0ce;
  background-image: url(../img/camp-rice/bg_camp_texture_beige.webp);
  background-size: 50%;
  padding: 0 0 60px 0;
  position: relative;
}
.flex_osusume {
  position: relative;
  margin-bottom: 50px;
}
.number_osusumepoint {
  color: #336556;
  font-family: "PlaypenSans", "Helvetica Neue", "Helvetica", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  display: inline-flex;
  flex-flow: column;
  position: relative;
  text-align: center;
  line-height: 0.9;
}
.list_osusumepoint .number_osusumepoint {
  margin-left: 25%;
}
.txtbox_osusume {
  text-align: left;
  position: relative;
  padding-top: 130px;
  padding-bottom: 60px;
}
.txtbox_osusume p{
  width: 50%;
  padding-left: 4%;
  line-height: 1.8;
}
.imgbox_osusume {
  width: 70%;
  max-width: 696px;
  max-height: 509px;
  height: 100%;
  position: absolute;
  right: -25.5%;
  aspect-ratio: 696/510;
  top: -3%;
  display: block;
  z-index: 2;
}
.pic_osusume_package {
  max-width: 161px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -20px;
}
.pic_osusume_package img{
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
.sokode {
  background: url(../img/camp-rice/deco_camp_sokode.svg) no-repeat;
  background-size: 100% auto;
  width: 8.21225rem;
  width: clamp(8.21225rem, 1.577160465116279rem + 28.69227906976744vw, 15.9233rem);
  height: 5.56158125rem;
  height: clamp(5.56158125rem, 1.0680979651162774rem + 19.431279069767445vw, 10.7837375rem);
  color: #fff;
  font-weight: 600;
  transform: rotate(-5deg);
  display: flex;
  padding-top:1.153125rem;
  padding-top: clamp(1.153125rem, 0.15552325581395343rem + 4.313953488372093vw, 2.3125rem);
  letter-spacing: -0.1em;
  justify-content: center;
  text-align: center;
  position: absolute;
  left: 0;
  top: -4rem;
  z-index: 2;
}
.sokode.poyo {
  transform: scale(0)rotate(-5deg);
  opacity: 0;
  transform-origin: center;
  transition: 1s;
}
.sokode.poyo_in{
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s,
  -webkit-transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
  transform: scale(1)rotate(-5deg);
  opacity: 1;
}
.number_osusumepoint span:first-child{
  font-weight: 700;
  letter-spacing: 0.05em;
}
.list_osusumepoint .number_osusumepoint::after {
  content: '';
  background-image: url(../img/camp-rice/deco_camp_camper.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: -50px;
  bottom: -15px;
  width: 55px;
  height: 68px;
  display: block;
}
.ttl_osusume {
  color: #336556;
  margin-bottom: 20px;
  position: relative;
  z-index: 3;
}
/* おすすめポイントリスト */
.list_osusumepoint {
  color: #40220f;
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 0.7896511627906977rem + 1.9906976744186042vw, 1.785rem);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 90px;
}
.list_osusumepoint li{
  background-image: url(../img/camp-rice/bg_camp_osusume_point.webp);
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: left;
  aspect-ratio: 272/289;
  width: 27.5%;
  margin: 1.5%;
  background-position: top 40px left;
}
.list_osusumepoint li p{
  text-align: center;
  font-weight: 600;
  letter-spacing: -0.05em;
  padding-top: 35px;
  padding-left: 7%;
}
.blk_takikata {
  padding-top: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width:800px){
  .list_osusumepoint li{
    width: 47%;
    max-width: 295px;
    margin: 0 1.5% 0px 1.5%;
    background-size: 100% auto;
    background-position: top 20px left;
  }
  .txtbox_osusume {
    padding-bottom: 20px;
    padding-top: 120px;
  }
  .imgbox_osusume {
    width: 100%;
    position: static;
  }
  .pic_osusume_package {
    width: 30%;
  }
  .txtbox_osusume p {
    width: 100%;
    padding-left: 0;
    max-width: 640px;
    margin: 0 auto;
  }
  .list_osusumepoint {
    width: 93%;
  }
}
@media screen and (max-width:640px) {
  .txtbox_osusume {
    padding-top: 60px;
  }
  .list_osusumepoint li p{
    padding-top: 20px;
  }
  .list_osusumepoint li {
    margin: 0 1.5% 20px 1.5%;
  }
}


/* おすすめポイントブロック */
.wrap_osusumepoint {
  position: relative;
}
.box_osusumepoint {
  background-color: #FFF;
  width: 100%;
  padding: 60px 6% 50px 6%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 60px;
  text-align: left;
  position: relative;
}
.point4 {
  padding: 60px 6% 30px 6%;
}
.ttl_osusumepoint {
  color: #336556;
  margin-bottom: 20px;

}
.txtbox_osusumepoint {
  width: 55%;
  display: flex;
  margin-bottom: 30px;
}
.txtbox_emergency {
  width: 77%
}
.txt_emergency p{
  padding-right: 10%;
}
.pic_camper {
  width: 23%;
  display: flex;
  align-items: center;
  padding-right: 5%;
}
.pic_camper img {
  width: 100%;
  margin: 0 auto;
}
.txtbox_osusumepoint_l {
  width: 75%
}
.txt_osusumepoint {
  margin-left: 6%;
}
.txt_s_osusumepoint {
  margin-right: 15%;
}
.pic_osusumepoint {
  width: 45%;
  margin-bottom: 15px;
}
.pic_cap {
  width: 25%;
  display: flex;
  justify-content: center;
  flex-flow: column;
  text-align: center;
  font-size: 14px;
}
.img_cap {
  width: 55%;
  margin: 0 auto 15px auto;
}
.pic_osusumepoint_square {
  padding-left: 3%;
  padding-right: 1%;
}
.pic_osusumepoint_illust {
  padding-right: 4%;
}

@media screen and (max-width:800px) {
  .box_osusumepoint {
    padding: 60px 5% 50px 5%;
  }
}
@media screen and (max-width:640px) {
  .box_osusumepoint {
    padding: 40px 6% 30px 6%;
    margin-bottom: 30px;
  }
  .txt_emergency p{
    padding-right: 0;
  }
}

/* タイトル　旗 */
.ttl_flag {
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.878968253968254rem + 0.7936507936507936vw, 1.375rem);
  color: #40220f;
  background-image: url(../img/camp-rice/ttlbg_camp_flag.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 16.93644375rem;
  width: clamp(16.93644375rem, 13.779077380952378rem + 13.653476190476194vw, 22.3125rem);
  height: 4.886425rem;
  height: clamp(4.886425rem, 3.975476190476191rem + 3.9392380952380948vw, 6.4375rem);
  display: flex;
  justify-content: center;
  padding-top: 1.1375rem;
  padding-top: clamp(1.1375rem, 0.9246031746031745rem + 0.9206349206349208vw, 1.5rem);
  transform: rotate(-2deg);
  padding-left: 0.8em;
}
.ttl_flag.syu {
  opacity: 0;
}
.ttl_flag.syu_in {
  animation-delay: 0.05s;
  animation: 0.9s syu2 cubic-bezier(0.23, 1, 0.32, 1) 0.2s forwards;
  transform: rotate(-2deg)translate3d(0, 120%, 0);
}
@keyframes syu2 {
  0% {
    opacity: 0;
    transform: rotate(-2deg)translate3d(0, 120%, 0);
  }
  60% {
      opacity: 1;
      transform: rotate(-2deg)translate3d(0, -10%, 0);
  }
  100% {
      opacity: 1;
      transform: rotate(-2deg)translate3d(0, 0%, 0);
  }
}
.box_flagtime {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.list_time {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  padding-top: 10px;
}
/* リスト　緑丸 */
.blk_circle{
  color: #fff;
  background-color: #336556;
  border-radius: 50%;
  width: 88px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  line-height: 1.0;
  margin-right: 5px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.9632936507936508rem + 0.15873015873015872vw, 1.0625rem);
  font-feature-settings: "palt";
}
.blk_circle div{
  display: flex;
  flex-flow: column;
}
.blk_circle dt{
  font-weight: normal;
  line-height: 0.9;
}
.blk_circle .size_s {
  font-size: 40%;
   vertical-align:middle;
}
.tsume {
  letter-spacing: -0.2em;
}
.list_step {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  counter-reset: number 0;
  width: 97%;
  margin: 0 auto;
  padding-top: 10px;
}
.list_step li{
  width: 28%;
  position: relative;
  margin-bottom: 20px;
}
.pic_setp::after {
  content: ''; 
  position: absolute;
  right: -18%;
  width: 21px;
  height: 100%;
  background-image: url(../img/camp-rice/ico_camp_arrow_orange.svg);
  background-repeat: no-repeat;
  background-size: 21px 38px;
  background-position: center;
}
.list_step li:last-child .pic_setp::after {
  content: none;
}
.list_step li::before {
  counter-increment: number;
  content: counter(number);
  color: #d57a29;
  font-size: 1.875rem;
  font-size: clamp(1.875rem, 0.7371031746031746rem + 4.920634920634921vw, 3.8125rem);
  position: absolute;
  left: 2%;
  top: 0;
  font-weight: 100;
  font-family: "NotoSansJP", "Helvetica Neue", "Helvetica", "YuGothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  z-index: 1;
}
.pic_setp {
  aspect-ratio: 1/1;
  width: 100%;
  background-image: url(../img/camp-rice/bg_camp_circle_light_grey.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 5px;
}
.pic_setp img{
  width: 80%;
}
.txt_step {
  width: 90%;
  margin: 0 auto;
  text-align: justify;
}
.point_takikata {
  display: flex;
  width: 100%;
  align-items: center;
}
.point_takikata img{
  width: 106px;
  margin-top: 15px;
}
.bg_fukidashi {
  width: calc(100% - 106px);
  min-height: 86px;
  max-width: 700px;
  background-image: url(../img/camp-rice/bg_camp_fukidashi.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.txt_fukidashi {
  width: 88%;
  padding-right: 1%;
}
.list_emergency {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 30px auto;
  padding-left: 12%;
}
.list_emergency li{
  width: 16.6666%;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 3%;
}
.pic_emergency {
  aspect-ratio: 1/1;
  width: 100%;
  background-image: url(../img/camp-rice/bg_camp_circle_light_grey.svg);
  background-repeat: no-repeat;
  background-size: 93%;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}
.pic_emergency img{
  width: 64%;
  margin: 0 auto;
}
.pic_emergency .tsume {
  letter-spacing: -0.05em;
}
.rollingstock {
  width: 100%;
  position: relative;
}
.rollingstock::before,.rollingstock::after{
  content: '';
  background: url(../img/camp-rice/bg_camp_fukidashi_top.webp) no-repeat;
  background-size: 100% 100%;
  width: 100%;
  aspect-ratio: 865/26;
  display: block;
}
.rollingstock::after{
  background: url(../img/camp-rice/bg_camp_fukidashi_bottom.webp) no-repeat;
  background-size: 100% 100%;
  margin-top: -1px;
}
.rollingstock_bg {
  width: 100%;
  padding: 0px 2.3% 0px 6.5%;
  background:#f4eee3;
  background: url(../img/camp-rice/bg_camp_fukidashi_bg.webp) no-repeat;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: -1px;
  align-items: center;
}
.ttl_rollingstock {
  margin-bottom: 0.625rem;
  margin-bottom:clamp(0.625rem, 0.5148809523809523rem + 0.4761904761904762vw, 0.8125rem);
  padding-top: 20px;
}
.ttl_rollingstock .tsume{
  letter-spacing: -0.11em;
}
.txtblk_rollingstock {
  width: calc(100% - 189px);
}
.pic_rollingstock {
  width: 189px;
}
.pic_rollingstock img {
  width: 100%;
  position: relative;
}
.txt_rollingstock {
  padding-right: 5%;
  margin-bottom: 20px;
  line-height: 1.6;
}
.risu {
  position: absolute;
  width: 4.1875rem;
  width: clamp(4.1875rem, 3.5267857142857144rem + 2.857142857142857vw, 5.3125rem);
  left: -2%;
  top:-45px;
  z-index: 1;
}
@media screen and (max-width:1050px) {
  .ttl_rollingstock .tb {
    display: block;
  }
}
@media screen and (max-width:1000px) {
  .txtbox_osusumepoint {
    width: 75%;
  }
  .txtbox_emergency {
    width: 77%
  }
  .pic_osusumepoint {
    width: 40%;
  }
  .pic_osusumepoint_illust {
    padding-right: 0;
  }
  .txt_emergency .tb{
    display: block;
  }
  .txt_emergency .mt20{
    margin-top: 0;
  }
  .pic_camper {
    width: 23%;
    display: flex;
    align-items: center;
    padding-right: 5%;
  }
  .bg_fukidashi {
    height: 100%;
    background-size: cover;
  }
  .txt_fukidashi {
    width: calc(92% - 50px);
    padding-right: 3%;
  }

  .img_cap {
    width: 65%;
  }
}
@media screen and (max-width:800px) {
  .list_emergency {
    max-width: 470px;
    width: 100%;
    padding-left: 0;
  }
  .pic_camper {
    padding-right: 0;
  }
  .list_emergency li{
    width: 33.3333%;
    margin-right:0;
  }
  .txt_emergency p {
    padding-right: 5%;
  }
  .list_emergency {
    justify-content: center;
  }
  .pic_osusumepoint {
    width: 100%;
  }
  .txtbox_osusumepoint_l {
    width: 71%
  }
  .pic_osusumepoint_square,.pic_osusumepoint_illust {
    padding-left: 5%;
    padding-right: 5%;
  }
  .txt_s_osusumepoint {
    margin-right: 0;
  }
  .pic_osusumepoint_illust {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .point_takikata {
    border-radius: 25px;
    background-color: #f4eee3;
    padding: 20px 5%;
    justify-content: space-between;
  }
  .point_takikata img{
    width: 20%;
    margin-top: 0;
  }
  .bg_fukidashi {
    width: 75%;
    min-height: auto;
    background-image: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .txt_fukidashi {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (max-width:640px) {
.txtbox_emergency {
    width: 100%
  }
  .blk_circle{
    border-radius: 20px;
    width: 24%;
    margin-right: 1.3%;
    height: auto;
    padding: 10px 0;
  }
  .rollingstock_bg {
    padding: 20px 9% 20px 9%;
  }
  .pic_camper {
    margin: 0 auto 20px auto;
    width: 43%;
  }
  .txtbox_osusumepoint_l {
    width: 100%
  }
  .txtblk_rollingstock {
    width: 100%;
  }
  .txt_rollingstock {
    padding-right: 0;
  }
  .pic_rollingstock {
    width: 60%;
    margin: 0 auto;
  }
  .pic_cap {
    width: 70%;
    margin: 0 auto 20px auto;
  }
  .txt_s_osusumepoint {
    margin-right: 0;
  }
  .ttl_flag {
    margin-bottom: 1rem;
  }
  .list_time .blk_circle:last-child{
    margin-right: 0;
  }
  .list_time {
    width: 100%;
    justify-content: center;
  }
  .list_step li{
    width: 100%;
  }
  .pic_setp {
    width: 40%;
  }
  .txt_step {
    width: 55%;
  }
  .list_step li{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pic_setp::after {
    content: none;
  }
  .risu {
    left: 7%;
    top: -40px;
  }
}

/* スライダー
--------------------------------------------- */
.slider_recipe {
  background-color: #fefceb;
}
.slider_recipe li{
  padding: 0 clamp(0.08125rem, -0.06557539682539683rem + 0.6349206349206349vw, 0.33125rem);
}

/* アレンジレシピ
--------------------------------------------- */
.sec_recipe {
  padding-top: 150px;
  padding-bottom: 150px;
  background-color: #fefceb;
  background-image: url(../img/camp-rice/bg_camp_texture_cream.webp);
}
.wrap_recipe {
  position: relative;
}
.ttl_recipe {
  color: #336556;
}
.ttlbox_recipe {
  margin-bottom: 50px;
  position: relative;
}
.ttl_s_recipe {
  color: #c9bc9c;
  letter-spacing: 0.05em;
  font-weight: bold;
}
.list_recipe {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.recipe_blk {
  width: 31%;
  margin-right: 3.5%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
    align-content: flex-start;/*20240216add*/
  margin-bottom: 65px;
  overflow: inherit;
  color: #40220f;
}
.recipe_blk:visited,.recipe_blk:hover {
  color: #40220f;
}
.recipe_blk:nth-child(3n+2){
  margin-right:0;
}
.recipe_blk:nth-child(-n+2){
  width: 100%;
}
.recipe_blk:nth-child(2) {
  flex-flow: row-reverse;
  margin-bottom: 90px;
}
.img_recipe {
  overflow: hidden;
  position: relative;
}
.recipe_blk:nth-child(-n+2) .img_recipe {
  width: calc(98% - 150px);
  margin-left: 2%;
  height: 100%;
  min-height: 300px;
}
.recipe_blk:nth-child(2) .img_recipe{
  margin-left: 0;
  margin-right: 2%;
}
.pic_recipe {
  width: 100%;
  aspect-ratio: 1/1;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
.recipe_blk:nth-child(-n+2) .pic_recipe {
  aspect-ratio:inherit;
}
.img_recipe img{
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  transition: 0.25s;
}
.recipe_blk:hover .img_recipe img{
  transform: scale(1.1,1.1);
  transition: 0.25s;
}
.recipe_blk:nth-child(-n+2) .img_recipe img{
  position: absolute;
  left: 0;
  top: 0;
}
.fig_recipe{
  display: block;
  height: 100%;
}
.arrange {
  width: 150px;
  height: 43px;
  margin-top: -30px;
  margin-bottom: 10px;
  font-size: 1.4375rem;
  font-size: clamp(1.4375rem, 1.3640873015873016rem + 0.31746031746031744vw, 1.5625rem);
  color: #336556;
  font-weight: 500;
  display: flex;
  align-items: end;
  position: relative;
  z-index: 1;
} 
.recipe_blk:nth-child(-n+2) .arrange {
  font-size: 1.4375rem;
  font-size: clamp(1.4375rem, 1.2172619047619047rem + 0.9523809523809524vw, 1.8125rem);
  height: 90px;
}
.arrange img{
  height: 100%;
}
.name_recipe {
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.878968253968254rem + 0.7936507936507936vw, 1.375rem);
  text-align: left;
  font-weight: bold;
}
.recipe_blk:nth-child(-n+2) .name_recipe {
  position: absolute;
  top: 0;
  right: 4%;
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 1.191468253968254rem + 0.7936507936507936vw, 1.6875rem);
    -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.recipe_blk:nth-child(2) .name_recipe {
  right: auto;
  left: 4%;
}
.recipe_blk:nth-child(-n+2) .name_recipe span{
  background-color: #fff;
  display: inline-block;
  padding: 9px 5px;
  margin: 20px 6px;
}
.timer_recipe {
  width: 60px;
  height: 71px;
  padding-top: 5px;
  background: url(../img/camp-rice/ico_camp_timer.svg) no-repeat;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #336556;
  text-align: center;
  font-weight: bold;
  position: absolute;
  right: -1%;
  top: -30px; 
}
.recipe_blk:nth-child(-n+2) .timer_recipe{
  width: 71px;
  height: 83px;
  top: 110px;
  left: 50px;
  right: auto;
  padding-top: 10px;
}
.recipe_blk:nth-child(2) .timer_recipe{
  left: auto;
  right: 50px;
}
.timer_recipe .time {
  font-size: 1.875rem;
}
.recipe_blk:nth-child(-n+2) .time {
  font-size: 1.9375rem;
  font-size: clamp(1.9375rem, 2.2351190476190474rem + -0.4761904761904762vw, 2.125rem);
}
.timer_recipe .tani {
  font-size: 0.8125rem;
  font-size: clamp(0.8125rem, 0.7390873015873016rem + 0.31746031746031744vw, 0.9375rem);
}
.recipe_blk:nth-child(-n+2) .tani {
  font-size: 1rem;
  font-size: clamp(1rem, 0.9632936507936508rem + 0.15873015873015872vw, 1.0625rem);
}
.time_recipe {
  position: absolute;
  top: -1.7rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 0.8125rem;
  font-size: clamp(0.8125rem, 0.7390873015873016rem + 0.31746031746031744vw, 0.9375rem);
}
.recipe_blk:nth-child(n+3) .time_recipe {
  display: none;
}
.point_recipe {
  position: absolute;
  background: url(../img/camp-rice/deco_camp_fukidashi_recipe1.svg) no-repeat;
  background-size: 100%;
  top: -20px;;
  right: 19%;
  aspect-ratio: 194/134;
  width: 194px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(6deg);
  font-weight: bold;
  padding-bottom: 2.5%;
}
.recipe_blk:nth-child(2) .point_recipe {
  background: url(../img/camp-rice/deco_camp_fukidashi_recipe2.svg) no-repeat;
  right: 20%;
  padding-bottom: 0;
}
.btn_line {
  color: #336556;
  position: relative;
  display: inline-block;
  overflow: inherit;
  padding-right: 1.2em;
}
.btn_more {
  padding-top: 30px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.816468253968254rem + 0.7936507936507936vw, 1.3125rem);
}
.recipe_blk:nth-child(-n+2) .btn_more{
  padding-top: 0px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.recipe_blk:nth-child(2) .btn_more{
  left: auto;
  right: 0;
}
.btn_line::before {
  content: '';
  height: 1px;
  width: calc(100% - 1.2em);
  background-color: #336556;
  bottom: 0;
  left: 0;
  position: absolute;
}
.recipe_blk:hover .btn_line::before {
  opacity: 0;
}
.btn_line::after{
  content: '→';
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.25s;
}
.recipe_blk:hover .btn_line::after{
  transform: translateX(5px);
  transition: 0.25s;
}
.box_make {
  font-weight: bold;
  color: #40220f;
  position: relative;
  display: inline-block;
}
.box_make::before,.box_make::after{
  content: '';
  background: url(../img/camp-rice/deco_camp_dot_line.svg) no-repeat;
  height: 51px;
  width: 5px;
  position: absolute;
  left: -5%;
  top: 0;
  transform: rotate(-27deg);
}
.box_make::after{
  transform: rotate(27deg);
  left:auto;
  right: -5%;
}
.cutlery {
  width: 46px;
  margin-top: 25px;
}
.ttlbox_recipe::before,.ttlbox_recipe::after{
  content: '';
  background-image: url(../img/camp-rice/illust_camp_light_l.gif);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -55px;
}
.ttlbox_recipe::before {
  width: 319px;
  width: 16.07770625rem;
  width: clamp(16.07770625rem, 10.943197916666666rem + 10.269016666666667vw, 19.9285875rem);
  height: 8.57790625rem;
  height: clamp(8.57790625rem, 5.838497916666665rem + 5.4788166666666696vw, 10.6324625rem);
  left: calc(50% - 648px);
}
.ttlbox_recipe::after{
  background-image: url(../img/camp-rice/illust_camp_light_r.gif);
  width: 276px;
  width: 13.9309875rem;
  width: clamp(13.9309875rem, 9.482054166666668rem + 8.897866666666667vw, 17.2676875rem);
  height: 190px;
  height: 9.61736875rem;
  height: clamp(9.61736875rem, 6.546010416666669rem + 6.142716666666663vw, 11.9208875rem);
  right: calc(50% - 661px);
}
@media screen and (max-width:1300px){
  .ttlbox_recipe::before,.ttlbox_recipe::after{
    left: -10%;
    top: -100px;
  }
  .ttlbox_recipe::after{  
    left: auto;
    right: -10%;
  }
}
@media screen and (max-width:800px){
  .ttlbox_recipe::before {
    width: 8.81860625rem;
    width: clamp(8.81860625rem, 2.572409302325582rem + 27.010581395348837vw, 16.0777rem);
    height: 4.704975rem;
    height: clamp(4.704975rem, 1.3724527616279074rem + 14.410906976744183vw, 8.57790625rem);
  }
  .ttlbox_recipe::after{  
    width: 7.6411375rem;
    width: clamp(7.6411375rem, 2.228940988372093rem + 23.404093023255815vw, 13.9309875rem);
    height: 5.27511875rem;
    height: clamp(5.27511875rem, 1.5387640988372087rem + 16.157209302325583vw, 9.61736875rem);
  }
  .recipe_blk:nth-child(-n+2) .name_recipe {
    position: inherit;
      -ms-writing-mode:inherit;
    writing-mode:inherit;
  }
  .recipe_blk:nth-child(-n+2) .name_recipe span{
    background-color: inherit;
    padding: 0;
    margin: 0;
  }
  .recipe_blk:nth-child(-n+2) .name_recipe br {
    display: none;
  }
  .recipe_blk:nth-child(-n+2) .img_recipe img {
    position: inherit;
  }
  .btn_more {
    padding-top: 10px;
  }
  .box_make::before,.box_make::after{
    top: 2rem;
  }
  .point_recipe {
    right: -3%;
  }
  .recipe_blk:nth-child(2) .point_recipe {
    right: 25%;
  }
  .recipe_blk:nth-child(2) {
    margin-bottom: 100px;
  }
}
@media screen and (max-width:640px){
  .recipe_blk {
    width:100%;
    margin-left: 0;
    margin-right: 0;
  }
  .recipe_blk:nth-child(-n+2) .img_recipe {
    width:100%;
    margin-left: 0;
    height: auto;
    min-height: auto;
  }
  .point_recipe {
      right: -10%;
      padding-bottom: 6.5%;
  }
   .recipe_blk:nth-child(2) .point_recipe {
    right: -10%;
  }
  .recipe_blk:nth-child(2) {
    flex-flow: wrap;
  }
  .fig_recipe {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .pic_recipe {
    width: 45%;
  }
  .recipe_blk:nth-child(-n+2) .pic_recipe {
    width: 100%;
    aspect-ratio: 1/1;
  }
  .name_recipe {
    width: 50%;
  }
  .recipe_blk:nth-child(-n+2) .name_recipe {
    width: 100%;
    margin-bottom: 20px;
    width: calc(100% - 60px);
  }
  .recipe_blk:nth-child(-n+2) .arrange {
    font-size: clamp(1.4375rem, 1.3640873015873016rem + 0.31746031746031744vw, 1.5625rem);
    height: 43px;
  }
  .recipe_blk:nth-child(-n+2) .timer_recipe {
    width: 60px;
    height: 71px;
    padding-top: 5px;
    right: -1%;
    top: auto;
    bottom: 60px;
    z-index: 1;
    left: auto;
  }
  .time_recipe {
    top: -1.3rem;
    text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
      -1px 1px 0 #FFF, 1px -1px 0 #FFF,
      0px 1px 0 #FFF,  0-1px 0 #FFF,
      -1px 0 0 #FFF, 1px 0 0 #FFF;
  }
  .btn_line {
    background-color: #fff;
    border-radius: 30px;
    padding: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  .btn_line::before {
    content: none;
  }
  .btn_line::after {
    position: static;
    margin-left: 5px;
  }
  .btn_more {
    width: 100%;
  }
  .recipe_blk:nth-child(-n+2) .btn_more {
    position: static;
  }
  .ttlbox_recipe {
    margin-bottom: 80px;
  }
}

/* こんな時にも便利
--------------------------------------------- */
.sec_benri {
  color: #fff;
  background: url(../img/camp-rice/bg_camp_forest.webp);
  background-size: 40%;
  padding-bottom: 120px;
  color: #fefceb;
}
.sec_benri::before {
  content: '';
  background:url(../img/camp-rice/bg_camp_mountain_top.webp) no-repeat;
  background-size: 100%;
  width: 100%;
  aspect-ratio: 1399/117;
  display: block;
  margin-bottom: 20px;
}
.ttl_benri {
  margin-bottom: 40px; 
}
.list_benri {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-weight: 500;
}
.list_benri li{
  width: 18%;
}
.list_benri li:nth-child(even){
  padding-top: 50px;
}
.img_benri {
  background-color: #fff;
  border-radius: 50%;
  aspect-ratio: 1/1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.img_benri img{
  width: 70%;
}

@media screen and (max-width:640px) {
  .list_benri {
    justify-content: space-around;
  }
  .list_benri li{
    width: 40%;
    margin-bottom: 20px;
  }
  .sec_benri::before {
    margin-bottom: 70px;
  }
  .list_benri li:nth-child(even) {
    padding-top: 0px;
  }
}

/* 「孤高のキャンプ飯」でキャンプを楽しもう！
--------------------------------------------- */
.sec_lineup {
  background-color: #e9efca;
  background-image: url(../img/camp-rice/bg_camp_green.webp);
  padding-top: 150px;
  padding-bottom: 80px;
  position: relative;
}
.ttl_lineup {
  color: #336556;
  margin-bottom: 55px;
  font-feature-settings: "palt";
}
.list_lineup {
}
.price_p {
  font-size: 1.125rem;
  font-weight: 600;
  padding-right: 15px;
}
.price_no {
  font-weight: 600;
  font-size: 3.4375rem;
  font-size: clamp(3.4375rem, 2.9970238095238093rem + 1.9047619047619049vw, 4.1875rem);
}
.price {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  margin-bottom: 10px;
}
.enzei {
  position: relative;
  text-align: center;
}
.en {
  font-size: 2.0625rem;
  font-size: clamp(2.0625rem, 1.6596947674418603rem + 1.7418604651162795vw, 2.530625rem);
  font-weight: 500;
}
.zei {
  position: absolute;
  top: -0.6em;
  left: 0;
  width: 100%;
  font-weight: 600;
}
.box_lineup {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 634px;
  width: 100%;
  margin: 0 auto 50px auto;
}
.img_8p {
  width: 33.28075%;
}
.txtimg_8p {
  width: 18.92744%;
  padding-top: 50px;
}
.img_8p_naka {
  width: 41.4826498%;
}
.img_8p img{
  box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.1);
}
@media screen and (max-width:850px) {
  .ttl_lineup .tb {
    display: block;
  }
  .box_lineup {
    width: 90%;
  }
}
@media screen and (max-width:640px) {
  .box_lineup {
    justify-content: space-around;
    width: 55.9vw;
    min-width: 207px;
    margin: 0 auto 20px auto;
  }
  .img_8p {
    width: 70%;
    margin-bottom: 20px;
  }
  .txtimg_8p {
    width: 39.13%;
    padding-top: 0px;
  }
  .img_8p_naka {
    width: 58.45%;
    padding-top: 10px;
  }
  .txt_lineup {
    text-align: left;
    margin: 0 auto;
    width: auto;
    display: inline-block;
  }
}

/* お客様レビュー
--------------------------------------------- */
.sec_review {
  background-color: #e9efca;
  background-image: url(../img/camp-rice/bg_camp_green.webp);
  padding-bottom: 80px;
}
.wrap_review {
  background-color: #fff;
  padding: 50px 5% 50px 5%;
  position: relative;
}
.wrap_review ::before {
  content: '';
  background: url(../img/camp-rice/illust_camp_car.svg) no-repeat;
}
.ttl_review {
  color: #336556;
}
.ttlbox_review small{
  color: #c9bc9c;
  font-weight: 600;
}
.ttlbox_review {
  margin-bottom: 50px;
}

.singleReview_body_left {
    text-align: left;
}

/* お客様のInstagram投稿
--------------------------------------------- */
.sec_insta {
  background-color: #e9efca;
  background-image: url(../img/camp-rice/bg_camp_green.webp);
  padding-bottom: 80px;
}
.wrap_insta {
  background-color: #fff;
  padding:50px 5% 50px 5%;
  position: relative;
}
.ttlbox_insta {
  margin-bottom: 50px;
  color: #336556;
}
.ttlbox_insta::before {
  content: '';
  background:#336556;
  width: 31px;
  height: 31px;
  mask-image:url(../img/camp-rice/ico_camp_Instagram.svg);
  -webkit-mask-image:url(../img/camp-rice/ico_camp_Instagram.svg);
    -webkit-mask-size: contain;
    mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
    -webkit-mask-position: center;
  mask-position: center;
  display: block;
  margin: 0 auto 10px auto;
}
.ttl_insta {
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.sttl_insta {
  margin-bottom: 20px;
  font-weight: 700;
}
.txt_insta {
  font-weight: normal;
  margin-bottom: 20px;
}
.ttl_insta::before,.ttl_insta::after{
  content: '';
  background: url(../img/camp-rice/deco_camp_dot_green.svg) no-repeat;
  height: 39px;
  width: 3px;
  position: absolute;
  left: -10%;
  top: 0;
  transform: rotate(-27deg);
}
.ttl_insta::after{
  transform: rotate(27deg);
  left:auto;
  right: -10%;
}

/* よくある質問
--------------------------------------------- */
.sec_qa {
  background-color: #e9efca;
  background-image: url(../img/camp-rice/bg_camp_green.webp);
  padding-top: 100px;
  padding-bottom: 150px;
}
.wrap_qa {
  position: relative;
}
.ttl_qa {
  margin-bottom: 50px;
  color: #336556;
  position: relative;
  display: inline-block;
}
.ttl_qa::before,.ttl_qa::after{
  content: '';
  background-image: url(../img/camp-rice/ico_camp_fork.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 69px;
  height: 2.823475rem;
  height: clamp(2.823475rem, 1.457857703488372rem + 5.9053720930232565vw, 4.41054375rem);
  width: 19px;
  width: 0.74553125rem;
  width: clamp(0.74553125rem, 0.3849425872093022rem + 1.5593023255813958vw, 1.16459375rem);
  position: absolute;
  left: -15%;
  top: 0;
}
.ttl_qa::after{
  left:auto;
  background-image: url(../img/camp-rice/ico_camp_spoon.svg) no-repeat;
  right: -17%;
}
.list_qa {
  color: #336556;
  text-align: left;
}
.box_qa{
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 30px;
}
.list_qa a {
  color: #336556;
  text-decoration: underline;
}
.list_qa a:hover {
  text-decoration: none;
}
.list_qa a:active,.list_qa a:visited {
  color: #336556;
}
.list_qa dt{
  font-weight: bold;
  display: flex;
  align-items: center;
  font-size: 1.0625rem;
  font-size: clamp(1.0625rem, 0.878968253968254rem + 0.7936507936507936vw, 1.375rem);
}
.list_qa dt span,.list_qa dd::before{
  font-size: 1.5625rem;
  font-size: clamp(1.5625rem, 1.0853174603174605rem + 2.0634920634920633vw, 2.375rem);
  color: #b04621;
  font-weight: 700;
  margin-right: 20px;
}
.list_qa dd{
  display: flex;
  position: relative;
  opacity: 0;
  padding-left: 3%;
  padding-right: 5%;
  transition: 0.5s;
  font-size: 1rem;
  font-size: clamp(1rem, 0.9632936507936508rem + 0.15873015873015872vw, 1.0625rem);
}
.list_qa dd::before{
  content: 'A';
  line-height: 0.7;
}
.list_qa dd::after{
  content: '';
  height: 3px;
  width: 93%;
  background: url(../img/camp-rice/deco_camp_dot_line_brown.svg) repeat-x;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
}
.list_circle li {
  position: relative;
  padding-left: 1.1em;
  margin-bottom: 0.3em;
}
.list_circle li::before{
  content: '●';
  position: absolute;
  left: 0;
  top: 0;
}
.accordion-check {
  display: none;
}
.accordion-label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 97%;
  padding: 12px 5% 12px 3%; 
}
.accordion-label::after,.accordion-label:before {
  content: "";
  position: absolute;
  background-color: #336556;
  right: 2%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 25px;
  height: 4px;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.accordion-label::after {
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.accordion-box {
  height: 0;
  overflow: hidden;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.accordion-check:checked ~ .accordion-box {
  height: auto;
  opacity: 1;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.accordion-check:checked + dt .accordion-label:after {
  -webkit-transform: translateY(-1.5px) rotate(0);
          transform: translateY(-1.5px) rotate(0);
}

@media screen and (max-width:640px){
  .accordion-label::after,.accordion-label:before {
    width: 18px;
  }
  .accordion-label {
    padding: 12px 12% 12px 3%;
  }
  .box_qa {
    margin-bottom: 15px;
  }
  .sec_qa {
    padding-top: 30px;
  }
}

/* footer
--------------------------------------------- */
footer {
  background-color: inherit;
  padding: 0;
  margin: 0;
  background-color: #e9efca;
  background-image: url(../img/camp-rice/bg_camp_green.webp);
  position: relative;
}
footer::before{
  content: '';
  background: url(../img/camp-rice/bg_camp_mountains.svg) no-repeat;
  background-size: 100%;
  aspect-ratio: 1400/107;
  display: block;
}
.footer_logo {
  max-width: 200px;
  margin: 0 auto;
}
.wrap_footer {
  background-color: #336556;
  padding: 80px 5% 100px 5%;
  position: relative;
}
.wrap_footer::before {
  content: '';
  background: url(../img/camp-rice/bg_camp_landscape.svg) no-repeat;
  background-size: 100%;
  aspect-ratio: 1400/116;
  display: block;
  position: absolute;
  top: -5.5vw;
  left: 0;
  width: 100%;
}
.txt_footer {
  padding-top: 50px;
  color: #fff;
}

/* ページの先頭へ
--------------------------------------------- */
.btn_pagetop {
  position: fixed;
  bottom: 30px;
  right: 2%;
  color: #231815;
  display: flex;
  align-items: center;
  font-weight: 500;
  z-index: 2;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-family: "Dosis";
  font-weight: 500;
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.753968253968254rem + 0.7936507936507936vw, 1.25rem);
  overflow: inherit;
  transform-origin: bottom;
  transform: translateY(0px);
  transition: 1s;
  opacity: 1;
}
.pagetop_in {
  transform: translateY(300px);
  opacity: 0;
}
.btn_pagetop::before {
  content: '';
  background: url(../img/camp-rice/ico_camp_pagetop.svg) no-repeat;
  background-size: 100%;
  background-position: top;
  width: 21px;
  height: 81px;
  display: block;
  margin-bottom: 10px;
}
.btn_pagetop:hover:before {
  transform: translateY(-5px);
}
@media screen and (max-width:640px){
  .btn_pagetop {
    position: absolute;
    top: -100px;
    left: 0;
    right: 0;
    bottom: auto;
    margin: 0 auto;
    display: inline-flex;
    justify-content: center;
    -ms-writing-mode:inherit;
    writing-mode:inherit;
  }
  .btn_pagetop::before {
    height: 40px;
    margin-right: 10px;
    margin-bottom: 0px;
  }
}

/* レシピ詳細ページ
--------------------------------------------- */
.body_recipe .logo_alpha {
  display: none;
}
.main_recipe{
  background-image: url(../img/camp-rice/deco_camp_maku.webp);
  background-repeat: repeat-x;
  background-position: top center;
  background-size: auto 44px;
  text-align: center;
}
@media screen and (max-width:640px) {
  .body_recipe .logo_alpha {
    display: block;
  }
}

/* レシピ詳細　タイトルヘッダー
--------------------------------------------- */
.sec_post_header {
  padding-top: 80px;
  position: relative;
}
.wrap_post_header {
  border-bottom: 2px solid #c9caca;
  padding-bottom: 40px;
  position: relative;
}
.sec_post_header::before,.sec_post_header::after{
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.sec_post_header::before{
  background-image: url(../img/camp-rice/illust_camp_light_l.svg);
  width: 17.7938625rem;
  width: clamp(17.7938625rem, 14.94757083333333rem + 5.692583333333337vw, 19.92858125rem);
  height: 9.49353125rem;
  height: clamp(9.49353125rem, 7.974956249999999rem + 3.037150000000002vw, 10.6324625rem);
  left: calc(50% - 620px);
  top: 80px;
}
.sec_post_header::after{
  background-image: url(../img/camp-rice/illust_camp_light_r.svg);
  width: 15.418rem;
  width: clamp(15.418rem, 12.951749999999997rem + 4.9325000000000045vw, 17.2676875rem);
  height: 10.6439375rem;
  height: clamp(10.6439375rem, 8.941337500000001rem + 3.4051999999999985vw, 11.9208875rem);
  right: calc(50% - 628px);
  top: 75px;
}
.logo_camp {
  display: block;
  width: 9.45675rem;
  width: clamp(9.45675rem, 7.099916666666665rem + 4.7136666666666684vw, 11.224375rem);
  height: 8.11033125rem;
  height: clamp(8.11033125rem, 6.089047916666665rem + 4.042566666666668vw, 9.62629375rem);
  margin: 0 auto 60px auto;
}
.ttl_arrange {
  font-size: 1.625rem;
  font-size: clamp(1.625rem, 1.1759708737864079rem + 1.9417475728155338vw, 2.875rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #336556;
}
.ttl_s_arrange {
  font-size: 0.6875rem;
  font-size: clamp(0.6875rem, 0.4854368932038835rem + 0.8737864077669903vw, 1.25rem);
  color: #c9bc9c;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.print {
  position: absolute;
  right: 0;
  bottom: 50px;
  width: 134px;
  border: 1px solid #c9bc9c;
  border-radius: 40px;
  cursor: pointer;
}
.print button{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0;
  background-color: inherit;
  border: none;
  color: #c9bc9c;
  transition: 0.25s;
  border-radius: 40px;
  cursor: pointer;
}
.print button::before{
  content: url(../img/camp-rice/ico_camp_print.svg);
  width: 27px;
  height: 27px;
  display: block;
  margin-right: 10px;
  transition: 0.25s;
}
.print button:hover::before{
  content: url(../img/camp-rice/ico_camp_print_white.svg);
  transition: 0.25s;
}
.print button:hover {
  background: #c9bc9c;
  border-radius: 40px;
  color: #fff;
  transition: 0.25s;
}
@media screen and (max-width:1200px){
  .sec_post_header::before{
    left: 0;
  }
  .sec_post_header::after{
    right: 0;
  }
}
@media screen and (max-width:800px){
  .logo_camp {
    width:6.42250625rem;
    width: clamp(6.42250625rem, 3.811650726744186rem + 11.290186046511627vw, 9.45674375rem);
    height: 5.50809375rem;
    height: clamp(5.50809375rem, 3.2689591569767438rem + 9.682744186046511vw, 8.11033125rem);
  }
  .sec_post_header::before{
    width: 7.1785rem;
    width: clamp(7.1785rem, -1.9556545058139552rem + 39.49904651162791vw, 17.79386875rem);
    height: 3.82993125rem;
    height: clamp(3.82993125rem, -1.04339898255814rem + 21.073860465116283vw, 9.49353125rem);
  }
  .sec_post_header::after{
    width: 6.22001875rem;
    width: clamp(6.22001875rem, -1.6945232558139516rem + 34.2250465116279vw, 15.418rem);
    height: 4.2940375rem;
    height: clamp(4.2940375rem, -1.1698299418604652rem + 23.62753488372093vw, 10.6439375rem);
  }
}
@media screen and (max-width:640px){
  .print {
    display: none;
  }
}


/* レシピ詳細　記事本文
--------------------------------------------- */
.art_cooking {
  position: relative;
  background-color: #fefceb;
  background-image: url(../img/camp-rice/bg_camp_texture_cream.webp);
}
.art_cooking::before {
  content: '';
  background-color: #fff;
  width: 100%;
  height: 270px;
  top: 0;
  left: 0;
  position: absolute;
  display: block;
}
.art_cooking::after {
  content: '';
  background-image: url(../img/camp-rice/bg_canp_nami.svg);
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 1399.5/58.8;
  top: 270px;
  left: 0;
  position: absolute;
  display: block; 
}
.sec_cooking {
  padding-top: 12px;
  position: relative;
  z-index: 1;
}
.wrap_cooking_about {
  position: relative;
}
.ttlbox_recipe_name {
  text-align: left;
  width: calc(100% - 180px);
  font-weight: 700;
  color: #40220f;
  margin-bottom: 30px;
  padding-top: 10px;
  min-height: 6.75rem;
  min-height: clamp(6.75rem, 6.031553398058253rem + 3.1067961165048543vw, 8.75rem);
}
.ttl_recipe_name {
  font-size: 1.5rem;
  font-size: clamp(1.5rem, 1.0509708737864079rem + 1.9417475728155338vw, 2.75rem);
}
.ttl_s_recipe_name {
  color: #336556;
  font-size: 1rem;
  font-size: clamp(1rem, 0.8428398058252428rem + 0.6796116504854369vw, 1.4375rem);
  display: block;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.img_cooking {
  margin-bottom: 70px;
}
.img_cooking img{
  object-fit: cover;
  object-position: center;
  max-height: 645px;
}
.list_cooking {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.box_list_cooking {
  margin: 0 5px 0 10px;
}
.list_cooking dt{
  color: #c9bc9c;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 5px;
}
.circle_kosu {
  background-color: #336556;  
  width: 79px;
  height: 79px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-weight: 700;
  line-height: 1.0;
}
.circle_time {
  width: 70px;
  height: 83px;
  padding-top: 7px;
  background-image: url(../img/camp-rice/ico_camp_timer.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: left top;
  color: #336556;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.kosu1 {
  font-size: 0.97348125rem;
  font-weight: normal;
}
.kosu2 {font-size: 1.61796875rem;}
.kosu3 {font-size: 0.99984375rem;}
.time1 {font-size: 1.9375rem;}
.time2 {font-size: 1.0625rem;}

.txtbox_recipe_about {
text-align: left;
}
.ttl_recipe_about {
  color: #40220f;
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 1.262742718446602rem + 0.48543689320388345vw, 1.6875rem);
  margin-bottom: 20px;
}
.flex_recipe_about {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  margin-bottom: 100px;
}
.txtbox_recipe_about {
  width: 370px;
  font-size: 1rem;
  font-size: clamp(1rem, 0.9550970873786407rem + 0.1941747572815534vw, 1.125rem);
}
.img_recipe_about {
  width: calc(92% - 370px);
}
.txt_recipe_about {
  line-height: 1.9;
}
@media screen and (max-width:800px) {
  .img_recipe_about {
      width: calc(95% - 370px);
  }
}
@media screen and (max-width:640px) {
  .main_recipe {
    margin-top: 70px;
    background-size: auto 25px;
  }
  .img_cooking {
    margin-bottom: 0px;
  }
  .list_cooking {
    position: static;
    justify-content: flex-start;
    padding-top: 20px;
    margin-bottom: 30px;
  }
  .ttlbox_recipe_name {
    width: 100%;
  }
  .ttlbox_recipe_name {
    min-height: auto;
  }
  .flex_recipe_about {
    flex-flow: wrap;
    justify-content: flex-start;
  }
  .txtbox_recipe_about {
    width: 100%;
    margin-bottom: 30px;
  }
  .img_recipe_about {
    width: 90%;
    margin: 0 auto;
  }
}

/* レシピ詳細　材料・作り方
--------------------------------------------- */
.sec_cooking_recipe {
  padding-bottom: 50px;
  position: relative;
}
.wrap_cooking_recipe {
  background-color: #fff;
  padding: 60px 5%;
  clip-path: polygon(calc(100% - 70px) 0%, 100% 84px, 100% 100%, 0 100%, 0 0);
  position: relative;
}
.clip_cooking_recipe {
  filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.15));
  position: relative;
  z-index: 1;
}
.wrap_cooking_recipe::before {
  content: '';
  background-color: #f4f3eb;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
  width: 70px;
  height: 84px;
  z-index: 1;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.flex_howto {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  justify-content: space-between;
  font-size: 1rem;
  font-size: clamp(1rem, 0.9550970873786407rem + 0.1941747572815534vw, 1.125rem);
}
.ttl_howto {
  color: #40220f;
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 1.1601941747572815rem + 0.3883495145631068vw, 1.5rem);
}
.box_zairyo {
  width: 37%;
}
.box_howto {
  width: 53%;
  position: relative;
  line-height: 1.8;
}
.box_howto::before{
  content: '';
  height: 100%;
  width: 5px;
  background-image: url(../img/camp-rice/deco_camp_dot_border.svg);
  background-repeat: repeat-y;
  position: absolute;
  left: -14%;
  top: 0;
}

@media screen and (max-width:800px){
  .wrap_cooking_recipe {
    width: 95%;
  }
  .box_howto::before {
    left: -11%;
  }
}
@media screen and (max-width:640px){
  .box_zairyo {
    width: 100%;
    margin-bottom: 50px;
  }
  .box_howto {
    width: 100%;
    border-top: 3px dotted #40220f;
    padding-top: 30px;
  }
  .box_howto::before{
    content: none;
  }
  .wrap_cooking_recipe::before {
    width: 50px;
    height: 50px;
  }
  .wrap_cooking_recipe{
    clip-path: polygon(calc(100% - 50px) 0%, 100% 50px, 100% 100%, 0 100%, 0 0);
  }
}

/* このレシピをシェアする
--------------------------------------------- */
.sec_share {
  background-color: #fefceb;
  background-image: url(../img/camp-rice/bg_camp_texture_cream.webp);
  background-position: bottom;
  padding-bottom: 50px;
  padding-top: 130px;
}
.wrap_share {
  padding: 50px 5% 70px 5%;
  position: relative;
}
.wrap_share::before {
  content: '';
  background-color: #fcf0ce;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ttl_share {
  color: #b04621;
  display: inline-block;
  position: relative;
  font-size: 1.25rem;
  font-size: clamp(1.25rem, 1.0928398058252426rem + 0.6796116504854369vw, 1.6875rem);
  margin-bottom: 50px;
  z-index: 2;
}
.ttl_share::before,.ttl_share::after {
  content: '';
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  width: 5px;
  height: 36px;
  bottom: -4px;
  background-image: url(../img/camp-rice/deco_camp_dot_line_orange.svg);
  background-size: 100% auto;
}
.ttl_share::before {
  left: -30px;
  transform: rotate(-30deg);
}
.ttl_share::after {
  right: -30px;
  transform: rotate(30deg);
}
.box_share {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.box_share a{
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  margin: 0 1%;
  border-radius: 50%;
}
.box_share a:hover {
   -webkit-animation: poyon 0.4s ease-out;
}
@-webkit-keyframes poyon {
  0% { -webkit-transform: scale(0.8, 0.8); }
  40% { -webkit-transform: scale(1.2, 1.2); }
  60% { -webkit-transform: scale(1, 1); }
  80% { -webkit-transform: scale(1.1, 1.1); }
  100% { -webkit-transform: scale(1, 1); }
}
.share_x {
  background-color: #231815;
}
.box_share img{
  width: 100%;
  height: 100%;
}
@media screen and (max-width:640px){
  .sec_share {
    padding-top: 50px;
  }
  .box_share span {
    display: none;
  }
  .box_share a {
    margin: 3%;
    width: 45px;
    height: 45px;
  }
  .box_share {
    justify-content: center;
  }
  .ttl_share {
    margin-bottom: 0px;
  }
  .wrap_share {
    background-color: #fcf0ce;
    padding: 30px 5% 20px 5%;
  }
}

/* その他のアレンジレシピ
--------------------------------------------- */
.sec_sonota {
  background-color: #fefceb;
  background-image: url(../img/camp-rice/bg_camp_texture_cream.webp);
  padding-top: 50px;
  padding-bottom: 150px;
}
.ttl_sonota {
  font-size: 1.375rem;
  font-size: clamp(1.375rem, 1.0382281553398058rem + 1.4563106796116503vw, 2.3125rem);
  color: #336556;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  padding-bottom: 10px;
}
.ttl_sonota::before,.ttl_sonota::after{
  content: '';
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  bottom: 0;
  width: 28px;
  width: 1.03690625rem;
  width: clamp(1.03690625rem, 0.7941768203883494rem + 1.0496407766990294vw, 1.7126125rem);
  height: 77px;
  height: 2.88869375rem;
  height: clamp(2.88869375rem, 2.2124783373786405rem + 2.9241747572815533vw, 4.77113125rem);
}
.ttl_sonota::before {
  background-image: url(../img/camp-rice/illust_camp_kitchenware_l.svg);
  left: -50px;
}
.ttl_sonota::after {
  background-image: url(../img/camp-rice/illust_camp_kitchenware_r.svg);
  right: -50px;
}
.list_sonota {
  display: flex;
  flex-wrap: wrap;
  text-align: left;
}
.sonota_blk {
    width: 31%;
    margin-right: 3.5%;
  margin-bottom: 50px;
  position: relative;
}
.sonota_blk:nth-child(3n){
  margin-right:0;
}
.arrange_sonota {
  color: #336556;
  font-size: 0.9375rem;
  font-size: clamp(0.9375rem, 0.6905339805825242rem + 1.0679611650485437vw, 1.625rem);
  font-weight: 700;
  margin-bottom: 15px;
} 
.arrange_sonota img {
  width: 0.9131625rem;
  width: clamp(0.9131625rem, 0.6203438713592233rem + 1.2662427184466019vw, 1.72830625rem);
}
.img_sonota{
  overflow: hidden;
  position: relative;
}
.fig_sonota{
  display: block;
  height: 100%;
}
.pic_sonota {
  width: 100%;
  aspect-ratio: 1/1;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
.img_sonota img{
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  transition: 0.25s;
}
.sonota_blk:hover .img_sonota img{
  transform: scale(1.1,1.1);
  transition: 0.25s;
}
.name_sonota {
  font-weight: bold;
  color: #40220f;
  font-size: 0.875rem;
  font-size: clamp(0.875rem, 0.6504854368932039rem + 0.9708737864077669vw, 1.5rem);
}
.sonota_blk:hover .btn_line::after{
  transform: translateX(5px);
  transition: 0.25s;
}
.sonota_blk:hover .btn_line::before {
  opacity: 0;
}
@media screen and (max-width:640px){
  .sonota_blk {
    width: 47%;
    margin-right: 0;
    margin-bottom: 40px;
  }
  .list_sonota {
    justify-content: space-between;
  }
  .ttl_sonota::before {
    left: -30px;
  }
  .ttl_sonota::after {
    right: -30px;
  }
}

/* ２階層目　フッター
--------------------------------------------- */
.body_recipe footer::before {
  content: none;
}
.body_recipe .wrap_footer::before {
  content: none;
}