body {
  background: #255aa5;
  height: auto;
}

/*============================
.qsa-pagettl
============================*/
.qsa-pagettl {
  max-width: 1025px;
  margin: 0 auto;
  padding: 118px 20px 65px;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .qsa-pagettl {
    padding: 100px 30px;
    display: block;
  }
}
.qsa-pagettl figure {
  flex: 0 0 355px;
}
@media screen and (max-width: 768px) {
  .qsa-pagettl figure {
    padding: 0 30px;
  }
}
.qsa-pagettl h1 {
  font-weight: 300;
  font-size: 45px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .qsa-pagettl h1 {
    font-size: 30px;
    text-align: center;
  }
}

/*============================
.theme
============================*/
.theme {
  position: relative;
  padding: 0 20px 87px;
}
.theme h2 {
  margin: 0;
  padding: 0.9em 1em 1em;
  width: 100%;
  max-width: 790px;
  border-radius: 42px;
  background: #fff;
  box-shadow: 3px 3px 40px rgba(0, 52, 150, 0.1);
  font-weight: 300;
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  color: #255aa5;
  position: absolute;
  left: 50%;
  top: -42px;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .theme h2 {
    font-size: 18px;
    line-height: 1.3;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
}
.theme h2::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -6.5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 7px 6.5px 0px 6.5px;
}
.theme .well {
  max-width: 1025px;
  margin: 0 auto;
  position: relative;
  border-radius: 30px;
  background: #e8f6ff;
  box-shadow: 3px 3px 40px #003496;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .theme .well {
    padding: 0 30px;
  }
}
.theme .well .well-wrap {
  max-width: 790px;
  margin: auto;
  padding: 86px 0 70px;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap {
    padding: 100px 0 50px;
  }
}
.theme .well .well-wrap h3 {
  position: relative;
  font-weight: 300;
  font-size: 20px;
  line-height: 1;
  color: #000;
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap h3 {
    font-size: 18px;
  }
}
.theme .well .well-wrap h3 span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  background: #e8f6ff;
}
.theme .well .well-wrap h3::before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #255aa5;
}
.theme .well .well-wrap .flex {
  gap: 43px;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex {
    display: block;
  }
}
.theme .well .well-wrap .flex .ans p:nth-of-type(1) {
  display: flex;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex .ans p:nth-of-type(1) {
    justify-content: center;
  }
}
.theme .well .well-wrap .flex .ans p:nth-of-type(1) span {
  display: flex;
  line-height: 1;
}
.theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(1) {
  font-weight: 300;
  font-size: 26px;
  padding-right: 1.1538461538em;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(1) {
    font-size: 20.8px;
    padding-right: 0.5em;
  }
}
.theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(2) {
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 300;
  font-size: 99px;
  letter-spacing: 0.02em;
  color: #255aa5;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(2) {
    font-size: 79.2px;
  }
}
.theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(3) {
  padding-left: 0.26em;
  font-size: 38px;
  padding-bottom: 0.3em;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex .ans p:nth-of-type(1) span:nth-of-type(3) {
    font-size: 30.4px;
  }
}
.theme .well .well-wrap .flex .ans p:nth-of-type(2) {
  text-align: center;
  margin: 0;
  padding: 0.1em 0 1em;
}
.theme .well .well-wrap .flex .result {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 768px) {
  .theme .well .well-wrap .flex .result {
    flex-direction: column;
    align-items: center;
  }
}
.theme .well .well-wrap .flex .result div {
  display: flex;
}
.theme .well .well-wrap .flex .result div dl {
  width: 132px;
  height: 132px;
  margin: 0;
  padding: 0;
  aspect-ratio: 1/1;
  background: #377FE5;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}
.theme .well .well-wrap .flex .result div dl dt {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: 15px;
  line-height: 1;
  padding: 30px 0 0.8em;
}
.theme .well .well-wrap .flex .result div dl dd {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-size: 17px;
  line-height: 1;
}
.theme .well .well-wrap .flex .result div dl dd strong {
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 300;
  font-size: 42px;
  letter-spacing: 0.02em;
  line-height: 1;
}
.theme .well .well-wrap .flex .result div dl:nth-of-type(2) {
  margin-left: -46px;
}

/*============================
.qsa
============================*/
.qsa {
  padding: 272px 20px 96px;
}
@media screen and (max-width: 768px) {
  .qsa {
    padding: 350px 20px 100px;
  }
}
.qsa figure.qsa-bg {
  display: none;
}
.qsa .box {
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50px;
  padding: 104px 63px 104px;
  position: relative;
  max-width: 1240px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .qsa .box {
    border-radius: 25px;
    padding: 60px 25px 10px;
  }
}
.qsa .box h2 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 50%;
  top: -52px;
  transform: translateX(-50%);
  min-width: 512px;
  padding: 0 70px;
  height: 104px;
  border-radius: 52px;
  background: #fff;
  box-shadow: 3px 3px 40px rgba(0, 52, 150, 0.1);
  font-weight: 300;
  font-size: 40px;
  letter-spacing: 0.02em;
  line-height: 104px;
  text-align: center;
  color: #255aa5;
}
@media screen and (max-width: 768px) {
  .qsa .box h2 {
    min-width: 1px;
    width: calc(100% - 40px);
    margin: auto;
    padding: 1em;
    height: auto;
    border-radius: 52px;
    font-size: 20px;
    line-height: 1.6;
    top: -2em;
  }
}
.qsa .box h2 span {
  display: block;
  aspect-ratio: 1/1;
  width: 70px;
  height: 70px;
  background: #377fe5;
  border-radius: 100%;
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.02em;
  line-height: 70px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: -35px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: inset 3px 3px 40px rgba(255, 255, 255, 0.4);
}
@media screen and (max-width: 768px) {
  .qsa .box h2 span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    left: 50%;
    top: -20px;
    transform: translateX(-50%);
    box-shadow: inset 3px 3px 20px rgba(255, 255, 255, 0.4);
  }
}
.qsa .box h2 + p {
  padding: 0;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.6;
  text-align: center;
  color: #000;
}
.qsa .box p.q-ttl {
  margin: 0;
  padding: 0;
  font-family: "Cormorant Garamond", serif !important;
  font-weight: 400;
  font-style: normal;
  font-weight: 500;
  font-size: 35px;
  line-height: 1;
  text-align: left;
  color: #255aa5;
}
@media screen and (max-width: 768px) {
  .qsa .box p.q-ttl {
    font-size: 25px;
  }
}
.qsa .box .ans-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .qsa .box .ans-grid {
    display: block;
  }
}
.qsa .box .ans-grid .ans-item {
  flex: 0 0 calc((100% - 16px) / 3);
  background: #fff;
  padding: 47px 44px;
  border-radius: 10px;
  box-shadow: inset 0px 0px 20px #5496F2;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .qsa .box .ans-grid .ans-item {
    padding: 30px 30px;
    margin-bottom: 20px;
  }
}
.qsa .box .ans-grid .ans-item:nth-child(even) {
  box-shadow: inset 0px 0px 20px #ABD0EF;
}
.qsa .box .ans-grid .ans-item:nth-child(3n+2) {
  transform: translateY(-28px);
}
@media screen and (max-width: 768px) {
  .qsa .box .ans-grid .ans-item:nth-child(3n+2) {
    transform: none;
  }
}
.qsa .box .ans-grid .ans-item p {
  margin: 0;
  padding: 0;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.02em;
  line-height: 2;
  text-align: left;
  color: #255aa5;
}
@media screen and (max-width: 768px) {
  .qsa .box .ans-grid .ans-item p {
    font-size: 14px;
    letter-spacing: 0.01em;
  }
}
.qsa .box .q3,
.qsa .box .q5 {
  border-top: 1px solid rgba(37, 90, 165, 0.5);
  padding-top: 52px;
}
@media screen and (max-width: 768px) {
  .qsa .box .q3,
.qsa .box .q5 {
    padding: 20px 0;
  }
}
.qsa .box .q3 .flex,
.qsa .box .q5 .flex {
  justify-content: space-between;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .qsa .box .q3 .flex,
.qsa .box .q5 .flex {
    display: block;
  }
}
.qsa .box .q3 .flex div p.letter-copy.letter-copy32,
.qsa .box .q5 .flex div p.letter-copy.letter-copy32 {
  margin-bottom: 0;
}
.qsa .box .q3 .flex figure,
.qsa .box .q5 .flex figure {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .qsa .box .q3 .flex figure,
.qsa .box .q5 .flex figure {
    margin-top: 20px;
  }
}
/*============================
.qsa-01
============================*/
.qsa.qsa-01 {
  background: url(img/qsa-01-bg.jpg);
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 {
    background-position: 35% 20%;
  }
}
.qsa.qsa-01 .box {
  padding-top: 81px;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box {
    padding-top: 50px;
  }
}
.qsa.qsa-01 .box h2 + p {
  margin-bottom: 34px;
}
.qsa.qsa-01 .box > .flex {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex {
    display: block;
    margin-bottom: 0;
  }
}
.qsa.qsa-01 .box > .flex .q1,
.qsa.qsa-01 .box > .flex .q2 {
  flex: 0 0 50%;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex .q1,
.qsa.qsa-01 .box > .flex .q2 {
    padding: 20px 0;
  }
}
.qsa.qsa-01 .box > .flex .q1 figure,
.qsa.qsa-01 .box > .flex .q2 figure {
  margin: 0;
}
.qsa.qsa-01 .box > .flex .q1 figure figcaption,
.qsa.qsa-01 .box > .flex .q2 figure figcaption {
  padding: 1em 0;
  margin: 0;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .qsa.qsa-01 .box > .flex .q1 figure figcaption,
.qsa.qsa-01 .box > .flex .q2 figure figcaption {
    font-size: 1.015625vw;
  }
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex .q1 figure figcaption,
.qsa.qsa-01 .box > .flex .q2 figure figcaption {
    font-size: 9px;
  }
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex .q1 {
    padding-right: 0;
    border-bottom: 1px solid rgba(37, 90, 165, 0.5);
  }
}
.qsa.qsa-01 .box > .flex .q2 {
  border-left: 1px solid rgba(37, 90, 165, 0.5);
  padding-left: 50px;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex .q2 {
    padding-left: 0;
    border-left: none;
  }
}
.qsa.qsa-01 .box > .flex .q2 figure {
  margin-left: -50px;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-01 .box > .flex .q2 figure {
    margin-left: 0;
  }
}
/*============================
.qsa-02
============================*/
.qsa.qsa-02 {
  background: url(img/qsa-02-bg.jpg);
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-02 {
    background-position: 30% 10%;
  }
}
.qsa.qsa-02 .box h2 + p {
  padding: 0;
  margin: -2em 0 2em;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-02 .box h2 + p {
    margin: -1em 0 2em;
  }
}
.qsa.qsa-02 .box .q4 .letter-copy + p {
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 0.02em;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-02 .box .q4 .letter-copy + p {
    font-size: 11px;
  }
}
.qsa.qsa-02 .box .q4 figure {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0 0 43px;
}
.qsa.qsa-02 .box .q4 figure img {
  margin-top: -200px;
}
@media screen and (max-width: 1024px) {
  .qsa.qsa-02 .box .q4 figure img {
    margin-top: -100px;
  }
}
@media screen and (max-width: 768px) {
  .qsa.qsa-02 .box .q4 figure img {
    margin-top: 20px;
  }
}
/*============================
.qsa-03
============================*/
.qsa.qsa-03 {
  background: url(img/qsa-03-bg.jpg);
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-03 {
    background-position: 20% 34%;
  }
}
.qsa.qsa-03 .box {
  padding-top: 131px;
}
@media screen and (max-width: 768px) {
  .qsa.qsa-03 .box {
    padding-top: 60px;
  }
}