@charset "UTF-8";
.airconenergy {
  max-width: 1305px;
  width: 100%;
  margin-inline: auto;
  margin-bottom: 90px;
  padding-top: 20px;
  padding-inline: 15px;
  font-size: 18px;
  line-height: 1.75;
}
[data-browse-mode=S] .airconenergy {
  padding-top: 0;
  font-size: 16px;
}
.airconenergy img {
  vertical-align: bottom;
}
[data-browse-mode=S] .airconenergy .pc-only {
  display: none;
}
[data-browse-mode=P] .airconenergy .sp-only {
  display: none;
}
.airconenergy_headline {
  margin-block: 0 110px;
  padding: 0;
}
[data-browse-mode=S] .airconenergy_headline {
  margin-bottom: 90px;
  margin-inline: -15px;
}
.airconenergy_headline img {
  width: 100%;
}
.airconenergy_contents {
  padding-inline: 38px;
}
[data-browse-mode=S] .airconenergy_contents {
  padding-inline: 15px;
}
.airconenergy_main-ttl {
  position: relative;
  margin-inline: -38px;
  margin-block: 0 30px;
  padding: 20px 60px 17px;
  font-size: 24px;
  font-weight: 700;
  color: #FFF;
  background: url(/img/usr/freepage/airconenergy/bg_ttl_pc.png) no-repeat center/cover;
}
[data-browse-mode=S] .airconenergy_main-ttl {
  margin-bottom: 12px;
  margin-inline: -15px;
  padding: 15px min(35px, 8vw);
  background-image: url(/img/usr/freepage/airconenergy/bg_ttl_sp.png);
  font-size: min(20px, 4.8309178744vw);
  line-height: 1.4;
}
.airconenergy_main-ttl span {
  position: absolute;
  top: -50px;
  left: 5px;
  width: 141px;
  aspect-ratio: 282/169;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(/img/usr/freepage/airconenergy/tx_point.png) no-repeat center/contain;
}
[data-browse-mode=S] .airconenergy_main-ttl span {
  width: 106px;
}
.airconenergy_toha {
  margin-block: 30px 90px;
}
[data-browse-mode=S] .airconenergy_toha {
  margin-block: 20px 60px;
}
.airconenergy_toha dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-weight: 700;
}
[data-browse-mode=S] .airconenergy_toha dt {
  font-size: 18px;
}
.airconenergy_toha dt:before {
  display: block;
  content: "";
  width: 24px;
  aspect-ratio: 1/1;
  background: url(/img/usr/freepage/airconenergy/icon_hatena.png) no-repeat center/contain;
}
.airconenergy_toha dd {
  font-size: 16px;
}
.airconenergy_ttl {
  margin-block: 0 20px;
  padding: 0;
  background: transparent;
  font-size: 20px;
  font-weight: 700;
  color: #FE5E38;
  border-bottom: 2px solid currentColor;
}
[data-browse-mode=S] .airconenergy_ttl {
  font-size: 18px;
  line-height: 1.44;
}
.airconenergy_dl {
  margin-bottom: 20px;
}
.airconenergy_dl dt {
  font-weight: 700;
}
[data-browse-mode=S] .airconenergy_dl dt {
  font-size: 18px;
}
.airconenergy_table {
  margin-bottom: 15px;
}
[data-browse-mode=S] .airconenergy_table {
  margin-bottom: 20px;
}
[data-browse-mode=S] .airconenergy_table-img {
  margin-inline: -30px;
  overflow: auto;
  text-align: center;
}
.airconenergy_table-img img {
  width: 100%;
}
[data-browse-mode=S] .airconenergy_table-img img {
  width: 674px;
  max-width: none;
}
.airconenergy_table-icon {
  display: none;
}
@media screen and (max-width: 674px) {
  .airconenergy_table-icon {
    display: block;
    margin-top: -64px;
    margin-left: auto;
    margin-right: -20px;
    width: 54px;
    height: 54px;
    background: url(/img/usr/freepage/airconenergy/icon_swipe.png) no-repeat center/contain;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .airconenergy_table-icon.is-hidden {
    opacity: 0;
  }
}
.airconenergy_notes {
  margin-bottom: 60px;
}
.airconenergy_notes li {
  text-indent: -1em;
  padding-left: 1em;
}
.airconenergy_notes li:before {
  content: "※";
}
.airconenergy_link {
  margin-bottom: 60px;
  font-size: 16px;
}
[data-browse-mode=S] .airconenergy_link {
  margin-bottom: 50px;
  font-size: 14px;
}
.airconenergy_link a {
  text-decoration: underline;
  color: inherit;
}
[data-browse-mode=S] .airconenergy_link a {
  font-size: 12px;
}
.airconenergy_link a:hover {
  text-decoration: none;
}
.airconenergy_marks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
  margin-bottom: 15px;
}
[data-browse-mode=S] .airconenergy_marks {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 10px;
}
.airconenergy_marks-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px 5px;
  max-width: 350px;
  width: 100%;
  height: 80px;
  border-radius: 5px;
}
[data-browse-mode=S] .airconenergy_marks-item {
  height: 64px;
  font-size: min(18px, 4.347826087vw);
}
.airconenergy_marks-item._more {
  border: 1px solid #119145;
}
.airconenergy_marks-item._less {
  border: 1px solid #DD4F18;
}
.airconenergy_marks-item span {
  display: block;
  width: 55px;
  aspect-ratio: 1/1;
}
[data-browse-mode=S] .airconenergy_marks-item span {
  width: 40px;
}
.airconenergy_btns {
  margin-top: 90px;
}
[data-browse-mode=S] .airconenergy_btns {
  margin-top: 50px;
}
.airconenergy_btns a {
  margin-bottom: 30px;
  margin-inline: auto;
  position: relative;
  max-width: 400px;
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FE5E38;
  border-radius: 100px;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
}
[data-browse-mode=S] .airconenergy_btns a {
  height: 50px;
  font-size: clamp(12px, 3.8647342995vw, 16px);
}
.airconenergy_btns a:last-child {
  margin-bottom: 0;
}
.airconenergy_btns a:before, .airconenergy_btns a:after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
}
.airconenergy_btns a:before {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #FFF;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 24px;
}
.airconenergy_btns a:after {
  width: 6px;
  height: 6px;
  border-top: 2px solid #FE5E38;
  border-right: 2px solid #FE5E38;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  right: 31px;
}/*# sourceMappingURL=airconenergy.css.map */