@charset "UTF-8";
/*=================================================================*/
/*	special_202609_02
/*=================================================================*/
.special_202609_02 .contWrap {
  background-color: #fdeee7;
  padding: 28px;
  margin: 0 0 30px;
}
.special_202609_02 .contWrap.topArea {
  background: url(../../img/sec/special/202609/02/haikei.png) top center;
  background-size: cover;
}
.special_202609_02 .h2topTtl {
  padding: 10px 40px;
  margin-bottom: 40px;
  background: url("../../img/sec/special/202609/02/title05.png") no-repeat top 10px left 1%, url("../../img/sec/special/202609/02/title06.png") no-repeat top 10px right 2%;
  background-size: 14%;
}
.special_202609_02 .h2topTtl h2 {
  font-size: 3.6rem;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
  -webkit-text-stroke: 5px #ffffff;
  paint-order: stroke;
}
.special_202609_02 .h2topTtl h2 .spOnly {
  display: none;
}
.special_202609_02 .h2topTtl h2 .h2Orange {
  color: #f15c28;
}
.special_202609_02 .h2topTtl h2 .h2Orange2 {
  color: #f7941d;
}
.special_202609_02 .infoTag {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin: 0 0 10px;
  gap: unset;
}
.special_202609_02 .infoTag dt {
  flex: 0 0 120px;
  margin-right: 15px;
}
.special_202609_02 .infoTag dt span {
  background-color: #6c5726;
  text-align: center;
  color: #FFF;
  padding: 2px;
  display: block;
  font-size: 1.4rem;
  border-radius: 4px;
}
.special_202609_02 .infoTag dd {
  width: calc(100% - 140px);
}
.special_202609_02 .infoTag dd .tab {
  background-color: #d8e9d2;
  display: inline-block;
  border: solid 1px #bbc1b9;
  border-radius: 4px;
  line-height: 1.4;
  padding: 0 4px;
}
.special_202609_02 .infoTag dd .tab.shonen {
  background-color: #feede1;
}
.special_202609_02 .infoTag dd .tab.oyako {
  background-color: #fddbc6;
}
.special_202609_02 .infoTag dd .tab.katei {
  background-color: #fccbaf;
}
.special_202609_02 .infoTag dd .tab.seijin {
  background-color: #faba98;
}
.special_202609_02 .infoTag dd .tab.kourei {
  background-color: #f9aa83;
}
.special_202609_02 .infoTag dd .tab.anyone {
  background-color: #f79b70;
}
.special_202609_02 .btnWrap a.topBtn {
  background-color: #fff;
}
.special_202609_02 ul.courseTopList {
  padding-left: 40px;
  margin-bottom: 10px;
}
.special_202609_02 ul.courseTopList li {
  list-style-type: disc;
}
.special_202609_02 ul.courseTopList li .bg_yellow {
  background-color: #FFF101;
}
.special_202609_02 .entry .redtxt {
  color: #EE1D23;
  text-align: center;
  font-weight: bold;
  margin: 20px 0;
  font-size: 2.2rem;
}
.special_202609_02 .entry .bg_Blue {
  margin-top: 40px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: end;
  gap: 1%;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  background-color: #fccbaf;
  border: 3px solid #f47944;
}
.special_202609_02 .entry .bg_Blue::before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 36px solid transparent;
  border-top: 41px solid #f47944;
  /* ←枠の色 */
  transform: rotate(180deg);
  left: 50%;
  margin-left: -42px;
  top: -77px;
}
.special_202609_02 .entry .bg_Blue::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border: 35px solid transparent;
  border-top: 40px solid #fccbaf;
  transform: rotate(180deg);
  left: 50%;
  margin-left: -40px;
  top: -70px;
}
.special_202609_02 .entry .bg_Blue ul {
  background-color: #fccbaf;
  border-radius: 0;
  padding: 0px 10px 10px 40px;
  border-radius: 8px;
  margin: 20px 0 0;
}
.special_202609_02 .entry .bg_Blue ul li {
  list-style-type: disc;
}
.special_202609_02 .entry .bg_Blue .img {
  width: 15%;
}
.special_202609_02 .entry .imgWrap {
  text-align: center;
  margin: 20px auto;
  width: 90%;
}
.special_202609_02 .img_Box {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 20px 0;
}
.special_202609_02 .img_Box .kouzaImg {
  width: 50%;
  text-align: center;
}
.special_202609_02 .img_Box .kouzaImg img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.special_202609_02 span.beginner {
  color: #005aab;
}
.special_202609_02 .mokuji {
  margin: 0;
}
.special_202609_02 .mokuji .inner {
  border: solid 1px #DDD;
}
.special_202609_02 .title_box {
  display: flex;
  align-items: center;
  margin: 30px 0 5px 0;
}
.special_202609_02 .title_box .h3CourseTtl {
  padding: 0px 15px 0px 30px;
  font-size: 2.4rem;
  color: #f15c28;
  position: relative;
}
.special_202609_02 .title_box .h3CourseTtl::before {
  position: absolute;
  content: "■";
  color: #f15c28;
  left: 0;
}
.special_202609_02 .title_box .h3CourseTtl.sansan {
  color: #f7941d;
}
.special_202609_02 .title_box .h3CourseTtl.sansan::before {
  position: absolute;
  content: "■";
  color: #f7941d;
  left: 0;
}
.special_202609_02 .title_box dl {
  display: flex;
}
.special_202609_02 .title_box dl dt {
  font-weight: bold;
  margin-right: 20px;
}
.special_202609_02 .courseTbl {
  text-align: center;
}
.special_202609_02 .courseTbl th, .special_202609_02 .courseTbl td {
  padding: 5px;
  padding: 5px;
  line-height: 1.4;
  border: solid 1px #858585;
}
.special_202609_02 .courseTbl thead th {
  text-align: center;
  background-color: #ededed;
}
.special_202609_02 .courseTbl thead th:nth-child(1) {
  width: 60px;
}
.special_202609_02 .courseTbl thead th:nth-child(2) {
  width: 360px;
}
.special_202609_02 .courseTbl thead th:nth-child(3) {
  width: 60px;
}
.special_202609_02 .courseTbl tbody tr .td_col2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
}
.special_202609_02 .courseTbl tbody td .addInfo {
  margin: 5px 0 0;
}
.special_202609_02 .courseTbl tbody td .addInfo span {
  padding: 2px 5px;
  border-radius: 5px;
  line-height: 1;
  margin-right: 10px;
  font-size: 1.4rem;
  display: inline-block;
}
.special_202609_02 .courseTbl tbody td img.tbl_img {
  margin-left: 10px;
  width: 100px;
  height: auto;
}
.special_202609_02 .courseTbl tbody td img.harf_img {
  width: 50px;
}
.special_202609_02 .courseTbl tbody td:nth-of-type(1) {
  text-align: left;
}
.special_202609_02 .courseTbl tbody .shonen {
  background-color: #feede1;
}
.special_202609_02 .courseTbl tbody .oyako {
  background-color: #fddbc6;
}
.special_202609_02 .courseTbl tbody .katei {
  background-color: #fccbaf;
}
.special_202609_02 .courseTbl tbody .seijin {
  background-color: #faba98;
}
.special_202609_02 .courseTbl tbody .kourei {
  background-color: #f9aa83;
}
.special_202609_02 .courseTbl tbody .anyone {
  background-color: #f79b70;
}
.special_202609_02 .takuji {
  color: #1d90d0;
  border: solid 1px #1d90d0;
  border-radius: 5px;
  padding: 0 4px;
  margin-right: 5px;
  background-color: #FFF;
}
.special_202609_02 .new {
  color: #ef2c31;
  border: solid 1px #ef2c31;
  border-radius: 5px;
  background-color: #FFF;
}
.special_202609_02 .long {
  font-size: 1.8rem;
  border-radius: 5px;
  padding: 0 4px;
}
.special_202609_02 .img_Box {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 20px 0 0;
}
.special_202609_02 .img_Box .kouzaImg {
  width: 50%;
  text-align: center;
}
.special_202609_02 .kinrou {
  margin-top: 20px;
  padding: 20px;
  background: linear-gradient(to bottom, #f9bfb7, #ffe5c1);
}
.special_202609_02 .kinrou h2 {
  margin-top: 10px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.2em;
  font-weight: bold;
}
.special_202609_02 .kinrou h2 .spOnly {
  display: none;
}
.special_202609_02 .kinrou h2 .green {
  color: #7b3400;
  font-size: 3.6rem;
  line-height: 1;
}
.special_202609_02 .kinrou h2 .black {
  color: #000;
  font-size: 2.4rem;
  line-height: 1;
}
.special_202609_02 .kinrou h2 .ttlInner {
  display: inline-block;
  padding: 0 50px;
  position: relative;
}
.special_202609_02 .kinrou h2 .ttlInner::before, .special_202609_02 .kinrou h2 .ttlInner::after {
  content: "";
  position: absolute;
  top: 20px;
  width: 50px;
  height: 5px;
  background-color: #7b3400;
}
.special_202609_02 .kinrou h2 .ttlInner::before {
  left: 0;
  transform: translateY(-50%) rotate(60deg);
}
.special_202609_02 .kinrou h2 .ttlInner::after {
  right: 0;
  transform: translateY(-50%) rotate(-60deg);
}
.special_202609_02 .kinrou p {
  margin-bottom: 10px;
}
.special_202609_02 .kinrou .item .tag01 {
  justify-content: unset;
}
.special_202609_02 .kinrou .item .left {
  flex: 0 0 88px;
  margin-right: 10px;
  flex-basis: 88px !important;
}
.special_202609_02 .kinrou .item .left p {
  background-color: #7b3400;
  text-align: center;
  color: #FFF;
  padding: 4px 2px;
  display: block;
  font-size: 1.4rem;
  border-radius: 4px;
  line-height: 1.2;
  box-sizing: border-box;
}
.special_202609_02 .kinrou .item .right {
  width: calc(100% - 103px);
  flex-basis: unset !important;
}
.special_202609_02 .kinrou .img_Box {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin: 20px 0;
}
.special_202609_02 .kinrou .img_Box .kouzaImg {
  width: 50%;
  text-align: center;
  align-items: center;
  display: flex;
}
.special_202609_02 .kinrou .img_Box .kouzaImg img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.special_202609_02 .kinrou .btn {
  text-align: center;
  margin: 20px 0;
}
.special_202609_02 .kinrou .btn a {
  background-color: #fff;
}

/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_202609_02
  /*=================================================================*/
  .special_202609_02 .contWrap {
    padding: 15px;
  }
  .special_202609_02 .contWrap .h2topTtl {
    padding: 0;
    margin-bottom: 20px;
    background-size: 25%;
  }
  .special_202609_02 .contWrap .h2topTtl h2 {
    font-size: 3rem;
  }
  .special_202609_02 .contWrap .h2topTtl h2 .spOnly {
    display: block;
  }
  .special_202609_02 .contWrap .warning .redtxt {
    font-size: 1.4rem;
  }
  .special_202609_02 .contWrap .infoTag dt {
    margin-bottom: 10px;
    flex: 0 0 88px;
  }
  .special_202609_02 .contWrap .infoTag dd {
    width: 100%;
  }
  .special_202609_02 .contWrap dl {
    display: flex;
  }
  .special_202609_02 .contWrap dl dt {
    font-weight: bold;
    margin-right: 20px;
  }
  .special_202609_02 .title_box {
    display: block;
    margin: 30px 0 5px 0;
  }
  .special_202609_02 .title_box .h3CourseTtl {
    padding: 0px 0px 0px 20px;
    font-size: 2rem;
  }
  .special_202609_02 .title_box dl {
    display: block;
  }
  .special_202609_02 ul.courseTopList {
    margin-bottom: 10px;
  }
  .special_202609_02 .entry .redtxt {
    font-size: 1.8rem;
  }
  .special_202609_02 .entry .bg_Blue {
    flex-direction: column;
  }
  .special_202609_02 .entry .bg_Blue::before .special_202609_02 .entry .bg_Blue::after {
    left: 40%;
  }
  .special_202609_02 .entry .bg_Blue ul {
    font-size: 1.4rem;
    padding-left: 20px;
    margin-top: 10px;
  }
  .special_202609_02 .entry .bg_Blue ul li {
    list-style-type: disc;
  }
  .special_202609_02 .entry .bg_Blue .img {
    width: 40%;
    display: block;
    margin: 0 auto;
  }
  .special_202609_02 .entry .imgWrap {
    width: 100%;
  }
  .special_202609_02 .topTxt {
    font-size: 2.6rem;
  }
  .special_202609_02 .img_Box {
    display: block;
  }
  .special_202609_02 .img_Box .kouzaImg {
    width: 100%;
    margin-bottom: 20px;
  }
  .special_202609_02 .img_Box .kouzaImg p {
    font-size: 1.4rem;
  }
  .special_202609_02 table.courseTbl img.tbl_img {
    width: auto;
    max-width: 100px;
    height: auto;
    margin-left: 10px;
  }
  .special_202609_02 .kinrou {
    margin-top: 20px;
    padding: 4%;
  }
  .special_202609_02 .kinrou h2 {
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
    text-align: center;
  }
  .special_202609_02 .kinrou h2 .spOnly {
    display: block;
  }
  .special_202609_02 .kinrou h2 .green {
    font-size: 2.8rem;
  }
  .special_202609_02 .kinrou h2 .black {
    font-size: 2.2rem;
  }
  .special_202609_02 .kinrou .item .left {
    flex: 0 0 88px;
    margin-right: 10px;
    flex-basis: 88px !important;
  }
  .special_202609_02 .kinrou .item .left p {
    text-align: center;
    color: #FFF;
    padding: 4px 2px;
    display: block;
    font-size: 1.4rem;
    border-radius: 4px;
    line-height: 1.2;
    box-sizing: border-box;
  }
  .special_202609_02 .kinrou .item .right {
    width: calc(100% - 103px);
    flex-basis: unset !important;
  }
  .special_202609_02 .kinrou .img_Box {
    display: block;
    justify-content: space-between;
    gap: 20px;
    margin: 0px auto;
    text-align: center;
    max-width: 300px;
  }
  .special_202609_02 .kinrou .img_Box .kouzaImg {
    width: 100%;
    text-align: center;
    display: block;
  }
  .special_202609_02 .kinrou .img_Box .kouzaImg img {
    height: auto;
    text-align: center;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202609_02.css.map */