@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
body, html {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6
}


#sec1 {
  padding: 142px 0 56px
}
#sec1 .tt-h2 {
  font-size: clamp(2.4rem, .884vw + 2.0685rem, 3.2rem);
  font-weight: bold
}
#sec1 .tt-h2 img {
  margin: 31px 0 -5px
}
#sec1 .txt {
  margin-top: 46px
}
#sec1 .photo {
  text-align: center;
  max-width: 843px;
  margin: 41px auto 0
}
@media screen and (max-width: 767px) {
  #sec1 {
    padding: 65px 0
  }
  #sec1 .tt-h2 img {
    margin: 20px 0 0;
    max-width: 70%
  }
  #sec1 .txt {
    margin-top: 35px
  }
  #sec1 .photo {
    margin-top: 35px
  }
}
#sec2 {
  padding: 180px 0
}
#sec2 .l-container > * {
  background: #fff;
  padding: 40px
}
#sec2 .tt-h3 {
  position: relative;
  display: flex;
  border-bottom: 1px solid #d97182;
  padding: 11px 0 0 5px
}
#sec2 .tt-h3::before {
  content: "";
  position: absolute;
  background: url("../img/denwansystem/icon_system.svg") no-repeat;
  background-size: 100%;
  width: 53px;
  height: 19px;
  top: 0;
  left: 0
}
#sec2 .tt-h3 span {
  display: block;
  font-weight: bold
}
#sec2 .tt-h3 span.num {
  font-family: "Montserrat", system-ui;
  color: #d97182;
  font-size: clamp(2.8rem, 1.326vw + 2.3028rem, 4rem)
}
#sec2 .tt-h3 span.text {
  flex: 1;
  padding: 13px 0 15px 20px;
  flex: 1;
  font-size: clamp(1.6rem, .884vw + 1.2685rem, 2.4rem)
}
#sec2 .tt-h3-2 {
  position: relative;
  font-weight: bold;
  padding-left: 17px
}
#sec2 .tt-h3-2::before {
  content: "";
  position: absolute;
  background: #f2a7a7;
  width: 7px;
  left: 0;
  top: 0;
  bottom: 0
}
#sec2 .set1 .row {
  display: flex;
  justify-content: space-between;
  margin-top: 35px
}
#sec2 .set1 .row .col-l {
  width: 28.3154121864%;
  margin-top: 22px
}
#sec2 .set1 .row .col-l .list dl {
  display: flex
}
#sec2 .set1 .row .col-l .list dl dt {
  position: relative;
  z-index: 1
}
#sec2 .set1 .row .col-l .list dl dt::before {
  content: "";
  position: absolute;
  background: #f2a7a7;
  width: 1px;
  top: 0;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1
}
#sec2 .set1 .row .col-l .list dl dt span {
  font-family: "Montserrat", system-ui;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f2a7a7;
  color: #fff;
  border-radius: 50%;
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  font-size: clamp(1.2rem, .221vw + 1.1171rem, 1.4rem);
  font-weight: bold
}
#sec2 .set1 .row .col-l .list dl dd {
  flex: 1;
  margin-left: 10px;
  font-weight: 500
}
#sec2 .set1 .row .col-l .list dl + dl {
  margin-top: 22px
}
#sec2 .set1 .row .col-l .list dl:last-child dt::before {
  display: none
}
#sec2 .set1 .row .col-l .btn {
  margin: 39px 7px 0 0
}
#sec2 .set1 .row .col-r {
  width: 68.6379928315%
}
#sec2 .set2 {
  margin-top: 100px
}
#sec2 .set2 .tt-h3 {
  padding: 12px 0 0 2px
}
#sec2 .set2 .row1 {
  display: flex;
  justify-content: space-between;
  margin-top: 41px
}
#sec2 .set2 .row1 .col-l {
  width: 63.2616487455%
}
#sec2 .set2 .row1 .col-l dl dt {
  background: #f2a7a7;
  color: #fff;
  padding-bottom: 2px
}
#sec2 .set2 .row1 .col-l dl dd {
  margin-top: 15px
}
#sec2 .set2 .row1 .col-r {
  width: 34.0501792115%
}
#sec2 .set2 .row1 .col-r .list dl {
  display: flex
}
#sec2 .set2 .row1 .col-r .list dl dt {
  font-family: "Montserrat", system-ui;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #d97182;
  color: #fff;
  width: 32px;
  height: 32px;
  font-weight: bold;
  font-size: clamp(1.6rem, .442vw + 1.4343rem, 2rem)
}
#sec2 .set2 .row1 .col-r .list dl dd {
  flex: 1;
  margin-left: 10px
}
#sec2 .set2 .row1 .col-r .list dl dd span {
  display: block;
  color: #d97182;
  font-weight: 500
}
#sec2 .set2 .row1 .col-r .list dl + dl {
  margin-top: 27px
}
#sec2 .set2 .row1 .col-r .note {
  margin-top: 16px;
  font-size: clamp(1rem, .221vw + .9171rem, 1.2rem)
}
#sec2 .set2 .row2 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  margin-top: 11px
}
#sec2 .set2 .row2:after {
  content: "";
  position: absolute;
  background: #f8f6f4;
  top: 49px;
  left: 0;
  right: 0;
  bottom: 8px;
  z-index: -1
}
#sec2 .set2 .row2 .photo {
  width: 282px
}
#sec2 .set2 .row2 .list {
  margin: 79px 22px 39px 0
}
#sec2 .set2 .row2 .list li {
  -moz-column-gap: .5em;
  column-gap: .5em;
  display: grid;
  grid-template-columns: auto 1fr
}
#sec2 .set2 .row2 .list li::before {
  background-image: url("../img/icon/icon_logo.svg");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 0.8888888889em;
  margin-block: calc(.5lh - .5em);
  transform: translateY(1px);
  width: 1em
}
#sec2 .set2 .row3 {
  margin-top: 91px
}
#sec2 .set2 .row3 .txt {
  margin-top: 40px
}
#sec2 .set2 .row3 .txt li + li {
  margin-top: 27px
}
#sec2 .set2 .row3 .group-photo {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  gap: 20px
}
#sec2 .set2 .row3 .group-photo li {
  max-width: 352px
}
#sec2 .set2 .row4 {
  margin-top: 100px
}
#sec2 .set2 .row4 .txt {
  margin-top: 40px
}
#sec2 .set2 .row4 .photo {
  max-width: 377px;
  margin-top: 40px
}
#sec2 .set2 .row4 .photo img {
  width: 100%
}
@media screen and (max-width: 950px) {
  #sec2 .set1 .row {
    flex-direction: column
  }
  #sec2 .set1 .row .col-r {
    order: 1;
    width: auto
  }
  #sec2 .set1 .row .col-l {
    order: 2;
    width: auto
  }
  #sec2 .set1 .row .col-l .btn {
    max-width: 309px;
    margin: 39px auto 0
  }
  #sec2 .set2 .row1 {
    flex-direction: column
  }
  #sec2 .set2 .row1 .col-r {
    width: auto;
    margin-top: 22px
  }
  #sec2 .set2 .row1 .col-l {
    width: auto
  }
  #sec2 .set2 .row3 .group-photo {
    flex-wrap: wrap;
    justify-content: center
  }
  #sec2 .set2 .row3 .group-photo li {
    max-width: 100%;
    width: 48%
  }
}
@media screen and (max-width: 767px) {
  #sec2 {
    padding: 65px 0 0
  }
  #sec2 .l-container > * {
    padding: 30px 20px
  }
  #sec2 .tt-h3::before {
    width: 46px
  }
  #sec2 .tt-h3 span.text {
    padding: 10px 0 10px 10px
  }
  #sec2 .set1 .row {
    margin-top: 30px
  }
  #sec2 .set1 .row .col-l {
    margin-top: 22px
  }
  #sec2 .set1 .row .col-l .list dl dt span {
    padding-top: 0;
    width: 27px;
    height: 27px
  }
  #sec2 .set1 .row .col-l .photo {
    margin-top: 22px
  }
  #sec2 .set2 {
    margin-top: 65px
  }
  #sec2 .set2 .tt-h3 {
    padding-left: 6px
  }
  #sec2 .set2 .row1 {
    margin-top: 30px
  }
  #sec2 .set2 .row1 .col-r .list dl dt {
    width: 30px;
    height: 30px
  }
  #sec2 .set2 .row2 {
    display: block;
    margin-top: 22px;
    padding-bottom: 20px
  }
  #sec2 .set2 .row2:after {
    top: 30px;
    bottom: 0
  }
  #sec2 .set2 .row2 .photo {
    width: 200px;
    margin: 0 auto
  }
  #sec2 .set2 .row2 .list {
    margin: 0 20px
  }
  #sec2 .set2 .row3 {
    margin-top: 40px
  }
  #sec2 .set2 .row3 .txt {
    margin-top: 20px
  }
  #sec2 .set2 .row3 .txt li + li {
    margin-top: 20px
  }
  #sec2 .set2 .row3 .group-photo {
    text-align: center
  }
  #sec2 .set2 .row3 .group-photo li {
    width: 100%
  }
  #sec2 .set2 .row4 {
    margin-top: 40px
  }
  #sec2 .set2 .row4 .txt {
    margin-top: 20px
  }
  #sec2 .set2 .row4 .photo {
    margin: 20px auto 0
  }
}
#sec3 {
  background: url("../img/denwansystem/sec03_deco2.svg") no-repeat right 46px top calc(50% + 5px)/auto, url("../img/denwansystem/sec03_bg@2x.jpg") no-repeat center/cover;
  padding: 50px 0
}
#sec3 .tt-h2 {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-size: clamp(2.4rem, .663vw + 2.1514rem, 3rem);
  font-weight: bold
}
#sec3 .tt-h2::before {
  content: "";
  position: absolute;
  background: url("../img/denwansystem/sec03_deco1.svg") no-repeat;
  width: 130px;
  height: 151px;
  background-size: 100%;
  left: -192px;
  top: 50%;
  transform: translateY(-50%)
}
@media screen and (min-width: 768px)and (max-width: 850px) {
  #sec3 .tt-h2::before {
    left: calc(-50vw + 50% + 60px)
  }
}
@media screen and (max-width: 767px) {
  #sec3 {
    margin-top: 65px;
    background-position: right 5px top 50%, center;
    background-size: 70px auto, cover
  }
  #sec3 .tt-h2 {
    width: auto;
    z-index: 1;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .5)
  }
  #sec3 .tt-h2::before {
    left: 5px;
    z-index: -1;
    width: 100px;
    height: 116px
  }
}