.cw .dia_top {
  margin: 0 0 110px 0;
  background-image: url("../img/main_top_pc01.jpg");
  background-size: contain;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 550px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .cw .dia_top {
    background-image: url("../img/main_top_sp01.jpg");
  }
}

.Shindankai2026 {
  margin: 101px 0 0 0;
  font-family: "zen";
}
@media screen and (max-width: 768px) {
  .Shindankai2026 {
    margin: 50px 0 0 0;
  }
}
.Shindankai2026 .Shindankai2026__Header {
  margin: 0 0 100px 0;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Header {
    margin: 0 0 50px 0;
  }
}
.Shindankai2026 .Shindankai2026__Header h1 {
  margin: 0 0 30px 0;
  color: #7d5a3b;
  font-size: 32px;
}
.Shindankai2026 .Shindankai2026__Date {
  margin: 0 0 100px 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Date {
    margin: 0 0 50px 0;
  }
}
.Shindankai2026 .Shindankai2026__Date dl {
  display: block;
}
.Shindankai2026 .Shindankai2026__Date dl dt {
  float: none;
  position: relative;
  margin: 0 auto;
  width: 180px;
  background-color: #fff;
  text-align: center;
  color: #35487a;
  font-size: 28px;
  z-index: 2;
}
.Shindankai2026 .Shindankai2026__Date dl dd {
  float: none;
  position: relative;
  top: -10px;
  margin: 0 auto;
  padding: 45px 0;
  width: 95%;
  max-width: 1000px;
  border: 1px solid #e0d3c8;
  border-radius: 20px;
  text-align: center;
  align-self: auto;
  color: #35487a;
  font-size: 40px;
}
.Shindankai2026 .Shindankai2026__Date dl dd span {
  font-size: 20px;
}
.Shindankai2026 .Shindankai2026__Info {
  margin: 0 0 100px 0;
  padding: 50px 0;
  background-color: #f9f7f2;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Info {
    margin: 0 0 50px 0;
    padding: 25px 0;
  }
}
.Shindankai2026 .Shindankai2026__Info h2 {
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Info h2 {
    margin: 0 0 20px 0;
  }
}
.Shindankai2026 .Shindankai2026__Info ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
}
.Shindankai2026 .Shindankai2026__Info ul li {
  display: flex;
  justify-content: left;
  width: 48%;
  border-right: 1px solid #7d5a3b;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Info ul li {
    justify-content: center;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #7d5a3b;
  }
}
.Shindankai2026 .Shindankai2026__Info ul li picture {
  display: block;
  padding: 0 10px 0 0;
  width: 103px;
  background: none;
  box-sizing: border-box;
}
.Shindankai2026 .Shindankai2026__Info ul li picture img {
  margin: 0 0 0 auto;
  display: block;
  width: 92px;
  height: auto;
}
.Shindankai2026 .Shindankai2026__Info ul li dl {
  display: block;
  width: 59%;
}
.Shindankai2026 .Shindankai2026__Info ul li dl dt {
  float: none;
  margin: 0 0 10px 0;
  width: 100%;
  color: #7d5a3b;
  font-size: 18px;
  font-weight: bold;
}
.Shindankai2026 .Shindankai2026__Info ul li dl dd {
  float: none;
  width: 100%;
}
.Shindankai2026 .Shindankai2026__Info ul li dl dd p {
  font-size: 18px;
}
.Shindankai2026 .Shindankai2026__Info ul li + li {
  justify-content: right;
  border-right: none;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Info ul li + li {
    justify-content: center;
    margin: 0;
    padding: 0;
    border-bottom: none;
  }
}
.Shindankai2026 .Shindankai2026__Service {
  margin: 0 0 100px 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Service {
    margin: 0 0 50px 0;
  }
}
.Shindankai2026 .Shindankai2026__Service h2 {
  margin: 0 0 50px 0;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Service h2 {
    margin: 0 0 20px 0;
  }
}
.Shindankai2026 .Shindankai2026__Service ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  width: 95%;
  max-width: 1000px;
}
.Shindankai2026 .Shindankai2026__Service ul li {
  width: 32%;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Service ul li {
    margin: 0 0 30px 0;
    width: 100%;
  }
}
.Shindankai2026 .Shindankai2026__Service ul li picture {
  display: block;
  margin: 0 0 15px 0;
}
.Shindankai2026 .Shindankai2026__Service ul li picture img {
  display: block;
  width: 100%;
  height: auto;
}
.Shindankai2026 .Shindankai2026__Service ul li dl {
  display: block;
}
.Shindankai2026 .Shindankai2026__Service ul li dl dt {
  float: none;
  margin: 0 0 10px 0;
  width: 100%;
  color: #7d5a3b;
  font-size: 18px;
}
.Shindankai2026 .Shindankai2026__Service ul li dl dd {
  float: none;
  width: 100%;
}
.Shindankai2026 .Shindankai2026__Bonus {
  margin: 0 0 100px 0;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .Shindankai2026 .Shindankai2026__Bonus {
    margin: 0 0 50px 0;
  }
}
.Shindankai2026 .Shindankai2026__Bonus .Shindankai2026__Bonus--Box {
  margin: 0 auto;
  padding: 30px;
  width: 95%;
  max-width: 800px;
  border: 1px solid #7d5a3b;
}
.Shindankai2026 .Shindankai2026__Bonus .Shindankai2026__Bonus--Box h2 {
  margin: 0 auto 30px auto;
  padding: 15px;
  width: 95%;
  max-width: 500px;
  background-color: #ae6067;
  color: #fff;
  font-size: 28px;
}
.Shindankai2026 .Shindankai2026__Bonus .Shindankai2026__Bonus--Box h3 {
  margin: 0 0 30px 0;
  font-size: 18px;
}
.Shindankai2026 .Shindankai2026__Bonus .Shindankai2026__Bonus--Box h4 {
  margin: 0 0 20px 0;
  color: #6c4320;
  font-size: 38px;
}
.Shindankai2026 .Shindankai2026__Bonus .Shindankai2026__Bonus--Box h4 span {
  color: #ae6067;
  font-size: 42px;
}
.Shindankai2026 .Shindankai2026__Footer p {
  text-align: center;
}/*# sourceMappingURL=diagnosis2026.css.map */