@charset "utf-8";

/* ==========================================================================
パーツ
========================================================================== */
#dc_P-003 section {
  margin-top: 0;
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  #dc_P-003 section {
    margin-top: 0;
    padding-top: 77px;
  }
}

@media screen and (min-width: 767px) {
  #dc_P-003 .tc_section_clm_07 .tc_comp_clm_plus {
    flex: 1 1 40%;
  }
}

/* ==========================================================================
kv
========================================================================== */
#dc_P-003 #kv {
  padding-top: 0;
}

#dc_P-003 #kv .tc_kv_01 {
  position: relative;
}

#dc_P-003 #kv .tc_kv_01 .tc_kv_01_title {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

#dc_P-003 #kv .kv_txt p {
  padding: 40px 0;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  #dc_P-003 #kv {
    margin-top: unset;
  }

  #dc_P-003 #kv .tc_kv_01 .tc_kv_01_title {
    bottom: unset;
    top: 0;
  }

  #dc_P-003 #kv .kv_txt p {
    padding: 32px 0;
    font-size: 15px;
  }

  #dc_P-003 #kv .tc_comp_anchorlinklist>.tc_dp_flex {
    grid-template-columns: 1fr;
  }
}



/* ==========================================================================
section_01
========================================================================== */
#dc_P-003 #section_01 .tc_section_clm_07 {
  margin-top: 40px;
}

#dc_P-003 #section_01 .tc_section_clm_07 .tc_comp_all_clm:nth-child(1) .tc_section_honbun_03 {
  margin-top: 22px;
  margin-bottom: 22px;
  min-height: 48px;
}

#dc_P-003 .tc_comp_all_clm.tc_dp_flex.v2 {
  gap: 16px;
}

#dc_P-003 .tc_comp_all_clm.tc_dp_flex.v2 .tc_text {
  min-width: 120px;
}

#dc_P-003 .tc_comp_clm_plus .tc_comp_all_clm:nth-child(2) .tc_comp_all_thum {
  flex: unset;
  height: auto;
}

#dc_P-003 .tc_comp_all_thum.dp_none {
  opacity: 0;
}

#dc_P-003 .tc_comp_all_clm.tc_dp_flex.v2 .tc_dp_flex {
  gap: 16px;
}

@media screen and (max-width: 414px) {
  #dc_P-003 .tc_comp_all_clm.tc_dp_flex.v2 .tc_dp_flex {
    gap: 12px;
    flex-wrap: wrap;
  }

  #dc_P-003 .tc_comp_all_clm.tc_dp_flex.v2 .tc_dp_flex .tc_comp_all_thum {
    height: unset !important;
  }

  #dc_P-003 .tc_comp_all_thum.dp_none {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #dc_P-003 #section_01 .tc_section_clm_07 {
    gap: 44px;
  }

  #dc_P-003 .tc_comp_all_thum.dp_none {
    opacity: 0;
  }

  #dc_P-003 #section_01 .tc_comp_anchorlinklist>.tc_dp_flex {
    grid-template-columns: 1fr;
  }

  #dc_P-003 #section_01 .tc_section_clm_07 .tc_comp_all_clm:nth-child(1) .tc_section_honbun_03 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  #dc_P-003 #section_01 .tc_comp_clm_plus .tc_comp_all_clm:nth-child(2) .tc_comp_all_thum img {
    width: 12vw;
    height: auto;
  }

  #dc_P-003 #section_01 .tc_comp_clm_plus .tc_comp_all_clm:nth-child(2) .tc_comp_all_thum.tc_dp_flex,
  #dc_P-003 #section_01 .tc_section_clm_07 .tc_comp_clm_plus .tc_comp_all_clm {
    gap: 12px;
    height: 100%;
  }

  #dc_P-003 #section_01 .tc_section_clm_07 .tc_comp_clm_plus .tc_comp_all_clm:nth-child(2) .tc_comp_all_thum {
    height: 100%;
  }
  
  #dc_P-003 #section_01 .tc_section_clm_07 .tc_comp_clm_plus .tc_comp_all_clm .tc_comp_all_thum img {
    aspect-ratio: unset;
  }
}



/* ==========================================================================
section_02
========================================================================== */
#dc_P-003 #section_02 .tc_section_clm_07 {
  margin-top: 40px;
}

#dc_P-003 #section_02 .tc_section_clm_07 .tc_section_title_04L {
  margin-bottom: 22px;
}

@media screen and (max-width: 767px) {
  #dc_P-003 #section_02 .tc_section_clm_07 {
    gap: 44px;
  }

  #dc_P-003 #section_02 .tc_section_clm_07 .tc_section_title_03L {
    margin-bottom: 12px;
  }

  #dc_P-003 #section_02 .tc_section_title_04 {
    font-size: 17px;
    margin-bottom: 12px;
  }

  #dc_P-003 #section_02 .tc_comp_clm_plus .tc_comp_all_clm:nth-child(2) {
    gap: 12px;
  }

  #dc_P-003 #section_02 .tc_section_clm_07 .tc_comp_clm_plus .tc_comp_all_clm .tc_comp_all_thum img {
    aspect-ratio: unset;
  }
}



/* ==========================================================================
section_03
========================================================================== */
#dc_P-003 #section_03 .tc_comp_heading_underline {
  padding-top: 40px;
}

#dc_P-003 #section_03 .section_03_item .tc_section_honbun_03 {
  margin-top: 12px;
  margin-bottom: 40px;
  text-align: center;
}

#dc_P-003 #section_03 .section_03_item .tc_section_honbun_04 {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {

  #dc_P-003 #section_03 .section_03_list {
    margin-top: 61px;
  }

  #dc_P-003 #section_03 .section_03_item.bg_gray {
    background-color: #F4F4F4;
  }
  
  /*
  #dc_P-003 #section_03 .section_03_item.bg_gray .tc_comp_heading_underline,
  #dc_P-003 #section_03 .section_03_item.bg_gray .tc_section_honbun_03 {
    background-color: #E9E9E9;
  }
  */

  #dc_P-003 #section_03 .tc_comp_heading_underline {
    margin-top: 45px;
    padding-top: 16px;
  }

  #dc_P-003 #section_03 .section_03_item .tc_section_honbun_03 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 44px;
  }

  #dc_P-003 #section_03 .section_03_item img:not(:nth-of-type(2)) {
    margin-top: 44px;
  }

  #dc_P-003 #section_03 .section_03_item .tc_section_honbun_04 {
    margin-top: 0;
    padding-top: 44px;
    padding-bottom: 38px;
    background-color: #fff;
  }
}



/* ==========================================================================
section_04
========================================================================== */
/* #dc_P-003 #section_04 {
  margin-bottom: 46px;
} */

#dc_P-003 #section_04 .tc_section_relatedContent_01 {
  gap: 30px;
}

#dc_P-003 #section_04 .tc_section_relatedContent_01 .tc_text {
  width: calc(100% - 468px - 30px);
}

/* #dc_P-003 #section_04 .tc_section_relatedContent_01 .tc_text .tc_comp_prodlist:nth-child(2) .tc_comp_btn {
  margin-top: 32px;
} */

#dc_P-003 #section_04 .tc_section_relatedContent_02 {
  margin-top: 46px;
}

#dc_P-003 #section_04 .tc_section_relatedContent_02 .tc_comp_clm .tc_comp_btn {
  max-width: 100%;
}

@media screen and (max-width: 767px) {
  /* #dc_P-003 #section_04 {
    margin-bottom: 48px;
  } */

  #dc_P-003 #section_04 .tc_section_relatedContent_01 {
    margin-top: 30px;
    gap: 12px;
  }

  #dc_P-003 #section_04 .tc_section_relatedContent_01 .tc_text {
    width: 100%;
  }

  /* #dc_P-003 #section_04 .tc_section_relatedContent_01 .tc_text .tc_comp_prodlist:nth-child(2) .tc_comp_btn {
    margin-top: 12px;
  } */

  #dc_P-003 #section_04 .tc_section_relatedContent_02 {
    margin-top: 36px;
  }
}



/* ==========================================================================
section_05
========================================================================== */
#dc_P-003 #section_05 {
  text-align: center;
}

#dc_P-003 #section_05 img {
  width: 175px;
  margin-bottom: 16px;
}



/* ==========================================================================
tc_section_relatedContent_03
========================================================================== */
/* #dc_P-003 .tc_section_relatedContent_03 {
  background-color: #fff;
  margin-top: 46px;
  padding: unset;
  margin-bottom: 80px;
}

#dc_P-003 .tc_section_relatedContent_03 .tc_inner {
  padding: 56px 0;
  background-color: #F5F5F5;
}

@media screen and (max-width: 767px) {
  #dc_P-003 .tc_section_relatedContent_03 {
    margin-bottom: 64px;
    margin-top: 48px;
  }

  #dc_P-003 .tc_section_relatedContent_03 .tc_inner {
    padding: 24px 7.7295vw;
  }

  #dc_P-003 .tc_section_relatedContent_03 {
    margin-left: unset;
  }
} */