/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  background-image: url(../../images/ab0101.png);
  background-size: 24.5px auto;
  background-position: center center;
}
main section.s01 .wrapper {
  width: 1200px;
  margin: 0 auto;
  padding-top: 390px;
  position: relative;
  z-index: 2;
}
main section.s01 .wrapper h2 {
  width: 710px;
  position: absolute;
  top: 40px;
  right: 90px;
}
main section.s01 .wrapper h2 img {
  width: 100%;
  display: block;
}
main section.s01 .bg {
  height: 85px;
  background-color: #afcfdd;
  position: relative;
  z-index: 1;
  border-top: 3px solid #21110d;
}
main section.s01 .msgbox {
  background-color: #f2e6c4;
  border-top: 2px solid #4a4140;
  padding: 30px 0 20px;
  position: relative;
}
main section.s01 .msgbox p {
  width: 480px;
  color: #4a4140;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  padding-left: 20px;
  margin: 0 auto;
}
main section.s01 .msgbox p span {
  font-size: 19px;
}
main section.s01 .msgbox .btn_blog {
  width: 154px;
  display: block;
  position: absolute;
  right: 40px;
  bottom: -30px;
}
main section.s01 .msgbox .btn_blog img {
  width: 100%;
  display: block;
}
main section.s02 {
  padding: 100px 0 70px;
}
main section.s02 .wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-left: 85px;
}
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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
main section.s02 .wrapper dl dt {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 350px;
}
main section.s02 .wrapper dl dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper dl dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: calc(100% - 350px);
  padding-right: 55px;
  position: relative;
}
main section.s02 .wrapper dl dd::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 100px);
  position: absolute;
  bottom: 0;
  left: 10px;
  background-color: #a5dded;
}
main section.s02 .wrapper dl dd .t01 {
  font-size: 43px;
  font-weight: 900;
  position: relative;
}
main section.s02 .wrapper dl dd .t01::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #a5dded;
  position: absolute;
  top: 35px;
  right: 0;
}
main section.s02 .wrapper dl dd .t01 span {
  color: #3980c4;
  letter-spacing: 7px;
  display: inline-block;
  background-color: #fff;
  position: relative;
  z-index: 3;
  padding-right: 100px;
}
main section.s02 .wrapper dl dd .t01 span img {
  width: 57px;
  display: block;
  position: absolute;
  top: 5px;
  right: 30px;
}
main section.s02 .wrapper dl dd .msg {
  width: 19.7px;
  padding-bottom: 20px;
  background-color: #fff;
  position: absolute;
  top: 90px;
  left: 0;
}
main section.s02 .wrapper dl dd .msg img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper dl dd .t02 {
  font-size: 14px;
  line-height: 180%;
  padding-left: 65px;
  margin-top: 40px;
}
main section.s03 {
  padding: 130px 0 640px;
  background-color: #ebebeb;
}
main section.s03 .wrapper {
  width: 830px;
  margin: 0 auto;
}
main section.s03 .wrapper h3 {
  font-size: 43px;
  color: #0080c8;
  letter-spacing: 7px;
}
main section.s03 .wrapper .table01 {
  width: 100%;
  margin-top: 20px;
  border: 1px solid #21110d;
}
main section.s03 .wrapper .table01 .tr01 {
  position: relative;
}
main section.s03 .wrapper .table01 .tr01:last-child::after {
  display: none;
}
main section.s03 .wrapper .table01 .tr01::after {
  width: calc(100% - 20px);
  height: 1px;
  background-color: #21110d;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s03 .wrapper .table01 .tr01 .th01 {
  width: 343px;
  font-size: 18px;
  line-height: 180%;
  background-color: #f3fafc;
  text-align: center;
  padding: 22px 80px;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  vertical-align: top;
}
main section.s03 .wrapper .table01 .tr01 .td01 {
  font-size: 18px;
  line-height: 180%;
  background-color: #fff;
  padding: 22px 120px 22px 80px;
  vertical-align: top;
}
main section.s03 .wrapper .table01 .tr01 .td01 table {
  width: 100%;
}
main section.s03 .wrapper .table01 .tr01 .td01 table tr th {
  width: 115px;
  font-size: 18px;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
  vertical-align: top;
}
main section.s03 .wrapper .table01 .tr01 .td01 table tr td {
  text-align: right;
  font-size: 18px;
  letter-spacing: 5px;
}
main section.s03 .wrapper .dl01 dt {
  text-align: center;
  color: #fff;
  font-size: 18px;
  background-color: #4a4140;
  padding: 10px 0;
  letter-spacing: 3px;
}
main section.s03 .wrapper .dl01 dd {
  background-color: #f1f1f2;
  padding: 20px 110px;
  border: 1px solid #21110d;
  font-size: 18px;
  line-height: 180%;
}
main section.s03 .wrapper .photo01 {
  width: 748px;
  display: block;
  margin: 40px auto 0;
}
main section.s03 .wrapper .dl02 {
  width: 748px;
  margin: 65px auto 0;
  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;
}
main section.s03 .wrapper .dl02 dt {
  width: 257px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
main section.s03 .wrapper .dl02 dt img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .dl02 dd {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: calc(100% - 257px);
  padding-right: 40px;
}
main section.s03 .wrapper .dl02 dd .t04 {
  font-size: 43px;
  color: #0080c8;
  letter-spacing: 7px;
}
main section.s03 .wrapper .dl02 dd ul {
  margin-top: 25px;
}
main section.s03 .wrapper .dl02 dd ul li {
  font-size: 15px;
  line-height: 210%;
  padding-left: 15px;
  position: relative;
}
main section.s03 .wrapper .dl02 dd ul li::before {
  content: "";
  display: block;
  width: 5px;
  height: 2px;
  background-color: #21110d;
  position: absolute;
  top: 13px;
  left: 0;
}
main section.s04 {
  z-index: 2;
  padding-top: 1px;
  background-color: #bbddcb;
}
main section.s04 .photo01 {
  width: 1058px;
  display: block;
  margin: -580px auto 0;
  position: relative;
  z-index: 2;
}
main section.s04 .wrapper {
  width: 1000px;
  background-color: #fff;
  padding: 100px 0 65px;
  margin: -170px auto 0;
  position: relative;
  border: 8px solid #b5d7ed;
  border-radius: 0 0 40px 40px;
}
main section.s04 .wrapper .photo02 {
  width: 148px;
  display: block;
  position: absolute;
  top: 120px;
  left: 40px;
  z-index: 10;
}
main section.s04 .wrapper h4 {
  text-align: center;
  font-size: 43px;
  color: #0080c8;
}
main section.s04 .wrapper .t01 {
  text-align: center;
  font-size: 14px;
  line-height: 180%;
  margin-top: 20px;
}
main section.s04 .wrapper .list01 {
  width: 590px;
  margin: 20px auto 0;
  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;
}
main section.s04 .wrapper .list01 li {
  width: 189px;
  height: 55px;
  background-color: #3980c4;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 15px;
}
main section.s04 .wrapper .list01 li p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 120%;
  color: #fff;
}
main section.s04 .wrapper .list01 li p span {
  display: block;
  font-size: 14px;
  color: #d7fff9;
}
main section.s04 .wrapper .t02 {
  width: 840px;
  text-align: right;
  font-size: 14px;
  margin-top: -20px;
}
main section.s04 .wrapper .box01 {
  background-color: rgba(181, 215, 237, 0.5);
  padding: 50px 0 50px;
  margin-top: 40px;
}
main section.s04 .wrapper .box01 .list02 {
  width: 580px;
  margin: 0 auto;
}
main section.s04 .wrapper .box01 .list02 li {
  padding-bottom: 20px;
  border-bottom: 1px solid #aaa;
}
main section.s04 .wrapper .box01 .list02 li + li {
  margin-top: 28px;
}
main section.s04 .wrapper .box01 .list02 li dl dt {
  font-size: 23px;
  line-height: 100%;
  font-weight: bold;
  letter-spacing: 3px;
}
main section.s04 .wrapper .box01 .list02 li dl dt img {
  width: 14px;
  vertical-align: top;
  margin-right: 13px;
}
main section.s04 .wrapper .box01 .list02 li dl dd {
  margin-top: 10px;
  padding-left: 30px;
}
main section.s04 .wrapper .box01 .list02 li.li01 dl dd p {
  font-size: 14px;
  line-height: 180%;
}
main section.s04 .wrapper .box01 .list02 li.li02 dl dd p {
  font-size: 14px;
  line-height: 180%;
}
main section.s04 .wrapper .box01 .list02 li.li03 dl dd table {
  width: 100%;
}
main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr th {
  width: 110px;
  font-size: 18px;
  color: #0080c8;
  padding: 2px 0;
}
main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr td {
  font-size: 27px;
  letter-spacing: 3px;
  padding: 2px 0;
}
main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr td span {
  font-size: 16px;
  padding-left: 5px;
}
main section.s04 .wrapper .box01 .list02 li.li04 dl dd p {
  font-size: 15px;
  line-height: 210%;
  padding-left: 15px;
  position: relative;
}
main section.s04 .wrapper .box01 .list02 li.li04 dl dd p::before {
  content: "";
  display: block;
  width: 5px;
  height: 2px;
  background-color: #21110d;
  position: absolute;
  top: 13px;
  left: 0;
}
main section.s04 .wrapper .pdflist01 {
  width: 624px;
  margin: 40px auto 0;
  position: relative;
  z-index: 3;
  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;
  gap: 20px;
}
main section.s04 .wrapper .pdflist01 li {
  width: calc(50% - 10px);
  border: 2px solid #4eb6b0;
}
main section.s04 .wrapper .pdflist01 li a {
  display: block;
  text-decoration: none;
}
main section.s04 .wrapper .pdflist01 li a dl {
  display: block;
}
main section.s04 .wrapper .pdflist01 li a dl dt {
  width: 100%;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  padding: 14px 15px;
  background-color: #4eb6b0;
  text-align: center;
}
main section.s04 .wrapper .pdflist01 li a dl dt span {
  font-size: 13px;
}
main section.s04 .wrapper .pdflist01 li a dl dd {
  width: 100%;
  background-color: #fff;
  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;
  padding: 15px 50px 13px 50px;
}
main section.s04 .wrapper .pdflist01 li a dl dd p {
  font-size: 12px;
  line-height: 140%;
  color: #21110d;
}
main section.s04 .wrapper .pdflist01 li a dl dd .icon {
  width: 22px;
  display: block;
}
main section.s05 {
  background-color: #bbddcb;
  padding-bottom: 80px;
  padding-top: 45px;
}
main section.s05 .wrapper {
  width: 1000px;
  background-color: #fff;
  padding: 65px 135px 65px;
  margin: 0 auto;
  position: relative;
  border: 8px solid #b5d7ed;
  border-radius: 40px;
}
main section.s05 .wrapper .photo01 {
  width: 193px;
  display: block;
  position: absolute;
  top: -40px;
  right: 40px;
}
main section.s05 .wrapper h5 {
  font-size: 43px;
  letter-spacing: 7px;
  color: #3980c4;
}
main section.s05 .wrapper h5 span {
  font-size: 23px;
  color: #4a4140;
  padding-left: 15px;
  letter-spacing: 2px;
}
main section.s05 .wrapper .t01 {
  font-size: 14px;
  line-height: 180%;
  margin-top: 20px;
}
main section.s05 .wrapper ul {
  margin-top: 30px;
}
main section.s05 .wrapper ul li {
  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;
  background-color: #4eb6b0;
  border: 2px solid #4eb6b0;
}
main section.s05 .wrapper ul li + li {
  margin-top: 30px;
}
main section.s05 .wrapper ul li .ttl {
  width: 205px;
  font-size: 23px;
  color: #fff;
  text-align: center;
  padding-top: 20px;
}
main section.s05 .wrapper ul li .pdfbox {
  width: calc(100% - 205px);
  background-color: #fff;
}
main section.s05 .wrapper ul li .pdfbox a {
  display: block;
  text-decoration: none;
}
main section.s05 .wrapper ul li .pdfbox a + a {
  border-top: 2px solid #4eb6b0;
}
main section.s05 .wrapper ul li .pdfbox a dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s05 .wrapper ul li .pdfbox a dl dt {
  width: 50%;
  font-size: 17px;
  line-height: 100%;
  color: #4a4140;
  padding-left: 30px;
}
main section.s05 .wrapper ul li .pdfbox a dl dd {
  width: 50%;
  background-color: #fff;
  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;
  padding: 22px 50px 20px 0;
}
main section.s05 .wrapper ul li .pdfbox a dl dd p {
  font-size: 12px;
  line-height: 140%;
  color: #21110d;
}
main section.s05 .wrapper ul li .pdfbox a dl dd .icon {
  width: 30.6px;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    background-image: url(../../images/ab0101.png);
    background-size: 24.5px auto;
    background-position: center center;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 30px 20px 1px;
    position: relative;
    z-index: 2;
  }
  main section.s01 .wrapper h2 {
    width: 100%;
    position: static;
  }
  main section.s01 .wrapper h2 img {
    width: 100%;
    display: block;
  }
  main section.s01 .bg {
    height: 50px;
    background-color: #afcfdd;
    position: relative;
    z-index: 1;
    border-top: 2px solid #21110d;
    margin-top: -35px;
  }
  main section.s01 .msgbox {
    background-color: #f2e6c4;
    border-top: 2px solid #4a4140;
    padding: 20px 0 20px;
    position: relative;
  }
  main section.s01 .msgbox p {
    width: 100%;
    color: #4a4140;
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    padding-left: 20px;
    margin: 0 auto;
    padding-right: 120px;
  }
  main section.s01 .msgbox p span {
    font-size: 15px;
  }
  main section.s01 .msgbox .btn_blog {
    width: 80px;
    display: block;
    position: absolute;
    top: 60px;
    right: 20px;
    bottom: auto;
  }
  main section.s01 .msgbox .btn_blog img {
    width: 100%;
    display: block;
  }
  main section.s02 {
    padding: 50px 20px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-left: 0;
  }
  main section.s02 .wrapper dl {
    display: block;
  }
  main section.s02 .wrapper dl dt {
    width: 80%;
    margin: 0 auto;
  }
  main section.s02 .wrapper dl dt img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    margin-top: 30px;
    padding-right: 0;
    position: relative;
  }
  main section.s02 .wrapper dl dd::before {
    content: "";
    display: block;
    width: 1px;
    height: calc(100% - 100px);
    position: absolute;
    bottom: 0;
    left: 7px;
    background-color: #a5dded;
  }
  main section.s02 .wrapper dl dd .t01 {
    font-size: 24px;
    font-weight: 900;
    position: relative;
  }
  main section.s02 .wrapper dl dd .t01::after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #a5dded;
    position: absolute;
    top: 16px;
    right: 0;
  }
  main section.s02 .wrapper dl dd .t01 span {
    color: #3980c4;
    letter-spacing: 4px;
    display: inline-block;
    background-color: #fff;
    position: relative;
    z-index: 3;
    padding-right: 60px;
  }
  main section.s02 .wrapper dl dd .t01 span img {
    width: 35px;
    display: block;
    position: absolute;
    top: 5px;
    right: 20px;
  }
  main section.s02 .wrapper dl dd .msg {
    width: 16px;
    padding-bottom: 15px;
    background-color: #fff;
    position: absolute;
    top: 60px;
    left: 0;
  }
  main section.s02 .wrapper dl dd .msg img {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper dl dd .t02 {
    font-size: 13px;
    line-height: 180%;
    padding-left: 35px;
    margin-top: 20px;
  }
  main section.s03 {
    padding: 40px 20px 300px;
    background-color: #ebebeb;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper h3 {
    font-size: 24px;
    color: #0080c8;
    letter-spacing: 4px;
  }
  main section.s03 .wrapper .table01 {
    width: 100%;
    margin-top: 15px;
    border: 1px solid #21110d;
  }
  main section.s03 .wrapper .table01 .tr01 {
    display: block;
  }
  main section.s03 .wrapper .table01 .tr01:last-child::after {
    display: none;
  }
  main section.s03 .wrapper .table01 .tr01::after {
    width: calc(100% - 20px);
    height: 1px;
    background-color: #21110d;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s03 .wrapper .table01 .tr01 .th01 {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 180%;
    background-color: #f3fafc;
    text-align: center;
    padding: 10px 20px;
    text-align: left;
    -moz-text-align-last: left;
         text-align-last: left;
    vertical-align: top;
  }
  main section.s03 .wrapper .table01 .tr01 .td01 {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 180%;
    background-color: #fff;
    padding: 10px 20px;
    vertical-align: top;
  }
  main section.s03 .wrapper .table01 .tr01 .td01 table {
    width: 100%;
  }
  main section.s03 .wrapper .table01 .tr01 .td01 table tr th {
    width: 80px;
    font-size: 16px;
    text-align: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
    vertical-align: top;
  }
  main section.s03 .wrapper .table01 .tr01 .td01 table tr td {
    text-align: right;
    font-size: 16px;
    letter-spacing: 3px;
  }
  main section.s03 .wrapper .dl01 dt {
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #4a4140;
    padding: 8px 0;
    letter-spacing: 2px;
  }
  main section.s03 .wrapper .dl01 dd {
    background-color: #f1f1f2;
    padding: 20px 20px;
    border: 1px solid #21110d;
    font-size: 16px;
    line-height: 180%;
  }
  main section.s03 .wrapper .photo01 {
    width: 100%;
    display: block;
    margin: 25px auto 0;
  }
  main section.s03 .wrapper .dl02 {
    width: 100%;
    margin: 35px auto 0;
    display: block;
    position: relative;
  }
  main section.s03 .wrapper .dl02 dt {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  main section.s03 .wrapper .dl02 dt img {
    width: 110px;
    display: block;
    position: absolute;
    top: -30px;
    right: 0;
  }
  main section.s03 .wrapper .dl02 dd {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    padding-right: 0;
  }
  main section.s03 .wrapper .dl02 dd .t04 {
    font-size: 24px;
    color: #0080c8;
    letter-spacing: 3px;
  }
  main section.s03 .wrapper .dl02 dd ul {
    margin-top: 15px;
  }
  main section.s03 .wrapper .dl02 dd ul li {
    font-size: 13px;
    line-height: 210%;
    padding-left: 15px;
    position: relative;
  }
  main section.s03 .wrapper .dl02 dd ul li::before {
    content: "";
    display: block;
    width: 5px;
    height: 2px;
    background-color: #21110d;
    position: absolute;
    top: 13px;
    left: 0;
  }
  main section.s04 {
    z-index: 2;
    padding: 1px 20px 0;
    background-color: #bbddcb;
  }
  main section.s04 .photo01 {
    width: 100%;
    display: block;
    margin: -270px auto 0;
    position: relative;
    z-index: 2;
  }
  main section.s04 .wrapper {
    width: calc(100% - 30px);
    background-color: #fff;
    padding: 60px 0 35px;
    margin: calc((-100vw + 40px) * 0.18) auto 0;
    position: relative;
    border: 4px solid #b5d7ed;
    border-radius: 0 0 20px 20px;
  }
  main section.s04 .wrapper .photo02 {
    width: 70px;
    display: block;
    position: absolute;
    top: -20px;
    left: 0px;
    z-index: 10;
  }
  main section.s04 .wrapper h4 {
    text-align: center;
    font-size: 24px;
    color: #0080c8;
  }
  main section.s04 .wrapper .t01 {
    text-align: center;
    font-size: 13px;
    line-height: 180%;
    margin-top: 15px;
    padding: 0 20px;
  }
  main section.s04 .wrapper .list01 {
    width: 100%;
    display: block;
    margin: 15px auto 0;
    padding: 0 40px;
  }
  main section.s04 .wrapper .list01 li {
    width: 100%;
    height: 45px;
    background-color: #3980c4;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
  }
  main section.s04 .wrapper .list01 li + li {
    margin-top: 10px;
  }
  main section.s04 .wrapper .list01 li p {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
  }
  main section.s04 .wrapper .list01 li p span {
    display: block;
    font-size: 13px;
    color: #d7fff9;
  }
  main section.s04 .wrapper .t02 {
    width: 100%;
    text-align: right;
    font-size: 13px;
    margin-top: 10px;
    padding-right: 40px;
  }
  main section.s04 .wrapper .box01 {
    background-color: rgba(181, 215, 237, 0.5);
    padding: 40px 20px;
    margin-top: 25px;
  }
  main section.s04 .wrapper .box01 .list02 {
    width: 100%;
    margin: 0 auto;
  }
  main section.s04 .wrapper .box01 .list02 li {
    padding-bottom: 15px;
    border-bottom: 1px solid #aaa;
  }
  main section.s04 .wrapper .box01 .list02 li + li {
    margin-top: 20px;
  }
  main section.s04 .wrapper .box01 .list02 li dl dt {
    font-size: 18px;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: 2px;
  }
  main section.s04 .wrapper .box01 .list02 li dl dt img {
    width: 10px;
    vertical-align: top;
    margin-right: 8px;
    margin-top: 1px;
  }
  main section.s04 .wrapper .box01 .list02 li dl dd {
    margin-top: 10px;
    padding-left: 20px;
  }
  main section.s04 .wrapper .box01 .list02 li.li01 dl dd p {
    font-size: 13px;
    line-height: 180%;
  }
  main section.s04 .wrapper .box01 .list02 li.li02 dl dd p {
    font-size: 13px;
    line-height: 180%;
  }
  main section.s04 .wrapper .box01 .list02 li.li03 dl dd table {
    width: 100%;
  }
  main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr th {
    width: 90px;
    font-size: 16px;
    color: #0080c8;
    padding: 0;
  }
  main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr td {
    font-size: 22px;
    letter-spacing: 2px;
    padding: 0;
  }
  main section.s04 .wrapper .box01 .list02 li.li03 dl dd table tr td span {
    font-size: 13px;
    padding-left: 5px;
  }
  main section.s04 .wrapper .box01 .list02 li.li04 dl dd p {
    font-size: 13px;
    line-height: 210%;
    padding-left: 15px;
    position: relative;
  }
  main section.s04 .wrapper .box01 .list02 li.li04 dl dd p::before {
    content: "";
    display: block;
    width: 5px;
    height: 2px;
    background-color: #21110d;
    position: absolute;
    top: 11px;
    left: 0;
  }
  main section.s04 .wrapper .pdflist01 {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 20px;
    position: relative;
    z-index: 3;
    display: block;
  }
  main section.s04 .wrapper .pdflist01 li {
    width: 100%;
    border: 2px solid #4eb6b0;
  }
  main section.s04 .wrapper .pdflist01 li + li {
    margin-top: 20px;
  }
  main section.s04 .wrapper .pdflist01 li a {
    display: block;
    text-decoration: none;
  }
  main section.s04 .wrapper .pdflist01 li a dl {
    display: block;
  }
  main section.s04 .wrapper .pdflist01 li a dl dt {
    width: 100%;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    padding: 14px 15px;
    background-color: #4eb6b0;
    text-align: center;
  }
  main section.s04 .wrapper .pdflist01 li a dl dt span {
    font-size: 13px;
  }
  main section.s04 .wrapper .pdflist01 li a dl dd {
    width: 100%;
    background-color: #fff;
    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;
    padding: 15px 20px 13px 20px;
  }
  main section.s04 .wrapper .pdflist01 li a dl dd p {
    font-size: 12px;
    line-height: 140%;
    color: #21110d;
  }
  main section.s04 .wrapper .pdflist01 li a dl dd .icon {
    width: 22px;
    display: block;
  }
  main section.s05 {
    background-color: #bbddcb;
    padding-bottom: 40px;
    padding-top: 25px;
  }
  main section.s05 .wrapper {
    width: calc(100% - 70px);
    background-color: #fff;
    padding: 30px 20px 40px;
    margin: 0 auto;
    position: relative;
    border: 4px solid #b5d7ed;
    border-radius: 20px;
  }
  main section.s05 .wrapper .photo01 {
    width: 93px;
    display: block;
    position: absolute;
    top: -20px;
    right: 20px;
  }
  main section.s05 .wrapper h5 {
    font-size: 24px;
    letter-spacing: 3px;
    color: #3980c4;
  }
  main section.s05 .wrapper h5 span {
    font-size: 16px;
    color: #4a4140;
    padding-left: 15px;
    letter-spacing: 2px;
  }
  main section.s05 .wrapper .t01 {
    font-size: 13px;
    line-height: 180%;
    margin-top: 15px;
  }
  main section.s05 .wrapper ul {
    margin-top: 20px;
  }
  main section.s05 .wrapper ul li {
    display: block;
    border: 2px solid #4eb6b0;
  }
  main section.s05 .wrapper ul li + li {
    margin-top: 20px;
  }
  main section.s05 .wrapper ul li .ttl {
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
  }
  main section.s05 .wrapper ul li .pdfbox {
    width: 100%;
    background-color: #fff;
  }
  main section.s05 .wrapper ul li .pdfbox a {
    display: block;
    text-decoration: none;
  }
  main section.s05 .wrapper ul li .pdfbox a + a {
    border-top: 2px solid #4eb6b0;
  }
  main section.s05 .wrapper ul li .pdfbox a dl {
    display: block;
  }
  main section.s05 .wrapper ul li .pdfbox a dl dt {
    width: 100%;
    font-size: 15px;
    line-height: 100%;
    color: #4a4140;
    padding-left: 15px;
    padding-top: 15px;
  }
  main section.s05 .wrapper ul li .pdfbox a dl dd {
    width: 100%;
    background-color: #fff;
    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;
    padding: 5px 15px 15px 15px;
  }
  main section.s05 .wrapper ul li .pdfbox a dl dd p {
    font-size: 12px;
    line-height: 140%;
    color: #21110d;
  }
  main section.s05 .wrapper ul li .pdfbox a dl dd .icon {
    width: 30.6px;
    display: block;
  }
}