/* ------------------------------
 width: all
------------------------------ */
main section.s01 {
  margin-top: 120px;
}
main section.s01 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s01 .wrapper h3 {
  width: 589px;
}
main section.s01 .wrapper h3 img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .t01 {
  font-size: 36px;
  margin-top: 10px;
}
main section.s01 .wrapper .t02 {
  color: #0071af;
  font-size: 26px;
  margin-top: 40px;
}
main section.s01 .wrapper .t03 {
  font-size: 18px;
  line-height: 200%;
  margin-top: 30px;
}
main section.s02 {
  background-color: #edf9ff;
  padding: 100px 0 80px;
  margin-top: 100px;
}
main section.s02 .wrapper h4 {
  text-align: center;
  font-size: 27px;
  font-weight: 900;
}
main section.s02 .wrapper .support {
  width: 1186px;
  display: block;
  margin: 20px auto 0;
}
main section.s03 {
  padding: 120px 0;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 0 auto;
}
main section.s03 .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.s03 .wrapper dl dt {
  width: 300px;
  font-size: 30px;
  height: 38px;
}
main section.s03 .wrapper dl dd {
  width: calc(100% - 100px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s03 .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: 30px;
}
main section.s03 .wrapper .box01 p {
  width: calc(100% - 430px);
  font-size: 18px;
  line-height: 200%;
}
main section.s03 .wrapper .box01 img {
  width: 388.5px;
  display: block;
}
main section.s03 .wrapper .box02 {
  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: 40px;
}
main section.s03 .wrapper .box02 img {
  width: 388.5px;
  display: block;
}
main section.s04 .wrapper {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
main section.s04 .wrapper .photo {
  width: calc(50% - 200px);
  height: 700px;
  background-image: url(../../images/se0401.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s04 .wrapper .txtbox {
  width: 784px;
  margin-left: 16px;
}
main section.s04 .wrapper .txtbox .box01 {
  padding-left: 50px;
}
main section.s04 .wrapper .txtbox .box01 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.s04 .wrapper .txtbox .box01 dl dt {
  width: 340px;
  font-size: 30px;
  height: 40px;
}
main section.s04 .wrapper .txtbox .box01 dl dd {
  width: calc(100% - 140px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s04 .wrapper .txtbox .box01 p {
  font-size: 18px;
  line-height: 200%;
  margin-top: 28px;
}
main section.s04 .wrapper .txtbox 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;
  margin-top: 56px;
}
main section.s04 .wrapper .txtbox ul li {
  width: 383px;
}
main section.s04 .wrapper .txtbox ul li:nth-child(even) {
  margin-left: 18px;
}
main section.s04 .wrapper .txtbox ul li img {
  width: 100%;
  display: block;
}
main section.s05 {
  padding-bottom: 50px;
}
main section.s05 .wrapper {
  margin: 130px 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.s05 .wrapper .photo {
  width: calc(50% - 200px);
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  height: 588px;
  background-image: url(../../images/se0501.jpg);
  background-size: cover;
  background-position: center center;
}
main section.s05 .wrapper .txtbox {
  width: calc(50% + 200px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 50px;
  font-size: 0;
  letter-spacing: 0;
  text-align: right;
}
main section.s05 .wrapper .txtbox .box {
  width: 750px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
main section.s05 .wrapper .txtbox .box 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.s05 .wrapper .txtbox .box dl dt {
  width: 320px;
  font-size: 32px;
  height: 40px;
}
main section.s05 .wrapper .txtbox .box dl dd {
  width: calc(100% - 120px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s05 .wrapper .txtbox .box p {
  font-size: 18px;
  line-height: 220%;
  letter-spacing: 2px;
  margin-top: 30px;
}
main section.s05 .btn {
  width: 375px;
  display: block;
  margin: 100px auto 0;
}
main section.s05 .btn img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    margin-top: 50px;
    padding: 0 20px;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s01 .wrapper h3 {
    width: 300px;
  }
  main section.s01 .wrapper h3 img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .t01 {
    font-size: 20px;
    margin-top: 5px;
  }
  main section.s01 .wrapper .t02 {
    color: #0071af;
    font-size: 18px;
    margin-top: 20px;
  }
  main section.s01 .wrapper .t03 {
    font-size: 14px;
    line-height: 220%;
    margin-top: 10px;
  }
  main section.s02 {
    background-color: #edf9ff;
    padding: 40px 20px;
    margin-top: 50px;
  }
  main section.s02 .wrapper h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 900;
  }
  main section.s02 .wrapper .support {
    width: 100%;
    display: block;
    margin: 13px auto 0;
  }
  main section.s03 {
    padding: 40px 20px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 0 auto;
  }
  main section.s03 .wrapper dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s03 .wrapper dl dt {
    width: 60px;
    font-size: 20px;
    height: 30px;
  }
  main section.s03 .wrapper dl dd {
    width: calc(100% - 60px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s03 .wrapper .box01 {
    display: block;
    margin-top: 10px;
  }
  main section.s03 .wrapper .box01 p {
    width: 100%;
    font-size: 14px;
    line-height: 220%;
  }
  main section.s03 .wrapper .box01 img {
    width: 100%;
    margin-top: 15px;
    display: block;
  }
  main section.s03 .wrapper .box02 {
    display: block;
    margin-top: 0px;
  }
  main section.s03 .wrapper .box02 img {
    width: 100%;
    margin-top: 15px;
    display: block;
  }
  main section.s04 .wrapper {
    display: block;
  }
  main section.s04 .wrapper .photo {
    width: 100%;
    height: auto;
    background-image: none;
  }
  main section.s04 .wrapper .photo img {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper .txtbox {
    width: 100%;
    padding: 0 20px;
    margin-top: 30px;
    margin-left: 0;
  }
  main section.s04 .wrapper .txtbox .box01 {
    padding-left: 0px;
  }
  main section.s04 .wrapper .txtbox .box01 dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s04 .wrapper .txtbox .box01 dl dt {
    width: 90px;
    font-size: 20px;
    height: 30px;
  }
  main section.s04 .wrapper .txtbox .box01 dl dd {
    width: calc(100% - 90px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
  }
  main section.s04 .wrapper .txtbox .box01 p {
    font-size: 14px;
    line-height: 220%;
    margin-top: 10px;
  }
  main section.s04 .wrapper .txtbox ul {
    display: block;
    margin-top: 0;
  }
  main section.s04 .wrapper .txtbox ul li {
    width: 100%;
    margin: 15px 0 0 !important;
  }
  main section.s04 .wrapper .txtbox ul li img {
    width: 100%;
    display: block;
  }
  main section.s05 {
    padding-bottom: 20px;
  }
  main section.s05 .wrapper {
    margin: 50px auto 0;
    display: block;
  }
  main section.s05 .wrapper .photo {
    width: 100%;
    height: auto;
    background-image: none;
  }
  main section.s05 .wrapper .photo img {
    width: 100%;
    display: block;
  }
  main section.s05 .wrapper .txtbox {
    width: 100%;
    padding: 0 20px;
    margin-top: 30px;
    font-size: 0;
    letter-spacing: 0;
    text-align: right;
  }
  main section.s05 .wrapper .txtbox .box {
    width: 100%;
    display: block;
    vertical-align: top;
    text-align: left;
  }
  main section.s05 .wrapper .txtbox .box dl {
    width: 100%;
    padding: 0 0px;
  }
  main section.s05 .wrapper .txtbox .box dl dt {
    width: 75px;
    font-size: 20px;
    height: 30px;
  }
  main section.s05 .wrapper .txtbox .box dl dd {
    width: calc(100% - 75px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
  }
  main section.s05 .wrapper .txtbox .box p {
    font-size: 14px;
    line-height: 220%;
    letter-spacing: 1px;
    margin-top: 10px;
  }
  main section.s05 .btn {
    width: 250px;
    display: block;
    margin: 30px auto 0;
  }
  main section.s05 .btn img {
    width: 100%;
    display: block;
  }
}