@charset "utf-8";
.FV {
  position: relative;
}
.fv-btn {
  position: relative;
  text-align: center;
  width: 100%;
  background: #fef838;
  padding: 10px 0 25px;
}
.FV figure {
  line-height: 0;
}
.sec01 {
  background: #43b955;
  padding: 50px 40px;
  text-align: center;
}
.sec2-head {
  position: relative;
  text-align: center;
  margin: 30px 0;
  background: url("../img/1c/sec1-l.webp"), url("../img/1c/sec1-r.webp");
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat;
}
.sec2-head h2 {
  font-size: 52px;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
}
.sec2-head h2 span {
  background: #fff600;
  color: #41bb5c;
}
#content #main .sec2-head p {
  font-size: 30px;
  color: #fff;
  margin: 0;
}
.sec01-cont {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  padding: 10px 50px 50px;
}
.sec01-cont h3 {
  font-size: 36px;
  border-bottom: 2px solid #41bb5c;
  font-weight: bold;
  padding: 20px 0;
  margin-bottom: 0;
}
.sec01-cont figure {
  width: 100%;
  text-align: center;
}
.price-m {
  background: linear-gradient(135deg, #ff82b5 1%, #ff82b5 59%, #ff4c95 100%);
  padding: 0 20px;
  border-radius: 15px;
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.price-m b {
  font-size: 80px;
}
.price-m span {
  font-size: 28px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  background: #fff;
  color: #ff4894;
  padding: 15px 0;
  border-radius: 15px;
  margin-right: 20px;
}
.sec02 { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ab54d+2,77c054+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ab54d+2,77c054+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ab54d+2,77c054+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3ab54d+2,77c054+39,77c054+100 */
  background: linear-gradient(to bottom, #41bb5c 2%, #77c054 39%, #77c054 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 50px 0 0;
}
.sec02 h2 {
  text-align: center;
}
.sec02-01 {
  background: #fff;
  margin: -20px 0 0;
  padding: 100px 60px 60px;
}
.sec02-01 ul {
  display: flex;
  justify-content: space-between;
}
.sec02-01 ul li {
  font-size: 30px;
  background: #767676;
  width: 32.5%;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.sec02-01 .txt {
  text-align: center;
  font-size: 40px;
  color: #43b955;
  font-weight: bold;
  border: 3px solid;
  padding: 20px 0;
  border-radius: 80px;
  position: relative;
}
.sec02-01 .txt:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 22.5px 0px 22.5px;
  border-color: #41bb5c transparent transparent transparent;
  position: absolute;
  bottom: -48px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec02-01 .txt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 22.5px 0px 22.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec-merit {
  background: #e6f6e3;
  padding: 70px 40px;
}
.sec02-01 .txt:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 22.5px 0px 22.5px;
  border-color: #41bb5c transparent transparent transparent;
  position: absolute;
  bottom: -48px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec02-01 .txt:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 22.5px 0px 22.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec-merit {
  background: #e6f6e3;
  padding: 70px 0px;
}
.sec-merit-box {
    display: flex;
    justify-content: space-between;
    overflow-x: scroll;
    position: relative;
    margin: 0 0 0 40px;
    scrollbar-width: none;
    cursor: grab;
}.sec-merit-box.active {
  cursor: grabbing;
}
.sec-merit h2 {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}
.sec-merit h2 span {
  color: #43b955;
}
.sec-merit-cont {
    min-width: 670px;
    text-align: center;
    margin: 0 40px 0 0;
    display: block;
}.sec-merit-cont:before {
    content: "";
    height: 100%;
    width: 100%;
    z-index: 10;
    position: absolute;
    left: 0;
}
.sec-merit-cont figure {
  width: 100%;
  text-align: center;
  position: relative;
}
.sec-merit-cont figure span {
  font-size: 150px;
  color: #43b955;
  position: absolute;
  left: 50px;
  top: 0;
  line-height: 1;
  font-weight: 500;
}
.merit-head {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #43b955;
  position: relative;
  display: inline-block;
  margin: 30px 0;
}
.merit-head h3 {
  padding: 0px 50px;
  position: relative;
}
.merit-head:before {
  bottom: 0;
  content: "";
  width: 2px;
  height: 30px;
  background: #000;
  position: absolute;
  right: 0;
}
.merit-head h3:before {
  content: "";
  width: 2px;
  height: 30px;
  background: #000;
  position: absolute;
  left: 0;
}
.merit-head h3:after {
  content: "";
  height: 2px;
  width: 30px;
  background: #000;
  position: absolute;
  left: 0;
}
.merit-head:after {
  bottom: 0;
  content: "";
  height: 2px;
  width: 30px;
  background: #000;
  position: absolute;
  right: 0;
}
.sec-merit-cont .txt {
  font-size: 30px;
  text-align: left;
  padding: 0 55px;
}
.sec-merit-box::-webkit-scrollbar {
  background: #ececec;
  width: 15px;
  height: 28px;
  border-radius: 0px;
}
.sec-merit-box::-webkit-scrollbar-thumb {
  background-color: #c6c6c6;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: padding-box;
}
.sec-merit-box::-webkit-scrollbar-track {
  margin-top: 4px;
  margin-bottom: 4px;
}
.sec-merit-box:before {
  content: "";
  height: 20px;
  width: 60vw;
  background: #fff;
  position: absolute;
  top: 140px;
  left: 400px;
  right: 0;
  margin: auto;
}
.sec-merit-cont .txt p {
  line-height: 1.7;
  letter-spacing: -1px;
}
.sec-merit-cont:nth-child(2), .sec-merit-cont:nth-child(3) {
  margin-left: -100px;
}
.sec3 {
  background: #dcdcdc;
  padding: 80px 40px;
}
.sec3-01 {
  background: #767676;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  padding: 25px 0;
  border-radius: 80px;
  position: relative;
  margin-bottom: 70px;
}
.sec3-01:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 48px 22.5px 0px 22.5px;
  border-color: #767676 transparent transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec3 h4 {
  text-align: center;
  font-size: 50px;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 40px;
}
.sec3 .txt {
  background: #fff;
  padding: 40px;
  border-radius: 15px;
}
.sec3 .txt ul li {
  font-size: 30px;
  color: #000;
  position: relative;
  padding-left: 50px;
  line-height: 1.3;
  margin: 15px 0;
}
.sec3 .txt ul li:before {
  content: url("../img/1c/c-pink.webp");
  position: absolute;
  left: 0;
}
.sec3 .txt ul li span {
  border-bottom: 1px solid;
  letter-spacing: -1px;
  display: block;
  padding-bottom: 15px;
}
.sec4 { /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dcdcdc+0,3ab54d+19,3ab54d+100 */
  background: linear-gradient(to bottom, #dcdcdc 0%, #3ab54d 30%, #3ab54d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 100px 40px;
}
.sec4 h5 {
  text-align: center;
  font-size: 40px;
  color: #fff;
  margin-bottom: 50px;
  border-bottom: 2px solid;
  padding-bottom: 15px;
}
.sec4Inner p {
  font-size: 30px;
  color: #43b955;
  font-weight: bold;
  background: #e6f6e3;
  border-radius: 10px;
}
.sec4box {
  text-align: center;
  padding: 20px;
  background: #fff;
  position: relative;
}
.sec4Inner h2 {
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
}
.sec4Inner h2 span {
  font-size: 60px;
  color: #43b955;
}
.sec4Inner h2 span b {
  font-size: 80px;
  background: #fff600;
  width: 100px;
  height: 100px;
  display: inline-flex;
  justify-content: center;
  border-radius: 50%;
  border: 5px solid;
  line-height: 1;
}
.sec4box:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100px 335px 0px 335px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  left: 0;
  bottom: -100px;
}
.tribase:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 110px 0px 0px 375px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.tribase:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 110px 375px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
.tribase {
  padding: 50px 0 0;
  position: relative;
  background: #37b654;
  margin-bottom: 100px;
}
.round15 {
  border-radius: 15px;
}
.sec5 {
  position: relative;
  background: linear-gradient(to bottom, #3ab54d 0%, #6abd52 100%);
  padding: 80px 0px 40px;
  margin-bottom: 100px;
}
.sec5-In {
  padding: 0px 40px;
}
.sec5 b.num {
  font-size: 80px;
  background: #fff600;
  width: 145px;
  height: 145px;
  display: inline-flex;
  justify-content: center;
  border-radius: 50%;
  border: 5px solid;
  line-height: 1.5;
  font-weight: bold;
  color: #38b755;
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
}
.sec5 h3 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #fff;
}
.sec5-01box {
  padding: 0 20px;
  position: relative;
}
.sec5-01cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.sec5-01box .tit {
  font-size: 34px;
  color: #fff;
  padding: 0 50px;
  position: relative;
}
.sec5-01box .tit:before {
  content: "";
  height: 36px;
  width: 36px;
  background: #51bb58;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 50px;
  border: 6px solid #fff;
}
.sec5-01box .time {
  display: flex;
  align-items: center;
  width: 50%;
  background: #fff;
  position: relative;
}
.sec5-01box .time div {
  font-size: 28px;
  line-height: 1;
  padding: 5px;
  position: relative;
  width: 50%;
}
.sec5-01box .time div:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  clip-path: polygon(0 0%, 100% 0%, 75% 100%, 0 100%);
  background-color: #ddd;
  width: 140px;
  height: 100%;
  z-index: 1;
}
.sec5-01box .time div span {
  position: relative;
  z-index: 1;
  display: block;
  padding: 0 15px;
}
.sec5-01box .time p {
  margin: 0 !important;
  width: 50%;
  font-size: 30px;
  font-weight: bold;
  line-height: 0;
}
.sec5-01box .time p span {
  color: #ff4c95;
}
.sec5-01box .time p span b {
  font-size: 60px;
  line-height: 0;
  display: inline-block;
  margin: 0 5px;
}
.sec5-01box:before {
  content: "";
  width: 4px;
  height: 90%;
  position: absolute;
  background: #fff;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 37px;
}
.sec5-01box {
  margin-bottom: 40px;
}
.sec5-In .sec5-01boxtxt {
  background: #fff;
  padding: 40px;
  margin-bottom: 30px;
}
.sec5-In .sec5-01boxtxt ul li {
  font-size: 30px;
  line-height: 1.6;
  margin-bottom: 15px;
  font-weight: bold;
  position: relative;
  padding: 0 0 0 50px;
}
.sec5-In .sec5-01boxtxt ul li span {
  background: #fff600;
}
.sec5-In .sec5-01boxtxt ul li:before {
  content: url("../img/1c/c-green.webp");
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.sec5 .hosoku {
  font-size: 26px;
  color: #000;
}
.sec5-02-cont1 {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.sec5-02-cont2 {
  margin-bottom: 40px;
}
.link--area {
  text-align: center;
  background: #fff600;
  padding: 30px 0;
  margin-bottom: 40px;
}
.okbox h4 {
  font-size: 40px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
.okbox h4 span {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}
.okbox-In ul {
    display: flex;
    overflow-x: scroll;
    position: relative;
    scrollbar-width: none;
    cursor: grab;
    padding: 20px;
    background: #fff;
    border-radius: 15px 0 0 15px;
}
.okbox-In {
  margin-left: 40px;
}
.okbox-In ul li {
    background: #fff;
    margin-right: 20px;
}
.okbox-In ul::-webkit-scrollbar {
  background: #ececec;
  width: 15px;
  height: 28px;
  border-radius: 0px;
}
.okbox-In ul::-webkit-scrollbar-thumb {
  background-color: #c6c6c6;
  border-radius: 20px;
  border: 5px solid transparent;
  background-clip: padding-box;
}
.okbox-In ul::-webkit-scrollbar-track {
  margin-top: 4px;
  margin-bottom: 4px;
}
 .okbox-In ul li:last-child {
    margin-right: 0;
}
.sec5-03 {
  background: #fff;
  border-radius: 15px;
  padding: 20px 40px;
  margin-bottom: 30px;
}
.sec5-03 h4 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.sec5-03 h4 span {
  font-size: 40px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.sec5-03 h4 span img {
  margin: 0 10px 00;
}
.sec5-03 .txt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
.sec5-03 .txt ul li {
  width: 48%;
  text-align: center;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ff88af+0,ff558d+100 */
  background: linear-gradient(135deg, #ff88af 0%, #ff558d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-size: 30px;
  margin-bottom: 20px;
  padding: 5px;
  font-weight: bold;
  color: #fff;
}
.sec6 figure {
  line-height: 0;
  text-align: center;
  padding: 20px 0 0;
}
.sec7 {
  background: #e6f6e3;
  padding: 60px 40px;
}
.sec7 h2 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #00b92e;
  margin-bottom: 50px;
}
.sec7 table, .sec7 table th, .sec7 table td {
  text-align: center;
  vertical-align: middle;
  align-items: center;
  background: none;
  font-size: 30px;
}
.sec7 table tr:nth-child(1) th:nth-child(1) {
  background: none;
  border: none;
}
.sec7 table tr th:nth-child(1) {
  background: #9f9f9f;
  color: #fff;
  width: 26%;
  padding: 20px 0;
  position: relative;
  border-top: 1px solid #fff;
  border-bottom: none;
  line-height: 1.2;
}
.sec7 table tr th:nth-child(2) {
  width: 35%;
  background: #43b955;
  color: #fff;
  border: none;
  padding: 20px 0 40px;
  position: relative;
}
.sec7 table tr th:nth-child(3) {
  padding: 0 0 20px;
  background: #dfdfdf;
  border: none;
  line-height: 1.2;
  position: relative;
}
.sec7 table tr th:nth-child(2):before {
  content: "";
  height: 20px;
  width: 100%;
  background: #41bb5c;
  position: absolute;
  top: -19px;
  left: 0;
  border-radius: 20px 0 0;
}
.sec7 table tr th:nth-child(3):before {
  content: "";
  height: 20px;
  width: 100%;
  background: #dfdfdf;
  position: absolute;
  top: -19px;
  left: 0;
  border-radius: 0 20px 0 0;
}
.sec7 table tr:nth-child(2) th:nth-child(1):after {
  content: "";
  height: 20px;
  width: 100%;
  background: #9f9f9f;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px 0 0;
}
.sec7 table tr:nth-child(2) th:nth-child(1):before {
  content: "";
  height: 20px;
  width: 100%;
  background: #e6f6e4;
  position: absolute;
  top: 0;
  left: 0;
}
.sec7 table tr:nth-child(2) th:nth-child(1) {
  border: none;
}
.sec7 table td {
  background: #fff;
  border: 1px solid #9f9f9f;
  line-height: 1.5;
  padding: 0;
  font-weight: bold;
  letter-spacing: -1px;
  border-right: none;
}
.sec7 table tr:last-child td {
  border-bottom: none;
}
.sec7 table tr:nth-child(2) td {
  border-top: none;
}
.sec7 table tr:nth-child(2) td {
  border-top: none;
}
.sec8 {
  background: url("../img/1c/txt-bg.webp");
  background-size: cover;
  padding: 60px 40px;
  text-align: center;
  color: #fff;
}
.sec8 h2 {
  font-size: 50px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 40px;
  display: inline-block;
  position: relative;
  color: #fff;
}
.sec8 .txt {
  font-size: 30px;
  text-align: left;
}
.sec8 h2 span {
  position: relative;
  display: block;
  padding: 10px 40px;
}
.sec8 h2:before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.sec8 h2:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.sec8 h2 span:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec8 h2 span:before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec8 .txt p {
  line-height: 1.7;
}
.voice {
  padding: 50px 40px;
}
.sec8 h2 span {
  position: relative;
  display: block;
  padding: 10px 40px;
}
.sec8 h2:before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.sec8 h2:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.sec8 h2 span:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec8 h2 span:before {
  content: "";
  height: 30px;
  width: 2px;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
}
.sec8 .txt p {
  line-height: 1.7;
}
.voice {
  padding: 50px 0 0 40px;
  margin-bottom: 100px;
}
.voice h2 {
  font-size: 50px;
  text-align: center;
  color: #43b955;
  font-weight: bold;
  margin-bottom: 20px;
}
.voice-cont {
  border: 5px solid #43b955;
  border-radius: 15px;
  padding: 40px;
  max-width: 640px;
  margin-right: 30px;
}
.voice-head {
  display: flex;
  align-items: center;
  justify-content: center;
}
.voice-head h3 {
  color: #43b955;
  font-size: 30px;
  line-height: 1.5;
  font-weight: bold;
  margin: 0 50px 0 10px;
}
.voice-cont figure {
  text-align: center;
  display: flex;
  justify-content: center;
}
.voice-cont .txt {
  padding: 20px 0 0;
  font-size: 30px;
}
.voice-cont .txt h4:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 27px 27px;
  border-color: transparent transparent #ffb7cf transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.voice-cont .txt h4 {
  text-align: center;
  background: #ff558d;
  padding: 5px;
  margin-bottom: 25px;
  font-weight: bold;
  color: #fff;
  position: relative;
}
#content #main .voice-cont .txt p {
  line-height: 1.7;
  margin: 0;
}
.flow {
  background: #e6f6e3;
  padding: 30px 40px 50px;
  text-align: center;
  border-bottom: 10px solid #fff;
}
.flow h2 {
  font-size: 50px;
  text-align: center;
  font-weight: bold;
  position: relative;
  color: #3ebb5c;
  display: inline-block;
  margin-bottom: 30px;
}
.flow h2 span {
  position: absolute;
  bottom: 28px;
}
.flow .txt {
  font-size: 34px;
  font-weight: bold;
  color: #ff558d;
}
.flow .txt span {
  display: inline-flex;
  justify-content: space-between;
  align-content: center;
}
.flow .txt span:before {
  content: url("../img/1c/flow-l.webp");
  margin: 0 15px;
}
.flow .txt span:after {
  content: url("../img/1c/flow-r.webp");
  margin: 0 15px;
}
.flow ul {
  display: flex;
  justify-content: space-between;
  border: 6px solid #fff;
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
}
.flow ul li {
  font-size: 36px;
  font-weight: bold;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: flex;
  width: 24%;
  padding: 40px 0px;
  background: #bbecc2;
  position: relative;
  height: 300px;
  justify-content: center;
}
.voice-cont .txt h4:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 27px 27px;
  border-color: transparent transparent #ffb7cf transparent;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flow ul li:last-child {
  width: 28%;
  padding: 0 35px 0 0;
  background: #43b955;
  color: #fff;
  border-radius: 0 15px 15px 0;
}
.flow ul li:nth-child(1):after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0px 150px 60px;
  border-color: transparent transparent transparent #bbedc4;
  position: absolute;
  right: -60px;
  z-index: 1;
}
.flow ul li:nth-child(2) {
  background: #87df94;
}
.flow ul li:nth-child(2):after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0px 150px 60px;
  border-color: transparent transparent transparent #87df94;
  position: absolute;
  right: -60px;
  z-index: 1;
}
.flow ul li:nth-child(3) {
  background: #59c96a;
}
.flow ul li:nth-child(3):after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 150px 0px 150px 60px;
  border-color: transparent transparent transparent #59c96a;
  position: absolute;
  right: -60px;
  z-index: 1;
}
.flow ul li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 165px 0px 165px 65px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  right: -65px;
  z-index: 1;
}
.flow ul li:nth-child(4) {
  background: #43b955;
}
.flow ul li:nth-child(4):before {
  content: none;
}
.flow ul li:nth-child(1) {
  padding-right: 40px;
  border-radius: 15px 0 0 15px;
}
.faq {
  background: #3ab54d;
  padding: 60px 40px;
}
.faq h2 {
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 50px;
}
.faq .item {
  background: #fff;
  border-radius: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}
.faq .item button.js-accordion {
  width: 100%;
  text-align: left;
  border: none;
  background: none;
  padding: 30px 80px;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}
.faq .js-accordion--close {
  display: none;
}
.faq .accordion-box {
  height: 0;
  overflow: hidden;
  transition: .4s ease;
}
.faq .js-accordion {
  position: relative;
  padding: 0 35px 0 10px;
}
.faq .js-accordion::before {
  content: "";
  width: 4px;
  height: 30px;
  background: #38b755;
  position: absolute;
  right: 43px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .6s ease;
}
.faq .js-accordion::after {
  content: "";
  width: 30px;
  height: 4px;
  background: #38b755;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: .6s ease;
}
.faq .js-accordion.is-accordion--open::before {
  transform: rotate(90deg);
}
.faq .js-accordion.is-accordion--open::after {
  transform: rotate(-180deg);
}
.faq .js-accordion.is-accordion--open + .accordion-box {
  height: auto;
  opacity: 1;
}
.faq .item button.js-accordion .head p {
  margin: 0 !important;
  line-height: 1.5;
}
.faq .item button.js-accordion .head {
  position: relative;
}
.faq .item button.js-accordion .head:before {
  content: "Q";
  font-family: "Noto Sans JP", serif;
  position: absolute;
  left: -50px;
  font-size: 40px;
  color: #38b755;
  line-height: 0;
  top: 13px;
}
.answer {
  padding: 30px 32px 30px 80px;
  background: #e6f6e3;
  font-size: 30px;
  position: relative;
}
.answer p {
  line-height: 1.5;
  margin: 0 !important;
}
.answer:before {
  content: "A";
  font-family: "Noto Sans JP", serif;
  position: absolute;
  left: 32px;
  font-size: 40px;
  color: #ff558d;
  line-height: 0;
  top: 45px;
  font-weight: bold;
}
div#link02 {
  padding-top: 60px;
  margin-top: -60px;
}
div#link03 {
  padding-top: 60px;
  margin-top: -60px;
}
div#link03-2 {
  padding-top: 150px;
  margin-top: -150px;
}
div#link03-3 {
  padding-top: 150px;
  margin-top: -150px;
}
div#link06 {
  padding-top: 60px;
  margin-top: -60px;
}
@media screen and (max-width: 750px) {
  .sec3-01 {
    font-size: 5vw;
  }
  .sec4 h5 {
    font-size: 5vw;
  }
  .sec4Inner p {
    font-size: 4vw;
  }
  .sec4box:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 100px 43vw 0px 43vw;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 0;
    bottom: -100px;
  }
  .tribase:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 125px 0px 0px 53vw;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .tribase:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 125px 53vw;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .sec2-head h2 {
    font-size: 7vw;
  }
  #content #main .sec2-head p {
    font-size: 4vw;
  }
  .price-m b {
    font-size: 9vw;
  }
  .price-m span {
    font-size: 4vw;
  }
  .sec02-01 ul li {
    font-size: 4vw;
  }
  .sec5-01box .time {
    display: flex;
    align-items: center;
    width: 58%;
    background: #fff;
    position: relative;
  }
  .sec02-01 .txt {
    font-size: 5vw;
  }
  .sec-merit h2 {
    font-size: 7vw;
  }
  .sec-merit-cont {
    min-width: 90vw;
  }
  .sec5-01box:before {
    height: calc(100% - 35px);
    left: 15px;
  }
  .sec5-01box .tit {
    font-size: 4vw;
    padding: 0 0 0 50px;
  }
  .sec5-01box {
    padding: 0;
  }
 .okbox-In ul li {
    min-width: 45%;
    line-height: 0;
}
  .sec7 table, .sec7 table th, .sec7 table td {
    font-size: 4vw;
  }
  .sec8 h2 {
    font-size: 7vw;
  }
  .voice-cont {
    max-width: 83vw;
  }
  .flow ul li {
    font-size: 5vw;
  }
  .faq .item button.js-accordion .head p {
    font-size: 4vw;
  }
  .link--area {
    padding: 30px 10px;
  }
  .price-m {
    font-size: 6vw;
  }
  .price-m b {
    font-size: 10vw;
  }
  .price-m span {
    font-size: 4vw;
    border-radius: 10px;
  }
}
@media screen and (max-width: 599px) {
  .fv-btn {
    padding: 10px;
  }
  .sec01 {
    background: #43b955;
    padding: 15px 15px;
    text-align: center;
  }
.sec01-cont {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    padding: 0px 15px 15px;
    margin: 0 20px;
}.sec02 h2 {
    text-align: center;
    padding: 0 50px;
}
  .sec02-01 {
    background: #fff;
    margin: -20px 0 0;
    padding: 50px 20px 35px;
  }
.sec02-01 ul li {
    font-size: 15px;
    padding: 2px 0;
}
.sec02-01 .txt {
    font-size: 20px;
    padding: 10px 0;
}.sec02-01 .txt:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 13.5px 0px 13.5px;
    border-color: #41bb5c transparent transparent transparent;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
}.sec02-01 .txt:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 12.5px 0px 12.5px;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    margin: auto;
}.sec02-01 ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}.sec-merit {
    background: #e6f6e3;
    padding: 35px 0px 50px;
}.sec-merit h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
  .sec-merit-cont figure span {
    font-size: 25vw;
    left: -67px;
  }
.merit-head {
    font-size: 25px;
    margin: 0;
}.merit-head:before {
    bottom: 0;
    content: "";
    width: 1px;
    height: 16px;
    background: #000;
    position: absolute;
    right: 0;
}.merit-head:after {
    bottom: 0;
    content: "";
    height: 1px;
    width: 15px;
    background: #000;
    position: absolute;
    right: 0;
}.merit-head h3:before {
    content: "";
    width: 1px;
    height: 15px;
    background: #000;
    position: absolute;
    left: 0;
}.merit-head h3:after {
    content: "";
    height: 1px;
    width: 15px;
    background: #000;
    position: absolute;
    left: 0;
}
  .merit-head h3 {
    padding: 0px 20px;
    position: relative;
  }
.sec-merit-cont .txt {
    font-size: 22px;
    text-align: left;
    padding: 20px 20px  0;
}
.sec-merit-box {
    margin: 0 0 0 20px;
}
  .sec-merit-cont figure {
    width: 60%;
    text-align: center;
    position: relative;
    margin: 20px auto;
  }
.sec-merit-cont {
    min-width: 320px;
    margin: 0px -40px 0 0px;
}
  .sec-merit-cont:nth-child(2), .sec-merit-cont:nth-child(3) {
    margin-left: 40px;
  }
.sec-merit-box:before {
    content: "";
    height: 13px;
    width: 200vw;
    background: #fff;
    position: absolute;
    top: 100px;
    left: 90px;
    right: 0;
    margin: auto;
}.sec-merit-cont .txt p {
    line-height: 1.7;
    letter-spacing: -1px;
    font-size: 16px;
}.sec3-01:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 17.5px 0px 17.5px;
    border-color: #767676 transparent transparent transparent;
    position: absolute;
    bottom: -22px;
    left: 0;
    right: 0;
    margin: auto;
}
 .sec3 {
    background: #dcdcdc;
    padding: 50px 20px 40px;
}
.sec3-01 {
    font-size: 20px;
    display: block;
    width: 100%;
    letter-spacing: -1px;
    padding: 12px 0;
    margin-bottom: 35px;
}
.sec3 h4 {
    font-size: 25px;
    margin-bottom: 20px;
}
  .sec3 .txt ul li {
    font-size: 17px;
    padding-left: 35px;
  }
.sec3 .txt {
    background: #fff;
    padding: 15px 15px;
    border-radius: 15px;
}
.sec4 h5 {
    font-size: 22px;
    letter-spacing: -1px;
    padding-bottom: 5px;
    margin-bottom: 30px;
}
.sec4 {
    padding: 40px 20px 60px;
    margin-top: -1px;
}
.sec4Inner p {
    font-size: 16px;
    padding: 0;
    letter-spacing: -1px;
    margin: 0 0 10px !important;
}
  .sec4box {
    text-align: center;
    padding: 10px;
    background: #fff;
    position: relative;
  }
.sec4Inner h2 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
}
.sec4Inner h2 span {
    font-size: 36px;
    color: #43b955;
}
.sec4Inner h2 span b {
    font-size: 50px;
    background: #fff600;
    width: 65px;
    height: 65px;
    display: inline-flex;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid;
    line-height: 1;
}.tribase:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0px 0px 53vw;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
}.tribase:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 60px 53vw;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.sec4box:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 45vw 0px 45vw;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    left: 0;
    bottom: -50px;
}.tribase {
    padding: 20px 0 0;
    position: relative;
    background: #37b654;
    margin-bottom: 50px;
}
.sec5 b.num {
    font-size: 45px;
    background: #fff600;
    width: 80px;
    height: 80px;
    display: inline-flex;
    justify-content: center;
    border-radius: 50%;
    border: 3px solid;
    line-height: 1.5;
    font-weight: bold;
    color: #38b755;
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    margin: auto;
}.sec5 {
    position: relative;
    background: linear-gradient(to bottom, #3ab54d 0%, #6abd52 100%);
    padding: 40px 0px 40px;
    margin-bottom: 100px;
}
  .sec5-In {
    padding: 0px 20px;
  }
  .sec5 h3 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #fff;
  }
  .sec5-01box .time div {
    font-size: 16px;
    line-height: 1;
    padding: 5px;
    position: relative;
    width: 50%;
  }
.sec5-01box .tit:before {
    content: "";
    height: 20px;
    width: 20px;
    background: #51bb58;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    border-radius: 50px;
    border: 4px solid #fff;
}.sec5-01box:before {
    height: calc(100% - 35px);
    left: 8px;
}.sec5-01box {
    margin-bottom: 30px;
}
  .sec5-01box .tit {
    font-size: 18px;
    padding: 0px 0 0 35px;
    width: 48%;
  }
  .sec5-01box .time div:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    clip-path: polygon(0 0%, 100% 0%, 75% 100%, 0 100%);
    background-color: #ddd;
    width: 80px;
    height: 100%;
    z-index: 1;
  }
  .sec5-01box .time p {
    margin: 0 !important;
    width: 56%;
    font-size: 18px;
    font-weight: bold;
    line-height: 0;
  }
  .sec5-01box .time p span b {
    font-size: 30px;
    line-height: 0;
    display: inline-block;
    margin: 0 5px;
  }
.sec5-In .sec5-01boxtxt {
    background: #fff;
    padding: 15px 10px 5px;
    margin-bottom: 15px;
}
.sec5-In .sec5-01boxtxt ul li {
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 15px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 28px;
    letter-spacing: -1px;
}
  .sec5-In .sec5-01boxtxt {
    background: #fff;
    padding: 25px 15px 5px;
    margin-bottom: 20px;
  }
 .sec5 .hosoku {
    font-size: 14px;
    color: #000;
}.sec5 {
    padding: 40px 0px 10px;
    margin-bottom: 50px;
}.link--area {
    padding: 20px 10px;
    margin-bottom: 30px;
}
  .sec5 h3 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
  }
.okbox h4 {
    font-size: 21px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}.okbox h4 span {
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}.okbox-In {
    margin-left: 25px;
}
  .sec5-03 h4 span {
    font-size: 25px;
    display: flex;
    align-items: center;
    font-weight: bold;
  }
.sec5-03 {
    background: #fff;
    border-radius: 15px;
    padding: 10px 20px 10px;
    margin-bottom: 30px;
}
 .sec5-03 .txt ul li {
    font-size: 17px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
}.sec6 figure {
    line-height: 0;
    text-align: center;
    padding: 0 20px;
}
.sec7 h2 {
    text-align: center;
    font-size: 30px;
}
.sec7 {
    background: #e6f6e3;
    padding: 40px 20px 20px;
}.sec7 table, .sec7 table th, .sec7 table td {
    font-size: 18px;
}.sec7 table tr th:nth-child(2) {
    width: 34%;
    background: #43b955;
    color: #fff;
    border: none;
    padding: 0px 0 20px;
    position: relative;
}.sec7 table td {
    font-size: 16px;
}.sec7 table, .sec7 table th, .sec7 table td {
    font-size: 16px;
}
.sec8 {
    padding: 40px 20px 20px;
}
.sec8 .txt {
    font-size: 18px;
    text-align: justify;
}.sec8 h2:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}.sec8 h2:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
}.sec8 h2 span:before {
    content: "";
    height: 20px;
    width: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}.sec8 h2 span:after {
    content: "";
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}.sec8 h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
.voice h2 {
    font-size: 30px;
}
  .voice-cont {
    max-width: 83vw;
    padding: 15px;
  }
  .voice {
    padding: 40px 0 0 20px;
    margin-bottom: 100px;
  }
  .voice-head h3 {
    color: #43b955;
    font-size: 18px;
  }
.voice-cont .txt {
    padding: 20px 0 0;
    font-size: 18px;
}
  .voice-cont .txt p {
    font-size: 16px;
  }.voice-cont {
    border: 3px solid #43b955;
    margin-right: 15px;
}.voice-cont .txt h4 {
    text-align: center;
    background: #ff558d;
    padding: 3px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
    position: relative;
}.voice-cont .txt h4:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0px 18px 18px;
    border-color: transparent transparent #ffb7cf transparent;
    position: absolute;
    right: 0;
    bottom: 0;
}
.flow h2 {
    font-size: 30px;
    margin-bottom: 10px;
}
.flow {
    background: #e6f6e3;
    padding: 50px 20px 40px;
    text-align: center;
    border-bottom: 4px solid #fff;
}
  .flow h2 span img {
    width: 65px;
}
.flow h2 span {
    position: absolute;
    bottom: 20px;
    right: -70px;
}
  .flow .txt span:before {
    content: "";
    margin: 0;
    background: url("../img/1c/flow-l.webp");
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .flow .txt span:after {
    content: "";
    margin: 0;
    background: url("../img/1c/flow-r.webp");
    width: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
  }
 .flow .txt {
    font-size: 20px;
    font-weight: bold;
    color: #ff558d;
}
.faq h2 {
    text-align: center;
    font-size: 28px;
}
.faq {
    background: #3ab54d;
    padding: 40px 20px;
}
.faq .item button.js-accordion {
    width: 100%;
    text-align: left;
    border: none;
    background: none;
    padding: 20px 40px 20px 40px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}
  .faq .item button.js-accordion .head p {
    font-size: 18px;
  }
.faq .item button.js-accordion .head:before {
    content: "Q";
    font-family: "Noto Sans JP", serif;
    position: absolute;
    left: -27px;
    font-size: 24px;
    color: #38b755;
    line-height: 0;
    top: 13px;
}
  .faq .js-accordion::after {
    content: "";
    width: 20px;
    height: 4px;
    background: #38b755;
    position: absolute;
    right: 11px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .6s ease;
  }
  .faq .js-accordion::before {
    content: "";
    width: 4px;
    height: 20px;
    background: #38b755;
    position: absolute;
    right: 19px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .6s ease;
  }
.answer {
    padding: 20px 20px 20px 40px;
    background: #e6f6e3;
    font-size: 16px;
    position: relative;
}
.answer:before {
    content: "A";
    font-family: "Noto Sans JP", serif;
    position: absolute;
    left: 15px;
    font-size: 24px;
    color: #ff558d;
    line-height: 0;
    top: 30px;
    font-weight: bold;
}.faq .item {
    margin-bottom: 15px;
}
  .copyright {
    padding: 10px;
    color: #333;
    font-size: 16px;
    text-align: center;
    background: #fff;
  }
  .price-m b {
    font-size: 10vw;
  }
  .price-m {
    font-size: 7vw;
    padding: 10px 0;
  }
  .sec01-cont h3 {
    font-size: 24px;
  }
.sec3 .txt ul li:before {
    content: "";
    background: url("../img/1c/c-pink.webp") no-repeat;
    height: 30px;
    width: 26px;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 3px;
}.sec3 .txt ul li span {
    border-bottom: 1px solid;
    letter-spacing: -1px;
    display: block;
    padding-bottom: 7px;
}
  .sec5-01box .time {
    width: 52%;
  }
.sec5-In .sec5-01boxtxt ul li:before {
    content: "";
    background: url("../img/1c/c-green.webp") no-repeat;
    height: 30px;
    width: 23px;
    background-size: 100% auto;
    position: absolute;
    left: 0;
    top: 10px;
} 
  .voice-cont .voice-head figure img {
    max-width: 85px !important;
  }
}