@charset "UTF-8";
/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  width: 1200px;
  margin: 45px auto 0;
}
main section.s01 .wrapper h4 {
  width: 600px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #1f2354;
  border-radius: 50px;
  padding: 17px 0;
  margin: 35px auto 0;
}
main section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
main section.s01 .wrapper dl {
  margin-top: 80px;
}
main section.s01 .wrapper dl dt {
  padding: 0 50px 10px 65px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #1f2354;
  border-bottom: 1px solid #aeaeae;
}
main section.s01 .wrapper dl dt span {
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}
main section.s01 .wrapper dl dd {
  margin-top: 20px;
  padding: 0 40px;
}
main section.s01 .wrapper dl dd .photolist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s01 .wrapper dl dd .photolist li {
  width: 360px;
  margin: 0 20px 20px 0;
}
main section.s01 .wrapper dl dd .photolist li:nth-child(3n) {
  margin-right: 0;
}
main section.s01 .wrapper dl dd .photolist li img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 220%;
}
main section.s01 .wrapper dl dd .t02 + ul {
  margin-top: 5px;
}
main section.s01 .wrapper dl dd .list01 {
  margin-top: 10px;
}
main section.s01 .wrapper dl dd .list01.list0102 li + li {
  margin-top: 36px;
}
main section.s01 .wrapper dl dd .list01 li {
  font-size: 16px;
  padding-left: 30px;
  line-height: 220%;
  position: relative;
}
main section.s01 .wrapper dl dd .list01 li::before {
  content: "●";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a3916c;
}
main section.s01 .wrapper dl dd .list02 li {
  font-size: 16px;
  line-height: 220%;
  padding-left: 20px;
  position: relative;
}
main section.s01 .wrapper dl dd .list02 li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s02 .wrapper {
  width: 1200px;
  margin: 100px auto 0;
}
main section.s02 .wrapper h5 {
  width: 600px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #1f2354;
  border-radius: 50px;
  padding: 17px 0;
  margin: 0 auto;
}
main section.s02 .wrapper dl {
  margin-top: 50px;
}
main section.s02 .wrapper dl dt {
  padding: 0 50px 10px 65px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #1f2354;
  border-bottom: 1px solid #aeaeae;
}
main section.s02 .wrapper dl dt span {
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}
main section.s02 .wrapper dl dd {
  margin-top: 20px;
  padding: 0 40px;
}
main section.s02 .wrapper dl dd .t01 {
  font-size: 16px;
  line-height: 220%;
}
main section.s02 .wrapper dl dd .btn_link {
  width: 705px;
  display: block;
  text-decoration: none;
  background-image: url(../../images/icon_arrow03.svg);
  background-size: 10.6px auto;
  background-repeat: no-repeat;
  background-position: center right 40px;
  background-color: #cfd2ea;
  font-size: 20px;
  line-height: 20px;
  padding: 30px 50px 30px 0;
  text-align: center;
  color: #1f2354;
  font-weight: bold;
  margin-top: 20px;
}
main section.s02 .wrapper dl dd .t02 {
  font-size: 20px;
  font-weight: bold;
  color: #1f2354;
  margin-top: 35px;
}
main section.s02 .wrapper dl dd .t03 {
  font-size: 18px;
}
main section.s02 .wrapper dl dd .tablebox {
  margin-top: 10px;
}
main section.s02 .wrapper dl dd .tablebox .table01 {
  width: 100%;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr td {
  border: 1px solid #808080;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 15px;
  height: 70px;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr td:first-child {
  text-align: center;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td {
  background-color: #d4d4d4;
  text-align: center;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td01 {
  width: 65px;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td02 {
  width: 155px;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td03 {
  width: 410px;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td04 {
  width: 210px;
}
main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td05 {
  width: 140px;
}
main section.s02 .wrapper dl dd .tablebox .table02 {
  width: 100%;
}
main section.s02 .wrapper dl dd .tablebox .table02 tr td {
  border: 1px solid #808080;
  vertical-align: middle;
  font-size: 16px;
  line-height: 24px;
  padding: 15px 15px;
  height: 70px;
}
main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td {
  background-color: #d4d4d4;
  text-align: center;
}
main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td01 {
  width: 245px;
}
main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td02 {
  width: 365px;
}
main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td03 {
  width: 200px;
}
main section.s02 .wrapper dl dd .caution {
  margin-top: 10px;
  font-size: 16px;
}
main section.s03 .wrapper {
  width: 1200px;
  margin: 100px auto 0;
}
main section.s03 .wrapper h6 {
  width: 600px;
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  background-color: #1f2354;
  border-radius: 50px;
  padding: 17px 0;
  margin: 0 auto;
}
main section.s03 .wrapper .t01 {
  text-align: center;
  color: #1f2354;
  font-size: 18px;
  line-height: 32px;
  margin-top: 40px;
}
main section.s03 .wrapper dl {
  margin-top: 80px;
}
main section.s03 .wrapper dl dt {
  padding: 0 50px 10px 65px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #1f2354;
  border-bottom: 1px solid #aeaeae;
}
main section.s03 .wrapper dl dt span {
  display: block;
  position: absolute;
  top: 0;
  left: 40px;
}
main section.s03 .wrapper dl dt.dt01 {
  padding-left: 50px;
}
main section.s03 .wrapper dl dd {
  margin-top: 20px;
  padding: 0 40px;
}
main section.s03 .wrapper dl dd.dd01 {
  padding: 0;
  margin-top: 0;
}
main section.s03 .wrapper dl dd .photolist {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
main section.s03 .wrapper dl dd .photolist li {
  width: 360px;
  margin: 0 20px 20px 0;
}
main section.s03 .wrapper dl dd .photolist li:nth-child(3n) {
  margin-right: 0;
}
main section.s03 .wrapper dl dd .photolist li img {
  width: 100%;
  display: block;
}
main section.s03 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 220%;
}
main section.s03 .wrapper dl dd .t02 + ul {
  margin-top: 5px;
}
main section.s03 .wrapper dl dd .btn_link {
  width: 500px;
  display: block;
  text-decoration: none;
  background-image: url(../../images/icon_arrow03.svg);
  background-size: 10.6px auto;
  background-repeat: no-repeat;
  background-position: center right 40px;
  background-color: #cfd2ea;
  font-size: 20px;
  line-height: 20px;
  padding: 30px 50px 30px 0;
  text-align: center;
  color: #1f2354;
  font-weight: bold;
  margin-top: 20px;
}
main section.s03 .wrapper dl dd .list01 {
  margin-top: 10px;
}
main section.s03 .wrapper dl dd .list01.list0102 li + li {
  margin-top: 36px;
}
main section.s03 .wrapper dl dd .list01 li {
  font-size: 16px;
  padding-left: 30px;
  line-height: 220%;
  position: relative;
}
main section.s03 .wrapper dl dd .list01 li + li {
  margin-top: 10px;
}
main section.s03 .wrapper dl dd .list01 li a {
  color: #a3916c;
}
main section.s03 .wrapper dl dd .list01 li::before {
  content: "●";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #a3916c;
}
main section.s03 .wrapper dl dd .list02 li {
  font-size: 16px;
  line-height: 220%;
  padding-left: 20px;
  position: relative;
}
main section.s03 .wrapper dl dd .list02 li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s03 .wrapper dl dd .list03 li {
  padding: 0 10px;
  border-top: 1px solid #b3b3b3;
}
main section.s03 .wrapper dl dd .list03 li:first-child {
  border: none;
}
main section.s03 .wrapper dl dd .list03 li a {
  display: block;
  background-size: 37px auto;
  background-position: center left 40px;
  background-repeat: no-repeat;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  height: 70px;
  padding: 0 0 0 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #1f2354;
}
main section.s03 .wrapper dl dd .list03 li a span {
  display: block;
  font-size: 18px;
  line-height: 150%;
  color: #861333;
}
main section.s03 .wrapper dl dd .list03 li a.pdf {
  background-image: url(../../images/icon_pdf.svg);
}
main section.s03 .wrapper dl dd .list03 li a.xlsx {
  background-image: url(../../images/icon_xlsx01.svg);
}
main section.s03 .wrapper dl dd .list03 li a.word {
  background-image: url(../../images/icon_word01.svg);
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 30px auto 0;
  }
  main section.s01 .wrapper h4 {
    width: 220px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #1f2354;
    border-radius: 50px;
    padding: 12px 0;
    margin: 35px auto 0;
  }
  main section.s01 .wrapper .t01 {
    text-align: left;
    font-size: 14px;
    margin-top: 20px;
    line-height: 180%;
  }
  main section.s01 .wrapper dl {
    margin-top: 40px;
  }
  main section.s01 .wrapper dl dt {
    padding: 0 0px 7px 20px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #1f2354;
    border-bottom: 1px solid #aeaeae;
  }
  main section.s01 .wrapper dl dt span {
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
  }
  main section.s01 .wrapper dl dd {
    margin-top: 15px;
    padding: 0 0px;
  }
  main section.s01 .wrapper dl dd .photolist {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main section.s01 .wrapper dl dd .photolist li {
    width: calc(50% - 7.5px);
    margin: 0 15px 15px 0 !important;
  }
  main section.s01 .wrapper dl dd .photolist li:nth-child(even) {
    margin-right: 0 !important;
  }
  main section.s01 .wrapper dl dd .photolist li img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper dl dd .t02 {
    font-size: 14px;
    line-height: 200%;
  }
  main section.s01 .wrapper dl dd .t02 + ul {
    margin-top: 5px;
  }
  main section.s01 .wrapper dl dd .list01 {
    margin-top: 0px;
  }
  main section.s01 .wrapper dl dd .list01.list0102 li + li {
    margin-top: 20px;
  }
  main section.s01 .wrapper dl dd .list01 li {
    font-size: 14px;
    padding-left: 20px;
    line-height: 200%;
    position: relative;
  }
  main section.s01 .wrapper dl dd .list01 li::before {
    content: "●";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #a3916c;
  }
  main section.s01 .wrapper dl dd .list02 li {
    font-size: 14px;
    line-height: 220%;
    padding-left: 20px;
    position: relative;
  }
  main section.s01 .wrapper dl dd .list02 li::before {
    content: "・";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 50px auto 0;
  }
  main section.s02 .wrapper h5 {
    width: 220px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #1f2354;
    border-radius: 50px;
    padding: 12px 0;
    margin: 0 auto;
  }
  main section.s02 .wrapper dl {
    margin-top: 30px;
  }
  main section.s02 .wrapper dl dt {
    padding: 0 0px 7px 20px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #1f2354;
    border-bottom: 1px solid #aeaeae;
  }
  main section.s02 .wrapper dl dt span {
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
  }
  main section.s02 .wrapper dl dd {
    margin-top: 15px;
    padding: 0 0px;
  }
  main section.s02 .wrapper dl dd .t01 {
    font-size: 14px;
    line-height: 200%;
  }
  main section.s02 .wrapper dl dd .btn_link {
    width: 100%;
    display: block;
    text-decoration: none;
    background-image: url(../../images/icon_arrow03.svg);
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-color: #cfd2ea;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 40px 15px 20px;
    text-align: left;
    color: #1f2354;
    font-weight: bold;
    margin-top: 20px;
  }
  main section.s02 .wrapper dl dd .t02 {
    font-size: 16px;
    font-weight: bold;
    color: #1f2354;
    margin-top: 20px;
  }
  main section.s02 .wrapper dl dd .t03 {
    font-size: 14px;
  }
  main section.s02 .wrapper dl dd .tablebox {
    margin-top: 10px;
    overflow-x: scroll;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 {
    width: 500px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr td {
    border: 1px solid #808080;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    height: 50px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr td:first-child {
    text-align: center;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td {
    background-color: #d4d4d4;
    text-align: center;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td01 {
    width: 50px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td02 {
    width: 100px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td03 {
    width: 150px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td04 {
    width: 75px;
  }
  main section.s02 .wrapper dl dd .tablebox .table01 tr:first-child td.td05 {
    width: 75px;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 {
    width: 500px;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 tr td {
    border: 1px solid #808080;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
    padding: 5px 5px;
    height: 50px;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td {
    background-color: #d4d4d4;
    text-align: center;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td01 {
    width: 100px;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td02 {
    width: 150px;
  }
  main section.s02 .wrapper dl dd .tablebox .table02 tr:first-child td.td03 {
    width: 100px;
  }
  main section.s02 .wrapper dl dd .caution {
    margin-top: 5px;
    font-size: 12px;
  }
  main section.s03 .wrapper {
    width: 100%;
    padding: 0 20px;
    margin: 50px auto 0;
  }
  main section.s03 .wrapper h6 {
    width: 220px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #1f2354;
    border-radius: 50px;
    padding: 12px 0;
    margin: 0 auto;
  }
  main section.s03 .wrapper .t01 {
    color: #1f2354;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    margin-top: 25px;
  }
  main section.s03 .wrapper dl {
    margin-top: 30px;
  }
  main section.s03 .wrapper dl dt {
    padding: 0 0px 7px 20px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #1f2354;
    border-bottom: 1px solid #aeaeae;
  }
  main section.s03 .wrapper dl dt span {
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
  }
  main section.s03 .wrapper dl dt.dt01 {
    padding-left: 0;
  }
  main section.s03 .wrapper dl dd {
    margin-top: 15px;
    padding: 0 0px;
  }
  main section.s03 .wrapper dl dd.dd01 {
    padding: 0;
    margin-top: 0;
  }
  main section.s03 .wrapper dl dd .t02 {
    font-size: 16px;
    line-height: 220%;
  }
  main section.s03 .wrapper dl dd .t02 + ul {
    margin-top: 5px;
  }
  main section.s03 .wrapper dl dd .btn_link {
    width: 200px;
    display: block;
    text-decoration: none;
    background-image: url(../../images/icon_arrow03.svg);
    background-size: 8px auto;
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-color: #cfd2ea;
    font-size: 16px;
    line-height: 16px;
    padding: 15px 40px 15px 20px;
    text-align: left;
    color: #1f2354;
    font-weight: bold;
    margin-top: 10px;
  }
  main section.s03 .wrapper dl dd .list01 {
    margin-top: 10px;
  }
  main section.s03 .wrapper dl dd .list01.list0102 li + li {
    margin-top: 36px;
  }
  main section.s03 .wrapper dl dd .list01 li {
    font-size: 14px;
    padding-left: 20px;
    line-height: 220%;
    position: relative;
  }
  main section.s03 .wrapper dl dd .list01 li + li {
    margin-top: 2px;
  }
  main section.s03 .wrapper dl dd .list01 li a {
    color: #a3916c;
  }
  main section.s03 .wrapper dl dd .list01 li::before {
    content: "●";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #a3916c;
  }
  main section.s03 .wrapper dl dd .list02 li {
    font-size: 16px;
    line-height: 220%;
    padding-left: 20px;
    position: relative;
  }
  main section.s03 .wrapper dl dd .list02 li::before {
    content: "・";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  main section.s03 .wrapper dl dd .list03 li {
    padding: 0 10px;
    border-top: 1px solid #b3b3b3;
  }
  main section.s03 .wrapper dl dd .list03 li:first-child {
    border: none;
  }
  main section.s03 .wrapper dl dd .list03 li a {
    display: block;
    background-size: 25px auto;
    background-position: center left 0;
    background-repeat: no-repeat;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    height: auto;
    min-height: 45px;
    padding: 5px 0 5px 35px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  main section.s03 .wrapper dl dd .list03 li a span {
    display: block;
    font-size: 18px;
    line-height: 150%;
    color: #861333;
  }
  main section.s03 .wrapper dl dd .list03 li a.pdf {
    background-image: url(../../images/icon_pdf.svg);
  }
  main section.s03 .wrapper dl dd .list03 li a.xlsx {
    background-image: url(../../images/icon_xlsx01.svg);
  }
  main section.s03 .wrapper dl dd .list03 li a.word {
    background-image: url(../../images/icon_word01.svg);
  }
}