@charset "UTF-8";
/* kv */
.jumbotron {
  border-radius: 0;
  margin-bottom: 0;
  color: #09460E;
  height: 620px;
  padding: 5rem 2rem;
  background: url(../img/kv.jpg) center right no-repeat;
  background-size: cover;
  /* position: relative; */
  text-align: center;
  text-shadow: 2px 2px 0 #fff;
  font-weight: 600;
}
/* .jumbotron:before {
  z-index: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.45);
} */
.jumbotron h1 {
  line-height: 1.3;
  margin-bottom: 20px;
  text-shadow: 2px 2px 0 #fff;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron .h2,
.jumbotron .h3,
.jumbotron .h5 {
  /* position: relative; */
  font-weight: 600;
}
.waku2 {
  border: 2px solid #09460E;
  padding: 5px 10px;
  display: inline-block;
}
.badge-style{
  background-color:#659D66 ;
  border-radius: 50px;
  color: #fff;
  padding: 5px 10px;
  text-shadow: none;
  font-weight: 500;
}
section.sec-arrow {
  position: relative;
}
section.sec-arrow:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fbf9f7 transparent transparent transparent;
  border-width: 30px 40px 0 40px;
}
h2.dot {
  text-align: center;
  color: #0d800c;
}
h2 p {
  line-height: 1.8rem;
}
h2 span {
  color: #d6e4c6;
  font-size: 1rem;
  padding-right: 5px;
}
h2 span:first-child {
  color: #0d800c;
}
h2 span:last-child {
  color: #dfeb51;
  padding-right: 0;
}
.style-bg {
  background-color: #d6e4c6;
  text-align: center;
  padding: 20px 10px;
  border-radius: 15px;
  margin-bottom: 1.25rem;
}
.waku {
  background-color: #fbf9f7;
  border: 1px solid #707070;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
}
ul.example li {
  position: relative;
  margin-right: 35px !important;
}
ul.example li:not(:last-child):after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -30px;
  border-left: 20px solid #72a46e;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

table.service {
  /* border-collapse: separate; */
  border-spacing: 10px;
  width: 100%;
}
table.service th {
  background-color: #e0dcd2;
}
table.service th small {
  font-weight: normal;
}
table.service i {
  font-size: 1.5rem;
}
table.service th,
table.service td {
  /* border: 1px solid #E0DCD2; */
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  height: 70px;
  padding: 8px 5px;
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px #e0dcd2 inset;
}
table.service th.ps {
  background-color: #0d800c;
  color: #ffffff;
  border: 6px solid #0d800c;
  box-shadow: none;
  font-size: 1.25rem;
}
table.service td.ps {
  background-color: #fff;
  border: 6px solid #0d800c;
  box-shadow: none;
  color: #0d800c;
  font-weight: 500;
  font-size: 1.25rem;
}
table.service td:first-child {
  background-color: #ffffff;
  font-size: 1rem;
  font-weight: bold;
}
.table-striped tbody tr:nth-of-type(odd),
.table-striped tbody tr:nth-of-type(odd) td:first-child {
  background-color: #f2f1ed;
}
.table-striped tbody tr:nth-of-type(even) th {
  background-color: #fff;
}

.tbl-r05 td:first-child {
  background: #fbf5f5;
}

td::before {
  content: attr(data-label);
  white-space: pre;
}
.tbl-r05 td:before {
  content: none;
}

@media screen and (max-width: 575px) {
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: unset;
  }
  table.service td i {
    font-size: 1.5rem;
  }
  .fa-times {
    padding-right: 2px;
  }
  .tbl-r05 {
    width: 80%;
  }
  .tbl-r05 .thead {
    display: none;
  }
  .tbl-r05 tr {
    width: 100%;
  }
  table.service.tbl-r05 td {
    display: block;
    text-align: right;
    width: 100%;
    border-bottom: 1px solid #e0dcd2;
    border-right: 1px solid #e0dcd2;
    border-left: 1px solid #e0dcd2;
    border-top: none;
    box-shadow: none;
    height: auto;
    padding: 8px 8px 8px 5px;
  }
  table.service.tbl-r05 td.ps {
    background-color: #0d800c;
    border: none;
    color: #fff;
    height: auto;
  }
  table.service.tbl-r05 td:first-child {
    background: #e0dcd2;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
    height: auto;
    border-top: 1px solid #e0dcd2;
    font-size: 1.25rem;
    padding: 8px;
  }
  .table-striped tbody tr:nth-of-type(odd) td:first-child {
    background: #e0dcd2;
  }
  .tbl-r05 td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
    text-align: left;
  }
}

/* 円グラフ */
#myStat,
#myStat2,
#myStat3 {
  height: 270px;
  margin: 0 auto;
}
.circliful {
  position: relative;
}
.circle-text,
.circle-info,
.circle-text-half,
.circle-info-half {
  width: 100%;
  position: absolute;
  text-align: center;
  display: inline-block;
}
.circle-info,
.circle-info-half {
  color: #999;
}
.txt-bg {
  background-color: #0d800c;
  color: #fff;
  padding: 10px;
}
.steps img {
  background-color: #ffffff;
  border-radius: 10px;
  border: 1px solid #ececec;
}
.steps span {
  position: relative;
}
.steps span:after {
  content: "";
  position: absolute;
  bottom: 5px;
  right: -25px;
  border-left: 17px solid #e2eee2;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.triangle3 {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #e2eee2;
}
/* アコーディオン type2 */
/*ボックス全体*/
.accbox2 {
  margin: 1em 0 1em;
  padding: 10px;
  border: none;
}
/*ラベル*/
.accbox2 label {
  display: block;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
  margin-bottom: 0;
}
.accbox2 h5 {
  margin-top: 0;
  text-align: left;
  position: relative;
  background-color: #fbf9f7;
  padding: 15px 20px 15px 60px;
  margin-bottom: 0;
}
/*チェックは隠す*/
.accbox2 input {
  display: none;
}
/*中身を非表示にしておく*/
.accbox2 .accshow {
  height: 0;
  padding: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  border: 7px solid #fbf9f7;
}
/*クリックで中身表示*/
.accbox2 .cssacc2:checked + label + .accshow {
  height: auto;
  padding: 15px 10px 15px 0;
  opacity: 1;
}
/*アイコンを表示*/
.accbox2 label:before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  float: right;
  font-weight: 600;
  color: #2b2b2b;
  font-size: 1.4rem;
  position: absolute;
  bottom: 5px;
  right: 10px;
  z-index: 100;
}
/*アイコンを入れ替える*/
.accbox2 .cssacc2:checked + label:before {
  content: "\f068";
}
.accbox2 h5::before {
  display: inline-block;
  content: "Q";
  position: absolute;
  left: 10px;
  bottom: 9px;
  width: 35px;
  height: 35px;
  line-height: 36px;
  text-align: center;
  background: #0d800c;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
}
.accshow p {
  position: relative;
  padding-left: 60px;
  margin-bottom: 0;
}
.accshow p::before {
  display: inline-block;
  content: "A";
  position: absolute;
  left: 10px;
  width: 35px;
  height: 35px;
  line-height: 34px;
  text-align: center;
  background: #fff;
  color: #0d800c;
  border: 2px solid #0d800c;
  font-size: 18px;
  font-weight: normal;
}

@media (max-width: 1100px) {
  .jumbotron {
    height: 550px;
    padding: 4rem 1rem;
  }
}
@media (max-width: 991px) {
  .jumbotron {
    height: 500px;
  }
  .txt-bg {
    padding: 10px 5px;
  }
}
@media (max-width: 767px) {
  .jumbotron {
    height: 380px;
    padding: 3rem 0;
    text-shadow: 1px 1px 0 #fff;
    background-position: center;
  }
  .jumbotron h1 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-shadow: 1px 1px 0 #fff;
  }
  .jumbotron h2, .jumbotron .h2 {
    font-size: 1.5rem;
  }
  .txt-bg {
    padding: 10px;
  }
  .style-bg {
    padding: 10px 8px;
  }
}

@media (max-width: 575px) {
  /* .jumbotron {
    padding: 1.25rem 1rem 1rem;
  } */
  .btn-position {
    bottom: 10px;
  }
  ul.example li {
    margin-right: 20px !important;
  }
  ul.example li:not(:last-child):after {
    right: -19px;
    border-left: 13px solid #72a46e;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
  }
  table.service td.ps {
    font-size: 1.15rem;
  }
  table.service td {
    font-size: 1rem;
  }
  .steps span:after {
    border-left: none;
    border-top: none;
    border-bottom: none;
  }
  .accbox2 {
    margin: 1em 0 1em;
    padding: 10px 0;
    border: none;
  }
  .accbox2 h5 {
    padding: 8px 20px 8px 35px;
    font-size: 1.1rem;
  }
  .accbox2 label:before {
    font-size: 1rem;
    bottom: unset;
    right: 6px;
    top: 7px;
  }
  .accbox2 h5::before {
    left: 5px;
    bottom: unset;
    top: 7px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    font-size: 14px;
  }
  .accshow p {
    padding-left: 35px;
  }
  .accshow p::before {
    left: 5px;
    width: 25px;
    height: 25px;
    line-height: 20px;
    font-size: 14px;
  }
  .accbox2 .accshow {
    border: 5px solid #fbf9f7;
  }
  .accbox2 .cssacc2:checked + label + .accshow {
    padding: 10px 8px 10px 0;
  }
}
