@charset "UTF-8";
/*英語ページ上書き処理*/
.global_en {
  /*共通*/
  /*header*/
  /*index*/
  /*kitchen top*/
  /*kitchen centro*/
  /*kitchen adedio*/
  /*distributors*/
  /*See More Dsitrubutors*/
  /* ---------------------------------------------
    *   c-btn
    --------------------------------------------- */
  /*Company about*/
  /*IR*/
}
.global_en .w90 {
  width: 90%;
}
.global_en .contents-wrp .content-title::after {
  margin: 0.25em auto;
}
.global_en .pt00 {
  padding-top: 0 !important;
}
.global_en .pl00 {
  padding-left: 0 !important;
}
.global_en .pb00 {
  padding-bottom: 0 !important;
}
.global_en .mt00 {
  margin-top: 0 !important;
}
.global_en .mb00 {
  margin-bottom: 0 !important;
}
.global_en .pt60 {
  padding-top: 60px !important;
}
.global_en .pb60 {
  padding-bottom: 60px !important;
}
.global_en .mt60 {
  margin-top: 60px !important;
}
.global_en .mb60 {
  margin-bottom: 60px !important;
}
.global_en .pt120 {
  padding-top: 120px !important;
}
.global_en .pb120 {
  padding-bottom: 120px !important;
}
.global_en .grid-list-columns-3 {
  pointer-events: none;
}
.global_en .contents-wrp .content-title {
  padding-bottom: 120px;
}
.global_en .link_attention {
  width: 100%;
  max-width: var(--main_w);
  padding: 20px 40px;
  margin: 0 auto;
}
.global_en .menu-wrp .menu li .sub-menu {
  height: auto;
}
.global_en .menu-wrp .menu li .sub-menu .submenu-inner {
  height: 190px;
  margin: 0;
  margin-left: 10%;
}
.global_en .menu-wrp .menu li .submenu-title-wrp {
  display: block;
  width: auto;
  position: relative;
  left: 0;
  margin: 0 20px 0 0;
}
.global_en.home {
  /*360deg showroom*/
  /*Web catalog*/
  /*Company Information*/
  /*news*/
}
.global_en.home .contents-wrp.products-wrp.bggray3 {
  padding-top: 120px;
  padding-bottom: 120px;
}
.global_en.home .title-wrp.inner {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
.global_en.home .inner.inner1600.flex-between.columns-32 {
  margin-top: 0;
  padding-top: 0;
}
.global_en.home .inner.target {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
}
.global_en.home .about-concept .meta .lead {
  font-size: min(1em, 3.3vw);
}
.global_en.home .about-concept .meta {
  padding-top: 120px;
}
.global_en.home .contents-wrp.title-wrp .title-wrp.inner {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.global_en.home .contents-wrp.title-wrp .contents-wrp.about {
  padding-top: 120px;
  padding-bottom: 120px;
}
.global_en.home .dotcontents.contents-wrp.c-section-distribution {
  padding-top: 120px;
  padding-bottom: 120px;
}
.global_en.home .dotcontents.contents-wrp.c-section-distribution .inner.inner960.text-center.c-section-distribution__container {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.home .c-section-virtual__video.target iframe {
  width: 100%;
  height: 600px;
}
.global_en.home .web_catalog .parents {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global_en.home .web_catalog .child img {
  width: 90%;
  aspect-ratio: 4/3;
}
.global_en.home .about.contents-wrp {
  padding-top: 120px;
}
.global_en.home .about .parents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 80px;
  /*Copany Information Items*/
}
.global_en.home .about .parents a {
  width: 48%;
  margin-top: 20px;
}
.global_en.home .about .parents a div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.6);
}
.global_en.home .about .parents a div:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.42);
  content: "";
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.global_en.home .about .parents a p {
  width: 100%;
  display: block;
  margin: 16px auto;
  text-align: left;
  font-size: 16px;
}
.global_en.home .about .parents .c-section-info__item--item1 {
  background-image: url(/global/en/asset/images/home/img-home-philosphy.jpg);
  background-size: cover;
  aspect-ratio: 16/8;
}
.global_en.home .about .parents .c-section-info__item--item2 {
  background-image: url(/global/en/asset/images/home/img-home-outline.jpg);
  background-size: cover;
  aspect-ratio: 16/8;
}
.global_en.home .about .parents .c-section-info__item--item3 {
  background-image: url(/global/en/asset/images/home/img-home-history.jpg);
  background-size: cover;
  aspect-ratio: 16/8;
}
.global_en.home .about .parents .c-section-info__item--item4 {
  background-image: url(/global/en/asset/images/home/img-home-ir.jpg);
  background-size: cover;
  aspect-ratio: 16/8;
}
.global_en.home .news .news_list {
  list-style: none;
  margin: 0 auto;
}
.global_en.home .news li:first-child a {
  margin-top: 0;
}
.global_en.home .news ul a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  text-align: left;
  list-style: none;
}
.global_en.home .news ul a .c-section-news__date {
  width: 30%;
  padding-left: 10%;
}
.global_en.home .news ul a .c-section-news__ttl {
  width: 70%;
  padding-left: 10%;
}
.global_en.home .news ul a:hover {
  color: var(--main_red);
  border: var(--main_red);
}
.global_en.kitchen .contents-wrp .content-title {
  padding-bottom: 60px;
}
.global_en.kitchen .dotcontents.contents-wrp.plan.tabcontents-wrp {
  padding-bottom: 0;
}
.global_en.kitchen .contents-wrp .title-wrp {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.kitchen .inner.inner1100.mlist-wrp {
  padding-bottom: 50px;
}
.global_en.kitchen .img_txt_outside {
  display: block;
}
.global_en.kc-top .columns-32 > * {
  width: 49%;
}
.global_en.kc-top .columns-33 > * {
  width: 50%;
}
.global_en.kc-top .brand-wrp .brand-lead.target {
  width: 100%;
  font-size: min(1em, 4.5vw);
}
.global_en.kc-top .contens2colums .title {
  width: 75%;
  text-align: left;
  margin: 0 auto;
}
.global_en.centro .inner, .global_en.stedia .inner {
  padding: 0 40px;
}
.global_en.centro .footer .inner, .global_en.stedia .footer .inner {
  padding: 20px 40px;
}
.global_en.centro .brand-featurers-meta .title-jp::after, .global_en.stedia .brand-featurers-meta .title-jp::after {
  display: none;
}
.global_en.centro .contents-stick-textbox *, .global_en.stedia .contents-stick-textbox * {
  text-align: left;
}
.global_en.centro.contents-wrp, .global_en.stedia.contents-wrp {
  padding-top: 120px;
}
.global_en.centro .parents, .global_en.stedia .parents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.global_en.centro .parents li, .global_en.stedia .parents li {
  width: 48%;
  margin-top: 30px;
}
.global_en.centro .parents li:nth-child(1), .global_en.centro .parents li:nth-child(2), .global_en.stedia .parents li:nth-child(1), .global_en.stedia .parents li:nth-child(2) {
  margin-top: 0px;
}
.global_en.centro .parents li div, .global_en.stedia .parents li div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: rgba(0, 0, 0, 0.6);
}
.global_en.centro .parents li p, .global_en.stedia .parents li p {
  width: 100%;
  display: block;
  margin: 16px auto;
  text-align: left;
  font-size: 16px;
}
.global_en.centro .main-title.number, .global_en.stedia .main-title.number {
  text-align: center;
}
.global_en .columns-100 .banner-img-wrp {
  width: 100%;
}
.global_en.distributors .c-list-distribution__item {
  list-style: none;
}
.global_en.distributors .c-list-distribution__item a {
  -webkit-text-decoration: solid;
          text-decoration: solid;
  color: black;
}
.global_en.distributors .inner {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.distributors .footer .inner {
  padding: 20px 40px;
}
.global_en.distributors.ch .column02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 60px;
}
.global_en.distributors.ch .column02 .c-list-distribution__address,
.global_en.distributors.ch .column02 .c-list-distribution__tel {
  font-size: 14px;
}
.global_en.distributors.ch .taiwan_list .c-list-distribution {
  width: calc(50% - 10px);
  margin-bottom: 0;
  margin-top: 40px;
  border-bottom: 1px solid #000;
}
.global_en.distributors.ch .taiwan_list .c-list-distribution:nth-child(odd) {
  margin-right: 10px;
}
.global_en.distributors.ch .taiwan_list .c-list-distribution:nth-child(even) {
  margin-left: 10px;
}
.global_en.distributors.ch .taiwan_list .c-list-distribution__item {
  width: 90%;
  margin-bottom: 0;
  padding-bottom: 10px;
  border: none;
}
.global_en.distributors.ch .target.after::after {
  position: relative;
  margin-top: 20px;
}
.global_en.distributors.ch .btn_jump {
  max-width: calc(90% - 20px);
  margin: 0 auto;
}
.global_en.distributors.ch .btn_jump label {
  color: #000;
}
.global_en.distributors.ch .btn_jump label:hover {
  color: var(--main_red);
}
.global_en.distributors.ch .btn_jump button {
  width: 100%;
  margin: 0px auto 60px;
  -ms-flex-pack: center;
      justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 4em;
  background-color: transparent;
  border: 2px solid #000;
  font-size: 20px;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-weight: bold;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  text-decoration: none;
}
.global_en.distributors.ch .btn_jump button::after {
  content: "";
  position: relative;
  top: 50%;
  display: block;
  width: 46px;
  height: 0.6875rem;
  background: url(/global/en/asset/images/img-arrow-black.svg) 50% 50% no-repeat;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 10px;
}
.global_en.distributors.ch .btn_jump button:hover {
  border-color: var(--main_red);
  color: red;
}
.global_en.distributors.ch .btn_jump button:hover:after {
  background: url(/global/en/asset/images/img-arrow-red.svg) 50% 50% no-repeat;
}
.global_en.distributors.ch .btn_jump a {
  text-decoration: none;
  width: 100%;
  padding-left: 45px;
  color: #000;
}
.global_en.distributors.ch .btn_jump a:hover {
  color: var(--main_red);
}
.global_en.bath .title-wrp.inner {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.bath .content-title.jp {
  padding-bottom: 60px;
}
.global_en.bath .kitchen-comparison-list-brand-wrp.text-center.inner960.flex-center.columns-33.noliststyle {
  padding-top: 0;
}
.global_en.bath .contents-wrp .content-title {
  padding-bottom: 60px;
}
.global_en.bath .product_comparison .link_attention, .global_en.wash .product_comparison .link_attention {
  font-size: min(0.8em, 3.3vw);
  padding: 0;
}
.global_en.bath .product_comparison .kitchen-comparison-list-text-head, .global_en.wash .product_comparison .kitchen-comparison-list-text-head {
  font-size: min(1.2em, 3.3vw);
  text-align: left;
}
.global_en.wash .title-wrp.inner {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.wash .content-title.jp {
  padding-bottom: 60px;
}
.global_en.wash .content-title.en {
  padding-bottom: 60px;
}
.global_en .c-section-distribution__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  -ms-flex-align: center;
  padding-right: 45px;
  height: 340px;
  background: url(/global/en/asset/images/img-home-distributors.jpg) center center no-repeat;
  background-size: cover;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid;
}
@media screen and (max-width: 1230px) and (min-width: 769px) {
  .global_en .c-section-distribution__contents {
    padding-right: 3.125vw;
    height: 23.61111vw;
  }
}
@media screen and (max-width: 768px) {
  .global_en .c-section-distribution__contents {
    -ms-flex-pack: center;
    padding-right: 0;
    height: 90.66667vw;
    background-position: 68% 0;
    -webkit-box-pack: center;
    justify-content: center;
  }
}
.global_en .c-section-distribution__container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1100px;
}
@media screen and (max-width: 1230px) and (min-width: 769px) {
  .global_en .c-section-distribution__container {
    max-width: 76.38889vw;
  }
}
.global_en .c-section-distribution__ttl {
  position: relative;
  text-align: center;
  letter-spacing: 3px;
  font-weight: bold;
  font-size: 25px;
}
@media screen and (max-width: 768px) {
  .global_en .c-section-distribution__ttl {
    font-size: 23px;
  }
}
@media screen and (max-width: 1230px) and (min-width: 769px) {
  .global_en .c-section-distribution__ttl {
    letter-spacing: 0.20833vw;
  }
}
@media screen and (max-width: 768px) {
  .global_en .c-section-distribution__ttl {
    letter-spacing: 0.4vw;
  }
}
.global_en .c-btn {
  width: 288px;
  position: relative;
  display: block;
  height: 56px;
  color: #000;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.global_en .c-btn span {
  padding-left: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  white-space: nowrap;
  font-weight: 400;
  -webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
}
.global_en .c-btn::after {
  position: absolute;
  top: 50%;
  right: 40px;
  display: block;
  width: 46px;
  height: 0.6875rem;
  background: url(/global/en/asset/images/img-arrow-black.svg) 50% 50% no-repeat;
  content: "";
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1230px) and (min-width: 769px) {
  .global_en .c-btn::after {
    top: 50%;
    right: 1.38889vw;
  }
}
@media screen and (max-width: 768px) {
  .global_en .c-btn::after {
    top: 50%;
    right: 2.66667vw;
    height: 7.33333vw;
  }
}
.global_en .see_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  margin: 20px auto;
  border: 2px solid #000;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.global_en .see_btn:hover {
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  border-color: var(--main_red);
}
.global_en .see_btn a {
  width: 100%;
}
.global_en .see_btn a:hover {
  color: var(--main_red);
  border: var(--main_red);
}
.global_en .c-btn::after {
  right: 20px;
}
.global_en .c-btn:hover:after {
  background: url(/global/en/asset/images/img-arrow-red.svg) 50% 50% no-repeat;
}
.global_en .distributors .see_btn {
  background-color: #fff;
}
.global_en .distributors .see_btn a {
  width: 288px;
}
.global_en.company.company_top .lead.target {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global_en.company .about-concept .main-title {
  font-size: min(1.7em, 5.2vw);
}
.global_en.company .inner.flex-between.columns-4 .box-item.hoverimg {
  margin-bottom: 0;
}
.global_en.company .brand-movie.contents-wrp {
  padding: 120px;
}
.global_en.company .brand-movie.contents-wrp .title-wrp.inner {
  padding-top: 0;
  padding-bottom: 0;
}
.global_en.company .brand-movie.contents-wrp .inner.inner800 {
  padding-top: 0;
}
.global_en.company .brand-movie.contents-wrp .figcap {
  text-align: left;
}
.global_en.company .brand-movie.contents-wrp .company-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.global_en.company .brand-movie.contents-wrp .company-video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.global_en.company.about .company-group_article__ttl {
  font-size: 20px;
  font-weight: 500;
}
.global_en.philosophy .philosophy-row_lead ul {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.global_en.philosophy .pyramid {
  margin-right: 30px;
  width: 100%;
  height: 350px;
  background: url(/global/en/company/philosophy/img/img-company-graph1.png) center center no-repeat;
  background-size: cover;
}
.global_en.philosophy .pyramid .spirit_txt {
  text-align: center;
  color: #fff;
}
.global_en.philosophy .pyramid #spirit_txt_0 {
  padding-top: 80px;
}
.global_en.philosophy .pyramid #spirit_txt_1 {
  padding-top: 25px;
}
.global_en.philosophy .pyramid #spirit_txt_2 {
  padding-top: 18px;
}
.global_en.philosophy .pyramid #spirit_txt_3 {
  padding-top: 40px;
  color: red;
}
.global_en.philosophy .pyramid #spirit_txt_4 {
  padding-top: 20px;
  color: red;
}
.global_en.philosophy .cpn-row_ctn.target {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.global_en.ir .head_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 50px;
}
.global_en.ir .head_container .ir_img {
  position: relative;
  right: 0;
  width: 324px;
}
.global_en.ir .head_container .ir_top {
  padding-left: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global_en.ir .head_container .ir_list {
  list-style-type: none;
}
.global_en.ir .head_container .ir_top_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}
.global_en.ir .head_container .ir_top_ttl .ir_top_ttl_label {
  display: block;
  margin-right: 20px;
  width: 48px;
  height: 24px;
  line-height: 1;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.global_en.ir .head_container .ir_top_ttl .ir_top_ttl_name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.global_en.ir .ir_body {
  padding: 60px auto;
}
.global_en.ir .ir_body .ir_body_container {
  border-top: 1px solid #000;
  padding: 120px 0;
}
.global_en.ir .ir_body .ir_body_container .ir_list {
  list-style: none;
}
.global_en.ir .ir_body .ir_body_container .ir_list_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global_en.ir .ir_body .ir_body_container .ir_list_link .ir_list_link_date {
  width: 20%;
}
.global_en.ir .ir_body .ir_body_container .ir_list_link .ir_list_link_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  width: 40%;
  text-decoration: underline;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.global_en.ir .ir_body .ir_body_container .ir_list_link .ir_list_link_ttl:hover {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.global_en.ir .ir_body .ir_body_container .ir_list_link .ir_list_link_ttl .ir_list_link_ttl_label {
  display: block;
  margin-right: 20px;
  width: 48px;
  height: 24px;
  line-height: 1;
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .sp_none {
    display: none;
  }
  .global_en .sppt00 {
    padding-top: 0 !important;
  }
  .global_en .sppl00 {
    padding-left: 0 !important;
  }
  .global_en .sppb00 {
    padding-bottom: 0 !important;
  }
  .global_en .spmt00 {
    margin-top: 0 !important;
  }
  .global_en .spmb00 {
    margin-bottom: 0 !important;
  }
  .global_en .sppt20 {
    padding-top: 20px !important;
  }
  .global_en .sppt60 {
    padding-top: 60px !important;
  }
  .global_en .sppb60 {
    padding-bottom: 60px !important;
  }
  .global_en .spmt60 {
    margin-top: 60px !important;
  }
  .global_en .spmb60 {
    margin-bottom: 60px !important;
  }
  .global_en .sppt120 {
    padding-top: 120px !important;
  }
  .global_en .sppb120 {
    padding-bottom: 120px !important;
  }
  .global_en .spmtop-1 {
    margin-top: 1em !important;
  }
  .global_en .spmtop-2 {
    margin-top: 2em !important;
  }
  .global_en .spmtop-3 {
    margin-top: 3em !important;
  }
  .global_en .spmbtm-1 {
    margin-bottom: 1em !important;
  }
  .global_en .spmbtm-2 {
    margin-bottom: 2em !important;
  }
  .global_en .spmbtm-3 {
    margin-bottom: 3em !important;
  }
  .global_en .pt60 {
    padding-top: 30px !important;
  }
  .global_en .pb60 {
    padding-bottom: 30px !important;
  }
  .global_en .mt60 {
    margin-top: 30px !important;
  }
  .global_en .mb60 {
    margin-bottom: 30px !important;
  }
  .global_en .pt120 {
    padding-top: 60px !important;
  }
  .global_en .pb120 {
    padding-bottom: 60px !important;
  }
  .global_en.home .contens2colums .meta-wrp {
    min-height: auto !important;
  }
  .global_en.home .sptarget.c-section-virtual__video iframe {
    width: auto !important;
    height: auto !important;
  }
  .global_en.home .sptarget.c-section-catalog__imgs.c-section-catalog__imgs--home.parents {
    display: block !important;
  }
  .global_en.home .sptarget.c-section-info__list.parents.spmt00 {
    display: block !important;
  }
  .global_en.home .sptarget .c-section-news__link {
    display: block !important;
  }
  .global_en.home .sptarget .c-section-news__link .c-section-news__date,
  .global_en.home .sptarget .c-section-news__link .c-section-news__ttl {
    display: block !important;
    margin-top: 15px;
    width: 100%;
  }
  .global_en.home .sptarget .c-section-news__link:hover {
    color: #000;
  }
  .global_en.kitchen .img_txt_outside {
    width: 60%;
  }
  .global_en.kitchen .thumb.sptarget {
    width: 100% !important;
    padding: 0 !important;
    height: auto;
    min-height: 120px;
    max-height: 18vh;
  }
  .global_en.centro .sptarget.movie .c-section-distribution__container, .global_en.stedia .sptarget.movie .c-section-distribution__container {
    padding: 0;
  }
  .global_en.centro .sptarget.movie .c-section-distribution__container .parents, .global_en.stedia .sptarget.movie .c-section-distribution__container .parents {
    display: block;
  }
  .global_en.centro .sptarget.movie .c-section-distribution__container .parents li, .global_en.stedia .sptarget.movie .c-section-distribution__container .parents li {
    width: 100%;
    margin-bottom: 30px;
  }
  .global_en.centro .sptarget.movie iframe, .global_en.stedia .sptarget.movie iframe {
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9;
  }
  .global_en.distributors .c-section-distribution {
    padding: 0 20px;
  }
  .global_en.company_top .sptarget.meta {
    width: 90%;
  }
  .global_en.company_top .brand-movie.contents-wrp {
    padding: 0;
  }
  .global_en.ir .head_container {
    display: block;
  }
  .global_en.ir .head_container .ir_img {
    width: auto;
  }
  .global_en.ir .head_container .ir_top {
    padding: 10px 0 0 0;
    display: block;
  }
  .global_en.ir .head_container .ir_top_ttl {
    margin: 0;
    -webkit-box-pack: normal;
        -ms-flex-pack: normal;
            justify-content: normal;
  }
  .global_en.ir .head_container .ir_top_ttl_label {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: end !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .global_en.ir .ir_body_container {
    padding-top: 60px !important;
  }
  .global_en.ir .ir_body_container .ir_list_link {
    display: block !important;
  }
  .global_en.ir .ir_body_container .ir_list_link_date {
    margin-bottom: 10px !important;
    width: 100% !important;
    padding: 0 40px !important;
  }
  .global_en.ir .ir_body_container .ir_list_link_ttl {
    width: 100% !important;
    padding: 0 40px !important;
    margin-bottom: 30px !important;
  }
  .global_en.ir .ir_body_container .ir_list_link_ttl .ir_list_link_ttl_label {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: end !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
@media screen and (min-width: 769px) {
  .en .centro-contents-01 {
    background: #fff url(/global/en/kitchen/centro/img/centro_contents_01.jpg) center center/cover no-repeat;
  }
  .en .centro-contents-02 {
    background: #fff url(/global/en/kitchen/centro/img/centro_contents_02.jpg) center center/cover no-repeat;
  }
  .en .centro-contents-03 {
    background: #fff url(/global/en/kitchen/centro/img/centro_contents_03.jpg) center center/cover no-repeat;
  }
  .tcn .centro-contents-01 {
    background: #fff url(/global/tcn/kitchen/centro/img/centro_contents_01.jpg) center center/cover no-repeat;
  }
  .tcn .centro-contents-02 {
    background: #fff url(/global/tcn/kitchen/centro/img/centro_contents_02.jpg) center center/cover no-repeat;
  }
  .tcn .centro-contents-03 {
    background: #fff url(/global/tcn/kitchen/centro/img/centro_contents_03.jpg) center center/cover no-repeat;
  }
}
/* add 20230218 */
.thumb::before {
  content: none;
}

@media screen and (max-width: 768px) {
  .top-movie {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .features-step.contents-stick-wrp .shoulder-title {
    top: var(--hd_h);
  }
}
/* add 20231213 */
.product-news {
  border: 1px solid #d80c24;
  background-color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
  padding: 10px;
}