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

.innerHead {
  padding-bottom: max(370px,36.5%);
  background: url(../img/wave.webp) no-repeat 0 bottom;
  background-size: 100%;
}
.innerHead .headWrap h1 img {
  max-width: 236px;
}
.leadBlock {
  max-width: 1040px;
  margin: 0 auto 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.leadBlock .imgBox {
  width: 53.8%;
}
.leadBlock .txtBox {
  width: 37%;
}
.leadBlock .txtWrap {
  max-width: 328px;
  margin: 0 0 0 auto;
}
.leadBlock .txtBox .icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  min-height: 28px;
  border-radius: 5px;
  background: #293855;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  padding: 0 16px;
  margin-bottom: 13px;
}
.leadBlock .txtBox h2 span {
  font-size: 2rem;
  font-size: clamp(1.6rem,1.56vw,2rem);
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.06em;
  border-bottom: 1px dashed #293855;
  padding-bottom: 10px;
}
.innerHead .intro {
  text-align: center;
  line-height: 1.563;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  margin-bottom: 40px;
}
.memberBlock {
  max-width: 1040px;
  margin: 0 auto;
}
.memberBlock .titleWrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 108px;
}
.memberBlock .titleWrap h3 {
  max-width: 156px;
}
.memberBlock .titleWrap p {
  letter-spacing: 0.04em;
  color: #b6b7b4;
}
.memberList {
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  line-height: 1.563;
  letter-spacing: 0.06em;
}
.memberList .box {
  width: 23%;
  padding: 0 1% 26px;
  border: 1px solid #293855;
  border-radius: 10px;
}
.memberList .box figure {
  max-width: 118px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  top: 0;
  aspect-ratio: 118 / 125;
  transform: translateY(-56%);
  margin-bottom: -28%;
}
.memberList .box .department {
  font-size: 1.5rem;
  line-height: 1.667;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}
.memberList .box .meta {
  display: flex;
  justify-content: center;
  line-height: 1.786;
  font-size: 1.4rem;
}
.contentBlock {
  position: relative;
  margin-top: -24.2%;
}
.contentBlock::before {
  background: #fff;
}
.contentWrap {
  padding: 21px 3% 0;
  background: #fff;
  position: relative;
  z-index: 2;
}
.contentWrap .block {
  border: 1px solid #293855;
  box-shadow:
    0 -6px 18px rgba(33,26,26,.25),
    0 -14px 34px rgba(33,26,26,.18);
  max-width: 1160px;
  margin: 0 auto 60px;
  padding: 0 3% 38px;
  border-radius: 30px;
  line-height: 1.563;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  position: relative;
  z-index: 2;
  background: #fff;
}
.contentWrap .block:nth-of-type(odd) {
  background: #f2f9ed;
}
.contentWrap .block .contentNumber {
  max-width: 77px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  top: 0;
  aspect-ratio: 1 / 1;
  transform: translateY(-40%);
  margin-bottom: -1.7%;
}
.contentWrap .block h3 {
  text-align: center;
  margin-bottom: 28px;
}
.contentWrap .block h3 span {
  display: inline-block;
  font-size: 2rem;
  font-size: clamp(1.9rem,1.56vw,2rem);
  font-weight: bold;
  border-bottom: 1px dashed #293855;
  letter-spacing: 0.06em;
  padding: 0 6px 8px;
}
.contentWrap .block .qTxt {
  text-align: center;
  margin-bottom: 28px;
}
.contentWrap .block .qTxt p {
  display: inline-block;
  font-weight: 700;
  background: #293855;
  color: #fff;
  padding: 7px 14px;
  font-size: clamp(1.5rem,1.25vw,1.6rem);
}
.contentWrap .block .box {
  max-width: 920px;
  margin: 0 auto 36px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.contentWrap .block .box figure {
  width: 9.9%;
  text-align: center;
}
.contentWrap .block .box figcaption {
  font-family: "numberfont", sans-serif;
  font-weight: 700;
  font-variant-numeric: tabular-nums;
  line-height: 1;
  padding-top: 10px;
  letter-spacing: 0.04em;
}
.contentWrap .block .box .talk {
  width: 86%;
  border: 1px solid #293855;
  border-radius: 30px;
  background: #fff;
  margin-top: 4px;
  padding: 30px 3.4%;
  position: relative;
}
.contentWrap .block .box .talk::before {
  content: "";
  width: 24px;
  height: 30px;
  position: absolute;
  left: -24px;
  top: 32px;
  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%2048%2060%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20none%3B%20%7D%20.st1%20%7B%20fill%3A%20%23fff%3B%20fill-rule%3A%20evenodd%3B%20%7D%20.st2%20%7B%20fill%3A%20%23293855%3B%20%7D%20.st3%20%7B%20clip-path%3A%20url(%23clippath)%3B%20%7D%20%3C%2Fstyle%3E%20%3CclipPath%20id%3D%22clippath%22%3E%20%3Crect%20class%3D%22st0%22%20y%3D%22.5%22%20width%3D%2248%22%20height%3D%2259%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20class%3D%22st3%22%3E%20%3Cg%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M.8%2C1.6c18.9%2C8.2%2C38.5%2C11.4%2C57%2C8.1%2C11.6-.4%2C22-3.5%2C31.9-8.1v103.1L.8%2C1.6Z%22%2F%3E%20%3Cpath%20class%3D%22st2%22%20d%3D%22M90.7%2C107.4L0%2C2.2%2C1.2.7c19.4%2C8.4%2C38.9%2C11.2%2C56.4%2C8h.1c10.6-.4%2C20.9-3%2C31.5-8l1.4-.7v107.4ZM4.3%2C4.1l84.4%2C97.9V3.1c-10.4%2C4.7-20.4%2C7.1-30.8%2C7.5-16.7%2C3-35.2.7-53.6-6.6Z%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat;
  background-size: contain;
}
.contentWrap .block .box:nth-of-type(odd) {
  flex-direction: row-reverse;
}
.contentWrap .block .box:nth-of-type(odd)  .talk::before {
  left: auto;
  right: -24px;
  transform: scale(-1, 1);
}
.contentWrap .block .only {
  max-width: 921px;
  margin: 0 auto;
}
.contentWrap .block .flowTrack {
  display: flex;
  align-items: center;
  gap: 28px;
  width: max-content;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  animation: flowLoop var(--flow-duration, 30s) linear infinite;
}
.contentWrap .block .flowWrap {
  margin-bottom: 8px;
}
.contentWrap .block .flowList {
  display: flex;
  align-items: center;
  gap: 28px;
  flex-shrink: 0;
}
.contentWrap .block .flowWrap .item {
  flex-shrink: 0;
  max-width: 501px;
  width: 100%;
}
.contentWrap .block .flowWrap .item picture {
  display: block;
}
.contentWrap .block .flowWrap .item img {
  display: block;
  width: 100%;
  height: auto;
}
.contentWrap .block.block04 {
  margin-bottom: 28px;
}
.contentWrap .block.block05 {
  margin-bottom: 40px;
}
.contentWrap .messageTitle {
  display: flex;
  align-items: center;
  max-width: 1040px;
  margin: 37px auto;
}
.contentWrap .messageTitle img {
  max-width: 173px;
}
.contentWrap .messageTitle p {
  display: inline-block;
  border-bottom: 1px dashed #293855;
  font-size: 2rem;
  font-weight: 700;
  margin-left: 52px;
  padding-bottom: 3px;
  position: relative;
  top: -2px;
}
@keyframes flowLoop {
  from {
    transform: translateX(calc(var(--loop-width) * -1));
  }
  to {
    transform: translateX(calc(var(--loop-width) * -2));
  }
}
@media only screen and (max-width:749px) {
  .innerHead {
    padding-bottom: 45%;
  }
  .innerHead .headWrap h1 img {
    max-width: 62.93vw;
  }
  .leadBlock {
    max-width: none;
    margin: 16% auto 10%;
    display: block;
  }
  .leadBlock .imgBox {
    width: 92%;
    position: relative;
    left: 6.5%;
    margin-bottom: 12.5%;
  }
  .leadBlock .txtBox {
    width: 100%;
  }
  .leadBlock .txtWrap {
    max-width: none;
  }
  .leadBlock .txtBox .icon {
    min-height: 7.46vw;
    font-size: 4.26vw;
    padding: 0 4vw;
    margin-bottom: 3.6%;
  }
  .leadBlock .txtBox h2 {
    margin: 0 0 0 6%;
  }
  .leadBlock .txtBox h2 span {
    font-size: 5.33vw;
    line-height: 2.5;
    letter-spacing: 0.04em;
    padding-bottom: 3%;
  }
  .innerHead .intro {
    text-align: left;
    font-size: 4.26vw;
    margin: 0 6% 10%;
  }
  .memberBlock {
    max-width: none;
  }
  .memberBlock .titleWrap {
    display: block;
    margin-bottom: 9.2%;
  }
  .memberBlock .titleWrap h3 {
    max-width: 41.6vw;
    margin: 0 auto;
  }
  .memberList {
    max-width: none;
    display: block;
  }
  .memberList .box {
    width: 96.6%;
    margin: 0 0 4% auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7% 0;
    border: 1px dashed #293855;
  }
  .memberList .box figure {
    max-width: 31%;
    left: -3vw;
    margin: 0;
    top: 0;
    transform: translateY(0);
    margin-bottom: 0;
  }
  .memberList .box .notes {
    width: 66%;
  }
  .memberList .box .department {
    font-size: 4.26vw;
    text-align: left;
    min-height: 0;
    display: block;
    margin-bottom: 3%;
  }
  .memberList .box .meta {
    display: block;
    margin-bottom: 0;
    font-size: 3.73vw;
  }
  .memberBlock .spOnly {
    text-align: center;
    font-size: 3.73vw;
    color: #b6b7b4;
  }
  .contentBlock {
    position: relative;
    margin-top: -3%;
  }
  .contentWrap {
    padding: 0;
    top: -11vw;
    margin-bottom: -11vw;
  }
  .contentWrap .block {
    max-width: none;
    margin: 0 auto 12.5%;
    padding: 0 5% 10%;
    font-size: 4.26vw;
  }
  .contentWrap .block .contentNumber {
    max-width: 22%;
    transform: translateY(-39%);
    margin-bottom: -6.5%;
  }
  .contentWrap .block h3 {
    margin-bottom: 9%;
    display: inline-lex;
    justify-content: center;
  }
  .contentWrap .block h3 span {
    text-align: left;
    display: inline;
    font-size: 5.33vw;
    padding: 0 0 2%;
    line-height: 1.85;
  }
  .contentWrap .block .qTxt {
    text-align: left;
    margin: 0 6% 7%;
    line-height: 2.3;
  }
  .contentWrap .block .qTxt p {
    display: inline;
    padding: 2% 2vw;
    font-size: 4vw;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
  .contentWrap .block .box {
    max-width: none;
    margin: 0 auto 4.2%;
  }
  .contentWrap .block .box figure {
    width: 22.5%;
    text-align: center;
  }
  .contentWrap .block .box figcaption {
    padding-top: 12%;
    font-size: 3.73vw;
  }
  .contentWrap .block .box .talk {
    width: 69.7%;
    margin-top: 1.5%;
    padding: 8% 5.5vw 7.6%;
  }
  .contentWrap .block .box .talk::before {
    width: 6vw;
    height: 8vw;
    left: -6vw;
    top: 8vw;
  }
  .contentWrap .block .box:nth-of-type(odd) {
    flex-direction: row-reverse;
  }
  .contentWrap .block .box:nth-of-type(odd)  .talk::before {
    right: -6vw;
  }
  .contentWrap .block .only {
    max-width: none;
    margin: 7% auto 0;
  }
  .contentWrap .block .flowTrack {
    gap: 2.66vw;
  }
  .contentWrap .block .flowWrap {
    margin: 8.5% 0 4%;
  }
  .contentWrap .block .flowList {
    gap: 2.66vw;
  }
  .contentWrap .block .flowWrap .item {
    max-width: 56.8vw;
  }
  .contentWrap .block.block04 {
    margin-bottom: 5%;
  }
  .contentWrap .block.block05 {
    margin-bottom: 11%;
  }
  .contentWrap .messageTitle {
    display: block;
    text-align: center;
    max-width: none;
    margin: 12% auto 8%;
  }
  .contentWrap .messageTitle img {
    max-width: 46.13vw;
  }
  .contentWrap .messageTitle p {
    font-size: 5.33vw;
    margin: 7.5% 0 0;
    padding-bottom: 1%;
    top: 0;
  }
}