/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s01 .wrapper .bnr {
  width: 100%;
  display: block;
  margin-top: 30px;
}
main section.s01 .wrapper .txtbox {
  background-color: #EDEDED;
  padding: 30px 0;
}
main section.s01 .wrapper .txtbox .t01 {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  line-height: 140%;
}
main section.s01 .wrapper .txtbox .t01 span {
  color: #009F18;
}
main section.s01 .wrapper .txtbox .t02 {
  font-size: 15px;
  line-height: 200%;
  text-align: center;
  margin-top: 10px;
}
main section.s01 .wrapper .t03 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s01 .wrapper .t04 {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
main section.s01 .wrapper .t04::after {
  content: "";
  display: block;
  width: 74px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s01 .wrapper .t04 span {
  color: #009F18;
}
main section.s01 .wrapper .numberlist {
  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: 40px;
}
main section.s01 .wrapper .numberlist li {
  width: 50%;
  position: relative;
  overflow: hidden;
}
main section.s01 .wrapper .numberlist li .box01 {
  text-align: left;
}
main section.s01 .wrapper .numberlist li .box01.box0101 {
  background-color: #FF7B0B;
}
main section.s01 .wrapper .numberlist li .box01.box0102 {
  background-color: #02B520;
}
main section.s01 .wrapper .numberlist li .box01 .bg_txt {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  font-size: 40px;
  color: rgba(0, 0, 0, 0.15);
  font-weight: bold;
  line-height: 100%;
  padding: 15px 20px;
}
main section.s01 .wrapper .numberlist li .box01 .txtbox02 {
  position: relative;
  z-index: 2;
  padding: 35px 20px 30px;
}
main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t06 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
main section.s01 .wrapper .numberlist li .box01 .txtbox02 .num {
  font-size: 54px;
  line-height: 100%;
  letter-spacing: 0;
  position: absolute;
  top: 35px;
  right: 10px;
}
main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t07 {
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
  color: #fff;
}
main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t08 {
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 15px;
}
main section.s01 .wrapper .numberlist li .photo {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .msg01 {
  width: 100%;
  display: block;
  margin-top: 60px;
}
main section.s02 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s02 .wrapper .t01 {
  position: relative;
  padding-left: 80px;
  font-size: 24px;
  letter-spacing: 1px;
  font-weight: bold;
  color: #009F18;
  margin-top: 50px;
}
main section.s02 .wrapper .t01 img {
  width: 60px;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -40px;
}
main section.s02 .wrapper .bnr01 {
  width: 100%;
  display: block;
  margin-top: 50px;
}
main section.s02 .wrapper .table01 {
  width: 100%;
  margin-top: 30px;
}
main section.s02 .wrapper .table01 tr th {
  width: 200px;
  background-image: url(../../images/fa0301.jpg);
  background-size: 100% 100%;
  border: 1px solid #FF7404;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
main section.s02 .wrapper .table01 tr td {
  border: 1px solid #FF7404;
  font-size: 15px;
  line-height: 170%;
  padding: 15px 15px;
  text-align: center;
}
main section.s02 .wrapper .table01 tr td.td01 {
  width: 380px;
  text-align: left;
}
main section.s02 .wrapper .table01 tr td.td02 {
  line-height: 140%;
  background-color: #F4F4F4;
}
main section.s02 .wrapper .table01 tr td.td02 .t01 {
  font-weight: bold;
  font-size: 15px;
}
main section.s02 .wrapper .table01 tr td.td02 .t02 + p {
  margin-top: 10px;
}
main section.s02 .wrapper .box02 {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main section.s02 .wrapper .box02 table {
  width: 50%;
  margin-top: 30px;
}
main section.s02 .wrapper .box02 table tr th {
  width: 200px;
  background-image: url(../../images/fa0301.jpg);
  background-size: 100% 100%;
  border: 1px solid #FF7404;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
main section.s02 .wrapper .box02 table tr td {
  border: 1px solid #FF7404;
  font-size: 15px;
  line-height: 250%;
  padding: 45px 15px;
  text-align: center;
  line-height: 220%;
}
main section.s03 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s03 .wrapper .step_list_pc {
  margin-top: 30px;
}
main section.s03 .wrapper .step_list_pc li {
  background-color: #F7F7F7;
  padding: 20px 15px;
}
main section.s03 .wrapper .step_list_pc li + li {
  margin-top: 20px;
}
main section.s03 .wrapper .step_list_pc li 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 .step_list_pc li dl dt {
  width: 385px;
}
main section.s03 .wrapper .step_list_pc li dl dt .t01 {
  font-size: 29px;
  font-weight: bold;
}
main section.s03 .wrapper .step_list_pc li dl dt .t01 span {
  font-size: 39px;
  color: #009F18;
  line-height: 100%;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
}
main section.s03 .wrapper .step_list_pc li dl dt .t02 {
  font-size: 20px;
  font-weight: bold;
}
main section.s03 .wrapper .step_list_pc li dl dd {
  width: calc(100% - 385px);
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
}
main section.s04 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s04 .wrapper .qa_list {
  margin-top: 30px;
  position: relative;
}
main section.s04 .wrapper .qa_list .qa_detail {
  position: relative;
  cursor: pointer;
}
main section.s04 .wrapper .qa_list .qa_detail + .qa_detail {
  margin-top: 20px;
}
main section.s04 .wrapper .qa_list .qa_detail.opened .icon.icon_open {
  opacity: 0;
}
main section.s04 .wrapper .qa_list .qa_detail.opened .icon.icon_close {
  opacity: 1;
}
main section.s04 .wrapper .qa_list .qa_detail dt {
  position: relative;
  padding-left: 35px;
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  border-bottom: 1px solid #FDA203;
  padding-bottom: 10px;
}
main section.s04 .wrapper .qa_list .qa_detail dt span {
  color: #009F18;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s04 .wrapper .qa_list .qa_detail dd {
  position: relative;
  padding-left: 35px;
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 10px;
  display: none;
}
main section.s04 .wrapper .qa_list .qa_detail dd span {
  color: #FF6B20;
  font-size: 25px;
  font-weight: bold;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
main section.s04 .wrapper .qa_list .qa_detail .icon {
  width: 20px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
main section.s04 .wrapper .qa_list .qa_detail .icon.icon_open {
  opacity: 1;
}
main section.s04 .wrapper .qa_list .qa_detail .icon.icon_close {
  opacity: 0;
}

/* ------------------------------
 width < $width-1
------------------------------ */
@media screen and (max-width: 860px) {
  main section.s01 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s01 .wrapper .bnr {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s01 .wrapper .txtbox {
    background-color: #EDEDED;
    padding: 10px;
  }
  main section.s01 .wrapper .txtbox .t01 {
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 170%;
  }
  main section.s01 .wrapper .txtbox .t01 span {
    color: #009F18;
  }
  main section.s01 .wrapper .txtbox .t02 {
    font-size: 10px;
    line-height: 170%;
    text-align: left;
    margin-top: 10px;
  }
  main section.s01 .wrapper .t03 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin-top: 40px;
  }
  main section.s01 .wrapper .t04 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
  }
  main section.s01 .wrapper .t04::after {
    content: "";
    display: block;
    width: 74px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s01 .wrapper .t04 span {
    color: #009F18;
  }
  main section.s01 .wrapper .numberlist {
    display: block;
    margin-top: 40px;
  }
  main section.s01 .wrapper .numberlist li {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  main section.s01 .wrapper .numberlist li .box01 {
    text-align: left;
  }
  main section.s01 .wrapper .numberlist li .box01.box0101 {
    background-color: #FF7B0B;
  }
  main section.s01 .wrapper .numberlist li .box01.box0102 {
    background-color: #02B520;
  }
  main section.s01 .wrapper .numberlist li .box01 .bg_txt {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 40px;
    color: rgba(0, 0, 0, 0.15);
    font-weight: bold;
    line-height: 100%;
    padding: 15px 20px;
  }
  main section.s01 .wrapper .numberlist li .box01 .txtbox02 {
    position: relative;
    z-index: 2;
    padding: 35px 20px 10px;
  }
  main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t06 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
  }
  main section.s01 .wrapper .numberlist li .box01 .txtbox02 .num {
    font-size: 54px;
    line-height: 100%;
    letter-spacing: 0;
    position: absolute;
    top: 35px;
    right: 10px;
  }
  main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t07 {
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    color: #fff;
  }
  main section.s01 .wrapper .numberlist li .box01 .txtbox02 .t08 {
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 15px;
  }
  main section.s01 .wrapper .numberlist li .photo {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .msg01 {
    width: calc(100% + 30px);
    display: block;
    margin: 30px -15px 0;
  }
  main section.s02 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s02 .wrapper .t01 {
    position: relative;
    padding-left: 40px;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: bold;
    color: #009F18;
    margin-top: 30px;
    line-height: 170%;
    min-height: 51px;
  }
  main section.s02 .wrapper .t01 img {
    width: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: -10px;
    margin-top: -30px;
  }
  main section.s02 .wrapper .bnr01 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s02 .wrapper .table01 {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .table01 tr th {
    width: 30%;
    background-image: url(../../images/fa0301.jpg);
    background-size: 100% 100%;
    border: 1px solid #FF7404;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
  }
  main section.s02 .wrapper .table01 tr td {
    border: 1px solid #FF7404;
    font-size: 10px;
    line-height: 170%;
    padding: 10px 10px;
  }
  main section.s02 .wrapper .table01 tr td.td01 {
    width: 35%;
    text-align: left;
  }
  main section.s02 .wrapper .table01 tr td.td02 {
    width: 35%;
    text-align: left;
    line-height: 140%;
    background-color: #F4F4F4;
  }
  main section.s02 .wrapper .table01 tr td.td02 .t01 {
    font-weight: bold;
    font-size: 10px;
  }
  main section.s02 .wrapper .table01 tr td.td02 .t02 {
    margin-top: 2px;
  }
  main section.s02 .wrapper .table01 tr td.td02 .t02 + p {
    margin-top: 10px;
  }
  main section.s02 .wrapper .box02 {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main section.s02 .wrapper .box02 table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s02 .wrapper .box02 table tr th {
    width: 110px;
    background-image: url(../../images/fa0301.jpg);
    background-size: 100% 100%;
    border: 1px solid #FF7404;
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
  }
  main section.s02 .wrapper .box02 table tr td {
    border: 1px solid #FF7404;
    font-size: 10px;
    line-height: 170%;
    padding: 10px 15px;
    text-align: left;
  }
  main section.s03 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s03 .wrapper .swiper-area_step {
    margin-top: 20px;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 40px;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide {
    background-color: #F7F7F7;
    padding: 30px 10px;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl {
    display: block;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl dt {
    width: 100%;
    text-align: center;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl dt .t01 {
    font-size: 29px;
    font-weight: bold;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl dt .t01 span {
    font-size: 39px;
    color: #009F18;
    line-height: 100%;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl dt .t02 {
    font-size: 20px;
    font-weight: bold;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-wrapper .swiper-slide dl dd {
    width: 100%;
    font-size: 10px;
    line-height: 180%;
    font-weight: bold;
    margin-top: 10px;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s03 .wrapper .swiper-area_step .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s04 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s04 .wrapper .qa_list {
    margin-top: 30px;
    position: relative;
  }
  main section.s04 .wrapper .qa_list .qa_detail {
    position: relative;
    cursor: pointer;
  }
  main section.s04 .wrapper .qa_list .qa_detail + .qa_detail {
    margin-top: 20px;
  }
  main section.s04 .wrapper .qa_list .qa_detail.opened .icon.icon_open {
    opacity: 0;
  }
  main section.s04 .wrapper .qa_list .qa_detail.opened .icon.icon_close {
    opacity: 1;
  }
  main section.s04 .wrapper .qa_list .qa_detail dt {
    position: relative;
    padding: 6px 30px 15px 40px;
    min-height: 29px;
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    border-bottom: 2px dashed #aaa;
  }
  main section.s04 .wrapper .qa_list .qa_detail dt span {
    width: 29px;
    height: 29px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0;
    padding-top: 5px;
    font-size: 19px;
    background-color: #009F18;
    color: #fff;
    border-radius: 3px;
  }
  main section.s04 .wrapper .qa_list .qa_detail dd {
    position: relative;
    padding-left: 40px;
    padding-right: 30px;
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 10px;
    display: none;
  }
  main section.s04 .wrapper .qa_list .qa_detail dd span {
    width: 29px;
    height: 29px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0;
    padding-top: 5px;
    font-size: 19px;
    background-color: #FF6B20;
    color: #fff;
    border-radius: 3px;
  }
  main section.s04 .wrapper .qa_list .qa_detail .icon {
    width: 20px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  main section.s04 .wrapper .qa_list .qa_detail .icon.icon_open {
    opacity: 1;
  }
  main section.s04 .wrapper .qa_list .qa_detail .icon.icon_close {
    opacity: 0;
  }
}