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

.statement {
  color: #000 !important;
  text-align: center;
}
@media (max-width: 512px) {
  .statement {
    text-align: left;
    font-size: 16px;
  }
}

/* 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;
  }
}
#menu-wrap {
  margin: 50px -15px 0;
  padding: 110px 0 70px;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat_project/images/cnt_menu_bg_1 jpg"), 0 bottom no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat_project/images/cnt_menu_bg_2 jpg");
  background-size: 100% auto, 100% auto;
  background-color: #e2f6ff;
}
@media (max-width: 512px) {
  #menu-wrap {
    padding: 40px 0;
  }
}
#menu-wrap #menu-cnt {
  padding: 50px 15px;
}
@media (max-width: 512px) {
  #menu-wrap #menu-cnt {
    padding: 20px 15px 0;
  }
}
#menu-wrap h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 512px) {
  #menu-wrap h2 {
    gap: 0;
  }
}
#menu-wrap h2 .line {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
}
@media (max-width: 512px) {
  #menu-wrap h2 .line {
    font-size: 24px;
    line-height: 1.6;
  }
}
#menu-wrap h2 .strong {
  font-size: 40px;
}
@media (max-width: 512px) {
  #menu-wrap h2 .strong {
    font-size: 32px;
  }
}
#menu-wrap h2 .small {
  font-size: 20px;
}
@media (max-width: 512px) {
  #menu-wrap h2 .small {
    font-size: 18px;
  }
}

#sc2 .flex {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  line-height: 0;
}
#sc2 .flex p, #sc2 .flex a {
  margin-bottom: 0;
  font-size: 12px !important;
  line-height: 1.2;
}
@media (max-width: 512px) {
  #sc2 .flex p, #sc2 .flex a {
    font-size: 10px !important;
  }
}
@media (max-width: 512px) {
  #sc2 .flex p {
    padding: 5px;
  }
}
#sc2 .flex img {
  width: 40px;
}
@media (max-width: 512px) {
  #sc2 .flex img {
    width: 30px;
  }
}

#sc1,
#sc2,
#sc3,
#sc4 {
  padding: 70px 0;
}
@media (max-width: 512px) {
  #sc1,
#sc2,
#sc3,
#sc4 {
    padding: 50px 0 0;
  }
}
#sc1 h4,
#sc1 h5,
#sc1 p,
#sc1 a,
#sc2 h4,
#sc2 h5,
#sc2 p,
#sc2 a,
#sc3 h4,
#sc3 h5,
#sc3 p,
#sc3 a,
#sc4 h4,
#sc4 h5,
#sc4 p,
#sc4 a {
  font-size: 16px;
}
@media (max-width: 512px) {
  #sc1 h4,
#sc1 h5,
#sc1 p,
#sc1 a,
#sc2 h4,
#sc2 h5,
#sc2 p,
#sc2 a,
#sc3 h4,
#sc3 h5,
#sc3 p,
#sc3 a,
#sc4 h4,
#sc4 h5,
#sc4 p,
#sc4 a {
    font-size: 14px;
  }
}
#sc1 .g-p-s,
#sc2 .g-p-s,
#sc3 .g-p-s,
#sc4 .g-p-s {
  display: inline-block;
  line-height: 1.3em;
}
#sc1 .h2-sec-title,
#sc2 .h2-sec-title,
#sc3 .h2-sec-title,
#sc4 .h2-sec-title {
  text-align: center;
  font-weight: bold;
  font-size: 30px;
}
#sc1 .h2-sec-title div,
#sc2 .h2-sec-title div,
#sc3 .h2-sec-title div,
#sc4 .h2-sec-title div {
  position: relative;
  display: inline-block;
}
#sc1 .h2-sec-title div.sc1::before,
#sc2 .h2-sec-title div.sc1::before,
#sc3 .h2-sec-title div.sc1::before,
#sc4 .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_project/images/img_sec1_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  #sc1 .h2-sec-title div.sc1::before,
#sc2 .h2-sec-title div.sc1::before,
#sc3 .h2-sec-title div.sc1::before,
#sc4 .h2-sec-title div.sc1::before {
    margin: auto;
    position: static;
  }
}
#sc1 .h2-sec-title div.sc2::before,
#sc2 .h2-sec-title div.sc2::before,
#sc3 .h2-sec-title div.sc2::before,
#sc4 .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_project/images/img_sec2_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  #sc1 .h2-sec-title div.sc2::before,
#sc2 .h2-sec-title div.sc2::before,
#sc3 .h2-sec-title div.sc2::before,
#sc4 .h2-sec-title div.sc2::before {
    margin: auto;
    position: static;
  }
}
#sc1 .h2-sec-title div.sc3,
#sc2 .h2-sec-title div.sc3,
#sc3 .h2-sec-title div.sc3,
#sc4 .h2-sec-title div.sc3 {
  padding: 20px 0;
}
#sc1 .h2-sec-title div.sc3::before,
#sc2 .h2-sec-title div.sc3::before,
#sc3 .h2-sec-title div.sc3::before,
#sc4 .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_project/images/img_sec3_01 png");
  background-size: 100% auto;
}
@media (max-width: 512px) {
  #sc1 .h2-sec-title div.sc3::before,
#sc2 .h2-sec-title div.sc3::before,
#sc3 .h2-sec-title div.sc3::before,
#sc4 .h2-sec-title div.sc3::before {
    margin: auto;
    position: static;
  }
}
#sc1 .h2-sec-title span,
#sc2 .h2-sec-title span,
#sc3 .h2-sec-title span,
#sc4 .h2-sec-title span {
  font-size: 20px;
  font-weight: normal;
}
#sc1 .column-air,
#sc2 .column-air,
#sc3 .column-air,
#sc4 .column-air {
  margin-top: 30px;
  background-color: #e8f8ff;
  border-radius: 20px;
  padding: 30px;
}
@media (max-width: 512px) {
  #sc1 .column-air,
#sc2 .column-air,
#sc3 .column-air,
#sc4 .column-air {
    padding: 16px 20px;
  }
}
#sc1 .g-column-white,
#sc2 .g-column-white,
#sc3 .g-column-white,
#sc4 .g-column-white {
  margin-top: 30px;
  border: 0;
  border-radius: 20px;
  padding: 30px;
}
@media (max-width: 512px) {
  #sc1 .g-column-white,
#sc2 .g-column-white,
#sc3 .g-column-white,
#sc4 .g-column-white {
    padding: 16px 20px;
  }
}
#sc1 .column-trivia,
#sc2 .column-trivia,
#sc3 .column-trivia,
#sc4 .column-trivia {
  margin-top: 30px;
  border: 0;
  border-radius: 20px;
  padding: 10px 30px 30px;
  background-color: #fff;
  border: 1px solid #ccc;
}
@media (max-width: 512px) {
  #sc1 .column-trivia,
#sc2 .column-trivia,
#sc3 .column-trivia,
#sc4 .column-trivia {
    padding: 16px 20px;
  }
}
#sc1 .column-trivia h3,
#sc2 .column-trivia h3,
#sc3 .column-trivia h3,
#sc4 .column-trivia h3 {
  color: #09c;
  border-bottom: 1px dashed #09c;
}

#sc2,
#sc4 {
  margin: 50px -15px 0;
  margin-top: 50px;
  padding: 110px 0 70px;
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat_project/images/img_sec_bg_1 jpg"), 0 bottom no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat_project/images/img_sec_bg_2 jpg");
  background-size: 100% auto, 100% auto;
  background-color: #e2f6ff;
}
@media (max-width: 959px) {
  #sc2,
#sc4 {
    padding: 110px 15px 70px;
  }
}
@media (max-width: 512px) {
  #sc2,
#sc4 {
    padding: 50px 15px 50px;
  }
}

#sc4 {
  background: 0 0 no-repeat url("/-/media/Project/Daikin/daikin_co_jp/air/life/heat_project/images/img_sec_bg_1 jpg");
  background-size: 100% auto;
  background-color: #e2f6ff;
}

.bold {
  font-weight: bold;
}

@media (max-width: 512px) {
  #expert {
    margin-top: 40px;
  }
}
#expert .tit_name {
  color: #000;
  font-weight: bold;
  font-size: 22px;
}
#expert .tit_name span {
  font-weight: normal;
  font-size: 14px;
}
@media (max-width: 512px) {
  #expert .tit_name {
    text-align: left;
    font-size: 16px;
  }
}
#expert .expert_tit {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
#expert .expert_tit .photo {
  width: 150px;
}
#expert .expert_tit .name {
  text-align: left;
}
#expert .pad1em {
  font-size: 16px;
}
#expert .pad1em::first-letter {
  margin-left: 1em;
}
@media (max-width: 512px) {
  #expert .pad1em {
    font-size: 14px;
  }
}
#expert .profile-box .pad1em {
  font-size: 14px;
}

.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;
}
/*# sourceMappingURL=cms.css.map */