#wrap.lp01 #contents {
  padding-bottom: 0;
}
#wrap.lp01 .wp-block-group {
  font-family: "Noto Sans JP", sans-serif;
}
#wrap.lp01 .has-small-font-size {
  font-size: 12px !important;
}
#wrap.lp01 .has-large-font-size {
  font-size: 24px !important;
}
#wrap.lp01 .fv {
  width: 100%;
}
#wrap.lp01 .wp-block-buttons {
  width: 100%;
}
#wrap.lp01 .btns {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  flex-wrap: nowrap;
  margin-right: 15px;
  margin-left: 15px;
}
#wrap.lp01 .btn {
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
#wrap.lp01 .btn a {
  -webkit-transition: 0.3s;
  display: grid;
  place-content: center;
  width: 100%;
  padding: 8px 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  transition: 0.3s;
}
#wrap.lp01 .btn a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#wrap.lp01 h2 {
  display: grid;
  height: 50px;
  margin: 0;
  padding: 0;
  border-radius: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 50px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.1em;
}
#wrap.lp01 h3 {
  font-family: "Noto Sans JP", sans-serif;
}
#wrap.lp01 section {
  padding: 50px 0;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group {
  display: grid;
  row-gap: 10px;
  place-content: center;
  place-items: center;
  margin: 20px 15px;
  padding: 40px 0;
  text-align: center;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group h3 {
  font-weight: bold;
  font-size: 16px;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .tax {
  font-weight: bold;
  font-size: 12px;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .price01 {
  width: 180px;
  padding: 10px 0;
  border: 1px solid #8b8b8b;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .price01 .num {
  font-weight: bold;
  font-size: 18px;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .price02 {
  width: 180px;
  margin-bottom: 20px;
  padding: 10px 0;
  background-color: #b8933a;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .price02 .num {
  font-weight: bold;
  font-size: 26px;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .price02 .tax {
  font-weight: bold;
  font-size: 12px;
}
#wrap.lp01 .section01 .wrap01 .wp-block-group .has-large-font-size {
  margin-bottom: 20px;
}
#wrap.lp01 .section01 .wrap02 {
  margin-top: 50px;
}
#wrap.lp01 .section01 .wrap02 .wp-block-group-is-layout-flex {
  margin: 20px 15px 0;
}
#wrap.lp01 .section01 .wrap02 .wp-block-group-is-layout-flex .wp-block-group {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc((100% - 15px) / 2);
  margin: 0;
  padding: 15px 15px 20px;
}
#wrap.lp01 .section01 .wrap02 .wp-block-group-is-layout-flex .wp-block-group > *:first-child {
  font-size: 16px;
}
#wrap.lp01 .section01 .wrap02 .wp-block-group-is-layout-flex .wp-block-group .wp-block-buttons {
  margin-top: 10px;
}
#wrap.lp01 .section01 .wrap03 {
  margin-top: 50px;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical {
  row-gap: 30px;
  margin-top: 20px;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical > .wp-block-group {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  flex-wrap: nowrap;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical > .wp-block-group .wp-block-spacer {
  width: 15px !important;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical > .wp-block-group p {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical > .wp-block-group figure {
  width: 180px;
  margin-left: 15px;
}
#wrap.lp01 .section01 .wrap03 .wp-block-group.is-vertical > .wp-block-group:nth-child(2) figure {
  margin-right: 15px;
  margin-left: 0;
}
#wrap.lp01 .section02 .step {
  margin: 20px 15px 0;
  margin-top: 20px;
}
#wrap.lp01 .section02 .step > .wp-block-group {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  column-gap: 15px;
  flex-wrap: nowrap;
  align-items: flex-start;
}
#wrap.lp01 .section02 .step > .wp-block-group:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #00ba95;
}
#wrap.lp01 .section02 .step > .wp-block-group .txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#wrap.lp01 .section02 .step > .wp-block-group .txt__num {
  display: grid;
  place-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 20px;
  padding: 0 8px;
  padding-top: 0.1em;
  background-color: #00ba95;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  font-family: Roboto;
}
#wrap.lp01 .section02 .step > .wp-block-group .txt__ttl {
  margin-top: 10px;
  color: #00ba95;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  font-family: "Noto Sans JP";
}
#wrap.lp01 .section02 .step > .wp-block-group .txt__desc {
  margin-top: 10px;
  font-size: 13px;
}
#wrap.lp01 .section02 .step > .wp-block-group figure {
  width: 140px;
}
#wrap.lp01 .section02 .btns {
  margin-top: 40px;
}
#wrap.lp01 .section03 .wp-block-group__inner-container > .wp-block-group {
  display: grid;
  row-gap: 0;
  place-content: center;
  place-items: center;
  margin: 0 15px;
  margin-top: 20px;
}
#wrap.lp01 .section03 .wp-block-group__inner-container > .wp-block-group .lead {
  margin-bottom: 20px;
  color: #00ba95;
  font-weight: bold;
  font-size: 16px;
  font-family: "Noto Sans JP";
}
#wrap.lp01 .section03 .wp-block-group__inner-container > .wp-block-group p {
  margin-top: 10px;
}
#wrap.lp01 .section03 .wp-block-group__inner-container > .wp-block-group .wp-block-image:not(:first-of-type) {
  margin-top: 20px;
}
#wrap.lp01 .section04 .studio {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px 15px 0;
}
#wrap.lp01 .section04 .studio__lead {
  margin: 0 auto 20px;
}
#wrap.lp01 .section04 .studio .studios .wp-block-group {
  display: grid;
  row-gap: 20px;
  place-content: center;
  place-items: center;
  padding: 40px 0;
  border-top: 1px solid #00ba95;
}
#wrap.lp01 .section04 .studio .studios .wp-block-group:last-child {
  padding-bottom: 0;
}
#wrap.lp01 .section04 .studio .studios .wp-block-group .ttl {
  color: #00ba95;
  font-weight: bold;
  font-size: 18px;
  font-family: "Hiragino Kaku Gothic Std";
  text-align: center;
  text-align: center;
}
#wrap.lp01 .section04 .studio .studios .wp-block-group .wp-block-buttons {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#wrap.lp01 .section04 .studio .studios .wp-block-group .wp-block-buttons a {
  width: 240px;
  height: 56px;
  font-size: 18px;
}
#wrap.lp01 .section05 .box {
  margin: 20px 15px 0;
  padding: 20px 15px;
  border-radius: 5px;
}
#wrap.lp01 .section05 .box .ttl {
  font-weight: bold;
  font-size: 22px;
  font-family: Roboto;
}
#wrap.lp01 .section05 .box .question {
  font-weight: bold;
}
#wrap.lp01 .section05 .box .answer strong {
  color: #b8933a;
}
#wrap.lp01 .section05 .box .answer a {
  text-decoration: underline;
}
#wrap.lp01 .section06 .btns {
  margin-top: 30px;
}