.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #000;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  margin: 0;
}
.wrap {
  margin: auto;
  max-width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  width: 100%;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
a:link,a:visited,a:hover,a:active {
  color: #ffe200;
  text-decoration: none;
}
a img:hover {
  filter: brightness(1.2);
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
@media only screen and (max-width: 1200px) {
  html {
    font-size: 0.8333333333333334vw;
  }
}
@media only screen and (max-width: 749px) {
  html {
    font-size: 2.67022696929239vw;
  }
}

/*notes*/
header .header__top__wrap {
  background: #fff;
  width: 100%;
}
header .header__top__wrap div {
  align-items: center;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  margin: auto;
  padding: .5rem 1%;
  width: 120rem;
}
header .header__top__wrap div .logo {
  width: 18rem;
}
header .header__top__wrap div .btn {
  width: 35rem;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000.webp) no-repeat;
  padding: 7rem 4% 4rem;
}
header .header__main__wrap .box1__wrap {
  color: #fff;
  text-align: center;
}
header .header__main__wrap .box1__wrap p:nth-child(1) {
  font-size: 2.8rem;
  font-weight: 900;
  letter-spacing: .2em;
  margin-bottom: .25em;
}
header .header__main__wrap .box1__wrap h1 {
  filter: drop-shadow(0 0 .8rem rgba(0,0,0,0.32));
  font-size: 4.6rem;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 1.2;
  margin-right: 1em;
}
header .header__main__wrap .box1__wrap h1 span {
  font-size: 6.4rem;
  font-weight: 900;
  letter-spacing: .1em;
}
header .header__main__wrap .box1__wrap h1 span:last-child {
  color: #ffd52c;
  margin-left: 2em;
  letter-spacing: .2em;
}
header .header__main__wrap .box1__wrap div {
  display: flex;
  justify-content: center;
}
header .header__main__wrap .box1__wrap div img {
  margin: 2em;
  width: 18rem;
}
header .header__main__wrap .box1__wrap p:last-child {
  font-size: 2.0rem;
  font-weight: 700;
  margin-bottom: 2em;
}
header .header__main__wrap .box2__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 94rem;
}
header .header__main__wrap .box2__wrap div {
  position: relative;
  background: #fff;
  border-radius: 1rem;
  filter: drop-shadow(0 .8rem 1.6rem rgba(0,0,0,0.46));
  width: 46rem;
}
header .header__main__wrap .box2__wrap div:nth-child(1):before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0011.webp) no-repeat;
  width: 12.5rem;
  height: 31.9rem;
  top: -64%;
  left: -16%;
}
header .header__main__wrap .box2__wrap div:nth-child(2):after {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0012.webp) no-repeat;
  width: 13.7rem;
  height: 29.6rem;
  top: -110%;
  right: -16%;
}
header .header__main__wrap .box2__wrap div h3 {
  background: #ffd52c;
  border-radius: 1rem 1rem 0 0;
  font-size: 2.6rem;
  font-weight: 900;
  padding: .25em;
  text-align: center;
}
header .header__main__wrap .box2__wrap div:nth-child(2) h3 {
  background: #ee3556;
  color: #fff;
}
header .header__main__wrap .box2__wrap div ul {
  display: table;
  margin: auto;
  padding: 1em 0;
}
header .header__main__wrap .box2__wrap div ul li {
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding-left: 1.75em;
}
header .header__main__wrap .box2__wrap div ul li:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0005.webp) no-repeat;
  width: 2.6rem;
  height: 2.6rem;
  top: 0;
  left: 0;
}
header .header__main__wrap .box2__wrap div ul li:nth-child(2):before {
  background: 100% / 100% url(../img/0006.webp) no-repeat;
}
header .header__main__wrap .box2__wrap div ul li:nth-child(3):before {
  background: 100% / 100% url(../img/0007.webp) no-repeat;
}
header .header__main__wrap .box2__wrap div:nth-child(2) ul li:nth-child(1):before {
  background: 100% / 100% url(../img/0008.webp) no-repeat;
}
header .header__main__wrap .box2__wrap div:nth-child(2) ul li:nth-child(2):before {
  background: 100% / 100% url(../img/0009.webp) no-repeat;
}
header .header__main__wrap .box2__wrap div:nth-child(2) ul li:nth-child(3):before {
  background: 100% / 100% url(../img/0010.webp) no-repeat;
}

/*notes*/
.s01__wrap {
  background: center center / cover url(../img/0100.webp) no-repeat;
  padding: 8rem 4%;
}
h2 {
  color: #0097e0;
  font-size: 4.6rem;
  font-weight: 900;
  line-height: 1.3;
  margin-bottom: 1em;
  text-align: center;
}
h2 span {
  font-size: 3.2rem;
}
.s01__wrap p:nth-child(2) {
  margin: auto;
  width: 60rem;
}
.s01__wrap img {
  display: block;
  margin: 1em auto;
  width: 66rem;
}
.s01__wrap p:nth-child(4) {
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}

/*notes*/
.s02__wrap {
  padding: 8rem 4%;
}
.s02__wrap .box__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 96rem;
}
.s02__wrap .box__wrap div {
  width: 46rem;
}
.s02__wrap .box__wrap div h3 {
  position: relative;
  background: #ffd52c;
  border-radius: 1.0rem;
  font-size: 2.8rem;
  font-weight: 900;
  margin-bottom: 1.5em;
  padding: .25em 0;
  text-align: center;
}
.s02__wrap .box__wrap div:nth-child(2) h3 {
  background: #ee3556;
  color: #fff;
}
.s02__wrap .box__wrap div h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -1.6rem;
  border: 1.6rem solid transparent;
  border-top: 1.6rem solid #ffd52c;
}
.s02__wrap .box__wrap div:nth-child(2) h3:before {
  border-top: 1.6rem solid #ee3556;
}
.s02__wrap .box__wrap div:nth-child(1) h3:after {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0208.webp) no-repeat;
  width: 12.4rem;
  height: 15.8rem;
  bottom: -15%;
  left: -16%;
}
.s02__wrap .box__wrap div:nth-child(2) h3:after {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0209.webp) no-repeat;
  width: 9.7rem;
  height: 15.5rem;
  bottom: -15%;
  right: -16%;
}
.s02__wrap .box__wrap div ul {
  margin: auto;
  width: 42rem;
}
.s02__wrap .box__wrap div ul li {
  align-items: center;
  display: flex;
  margin-bottom: 2rem;
}
.s02__wrap .box__wrap div ul li img {
  margin-right: 2rem;
  width: 8rem;
}
.s02__wrap .box__wrap div ul li h4 {
  font-size: 2.2rem;
  font-weight: 900;
  margin-bottom: .25em;
}

/*notes*/
.s03__wrap {
  background: center center / cover url(../img/0300.webp) no-repeat;
  padding: 9rem 4%;
}
.s03__wrap .box1__wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 5rem;
  width: 78rem;
}
.s03__wrap .box1__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0301.webp) no-repeat;
  width: 10.5rem;
  height: 24.5rem;
  top: -5%;
  right: -16%;
}
.s03__wrap .box1__wrap div {
  background: #fff;
  border: .4rem solid #0097e0;
  border-radius: 2rem;
  box-sizing: border-box;
  text-align: center;
  width: 22rem;
}
.s03__wrap .box1__wrap div h3 {
  position: relative;
  background: #0097e0;
  border-radius: 1.6rem 1.6rem 0 0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 900;
  padding: .25em 0;
}
.s03__wrap .box1__wrap div h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -1.0rem;
  border: 1.0rem solid transparent;
  border-top: 1.0rem solid #0097e0;
}
.s03__wrap .box1__wrap p:nth-child(2) {
  font-size: 2.8rem;
  font-weight: 900;
  margin-top: .25em;
}
.s03__wrap .box1__wrap p:nth-child(2) span {
  color: #0097e0;
}
.s03__wrap .box1__wrap p:nth-child(2) span span {
  font-size: 5.4rem;
  font-weight: 700;
}
.s03__wrap .box1__wrap p:nth-child(3) {
  margin-bottom: 1.5em;
}
.s03__wrap .box2__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 96rem;
}
.s03__wrap .box2__wrap div {
  width: 46rem;
}
.s03__wrap .box2__wrap div h3 {
  position: relative;
  background: #ffd52c;
  border-radius: 1rem;
  font-size: 2.8rem;
  font-weight: 900;
  text-align: center;
  padding: .25em;
}
.s03__wrap .box2__wrap div:nth-child(2) h3 {
  background: #ee3556;
  color: #fff;
}
.s03__wrap .box2__wrap div h3:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 50%;
  margin-left: -1.6rem;
  border: 1.6rem solid transparent;
  border-top: 1.6rem solid #ffd52c;
}
.s03__wrap .box2__wrap div:nth-child(2) h3:before {
  border-top: 1.6rem solid #ee3556;
}
.s03__wrap .box2__wrap div ul li {
  align-items: flex-start;
  display: flex;
  margin: 2em auto 0;
  width: 42rem;
}
.s03__wrap .box2__wrap div ul li img {
  margin-right: 2rem;
  width: 12rem;
}
.s03__wrap .box2__wrap div ul li div h4 {
  font-size: 2.2rem;
}
.s03__wrap .box2__wrap div ul li div h4 span {
  font-size: 3.0rem;
}
.s03__wrap .box2__wrap div ul li div p:nth-child(2) {
  display: table;
  background: #fff;
  border: .1rem solid #ffd52c;
  border-radius: .6rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding: 0 .75em;
}
.s03__wrap .box2__wrap div:nth-child(2) ul li div p:nth-child(2) {
  border: .1rem solid #ee3556;
  color: #ee3556;
}

/*notes*/
.s04__wrap {
  background: center center / cover url(../img/0400.webp) no-repeat;
  padding: 9rem 4%;
}
.s04__wrap .txt {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 2em;
  text-align: center;
}
.s04__wrap .box__wrap {
  margin: auto;
  width: 76rem;
}
.s04__wrap .box__wrap .box {
  position: relative;
  display: flex;
  background: #fff;
  border-radius: 1rem;
  filter: drop-shadow(0 0 1.6rem rgba(0,151,224,0.32));
  margin-bottom: 6rem;
}
.s04__wrap .box__wrap .box:last-child {
  margin-bottom: 0;
}
.s04__wrap .box__wrap .box:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0409.webp) no-repeat;
  width: 6rem;
  height: 2rem;
  bottom: -30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s04__wrap .box__wrap .box:last-child:before {
  display: none;
}
.s04__wrap .box__wrap .box div:nth-child(1) {
  position: relative;
  align-items: center;
  display: flex;
  justify-content: center;
  background: #0097e0;
  border-radius: 1rem 0 0 1rem;
  width: 12rem;
}
.s04__wrap .box__wrap .box div:nth-child(1):before {
  position: absolute;
  content: '';
  top: 50%;
  left: 100%;
  margin-top: -1.6rem;
  border: 1.6rem solid transparent;
  border-left: 1.6rem solid #0097e0;
}
.s04__wrap .box__wrap .box div:nth-child(1) p {
  color: #ffe200;
  font-size: 1.6rem;
  letter-spacing: .2em;
  line-height: 1;
  text-align: center;
}
.s04__wrap .box__wrap .box div:nth-child(1) p span {
  font-size: 5.2rem;
}
.s04__wrap .box__wrap .box div:nth-child(2) {
  padding: 3rem 0 0 4rem;
  width: 40rem;
}
.s04__wrap .box__wrap .box:nth-child(5) div:nth-child(2),
.s04__wrap .box__wrap .box:nth-child(6) div:nth-child(2) {
  padding: 2rem 0 0 4rem;
}
.s04__wrap .box__wrap .box div:nth-child(2) h3 {
  color: #0097e0;
  font-size: 2.8rem;
  font-weight: 900;
}
.s04__wrap .box__wrap .box div:nth-child(2) p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}
.s04__wrap .box__wrap .box img {
  width: 24rem;
}

/*notes*/
.s05__wrap {
  background: bottom center / contain url(../img/0500.webp) no-repeat;
  padding: 9rem 4%;
}
.s05__wrap .h2__wrap {
  position: relative;
  display: block;
}
.s05__wrap .h2__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0501.webp) no-repeat;
  width: 13.1rem;
  height: 13.1rem;
  top: 34%;
  right: 15%;
}
.s05__wrap h2 {
  font-size: 5.6rem;
  margin-bottom: 0;
}
.s05__wrap .txt {
  color: #0097e0;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 3em;
  text-align: center;
}
.s05__wrap .box__wrap {
  position: relative;
  margin: auto;
  width: 94rem;
}
.tab-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2rem;
}
.tab-2 > label {
  flex: 1 1;
  order: -1;
  background: #ffd52c;
  border-radius: 1rem;
  cursor: pointer;
  font-size: 2.8rem;
  font-weight: 900;
  opacity: .24;
  padding: .25em;
  text-align: center;
}
.tab-2 > label.af {
  background: #ee3556;
  color: #fff;
}
.tab-2 > label:hover {
  opacity: .8;
}
.tab-2 input {
  display: none;
}
.tab-2 > div {
  display: none;
  width: 100%;
}
.tab-2 label:has(:checked) {
  opacity: 1;
}
.tab-2 label:has(:checked) + div {
  display: block;
}
.faq__wrap {
  margin: 3em auto 0;
  max-width: 58rem;
}
.faq__wrap .que__wrap {
  position: relative;
  cursor: pointer;
  background: #0097e0;
  border-radius: 2rem;
  color: #ffe200;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 3rem;
  padding: 2rem;
}
.faq__wrap .que__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0502.webp) no-repeat;
  width: 9rem;
  height: 9rem;
  top: -10%;
  left: -18%;
}
.af__wrap .que__wrap:before {
  background: 100% / 100% url(../img/0504.webp) no-repeat;
}
.faq__wrap .que__wrap:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -2rem;
  margin-top: -1rem;
  border: 1rem solid transparent;
  border-right: 1rem solid #0097e0;
  z-index: 2;
}
.faq__wrap .que__wrap div {
  align-items: center;
  display: flex;
}
.faq__wrap .que__wrap div p:nth-of-type(1) {
  align-items: center;
  background: #ffe200;
  border-radius: .6rem;
  color: #0097e0;
  display: flex;
  font-size: 2.6rem;
  font-weight: 700;
  height: 3.6rem;
  justify-content: center;
  margin-right: .5em;
  max-width: 3.6rem;
  width: 100%;
}
.faq__wrap .que__wrap div p:nth-of-type(2) {
  width: 90%;
}
.faq__wrap .que__wrap div:before {
  position: absolute;
  content: '';
  top: 44%;
  right: 2rem;
  width: 3rem;
  height: .3rem;
  transform: rotate(90deg);
  background: #fff;
  transition: all .3s ease-in-out;
}
.faq__wrap .que__wrap div:after {
  position: absolute;
  content: '';
  top: 44%;
  right: 2rem;
  width: 3rem;
  height: .3rem;
  background: #fff;
  transition: all .1s ease-in-out;
}
.faq__wrap .que__wrap div.open:before {
  background: #fff;
  transform: rotate(180deg);
}
.faq__wrap .que__wrap div.open:after {
  opacity: 0;
}
.faq__wrap .ans {
  position: relative;
  display: flex;
  justify-content: space-between;
  background: #fff399;
  border-radius: 2rem;
  margin-top: -2rem;
  margin-bottom: 3rem;
  padding: 2rem;
}
.faq__wrap .ans:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0505.webp) no-repeat;
  width: 11.4rem;
  height: 9rem;
  top: -10%;
  right: -18%;
}
.af__wrap .faq__wrap .ans:before {
  background: 100% / 100% url(../img/0505.webp) no-repeat;
}
.faq__wrap .ans p:nth-of-type(1) {
  font-size: 1.6rem;
}
.faq__wrap .ans p:nth-of-type(2) {
  align-items: center;
  background: #ee3556;
  border-radius: .6rem;
  color: #fff;
  display: flex;
  font-size: 2.6rem;
  font-weight: 700;
  height: 3.6rem;
  justify-content: center;
  margin-left: .5em;
  max-width: 3.6rem;
  width: 100%;
}

/*notes*/
.s06__wrap {
  background: #0097e0;
  color: #fff;
  padding: 9rem 4%;
}
.s06__wrap h2 {
  color: #fff200;
}
.s06__wrap .box__wrap {
  position: relative;
  margin: auto;
  max-width: 76rem;
}
.s06__wrap .box__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0601.webp) no-repeat;
  width: 26.2rem;
  height: 26.6rem;
  bottom: -18%;
  left: -9%;
}
form .input__wrap {
  font-weight: 700;
  margin: 0 auto 2rem;
  max-width: 46rem;
}
form .item__wrap {
  margin: .5em 0;
}
form .item__wrap span {
  background: #ee3556;
  border-radius: .4rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  margin-right: .5em;
  padding: .2em .75em;
  text-align: center;
}
form input[type=text],
form input[type=mail],
form textarea {
  background: #fff;
  border: .1rem solid #ddd;
  border-radius: .6rem;
  box-sizing: border-box;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 3.5%;
  width: 100%;
}
form textarea {
  font-family: Roboto, "Noto Sans JP", sans-serif;
  height: 15rem;
}
form select {
  background: #fff;
  border: .1rem solid #ddd;
  border-radius: .6rem;
  box-sizing: border-box;
  color: #cacaca;
  font-family: Roboto, "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 3.5%;
  width: 100%;
}
.s06__wrap .txt {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  margin: 4rem;
  text-align: center;
}
.s06__wrap .txt a:link,.s06__wrap .txt a:visited {
  color: #ffe200;
  font-weight: 700;
  text-decoration: underline;
}
form .submit__wrap {
  position: relative;
  display: table;
  margin: auto;
  width: 28rem;
}
form .submit__wrap input[type=submit] {
  position: relative;
  display: block;
  background: #ee3556;
  border: none;
  border-radius: 5rem;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 2.2rem;
  font-weight: 900;
  padding: .85em;
  transition: .4s;
  width: 100%;
}
form .submit__wrap:before {
  position: absolute;
  content: '';
  background: 100% / 100% url(../img/0602.webp) no-repeat;
  width: 1.6rem;
  height: 1.4rem;
  top: 40%;
  right: 10%;
  z-index: 1;
}
form input[type=submit]:hover {
  background: #900;
}
::-webkit-input-placeholder {
  color: #cacaca;
}

/*notes*/
footer {
  background: #0097e0;
  color: #fff;
  font-size: 1.4rem;
  padding: 10rem 4% 13rem;
  text-align: center;
}
.floating__wrap {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: rgba(255,255,255,0.64);
  padding: 1rem;
  z-index: 2;
}
.floating__wrap a img {
  display: block;
  margin: auto;
  width: 41.4rem;
}









@media screen and (max-width:749px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.4rem;
}

/*notes*/
header .header__top__wrap {
  width: 100%;
}
header .header__top__wrap div {
  width: 100%;
}
header .header__top__wrap div .logo {
  width: 12rem;
}
header .header__top__wrap div .btn {
  width: 20rem;
}
header .header__main__wrap {
  background: center center / cover url(../img/0000.webp) no-repeat;
  padding: 3rem 4% 2rem;
}
header .header__main__wrap .box1__wrap p:nth-child(1) {
  font-size: 1.8rem;
}
header .header__main__wrap .box1__wrap h1 {
  font-size: 3.2rem;
  margin-right: 0;
}
header .header__main__wrap .box1__wrap h1 span {
  font-size: 4.2rem;
}
header .header__main__wrap .box1__wrap h1 span:last-child {
  margin-left: 0;
}
header .header__main__wrap .box1__wrap div img {
  margin: 1em.5em;
  width: 12rem;
}
header .header__main__wrap .box1__wrap p:last-child {
  font-size: 1.3rem;
}
header .header__main__wrap .box2__wrap {
  display: block;
  width: 90%;
}
header .header__main__wrap .box2__wrap div {
  width: 100%;
}
header .header__main__wrap .box2__wrap div:nth-child(1) {
  margin-bottom: 1rem;
}
header .header__main__wrap .box2__wrap div:nth-child(1):before {
  width: 5rem;
  height: 13rem;
  top: -10%;
  left: -8%;
}
header .header__main__wrap .box2__wrap div:nth-child(2):after {
  width: 5.4rem;
  height: 12rem;
  top: -30%;
  right: -8%;
}
header .header__main__wrap .box2__wrap div h3 {
  font-size: 1.8rem;
}
header .header__main__wrap .box2__wrap div ul li {
  font-size: 1.2rem;
}
header .header__main__wrap .box2__wrap div ul li:before {
  width: 1.8rem;
  height: 1.8rem;
}

/*notes*/
.s01__wrap {
  padding: 4rem 4%;
}
h2 {
  font-size: 2.4rem;
}
h2 span {
  font-size: 2.2rem;
}
.s01__wrap p:nth-child(2) {
  width: 100%;
}
.s01__wrap img {
  width: 100%;
}
.s01__wrap p:nth-child(4) {
  font-size: 1.6rem;
  text-align: left;
}

/*notes*/
.s02__wrap {
  padding: 4rem 4%;
}
.s02__wrap .box__wrap {
  display: block;
  width: 100%;
}
.s02__wrap .box__wrap div {
  width: 100%;
}
.s02__wrap .box__wrap div h3 {
  font-size: 1.8rem;
  margin-bottom: 1em;
  padding: .5em 0;
}
.s02__wrap .box__wrap div:nth-child(1) h3:after {
  width: 6.2rem;
  height: 7.9rem;
  bottom: -15%;
  left: -2%;
}
.s02__wrap .box__wrap div:nth-child(2) h3 {
  margin-top: 4rem;
}
.s02__wrap .box__wrap div:nth-child(2) h3:after {
  width: 4.8rem;
  height: 7.7rem;
  bottom: -15%;
  right: -2%;
}
.s02__wrap .box__wrap div ul {
  width: 100%;
}
.s02__wrap .box__wrap div ul li {
  margin-bottom: 1rem;
}
.s02__wrap .box__wrap div ul li img {
  margin-right: 1rem;
  width: 6rem;
}
.s02__wrap .box__wrap div ul li h4 {
  font-size: 1.8rem;
}

/*notes*/
.s03__wrap {
  padding: 4rem 4%;
}
.s03__wrap .box1__wrap {
  display: flex;
  margin: 0 auto 3rem;
  width: 100%;
}
.s03__wrap .box1__wrap:before {
  width: 5.2rem;
  height: 12.2rem;
  top: -52%;
  right: -4%;
  z-index: 1
}
.s03__wrap .box1__wrap div {
  border: .2rem solid #0097e0;
  border-radius: 1rem;
  width: 33%;
}
.s03__wrap .box1__wrap div h3 {
  border-radius: .8rem .8rem 0 0;
  font-size: 1.6rem;
  line-height: 1.3;
  padding: .5em 0;
}
.s03__wrap .box1__wrap p:nth-child(2) {
  font-size: 1.8rem;
  line-height: 1.1;
  margin-top: 1em;
}
.s03__wrap .box1__wrap p:nth-child(2) span span {
  font-size: 3.2rem;
}
.s03__wrap .box1__wrap p:nth-child(3) {
  font-size: 1.0rem;
  margin: 1em;
}
.s03__wrap .box2__wrap {
  display: block;
  width: 100%;
}
.s03__wrap .box2__wrap div {
  width: 100%;
}
.s03__wrap .box2__wrap div h3 {
  font-size: 1.8rem;
  padding: .5em;
}
.s03__wrap .box2__wrap div:nth-child(2) h3 {
  margin-top: 3rem;
}
.s03__wrap .box2__wrap div ul li {
  margin: 1em auto 0;
  width: 100%;
}
.s03__wrap .box2__wrap div ul li img {
  margin-right: 1rem;
  width: 8rem;
}
.s03__wrap .box2__wrap div ul li div h4 {
  font-size: 1.8rem;
}
.s03__wrap .box2__wrap div ul li div h4 span {
  font-size: 2.4rem;
}
.s03__wrap .box2__wrap div ul li div p:nth-child(2) {
  font-size: 1.2rem;
}

/*notes*/
.s04__wrap {
  padding: 4rem 4%;
}
.s04__wrap .txt {
  font-size: 1.5rem;
  text-align: left;
}
.s04__wrap .box__wrap {
  width: 100%;
}
.s04__wrap .box__wrap .box {
  position: relative;
  margin-bottom: 3rem;
}
.s04__wrap .box__wrap .box:before {
  width: 3rem;
  height: 1rem;
  bottom: -32%;
}
.s04__wrap .box__wrap .box:nth-child(5):before,
.s04__wrap .box__wrap .box:nth-child(6):before {
  bottom: -23%;
}
.s04__wrap .box__wrap .box:nth-child(7):before {
  bottom: -26%;
}
.s04__wrap .box__wrap .box div:nth-child(1) {
  width: 13%;
}
.s04__wrap .box__wrap .box div:nth-child(1):before {
  margin-top: -.8rem;
  border: .8rem solid transparent;
  border-left: .8rem solid #0097e0;
}
.s04__wrap .box__wrap .box div:nth-child(1) p {
  font-size: 1.0rem;
}
.s04__wrap .box__wrap .box div:nth-child(1) p span {
  font-size: 2.4rem;
}
.s04__wrap .box__wrap .box div:nth-child(2) {
  padding: 1rem 0 1rem 1.5rem;
  width: 20rem;
}
.s04__wrap .box__wrap .box:nth-child(5) div:nth-child(2),
.s04__wrap .box__wrap .box:nth-child(6) div:nth-child(2) {
  padding: 1rem 0 1rem 1.5rem;
}
.s04__wrap .box__wrap .box div:nth-child(2) h3 {
  color: #0097e0;
  font-size: 1.6rem;
  font-weight: 900;
}
.s04__wrap .box__wrap .box div:nth-child(2) p {
  font-size: 1.2rem;
}
.s04__wrap .box__wrap .box img {
  position: absolute;
  top: 20%;
  right: 0;
  width: 8rem;
}

/*notes*/
.s05__wrap {
  padding: 4rem 4%;
}
.s05__wrap .h2__wrap:before {
  width: 6.5rem;
  height: 6.5rem;
  top: -24%;
}
.s05__wrap h2 {
  font-size: 4.6rem;
}
.s05__wrap .txt {
  font-size: 1.4rem;
  line-height: 1.3;
}
.s05__wrap .box__wrap {
  width: 100%;
}
.tab-2 {
  gap: 0 1rem;
}
.tab-2 > label {
  font-size: 1.6rem;
  padding: .5em 0;
}
.faq__wrap {
  margin: 2em auto 0;
  max-width: 100%;
}
.faq__wrap .que__wrap {
  border-radius: 1rem;
  font-size: 1.5rem;
  margin-left: 16%;
  padding: 1.5rem 1rem;
}
.faq__wrap .que__wrap:before {
  width: 4.5rem;
  height: 4.5rem;
  top: 16%;
  left: -20%;
}
.faq__wrap .que__wrap:after {
  position: absolute;
  content: '';
  top: 50%;
  left: -2rem;
  margin-top: -1rem;
  border: 1rem solid transparent;
  border-right: 1rem solid #0097e0;
  z-index: 2;
}
.faq__wrap .que__wrap div {
  align-items: center;
  display: flex;
}
.faq__wrap .que__wrap div p:nth-of-type(1) {
  font-size: 2.0rem;
  height: 2.6rem;
  margin-right: .25em;
  max-width: 2.6rem;
}
.faq__wrap .que__wrap div p:nth-of-type(2) {
  width: 80%;
}
.faq__wrap .que__wrap div:before {
  top: 44%;
  right: 1rem;
  width: 2rem;
  height: .2rem;
}
.faq__wrap .que__wrap div:after {
  top: 44%;
  right: 1rem;
  width: 2rem;
  height: .2rem;
}
.faq__wrap .ans {
  border-radius: 1rem;
  margin-bottom: 2rem;
  margin-right: 16%;
  padding: 1.5rem;
}
.faq__wrap .ans:before {
  width: 5.7rem;
  height: 4.5rem;
  top: 5%;
  right: -18%;
}
.faq__wrap .ans p:nth-of-type(1) {
  font-size: 1.3rem;
}
.faq__wrap .ans p:nth-of-type(2) {
  font-size: 2.0rem;
  height: 2.6rem;
  margin-left: .25em;
  max-width: 2.6rem;
}

/*notes*/
.s06__wrap {
  padding: 4rem 4%;
}
.s06__wrap .box__wrap:before {
  width: 13.1rem;
  height: 13.1rem;
  bottom: -30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.s06__wrap .txt {
  font-size: 1.4rem;
  margin: 2rem 0;
}
form .submit__wrap {
  width: 24rem;
}
form .submit__wrap input[type=submit] {
  font-size: 1.8rem;
}
form .submit__wrap:before {
  width: 1.2rem;
  height: 1.0rem;
}

/*notes*/
footer {
  font-size: 1.2rem;
  padding: 14rem 4% 10rem;
}
.floating__wrap {
  box-sizing: border-box;
}
.floating__wrap a img {
  width: 90%;
}
}
