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

.innerHead {
  background: url(../img/wave.webp) no-repeat 0 bottom;
  background-size: 100%;
  padding-bottom: max(380px,42.2%);
}
.innerHead .headWrap h1 img {
  max-width: 116px;
}
.leadBlock {
  max-width: 1040px;
  margin: -10px auto 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.leadBlock .imgBox {
  width: 53.6%;
}
.leadBlock .txtBox {
  width: 36%;
}
.leadBlock .txtBox ul {
  max-width: 310px;
  margin: 0 0 0 auto;
}
.leadBlock .txtBox li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px dashed #293855;
  padding: 0 16px 12px 4px;
  margin-bottom: 22px;
}
.leadBlock .txtBox li:last-child a {
  margin-bottom: 0;
}
.leadBlock .txtBox li a::before {
  content: "";
  width: 35px;
  height: 35px;
  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%23293855%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;
}
.anchor {
  padding-top: 65px;
  position: relative;
  top: -65px;
}
.contentBlock {
  position: relative;
  padding-bottom: 90px;
  margin-top: -11.5%;
}
.contentBlock.contentBlock03 {
  padding-bottom: 0;
  margin-bottom: -65px;
}
.contentWrap {
  padding: 0 3% 110px;
  position: relative;
  z-index: 2;
}
.contentBlock.contentBlock03 .contentWrap {
  padding-bottom: 3%;
}
.contentWrap h3 {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  border-bottom: 1px dashed #293855;
  max-width: 290px;
  padding-bottom: 10px;
  margin: 0 auto 40px;
  letter-spacing: 0.06em;
}
.contentWrap .caution {
  letter-spacing: 0.04em;
  color: #b6b7b4;
  max-width: 1040px;
  margin: 0 auto 10px;
  text-align: right;
}
.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: 1040px;
  margin: 0 auto 40px;
  border-radius: 30px;
  line-height: 1.563;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  overflow: hidden;
  background: #fff;
}
.contentWrap .block h4,
.contentBlock03 .contentWrap .block:last-of-type h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 70px;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  background: #c92634;
}
.contentWrap .block:last-of-type h4,
.contentBlock02 .contentWrap .block:first-of-type h4,
.contentBlock03 .contentWrap .block:nth-of-type(2) h4 {
  background: #0072ba;
}
.contentWrap .block h4 img {
  max-width: 65px;
  margin-right: 18px;
}
.contentWrap .block .boxWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 35px 0 45px;
}
.contentWrap .block .boxWrap .box {
  width: calc(100% / 3);
  border-right: 1px dashed #293855;
  display: flex;
  flex-direction: column;
  padding: 0 3%;
  margin-bottom: 50px;
  cursor: pointer;
}
.contentWrap .block .boxWrap .box:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.contentWrap .block .boxWrap .box:nth-of-type(3),
.contentWrap .block .boxWrap .box:last-of-type {
  border-right: none;
}
.contentWrap .block .boxWrap .box .department {
  text-align: center;
  font-weight: 700;
  margin-bottom: 25px;
  font-size: clamp(1.4rem,1.25vw,1.6rem);
  letter-spacing: 0;
}
.contentWrap .block .boxWrap .box .department::before {
  content: "";
  width: 12px;
  height: 12px;
  background: #c92634;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.contentWrap .block .boxWrap .box figure {
  max-width: 191px;
  width: 80%;
  margin: 0 auto 25px;
}
.contentWrap .block .boxWrap .box .meta {
  display: flex;
  justify-content: center;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 15px;
  font-size: clamp(1.4rem,1.25vw,1.6rem);
  letter-spacing: 0;
}
.contentWrap .block .boxWrap .box .btn {
  max-width: 46px;
  margin: auto auto 0;
}
.contentBlock01 {
  margin-top: -24%;
}
.contentBlock01::before {
  background: #f2f9ed;
}
.contentBlock01 .contentWrap {
  background: #f2f9ed;
}
.contentBlock02 {
  z-index: 2;
}
.contentBlock02::before {
  background: #fff;
}
.contentBlock02 .contentWrap {
  background: #fff;
}
.contentBlock03 {
  z-index: 3;
}
.contentBlock03::before {
  background: #b8d8da;
}
.contentBlock03 .contentWrap {
  background: #b8d8da;
}
.modalWrap {
  position: relative;
  z-index: -1;
  opacity: 0;
  transition: all .25s ease-in;
  visibility: hidden;
}
.modalWrap.isActive {
  z-index: 999;
  opacity: 1;
  visibility: visible;
}
.modalWrap .modalBg {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(41, 56, 85, 0.9);
  top: 0;
  left: 0;
}
.modalWrap .modalBlock {
  width: 93%;
  max-height: 92vh;
  max-width: 920px;
  z-index: 2;
  border-radius: 20px;
  position: fixed;
  margin: auto;  
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  letter-spacing: 0.06em;
  border: 1px solid #293855;
  background: #fff;
}
.modalWrap .closeBtn {
  width: 46px;
  height: 46px;
  position: absolute;
  top: -4%;
  right: -2%;
  z-index: 2;
  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%2092%2092%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.st0%20%7B%20fill%3A%20%23e60033%3B%20%7D%20.st0%2C%20.st1%20%7B%20fill-rule%3A%20evenodd%3B%20stroke%3A%20%23fff%3B%20stroke-width%3A%202px%3B%20%7D%20.st1%20%7B%20fill%3A%20%231e1c1c%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M46%2C1.8c24.4%2C0%2C44.2%2C19.8%2C44.2%2C44.2s-19.8%2C44.2-44.2%2C44.2S1.8%2C70.4%2C1.8%2C46%2C21.6%2C1.8%2C46%2C1.8Z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M31.1%2C32l.8-.8%2C28.9%2C28.9-.8.8-28.9-28.9Z%22%2F%3E%20%3Cpath%20class%3D%22st1%22%20d%3D%22M60%2C31.1l.8.8-28.9%2C28.9-.8-.8%2C28.9-28.9Z%22%2F%3E%3C%2Fsvg%3E') no-repeat;
  background-size: contain;
  cursor: pointer;
}
.modalWrap .modalDetails {
  overflow: auto;
  width: 100%;
  height: 100%;
  line-height: 1.563;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  padding: 40px 0;
}
.modalWrap .modalDetails .profBox {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin-bottom: 30px;
}
.modalWrap .modalDetails .profBox .edition {
  margin-top: 22px;
  max-width: 234px;
  min-height: 44px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #293855;
  color: #fff;
  font-weight: 700;
}
.modalWrap .modalDetails .profBox .prof {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-right: 8.2%;
}
.modalWrap .modalDetails .profBox .prof .profTxt .department {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  border: 1px solid #293855;
  border-radius: 100px;
  text-align: center;
  padding: 0 12px;
  margin-bottom: 10px;
}
.modalWrap .modalDetails .profBox .prof .profTxt .meta {
  text-align: right;
  font-size: 1.5rem;
}
.modalWrap .modalDetails .profBox .prof .profImg {
  max-width: 150px;
  margin-left: 18px;
}
.modalWrap .modalDetails .details {
  margin: 0 7.5%;
  display: flex;
  justify-content: space-between;
}
.modalWrap .modalDetails .imgBox {
  width: 44.7%;
}
.modalWrap .modalDetails .imgBox figure {
  border: 1px solid #293855;
}
.modalWrap .modalDetails .txtBox {
  width: 50.5%;
}
.modalWrap .modalDetails .txtBox .qTxt {
  display: flex;
  font-size: 2rem;
  font-size: clamp(1.7rem,1.56vw,2rem);
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 20px;
}
.modalWrap .modalDetails .txtBox .qTxt img {
  width: 65px;
  position: relative;
  top: -16px;
  margin-right: 14px;
}
.modalWrap .modalDetails .txtBox .qTxt1 img {
  top: -4px;
}
@media only screen and (max-width:749px) {
  .innerHead {
    padding-bottom: 46%;
  }
  .innerHead .headWrap h1 img {
    max-width: 31.06vw;
  }
  .leadBlock {
    max-width: none;
    margin: 16% auto 0;
    display: block;
  }
  .leadBlock .imgBox {
    width: 92%;
    margin: 0 auto;
    position: relative;
    left: 2%;
  }
  .leadBlock .txtBox {
    width: 88%;
    margin: 9.8% auto 0;
  }
  .leadBlock .txtBox ul {
    max-width: none;
  }
  .leadBlock .txtBox li a {
    justify-content: flex-start;
    font-size: 5.33vw;
    padding: 0 0 3.5% 12.5vw;
    margin-bottom: 8%;
  }
  .leadBlock .txtBox li a::before {
    width: 9.33vw;
    height: 9.33vw;
    margin-right: 15.5vw;
  }
  .contentBlock {
    margin-top: -24vw;
  }
  .contentBlock.contentBlock03 {
    margin-bottom: -19.8vw;
    margin-bottom: -19.8vw;
  }
  .anchor {
    top: -19.8vw;
    padding-top: 12vw;
  }
  .contentWrap {
    padding: 0 0 16%;
  }
  .contentWrap h3 {
    font-size: 5.33vw;
    max-width: 79%;
    padding-bottom: 2.5%;
    margin: 0 auto 11%;
  }
  .contentWrap .caution {
    max-width: none;
    margin: 0 3% 3% 0;
    font-size: 3.73vw;
  }
  .contentWrap .block {
    max-width: none;
    margin: 0 auto 5%;
    font-size: 4.26vw;
  }
  .contentWrap .block h4,
  .contentBlock03 .contentWrap .block:last-of-type h4 {
    display: block;
    text-align: center;
    min-height: 0;
    padding: 7.5% 0 7%;
    font-size: 4.53vw;
    line-height: 1.4;
  }
  .contentWrap .block h4 img {
    max-width: 17.33vw;
    margin: 0 auto 5%;
    display: block;
  }
  .contentWrap .block .boxWrap {
    display: block;
    padding: 0;
  }
  .contentWrap .block .boxWrap .box {
    width: 100%;
    border-right: none;
    border-bottom: 1px dashed #293855;
    display: block;
    padding: 9% 0 11.4%;
    margin-bottom: 0;
  }
  .contentWrap .block .boxWrap .box:last-of-type {
    border-bottom: none;
  }
  .contentWrap .block .boxWrap .box .department {
    margin-bottom: 6%;
    font-size: 4.26vw;
  }
  .contentWrap .block .boxWrap .box .department::before {
    width: 3.2vw;
    height: 3.2vw;
    margin-right: 2.66vw;
  }
  .contentWrap .block .boxWrap .box figure {
    max-width: none;
    width: 51.5%;
    margin: 0 auto 4%;
  }
  .contentWrap .block .boxWrap .box .meta {
    margin-bottom: 6%;
    font-size: 4.26vw;
  }
  .contentWrap .block .boxWrap .box .btn {
    max-width: 12.26vw;
  }
  .contentBlock01 {
    margin-top: 0;
  }
  .modalWrap .modalBlock {
    width: 90%;
    height: 100%;
    height: calc(var(--vh, 1vh) * 91);
    max-width: none;
    min-height: 0;
    background-size: 24vw auto;
  }
  .modalWrap .closeBtn {
    width: 11.79vw;
    height: 11.79vw;
    top: -3%;
  }
  .modalWrap .modalDetails {
    font-size: 4.26vw;
    padding: 11% 0;
  }
  .modalWrap .modalDetails .profBox {
    display: block;
    margin-bottom: 6%;
  }
  .modalWrap .modalDetails .profBox .edition {
    margin-top: 0;
    max-width: none;
    min-height: 11.73vw;
  }
  .modalWrap .modalDetails .profBox .prof {
    display: none;
  }
  .modalWrap .modalDetails .details {
    margin: 0 5%;
    display: flex;
    flex-direction:column;
    align-items: flex-start;
  }
  .modalWrap .modalDetails .imgBox {
    width: 100%;
    order: 2;
    margin-bottom: 7%;
  }
  .modalWrap .modalDetails .txtBox {
    width: 100%;
    display: contents;
  }
  .modalWrap .modalDetails .txtBox .qTxt {
    order: 1;
    font-size: 4.53vw;
    margin-bottom: 6.5%;
  }
  .modalWrap .modalDetails .txtBox .qTxt img {
    width: 12vw;
    top: 0;
    margin-right: 4.5vw;
  }
  .modalWrap .modalDetails .txtBox .qTxt1 img {
    top: 0.4vw;
  }
  .modalWrap .modalDetails .txtBox .notes {
    order: 3;
    padding: 0 6%;
  }
}