/*=================================================================*/
/*	special_2026_01
/*=================================================================*/
.contentsWrap .special_2026_01 .btnWrap {
  padding: 0 0 20px;
}
.contentsWrap .special_2026_01 .btnWrap .btn {
  background-color: #ed1c24;
  color: #ffffff;
  border: solid 4px #FFF;
}
.contentsWrap .special_2026_01 .btnWrap .btn::after {
  border-top: 11px solid #FFF;
}

.special_2026_01 .grayBg {
  background-image: linear-gradient(90deg, rgb(244, 189, 168) 0%, rgb(251, 244, 197) 23%, rgb(195, 223, 192) 48%, rgb(175, 188, 219) 71%, rgb(198, 178, 209) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(244, 189, 168) 0%, rgb(251, 244, 197) 23%, rgb(195, 223, 192) 48%, rgb(175, 188, 219) 71%, rgb(198, 178, 209) 100%);
  padding: 4%;
  margin: 0 0 40px;
}
.special_2026_01 .grayBg .mainTitle {
  text-align: center;
  position: relative;
  margin: 0 0 20px;
}
.special_2026_01 .grayBg .mainTitle + p {
  margin: 0 0 20px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 12px;
}
.special_2026_01 .grayBg .mainTitle .fukidashi {
  position: absolute;
  background-color: #f3f3f3;
  border-radius: 100%;
  padding: 33px 14px;
  left: 9%;
  top: 13px;
  font-size: 110%;
  font-weight: bold;
  transform: rotate(-12deg);
}
.special_2026_01 .grayBg .mainTitle .fukidashi::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 17px solid #f3f3f3;
  transform: rotate(-56deg);
  right: -9px;
  bottom: 12px;
}
.special_2026_01 .grayBg .mainTitle .subTxt {
  display: block;
  position: absolute;
  width: 17%;
  left: 13%;
  top: -24px;
}
.special_2026_01 .grayBg .dentei {
  text-align: center;
}
.special_2026_01 .grayBg .puzzle {
  max-width: 560px;
  margin: 40px auto;
}
.special_2026_01 .grayBg .explanation {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px 20px;
  border: solid 3px #8e8f96;
  margin: 0 0 40px;
  position: relative;
}
.special_2026_01 .grayBg .explanation::after {
  position: absolute;
  content: "";
  width: 174px;
  height: 132px;
  right: -20px;
  bottom: -25px;
  background: url(../../img/sec/special/202601/01/uma.png) no-repeat 0 0/100% auto;
}
.special_2026_01 .grayBg .explanation span {
  font-weight: bold;
}
.special_2026_01 .grayBg .explanation .orange {
  color: #fcaf17;
}
.special_2026_01 .grayBg .explanation .green {
  color: #02975c;
}
.special_2026_01 .grayBg .explanation .red {
  color: #ed1c24 !important;
}
.special_2026_01 .grayBg .explanation h2 {
  padding: 0 0 0 28px;
  position: relative;
  margin: 0 0 15px;
}
.special_2026_01 .grayBg .explanation h2::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 12px solid transparent;
  border-top: 16px solid #000000;
  transform: rotate(-90deg);
  left: 8px;
  margin-top: -10px;
  top: 50%;
}
.special_2026_01 .grayBg .explanation .tokikata {
  margin: 0 0 50px;
}
.special_2026_01 .grayBg .explanation ul li {
  padding: 0 0 0 24px;
  margin: 0 0 5px;
  position: relative;
}
.special_2026_01 .grayBg .explanation ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 18px;
  height: 15px;
  background: url(../../img/sec/special/202601/01/ume.png) no-repeat 0 0/100% auto;
}
.special_2026_01 .grayBg .explanation ul li dl {
  display: flex;
}
.special_2026_01 .grayBg .explanation ul li dl dt {
  width: 100px;
}
.special_2026_01 .grayBg .explanation ul li dl dd {
  width: calc(100% - 100px);
}
.special_2026_01 .grayBg .explanation ul.sakura li::after {
  top: 10px;
  width: 18px;
  height: 17px;
  background: url(../../img/sec/special/202601/01/sakura.png) no-repeat 0 0/100% auto;
}
.special_2026_01 .grayBg .key h2 {
  max-width: 360px;
  margin: 0 auto 40px;
}
.special_2026_01 .grayBg .key.tate {
  margin: 0 0 40px;
}
.special_2026_01 .grayBg .key.yoko .box {
  background-color: #eae7ef;
}
.special_2026_01 .grayBg .key.yoko .box .num {
  background-color: #02975c;
}
.special_2026_01 .grayBg .key.yoko .box .maru {
  color: #02975c;
}
.special_2026_01 .grayBg .key .box {
  background-color: #fef8ec;
  padding: 20px 30px 20px 30px;
  margin: 0 0 20px;
  position: relative;
}
.special_2026_01 .grayBg .key .box .num {
  background-color: #fcaf17;
  color: #FFF;
  position: absolute;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  border-radius: 6px;
  left: -20px;
  top: -8px;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.special_2026_01 .grayBg .key .box .qTxt {
  margin: 0 0 20px;
  padding: 0 0 0 20px;
}
.special_2026_01 .grayBg .key .box .qTxt .blue {
  background: url(../../img/sec/special/202601/01/w_blue.png) no-repeat right top 5px/40px auto;
  padding: 0 45px 0 0;
  margin: 0 0 15px;
  display: inline-block;
}
.special_2026_01 .grayBg .key .box .maru {
  color: #fcaf17;
  display: inline-block;
  letter-spacing: 0.05em;
  font-weight: bold;
  margin: 0 5px;
}
.special_2026_01 .grayBg .key .box .maru .small {
  font-size: 60%;
}
.special_2026_01 .grayBg .key .box .small {
  font-size: 80%;
}
.special_2026_01 .grayBg .key .box .pic.imgCol2 .img {
  display: flex;
  justify-content: space-between;
}
.special_2026_01 .grayBg .key .box .pic.imgCol2 .img img {
  width: 49%;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt {
  display: flex;
  justify-content: space-between;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .img {
  width: 50%;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt {
  width: 45%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt .work {
  background: url(../../img/sec/special/202601/01/w_red.png) no-repeat right top 2px/40px auto;
  padding: 0 45px 0 0;
  margin: 0 0 15px;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt .work.blue {
  background: url(../../img/sec/special/202601/01/w_blue.png) no-repeat right top 2px/40px auto;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap {
  justify-content: end;
  padding: 0 0 138px;
  background: url(../../img/sec/special/202601/01/man01.png) no-repeat right 20px bottom -60px/100px auto;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap.man02 {
  background: url(../../img/sec/special/202601/01/man02.png) no-repeat right 20px bottom -60px/75px auto;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap .fukidashi {
  border: solid 2px #333;
  border-radius: 12px;
  padding: 10px;
  display: inline-block;
  position: relative;
  background-color: #FFF;
}
.special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap .fukidashi::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-top: solid 2px;
  border-right: solid 2px;
  bottom: -9px;
  right: 60px;
  color: #000;
  display: block;
  transform: rotate(135deg);
  background-color: #FFF;
}
.special_2026_01 .grayBg .key .box.q10 .imgTxt .img p {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
.special_2026_01 .grayBg .key .box.q11 .imgTxt .img p {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
.special_2026_01 .presents h2 {
  text-align: center;
  margin: 0 0 15px;
  font-size: 3rem;
}
.special_2026_01 .presents h2 + p {
  text-align: center;
  margin: 0 0 40px;
  font-size: 1.6rem;
}
.special_2026_01 .presents .presentList {
  display: flex;
  flex-wrap: wrap;
  gap: 3.5%;
  counter-reset: number;
}
.special_2026_01 .presents .presentList li {
  width: 31%;
  margin: 0 0 30px;
  font-size: 1.6rem;
}
.special_2026_01 .presents .presentList li .ttl {
  font-weight: bold;
  color: #ba555c;
  margin: 0 0 10px;
  line-height: 1.4;
  position: relative;
  padding: 0 0 0 28px;
}
.special_2026_01 .presents .presentList li .ttl::after {
  counter-increment: number;
  content: counter(number);
  position: absolute;
  left: 0;
  top: -4px;
  font-size: 3.4rem;
  line-height: 1;
}
.special_2026_01 .presents .presentList li .ttl .shop {
  font-size: 80%;
  display: block;
}
.special_2026_01 .presents .presentList li .img {
  position: relative;
  margin: 0 0 15px;
}
.special_2026_01 .presents .presentList li .img .num {
  position: absolute;
  right: 8px;
  bottom: -16px;
  font-size: 3rem;
  font-weight: bold;
  text-shadow: 1px 1px 0 #ffc3c3, -1px 1px 0 #ffc3c3, 1px -1px 0 #ffc3c3, -1px -1px 0 #ffc3c3;
}
.special_2026_01 .presents .presentList li .img .num span {
  font-size: 2rem;
}
.special_2026_01 .presents .presentList.p02 {
  counter-reset: number 9;
}
.special_2026_01 .presents .presentList.p02 li .ttl {
  color: #0f75bc;
  padding: 0 0 0 42px;
}
.special_2026_01 .presents .presentList.p02 li .img .num {
  text-shadow: 1px 1px 0 #cfe4ff, -1px 1px 0 #cfe4ff, 1px -1px 0 #cfe4ff, -1px -1px 0 #cfe4ff;
}
.special_2026_01 .presents .prexentTxt {
  background-color: #ba555c;
  color: #FFF;
  text-align: center;
  margin: 20px 0 40px;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
}
.special_2026_01 .presents .prexentTxt::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 24px solid transparent;
  border-top: 10px solid #ba555c;
  transform: rotate(180deg);
  left: 50%;
  margin-left: -18px;
  top: -33px;
}
@media screen and (max-width: 870px) {
  .special_2026_01 .grayBg .explanation::after {
    width: 22%;
    right: -37px;
    bottom: -60px;
  }
}

/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_2026_01
  /*=================================================================*/
  .special_2026_01 .grayBg {
    background-image: linear-gradient(90deg, rgb(244, 189, 168) 0%, rgb(251, 244, 197) 23%, rgb(195, 223, 192) 48%, rgb(175, 188, 219) 71%, rgb(198, 178, 209) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(244, 189, 168) 0%, rgb(251, 244, 197) 23%, rgb(195, 223, 192) 48%, rgb(175, 188, 219) 71%, rgb(198, 178, 209) 100%);
    margin: 0 0 30px;
  }
  .special_2026_01 .grayBg .mainTitle .mainTxt {
    font-size: 200%;
  }
  .special_2026_01 .grayBg .mainTitle .fukidashi {
    padding: 26px 7px;
    left: -36px;
    top: -5px;
    font-size: 100%;
  }
  .special_2026_01 .grayBg .mainTitle .subTxt {
    width: 25%;
    max-width: 100px;
    left: 2%;
    top: -12%;
  }
  .special_2026_01 .grayBg .puzzle {
    display: block;
    margin: 0 auto 30px;
    max-width: 480px;
  }
  .special_2026_01 .grayBg .puzzle .left {
    width: 100%;
  }
  .special_2026_01 .grayBg .puzzle .right {
    width: 100%;
    max-width: 240px;
    margin: 30px auto 0;
  }
  .special_2026_01 .grayBg .explanation {
    border-radius: 20px;
    padding: 20px 15px;
    margin: 0 0 30px;
  }
  .special_2026_01 .grayBg .explanation::after {
    width: 22%;
    right: -37px;
    bottom: -100px;
  }
  .special_2026_01 .grayBg .explanation h2 {
    padding: 0 0 0 15px;
  }
  .special_2026_01 .grayBg .explanation h2::after {
    border: 8px solid transparent;
    border-top: 12px solid #000000;
    top: 55%;
  }
  .special_2026_01 .grayBg .explanation h2 span {
    width: 160px;
    font-size: 2rem;
    padding: 6px 10px 6px;
  }
  .special_2026_01 .grayBg .explanation .tokikata {
    margin: 0 0 40px;
  }
  .special_2026_01 .grayBg .explanation ul li dl {
    display: block;
  }
  .special_2026_01 .grayBg .explanation ul li dl dt {
    width: 100%;
  }
  .special_2026_01 .grayBg .explanation ul li dl dd {
    width: 100%;
  }
  .special_2026_01 .grayBg .key h2 {
    max-width: 250px;
  }
  .special_2026_01 .grayBg .key.tate {
    margin: 0 0 30px;
  }
  .special_2026_01 .grayBg .key .box {
    padding: 15px 25px 15px 20px;
  }
  .special_2026_01 .grayBg .key .box .num {
    font-size: 2.4rem;
    left: -15px;
    top: -8px;
    width: 38px;
    height: 38px;
  }
  .special_2026_01 .grayBg .key .box .qTxt {
    margin: 0 0 15px;
    padding: 0 0 0 15px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .special_2026_01 .grayBg .key .box .qTxt .blue {
    margin: 0 0 10px;
  }
  .special_2026_01 .grayBg .key .box .pic.imgCol2 .img {
    display: block;
  }
  .special_2026_01 .grayBg .key .box .pic.imgCol2 .img img {
    width: 100%;
    margin: 0 0 5px;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt {
    display: block;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .img {
    width: 100%;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt {
    width: 100%;
    border-radius: 20px;
    margin: 20px 0 0;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt .work {
    margin: 0 0 10px;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap {
    justify-content: end;
    padding: 0 0 138px;
    background: url(../../img/sec/special/202601/01/man01.png) no-repeat center bottom -60px/100px auto;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap.man02 {
    background: url(../../img/sec/special/202601/01/man02.png) no-repeat center bottom -60px/75px auto;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap .fukidashi img {
    width: 42px;
  }
  .special_2026_01 .grayBg .key .box .pic.imgTxt .txt.fukidashiWrap .fukidashi::after {
    left: 50%;
    margin-left: -11px;
  }
  .special_2026_01 .grayBg .key .box.q03 .imgTxt .img {
    position: relative;
  }
  .special_2026_01 .grayBg .key .box.q03 .imgTxt .img::before {
    width: 64px;
    height: 61px;
  }
  .special_2026_01 .grayBg .key .box.q12 .imgCol2 .img {
    position: relative;
  }
  .special_2026_01 .grayBg .key .box.q12 .imgCol2 .img::before {
    width: 15%;
    padding-top: 21%;
    left: unset;
    bottom: unset;
    right: 9%;
    top: 31%;
  }
  .special_2026_01 .presents h2 {
    font-size: 2.4rem;
    line-height: 1.4;
  }
  .special_2026_01 .presents h2 + p {
    margin: 0 0 30px;
    font-size: 1.4rem;
  }
  .special_2026_01 .presents .presentList {
    display: block;
    max-width: 400px;
    margin: 0 auto;
  }
  .special_2026_01 .presents .presentList li {
    width: 100%;
    margin: 0 0 30px;
    font-size: 1.6rem;
  }
  .special_2026_01 .presents .presentList li .ttl br {
    display: none;
  }
  .special_2026_01 ruby rt {
    margin: 0 0 -5px;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202601_01.css.map */