

header {
  background: #fff;
  color: #36AFBC;
  box-shadow: 0 6px 6px rgba(0,82,224,.1);
  position: relative;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #333;
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  border-style: none;
}

:root {
  --h1: 64px;
  --h2: 36px;
  --h3: 22px;
  --t1: 22px;
  --t2: 18px;
  --lh1: 32px;
  --lh2: 24px;
  --lh3: 20px;
}

@media (max-width: 800px) {
  :root {
      --h1: 42px;
      --h3: 20px;
      --t1: 20px;
      --t2: 16px;
      --lh1: 28px;
      --lh2: 22px;
  }
}


@media (max-width: 1080px) {
  :root {
      --h1: 48px;
      /*--h1: 54px;*/
      --h2: 32px;
      --h3: 22px;
      --lh3: 18px;
  }
}

.logo {
  display: flex;
  padding: 24px 32px;
  justify-content: space-between;
  align-items: center;
}

.register-button {
  background: #000000;
  color: #FFFFFF;
  display: inline-block;
  border-radius: 8px;
  padding: 14px 24px 16px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: -webkit-transform 200ms,background 200ms;
  -webkit-transition: transform 200ms,background 200ms;
  transition: transform 200ms,background 200ms;
}

section {
  display: block;
}
/*section1 */
.css-309fnv {
    padding-top: 70px;
    padding-bottom: 70px;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

@media (max-width: 800px) {
  .css-309fnv {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}

.css-xc9148 {
    max-width: 1140px;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 800px) {
  .css-xc9148 {
      padding-left: 24px;
      padding-right: 24px;
  }
}


.css-0fdjb4 {
  font-size: var(--t2);
  display: grid;
  -webkit-box-pack: center;
  justify-content: center;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  -webkit-box-align: center;
  align-items: center;
  margin: 0px auto;
}

@media (max-width: 800px) {
  .css-0fdjb4 {
    grid-template-columns: 1fr;
  }
}

.css-bn037dg {
  font-size: var(--t2);
  max-width: 456px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 800px) {
  .css-bn037dg {
    order: 2;
    margin-left: auto;
    margin-right: auto;
  }
}

.css-bnori90 {
  font-size: var(--h1);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 32px;
}

@media (max-width: 800px) {
  .css-bnori90 {
      line-height: 1.2;
  }
}

.css-nvd3484 {
  font-size: 18px;
  line-height: 1.5;
}

.css-0vnj134 {
  font-size: var(--t1);
  line-height: 1.3;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}

@media (max-width: 800px) {
  .css-0vnj134 {
    line-height: 1.5
  }
}

.css-jvfjas9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px;
}

@media (max-width: 800px) {
  .css-jvfjas9 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.css-h431jgd {
    background: #000000;
    color: #FFFFFF;
    display: inline-block;
    border-radius: 8px;
    padding: 14px 24px 16px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    border: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: -webkit-transform 200ms,background 200ms;
    -webkit-transition: transform 200ms,background 200ms;
    transition: transform 200ms,background 200ms;
}

/*section 2*/

.css-4vdk10h {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #C7B9FF;
  color: rgb(0, 0, 0);
}

@media (max-width: 800px) {
  .css-4vdk10h {
    padding-top: 36px;
    padding-bottom: 36px;
  }
}


.css-l38fvmz {
  font-size: var(--h2);
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 32px;
}

/*list*/
.css-css-oqx1ti {
  margin: 24px 0;
  padding-left: 32px;
}

.css-css-oqx1ti::marker {
  unicode-bidi: isolate;
  font-variant-numeric: tabular-nums;
  text-transform: none;

}

/*section 3*/
.css-sec3or9 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #FFC300;
  color: rgb(0, 0, 0);
}


@media (max-width: 800px) {
  .css-sec3or9 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/*section 4*/
.css-sec4nvkj {
  padding-top: 100px;
  padding-bottom: 100px;
  background: #36AFBC;
  color: rgb(0, 0, 0);
}


@media (max-width: 800px) {
  .css-sec4nvkj {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

/*section 5*/
.css-sdv947g {
  padding: 100px 32px 80px;
}

@media (max-width: 800px) {
  .css-sdv947g {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.css-troi28d {
  font-size: 32px;
  line-height: 1.12;
  font-weight: 600;
  text-align: center;
}

.css-987gnbo {
  max-width: 1144px;
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-gap: 32px;
  margin: 80px auto 40px;
}

@media (max-width: 960px) {
  .css-987gnbo {
    grid-template-columns: 1fr;
    max-width: 330px;
    grid-gap: 44px;
    margin-top: 60px;
  }
}


.css-mnxc9f1 {
  text-align: center;
  border: 1px solid #D6D6D6;
  border-top-width: 0;
  border-radius: 0 0 6px 6px;
  /*padding: 22px 40px 160px;*/
  padding: 22px 40px 50px;
  line-height: 1.5;
  color: #6A6A6A;
  position: relative;
}

.css-mnxc9f1::before {
  content: '';
  position: absolute;
  background: #D6D6D6;
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}

.css-x937djg {
  color: #000;
}

.css-n4gyeid {
  color: #000;
  font-size: 24px;
  margin-top: 24px;
}

.css-pg72nvd0 {
  margin: 8px auto 32px;
  max-width: 205px;
}

.css-n08f61e {
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
}


/*li css*/
.css-ob56zcs {
  margin-bottom: 8px;
  padding-left: 24px;
}

/*ライトプラン*/
.css-w0dv6c5 {
  text-align: center;
  border: 1px solid #D6D6D6;
  border-top-width: 0;
  border-radius: 0 0 6px 6px;
  /*padding: 22px 40px 160px;*/
  padding: 22px 40px 50px;
  line-height: 1.5;
  color: #6A6A6A;
  position: relative;
}

.css-w0dv6c5::before {
  content: '';
  position: absolute;
  background: #02C874;
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}

/*プロプラン*/

.css-vovqir8 {
  text-align: center;
  border: 1px solid #D6D6D6;
  border-top-width: 0;
  border-radius: 0 0 6px 6px;
  /*padding: 22px 40px 160px;*/
  padding: 22px 40px 50px;
  line-height: 1.5;
  color: #6A6A6A;
  position: relative;
}

.css-vovqir8::before {
  content: '';
  position: absolute;
  background: #29BAFF;
  top: -8px;
  left: -1px;
  width: calc(100% + 2px);
  height: 8px;
  border-radius: 6px 6px 0 0;
}

.css-google-div {
  /*margin: 0px auto;*/
  padding-top: 144px;
  padding-bottom: 80px;
  /*width: 422px;*/
  max-width: 100%;
  background: #C7B9FF;
}

@media (max-width: 800px) {
  .css-google-div {
    padding-top: 64px;
    padding-bottom: 24px;
  }
}

.css-google-form {
  /*max-width: 420px;*/
  width: 100%;
  /*height: 1200px;*/
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 800px) {
  .css-google-form {
    /*height: 1500px;*/
  }
}

iframe {
  border: 0px;
}

footer {
  text-align: center;
  margin: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  /*height: 50px*/
}

@media (max-width: 800px) {
  footer {
    /*height: 100px*/
  }
}
/*.logo h1 {
  padding-left: 15px;
  width: 90%;
  background-color: cyan;
}*/

/*a.register {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10%;
  background-color: black;


}

/*text-align: center;*/
/*margin: 0 auto;*/
/*margin-left: auto;
margin-right: auto;
display: table-cell;
vertical-align: middle;*/
/*padding-right: 15px;*/
