/* CSS Document */
#heat-project {
  font-size: 16px;
}
#heat-project .g-blist {
  font-size: 16px;
}
#heat-project .g-ttl-2 {
  font-size: clamp(20px, 2.5vw, 26px);
}
#heat-project .g-ttl-3 {
  font-size: clamp(16px, 1.8vw, 18px);
}
#heat-project .g-alist {
  font-size: 14px;
}
#heat-project .g-link {
  font-size: clamp(14px, 1.5vw, 16px);
}
#heat-project .g-link::before {
  height: 16px;
  background-position: -20px -18px;
}
#heat-project .g-anchor_el .g-link::before {
  height: 16px;
  background-position: -20px -15px;
}
#heat-project .video_wrap .g-ttl-3 {
  font-size: 15px;
}

#hero {
  position: relative;
  margin: 0 -15px;
}
#hero h1 {
  margin: auto;
  max-width: 1400px;
  width: 100%;
}
#hero img {
  display: block;
  margin: auto;
  max-height: 640px;
  width: 100%;
}
@media (max-width: 1690px) {
  #hero img {
    width: 100%;
    max-height: auto;
  }
}

.strong1 {
  font-weight: bold;
  color: #0099cc;
}

.strong2 {
  font-weight: bold;
  color: #c00;
}

.g-width-22 {
  width: 22%;
}

@media screen and (max-width: 480px) {
  .g-width-22.g-width-sp-50,
.g-width-20.g-width-sp-50 {
    width: 50% !important;
  }
  .g-media-h.g-media-mq > .g-media_left.g-width-20.g-width-sp-50 {
    margin: auto !important;
  }
}
.experts .column-air {
  margin-top: 0;
}
.experts p {
  font-size: 14px;
}
.experts a {
  color: #000;
}
.experts a:hover {
  text-decoration: none;
}
.experts a span.g-link:hover {
  text-decoration: underline;
}

/* sns */
.sns_btn {
  left: 0;
  margin: auto;
  position: relative;
  right: 0;
  top: 0;
  width: 960px;
}

.sns_btn ul {
  float: right;
  position: absolute;
  right: 0;
  top: -55px;
}

.sns_btn li {
  float: left;
}

.g-breadcrumbs + .sns_btn ul {
  top: 9px;
  z-index: 2;
}

.hidden_pc_sns,
.hidden_pc_sns.static {
  display: none;
}

#sns_facebook {
  margin-right: 1em;
}

@media only screen and (max-width: 959px) {
  .sns_btn {
    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_btn ul {
    float: none;
    position: static;
    right: 0;
    top: 0;
  }
  .snsdiv {
    width: 100%;
  }
  .sns_btn li {
    float: left;
    text-align: center;
  }
}
.h2-sec-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
}
.h2-sec-title div {
  position: relative;
  display: inline-block;
}
.h2-sec-title div.sc1::before {
  display: block;
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  left: -100px;
  top: 0;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat/images/202602/img_sec1_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  .h2-sec-title div.sc1::before {
    margin: auto;
    position: static;
  }
}
.h2-sec-title div.sc2::before {
  display: block;
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  left: -100px;
  top: 0;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat/images/202602/img_sec2_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  .h2-sec-title div.sc2::before {
    margin: auto;
    position: static;
  }
}
.h2-sec-title div.sc3 {
  padding: 20px 0;
}
.h2-sec-title div.sc3::before {
  display: block;
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  left: -100px;
  top: 0;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat/images/202602/img_sec3_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  .h2-sec-title div.sc3::before {
    margin: auto;
    position: static;
  }
}
.h2-sec-title span {
  font-size: 20px;
  font-weight: normal;
}

.level {
  font-size: 16px;
}
@media (max-width: 512px) {
  .level {
    font-size: 14px;
  }
}
.level .level_table {
  width: 100%;
}
.level .level_table th,
.level .level_table td {
  padding: 10px;
  background-color: #fff;
}
.level .level_table th {
  text-align: center;
  font-weight: bold;
  background-color: #646464;
  color: #fff;
}
.level .level_table th.em1 {
  background-color: #ff4b00;
}
.level .level_table th.em2 {
  background-color: #ffa580;
}
.level .level_table th.em3 {
  background-color: #ffdacc;
}
.level .level_table td.em1 {
  background-color: #ff4a05;
}
.level .level_table td.triangle {
  padding: 0;
  text-align: center;
  font-size: 20px;
  color: #646464;
  background-color: transparent;
}

#check-wrap {
  margin-bottom: 50px;
  border-radius: 20px;
  width: 100%;
}
#check-wrap .flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 15px;
}
#check-wrap .flex h3 {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px dashed #666;
  text-align: center;
}
#check-wrap .flex h3 img {
  margin: auto;
  width: 70%;
}
#check-wrap .flex .check_man img {
  width: auto;
  height: 300px;
  padding: 15px;
}
@media (max-width: 480px) {
  #check-wrap .flex .check_man img {
    height: 260px;
    padding: 0 15px;
  }
}
#check-wrap #checklist {
  background-color: #f9efe5;
  padding: 30px;
}
@media (max-width: 480px) {
  #check-wrap #checklist {
    padding: 15px 15px 35px 15px;
  }
}
#check-wrap #checklist .question {
  font-size: 18px;
  padding: 20px 10px;
  border-bottom: 1px solid #d4d4d4;
}
@media (max-width: 768px) {
  #check-wrap #checklist .question {
    padding: 10px 0;
    font-size: 16px;
  }
}
#check-wrap #checklist .question:first-of-type {
  border-top: 1px solid #d4d4d4;
}
#check-wrap #checklist .question label {
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
}
#check-wrap #checklist .question input[type=checkbox] {
  cursor: pointer;
  position: relative;
  width: 24px !important;
  height: 24px;
  border-radius: 4px;
  vertical-align: -5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
}
#check-wrap #checklist .question input[type=checkbox]:checked:before {
  position: absolute;
  top: 0;
  left: 6px;
  transform: rotate(50deg);
  width: 7px;
  height: 14px;
  border-right: 3px solid #db3529;
  border-bottom: 3px solid #db3529;
  content: "";
}
#check-wrap #checklist .question span {
  display: inline-block;
  width: calc(90% - 30px);
}
@media (max-width: 480px) {
  #check-wrap #checklist .question span {
    width: 100%;
    padding-left: 16px;
    text-indent: -16px;
  }
}
#check-wrap #checklist #results {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  justify-content: center;
  font-size: 20px;
}
#check-wrap #checklist #results #totalScore {
  background-color: #fff;
  font-size: 50px;
  padding: 0 15px;
  border-radius: 5px;
  line-height: 1;
}
#check-wrap #checklist #results .flex {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  line-height: 1.2em;
}
#check-wrap #checklist #results .flex .flex-txt {
  text-align: center;
  font-size: 16px;
}
#check-wrap h4 {
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
  font-size: 20px !important;
}
#check-wrap .result-next {
  margin: 30px auto 0;
  width: 5%;
}
#check-wrap .results-box .result {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  border: 3px solid #eee;
  border-radius: 10px;
  padding: 15px;
  width: 100%;
  margin-bottom: 10px;
}
#check-wrap .results-box .result p {
  margin-bottom: 0;
}
#check-wrap .results-box .result.highlight {
  border: 2px solid #dc3529;
  background-color: #ffebeb;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#check-wrap .results-box h5 {
  display: flex;
  font-weight: bold;
  align-items: center;
  font-size: 24px;
  margin-bottom: 8px;
  gap: 20px;
}
@media (max-width: 480px) {
  #check-wrap .results-box h5 {
    font-size: 22px;
  }
}
#check-wrap .results-box h5 span.small {
  font-size: 16px;
}
@media (max-width: 480px) {
  #check-wrap .results-box h5 span.small {
    display: inline-block;
    line-height: 1.2;
  }
}
#check-wrap .results-box h5 strong {
  font-size: 2.4em;
}
#check-wrap .results-box .result_man {
  width: 20%;
  text-align: center;
}
#check-wrap .results-box .result_man img {
  width: 60px;
}
#check-wrap .result-end {
  margin-bottom: 30px;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 480px) {
  #check-wrap .result-end {
    font-size: 18px;
  }
}
#check-wrap .result-end strong {
  color: #dc3529;
}
@media (max-width: 480px) {
  #check-wrap .flex.risklv-box {
    display: block;
  }
}
#check-wrap .risklv {
  padding: 15px 15px 0 15px;
  width: 33.3%;
  text-align: center;
}
@media (max-width: 480px) {
  #check-wrap .risklv {
    margin-bottom: 10px;
    padding: 15px 15px 1px 15px;
    width: 100%;
  }
}
#check-wrap .risklv.lv3 {
  background-color: #dc3529;
  color: #fff;
}
#check-wrap .risklv.lv2 {
  background-color: #ff9773;
}
#check-wrap .risklv.lv1 {
  background-color: #ffdacc;
}
#check-wrap .risklv .tit {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}
#check-wrap .risk-table {
  margin: 20px 0 30px;
}
#check-wrap .risk-table a {
  font-size: 14px;
}
#check-wrap .risk-table .g-table-fixed .g-table_el {
  width: 100% !important;
}
@media (max-width: 768px) {
  #check-wrap .risk-table .g-table-fixed .g-table_el {
    width: 800px !important;
  }
}
#check-wrap .risk-table table {
  border-collapse: collapse;
}
#check-wrap .risk-table table tr.highlight-row {
  background-color: #fffacd;
}
#check-wrap .risk-table table tr.highlight-row th {
  background-color: #cad9e6;
  font-weight: bold;
}
#check-wrap .risk-table table th,
#check-wrap .risk-table table td {
  padding: 5px;
}
#check-wrap .risk-table table th,
#check-wrap .risk-table table .nowrap {
  text-wrap: nowrap;
}
#check-wrap .risk-table table th {
  font-size: 12px;
  text-align: center;
}
#check-wrap .risk-table table th.q {
  padding-left: 36px;
  text-align: left;
  text-indent: -14px;
  font-size: 14px;
}
@media (max-width: 480px) {
  #check-wrap .risk-table table th.q {
    padding-left: 26px;
  }
}
#check-wrap .risk-table table td {
  padding: 15px 10px;
}
#check-wrap .risk-table table td.lv3 {
  text-align: center;
  background-color: #dc3529;
  font-weight: bold;
  color: #fff;
  font-size: 18px;
}
#check-wrap .risk-table table td.lv2 {
  text-align: center;
  background-color: #ff9773;
  font-weight: bold;
  font-size: 18px;
}
#check-wrap .risk-table table td.lv1 {
  text-align: center;
  background-color: #ffdacc;
  font-weight: bold;
  font-size: 18px;
}
#check-wrap .experts .column-air {
  margin-top: 0;
}
#check-wrap .experts p {
  font-size: 14px;
}
#check-wrap .experts a {
  color: #000;
}
#check-wrap .experts a:hover {
  text-decoration: none;
}
#check-wrap .experts a span.g-link:hover {
  text-decoration: underline;
}

@media (max-width: 480px) {
  .spp {
    text-align: center;
  }
}

.flex {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 480px) {
  .flex {
    display: block;
  }
}
.flex .sensei {
  width: 15%;
}
@media (max-width: 480px) {
  .flex .sensei {
    width: 100%;
  }
}
.flex .sensei img {
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  .flex .sensei img {
    display: block;
    margin: auto;
    width: 70%;
  }
}

.heat-tabs__radio {
  position: absolute;
  inline-size: 1px;
  block-size: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  white-space: nowrap;
}
.heat-tabs__labels {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  font-size: clamp(16px, 2.5vw, 28px);
  text-align: center;
  font-weight: bold;
}
.heat-tabs__label {
  cursor: pointer;
  padding: 10px 12px 8px;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #B5B5B5;
}
.heat-tabs__label:hover {
  background-color: #ddd;
  transition: 0.2s;
}
.heat-tabs__panels {
  padding: 30px 0;
}
.heat-tabs__panel {
  display: none;
}
#heat-tab1:checked ~ .heat-tabs__labels label[for=heat-tab1], #heat-tab2:checked ~ .heat-tabs__labels label[for=heat-tab2] {
  font-weight: 600;
  color: #fff;
  background-color: #F69030;
  cursor: default;
}
#heat-tab1:checked ~ .heat-tabs__panels #heat-panel1, #heat-tab2:checked ~ .heat-tabs__panels #heat-panel2 {
  display: block;
}

.video-wrap {
  width: 100%;
  max-width: 600px;
  min-height: 290px;
  margin: 0 auto;
}
.video-wrap video {
  width: 100% !important;
  height: auto;
  aspect-ratio: 1/1;
}

.g-column.g-column-air {
  margin: 30px auto 40px;
  background-color: #e8f8ff;
  border-radius: 20px;
  padding: 30px;
}
.g-column.g-column-air h3 {
  margin-bottom: 15px;
  font-weight: bold;
  text-align: center;
  font-size: clamp(16px, 2vw, 18px);
}
.g-column.g-column-air .g-info_label-c {
  font-size: clamp(12px, 2vw, 14px);
}
/*# sourceMappingURL=cms_202604.css.map */