.mt0{
margin-top: 0!important;
}
.mt40{
  margin-top: 40px;
}
.w100{
  width: 100%;
}
.w100_cap{
  width: 100%!important;
  max-width: 100%!important;
  text-align: left!important;
  padding: 0!important;
}
.box__inner span,p{
font-size: 14px;
}
  .box__inner span {
    font-weight: 400;
    line-height: 126%;
    display: block;
  }


.c-ui-button__icon{
  background-color:#CCCCCC;
}
.c-ui-article__inner_m{
  margin-top: 140px;
}
.c-ui-article{
  margin-top: 10px!important;
}
.column_2 .box__inner h3{
  font-size: 24px;
}
.c-ui-article__inner_m h2{
  max-width: clamp(35.5rem, calc(26.625rem + 22.1875vw), 44.375rem);
  margin-inline: auto;
}
.c-ui-product-card__image{
  border: 1px solid #757575;
  box-sizing: border-box;
}
.main_width{
    max-width: clamp(35.5rem, calc(26.625rem + 22.1875vw), 44.375rem);
    margin-inline: auto;
    }
.video-wrap video {
  filter: drop-shadow(0px 0px rgba(0,0,0,0));
  outline: none;
  border: none;
}
main{
    font-family: SST W20 Roman, SST W55 Regular, Helvetica Neue, sans-serif;
}
h2,h3{
  border: unset!important;
  font-weight: 400!important;
}
h2{
  margin-top: 160px!important;
}
p{
  font-size: 16px;
}
.space-medium{
  margin-top: 64px!important;
}
.space-small{
  margin-top: 32px;
}
p,figcaption,.c-ui-button__text{
  font-family: SST W20 Light!important;
}
.w710{
  width: 710px!important;
  height: auto;
  margin: 0 auto;
}
.c-ui-product-card{
  gap: 0!important;
}
.video-wrap{
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.video-thumb {
  position: relative;
}
.img-border img{
  border: 1px solid #C6C6C6!important;
}
.c-ui-play-icon{
      background: #00000099!important;
}
.c-ui-article a[target=_blank]:not([class^=c-ui]):not([class^=c-ui]):after{
    display: none;
}
.u-b{ font-weight: bold; font-family: "SST W20 Bold", Arial, "Helvetica Neue", sans-serif;}
@media (prefers-reduced-motion: reduce) {
  video {
    display: none;
  }
}
@media screen and (min-width:641px){

.c-ui-article__inner_m{
  max-width: 1088px;
  margin-inline: auto;
}
.w_img{
    margin-top: 112px;
}
.pc_center{
  text-align: center;
}
.video-wrap video{
  height: calc(100% * 560 /373);
}
.video-wrap{
  max-width: clamp(35.5rem, calc(26.625rem + 22.1875vw), 44.375rem);
  margin-inline: auto;
  aspect-ratio: 710 / 373;
}
.pt_r{
  padding-top: 64px;
}

.c-ui-article{
  margin-bottom: 200px;
}
figcaption{
  margin-top: 24px;
}
.cp-sustainability-col{
  margin-top: 82px;
}
}
@media screen and (max-width: 640px) {
.c-ui-article{
  margin-top: 80px;
}
.c-ui-article__inner_m{
    margin-top: 120px;
}

.w_img{
    margin-top: 62px;
}
.main_width video{
    width: 100%!important;
}
.video-wrap video{
    height: calc(100% * 338 /244);
}
.video-wrap {
    aspect-ratio: 327 /244;
}
h2{
  margin-top: 80px!important;
}
.space-medium{
    margin-top: 40px!important;

}
figcaption{
  margin-top: 20px!important;
}
.c-ui-article{
  margin-bottom: 100px;
}
.cp-sustainability-col{
  margin-top: 40px;
}
p{
  font-size: 12px!important;
}
}
@media screen and (min-width: 1289px) { /* 1289px */
  .box__inner p {
    font-weight: 300;
        line-height: 175%;
        font-size: 14px;
        display: block;
        letter-spacing: 0.05em;
  }

  .column_2 {
    display: flex;
    justify-content: space-between;
    width: 68rem;              /* 1088px */
    margin-top: 9.375rem !important; /* 150px */
  }

  .box__inner {
    width: 50%;
  }

  .box_text {
    padding: 0 3rem;          /* 48px */
    margin-left: 3.0625rem;   /* 49px */
  }

  .box_text_02 {
    padding: 0 3rem;          /* 48px */
    margin-right: 3.0625rem;  /* 49px */
  }
    .box_text{
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (max-width: 80.5rem) { /* 1288px */

  .column_2 {
    margin-top: 4rem !important; /* 64px */
  }

  .column_2 .box__inner h3 {
    margin-top: 2.5rem !important; /* 40px */
  }

  .box__inner p {
    font-size: 0.75rem;            /* 12px */
  }
  .reverse {
  flex-direction: column-reverse;
  display: flex;
}
.column_2{
  max-width: clamp(35.5rem, calc(26.625rem + 22.1875vw), 44.375rem);
    margin-inline: auto;
}

}
