/* init */
#dc_k-005 section:not(#kv, .section01, .tc_bg_grey_section) {
  margin: 60px 0;
}
#dc_k-005 .section01 {
  margin: 36px 0 72px;
}
#dc_k-005 .tc_bg_grey_section {
  background-color: #f5f5f5;
  padding: 60px 0;
}

@media only screen and (max-width: 767px) {
  /* #dc_k-005 section {
    margin-top: 64px;
  } */
}

/* ========================================
  common
========================================= */
#dc_k-005 .tc_ctm_section_title_02 {
  text-align: center;
  margin-bottom: 42px;
}
#dc_k-005 .tc_ctm_honbun_area {
  margin-bottom: 36px;
  text-align: center;
}
#dc_k-005 .tc_section_saleprod_01 .tc_comp_clm_saleprod {
  align-items: normal;
}
#dc_k-005 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum {
  background: #fff;
  display: flex;
  align-items: center;
}
.tc_temp_column__subtitle {
  display: block;
  font-size: 20px;
}
.tc_temp_column__title {
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
}
.tc_temp_column__txt {
  font-size: 15px;
}
.tc_temp_column__txt + .tc_temp_column__txt {
  padding-top: 24px;
}
.tc_temp_column__img + .tc_temp_column__txt {
  margin-top: 24px;
}
.tc_temp_column__read {
  font-size: 17px;
}
.tc_temp_column__topics {
  margin-bottom: 40px;
  padding: 30px;
  font-size: 15px;
  background: #f5f5f5;
  border-start-start-radius: 40px;
}
.tc_temp_column_voice__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: -12px;
}
.tc_temp_column_voice__list {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 12px;
}
.tc_temp_column_voice__img {
  margin-bottom: 10px;
}
.tc_temp_column_voice_info__head {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  font-size: 13px;
}
.tc_temp_column_voice_info__head::before {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background-image: url('/img/discovery/kettle/discovery-product-temperature-control-kettles/icon_user.svg');
  background-size: contain;
  content: '';
}
.tc_temp_column_voice_info__head span {
  margin-left: 15px;
}
.tc_temp_column_voice_info__text {
  font-size: 15px;
  letter-spacing: -1px;
}
.tc_temp_column_voice_info__text + .tc_temp_column_voice_info__text {
  margin-top: 10px;
}
.tc_temp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tc_temp_h3 {
  font-size: 32px;
  font-weight: bold;
}
.tc_inner_02 {
  width: 100%;
  max-width: 578px;
  margin: 0 auto;
}
.c-clm-flex.is-4clm-1clm {
  justify-content: center !important;
}

@media only screen and (max-width: 767px) {
  .tc_temp_column__subtitle {
    font-size: 17px;
  }
  .tc_temp_column__title {
    font-size: 26px;
  }
  .tc_temp_column__read {
    font-size: 15px;
  }
  .tc_temp_column__topics {
    margin-bottom: 32px;
    padding: 24px;
  }
  .tc_temp_column_voice__lists {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -6px;
  }
  .tc_temp_column_voice__list {
    max-width: 50%;
    padding: 12px 6px;
  }
  .tc_temp_column_voice_info__head span {
    margin-left: 10px;
  }
  .tc_temp {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tc_temp_h3 {
    font-size: 26px;
  }
}

/* ========================================
  section01
========================================= */
#dc_k-005 .section01 .tc_ctm_section01_title {
  margin-bottom: 36px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
#dc_k-005 .section01 .tc_section_honbun_03 {
  text-align: center;
  padding: 14px 0 36px;
}
#dc_k-005 .section01 .tc_ctm_section_img_04 .tc_item {
  width: calc((100% - 74px) / 4);
}

@media only screen and (max-width: 767px) {
  #dc_k-005 .section01 .tc_ctm_section01_title {
    font-size: 18px;
    margin-bottom: 24px;
  }
  #dc_k-005 .section01 .tc_section_honbun_03 {
    text-align: left;
    padding: 14px 0 23px;
  }
  #dc_k-005 .section01 .tc_ctm_section_img_04 .tc_item {
    width: calc((100% - 12px) / 2);
  }
}

/* ========================================
  section02
========================================= */
#dc_k-005 .section02 .tc_slider_list_wrap {
  position: relative;
}
#dc_k-005 .section02 .tc_slider_list_wrap .slick-prev {
  left: 20px;
}
#dc_k-005 .section02 .tc_slider_list_wrap .slick-next {
  right: 20px;
}
#dc_k-005 .section02 .tc_comp_clm_saleprod {
  background-color: #fff;
  border-radius: unset;
  max-width: 578px;
  height: auto;
}
#dc_k-005 .section02 .tc_comp_clm_saleprod .tc_comp_prod_thum {
  padding: 40px 90px 0;
}
#dc_k-005 .section02 .tc_comp_clm_saleprod .tc_text {
  background-color: #fff;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #dc_k-005 .section02 .tc_slider_list_wrap .slick-prev,
  #dc_k-005 .section02 .tc_slider_list_wrap .slick-next {
    display: block;
    width: 50px;
    height: 50px;
    z-index: 1;
  }
  #dc_k-005 .section02 .tc_slider_list_wrap .slick-prev:hover,
  #dc_k-005 .section02 .tc_slider_list_wrap .slick-next:hover {
    background-color: rgba(0, 0, 0, 0.3);
  }
  #dc_k-005 .section02 .tc_comp_clm_saleprod {
    max-width: 350px;
    margin: 0 7.7295vw;
  }
  #dc_k-005 .section02 .tc_comp_clm_saleprod .tc_comp_prod_thum {
    padding: 24px 50px 0;
  }
  #dc_k-005 .section02 .tc_comp_clm_saleprod .tc_text {
    padding: 16px 16px 24px;
  }
  #dc_k-005 .section02 .tc_comp_clm_saleprod .tc_text .tc_section_title_04 {
    font-size: 16px;
  }
  #dc_k-005 .section02 .tc_comp_clm_saleprod .tc_text .tc_comp_btn {
    max-width: 218px;
  }
}

/* ========================================
  section03
========================================= */
#dc_k-005 .section03 .tc_temp_column__img {
  margin-bottom: 60px;
  text-align: center;
}
#dc_k-005 .section03 .tc_temp_column__img img {
  width: 578px;
}
#dc_k-005 .section03 .tc_section_img_03 .tc_item img {
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  #dc_k-005 .section03 .tc_section_honbun_03 {
    text-align: left;
  }
  #dc_k-005 .section03 .tc_section_img_03 .tc_item {
    margin-bottom: 24px;
  }
  #dc_k-005 .section03 .tc_section_img_03 .tc_item:last-child {
    margin-bottom: 0;
  }
  #dc_k-005 .section03 .tc_temp_column__img img {
    width: 100%;
  }
}

/* ========================================
  section04
========================================= */
#dc_k-005 .section04 .tc_section_honbun_03 {
  margin-bottom: 24px;
}

/* ========================================
  section05
========================================= */
#dc_k-005 .section05 .tc_section_title_04 {
  margin-bottom: 25px;
}

/* ========================================
  section06
========================================= */
#dc_k-005 .section06 .tc_inner_02 .tc_comp_all_clm {
  margin-bottom: 32px;
}
#dc_k-005 .section06 .tc_inner_02 .tc_comp_heading_JP {
  font-size: 20px;
  margin-top: 11px;
}
#dc_k-005 .section06 .tc_inner_02 .tc_section_honbun_03 {
  margin-top: 11px;
}
#dc_k-005 .section06 .tc_section_clm_01 .tc_comp_btn {
  margin: 36px auto 0 0;
}

@media only screen and (max-width: 767px) {
  #dc_k-005 .section06 .tc_section_clm_06 .tc_comp_heading_JP {
    font-size: 20px;
  }
  #dc_k-005 .section06 .tc_section_clm_03 .tc_comp_all_clm {
    flex-direction: column;
    gap: 14px;
  }
  #dc_k-005 .section06 .tc_section_clm_03 .tc_comp_all_thum {
    height: auto;
  }
  #dc_k-005 .section06 .tc_section_clm_01 .tc_comp_btn {
    margin: 24px auto 0;
    max-width: 218px;
  }
}

/* ========================================
  section07
========================================= */
#dc_k-005 .section07 .tc_inner_02 .tc_comp_heading_JP {
  font-size: 20px;
  margin-top: 11px;
}
#dc_k-005 .section07 .tc_inner_02 .tc_section_honbun_03 {
  margin-top: 11px;
}
#dc_k-005 .section07 .tc_section_clm_01 .tc_comp_btn {
  margin: 36px auto 0 0;
}

@media only screen and (max-width: 767px) {
  #dc_k-005 .section07 .tc_section_clm_06 .tc_comp_heading_JP {
    font-size: 20px;
  }
  #dc_k-005 .section07 .tc_section_clm_03 .tc_comp_all_thum {
    height: auto;
  }
  #dc_k-005 .section07 .tc_section_clm_01 .tc_comp_btn {
    margin: 24px auto 0;
    max-width: 218px;
  }
}

/* dynamic_content */
section.section07.tc_ctm_dynamic_content {
  margin: 60px 0 42px;
}
section.section08.tc_ctm_dynamic_content {
  margin: 120px 0 42px;
}

/* ==========================================================================
related content
========================================================================== */
.tc_section_relatedContent {
  margin-top: 120px;
  padding-bottom: 0 !important;
}
.tc_ctm_bold {
  font-weight: bold;
}
.tc_ctm_mt_l {
  margin-top: 40px;
}
.tc_ctm_mb_l {
  margin-bottom: 45px;
}
.tc_ctm_mb_s {
  margin-bottom: 10px;
}
.tc_ctm_mb_m {
  margin-bottom: 20px;
}
.tc_ctm_text_center {
  text-align: center;
}
.tc_ctm_font_small {
  font-size: 0.7em;
}
