#h1_campaign {
  margin: 0 -15px;
  min-height: 540px;
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2026/kv png");
  background-size: 1400px auto;
  background-position: center 57%;
}
@media (max-width: 512px) {
  #h1_campaign {
    min-height: auto;
    background: none;
  }
}
#h1_campaign .is-pc {
  display: block;
  text-align: center;
  padding-top: 20px;
}
#h1_campaign .is-pc img {
  max-width: 360px;
}
@media (max-width: 512px) {
  #h1_campaign .is-pc {
    display: none;
  }
}
#h1_campaign .is-sp {
  display: none;
}
#h1_campaign .is-sp img {
  width: 100%;
  vertical-align: bottom;
}
@media (max-width: 512px) {
  #h1_campaign .is-sp {
    display: block;
  }
}

.cntbg {
  margin: 0 -15px 50px -15px;
  padding: 0 15px;
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2026/cnt_bg png");
  border-bottom: 4px solid #0E5698;
}
@media (max-width: 512px) {
  .cntbg {
    background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2026/cnt_bg_sp png");
    background-size: auto 100%;
  }
}
.cntbg h2.campaign_ttl {
  margin: 0 -15px 35px;
  padding: 50px 15px 35px;
  background: center 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/otenki/images/2026/h2_bg png");
}
@media (max-width: 512px) {
  .cntbg h2.campaign_ttl {
    padding: 0;
    margin-bottom: 0;
  }
}
.cntbg .awards {
  margin-bottom: -50px;
}
@media (max-width: 768px) {
  .cntbg .awards {
    margin-bottom: -20px;
  }
}
.cntbg .about {
  margin-top: 70px;
}
@media (max-width: 768px) {
  .cntbg .about {
    margin-top: 0;
  }
}

@media only screen and (max-width: 959px) {
  .sns-inner {
    width: 100%;
    background: #edf2f5 none repeat scroll 0 0;
    bottom: 0;
    box-shadow: 0 6px 5px 5px;
    display: inline-block;
    left: 0;
    padding: 15px 10px 5px;
    position: fixed;
    right: 0;
    z-index: 10;
    top: auto;
  }
  .sns-inner ul {
    float: none;
    position: static;
    right: 0;
    top: 0;
  }
  .sns-inner li {
    float: left;
    text-align: center;
  }
  .sns-inner #sns-facebook {
    margin-right: -1.5em;
  }
}
.shareblock {
  display: flex;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 400px;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 512px) {
  .shareblock {
    flex-wrap: wrap;
    gap: 10px 20px;
  }
}
.shareblock .text {
  word-break: keep-all;
}
@media (max-width: 512px) {
  .shareblock .text {
    width: 100%;
    text-align: center;
  }
}
.shareblock .linebt,
.shareblock .xbt,
.shareblock .fbbt {
  height: 50px;
}
.shareblock .linebt img,
.shareblock .xbt img,
.shareblock .fbbt img {
  width: 50px;
}
.shareblock .linebt:hover,
.shareblock .xbt:hover,
.shareblock .fbbt:hover {
  opacity: 0.6;
  transform: 0.2s;
}

@media (max-width: 480px) {
  .sns_sp {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
  }
  .sns_sp div {
    padding: 10px;
  }
}

.shareblock2 {
  display: flex;
  flex-wrap: nowrap;
  margin: auto;
  max-width: 480px;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  font-size: 22px;
  word-break: keep-all;
}
@media (max-width: 480px) {
  .shareblock2 {
    max-width: 220px;
    padding-bottom: 20px;
  }
}
.shareblock2 .linebt,
.shareblock2 .xbt,
.shareblock2 .fbbt {
  height: 50px;
}
.shareblock2 .linebt img,
.shareblock2 .xbt img,
.shareblock2 .fbbt img {
  width: 50px;
}
.shareblock2 .linebt:hover,
.shareblock2 .xbt:hover,
.shareblock2 .fbbt:hover {
  opacity: 0.6;
  transform: 0.2s;
}

.bcnt {
  margin: 0 -15px;
}
/*# sourceMappingURL=cms_202510.css.map */