
.-sfilt_kv01_tit01{
  width: 100%;
  height: auto;
  min-height: auto;
  font-size: 0;
  line-height: 0;
}
.-sfilt_kv01_tit01 img{
  display: inline-block;
  width: 100%;
  height: auto;
  margin: 0;
}
.-sfilt_kv01_txt01{
  background-color: #111;
  color: #fff;
  font-weight:bold;
  text-align: center;
  font-size: 18px;
  line-height: 1.1;
  padding: .5em 0;
  width: 100%;
  margin: 0 0 3em;
}


.-sfilt_sec01{
  margin: 0 0 100px;
}
.-sfilt_sec01_stit01{
  font-size: 24px;
  font-weight: bold;
  color: #c00;
  line-height: 1.2;
  text-align: center;
  width: 360px;
  margin: 0 auto 1em;
  padding: 0 0 .33em;
  position: relative;
  border: none;
}
.-sfilt_sec01_stit01::after{
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 1px solid #c00;
  border-bottom: 1px solid #c00;
}

.-sfilt_sec01_ol01{
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.-sfilt_sec01_ol01>li{
  width: 100%;
  list-style: none;
  margin: 0 0 50px;
  padding: 0;
}
.-sfilt_sec01_ol01>li .--stit01{
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  color: #0070c0;
  padding: 0;
  margin: 0 0 .5em;
  display: block;
  min-height: auto;
  height: auto;
  background-color: transparent;
}
.-sfilt_sec01_ol01>li .--txt01{
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 .5em;
}
.-sfilt_sec01_ol01>li .--ul01{
  margin: 0;
  padding: 0;
  list-style: none;
}
.-sfilt_sec01_ol01>li .--ul01>li{
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

.-sfilt_sec01_txt01{
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 2em;
}
.-sfilt_sec01_txt02{
  text-align: center;
  font-size: 13px;
  line-height: 1.4;
  padding: 0;
  margin: 0 0 2em;
}

.-sfilt_sec01_img01{
  font-size: 0;
  line-height: 0;
  width: 100%;
  padding: 0;
  margin: 0;
}
.-sfilt_sec01_img01 img{
  width: 100%;
  height: auto;
}

.-sfilt_sec01_ol02{
  width: 100%;
  padding: 40px;
  background-color: #f6f6f6;
}
.-sfilt_sec01_ol02 li{
  font-size: 13px;
  line-height: 1.7;
  margin: 0 0 1em 1em;
  list-style-type: decimal
}

.-sfilt_sec01_tbl01{
  width: 100%;
}
.-sfilt_sec01_tbl01 thead{
  background-color: #0070c0;
  border: 1px solid #0070c0;
}
.-sfilt_sec01_tbl01 thead tr th{
  font-size:16px;
  font-weight: bold;
  color: #fff;
  padding: 0.5em;
  box-sizing: border-box;
  text-align: center;
}
.-sfilt_sec01_tbl01 tbody{
  border: 1px solid #0070c0;
  box-sizing: border-box;
}
.-sfilt_sec01_tbl01 tbody tr th,
.-sfilt_sec01_tbl01 tbody tr td{
  border-bottom: 1px dotted #ccc;
  padding: 1em .5em;
  font-size:16px;
  line-height: 1.4;
  box-sizing: border-box;
  text-align: center;
}
.-sfilt_sec01_tbl01 tbody tr th{
  font-weight: bold;
}
.-sfilt_sec01_tbl01 tbody tr td strong{
  color: #c11;
  font-weight: bold;
}
.-sfilt_sec01_tbl01 tbody tr td span{
  font-size: .75em;
}
.-sfilt_sec01_tel01{
  font-size:21px;
  font-weight:bold;
  text-align: center;
  width: 100%;
  padding: 40px;
  background-color: #f6f6f6;
}
@media screen and (max-width: 767px){
  .-sfilt_kv01_txt01{
    font-size: 14px;
  }
  .-sfilt_sec01{
    margin: 0 4vw 50px;
  }
  .-sfilt_sec01_stit01{
    font-size: 21px;
    font-weight: bold;
    color: #c00;
    line-height: 1.2;
    text-align: center;
    width: 75%;
    margin: 0 auto 1em;
    padding: 0 0 .5em;
  }
  .-sfilt_sec01_stit01::after{
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #c00;
    border-bottom: 1px solid #c00;
  }
  .-sfilt_sec01_ol01>li .--stit01{
    font-size: 16px;
  }
  .-sfilt_sec01_ol01>li .--txt01{
    font-size: 13px;
  }

  
  .-sfilt_sec01_tbl01 thead tr th{
    font-size:14px;
  }
  .-sfilt_sec01_tbl01 tbody tr th,
  .-sfilt_sec01_tbl01 tbody tr td{
    font-size:14px;
  }
  .-sfilt_sec01_ol02{
    padding: 15px;
  }
  .-sfilt_sec01_tel01{
    font-size:16px;
    padding: 15px;
  }
}