@charset "UTF-8";
/*
Bootstrap4の設定例）
xs (Extra Small): ~575px
sm (Small): 576px~767px
md (Medium): 768px〜991px
lg (Large): 992px~1199px
xl (Extra Large): 1200px〜
*/
body {
  margin: 0;
  padding: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ol {
  list-style-type: none;
}

hr {
  height: 0;
  border: 0;
  border-top: 1px solid #ccc;
  margin-top: 2em;
  margin-bottom: 2em;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

html.noscroll {
  overflow: hidden;
}


@media screen and (max-width: 1299.98px) {
  .bg-base {
    width: 1280px;
  }
}
@media screen and (max-width: 1299.98px) and (max-width: 839px) {
  .bg-base {
    width: 100%;
  }
}

.u-pc-hidden {
  display: none;
}
@media screen and (max-width: 839px) {
  .u-pc-hidden {
    display: block;
  }
}

.u-sp-hidden {
  display: block;
}
@media screen and (max-width: 839px) {
  .u-sp-hidden {
    display: none;
  }
}

.u-hidden {
  display: none !important;
}

.l-wide {
  width: min(100%, 980px);
  margin-inline: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-wide {
    padding: 0 4vw;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-page {
    padding: 0 14px;
  }
}
@media screen and (max-width: 839px) {
  .l-wide.-full-sp {
    padding: 0;
  }
}

.l-inside {
  width: 1140px;
  margin: 0 auto;
}
@media screen and (max-width: 839px) {
  .l-inside {
    width: 100%;
    padding: 0 calc((22/375)*100vw);
  }
}

.sample-wrap {
  margin: 200px 0;
}

.c-sup {
  vertical-align: super;
}

.l-box {
  max-width: 1060px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-box {
    padding: 0 22px;
  }
}

.l-inner {
  max-width: 882px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-inner {
    padding: 0 22px;
  }
}

.l-compact {
  max-width: 880px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-compact {
    padding: 0 22px;
  }
}

.l-in-box {
  max-width: 720px;
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 839px) {
  .l-in-box {
    padding: 0 22px;
  }
}

.c-anchor00 {
  margin-top: -48px;
  padding-top: 48px;
}
@media screen and (max-width: 839px) {
  .c-anchor00 {
    margin-top: -80px;
    padding-top: 80px;
  }
}

.c-anchor {
  margin-top: -100px;
  padding-top: 100px;
}

.do * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.do a.c-wq-btn01 {
  position: relative;
  padding-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  width: 260px;
  height: 64px;
  color: #fff;
  background-image: url("../../assets/img/work_quality/bg_btn01.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:before {
  position: absolute;
  bottom: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 21px;
  height: 8px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../../assets/img/work_quality/down_arrows01.svg");
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.do a.c-wq-btn01:hover {
  opacity: 0.8;
}
.do a.c-wq-btn01:hover:before {
  bottom: 12px;
}
@media screen and (max-width: 839px) {
  .do {
    text-align: left;
    font-size: 18px;
    line-height: 1.6666666667;
  }
}

/*
renovation
 */
.p-renovation {
  font-family: "Noto Sans JP", sans-serif;
  color: #3C3C3C;
  letter-spacing: 0.02em;
}

.p-renovation-hero {
  background-image: url("../../assets/img/renovation/hero_bg.webp");
}
.p-renovation-hero .p-renovation-hero__contents img {
  width: 100%;
  height: auto;
  display: block;
}

.p-energy-saving01 {
  padding-top: 16px;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
  background: #F7F3E1;
  color: #333;
}
.p-energy-saving01 .l-layer {
  max-width: calc(980px + 44px);
  width: 100%;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 22px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .l-layer {
    padding: 0 22px;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .l-layer.-full-sp {
    padding: 0;
  }
}
.p-energy-saving01 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-energy-saving01 img {
  display: block;
  width: 100%;
  height: auto;
}
.p-energy-saving01 .p-energy-saving01__heading01 {
  margin-top: 40px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__heading01 {
    margin-top: 25px;
  }
}
.p-energy-saving01 .p-energy-saving01__heading01 .item01 {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__heading01 .item01 {
    font-size: 16px;
    line-height: 1.4375;
  }
}
.p-energy-saving01 .p-energy-saving01__heading01 .item02 {
  position: relative;
  font-size: 40px;
  line-height: 1.45;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__heading01 .item02 {
    font-size: 24px;
    line-height: 1.4583333333;
  }
}
.p-energy-saving01 .p-energy-saving01__heading01 .color {
  color: #EB6120;
  font-weight: bold;
}
.p-energy-saving01 .p-energy-saving01__heading01 .image {
  position: absolute;
  right: -98px;
  bottom: 0;
  width: 110px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__heading01 .image {
    display: none;
  }
}
.p-energy-saving01 .p-energy-saving01__part01 {
  margin-top: 36px;
}
.p-energy-saving01 .p-parts-list01 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 312px 22px 312px 22px 312px;
  grid-template-columns: repeat(3, 312px);
  gap: 0 22px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-parts-list01 {
    -ms-grid-columns: 281px;
    grid-template-columns: 281px;
    gap: 32px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-energy-saving01 .p-energy-saving01-card01 {
  position: relative;
  padding: 48px 4px 0;
  background: #fff;
  border: 2px solid #EB6120;
  border-radius: 0 0 20px 20px;
  min-height: 142px;
  text-align: center;
}
.p-energy-saving01 .p-energy-saving01-card01 .p-energy-saving01-card01__icon {
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 60px;
}
.p-energy-saving01 .p-energy-saving01-card01 .p-energy-saving01-card01__text {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
}
.p-energy-saving01 .p-energy-saving01-card01 .p-energy-saving01-card01__text .point {
  color: #EB6120;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FFF5C1));
  background: linear-gradient(transparent 70%, #FFF5C1 0%);
  font-weight: bold;
}
.p-energy-saving01 .p-energy-saving01__unit01 {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 38px 370px;
  grid-template-columns: auto 370px;
  gap: 0 38px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__unit01 {
    margin-top: 24px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 14px auto;
        grid-template-areas: "sub" "main";
    gap: 14px 0;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__unit01 .image {
    grid-area: sub;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__unit01 .text {
    grid-area: main;
  }
}
.p-energy-saving01 .p-energy-saving01__unit01 .text p {
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 400;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__unit01 .text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-energy-saving01__unit01 .text p .accent {
  color: #EB6120;
  font-weight: bold;
}
.p-energy-saving01 .p-energy-saving01__orange {
  margin-top: 62px;
  background: #EB6120;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__orange {
    margin-top: 36px;
    background: none;
  }
}
.p-energy-saving01 .p-es-orange-box {
  position: relative;
  padding: 53px 0;
  width: 1200px;
  margin: auto;
  z-index: 3;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box {
    background: #EB6120;
    padding: 32px 0;
    width: 100%;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 1200px;
  height: 522px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__bg {
    left: auto;
    right: 0;
    width: 168px;
    height: auto;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__bg02 {
  position: absolute;
  bottom: -34px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 164px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__bg02 {
    width: 112px;
    bottom: -24px;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title {
  text-align: center;
  color: #fff;
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title span {
  color: #fff;
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 .d {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 .y {
  font-size: 24px;
  line-height: 1.4583333333;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 {
    position: relative;
    font-size: 16.8px;
    line-height: 1.4285714286;
    display: inline-block;
  }
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 .d {
    position: absolute;
    left: -20px;
    bottom: 0;
    font-size: 16.8px;
    line-height: 1.4285714286;
  }
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item01 .y {
    position: absolute;
    right: -20px;
    bottom: 0;
    font-size: 16.8px;
    line-height: 1.4285714286;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item02 {
  font-size: 40px;
  line-height: 1.3;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item02 {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__title .item02 .yel {
  color: #FFF5C1;
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__contents {
  margin-top: 42px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 370px 34px auto;
  grid-template-columns: 370px auto;
  gap: 0 34px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__contents {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 20px 0;
  }
}
.p-energy-saving01 .p-es-orange-box .p-es-orange-box__contents .p-es-orange-box__text p {
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-orange-box .p-es-orange-box__contents .p-es-orange-box__text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-es-solution {
  padding-top: 72px;
  padding-bottom: 62px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution {
    padding-top: 52px;
    padding-bottom: 40px;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__contents {
  margin-top: 34px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__contents {
    margin-top: 22px;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__contents .p-es-solution__item + .p-es-solution__item {
  margin-top: 42px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__contents .p-es-solution__item + .p-es-solution__item {
    margin-top: 32px;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__full-text {
  margin-top: 10px;
}
.p-energy-saving01 .p-es-solution .p-es-solution__full-text p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__full-text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__before .p-es-solution__image {
  position: relative;
}
.p-energy-saving01 .p-es-solution .p-es-solution__before .p-es-solution__image:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -54px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 26px;
  height: 45px;
  background-image: url("../../assets/img/energy-saving/orange_arrow01.png");
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__before .p-es-solution__image:before {
    display: none;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__set {
  margin-top: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 77px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 77px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__set {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 52px 0;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__after {
    position: relative;
  }
  .p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__after:before {
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 40px;
    height: 30px;
    background-image: url("../../assets/img/energy-saving/orange_arrow01_sp.png");
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__text {
  margin-top: 10px;
}
.p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__text p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-es-solution .p-es-solution__set .p-es-solution__text p .orange {
  color: #EB6120;
  font-weight: bold;
}
.p-energy-saving01 .p-es-solution .p-es-solution__bottom {
  margin-top: 42px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-es-solution .p-es-solution__bottom {
    margin-top: 36px;
  }
}
.p-energy-saving01 .p-reco-box {
  width: 880px;
  margin: auto;
  background: #fff;
  -webkit-filter: drop-shadow(8px 8px 8px rgba(157, 157, 157, 0.2));
          filter: drop-shadow(8px 8px 8px rgba(157, 157, 157, 0.2));
  border: 3px solid #4B80A6;
  border-radius: 0 0 32px 32px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box {
    width: 100%;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__head {
  padding: 18px 4px;
  text-align: center;
  background: #4B80A6;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__head {
    padding: 12px 4px;
    font-size: 19.6px;
    line-height: 1.4;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents {
  padding: 25px 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 10px 154px;
  grid-template-columns: auto 154px;
  gap: 0 10px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__contents {
    padding: 12px 15px;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents #cb {
  display: none;
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .more_btn {
  display: block;
  position: relative;
  width: 100%;
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .more_btn .inner {
  position: relative;
  display: block;
  margin: 1em auto 0;
  padding: 10px 16px;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  color: #EB6120;
  border: 2px solid #EB6120;
  background: #fff;
  max-width: 240px;
  border-radius: 16px;
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents #cb ~ .more_btn .inner::before {
  content: "続きを読む";
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents #cb:checked ~ .more_btn .inner::before {
  content: "閉じる";
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents #cb ~ .more_btn::after {
  content: "";
  position: absolute;
  top: calc(-4em - 1px);
  left: 0;
  width: 100%;
  height: 3em;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
  background: linear-gradient(transparent, #fff);
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .more_wrap {
  display: none;
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text.-pc {
  display: block;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text.-pc {
    display: none;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text.-sp {
  display: none;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text.-sp {
    display: block;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text p {
  font-size: 18px;
  line-height: 1.6111111111;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__text.open #cb ~ .more_btn::after {
  display: none;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-reco-box .p-reco-box__contents .p-reco-box__image {
    width: 204px;
    margin: 16px auto 0;
  }
}
.p-energy-saving01 .p-num-head {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70px 30px auto;
  grid-template-columns: 70px auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 30px;
  border-top: 2px solid #EB6120;
  border-bottom: 2px solid #EB6120;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-num-head {
    -ms-grid-columns: 55px 22px auto;
    grid-template-columns: 55px auto;
    gap: 0 22px;
  }
}
.p-energy-saving01 .p-num-head .p-num-head__title {
  font-size: 28px;
  line-height: 1.4642857143;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-num-head .p-num-head__title {
    font-size: 18px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-num-head .p-num-head__mark {
  display: -ms-grid;
  display: grid;
  place-items: center;
  height: 65px;
  background: #EB6120;
  border-radius: 0 0 10px 0;
  color: #fff;
  text-align: center;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-num-head .p-num-head__mark {
    height: 58px;
  }
}
.p-energy-saving01 .p-num-head .p-num-head__mark .p-num-head__meta {
  font-size: 18px;
  line-height: 1.1666666667;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-num-head .p-num-head__mark .p-num-head__meta {
    font-size: 12.6px;
    line-height: 1.1904761905;
  }
}
.p-energy-saving01 .p-num-head .p-num-head__mark .p-num-head__num {
  font-size: 34px;
  line-height: 1.1764705882;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-num-head .p-num-head__mark .p-num-head__num {
    font-size: 23.8px;
    line-height: 1.1764705882;
  }
}
.p-energy-saving01 .c-base-heading {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .c-base-heading {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .c-base-heading span {
  font-size: 40px;
  line-height: 1.3;
  color: #EB6120;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .c-base-heading span {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-drone-diagnosis {
  position: relative;
  padding: 72px 0 64px;
  background: #fff;
  z-index: 3;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis {
    padding: 32px 0;
  }
}
.p-energy-saving01 .p-drone-diagnosis:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../../assets/img/energy-saving/drone-diagnosis.webp");
  z-index: -1;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis:before {
    background-image: url("../../assets/img/energy-saving/drone-diagnosis_sp.webp");
  }
}
.p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__title {
  text-align: center;
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__title {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__title .orange {
  color: #EB6120;
  font-size: 40px;
  line-height: 1.3;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__title .orange {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents {
  margin-top: 32px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 38px 370px;
  grid-template-columns: auto 370px;
  gap: 0 38px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 16px 0;
    -ms-grid-rows: auto 16px auto;
        grid-template-areas: "sub" "main";
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__image {
    grid-area: sub;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__text {
    grid-area: main;
  }
}
.p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__text p {
  font-size: 18px;
  line-height: 1.7777777778;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__text p {
    font-size: 20px;
    line-height: 1.6;
  }
}
.p-energy-saving01 .p-products {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 20px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-products {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 28px 0;
  }
}
.p-energy-saving01 .p-products-card .p-products-card__meta {
  display: -ms-grid;
  display: grid;
  place-items: center;
  text-align: center;
  height: 80px;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-products-card .p-products-card__meta {
    padding: 24px 4px;
    height: auto;
  }
}
.p-energy-saving01 .p-products-card .p-products-card__meta.-num01 {
  background: #D6D5DB;
}
.p-energy-saving01 .p-products-card .p-products-card__meta.-num02 {
  background: #D1E8D7;
}
.p-energy-saving01 .p-products-card .p-products-card__meta.-num03 {
  background: #E4FFEB;
}
.p-energy-saving01 .p-products-card .p-products-card__image02 {
  padding: 10px 16px;
}
.p-energy-saving01 .p-products-card .p-products-card__image02.-num01 {
  background: #D6D5DB;
}
.p-energy-saving01 .p-products-card .p-products-card__image02.-num02 {
  background: #D1E8D7;
}
.p-energy-saving01 .p-products-card .p-products-card__image02.-num03 {
  background: #E4FFEB;
}
.p-energy-saving01 .p-kind-item {
  padding: 50px 0;
  background: #4B80A6;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item {
    padding: 30px 0 14px;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__heading {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__heading {
    font-size: 28px;
    line-height: 1.3;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__heading .yel {
  color: #FFF5C1;
}
.p-energy-saving01 .p-kind-item .p-kind-item__copy {
  margin-top: 30px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__copy {
    margin-top: 22px;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__copy p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__copy p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__contents {
  margin-top: 36px;
}
.p-energy-saving01 .p-kind-item .p-kind-item__box01 {
  position: relative;
  padding: 64px 50px 54px;
  background: #fff;
  border-radius: 0 0 16px 16px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__box01 {
    padding: 36px 34px 24px;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__box01 .p-kind-item__bg {
  top: -16px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 164px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__box01 .p-kind-item__bg {
    top: -8px;
    width: 112px;
  }
}
.p-energy-saving01 .p-kind-item .p-kind-item__box02 {
  margin-top: 40px;
  padding: 45px 48px 40px;
  background: #fff;
  border-radius: 0 0 16px 16px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-kind-item__box02 {
    padding: 16px;
  }
}
.p-energy-saving01 .p-kind-item .p-two-tag {
  width: 228px;
  height: 48px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 118px 108px;
  grid-template-columns: 118px 108px;
  margin-left: auto;
  border: 1px solid #4B80A6;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-two-tag {
    margin-left: 0;
    width: 160px;
    -ms-grid-columns: 82px 78px;
    grid-template-columns: 82px 78px;
  }
}
.p-energy-saving01 .p-kind-item .p-two-tag .p-two-tag__item01 {
  display: -ms-grid;
  display: grid;
  place-items: center;
  background: #4B80A6;
  border-radius: 0 0 8px 0;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-two-tag .p-two-tag__item01 {
    font-size: 14px;
    line-height: 1;
  }
}
.p-energy-saving01 .p-kind-item .p-two-tag .p-two-tag__item02 {
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-two-tag .p-two-tag__item02 {
    font-size: 14px;
    line-height: 1;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 339px 78px auto;
  grid-template-columns: 339px auto;
  gap: 0 78px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    gap: 20px 0;
    -ms-grid-rows: auto 20px auto;
        grid-template-areas: "main" "sub";
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .image {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-drone-diagnosis__image {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-drone-diagnosis__text {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__image {
    grid-area: sub;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__main {
    grid-area: main;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__title {
  position: relative;
  margin-top: 20px;
  padding-left: 20px;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__title {
    font-size: 14px;
    line-height: 1.6;
    padding-left: 16px;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__title:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 9px;
  height: 16px;
  content: "";
  background: #EB6120;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__title:before {
    width: 6px;
    height: 11px;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box {
  position: relative;
  height: 160px;
  margin-top: 32px;
  background: #F7F3E1;
  border-radius: 16px;
  text-align: center;
  padding-top: 34px;
  padding-left: 106px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box {
    height: auto;
    font-size: 18px;
    line-height: 1.4;
    padding: 20px 10px;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box.-pc {
  display: block;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box.-pc {
    display: none;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box.-sp {
  display: none;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box.-sp {
    display: block;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box .point {
  color: #EB6120;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #FFF5C1));
  background: linear-gradient(transparent 70%, #FFF5C1 0%);
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__box .p-works-type__ob01 {
  position: absolute;
  left: -64px;
  bottom: 0;
  width: 164px;
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table {
  margin-top: 10px;
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table {
  width: 100%;
  border-collapse: collapse;
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr th {
  padding: 8px 2px;
  border-left: 1px solid #818181;
  border-top: 1px solid #818181;
  border-bottom: 1px solid #818181;
  width: 33.333%;
  background: #D9D9D9;
  font-size: 18px;
  line-height: 1.7777777778;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr th {
    font-size: 12.6px;
    line-height: 1;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr th.accent {
  background: #EB6120;
  color: #fff;
  border-left: 1px solid #EB6120;
  border-right: 1px solid #EB6120;
  border-top: 1px solid #EB6120;
  border-bottom: 1px solid #EB6120;
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr td {
  padding: 8px 2px;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  text-align: center;
  font-size: 18px;
  line-height: 1;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr td {
    font-size: 14px;
    line-height: 1;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr td.b {
  font-weight: bold;
}
.p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr td.accent {
  font-weight: bold;
  color: #EB6120;
  background: #F7F3E1;
  border-right: 1px solid #333;
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__table table tr td.accent {
    font-size: 14px;
    line-height: 1;
  }
}
.p-energy-saving01 .p-kind-item .p-works-type .image01 + .image02 {
  margin-top: 26px;
}
.p-energy-saving01 .p-kind-item .p-works-type .image02 {
  position: relative;
}
.p-energy-saving01 .p-kind-item .p-works-type .comment {
  position: absolute;
  top: 12px;
  right: -12px;
  width: 153px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-kind-item .p-works-type .comment {
    display: none;
  }
}
.p-energy-saving01 .p-profit {
  padding: 50px 0 62px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit {
    padding: 30px 0 24px;
  }
}
.p-energy-saving01 .p-profit .p-profit__title {
  text-align: center;
  font-size: 40px;
  line-height: 1.4;
  font-weight: bold;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__title {
    font-size: 28px;
    line-height: 28.1 0.4/28;
  }
}
.p-energy-saving01 .p-profit .p-profit__title .orange {
  color: #EB6120;
  font-weight: bold;
}
.p-energy-saving01 .p-profit .p-profit__contents02 {
  margin: 60px auto 0;
  width: 880px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 {
    width: 100%;
    margin-top: 26px;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__sub-wrap {
    padding: 0 22px;
  }
}
.p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__sub-title {
  text-align: center;
  font-size: 32px;
  line-height: 1.4;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__sub-title {
    padding: 10px 0;
    font-size: 22px;
    line-height: 1.4;
    border-top: 2px solid #EB6120;
    border-bottom: 2px solid #EB6120;
  }
}
.p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__sub-title span {
  border-top: 2px solid #EB6120;
  border-bottom: 2px solid #EB6120;
  padding: 10px 46px;
  color: #333;
  font-size: 32px;
  line-height: 1.4;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__sub-title span {
    padding: 0;
    border: none;
    font-size: 22px;
    line-height: 1.4;
  }
}
.p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image {
  position: relative;
  margin-top: 22px;
  margin-left: 22px;
}
.p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image .p-profit__scroll-icon {
  display: none;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image .p-profit__scroll-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    display: block;
    width: 113px;
  }
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image .p-profit__scroll-icon img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image {
    overflow-x: scroll;
  }
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image .p-profit__meta-image-scroll {
    width: 640px;
  }
  .p-energy-saving01 .p-profit .p-profit__contents02 .p-profit__meta-image.-pc {
    display: none;
  }
}
.p-energy-saving01 .p-profit .p-profit__contents01 {
  margin-top: 26px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 38px 370px;
  grid-template-columns: auto 370px;
  gap: 0 38px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents01 {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 18px auto;
        grid-template-areas: "sub" "main";
    gap: 18px 0;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-drone-diagnosis__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-drone-diagnosis__text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-works-type__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-works-type__main {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__image01 {
    grid-area: sub;
  }
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__text01 {
    grid-area: main;
  }
}
@media screen and (max-width: 839px){
  .p-energy-saving01 .p-energy-saving01__unit01 .image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-energy-saving01__unit01 .text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-drone-diagnosis__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents .p-drone-diagnosis__text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-drone-diagnosis__text {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-works-type__image {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-works-type__image {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type .p-works-type__main {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-works-type__main {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-works-type__main {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__image01 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-profit__image01 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-profit__image01 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-profit__image01 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__text01 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-drone-diagnosis .p-drone-diagnosis__contents > .p-profit__text01 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-kind-item .p-works-type > .p-profit__text01 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .p-energy-saving01 .p-profit .p-profit__contents01 > .p-profit__text01 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
}
.p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__text01 p {
  font-size: 20px;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-profit .p-profit__contents01 .p-profit__text01 p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.p-energy-saving01 .p-energy-saving01__info {
  padding: 63px 0 90px;
  background: #fff;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__info {
    padding: 30px 0;
  }
}
.p-energy-saving01 .p-energy-saving01__info-tag {
  margin-top: 30px;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .p-energy-saving01__info-tag {
    margin-top: 0;
  }
}
.p-energy-saving01 .c-circle-heading001 {
  position: relative;
  width: 840px;
  margin: auto;
  background: #EB6120;
  border-radius: 98px;
  height: 98px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
}
@media screen and (max-width: 839px) {
  .p-energy-saving01 .c-circle-heading001 {
    display: none;
  }
}
.p-energy-saving01 .c-circle-heading001:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -18px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 34.64px;
  height: 18px;
  background-image: url("../../assets/img/energy-saving/orange_bg03.png");
}