@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202510-toku2{background: url(/k-press/assets/img/feature/202510-toku2/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .l_shop {
  background-color: #faf7e4;
}
.toku2_202510_sptop {
  background-color: #faf7e4;
  padding: 30px 7% 0;
}
.toku2_202510_sptop02 {
  background-color: #faf7e4;
  padding-top: 10px;
}
/*フレックス*/
.toku2_202510_flexwrap01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.toku2_202510_flexwrap02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 767.98px){
  .toku2_202510_flexitem01 {
    width: 40%;
  }
  .toku2_202510_flexitem02 {
    width: 58%;
    position: relative;
    margin-bottom: 230px;
  }
  .toku2_202510_flexitem02-v2 {
    width: 58%;
  }
  .toku2_202510_flexitem03 {
    width: 35%;
    position: absolute;
    bottom: -250px;
    right: 0;
  }
  .toku2_202510_flexitem04 {
    width: 40%;
  }
  .toku2_202510_flexitem05 {
    width: 20%;
  }
  .toku2_202510_mr20 {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767.98px){
  .toku2_202510_flexitem03 {
    width: 60%;
    margin: 0 auto;
  }
}
/*スポット補足テキスト*/
.toku2_202510_spottitle {
  margin: 10px 0 0 !important;
  display: inline-block;
  background-color: #fff;
  padding: 0 20px;
  font-weight: 600;
  font-size: 26px !important;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}
.toku2_202510_spottitle02 {
  margin: 10px 0 0 !important;
  display: inline-block;
  font-weight: 700;
  font-size: 24px !important;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
}
@media only screen and (max-width: 767.98px){
  .toku2_202510_spottitle {
    font-size: 20px !important;
  }
  .toku2_202510_spottitle02 {
    font-size: 20px !important;
  }
}
/*テキスト*/
.toku2_202510_text01 {
  font-size: 84% !important;
}
.toku2_202510_caption_right {
  font-size: 75% !important;
  margin-top: 5px !important;
  text-align: right;
}
/*画像白ボーダー*/
.toku2_202510_whiteborder {
  border: 2px solid #fff;
}
/*グラデ背景*/
.toku2_202510_bggradation {
  background-image: linear-gradient(90deg, #d8e47f, #f5cb7f 50%, #f2a684);
  padding: 20px 30px;
  margin-top: 20px;
}
.toku2_202510_pt40 {
  padding-top: 40px !important;
}
.toku2_202510_fallenleaves {
  background: url("../../../img/feature/202510-toku2/index_bg01.png") no-repeat;
  border: none !important;
}
@media only screen and (min-width: 767.99px) {
}
@media only screen and (max-width: 767.98px){
  .toku2_202510_fallenleaves {
    margin-top: 20px !important;
  }
}
