.tc_section_relatedContent{
  padding-bottom: 0!important;
}

.tc_ctm_section_relatedContent{
  margin-top: 144px;
}

/* headline
-------------------------------------*/

.tc_notice {
  color: #eb212e;
  font-weight: bold;
  font-size: 24px;
}

.tc_section_title_02L {
  margin-bottom: 48px;
}

.tc_subTitle {
  font-weight: bold;
  font-size: 24px;
}

section.tc_ctm_section {
  margin-top: 72px!important;
}

/* kv
-------------------------------------*/

/* #dc_P-006 #tc-kv {
  margin: 0;
} */

/* guikdline
-------------------------------------*/

.guid .tc_section_index_01 {
  margin: 0 auto;
}

.guid .tc_section_clm_BG3_01 {
  max-width: 800px;
  margin: 0 auto;
}

.guid {
  margin-top: 72px;
}

.guid .tc_section_index_01 {
  margin-top: 72px;
}

/* POINT SECTION-1
-------------------------------------*/

.tc_point01
.tc_section_clm_BG4
.tc_section_clm_BG4_01
~ .tc_section_clm_BG4_01 {
  margin-top: 47px;
}

.tc_point01 .tc_section_clm_BG2_02 .tc_text {
  background-color: #fff;
}

/* POINT SECTION-2
-------------------------------------*/

.tc_point02 {
  background-color: #f5f5f5;
}

.tc_icon__point {
  font-family: Verdana, sans-serif;
}

.tc_point02 .tc_text {
  background-color: #ffffff;
}

.tc_heading_content .tc_heading_icon {
  display: inline-block;
  padding: 2px 8px;
}

/* POINT SECTION-3
-------------------------------------*/

.tc_point03 .tc_section_heading04_02 {
  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;
}

.tc_point03 .tc_section_heading04_02 {
  padding: 14px 20px;
}

.tc_heading_icon {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 8px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  text-wrap: nowrap;
  background-color: #ea666f;
  border-radius: 8px;
}

.tc_point03 .tc_text_container .tc_section_honbun_03 {
  margin: 0;
}

.tc_point03 .tc_sub_thum .tc_section_honbun_03 {
  margin: 0;
}

.tc_point03 .tc_sub {
  margin-top: 24px;
}

.tc_point03 .tc_section_clm_01 {
  margin-top: 24px;
}

.tc_point03 .tc_sub .tc_section_clm_BG3_01 > div:nth-child(1) {
  padding: 26px;
}

.tc_point03 .tc_sub_text {
  margin: 0;
}

.point3-card__content:first-of-type {
  margin-top: 40px;
}

.point3-card__content:not(:first-of-type) {
  margin-top: 48px;
}

.point3-card__content .tc_section_honbun_03 {
  margin: 0;
}

.tc-accordion__content {
  display: none;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease;
  -o-transition: max-height 0.3s ease;
  transition: max-height 0.3s ease;
}

.tc-accordion__content.open {
  display: block;
}

.tc-accordion__btn {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0;
  text-align: left;
  background: transparent;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.tc-accordion__btn::before,
.tc-accordion__btn::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 14px;
  height: 2px;
  margin: auto;
  background: #333333;
  content: "";
}

.p-accordion-text__content .tc_section_title_04 {
  padding-right: 16px;
}

.tc_accordion_contents + .tc_accordion_contents {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #ececec;
}

.tc-accordion__btn::after {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.tc-accordion__btn.open::after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.tc_accordion_container {
  padding: 40px;
  border: 1px solid #cccccc;
  border-top-left-radius: 40px;
}

/* POINT SECTION-4 ACCORDION
-------------------------------------*/

.tc-accordion__content {
  padding-top: 24px;
}

.tc-accordion__btn {
  margin: 0;
}

.tc_accordion_contents:first-of-type .tc-accordion__btn {
  margin-top: 32px;
}

.tc-accordion__btn:not(:first-of-type) {
  margin: 0;
}

.tc_notice_text small {
  display: block;
}

.tc_accordion_guid_content .tc-2col {
  margin-top: 24px;
}

.tc-2col + .tc-2col {
  margin-top: 24px;
}

.tc_accordion_guid_content .tc-2col .tc_section_honbun_03 {
  margin-top: 12px;
}

.tc_accordion_guid_content .tc-2col .tc_section_img_02 {
  margin-top: 24px;
}

.tc_accordion_guid_content .tc_section_title_05 {
  margin-top: 24px;
}

.tc_accordion_guid_content p.tc_section_honbun_03 {
  margin-top: 24px;
}

.tc_notice_text {
  margin-top: 24px;
}

/* POINT SECTION-4
-------------------------------------*/

.tc_point04 {
  background-color: #f5f5f5;
}

.tc_section_heading_padding_bottom {
  padding-bottom: 28px
}

.tc_title_font {
  line-height: 34px;
  margin-bottom: 18px;
}

.tc_section_honbun_font {
  font-family: 'Verdana';
  font-weight: normal;
}

.tc_kv_product_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  margin-top: 56px!important;
}

.tc_kv_product {
  position: relative;
}

.tc_kv_product .tc_comp_btn {
  position: absolute;
  bottom: 31px;
  left: 0px;
  right: 0px;
  background: rgba(255, 255, 255, 0.8);
  max-width: 350px;
  height: 40px
}

.tc_kv_product_center_word_position {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 24px;
  pointer-events: none;
}

.tc_kv_product_center_word {
  max-width: 280px;
  width: 100%;
  text-align: center
}

.tc_kv_product_center_word p span {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 10px 0px;
  display:block
}

.tc_heading_primary {
  color: #eb212e;
}

.tc_cookforme_list {
  max-width: 1180px;
  margin: 60px auto 0px!important;
}
h2.tc_section_title_02{
  text-align: center;
}

.tc_cookforme_list_inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
  grid-template-columns: repeat(3, minmax(0, 1fr));
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
  margin-top: 42px
}

.tc_cookforme_item_info {
  word-break: break-word
}

.tc_cookforme_list_inner .tc_cookforme_item .tc_section_title_04 {
  margin-top: 20px
}

.tc_cookforme_list_inner .tc_cookforme_item .tc_section_honbun_03 {
  margin-top: 10px
}

.tc_section_product_point {
  background-color: #F5F5F5;
  padding-top: 72px;
  padding-bottom: 72px
}

.tc_section_product_point_02 {
  background-color: #F5F5F5;
  padding-top: 72px;
  padding-bottom: 72px;
  margin-top:0px!important;
}

.tc_product_info_h2 {
  font-size: 32px;
  line-height: 41px;
  font-weight: normal;
  margin-bottom: 42px;
  text-align: center;
}

.tc_product_info_h3_sup {
  font-size: 18px;
  color: #EB212E;
  border-radius: 8px;
  border: 1px solid #EB212E;
  background-color: #F7D6D8;
  padding: 5px 8px;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: bold
}

.tc_product_img_sup {
  font-size: 15px;
  margin-top: 14px;
}

.tc_product_img_sup2 {
  font-size: 15px;
  margin: 24px 0px
}

.tc_product_info_h4 {
  margin-top: 68px;
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 17px;
  margin-bottom: 48px
}

.tc_video {
  cursor: pointer;
}

.tc_move_item_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 24px minmax(0, 1fr);
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
  margin-bottom: 72px
}

.tc_movie_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 12px
}

.tc_product_info_h3 {
  margin-bottom: 24px;
}

.tc_clm_list {
  margin-top: 36px;
  margin-bottom: 72px
}

.tc_white_bg {
  background-color: #fff !important;
}

.tc_h3_margin_top_01 {
  margin-top: 72px
}

.tc_h3_margin_top_02 {
  margin-top: 60px
}

.tc_product_info_h4_2 {
  text-align: center;
  margin: 48px 0px 24px
}

.tc_product_info_09_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px
}

.tc_product_info_09_item p {
  font-size: 15px;
  margin-top: 10px;
}

.tc_recipe {
  padding-bottom: 60px;
}

.tc_recipe_h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 0.5em;
}

.tc_recipe_list {
  display: -ms-grid;
  display: grid;
  margin-top: 36px;
  -ms-grid-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px
}

.tc_recipe_comp_btn {
  margin-top: 48px;
}

.tc_product_info_h2_2 {
  font-size: 32px;
  line-height: 41px;
  font-weight: normal;
  margin-bottom: 0px;
  text-align: center;
}

.tc_type02_desc {
  margin-top: 24px;
  margin-bottom: 48px;
  font-weight: normal;
}

.tc_type02_img_desc {
  margin-top: 24px;
  font-size: 15px
}

.tc_product_list_title {
  margin-bottom: 56px;
}

.tc_procut_title {
  margin-top: 48px;
  margin-bottom: 24px;
}

.tc_product_list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 24px;
  margin-bottom: 48px;
  gap: 24px
}

.tc_section_title_03sup {
  font-size: 18px
}

.tc_section_product_list_items {
  /* padding-bottom: 20px!important; */
}

/* POINT SECTION-4
-------------------------------------*/
.tc_point05 .tc_comp_clm_saleprod{
  background-color: #F5F5F5;
}

.tc_ctm_align_center{
  text-align: center;
}
.tc_ctm_mb_l {
  margin-bottom: 72px;
}

@media screen and (max-width: 767px) {
  .tc_notice {
    font-size: 20px;
  }
  .tc_section_title_02L {
    margin-bottom: 40px;
    font-size: 24px;
  }
  .tc_subTitle {
    font-size: 20px;
  }
  section.tc_ctm_section {
    margin-top: 64px!important;
  }
  /* #dc_-006 .tc_section_honbun_03 {
    font-size: 15px;
  } */
  .guid {
    margin: 36px 0 84px;
  }
  .guid .tc_section_index_01 {
    margin-top: 36px;
  }
  .tc_point01
  .tc_section_clm_BG4
  .tc_section_clm_BG4_01
  ~ .tc_section_clm_BG4_01 {
    margin-top: 40px;
  }
  .tc_point01 .tc_section_clm_BG4_01 .tc_text .tc_icon {
    left: -34px;
  }
  .tc_point01 .tc_section_clm_BG2_02 {
    margin: 36px 0;
  }
  .tc_point02 {
    padding: 64px 0;
  }
  .tc_point02 .tc_section_clm_BG4_01 .tc_text .tc_icon {
    left: -34px;
  }
  .tc_point02
  .tc_section_clm_BG4
  .tc_section_clm_BG4_01
  ~ .tc_section_clm_BG4_01 {
    margin-top: 40px;
  }
  .tc_heading_content .tc_comp_heading_JP {
    display: inline;
  }
  .tc_point03 .tc_section_heading04_02 {
    padding: 10px;
  }
  .tc_point03 .tc-sub-card .tc_sub_thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 106px;
        -ms-flex: 0 0 106px;
            flex: 0 0 106px;
  }
  .tc_heading_icon {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding: 2px 8px;
    font-size: 12px;
  }
  .tc_point03 .tc_text_container {
    margin-top: 16px;
  }
  .tc_point03 .tc_sub {
    margin-top: 20px;
  }
  .tc_point03 .tc_section_clm_01 {
    margin-top: 16px;
  }
  .tc_point03 .tc_sub .tc_section_clm_BG3_01 > div:nth-child(1) {
    padding: 16px;
  }
  .point3-card__content:not(:first-of-type) {
    margin-top: 40px;
  }
  .tc_point03 .tc_section_title_03 {
    font-size: 18px;
  }
  .p-accordion-text__content .tc_section_title_04 {
    font-size: 18px;
  }
  .tc_accordion_contents + .tc_accordion_contents {
    margin-top: 12px;
    padding-top: 16px;
    border-top: 1px solid #ececec;
  }
  .tc_accordion_container {
    padding: 24px;
  }
  .tc-accordion__content {
    padding-top: 16px;
  }
  .tc_accordion_contents:first-of-type .tc-accordion__btn {
    margin-top: 20px;
  }
  .tc_accordion_guid_content .tc-2col .tc_dp_flex {
    gap: 16px;
  }

  .tc_accordion_guid_content .tc-2col .tc_section_honbun_03 {
    margin-top: 8px;
  }

  .tc_accordion_guid_content .tc-2col .tc_section_img_02 {
    margin-top: 16px;
  }

  .tc_accordion_guid_content .tc_section_title_05 {
    margin-top: 16px;
  }

  .tc_accordion_guid_content p.tc_section_honbun_03 {
    margin-top: 16px;
  }

  .tc_notice_text {
    margin-top: 16px;
  }
  .tc_point04 {
    padding: 64px 0;
  }

  .tc_point04 .tc_section_clm_03 {
    gap: 40px;
  }
  .tc_ctm_section_relatedContent {
    margin-top: 128px;
  }
}

@media screen and (min-width: 768px) {
  .tc_point01 .tc_text {
    padding: 40px 60px 73px 360px;
  }
  .tc_point01
  .tc_section_clm_BG4
  .tc_section_clm_BG4_01
  ~ .tc_section_clm_BG4_01 {
    margin-top: 40px;
  }
  .tc_point01 .tc_section_clm_BG4_01 .tc_text .tc_icon {
    top: -45px;
  }
  .tc_point01 .tc_section_clm_BG2_02 {
    margin: 60px 0;
  }
  .tc_point01 .tc_section_clm_BG2_02 .tc_text {
    padding: 40px;
  }
  .tc_point02 .tc_text {
    padding: 40px 60px 73px 360px;
  }
  .tc_point02 {
    padding: 72px 0;
  }
  .tc_point02 .tc_section_clm_BG4_01 .tc_text .tc_icon {
    top: -45px;
  }
  .tc_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;
  }
  .tc_point03 .tc-sub-card .tc_sub_thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 160px;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  .point3-card__content.tc-sub-card .tc_comp_all_thum {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .point3-card__content.tc-sub-card .tc_text_container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 578px;
        -ms-flex: 0 0 578px;
            flex: 0 0 578px;
  }
  .tc_point04 {
    padding: 72px 0;
  }
  .l-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 767px) {

.tc_section_heading_padding_bottom {
    padding-bottom: 22px
}

.tc_kv_product_list {
    margin-top: 32px!important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column
}

.tc_kv_product .tc_comp_btn {
    max-width: 310px
}

.tc_ky_product_01 .tc_comp_btn {
    bottom: auto;
    top: 24px
}

.tc_ky_product_02 .tc_comp_btn {
    bottom: 24px
}

.tc_kv_product_center_word {
    max-width: none
}

.tc_kv_product_center_word p {
    display: inline-block;
    padding:4px 16px;
    background-color: rgba(0, 0, 0, 0.5)
}

.tc_kv_product_center_word p span {
    display: inline-block;
    background-color: transparent;
    margin:0px;
    font-size: 24px;
    font-weight: 300
}

.tc_cookforme_list_inner {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.tc_cookforme_item {
    margin-bottom: 32px
}

li.tc_cookforme_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%
}

li.tc_cookforme_item .tc_cookforme_img {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    max-width: 160px
}

.tc_cookforme_item_info {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%
}

.tc_cookforme_item_title {
    font-size: 14px
}

.tc_cookforme_list_inner .tc_cookforme_item .tc_section_title_04 {
    margin-top: 0px
}

.tc_cookforme_list_inner .tc_cookforme_item .tc_section_honbun_03 {
    font-size: 14px;
    margin-top: 8px
}

section.tc_section_product_point {
    margin-top: 28px!important;
    padding-top: 60px!important;
    padding-bottom: 35px!important;
}

section.tc_section_product_point_02 {
    padding-top: 60px!important;
    padding-bottom: 35px!important;
}

.tc_product_info_h2 {
    font-size: 26px
}

.tc_product_info_h3_sup {
    font-size: 13px
}

.tc_product_img_sup2 {
    margin: 14px 0px
}

.tc_product_info_h4 {
    margin-top: 12px;
    font-size: 20px;
    padding-bottom: 16px;
    margin-bottom: 24px
}

.tc_move_item_list {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 36px
}

.tc_movie_title {
    font-size: 17px
}

.tc_clm_list {
    margin-bottom: 36px
}

.tc_h3_margin_top_01 {
    margin-top: 36px
}

.tc_h3_margin_top_02 {
    margin-top: 24px;
    margin-bottom: 12px
}

.tc_font-bold-sp {
    font-weight: bold
}

.tc_product_info_h4_2 {
    text-align: left;
    font-size: 18px;
    margin: 36px 0px 24px
}

.tc_product_info_09_list {
    gap: 12px
}

.tc_btn_product_container .tc_comp_btn {
    max-width: 160px
}

.tc_recipe_h2 {
    font-size: 26px
}

.tc_recipe_list {
    -ms-grid-columns: minmax(0, 1fr) 12px minmax(0, 1fr);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px;
    row-gap: 24px
}

.tc_product_info_h2_title, .tc_product_info_h2_title span {
    line-height: 33px
}

.tc_type02_img_desc {
    margin-top: 12px
}

.tc_product_list {
    -ms-grid-columns: (minmax(0, 1fr))[1];
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 24px
}

.tc_point05 .tc_comp_clm_saleprod{
  display: flex;
  align-items: normal;
}

.tc_point05 .tc_comp_clm_saleprod .tc_comp_prod_thum{
  display: flex;
  align-items: center;
  background-color: #fff;
}

.tc_section_title_03sup {
    font-size: 15px
}
.tc_ctm_mb_l{
  margin-bottom: 36px;
}

.tc_ctm_dynamic_inner {
  padding: 0 6vw !important;
  max-width: calc(1180px + 5%) !important;
}
  }

@media only screen and (min-width: 768px) {

.tc_point_padding_bottom {
    padding-bottom: 55px !important
}
  }