/* ------------------------------
 width: all
------------------------------ */
main section.s01 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s01 .wrapper .swiper-area01 {
  margin-top: 30px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper {
  position: relative;
  padding-bottom: 50px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
  width: 286px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  display: block;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox {
  background-color: #EDEDED;
  padding: 20px 20px 20px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t01 {
  text-align: center;
  font-size: 25px;
  font-weight: 900;
  color: #009F18;
  line-height: 100%;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t02 {
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  line-height: 100%;
  margin-top: 8px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t03 {
  font-size: 12px;
  line-height: 170%;
  margin-top: 15px;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination {
  padding-bottom: 0;
  bottom: 0;
  z-index: 1000;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span {
  width: 14px;
  height: 14px;
  margin: 0 15px;
  background-color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #666;
}
main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #666 !important;
}
main section.s01 .wrapper .facilitybox {
  width: 662px;
  margin: 60px auto 0;
  position: relative;
  border: 1px solid #FE9C00;
  border-radius: 8px;
  padding: 40px 0 20px;
}
main section.s01 .wrapper .facilitybox .t01 {
  width: 110px;
  font-size: 15px;
  line-height: 100%;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  border-radius: 3px;
  position: absolute;
  top: -17px;
  right: 0;
  left: 0;
  margin: 0 auto;
  background-image: url(../../images/fa0104.jpg);
  background-size: 100% 100%;
  font-weight: bold;
}
main section.s01 .wrapper .facilitybox ul {
  font-size: 0;
  letter-spacing: 0;
  text-align: center;
}
main section.s01 .wrapper .facilitybox ul li {
  display: inline-block;
  vertical-align: top;
  width: 107px;
}
main section.s01 .wrapper .facilitybox ul li .icon {
  width: 67px;
  height: 67px;
  margin: 0 auto;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon01 {
  padding-top: 1px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon01 img {
  width: 65px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon02 img {
  width: 67px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon03 {
  padding-top: 1px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon03 img {
  width: 65px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon04 {
  padding-top: 3px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon04 img {
  width: 62px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon05 {
  padding-top: 3px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon05 img {
  width: 62px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon06 {
  padding-top: 3px;
}
main section.s01 .wrapper .facilitybox ul li .icon.icon06 img {
  width: 62px;
}
main section.s01 .wrapper .facilitybox ul li .icon img {
  display: block;
  margin: 0 auto;
}
main section.s01 .wrapper .facilitybox ul li p {
  text-align: center;
  font-size: 10px;
  margin-top: 5px;
  font-weight: bold;
}
main section.s02 {
  width: 920px;
  margin: 20px auto 0;
}
main section.s02 .wrapper .o2 {
  padding: 0 4px;
}
main section.s02 .wrapper .msg01 {
  width: 100%;
  display: block;
  margin-top: 30px;
}
main section.s02 .wrapper .t01 {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-top: 40px;
}
main section.s02 .wrapper .t02 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  margin-top: 5px;
}
main section.s02 .wrapper .t02:first-letter {
  color: #009F18;
}
main section.s02 .wrapper .t02::after {
  content: "";
  display: block;
  width: 62px;
  height: 1px;
  background-color: #009F18;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
main section.s02 .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;
  gap: 15px;
  margin-top: 40px;
}
main section.s02 .wrapper .numberlist li {
  width: calc(50% - 7.5px);
  background-color: #DEE5EE;
  position: relative;
}
main section.s02 .wrapper .numberlist li .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.s02 .wrapper .numberlist li .txtbox {
  position: relative;
  z-index: 2;
  padding: 35px 20px 30px;
}
main section.s02 .wrapper .numberlist li .txtbox .t03 {
  font-size: 30px;
  font-weight: bold;
}
main section.s02 .wrapper .numberlist li .txtbox .num {
  font-size: 54px;
  line-height: 100%;
  letter-spacing: 0;
  position: absolute;
  top: 35px;
  right: 10px;
}
main section.s02 .wrapper .numberlist li .txtbox .t04 {
  font-size: 20px;
  font-weight: bold;
  line-height: 100%;
}
main section.s02 .wrapper .numberlist li .txtbox .t05 {
  font-size: 15px;
  line-height: 170%;
  font-weight: bold;
  margin-top: 15px;
}
main section.s03 .wrapper {
  width: 920px;
  margin: 0 auto;
}
main section.s03 .wrapper table {
  width: 100%;
  margin-top: 30px;
}
main section.s03 .wrapper 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.s03 .wrapper table tr td {
  border: 1px solid #FF7404;
  font-size: 15px;
  line-height: 170%;
  padding: 25px 15px;
}
main section.s03 .wrapper table tr td.td01 {
  width: 380px;
}
main section.s03 .wrapper table tr td.td02 {
  text-align: center;
  line-height: 140%;
  background-color: #F4F4F4;
}
main section.s03 .wrapper table tr td.td02 .t01 {
  font-weight: bold;
  font-size: 15px;
}
main section.s03 .wrapper table tr td.td02 .t02 + p {
  margin-top: 10px;
}
main section.s03 .wrapper .t03 {
  font-size: 15px;
  margin-top: 15px;
}
main section.s03 .wrapper .t04 {
  font-size: 15px;
  line-height: 140%;
  font-weight: bold;
  margin-top: 8px;
}
main section.s03 .wrapper .t05 {
  font-size: 15px;
  line-height: 140%;
}

/* ------------------------------
 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 .swiper-area01 {
    margin-top: 20px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper {
    position: relative;
    padding-bottom: 50px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide {
    width: 224px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    display: block;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox {
    background-color: #EDEDED;
    padding: 15px 10px 15px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t01 {
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    color: #009F18;
    line-height: 100%;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t02 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
    margin-top: 8px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-wrapper .swiper-slide .txtbox .t03 {
    font-size: 10px;
    line-height: 180%;
    margin-top: 10px;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination {
    padding-bottom: 0;
    bottom: 0;
    z-index: 1000;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background-color: #fff !important;
    opacity: 1 !important;
    border: 1px solid #666;
  }
  main section.s01 .wrapper .swiper-area01 .swiper .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #666 !important;
  }
  main section.s01 .wrapper .facilitybox {
    width: 332px;
    margin: 60px auto 0;
    position: relative;
    border: 1px solid #FE9C00;
    border-radius: 8px;
    padding: 20px 0 15px;
  }
  main section.s01 .wrapper .facilitybox .t01 {
    width: 110px;
    font-size: 15px;
    line-height: 100%;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 3px;
    position: absolute;
    top: -17px;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-image: url(../../images/fa0104.jpg);
    background-size: 100% 100%;
    font-weight: bold;
  }
  main section.s01 .wrapper .facilitybox ul {
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
  }
  main section.s01 .wrapper .facilitybox ul li {
    display: inline-block;
    vertical-align: top;
    width: 107px;
    margin-top: 10px;
  }
  main section.s01 .wrapper .facilitybox ul li p {
    text-align: center;
    font-size: 10px;
    margin-top: 5px;
    font-weight: bold;
  }
  main section.s02 {
    width: 100%;
    margin: 10px auto 0;
  }
  main section.s02 .wrapper .main_ttl_box {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
  main section.s02 .wrapper .o2 {
    padding: 0 2px;
  }
  main section.s02 .wrapper .msg01 {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
  main section.s02 .wrapper .t01 {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
  }
  main section.s02 .wrapper .t02 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-bottom: 5px;
    margin-top: 5px;
  }
  main section.s02 .wrapper .t02:first-letter {
    color: #009F18;
  }
  main section.s02 .wrapper .t02::after {
    content: "";
    display: block;
    width: 35px;
    height: 1px;
    background-color: #009F18;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
  main section.s02 .wrapper .numberlist {
    display: block;
    margin-top: 20px;
    padding: 0 15px;
  }
  main section.s02 .wrapper .numberlist li {
    width: 100%;
    background-color: #DEE5EE;
    position: relative;
    margin-top: 20px;
  }
  main section.s02 .wrapper .numberlist li .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: 10px 15px;
  }
  main section.s02 .wrapper .numberlist li .txtbox {
    position: relative;
    z-index: 2;
    padding: 30px 15px 15px;
  }
  main section.s02 .wrapper .numberlist li .txtbox .t03 {
    font-size: 25px;
    font-weight: bold;
  }
  main section.s02 .wrapper .numberlist li .txtbox .num {
    font-size: 54px;
    line-height: 100%;
    letter-spacing: 0;
    position: absolute;
    top: 10px;
    right: 5px;
  }
  main section.s02 .wrapper .numberlist li .txtbox .t04 {
    font-size: 15px;
    font-weight: bold;
    line-height: 100%;
  }
  main section.s02 .wrapper .numberlist li .txtbox .t05 {
    font-size: 10px;
    line-height: 170%;
    font-weight: bold;
    margin-top: 15px;
  }
  main section.s03 .wrapper {
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
  }
  main section.s03 .wrapper table {
    width: 100%;
    margin-top: 20px;
  }
  main section.s03 .wrapper table 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.s03 .wrapper table tr td {
    border: 1px solid #FF7404;
    font-size: 10px;
    line-height: 170%;
    padding: 10px 10px;
  }
  main section.s03 .wrapper table tr td.td01 {
    width: 25%;
    text-align: center;
  }
  main section.s03 .wrapper table tr td.td02 {
    width: 45%;
    text-align: center;
    line-height: 140%;
    background-color: #F4F4F4;
  }
  main section.s03 .wrapper table tr td.td02 .t01 {
    font-weight: bold;
    font-size: 10px;
  }
  main section.s03 .wrapper table tr td.td02 .t02 {
    margin-top: 2px;
  }
  main section.s03 .wrapper table tr td.td02 .t02 + p {
    margin-top: 10px;
  }
  main section.s03 .wrapper .t03 {
    font-size: 10px;
    margin-top: 15px;
  }
  main section.s03 .wrapper .t04 {
    font-size: 10px;
    line-height: 140%;
    font-weight: bold;
    margin-top: 5px;
  }
  main section.s03 .wrapper .t05 {
    font-size: 10px;
    line-height: 140%;
  }
}