.pwcs2026 b{
  font-weight: bold;
}
.pwcs2026 .marker{
  background: linear-gradient(transparent 70% , #ff9797 70%);
  display: inline;
}
.pwcs2026 .anc_link {
  position: relative;
  top: -60px;
}
@media screen and (max-width: 750px) {
  .pwcs2026 {
    top: 0px;
  }
}
.pwcs2026 .line-break {
  display: inline-block;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .line-break {
    display: inline;
  }
}
.pwcs2026 .m-pwcs2026-top {
  color: #fff;
  font-size: 40px;
  height: 220px;
  background: url("/assets_old/img/bg_title.jpg") 50% 50%;
  background-size: cover;
  position: relative;
}
.pwcs2026 .m-pwcs2026-top h1 {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-pwcs2026-top {
    height: 135px;
    font-size: 24px;
  }
}
.pwcs2026 .pwcs2026-bnr {
  max-width: 984px;
  margin: auto;
}
.pwcs2026 .pwcs2026-bnr img {
  width: 100%;
  height: auto;
  max-width: 984px;
}
.pwcs2026 .pwcs2026-toc {
  padding: 15px 15px 0px;
  display: flex;
  max-width: 984px;
  margin: auto;
}
.pwcs2026 .pwcs2026-toc__block {
  padding: 15px;
}
.pwcs2026 .pwcs2026-toc a {
  text-decoration: none;
  color: #000;
}
.pwcs2026 .pwcs2026-toc ul {
  padding-bottom: 15px;
}
.pwcs2026 .pwcs2026-toc li {
  margin: 8px 0px 8px 20px;
  position: relative;
}
.pwcs2026 .pwcs2026-toc li:before {
  content: "\EA03";
  text-indent: 0px;
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -15px;
  overflow: hidden;
  font-size: 47px;
  display: block;
  top: 6%;
  margin-top: -11px;
  transform: rotate(90deg);
  font-size: 18px;
  top: 16px;
  left: -20px;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .pwcs2026-toc li:before {
    left: -11px;
    font-size: 33px;
    top: 24%;
  }
}
.pwcs2026 .pwcs2026-toc__title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: -10px;
}
.pwcs2026 .pwcs2026-toc__entries--blue li:before {
  color: #1b7e94;
}
.pwcs2026 .pwcs2026-toc__entries--orange li:before {
  color: #f39c20;
}
.pwcs2026 .pwcs2026-toc__entries--sky li:before {
  color: #0da5b7;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .pwcs2026-toc {
    flex-direction: column;
  }
  .pwcs2026 .pwcs2026-toc__block {
    padding: 0;
  }
  .pwcs2026 .pwcs2026-toc__title {
    text-align: left;
    font-size: 18px;
  }
  .pwcs2026 .pwcs2026-toc li:before {
    font-size: 18px;
    left: -19px;
    top: 12px;
  }
}
.pwcs2026 .m-text-writing-ttl {
  font-weight: bold;
  font-size: 24px;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-text-writing-ttl {
    font-size: 18px;
  }
}
.pwcs2026 .m-img-slider {
  min-width: 402px;
}
.pwcs2026 .m-img-slider .g-flex-image {
  max-width: 97%;
}
.pwcs2026 .m-img-slider ul.slick-slider > button {
  background-image: none;
}
.pwcs2026 .m-img-slider ul.slick-slider > button:nth-child(1):before {
  transform: rotate(180deg);
}
.pwcs2026 .m-img-slider ul.slick-slider > button:before {
  content: "\EA03";
  text-indent: 0px;
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: -15px;
  overflow: hidden;
  font-size: 47px;
  display: block;
  top: 6%;
  margin-top: -11px;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-img-slider ul.slick-slider > button:before {
    left: -11px;
    font-size: 33px;
    top: 24%;
  }
}
.pwcs2026 .m-img-slider--blue ul.slick-slider > button:before {
  color: #1b7e94;
}
.pwcs2026 .m-img-slider--sky ul.slick-slider > button:before {
  color: #0da5b7;
}
.pwcs2026 .m-img-slider--sky .slick-dots li.slick-active button {
  background: #0da5b7;
}
.pwcs2026 .m-img-slider--orange ul.slick-slider > button:before {
  color: #f39c20;
}
.pwcs2026 .m-img-slider--orange .slick-dots li.slick-active button {
  background: #f39c20;
}
.pwcs2026 .m-head-h2--sky {
  color: #0da5b7;
}
.pwcs2026 .m-head-h2--sky:after {
  background: #0da5b7;
}
.pwcs2026 .m-head-h2--orange {
  color: #f39c20;
}
.pwcs2026 .m-head-h2--orange:after {
  background: #f39c20;
}
.pwcs2026 .m-block--blue {
  padding: 55px 0;
  background: #f6fff2;
}
.pwcs2026 .m-block--blue > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--blue {
    padding: 25px 0;
  }
}
.pwcs2026 .m-block--blue-inr {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 100%;
  box-sizing: border-box;
}
.pwcs2026 .m-block--blue-inr > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--blue-inr {
    padding: 0 15px;
  }
}
.pwcs2026 .m-block--sky {
  padding: 55px 0;
  background: #deedf0;
}
.pwcs2026 .m-block--sky > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--sky {
    padding: 25px 0;
  }
}
.pwcs2026 .m-block--sky-inr {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 100%;
  box-sizing: border-box;
}
.pwcs2026 .m-block--sky-inr > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--sky-inr {
    padding: 0 15px;
  }
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-head-h2 {
    margin-top: 30px;
    font-size: 18px;
    padding-bottom: 10px;
  }
  .pwcs2026 .m-head-h2:first-child {
    margin-top: 0;
  }
  .pwcs2026 .m-head-h2:after {
    height: 3px;
  }
}
.pwcs2026 .m-block--orange {
  padding: 55px 0;
  background: #ffffed;
}
.pwcs2026 .m-block--orange > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--orange {
    padding: 25px 0;
  }
}
.pwcs2026 .m-block--orange-inr {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 100%;
  box-sizing: border-box;
}
.pwcs2026 .m-block--orange-inr > :first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-block--orange-inr {
    padding: 0 15px;
  }
}
/* ------ */
.pwcs2026 .m-unit table {
  width: 100%;
  margin: 20px auto;
  border-bottom: solid 1px #70c7d1;
}
.pwcs2026 .m-unit table th,
.pwcs2026 .m-unit table td {
  padding: 10px;
  background: white;
  text-align: left;
}
.pwcs2026 .m-unit table th {
  width: 22%;
  background: #70c7d1;
  color: white;
  border-top: solid 1px white;
}
.pwcs2026 .m-unit table tr:first-child th {
  border-top: solid 1px #70c7d1;
}
.pwcs2026 .m-unit table td {
  border-top: solid 1px #70c7d1;
}
.pwcs2026 .m-unit .m-text-supply {
  color: #707070;
}
.pwcs2026 .m-unit li {
  text-indent: -1em;
  margin-left: 1em;
}

.pwcs2026 .m-unit table table{
  width: 100%;
  margin: 20px auto;
  border-bottom: solid 1px #70c7d1;
  border-left: solid 1px #70c7d1;
  border-right: solid 1px #70c7d1;
}
.pwcs2026 .m-unit table table th{
  width: auto;
}
.pwcs2026 .m-unit table table th:first-child{
  width: 20%;
}
@media screen and (max-width: 750px) {
  .pwcs2026 .m-unit table {
  border:none;
  margin-bottom: 5px;
  }

  .pwcs2026 .m-unit table th,
  .pwcs2026 .m-unit table td {
    display: block;
    padding: 5px 10px;
    width: 100%;
    box-sizing: border-box;
  }

  .pwcs2026 .m-unit table td {
    margin-bottom: 10px;
    padding: 8px 10px;
  }
  .pwcs2026 .m-unit table table th{
    width: auto;
    display: table-cell;
  }
  .pwcs2026 .m-unit table table th:first-child{
    width: 24%;
  }
    .pwcs2026 .m-unit table table td{
    width: auto;
    display: table-cell;
  }
}

.pwcs2026 .block-gray {
    background: #ecf0f2;
    margin: 30px auto 0;
    text-align: center;
    padding: 30px 20px;
}
.pwcs2026 .block-red {
    background: #ecf0f2;
    border:solid 2px #e35353;
    margin: 30px auto 0;
    text-align: center;
    padding: 30px 20px;
}
.pwcs2026 .block-green {
    background: white;
    border:solid 2px #70c7d1;
    margin: 30px auto 0;
    text-align: center;
    padding: 30px 20px;
}
.pwcs2026 .pwcs2026-images img {
  width: 100%;
  height: auto;
  max-width: 640px;
}
.pwcs2026 .block-link {
  text-align: center;
  margin-top: 20px;
}
