/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  width: 1080px;
  margin: 0 auto;
  padding-top: 70px;
  border-bottom: 1px solid #1D1D1D;
  padding-bottom: 50px;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 24px;
}
main section.s01 .wrapper h4 {
  text-align: center;
  font-size: 40px;
  line-height: 100%;
  color: #07223C;
}
main section.s01 .wrapper .t02 {
  text-align: center;
  font-size: 34px;
  line-height: 180%;
  margin-top: 50px;
}
main section.s01 .wrapper .t04 {
  text-align: center;
  font-size: 27px;
  line-height: 280%;
  margin-top: 50px;
}
main section.s01 .wrapper .dl01 {
  margin: 70px auto 0;
  width: 1080px;
  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 .dl01 dt {
  width: 445px;
}
main section.s01 .wrapper .dl01 dt img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .dl01 dd {
  width: 600px;
}
main section.s01 .wrapper .dl01 dd img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
}
main section.s01 .wrapper .t05 {
  width: 766px;
  max-width: 100%;
  margin: 60px auto 0;
  font-size: 17px;
  line-height: 180%;
}
main section.s02 .wrapper {
  width: 1080px;
  margin: 0 auto;
  padding-top: 60px;
}
main section.s02 .wrapper .idpointbox {
  position: relative;
}
main section.s02 .wrapper .idpointbox.idpointbox01 .idpoint {
  top: 0;
}
main section.s02 .wrapper .idpointbox.idpointbox02 .idpoint {
  top: -30px;
}
main section.s02 .wrapper .t01 {
  text-align: center;
  font-size: 22px;
}
main section.s02 .wrapper h4 {
  text-align: center;
  font-size: 40px;
  line-height: 100%;
  color: #07223C;
}
main section.s02 .wrapper .t02 {
  text-align: left;
  font-size: 19px;
  line-height: 180%;
  margin-top: 40px;
}
main section.s02 .wrapper .personbox01 {
  border: 2px solid #1D1D1D;
  margin-top: 100px;
  position: relative;
}
main section.s02 .wrapper .personbox01 .idpoint {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -100px;
  left: 0;
}
main section.s02 .wrapper .personbox01 .dl01 {
  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.s02 .wrapper .personbox01 .dl01 .dt01 {
  width: 450px;
}
main section.s02 .wrapper .personbox01 .dl01 .dt01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 {
  width: calc(100% - 450px);
  background-color: #1D1D1D;
  padding: 30px 40px;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl02 {
  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 .personbox01 .dl01 .dd01 .dl02 dt {
  width: 125px;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl02 dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl02 dd {
  width: calc(100% - 125px);
  padding-left: 30px;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl02 dd .t03 {
  font-size: 25px;
  color: #fff;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl02 dd .t04 {
  font-size: 28px;
  color: #fff;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl03 {
  margin-top: 25px;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl03 dt span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 21px;
  padding-bottom: 5px;
}
main section.s02 .wrapper .personbox01 .dl01 .dd01 .dl03 dd {
  font-size: 14px;
  line-height: 220%;
  color: #fff;
  margin-top: 10px;
}
main section.s02 .wrapper .personbox01 .t05 {
  font-size: 20px;
  text-align: center;
  margin-top: 50px;
}
main section.s02 .wrapper .personbox01 .t06 {
  text-align: center;
  font-size: 34px;
  line-height: 100%;
}
main section.s02 .wrapper .personbox01 .t07 {
  text-align: center;
  font-size: 27px;
  margin-top: 25px;
}
main section.s02 .wrapper .personbox01 .t08 {
  max-width: 728px;
  margin: 20px auto 0;
  font-size: 17px;
  line-height: 200%;
  padding-bottom: 50px;
}
main section.s02 .wrapper .personbox02 {
  border: 2px solid #1D1D1D;
  margin-top: 70px;
  position: relative;
}
main section.s02 .wrapper .personbox02 .idpoint {
  width: 1px;
  height: 1px;
  position: absolute;
  top: -100px;
  left: 0;
}
main section.s02 .wrapper .personbox02::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #1D1D1D;
  position: absolute;
  top: -36px;
  right: 0;
  left: 0;
}
main section.s02 .wrapper .personbox02 .dl01 {
  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.s02 .wrapper .personbox02 .dl01 .dt01 {
  width: 450px;
}
main section.s02 .wrapper .personbox02 .dl01 .dt01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 {
  width: calc(100% - 450px);
  background-color: #1D1D1D;
  padding: 30px 40px;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl02 {
  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 .personbox02 .dl01 .dd01 .dl02 dt {
  width: 125px;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl02 dt img {
  width: 100%;
  display: block;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl02 dd {
  width: calc(100% - 125px);
  padding-left: 30px;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl02 dd .t03 {
  font-size: 25px;
  color: #fff;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl02 dd .t04 {
  font-size: 28px;
  color: #fff;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl03 {
  margin-top: 30px;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl03 dt span {
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 21px;
  padding-bottom: 5px;
}
main section.s02 .wrapper .personbox02 .dl01 .dd01 .dl03 dd {
  font-size: 14px;
  line-height: 220%;
  color: #fff;
  margin-top: 10px;
}
main section.s03 {
  background-color: #343434;
  width: 1080px;
  margin: 100px auto 0;
  padding: 50px 40px 40px;
}
main section.s03 .wrapper .t01 {
  text-align: center;
  font-size: 24px;
  color: #fff;
}
main section.s03 .wrapper h4 {
  text-align: center;
  font-size: 40px;
  line-height: 100%;
  color: #fff;
}
main section.s03 .wrapper table {
  width: 100%;
  margin-top: 20px;
}
main section.s03 .wrapper table tr {
  border-bottom: 1px solid #fff;
  position: relative;
}
main section.s03 .wrapper table tr::after {
  content: "";
  display: block;
  width: 40px;
  height: 10px;
  position: absolute;
  left: 200px;
  bottom: -1px;
  background-color: #343434;
}
main section.s03 .wrapper table tr th {
  width: 200px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 20px 0;
  vertical-align: top;
}
main section.s03 .wrapper table tr td {
  font-size: 14px;
  color: #fff;
  padding: 20px 0 20px 40px;
  vertical-align: top;
}
main section.s03 .wrapper .box01 {
  width: 800px;
  width: 100%;
}
main section.s03 .wrapper .box01::after {
  content: "";
  display: block;
  clear: both;
}
main section.s03 .wrapper .box01 dl {
  width: 50%;
  float: left;
  margin-top: 15px;
}
main section.s03 .wrapper .box01 dl.dl01, main section.s03 .wrapper .box01 dl.dl02 {
  margin-top: 0;
}
main section.s03 .wrapper .box01 dl.dl02, main section.s03 .wrapper .box01 dl.dl04 {
  float: right;
}
main section.s03 .wrapper .box01 dl dt {
  font-size: 14px;
}
main section.s03 .wrapper .box01 dl dd {
  margin-top: 5px;
  font-size: 12px;
  padding-left: 14px;
}
main section.s03 .wrapper .dl05 {
  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: 50px;
}
main section.s03 .wrapper .dl05 dt {
  width: 600px;
}
main section.s03 .wrapper .dl05 dt img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper .dl05 dd {
  width: 350px;
}
main section.s03 .wrapper .dl05 dd iframe {
  width: 100% !important;
  height: 275px !important;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 {
    padding: 0 20px;
  }
  main section.s01 .wrapper {
    width: 100%;
    padding: 35px 0 20px;
    margin: 0 auto;
    border-bottom: 1px solid #1D1D1D;
  }
  main section.s01 .wrapper .t01 {
    text-align: center;
    font-size: 15px;
  }
  main section.s01 .wrapper h4 {
    text-align: center;
    font-size: 25px;
    line-height: 100%;
  }
  main section.s01 .wrapper .t02 {
    text-align: center;
    font-size: 15px;
    line-height: 180%;
    margin-top: 30px;
  }
  main section.s01 .wrapper .t04 {
    text-align: left;
    font-size: 15px;
    line-height: 180%;
    margin-top: 20px;
  }
  main section.s01 .wrapper .dl01 {
    margin: 30px auto 0;
    width: 100%;
    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 .dl01 dt {
    width: 45%;
  }
  main section.s01 .wrapper .dl01 dt img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .dl01 dd {
    width: 55%;
  }
  main section.s01 .wrapper .dl01 dd img {
    width: 100%;
    display: block;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  main section.s01 .wrapper .t05 {
    width: 766px;
    max-width: 100%;
    margin: 30px auto 0;
    font-size: 12px;
    line-height: 250%;
  }
  main section.s02 {
    padding: 0 20px;
  }
  main section.s02 .wrapper {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
  }
  main section.s02 .wrapper .idpointbox {
    position: relative;
  }
  main section.s02 .wrapper .idpointbox.idpointbox01 .idpoint {
    top: -30px;
  }
  main section.s02 .wrapper .idpointbox.idpointbox02 .idpoint {
    top: -30px;
  }
  main section.s02 .wrapper .t01 {
    text-align: center;
    font-size: 15px;
  }
  main section.s02 .wrapper h4 {
    text-align: center;
    font-size: 25px;
    line-height: 100%;
  }
  main section.s02 .wrapper .t02 {
    text-align: left;
    font-size: 12px;
    line-height: 250%;
    margin-top: 30px;
  }
  main section.s02 .wrapper .personbox01_sp {
    border: 2px solid #1D1D1D;
    margin-top: 30px;
    position: relative;
  }
  main section.s02 .wrapper .personbox01_sp .idpoint {
    width: 1px;
    height: 1px;
    position: absolute;
    top: -60px;
    left: 0;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 {
    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;
    background-color: #1D1D1D;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dt01 {
    width: 50%;
    height: calc((100vw - 40px) * 0.4);
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dt01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0%;
       object-position: 50% 0%;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 {
    width: 50%;
    background-color: #1D1D1D;
    padding: 10px 40px;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 dt {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 dt img {
    width: 70px;
    margin: 0 auto;
    display: block;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 dd {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 dd .t03 {
    font-size: 13px;
    color: #fff;
    text-align: center;
  }
  main section.s02 .wrapper .personbox01_sp .dl01 .dd01 .dl02 dd .t04 {
    font-size: 15px;
    color: #fff;
    text-align: center;
  }
  main section.s02 .wrapper .personbox01_sp .dl03 {
    margin-top: 20px;
    padding: 0 20px;
  }
  main section.s02 .wrapper .personbox01_sp .dl03 dt span {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    font-size: 15px;
    padding-bottom: 5px;
  }
  main section.s02 .wrapper .personbox01_sp .dl03 dd {
    font-size: 9px;
    line-height: 220%;
    color: #1D1D1D;
    margin-top: 10px;
  }
  main section.s02 .wrapper .personbox01_sp .t05 {
    font-size: 10px;
    text-align: center;
    margin-top: 30px;
    padding: 0 20px;
  }
  main section.s02 .wrapper .personbox01_sp .t06 {
    text-align: center;
    font-size: 15px;
    line-height: 100%;
    padding: 0 20px;
  }
  main section.s02 .wrapper .personbox01_sp .t07 {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
    padding: 0 20px;
  }
  main section.s02 .wrapper .personbox01_sp .t08 {
    max-width: 728px;
    margin: 10px auto 0;
    font-size: 9px;
    line-height: 200%;
    padding: 0 20px 30px;
  }
  main section.s02 .wrapper .personbox02_sp {
    border: 2px solid #1D1D1D;
    margin-top: 30px;
    position: relative;
  }
  main section.s02 .wrapper .personbox02_sp .idpoint {
    width: 1px;
    height: 1px;
    position: absolute;
    top: -60px;
    left: 0;
  }
  main section.s02 .wrapper .personbox02_sp::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #7C7C7C;
    position: absolute;
    top: -17px;
    right: 0;
    left: 0;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 {
    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;
    background-color: #1D1D1D;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dt01 {
    width: 50%;
    height: calc((100vw - 40px) * 0.4);
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dt01 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 0%;
       object-position: 50% 0%;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 {
    width: 50%;
    background-color: #1D1D1D;
    padding: 10px 20px;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 dt {
    width: 100%;
    margin: 0 auto;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 dt img {
    width: 70px;
    margin: 0 auto;
    display: block;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 dd {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 dd .t03 {
    font-size: 13px;
    line-height: 120%;
    color: #fff;
    text-align: center;
  }
  main section.s02 .wrapper .personbox02_sp .dl01 .dd01 .dl02 dd .t04 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-top: 10px;
  }
  main section.s02 .wrapper .personbox02_sp .dl03 {
    margin-top: 20px;
    padding: 0 20px;
  }
  main section.s02 .wrapper .personbox02_sp .dl03 dt span {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #1D1D1D;
    color: #1D1D1D;
    font-size: 15px;
    padding-bottom: 5px;
  }
  main section.s02 .wrapper .personbox02_sp .dl03 dd {
    font-size: 9px;
    line-height: 220%;
    color: #1D1D1D;
    margin-top: 10px;
    padding-bottom: 30px;
  }
  main section.s03 {
    background-color: #343434;
    width: calc(100% - 40px);
    margin: 50px auto 0;
    padding: 20px 15px;
  }
  main section.s03 .wrapper .t01 {
    text-align: center;
    font-size: 15px;
    color: #fff;
  }
  main section.s03 .wrapper h4 {
    text-align: center;
    font-size: 25px;
    line-height: 100%;
    color: #fff;
    margin-top: 5px;
  }
  main section.s03 .wrapper table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper table tbody {
    width: 100%;
  }
  main section.s03 .wrapper table tr {
    border-bottom: 1px solid #fff;
    position: relative;
  }
  main section.s03 .wrapper table tr::after {
    content: "";
    display: block;
    width: 20px;
    height: 10px;
    position: absolute;
    left: 100px;
    bottom: -2px;
    background-color: #343434;
  }
  main section.s03 .wrapper table tr th {
    width: 100px;
    text-align: center;
    font-size: 10px;
    line-height: 200%;
    color: #fff;
    padding: 10px 0;
    vertical-align: middle;
  }
  main section.s03 .wrapper table tr td {
    font-size: 10px;
    line-height: 200%;
    color: #fff;
    padding: 10px 0 10px 20px;
    vertical-align: middle;
  }
  main section.s03 .wrapper table tr td a {
    color: #fff;
    text-decoration: none;
    pointer-events: none;
  }
  main section.s03 .wrapper .box01 {
    width: 100%;
  }
  main section.s03 .wrapper .box01::after {
    content: "";
    display: block;
    clear: both;
  }
  main section.s03 .wrapper .box01 dl {
    width: 100%;
    float: left;
    margin-top: 5px;
  }
  main section.s03 .wrapper .box01 dl.dl01, main section.s03 .wrapper .box01 dl.dl02 {
    margin-top: 0;
  }
  main section.s03 .wrapper .box01 dl.dl02, main section.s03 .wrapper .box01 dl.dl04 {
    float: right;
  }
  main section.s03 .wrapper .box01 dl dt {
    font-size: 10px;
  }
  main section.s03 .wrapper .box01 dl dd {
    margin-top: 0;
    font-size: 10px;
    padding-left: 12px;
  }
  main section.s03 .wrapper .dl05 {
    display: block;
    margin-top: 30px;
  }
  main section.s03 .wrapper .dl05 dt {
    width: 100%;
  }
  main section.s03 .wrapper .dl05 dt img {
    width: 100%;
    display: block;
  }
  main section.s03 .wrapper .dl05 dd {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper .dl05 dd iframe {
    width: 100% !important;
    height: 180px !important;
  }
}