/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  width: 1200px;
  margin: 80px auto 0;
}
main section.s01 .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.s01 .wrapper dl dt {
  width: 545px;
  font-size: 30px;
  height: 40px;
}
main section.s01 .wrapper dl dd {
  width: calc(100% - 245px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s01 .wrapper .t01 {
  font-size: 24px;
  line-height: 180%;
  color: #0071af;
  margin-top: 50px;
}
main section.s01 .wrapper .t02 {
  font-size: 18px;
  line-height: 200%;
  margin-top: 50px;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 80px auto 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: 565px;
  font-size: 32px;
  height: 40px;
}
main section.s02 .wrapper dl dd {
  width: calc(100% - 165px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s02 .wrapper ul {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-top: -10px;
}
main section.s02 .wrapper ul li {
  display: inline-block;
  vertical-align: top;
  width: 354px;
  margin-top: 50px;
  margin-right: 44px;
}

main section.s02 .wrapper ul li .box {
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
main section.s02 .wrapper ul li .box .photo {
  width: 100%;
  display: block;
}
main section.s02 .wrapper ul li .box p {
  width: 220px;
  font-size: 20px;
  color: #0071af;
  line-height: 10px;
  padding: 20px 0;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -22px;
  left: 0;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #0071af;
}
main section.s02 .wrapper ul li .t01 {
  font-size: 16px;
  line-height: 200%;
  margin-top: 50px;
  text-align: left;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 80px auto 0;
}
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: 205px;
  font-size: 30px;
  height: 40px;
}
main section.s03 .wrapper dl dd {
  width: calc(100% - 205px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
  letter-spacing: 2px;
}
main section.s03 .wrapper .photo {
  width: 100%;
  display: block;
  margin-top: 45px;
}
main section.s04 {
  padding-bottom: 100px;
}
main section.s04 .wrapper {
  width: 1200px;
  margin: 130px auto 0;
}
main section.s04 .wrapper dl {
  margin: 0 auto;
  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 dl dt {
  width: 205px;
  font-size: 32px;
  height: 44px;
}
main section.s04 .wrapper dl dd {
  width: calc(100% - 205px);
  color: #0071af;
  font-size: 18px;
  padding-left: 30px;
}
main section.s04 .wrapper ul {
  text-align: center;
  font-size: 0;
  letter-spacing: 0;
  margin-top: -20px;
}
main section.s04 .wrapper ul li {
  display: inline-block;
  vertical-align: top;
  width: 574px;
  margin-top: 70px;
}
main section.s04 .wrapper ul li:nth-child(even) {
  margin-left: 52px;
}
main section.s04 .wrapper ul li a {
  width: 100%;
  display: block;
  position: relative;
  text-decoration: none;
}
main section.s04 .wrapper ul li a .photo {
  width: 100%;
  display: block;
}
main section.s04 .wrapper ul li a p {
  width: 280px;
  font-size: 25px;
  color: #0071af;
  line-height: 25px;
  padding: 20px 0;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: -33px;
  left: 0;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #0071af;
}
main section.s04 .wrapper ul li a p span {
  line-height: 16px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
}
main section.s04 .wrapper .btn_contact02 {
  width: 375px;
  display: block;
  margin: 130px auto 0;
}
main section.s04 .wrapper .btn_contact02 img {
  width: 100%;
  display: block;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    width: 100%;
  }
  main section.s01 .wrapper {
    width: 100%;
    margin: 40px auto 0;
  }
  main section.s01 .wrapper dl {
    width: 100%;
    padding: 0 20px;
    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.s01 .wrapper dl dt {
    width: 250px;
    font-size: 20px;
    height: 30px;
  }
  main section.s01 .wrapper dl dd {
    width: calc(100% - 150px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
  }
  main section.s01 .wrapper .t01 {
    font-size: 16px;
    line-height: 180%;
    color: #0071af;
    margin-top: 30px;
    padding: 0 20px;
  }
  main section.s01 .wrapper .t02 {
    font-size: 14px;
    line-height: 180%;
    margin-top: 10px;
    padding: 0 20px;
  }
  main section.s02 {
    padding: 0 20px 30px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 30px auto 0;
  }
  main section.s02 .wrapper dl {
    width: 100%;
    padding: 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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s02 .wrapper dl dt {
    width: 225px;
    font-size: 20px;
    height: 30px;
  }
  main section.s02 .wrapper dl dd {
    width: calc(100% - 125px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s02 .wrapper ul {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    margin-top: -10px;
  }
  main section.s02 .wrapper ul li {
    display: block;
    vertical-align: top;
    width: 574px;
    max-width: 100%;
    margin: 30px auto 0 !important;
  }
  main section.s02 .wrapper ul li .box {
    width: 100%;
    display: block;
    position: relative;
    text-decoration: none;
  }
  main section.s02 .wrapper ul li .box .photo {
    width: 100%;
    display: block;
  }
  main section.s02 .wrapper ul li .box p {
    width: 180px;
    font-size: 16px;
    color: #0071af;
    line-height: 16px;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #0071af;
  }
  main section.s02 .wrapper ul li .box p span {
    line-height: 12px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 12px;
  }
  main section.s02 .wrapper ul li .t01 {
    font-size: 14px;
    line-height: 200%;
    margin-top: 30px;
    text-align: left;
  }
  main section.s03 {
    padding: 0 20px 30px;
  }
  main section.s03 .wrapper {
    width: 100%;
    margin: 30px auto 0;
  }
  main section.s03 .wrapper dl {
    width: 100%;
    padding: 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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s03 .wrapper dl dt {
    width: 125px;
    font-size: 20px;
    height: 30px;
  }
  main section.s03 .wrapper dl dd {
    width: calc(100% - 125px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s03 .wrapper .photo {
    width: 100%;
    display: block;
    margin-top: 15px;
  }
  main section.s04 {
    padding: 0 20px 30px;
  }
  main section.s04 .wrapper {
    width: 100%;
    margin: 30px auto 0;
  }
  main section.s04 .wrapper dl {
    width: 100%;
    padding: 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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s04 .wrapper dl dt {
    width: 125px;
    font-size: 20px;
    height: 30px;
    border-right: 1px solid #808080;
  }
  main section.s04 .wrapper dl dd {
    width: calc(100% - 125px);
    color: #0071af;
    font-size: 14px;
    padding-left: 15px;
    letter-spacing: 1px;
  }
  main section.s04 .wrapper ul {
    text-align: center;
    font-size: 0;
    letter-spacing: 0;
    margin-top: -30px;
  }
  main section.s04 .wrapper ul li {
    display: block;
    vertical-align: top;
    width: 574px;
    max-width: 100%;
    margin: 50px auto 0 !important;
  }
  main section.s04 .wrapper ul li a {
    width: 100%;
    display: block;
    position: relative;
    text-decoration: none;
  }
  main section.s04 .wrapper ul li a .photo {
    width: 100%;
    display: block;
  }
  main section.s04 .wrapper ul li a p {
    width: 180px;
    font-size: 16px;
    color: #0071af;
    line-height: 16px;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: -18px;
    left: 0;
    margin: 0 auto;
    background-color: #fff;
    border: 1px solid #0071af;
  }
  main section.s04 .wrapper ul li a p span {
    line-height: 12px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 12px;
  }
  main section.s04 .wrapper .btn_contact02 {
    width: 240px;
    display: block;
    margin: 50px auto 0;
  }
  main section.s04 .wrapper .btn_contact02 img {
    width: 100%;
    display: block;
  }
}