/*=================================================================*/
/*	special_202608_03.scss
/*=================================================================*/
.special_202608_03 strong {
  font-weight: 600;
}
.special_202608_03 .subTtl h3 {
  color: #0091D6;
  position: relative;
  display: inline-block;
}
.special_202608_03 .subTtl h3::after {
  content: "";
  position: absolute;
  width: 29px;
  height: 26px;
  background: url(../../img/sec/special/202608/03/caution.png) no-repeat;
  right: -45px;
  top: 23px;
}
.special_202608_03 .subTtl h3::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #0091D6;
  left: 3.5px;
  bottom: 6px;
}
.special_202608_03 .subTtl h3 .sikaku {
  font-size: 35px;
  padding-right: 10px;
  display: inline-block;
  transform: translateY(5px);
}
.special_202608_03 .mainTtl {
  padding: 10px 10px 20px;
  background: #0091D6;
  color: #fff;
}
.special_202608_03 .mainTtl .ttlBottom {
  margin-bottom: 10px;
}
.special_202608_03 .mainTtl h2 .kouki {
  font-size: 120%;
}
.special_202608_03 .mainTtl .tellWrap {
  text-align: right;
}
.special_202608_03 .mainTtl .tellWrap .tell {
  text-align: left;
  display: inline-block;
}
.special_202608_03 .intro {
  margin: 20px 0 40px;
}
.special_202608_03 .keikaku {
  margin-bottom: -50px;
}
.special_202608_03 .change .subTtl h3 {
  top: 50px;
}
.special_202608_03 .change .problem {
  text-align: center;
}
.special_202608_03 .change .problem .problemCol {
  display: flex;
  gap: 20px;
}
.special_202608_03 .change .problem .problemCol p {
  width: 50%;
  text-align: left;
  position: relative;
  top: 50px;
}
.special_202608_03 .change .problem .problemCol img {
  width: 50%;
}
.special_202608_03 .change .problem .problemCol2 {
  display: flex;
  margin: 20px 0 30px;
}
.special_202608_03 .change .problem .problemCol2 img {
  width: 50%;
}
.special_202608_03 .change .arrow {
  display: block;
  margin: 0 auto 80px;
  position: relative;
  width: 77px;
  height: 50px;
  background: #000000;
  clip-path: polygon(0 42%, 27.3% 42%, 27.3% 0, 72.7% 0, 72.7% 42%, 100% 42%, 50% 100%);
}
.special_202608_03 .change .arrow::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 50%;
  width: 65px;
  height: 45.5px;
  background: #fff101;
  clip-path: polygon(0 46.2%, 26.2% 46.2%, 26.2% 0, 73.8% 0, 73.8% 46.2%, 100% 46.2%, 50% 100%);
  transform: translateX(-50%);
}
.special_202608_03 .change .projectWrap {
  background: #D9CDE5;
  border: #64439B 3px solid;
  padding: 10px 20px;
  position: relative;
}
.special_202608_03 .change .projectWrap::before {
  content: "";
  position: absolute;
  width: 234px;
  height: 101px;
  background: url(../../img/sec/special/202608/03/zyuuten.png) no-repeat;
  top: -75px;
  left: 50%;
  transform: translateX(-50%);
}
.special_202608_03 .change .projectWrap .initiative {
  margin-top: 20px;
}
.special_202608_03 .change .projectWrap .yw {
  background: #BDE5F4;
  border: #4194D0 3px solid;
  padding: 10px 10px;
  margin-top: 20px;
}
.special_202608_03 .change .projectWrap .project {
  padding: 10px;
  border-radius: 20px;
  margin: 20px 10px;
}
.special_202608_03 .change .projectWrap .project .projectCol {
  display: flex;
  gap: 20px;
}
.special_202608_03 .change .projectWrap .project .projectCol p {
  width: 87%;
}
.special_202608_03 .change .projectWrap .project .projectCol img {
  width: 13%;
}
.special_202608_03 .change .projectWrap .redP {
  background-color: #F8ABAB;
}
.special_202608_03 .change .projectWrap .blueP {
  background-color: #98B8D6;
}
.special_202608_03 .change .projectWrap .yellowP {
  background-color: #FDDB80;
}
.special_202608_03 .change .projectWrap .greenP {
  background-color: #BDDDA7;
}
.special_202608_03 .voice {
  margin-top: 30px;
}
.special_202608_03 .voice .subTtl .blueTtl::after {
  content: none;
}
.special_202608_03 .voice .kome {
  padding-left: 20px;
}
.special_202608_03 .voice table {
  margin: 10px 0 30px;
}
.special_202608_03 .voice table th {
  background-color: #DCDDDF;
  border: solid 1px #000;
  text-align: center;
}
.special_202608_03 .voice table td {
  border: solid 1px #000;
}
.special_202608_03 .voice table .line01 {
  position: relative;
  display: inline-block;
}
.special_202608_03 .voice table .line01::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  background: url(../../img/sec/special/202608/03/line01.svg) no-repeat;
  bottom: -4px;
  right: -3px;
}
.special_202608_03 .voice table .line02 {
  position: relative;
  display: inline-block;
}
.special_202608_03 .voice table .line02::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  background: url(../../img/sec/special/202608/03/line02.svg) no-repeat;
  bottom: -3px;
  right: -1px;
}
.special_202608_03 .voice .btn {
  text-align: center;
}

/*******************************************************************/
/* SP
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	special_202608_03.scss
  /*=================================================================*/
  .special_202608_03 strong {
    font-weight: 600;
  }
  .special_202608_03 .subTtl h3::after {
    content: "";
    width: 23px;
    height: 19px;
    background: url(../../img/sec/special/202608/03/caution.png) no-repeat center/22px;
    right: -30px;
    top: 15px;
  }
  .special_202608_03 .subTtl h3::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #0091D6;
    left: 3.5px;
    bottom: 6px;
  }
  .special_202608_03 .subTtl h3 .sikaku {
    font-size: 25px;
    padding-right: 4px;
    display: inline-block;
    transform: translateY(2px);
  }
  .special_202608_03 .mainTtl {
    padding: 5px;
  }
  .special_202608_03 .mainTtl .ttlBottom {
    margin: 10px 0;
  }
  .special_202608_03 .mainTtl .tellWrap {
    text-align: right;
  }
  .special_202608_03 .mainTtl .tellWrap .tell {
    text-align: unset;
    display: inline-block;
  }
  .special_202608_03 .intro {
    margin: 15px 0 20px;
  }
  .special_202608_03 .keikaku {
    margin-bottom: unset;
  }
  .special_202608_03 .change .subTtl h3 {
    top: unset;
  }
  .special_202608_03 .change .problem {
    text-align: center;
  }
  .special_202608_03 .change .problem .problemCol {
    display: block;
  }
  .special_202608_03 .change .problem .problemCol p {
    width: unset;
    text-align: left;
    position: unset;
    top: unset;
  }
  .special_202608_03 .change .problem .problemCol img {
    width: unset;
  }
  .special_202608_03 .change .problem .problemCol2 {
    display: block;
    margin: 0;
  }
  .special_202608_03 .change .problem .problemCol2 img {
    width: unset;
  }
  .special_202608_03 .change .problem img {
    margin: 20px 0;
  }
  .special_202608_03 .change .projectWrap {
    padding: 10px 5px;
  }
  .special_202608_03 .change .projectWrap strong {
    font-size: 115%;
    margin-bottom: 10px;
  }
  .special_202608_03 .change .projectWrap .yw {
    padding: 5px;
  }
  .special_202608_03 .change .projectWrap .project {
    border-radius: 10px;
    margin: 10px 5px;
  }
  .special_202608_03 .change .projectWrap .project .projectCol {
    display: block;
  }
  .special_202608_03 .change .projectWrap .project .projectCol p {
    width: unset;
  }
  .special_202608_03 .change .projectWrap .project .projectCol img {
    width: 50%;
    display: block;
    margin: 10px auto;
  }
  .special_202608_03 .change .projectWrap .redP {
    background-color: #F8ABAB;
  }
  .special_202608_03 .change .projectWrap .blueP {
    background-color: #98B8D6;
  }
  .special_202608_03 .change .projectWrap .yellowP {
    background-color: #FDDB80;
  }
  .special_202608_03 .change .projectWrap .greenP {
    background-color: #BDDDA7;
  }
  .special_202608_03 .voice {
    margin-top: 20px;
  }
  .special_202608_03 .voice .kome {
    padding-left: unset;
  }
  .special_202608_03 .voice table {
    margin: 10px 0 0;
  }
  .special_202608_03 .voice .btn {
    text-align: center;
    margin-top: 20px;
  }
  /*<end>============================================================*/
}/*# sourceMappingURL=special_202608_03.css.map */