@charset "UTF-8";
/*=================================================================*/
/*	special_202512_02
/*=================================================================*/
.special_202512_02 .pageLink {
  margin: 20px 0;
  text-align: center;
}
.special_202512_02 .pageLink li {
  display: inline-block;
  margin: 0 7px 6px 0;
}
.special_202512_02 .pageLink li a {
  display: block;
  background-color: #f3f3f3;
  border: solid 1px #dfdfdf;
  border-radius: 6px;
  color: #000;
  font-size: 1.6rem;
  padding: 8px 27px 10px 20px;
  line-height: 1em;
  position: relative;
}
.special_202512_02 .pageLink li a::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border-top: solid 1px;
  border-right: solid 1px;
  top: 12px;
  right: 12px;
  color: #8b8b8b;
  display: block;
  transform: rotate(135deg);
}
.special_202512_02 span.tel {
  display: inline-block;
  margin-left: 10px;
}
.special_202512_02 .calendarTop {
  background-color: #fec689;
  border-radius: 20px;
  padding: 20px;
  margin: 0 0 40px;
}
.special_202512_02 .calendarTop .txtImg {
  display: flex;
  justify-content: space-between;
}
.special_202512_02 .calendarTop .txtImg .txt {
  width: calc(100% - 240px);
}
.special_202512_02 .calendarTop .txtImg .txt .main {
  font-weight: bold;
  font-size: 3.4rem;
  margin: 0 0 10px;
  color: #f15922;
  font-family: "ZenMaru", "Noto Sans Japanese", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.special_202512_02 .calendarTop .txtImg .img {
  width: 220px;
  padding: 10px 0 0;
}
.special_202512_02 .calendarTop .red {
  color: #d2232a !important;
}
.special_202512_02 h2 {
  background-color: #f7f5dd;
  border-left: solid 6px #938f58;
  padding: 6px 13px;
  margin: 30px 0 20px;
  font-size: 2.4rem;
}
.special_202512_02 table {
  margin: 0 0 20px;
}
.special_202512_02 table .red {
  color: #d2232a !important;
}
.special_202512_02 table .blue {
  color: #00aeef !important;
}
.special_202512_02 table th, .special_202512_02 table td {
  padding: 5px;
  border: solid 1px #a7a7a7;
}
.special_202512_02 table tr td:nth-child(n+2) {
  text-align: center;
}
.special_202512_02 table thead th {
  background-color: #f1f1f1;
  text-align: center;
}
.special_202512_02 table thead th.day {
  width: 25px;
}
.special_202512_02 .bg_yellow {
  padding: 3px 8px;
  background: #FFC50C;
  border-radius: 5px;
  display: inline-block;
}

.lineBox h3.borderTop {
  border-top: dotted 2px #22B24C;
  margin: 30px 0 20px;
  padding: 30px 0 0;
}

/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_202512_02
  /*=================================================================*/
  .special_202512_02 .calendarTop {
    border-radius: 12px;
    padding: 15px;
    margin: 0 0 30px;
  }
  .special_202512_02 .calendarTop .txtImg {
    display: block;
  }
  .special_202512_02 .calendarTop .txtImg .txt {
    text-align: center;
    width: 100%;
  }
  .special_202512_02 .calendarTop .txtImg .txt .main {
    font-weight: bold;
    font-size: 3rem;
    margin: 0 0 20px;
    line-height: 1.4;
  }
  .special_202512_02 .calendarTop .txtImg .img {
    width: 200px;
    margin: 0 auto;
  }
  .special_202512_02 .calendarTop .red {
    color: #d2232a !important;
  }
  .special_202512_02 h2 {
    background-color: #f7f5dd;
    border-left: solid 6px #938f58;
    padding: 6px 13px;
    margin: 0 0 20px;
    font-size: 2.4rem;
  }
  .special_202512_02 table {
    margin: 0 0 20px;
  }
  .special_202512_02 table .red {
    color: #d2232a !important;
  }
  .special_202512_02 table .blue {
    color: #00aeef !important;
  }
  .special_202512_02 table th, .special_202512_02 table td {
    padding: 5px;
    border: solid 1px #a7a7a7;
  }
  .special_202512_02 table tr td:nth-child(n+2) {
    text-align: center;
  }
  .special_202512_02 table thead th {
    background-color: #f1f1f1;
    text-align: center;
  }
  .special_202512_02 table thead th.day {
    width: 25px;
  }
  .special_202512_02 .tblWrap {
    margin: 0 0 20px;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202512_02.css.map */