@charset "UTF-8";
/* CSS Document */

.innerHead {
  padding: 30px 3% max(360px,34.5%);
  background: url(../img/wave.webp) no-repeat 0 bottom;
  background-size: 100%;
}
.innerHead .headWrap h1 img {
  max-width: 350px;
}
.leadBlock {
  max-width: 920px;
  margin: 27px auto;
  letter-spacing: 0.06em;
}
.leadBlock h2 {
  display: inline-block;
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px dashed #293855;
  padding-bottom: 8px;
  margin-bottom: 35px;
}
.leadBlock .notes p {
  font-size: 1.6rem;
  line-height: 1.563;
  margin-bottom: 25px;
}
.pageNav {
  max-width: 1040px;
  margin: 35px auto 84px;
  display: flex;
  justify-content: space-between;
}
.pageNav .box {
  width: 23%;
}
.pageNav .box a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pageNav .box a::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%220%200%2040%2040%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20%23fff%3B%20%7D%20.st1%20%7B%20fill%3A%20%23c92634%3B%20fill-rule%3A%20evenodd%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M20%2C0c11%2C0%2C20%2C9%2C20%2C20s-9%2C20-20%2C20S0%2C31%2C0%2C20%2C9%2C0%2C20%2C0Z%22%2F%3E%20%3Cpolygon%20class%3D%22st0%22%20points%3D%2226.9%2017.1%2025.9%2016%2020%2021.9%2014.1%2016%2013.1%2017.1%2020%2024%2026.9%2017.1%22%2F%3E%3C%2Fsvg%3E') no-repeat;
  background-size: contain;
  position: absolute;
  right: 5%;
  bottom: 8%;
  z-index: 2;
}
.pageNav .box figcaption {
  position: absolute;
  font-size: 1.6rem;
  font-size: clamp(1.1rem,1.25vw,1.6rem);
  background: #fff;
  z-index: 2;
  padding: 3px 8px;
}
.anchor {
  top: -65px;
  padding-top: 65px;
  position: relative;
  margin-bottom: -65px;
}
.contentBlock {
  position: relative;
  margin-top: -23.8%;
}
.contentBlock::before {
  background: #f2f9ed;
}
.contentWrap .caution {
  letter-spacing: 0.04em;
  color: #b6b7b4;
  max-width: 1040px;
  margin: 0 auto 10px;
  text-align: right;
}
.contentWrap {
  padding: 18px 3% 0;
  background: #f2f9ed;
  position: relative;
  z-index: 2;
}
.contentBlock .block {
  max-width: 1040px;
  margin: 0 auto 40px;
  border: 1px solid #293855;
  border-radius: 30px;
  background: #fff;
  box-shadow:
    0 -6px 18px rgba(33,26,26,.25),
    0 -14px 34px rgba(33,26,26,.18);
  letter-spacing: 0.06em;
  line-height: 1.563;
  font-size: 1.6rem;
}
.contentBlock .block .details {
  padding: 70px 5.5% 63px;
  border-bottom: 1px dashed #293855;
}
.contentBlock .block .details h3 {
  font-size: 3.7rem;
  font-size: clamp(3.3rem,2.89vw,3.7rem);
  font-weight: 700;
  margin-bottom: -20px;
  letter-spacing: 0.06em;
}
.contentBlock .block .details .detailsTxt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contentBlock .block .details .detailsTxt .icons {
  width: 50%;
}
.contentBlock .block .details .detailsTxt .icons ul {
  display: flex;
  max-width: 375px;
  margin: 0 3% 36px auto;
}
.contentBlock .contentBox03 .block .details .detailsTxt .icons ul,
.contentBlock .contentBox04 .block .details .detailsTxt .icons ul {
  max-width: 420px;
  margin-right: 0;
}
.contentBlock .block .details .detailsTxt .icons li {
  text-align: center;
  max-width: 95px;
  margin-right: 8%;
}
.contentBlock .contentBox03 .block .details .detailsTxt .icons li,
.contentBlock .contentBox04 .block .details .detailsTxt .icons li {
  margin-right: 3%;
}
.contentBlock .block .details .detailsTxt .icons li:last-child {
  margin-right: 0;
}
.contentBlock .block .details .detailsTxt .icons li p {
  font-weight: 500;
  margin-top: 18px;
  padding-right: 1.5%;
}
.contentBlock .block .details .detailsTxt .icons .note {
  max-width: 375px;
  margin: 0 3% 0 auto;
}
.contentBlock .block .details .detailsTxt .graphImg {
  width: 46%;
}
.contentBlock .block .details .detailsTxt .graphImg figure {
  max-width: 355px;
}
.contentBlock .block .detailsImg {
  padding: 40px 0 55px;
}
.contentBlock .block .detailsImg .icon {
  max-width: calc(920px + 6%);
  margin: 0 auto 30px;
  padding: 0 3%;
}
.contentBlock .block .detailsImg .icon p {
  display: inline-block;
  color: #fff;
  background: #c92634;
  border: 1px solid #293855;
  font-weight: 700;
  padding: 0 18px;
}
.contentBlock .block .detailsImg .imgList {
  display: flex;
  padding: 0 2%;
  border-bottom: 1px dashed #293855;
}
.contentBlock .block .detailsImg .imgList:nth-of-type(2) {
  border-bottom: none;
}
.contentBlock .block .detailsImg .imgList .box {
  width: calc(100% / 3);
  border-right: 1px dashed #293855;
  padding: 0 1% 24px;
  display: flex;
  flex-direction: column;
}
.contentBlock .block .detailsImg .imgList:nth-of-type(2) .box {
  padding: 26px 1% 0;
}
.contentBlock .block .detailsImg .imgList .box:nth-of-type(3n) {
  border-right: none;
}
.contentBlock .block .detailsImg .imgList .box .note {
  font-weight: 700;
  margin: -6px 0 10px 11%;
  letter-spacing: 0;
  position: relative;
  display: flex;
  align-items: flex-start;
}
.contentBlock .block .detailsImg .imgList .box .note.small {
  font-size: 1.5rem;
}
.contentBlock .block .detailsImg .imgList .box .note::before {
  content: "";
  min-width: 12px;
  min-height: 12px;
  border-radius: 50%;
  background: #c92634;
  display: inline-block;
  margin: 8px 10px 0 0;
}
.contentBlock .block .detailsImg .imgList .box figure {
  border: 1px solid #293855;
  margin: auto auto 0;
  width: 100%;
  max-width: 255px;
  position: relative;
}
.contentBlock .block .detailsImg .imgList .box figcaption {
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: 10px;
  width: 100%;
}
.contentBlock .block .detailsImg .imgList .box figcaption p {
  font-weight: 700;
  color: #fff;
  background: #c92634;
  border-radius: 100px;
  display: inline-block;
  font-size: 1.4rem;
  font-size: clamp(1.2rem,1.09vw,1.4rem);
  padding: 1px 12px;
}
@media only screen and (max-width:749px) {
  .innerHead {
    padding: 3% 5% 42%;
  }
  .innerHead .headWrap h1 img {
    max-width: 93.33vw;
  }
  .leadBlock {
    max-width: none;
    margin: 14.5% 0 0;
  }
  .leadBlock h2 {
    font-size: 5.33vw;
    padding: 0 12vw 1% 1vw;
    margin-bottom: 7.5%;
  }
  .leadBlock .notes p {
    font-size: 4.26vw;
    margin-bottom: 10.5%;
  }
  .pageNav {
    max-width: none;
    margin: 0 auto;
    display: block;
  }
  .pageNav .box {
    width: 100%;
    margin-bottom: 4.3%;
  }
  .pageNav .box a::after {
    width: 8vw;
    height: 8vw;
    right: 5%;
    bottom: 0;
    top: 0;
    margin: auto;
  }
  .pageNav .box figcaption {
    font-size: 4.26vw;
    padding: 1% 3vw;
  }
  .anchor {
    top: -12vw;
    padding-top: 12vw;
    margin-bottom: -12vw;
  }
  .contentBlock {
    position: relative;
    margin-top: 1.2%;
  }
  .contentWrap .caution {
    max-width: none;
    margin: 0 3% 3% 0;
    font-size: 3.73vw;
  }
  .contentWrap {
    padding: 0;
    position: relative;
    top: -11.5vw;
    margin-bottom: -34.5vw;
  }
  .contentBlock .block {
    max-width: none;
    margin: 0 auto 11%;
    font-size: 4.26vw;
  }
  .contentBlock .block .details {
    padding: 9% 0 7.5%;
  }
  .contentBlock .block .details h3 {
    font-size: 6.66vw;
    text-align: center;
    margin-bottom: 9%;
  }
  .contentBlock .block .details .detailsTxt {
    display: block;
  }
  .contentBlock .block .details .detailsTxt .icons {
    width: 100%;
    margin-bottom: 7.5%;
  }
  .contentBlock .block .details .detailsTxt .icons ul {
    max-width: none;
    margin: 0 0 8%;
    justify-content: center;
    flex-wrap: wrap;
  }
  .contentBlock .contentBox03 .block .details .detailsTxt .icons ul,
  .contentBlock .contentBox04 .block .details .detailsTxt .icons ul {
    max-width: none;
    margin-bottom: 0;
  }
  .contentBlock .block .details .detailsTxt .icons li,
  .contentBlock .block .details .detailsTxt .icons li:last-child {
    max-width: none;
    width: 25.47%;
    margin: 0 3.5%;
  }
  .contentBlock .contentBox03 .block .details .detailsTxt .icons li,
  .contentBlock .contentBox04 .block .details .detailsTxt .icons li {
    margin: 0 4.5% 8%;
  }
  .contentBlock .block .details .detailsTxt .icons li p {
    margin-top: 5vw;
    padding: 0;
  }
  .contentBlock .block .details .detailsTxt .icons .note {
    max-width: none;
    margin: 0 10.5%;
  }
  .contentBlock .block .details .detailsTxt .graphImg {
    width: 100%;
  }
  .contentBlock .block .details .detailsTxt .graphImg figure {
    max-width: 79%;
    margin: 0 auto;
  }
  .contentBlock .block .detailsImg {
    padding: 10% 0 15%;
  }
  .contentBlock .block .detailsImg .icon {
    max-width: none;
    margin: 0 auto 7%;
    padding: 0 5%;
  }
  .contentBlock .block .detailsImg .icon p {
    padding: 0.5% 4.5vw;
  }
  .contentBlock .block .detailsImg .imgListWrap {
    display: flex;
    padding: 0 5% 4.5%;
    overflow-x: auto;
  }
  .contentBlock .block .detailsImg .imgListWrap .scroll-hint-icon {
    left: calc(50% - 20.7vw);
    width: 41.4vw;
    background: rgba(41, 56, 85, 0.8);
    z-index: 3;
  }
  .contentBlock .block .detailsImg .imgListWrap .scroll-hint-text {
    font-size: 3.46vw;
  }
  .contentBlock .block .detailsImg .imgList {
    padding: 0;
    border: none;
  }
  .contentBlock .block .detailsImg .imgList .box {
    width: 68vw;
    border-right: none;
    padding: 0;
    flex-shrink: 0;
    margin-right: 4vw;
  }
  .contentBlock .block .detailsImg .imgList:nth-of-type(2) .box {
    padding: 0;
    margin: 0 4vw 0 0;
  }
  .contentBlock .block .detailsImg .imgList:nth-of-type(2) .box:last-of-type {
    margin-right: 0;
  }
  .contentBlock .block .detailsImg .imgList .box .note {
    margin: 0 0 4.5% 2vw;
    font-size: 4.26vw;
    align-items: center;
  }
  .contentBlock .block .detailsImg .imgList .box .note.small {
    font-size: 3.6vw;
  }
  .contentBlock .block .detailsImg .imgList .box .note.spNote {
    font-size: 4vw;
  }
  .contentBlock .block .detailsImg .imgList .box .note::before {
    content: "";
    min-width: 3.2vw;
    min-height: 3.2vw;
    margin: 0 2vw 0 0;
    position: relative;
    top: 1px;
  }
  .contentBlock .block .detailsImg .imgList .box figure {
    max-width: none;
  }
  .contentBlock .block .detailsImg .imgList .box figcaption {
    bottom: 5%;
  }
  .contentBlock .block .detailsImg .imgList .box figcaption p {
    font-size: 3.73vw;
    padding: 1% 3vw;
  }
}