/* layoput
-------------------------------------*/
.tc_content-03,
.tc_content-05,
.tc_section_relatedContent {
  margin-top: 80px;
}

@media screen and (max-width: 767px) {
  .tc_content-03,
  .tc_content-05,
  .tc_section_relatedContent {
    margin-top: 65px;
  }
}

/* headline
-------------------------------------*/
.tc_kv_02 .tc_inner .tc_section_title_02 {
  font-size: 32px;
}
.tc_comparison_heading {
  font-weight: bold;
  font-size: 24px;
}
.tc_slide_sub-heading {
  color: #eb212e;
  font-weight: bold;
  font-size: 17px;
}
#dc_p-002 .tc_slide_heading {
  font-size: 32px;
  font-weight: bold;
}
.tc_icon {
  display: inline-block;
  height: 100%;
  padding: 6px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  text-wrap: nowrap;
  border-radius: 8px;
}
.tc_icon._p-1 {
  background-color: #4893cc;
}
.tc_icon._p-2 {
  background-color: #ea666f;
}
.tc_comp_heading_JP._p-1 {
  color: #eb212e;
}
.tc_tc_content-03 .tc_section_clm_BG1_01 .tc_sub_text_aresa .tc_section_honbun_03 {
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .tc_slide_heading_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .tc_comparison_heading {
    font-size: 15px;
  }
  .tc_slide_heading {
    font-size: 20px;
  }
  .tc_icon {
    font-size: 11px;
  }
}

/* anchorlink
-------------------------------------*/
.tc_comp_btn.tc_comp_anchorlink {
  font-weight: normal;
}
.tc_comp_btn.tc_comp_anchorlink::before {
  width: auto;
  height: auto;
  border: none;
  transform: none;
}
.tc_comp_btn.tc_comp_anchorlink::after {
  transform: rotate(135deg);
}

@media (any-hover: hover) {
  .tc_comp_btn.tc_comp_anchorlink:hover::after {
    right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .tc_comp_btn.tc_comp_anchorlink {
    max-width: 206px;
    height: 40px;
  }
}

/* kv
-------------------------------------*/
.tc_kv .tc_kv_02 .tc_inner {
  padding: 48px 0 60px;
}
.tc_kv .tc_kv_02 {
  background-color: unset;
}
.tc_kv .tc_kv_02 .tc_section_honbun_03 {
  margin-top: 20px;
}
.tc_kv .tc_kv_02 .tc_section_honbun_03 + .tc_section_honbun_03 {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .tc_kv_02 .tc_inner .tc_section_title_02 {
    font-size: 24px;
  }
  .tc_kv .tc_kv_02 .tc_inner {
    padding: 60px 7.7295vw 48px;
  }
  .tc_kv .tc_kv_02 .tc_section_honbun_03 {
    margin-top: 32px;
  }
}

/* content-01
-------------------------------------*/
.tc_content-01 {
  margin-top: 0;
  padding: 60px 0;
}
.tc_intro_pic {
  margin: 56px 0 60px;
}
.tc_intro_pic .tc_dp_flex {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tc_intro_info_container {
  margin-top: 72px;
}
.tc_comparison_container {
  margin-top: 42px;
}
@media screen and (max-width: 767px) {
  .tc_intro_pic {
    margin: 32px 0 60px;
  }
  .tc_comparison_container {
    margin-top: 24px;
  }
  .tc_intro_info_container {
    margin-top: 60px;
  }
  .tc_content-01 .tc_section_clm_06 .tc_comp_all_clm .tc_comp_all_thum {
    margin-top: 12px;
  }
}

/* 製品カード */
.tc_slide_text_content {
  margin-bottom: 32px;
}
.tc_section_saleprod_01 + .tc_slide_text_content {
  margin-top: 48px;
}
.tc_content-01 .tc_section_saleprod_01 {
  flex-wrap: wrap;
}
.tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum {
  position: relative;
}
.tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum .tc_label {
  position: absolute;
  bottom: 12px;
  right: 10px;
  display: inline-block;
  padding: 6px 8px;
  background-color: #f7d6d8;
  color: #eb212e;
  font-size: 11px;
  text-wrap: nowrap;
  border-radius: 8px;
}
.tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum .tc_label._gray {
  background-color: #666666;
  color: #fff;
}
.tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_text {
  text-align: center;
  padding: 16px 8px;
  flex: 1;
}
@media screen and (min-width: 768px) {
  .tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod {
    width: calc((100% - 72px) / 4);
  }
}
@media screen and (max-width: 767px) {
  .tc_slide_text_content {
    margin-bottom: 24px;
  }
  .tc_section_saleprod_01 + .tc_slide_text_content {
    margin-top: 60px;
  }
  .tc_content-01 .tc_section_saleprod_01 {
    display: grid;
    gap: 12px;
    grid-template-columns: 1fr 1fr;
  }
  .tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod > a {
    flex-direction: column;
    height: 100%;
  }
  .tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod > a > div {
    width: 100%;
  }
  .tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum {
    padding-bottom: 10px;
  }
  .tc_content-01 .tc_section_saleprod_01 .tc_comp_clm_saleprod .tc_comp_prod_thum .tc_label {
    bottom: 4px;
    right: 3px;
    font-size: 10px;
  }
}

/* content-02
-------------------------------------*/
.tc_content-02 .tc_section_title_03 {
  color: #eb212e;
}
.tc_content-02 .tc_section_clm_BG1_01 + .tc_section_clm_BG1_01 {
  margin-top: 47px;
}
.tc_box_container {
  margin-top: 56px;
}

@media screen and (max-width: 767px) {
  .tc_content-02 .tc_section_clm_BG1_01 .tc_text {
    padding: 18px 24px 32px 24px;
  }
  .tc_content-02 .tc_section_clm_BG1_01 .tc_text {
    gap: 10px;
  }
  .tc_content-02 .tc_section_clm_BG1_01 + .tc_section_clm_BG1_01 {
    margin-top: 24px;
  }
  .tc_box_container {
    margin-top: 32px;
  }
}

/* content-03
-------------------------------------*/
.tc_content-03 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f5f5;
}
.tc_content-03 .tc_section_clm_BG1_01 .tc_section_title_03 {
  color: #eb212e;
}
.tc_content-03 .tc_section_clm_BG1_01 + .tc_section_clm_BG1_01 {
  margin-top: 47px;
}
.tc_content-03 .tc_section_clm_BG1_01 .tc_text {
  background-color: #fff;
}
.tc_content-03 .tc_box_container .tc_comp_all_clm .tc_comp_all_thum {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 145px;
  -ms-flex: 0 0 145px;
  flex: 0 0 145px;
  height: 145px;
}
.tc_content-03 .tc_about_container .tc_section_title_03L {
  margin-bottom: 12px;
}
.tc_content-03 .tc_about_container .tc_about_item {
  margin-top: 24px;
}
.tc_content-03 .tc_sub_text_aresa {
  padding: 0;
}
.tc_sub_clm {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.tc_content-03 .tc_about_container {
  margin-top: 47px;
}
.tc_btn_pdf img {
  width: auto;
  max-width: 100%;
}
.tc_comp_btn.tc_btn_pdf {
  gap: 3px;
  max-width: 370px;
  margin-right: auto;
  margin-left: 0;
}
.tc_comp_btn.tc_btn_pdf::after {
  content: none;
}
@media screen and (min-width: 768px) {
  .tc_content-03 .tc_about_container .tc_comp_all_clm .tc_comp_all_thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 277px;
    -ms-flex: 0 0 277px;
    flex: 0 0 277px;
    height: 170px;
  }
  .tc_content-03 .tc_sub_feature .tc_main_text_area {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .tc_sub_clm {
    max-width: 302px;
  }
}
@media screen and (max-width: 767px) {
  .tc_content-03 .tc_section_clm_BG1_01 .tc_text {
    gap: 10px;
  }
  .tc_content-03 .tc_section_clm_BG1_01 + .tc_section_clm_BG1_01 {
    margin-top: 24px;
  }
  .tc_content-03 .tc_about_container .tc_section_title_03L {
    margin-bottom: 8px;
  }
  .tc_content-03 .tc_about_container .tc_section_img_02.tc_dp_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .tc_content-03 .tc_about_container .tc_dp_flex .tc_text {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .tc_content-03 .tc_about_container .tc_item .tc_dp_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tc_content-03 .tc_about_container .tc_item .tc_btn_pdf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tc_content-03 .tc_about_container .tc_about_item {
    margin-top: 40px;
  }
  .tc_content-03 .tc_about_container {
    margin-top: 24px;
  }
  .tc_comp_btn.tc_btn_pdf {
    max-width: 318px;
  }
}

/* content-05
-------------------------------------*/
.tc_content-05 {
  margin: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f5f5f5;
}
.tc_recipe_container {
  margin-top: 56px;
}
.tc_lineup_container {
  margin-top: 56px;
}
.tc_lineup_container .tc_text {
  margin-top: 14px;
}
.tc_recipe_container .tc_comp_btn {
  max-width: 229px;
}
.tc_recipe_btn {
  margin-top: 60px;
}
.tc_recipe_btn .tc_comp_btn {
  max-width: 332px;
}
@media screen and (min-width: 768px) {
  .tc_recipe_container .tc_dp_flex {
    gap: 36px 24px;
  }
}
@media screen and (max-width: 767px) {
  .tc_lineup_container {
    margin-top: 32px;
  }
  .tc_recipe_container .tc_comp_btn {
    max-width: 160px;
    height: 40px;
  }
  .tc_recipe_container .tc_section_clm_04 .tc_comp_heading_JP + .tc_comp_heading_JP {
    margin-top: 6px;
  }
  .tc_recipe_btn {
    margin-top: 46px;
  }
  .tc_recipe_btn .tc_comp_btn {
    max-width: 206px;
    height: 40px;
  }
}

/* tc_section_securityAndSafety
-------------------------------------*/
.tc_section_securityAndSafety {
  /* padding-top: 60px; */
  padding-bottom: 60px;
  background-color: #f5f5f5;
}
.tc_section_securityAndSafety .tc_about_container .tc_section_title_03L {
  margin-bottom: 12px;
}
.tc_section_securityAndSafety .tc_about_container .tc_about_item {
  margin-top: 24px;
}
.tc_btn_pdf img {
  width: auto;
  max-width: 100%;
}
.tc_comp_btn.tc_btn_pdf {
  gap: 3px;
  max-width: 370px;
  margin-right: auto;
  margin-left: 0;
}
.tc_comp_btn.tc_btn_pdf::after {
  content: none;
}
@media screen and (max-width: 767px) {
  .tc_section_securityAndSafety .tc_about_container .tc_section_title_03L {
    margin-bottom: 8px;
  }
  .tc_section_securityAndSafety .tc_about_container .tc_section_img_02.tc_dp_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
  }
  .tc_section_securityAndSafety .tc_about_container .tc_dp_flex .tc_text {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .tc_section_securityAndSafety .tc_about_container .tc_item .tc_dp_flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tc_section_securityAndSafety .tc_about_container .tc_item .tc_btn_pdf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .tc_section_securityAndSafety .tc_about_container .tc_about_item {
    margin-top: 40px;
  }
  .tc_comp_btn.tc_btn_pdf {
    max-width: 318px;
  }
}

@media screen and (min-width: 768px) {
  .tc_section_securityAndSafety .tc_about_container .tc_comp_all_clm .tc_comp_all_thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 277px;
    -ms-flex: 0 0 277px;
    flex: 0 0 277px;
    height: 170px;
  }
}
