div,
p,
h1,
h2,
h3,
h4,
dl,
dt,
dd,
ul,
li,
figure,
span,
a {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
}

section {
  display: block;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

svg {
  fill: currentColor;
}

button {
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
  font-size: inherit;
  cursor: pointer;
  color: inherit;
}

@media screen and (min-width: 800px) {
  .only-sp {
    display: none !important;
  }
}

@media screen and (max-width: 799px) {
  .only-pc {
    display: none !important;
  }
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content-wrap {
  font-size: 62.5%;
}
@media screen and (min-width: 1366px) {
  .content-wrap {
    font-size: 0.7320644217vw;
  }
}
@media screen and (max-width: 799px) {
  .content-wrap {
    font-size: 1.3333333333vw;
  }
}

.mv {
  position: relative;
  padding-bottom: 2.4em;
  background: transparent url(/SP/LEAF/SPECIAL/78KWH/IMAGES/border.png) repeat-x left bottom/auto 2.4em;
}

.logo {
  position: absolute;
  margin: 15px 20px;
  width: 70px;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1366px) {
  .logo {
    width: 7em;
    margin: 1.5em 2em;
    max-width: 90px;
  }
}

.lead {
  margin-top: 3em;
}
.lead-txt {
  font-size: 4.262em;
  font-weight: 500;
  line-height: 1.5708587518em;
  letter-spacing: 0.075em;
  text-align: center;
  color: #0d0b0b;
}
@media screen and (max-width: 799px) {
  .lead-txt {
    font-size: 4.418em;
    line-height: 1.5153915799em;
  }
}
.lead-txt--01 {
  font-size: 1.6283435007em;
  font-weight: 700;
  color: #17aab5;
}
@media screen and (max-width: 799px) {
  .lead-txt--01 {
    font-size: 1.5952919873em;
  }
}
.lead-txt--02 {
  font-size: 0.985452839em;
  font-weight: 400;
  color: #17aab5;
}
@media screen and (max-width: 799px) {
  .lead-txt--02 {
    font-size: 0.9852874604em;
  }
}
.lead-txt--03 {
  font-size: 1.1356170812em;
  font-weight: 700;
  color: #17aab5;
}
@media screen and (max-width: 799px) {
  .lead-txt--03 {
    font-size: 1.1355817112em;
  }
}
.lead-txt--04 {
  font-size: 1em;
  color: #17aab5;
}
@media screen and (max-width: 799px) {
  .lead-txt--04 {
    font-size: 1em;
  }
}
.lead-txt sup {
  font-size: 0.4636320976em;
  letter-spacing: 0.05em;
  vertical-align: baseline;
}
@media screen and (max-width: 799px) {
  .lead-txt sup {
    font-size: 0.4472612042em;
  }
}
.lead .attention {
  text-align: center;
  margin-top: 2em;
}
@media screen and (max-width: 799px) {
  .lead .attention {
    margin-top: 3em;
  }
}
.lead .attention span {
  display: inline-block;
  font-size: 1.748em;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  background: #07080a;
  padding: 0.3432494279em;
}
@media screen and (max-width: 799px) {
  .lead .attention span {
    font-size: 2.4em;
    padding: 0.3333333333em;
  }
}
.lead .attention sup {
  font-size: 1.976em;
  letter-spacing: 0.05em;
  vertical-align: baseline;
  margin-left: 0.2530364372em;
}
@media screen and (max-width: 799px) {
  .lead .attention sup {
    display: block;
    text-align: right;
    margin-left: 0;
    margin-right: 1.5182186235em;
  }
}

.other {
  position: relative;
  background-color: #e0f5f7;
  padding: 7em 3em 5.5em;
  margin-top: 6.8em;
}
.other::before {
  position: absolute;
  content: "";
  top: -8em;
  left: 0;
  width: 100%;
  aspect-ratio: 1366/270;
  background: transparent url(/SP/LEAF/SPECIAL/78KWH/IMAGES/other_bg.png) no-repeat center center/contain;
}
@media screen and (max-width: 799px) {
  .other::before {
    top: -6em;
    aspect-ratio: 750/101;
    background: transparent url(/SP/LEAF/SPECIAL/78KWH/IMAGES/other_bg_sp.png) no-repeat center center/contain;
  }
}
.other-img {
  position: relative;
  max-width: 1113.5px;
  margin: 0 auto;
}
.other-rule-btn {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  max-width: 656px;
  height: 1.8181818182em;
  background: #000;
  border-radius: 0.8636363636em;
  margin: 3.4090909091em auto 0;
  font-size: 2.2em;
  letter-spacing: 0.075em;
  color: #fff;
  cursor: pointer;
}
@media screen and (max-width: 799px) {
  .other-rule-btn {
    width: 100%;
    max-width: none;
    margin: 2.5em auto 0;
  }
}
.other-rule-btn::before {
  position: absolute;
  content: "";
  top: 20%;
  right: 0.8636363636em;
  width: 0.6818181818em;
  height: 0.6818181818em;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.other-rule-btn.is-active::before {
  top: 40%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.other-rule-txtarea {
  display: none;
  max-width: 1000px;
  margin: 4em auto 0;
}
@media screen and (max-width: 799px) {
  .other-rule-txtarea {
    padding: 0 2em;
  }
}
.other-rule-txtarea li {
  font-size: 1.3em;
  line-height: 1.5;
  letter-spacing: 0.075em;
  margin-top: 0.7692307692em;
}
@media screen and (max-width: 799px) {
  .other-rule-txtarea li {
    font-size: 1.477em;
    margin-top: 1.0155721056em;
  }
}
.other-rule-txtarea li:first-child {
  margin-top: 0;
}
.other-rule-txtarea li.mt-large {
  margin-top: 1.1538461538em;
}
@media screen and (max-width: 799px) {
  .other-rule-txtarea li.mt-large {
    font-size: 1.477em;
    margin-top: 1.2186865267em;
  }
}

.bnr {
  display: block;
  max-width: 1100px;
  margin: 8em auto 0;
}
@media screen and (max-width: 799px) {
  .bnr {
    margin: 7em auto 0;
  }
}
.bnr:first-child {
  margin: 6em auto 0;
}
@media screen and (max-width: 799px) {
  .bnr:first-child {
    margin: 5em auto 0;
  }
}
.bnr-area {
  padding: 2.4em 4em 0;
  background: transparent url(/SP/LEAF/SPECIAL/78KWH/IMAGES/border.png) repeat-x left top/auto 2.4em;
}
@media screen and (max-width: 799px) {
  .bnr-area {
    padding: 2.4em 1.2em 0;
  }
}

.footer {
  margin-top: 3em;
}
@media screen and (max-width: 799px) {
  .footer {
    margin-top: 0;
  }
}
.footer .copy {
  font-size: 1.458em;
  letter-spacing: 0.075em;
  text-align: center;
  padding: 3.4293552812em 0;
}/*# sourceMappingURL=style.css.map */