@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho&display=swap");
body > main > section#about {
  padding: 8.5333333333vw 0 0;
}
body > main > section#method > ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style: none;
  width: 100%;
  margin: 5.3333333333vw 0 0;
  padding: 0;
}
body > main > section#method > ul > li {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body > main > section#method > ul:nth-of-type(1) {
  gap: 3.0666666667vw 1.3333333333vw;
}
body > main > section#method > ul:nth-of-type(1) > li {
  width: 41.3333333333vw;
  padding: 23.6vw 0 0;
  text-align: center;
}
body > main > section#method > ul:nth-of-type(1) > li::before {
  display: none;
}
body > main > section#method > ul:nth-of-type(1) > li:nth-of-type(1) {
  margin: 0 25%;
  background: url(../image/method_01_1.jpg) center top/contain no-repeat;
}
body > main > section#method > ul:nth-of-type(1) > li:nth-of-type(2) {
  background: url(../image/method_01_2.jpg) center top/contain no-repeat;
}
body > main > section#method > ul:nth-of-type(1) > li:nth-of-type(3) {
  background: url(../image/method_01_3.jpg) center top/contain no-repeat;
}
body > main > section#method > ul:nth-of-type(2) {
  gap: 1.3333333333vw;
}
body > main > section#method > ul:nth-of-type(2) > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(84vw - 4px);
  height: 30.6666666667vw;
  border-radius: 2.1333333333vw;
  box-sizing: border-box;
  padding: 0 44.4vw 0 1.7333333333vw;
  text-align: center;
  border: solid 2px rgb(255, 255, 255);
}
body > main > section#method > ul:nth-of-type(2) > li::before {
  display: none;
}
body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(1) {
  background: url(../image/method_02_1.svg) right 8.2666666667vw center/25.0666666667vw no-repeat;
}
body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(2) {
  background: url(../image/method_02_2.svg) right 8.2666666667vw center/25.0666666667vw no-repeat;
}
body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(3) {
  background: url(../image/method_02_3.svg) right 8.2666666667vw center/25.0666666667vw no-repeat;
}
body > main > section#flow > ol {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5.3333333333vw 0;
  list-style: none;
  width: 85.3333333333vw;
  position: relative;
  margin: 3.8666666667vw auto 0;
  padding: 0;
}
body > main > section#flow > ol::before {
  content: "";
  display: block;
  width: 0.5333333333vw;
  height: calc(100% - 8vw);
  position: absolute;
  top: 4vw;
  left: 3.7333333333vw;
  background: rgb(255, 255, 255);
}
body > main > section#flow > ol > li {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 8vw;
  position: relative;
  padding: 0 0 0 10.9333333333vw;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.3333333333;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body > main > section#flow > ol > li::before {
  content: "";
  display: block;
  width: 8vw;
  height: 8vw;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
body > main > section#flow > ol > li sup {
  font-size: 1.6vw;
}
body > main > section#flow > ol > li:nth-of-type(1)::before {
  background: url(../image/flow_01_1.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(2)::before {
  background: url(../image/flow_01_2.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(3)::before {
  background: url(../image/flow_01_3.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(4)::before {
  background: url(../image/flow_01_4.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(5)::before {
  background: url(../image/flow_01_5.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(6)::before {
  background: url(../image/flow_01_6.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(7)::before {
  background: url(../image/flow_01_7.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(8)::before {
  background: url(../image/flow_01_8.svg) center/contain no-repeat;
}
body > main > section#flow > ol > li:nth-of-type(9)::before {
  background: url(../image/flow_01_9.svg) center/contain no-repeat;
}
body > main > section#flow > dl {
  display: flex;
  flex-wrap: wrap;
  width: 85.3333333333vw;
  position: relative;
  margin: 5.8666666667vw auto 0;
  padding: 0;
}
body > main > section#flow > dl > dt, body > main > section#flow > dl > dd {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  color: rgb(255, 255, 255);
}
body > main > section#flow > dl > dt {
  width: 6.6666666667vw;
}
body > main > section#flow > dl > dd {
  width: 78.6666666667vw;
}
body > main > section#survey {
  padding: 0 0 16.1333333333vw;
}
@media (min-width: 768px), print {
  body > main > section#about {
    padding: 7.34375vw 0 0;
  }
  body > main > section#about > p {
    margin: 7.1875vw auto 0;
  }
  body > main > section#method > h3 {
    margin: 6.484375vw auto 0;
  }
  body > main > section#method > p:nth-of-type(2) {
    margin: 6.171875vw auto 0;
  }
  body > main > section#method > ul {
    width: 93.75vw;
    margin: 3.125vw auto 0;
  }
  body > main > section#method > ul > li {
    font-size: 1.5625vw;
    line-height: 2;
  }
  body > main > section#method > ul:nth-of-type(1) {
    gap: 1.875vw;
  }
  body > main > section#method > ul:nth-of-type(1) > li {
    width: 30vw;
    padding: 17.5vw 0 0;
  }
  body > main > section#method > ul:nth-of-type(1) > li:nth-of-type(1) {
    margin: 0;
  }
  body > main > section#method > ul:nth-of-type(2) {
    gap: 1.5625vw;
  }
  body > main > section#method > ul:nth-of-type(2) > li {
    width: calc(23.4375vw - 4px);
    height: calc(31.25vw - 4px);
    border-radius: 0.9375vw;
    padding: 3.125vw 0 18.4375vw;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(1) {
    background: url(../image/method_02_1.svg) center top 13.75vw/14.6875vw no-repeat;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(2) {
    background: url(../image/method_02_2.svg) center top 13.75vw/14.6875vw no-repeat;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(3) {
    background: url(../image/method_02_3.svg) center top 13.75vw/14.6875vw no-repeat;
  }
  body > main > section#flow > ol {
    gap: 3.125vw 0;
    width: 92.1875vw;
    margin: 3.4375vw auto 0;
  }
  body > main > section#flow > ol::before {
    width: 0.3125vw;
    height: calc(100% - 4.6875vw);
    top: 2.34375vw;
    left: 2.1875vw;
  }
  body > main > section#flow > ol > li {
    min-height: 4.6875vw;
    padding: 0 0 0 7.8125vw;
    font-size: 1.875vw;
  }
  body > main > section#flow > ol > li::before {
    width: 4.6875vw;
    height: 4.6875vw;
  }
  body > main > section#flow > ol > li br {
    display: none;
  }
  body > main > section#flow > ol > li sup {
    font-size: 0.9375vw;
  }
  body > main > section#flow > dl {
    width: 77.34375vw;
    margin: 2.578125vw auto 0;
  }
  body > main > section#flow > dl > dt, body > main > section#flow > dl > dd {
    font-size: 1.25vw;
    line-height: 2;
  }
  body > main > section#flow > dl > dt {
    width: 2.96875vw;
  }
  body > main > section#flow > dl > dd {
    width: 74.21875vw;
  }
  body > main > section#survey {
    padding: 0 0 7.96875vw;
  }
}
@media (min-width: 1280px) {
  body > main > section#about {
    padding: 94px 0 0;
  }
  body > main > section#about > p {
    margin: 92px auto 0;
  }
  body > main > section#method > h3 {
    margin: 83px auto 0;
  }
  body > main > section#method > p:nth-of-type(2) {
    margin: 79px auto 0;
  }
  body > main > section#method > ul {
    width: 1200px;
    margin: 40px auto 0;
  }
  body > main > section#method > ul > li {
    font-size: 20px;
  }
  body > main > section#method > ul:nth-of-type(1) {
    gap: 24px;
  }
  body > main > section#method > ul:nth-of-type(1) > li {
    width: 384px;
    padding: 224px 0 0;
  }
  body > main > section#method > ul:nth-of-type(2) {
    gap: 20px;
  }
  body > main > section#method > ul:nth-of-type(2) > li {
    width: 296px;
    height: 396px;
    border-radius: 12px;
    padding: 40px 0 236px;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(1) {
    background: url(../image/method_02_1.svg) center top 176px/188px no-repeat;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(2) {
    background: url(../image/method_02_2.svg) center top 176px/188px no-repeat;
  }
  body > main > section#method > ul:nth-of-type(2) > li:nth-of-type(3) {
    background: url(../image/method_02_3.svg) center top 176px/188px no-repeat;
  }
  body > main > section#flow > ol {
    gap: 40px 0;
    width: 1180px;
    margin: 44px auto 0;
  }
  body > main > section#flow > ol::before {
    width: 4px;
    height: calc(100% - 60px);
    top: 30px;
    left: 28px;
  }
  body > main > section#flow > ol > li {
    min-height: 60px;
    padding: 0 0 0 100px;
    font-size: 24px;
  }
  body > main > section#flow > ol > li::before {
    width: 60px;
    height: 60px;
  }
  body > main > section#flow > ol > li sup {
    font-size: 12px;
  }
  body > main > section#flow > dl {
    width: 990px;
    margin: 33px auto 0;
  }
  body > main > section#flow > dl > dt, body > main > section#flow > dl > dd {
    font-size: 16px;
  }
  body > main > section#flow > dl > dt {
    width: 38px;
  }
  body > main > section#flow > dl > dd {
    width: 950px;
  }
  body > main > section#survey {
    padding: 0 0 102px;
  }
}