@charset "UTF-8";
.kknv_h1_wrap {
  display: flex;
  margin: 10px auto;
}

.kknv_h1_wrap > div {
  display: flex;
  margin: auto;
  align-content: center;
  flex-wrap: wrap;
}

.kknv_h1_wrap > div img {
  margin-right: 20px;
}

.kknv_h1_wrap > div > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.kknv_h1_wrap > div > div h1 {
  font-size: 26px;
  color: #007940;
  margin-bottom: 10px;
}

.kknv_h1_wrap > div > div p {
  font-size: 14px;
  color: #007940;
}

#kknv_qa {
  background: repeating-linear-gradient(-45deg, #ddd 0, #e8e8e8 2px, #ddd 4px, #e8e8e8 4px);
}

#kknv_qa h2 {
  color: #000;
  font-weight: bold;
  text-align: center;
}

.kknv_qa_con {
  width: 33.3333333333%;
  margin-bottom: 20px;
}

.kknv_qa_con a {
  display: block;
  width: calc(100% - 20px);
  background-color: #fff;
  padding: 20px 20px 40px;
  border-radius: 10px;
  border: 3px solid #007940;
  transform: translate(10px, 10px);
  box-sizing: border-box;
  transition: 0.3s all ease;
}

.kknv_qa_con a h3 {
  color: #007940;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/kuukinavi/home/images/icon_q012x png");
  padding-left: 48px;
  padding-top: 0.1em;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: bold;
  text-decoration: none;
  background-size: 32px 57px;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  min-height: 57px;
}

.kknv_qa_con a img {
  display: block;
  margin: auto;
  width: 100%;
  height: auto;
  background-color: #007940;
}

.kknv_qa_con a:after {
  content: "ANSWERを見る";
  position: absolute;
  right: 8px;
  bottom: 6px;
  background-position: top 1px right;
  background-size: 16px;
  background-repeat: no-repeat;
  padding-right: 18px;
  font-weight: bold;
  font-size: 14px;
  color: #007940;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/kuukinavi/home/images/icon_modal2x png");
}

.kknv_qa_con a:hover {
  text-decoration: none;
  transform: translate(0, 0);
}

.kknv_qa_con:before {
  content: "";
  position: absolute;
  border-radius: 10px;
  width: calc(100% - 20px);
  height: 100%;
  background-color: rgba(0, 121, 64, 0.4);
  transform: translate(10px, 10px);
}

#kknv_other .kknv_btn01 {
  border-color: #ccc !important;
}

#kknv_movie .g-ttl-2 .g-ttl_hd {
  color: #007940;
}

#kknv_modal_wrap {
  width: calc(100% + 25px);
  height: calc(100vh - 200px);
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 25px;
}

.kknv_modal_con {
  position: relative;
  margin-bottom: 40px;
}

.kknv_modal_con + .kknv_modal_con {
  padding-top: 98px;
}

.kknv_modal_con + .kknv_modal_con:before {
  content: "";
  position: absolute;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/kuukinavi/home/images/icon_plus2x png");
  width: 48px;
  height: 48px;
  background-size: 48px;
  left: calc(50% - 24px);
  top: 0;
}

.kknv_title_q {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #007940;
  border-bottom: 1px solid #007940;
  margin-bottom: 48px;
}

.kknv_title_q span {
  font-size: 26px;
  font-weight: bold;
  color: #007940;
  padding-left: 44px;
  padding-top: 0.2em;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/kuukinavi/home/images/icon_q022x png");
  background-size: 28px 48px;
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 48px;
  margin: 20px 0;
}

.kknv_title_q img {
  margin: 10px 0;
  background-color: #007940;
}

.kknv_title_q:before,
.kknv_title_q:after {
  content: "";
  position: absolute;
}

.kknv_title_q:before {
  height: 48px;
  border-left: 1px solid #007940;
  bottom: -48px;
  left: 50%;
}

.kknv_title_q:after {
  width: 24px;
  height: 24px;
  border-right: 1px solid #007940;
  border-bottom: 1px solid #007940;
  left: calc(50% - 12px);
  transform: rotate(45deg);
  bottom: -43px;
}

.kknv_title_q.kknv_no_qa {
  margin-bottom: 0;
  border: none;
  padding-top: 0 !important;
}

.kknv_title_q.kknv_no_qa span {
  padding: 0;
  background-image: none;
  margin: 0;
  min-height: auto;
}

.kknv_title_q.kknv_no_qa:before,
.kknv_title_q.kknv_no_qa:after {
  display: none;
}

.kknv_title_a {
  font-size: 26px;
  font-weight: bold;
  padding-left: 44px;
  padding-top: 0.2em;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/customercenter/kuukinavi/home/images/icon_a022x png");
  background-size: 28px 48px;
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 48px;
  margin: 20px 0;
}

.kknv_title_a.kknv_no_qa {
  padding: 0;
  background-image: none;
  margin: 0 auto 20px;
  font-weight: normal;
}

.kknv_item_link {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.kknv_item_link img {
  max-width: 120px;
  margin-right: 15px;
}

.kknv_item_link span {
  width: calc(100% - 145px);
  margin-right: 10px;
}

@media screen and (max-width: 480px) {
  .kknv_h1_wrap {
    margin: auto;
  }
  .kknv_h1_wrap > div {
    margin-top: 30px;
    justify-content: center;
  }
  .kknv_h1_wrap > div img {
    margin-right: 0;
    margin-bottom: 10px;
    width: 120px;
    height: 100%;
  }
  .kknv_h1_wrap > div > div h1 {
    font-size: 20px;
    text-align: center;
  }
  .kknv_h1_wrap > div > div p br {
    display: none;
  }
  #kknv_qa .g-box {
    width: calc(100% + 15px);
    margin-left: -7.5px;
  }
  .kknv_qa_con {
    width: 50%;
    margin-bottom: 15px;
  }
  .kknv_qa_con a {
    position: relative;
    padding: 8px 8px 28px;
    transform: none;
    width: calc(100% - 15px);
    margin: auto;
  }
  .kknv_qa_con a h3 {
    padding-left: 24px;
    padding-top: 0.45em;
    font-size: 14px;
    line-height: 1.4em;
    background-size: auto 28px;
    min-height: 46px;
  }
  .kknv_qa_con a:after {
    padding-right: 16px;
    right: 8px;
    background-size: 12px;
    font-size: 10px;
  }
  .kknv_qa_con:before {
    display: none;
  }
  #kknv_modal_wrap {
    width: 100%;
    height: auto;
    overflow-y: auto;
    overflow-x: auto;
    padding-right: 0;
  }
  .kknv_modal_con + .kknv_modal_con {
    padding-top: 78px;
  }
  .kknv_modal_con + .kknv_modal_con:before {
    width: 36px;
    height: 36px;
    background-size: 36px;
    left: calc(50% - 18px);
  }
  .kknv_modal_con iframe {
    position: relative;
    width: 100%;
    height: calc((100vw - 80px) * 0.55);
  }
  .kknv_title_q {
    flex-direction: column-reverse;
    margin-bottom: 56px;
    padding-top: 10px;
  }
  .kknv_title_q span {
    font-size: 20px;
    padding-left: 32px;
    background-size: auto 36px;
    min-height: 36px;
    margin: 4px 0 10px;
    width: 100%;
  }
  .kknv_title_q img {
    margin: 10px 0 0;
  }
  .kknv_title_a {
    font-size: 20px;
    padding-left: 32px;
    background-size: auto 36px;
    min-height: 36px;
  }
  .kknv_item_link span {
    margin-right: 0;
    width: calc(100% - 90px);
  }
  .kknv_item_link img {
    margin-right: 10px;
    width: 80px;
  }
}
/*# sourceMappingURL=style.css.map */