@charset "UTF-8";

/*--------------------------------------トップ画像--------------------------------------*/
.l_main .l_kv.is_202512-toku{background: url(/k-press/assets/img/feature/202512-toku/img_kv.jpg) no-repeat center center;background-size: cover;}

/*--------------------------------------ページ固有記述--------------------------------------*/
.l_main .l_shop {
  background-color: #000014;
}
@media only screen and (min-width: 767.98px){
  /*フレックス*/
  .toku_202512_flexwrap01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .toku_202512_flexitem01 {
    width: 55%;
  }
  .toku_202512_flexitem02 {
    width: 43%;
  }
  .toku_202512_flexitem03 {
    width: 75%;
  }
  .toku_202512_flexitem04 {
    width: 30%;
  }
  .toku_202512_flexitem05 {
    width: 48%;
  }
}
.toku202512_anchortext01 {
  background-color: #dd7277;
  color: #fff;
  padding: 10px 20px;
}
.toku202512_anchortext02 {
  background-color: #79bbe7;
  color: #fff;
  padding: 10px 20px;
  margin-top: 0 !important;
}
.toku202512_anchortext03 {
  background-color: #e79b48;
  color: #fff;
  padding: 10px 20px;
  margin-top: 0 !important;
}
.toku202512_anchortext04 {
  background-color: #459a50;
  color: #fff;
  padding: 10px 20px;
  margin-top: 0 !important;
}
.toku_202512_leadtext01 {
  margin: 0 !important;
  color: #dd7277;
  font-weight: 700;
  font-size: 20px !important;
}
.toku_202512_leadtext02 {
  margin: 0 !important;
  color: #79bbe7;
  font-weight: 700;
  font-size: 20px !important;
  margin-top: 0 !important;
}
.toku_202512_leadtext03 {
  margin: 0 !important;
  color: #e79b48;
  font-weight: 700;
  font-size: 20px !important;
}
.toku_202512_leadtext04 {
  margin: 0 !important;
  color: #bdd3b1;
  font-weight: 700;
  font-size: 20px !important;
}
.toku_202512_leadtext05 {
  margin: 0 !important;
  color: #ffe97a;
  font-weight: 700;
  font-size: 24px !important;
}
.toku_202512_leadtext06 {
  margin: 0 !important;
  color: #fff;
  font-weight: 700;
  font-size: 22px !important;
}
.toku_202512_leadtext07 {
  margin: 0 !important;
  color: #2652a3;
  font-weight: 700;
}
.toku_202512_whitetext {
  color: #fff !important;
}
.toku_202512_contentbox {
  position: relative;
  background-image: linear-gradient(0deg, #084963, #001b33);
  z-index: 0;
}
.toku_202512_contentbox02 {
  background-color: #5e677f;
  padding: 30px;
}
.toku_202512_contentbox03 {
  border: 2px solid #f1b7c2;
  padding: 30px;
  border-radius: 20px;
}
.toku_202512_contentbox04 {
  background-color: #4f667f;
  padding: 30px;
}
.toku_202512_contentbox05 {
  background-color: #9caabe;
  padding: 30px;
}
.toku_202512_contentbox::before {
  position: absolute;
  content: '';/*何も入れない*/
  top: 10px;
  right: 0;
  width: 300px;/*画像の幅*/
  height: 160px;/*画像の高さ*/
  background-image: url(/k-press/assets/img/feature/202512-toku/contentbox_bg01.png);
  background-size: contain;
  vertical-align: middle;
  z-index: -1;
}
.toku_202512_contentbox::after {
  position: absolute;
  content: '';/*何も入れない*/
  top: 200px;
  left: 0;
  width: 300px;/*画像の幅*/
  height: 160px;/*画像の高さ*/
  background-image: url(/k-press/assets/img/feature/202512-toku/contentbox_bg02.png);
  background-size: contain;
  vertical-align: middle;
  z-index: -1;
}
.toku_202512_attentionbox01 {
  position: relative;
  color: #fff;
  border: 2px solid #dd7277;
  border-radius: 20px;
  padding: 10px 30px;
  margin-left: 30px;
}
.toku_202512_attentionbox01::before {
  position: absolute;
  content: '';/*何も入れない*/
  top: -10px;
  left: -30px;
  width: 60px;/*画像の幅*/
  height: 60px;/*画像の高さ*/
  background-image: url(/k-press/assets/img/feature/202512-toku/attentionbox_item01.png);
  background-size: contain;
  vertical-align: middle;
}
.toku_202512_attentionbox02 {
  position: relative;
  color: #fff;
  border: 2px solid #79bbe7;
  border-radius: 20px;
  padding: 10px 30px;
  margin-left: 30px;
}
.toku_202512_attentionbox02::before {
  position: absolute;
  content: '';/*何も入れない*/
  top: -10px;
  left: -30px;
  width: 60px;/*画像の幅*/
  height: 60px;/*画像の高さ*/
  background-image: url(/k-press/assets/img/feature/202512-toku/attentionbox_item02.png);
  background-size: contain;
  vertical-align: middle;
}
.toku_202512_attentionbox03 {
  position: relative;
  color: #fff;
  border: 2px solid #e79b48;
  border-radius: 20px;
  padding: 10px 30px;
  margin-left: 30px;
}
.toku_202512_attentionbox03::before {
  position: absolute;
  content: '';/*何も入れない*/
  top: -10px;
  left: -30px;
  width: 60px;/*画像の幅*/
  height: 60px;/*画像の高さ*/
  background-image: url(/k-press/assets/img/feature/202512-toku/attentionbox_item03.png);
  background-size: contain;
  vertical-align: middle;
}

.toku_202512_img_center {
  width: 60% !important;
  margin: 0 auto !important;
}
@media only screen and (min-width: 767.98px){
  .toku_202512_contentbox {
    padding: 30px;
  }
  .toku_202512_contentbox02 {
    margin-top: 80px;
  }
  .toku_202512_leadtext07 {
    font-size: 22px !important;
  }
  [class*="toku202512_anchortext"] {
    display: inline-block;
  }
}
@media only screen and (max-width: 767.98px){
  .toku_202512_contentbox {
    padding: 20px;
  }
  .toku_202512_contentbox02 {
    margin-top: 60px;
  }
  .toku_202512_leadtext07 {
    font-size: 20px !important;
  }
  .toku_202512_contentbox03 {
    padding: 20px;
  }
.toku_202512_contentbox04 {
    padding: 20px;
  }
.toku_202512_contentbox05 {
    padding: 20px;
  }
  [class*="toku202512_anchortext"] {
    text-align: center;
  }
}
@media only screen and (max-width: 420px){
}
