/* ------------------------------
 width: all
------------------------------ */
main section.ttl_section .wrapper .mainttl {
  background-image: url(../../../images/bg_ttl_cp.jpg);
}
main section.ttl_section .wrapper .page_info .t02 {
  text-align: center;
}
main section.s01 {
  width: 1100px;
  margin: 0 auto;
}
main section.s01 .wrapper h3 {
  text-align: center;
  font-size: 40px;
}
main section.s01 .wrapper .img01 {
  width: 100%;
  display: block;
  margin-top: 40px;
}
main section.s01 .wrapper .box01 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 120px;
}
main section.s01 .wrapper .box01 .txtbox {
  width: 550px;
}
main section.s01 .wrapper .box01 .txtbox .t01 {
  font-size: 40px;
  line-height: 1.6;
}
main section.s01 .wrapper .box01 .txtbox .t02 {
  font-size: 17px;
  line-height: 2.35;
  letter-spacing: 1px;
  margin-top: 40px;
}
main section.s01 .wrapper .box01 ul {
  width: 469px;
}
main section.s01 .wrapper .box01 ul li + li {
  margin-top: 25px;
}
main section.s01 .wrapper .box01 ul li img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .box01 ul li p {
  font-size: 14px;
  margin-top: 10px;
}
main section.s02 {
  background-color: #e6e6e6;
  margin-top: 120px;
}
main section.s02 .wrapper {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  padding: 30px 0;
}
main section.s02 .wrapper h4 {
  font-size: 46px;
  line-height: 1;
  position: absolute;
  top: -25px;
  left: 0;
}
main section.s02 .wrapper dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
main section.s02 .wrapper dl dt {
  width: 525px;
}
main section.s02 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper dl dd {
  width: 525px;
}
main section.s02 .wrapper dl dd img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.1);
}
main section.s03 {
  width: 1096px;
  margin: 120px auto 0;
}
main section.s03 .wrapper h5 {
  font-size: 40px;
}
main section.s03 .wrapper .t01 {
  font-size: 17px;
  line-height: 2.35;
  margin-top: 40px;
  letter-spacing: 1px;
}
main section.s03 .wrapper .img01 {
  width: 100%;
  display: block;
  margin-top: 50px;
}
main section.s03 .wrapper ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}
main section.s03 .wrapper ul li {
  width: 258.5px;
  aspect-ratio: 1 / 1;
  padding: 25px;
  border: solid 1px #b4b7bd;
}
main section.s03 .wrapper ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
main section.s03 .wrapper ul li img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
  }
  main section.s01 .wrapper h3 {
    text-align: center;
    font-size: 24px;
  }
  main section.s01 .wrapper .img01 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s01 .wrapper .box01 {
    display: block;
    margin-top: 40px;
  }
  main section.s01 .wrapper .box01 .txtbox {
    width: 100%;
  }
  main section.s01 .wrapper .box01 .txtbox .t01 {
    font-size: 24px;
    line-height: 1.6;
  }
  main section.s01 .wrapper .box01 .txtbox .t02 {
    font-size: 14px;
    line-height: 2;
    letter-spacing: 1px;
    margin-top: 15px;
  }
  main section.s01 .wrapper .box01 ul {
    width: 100%;
    margin-top: 25px;
  }
  main section.s01 .wrapper .box01 ul li + li {
    margin-top: 18px;
  }
  main section.s01 .wrapper .box01 ul li img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .box01 ul li p {
    font-size: 12px;
    margin-top: 5px;
  }
  main section.s02 {
    background-color: #e6e6e6;
    margin-top: 80px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 50px 20px 45px;
  }
  main section.s02 .wrapper h4 {
    width: 100%;
    font-size: 24px;
    line-height: 1;
    position: absolute;
    top: -13px;
    left: 0;
    text-align: center;
  }
  main section.s02 .wrapper dl {
    display: block;
  }
  main section.s02 .wrapper dl dt {
    width: 100%;
  }
  main section.s02 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper dl dd img {
    width: 100%;
    display: block;
    -webkit-box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.1);
  }
  main section.s03 {
    width: 100%;
    padding: 0 20px;
    margin: 50px auto 0;
  }
  main section.s03 .wrapper h5 {
    font-size: 24px;
  }
  main section.s03 .wrapper .t01 {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
    letter-spacing: 1px;
  }
  main section.s03 .wrapper .img01 {
    width: 100%;
    display: block;
    margin-top: 30px;
  }
  main section.s03 .wrapper ul {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
  }
  main section.s03 .wrapper ul li {
    width: calc((100% - 20px) / 3);
  }
  main section.s03 .wrapper ul li a {
    width: 100%;
    height: 100%;
    display: block;
  }
  main section.s03 .wrapper ul li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
  }
}