  .breast__left{
    margin-bottom: 40px;
  }
@media (width >= 768px) {
  .breast__left{
  margin-bottom: 0px;
}
  .breast__flex{
    display: flex;
    justify-content: space-between;
  }
  .breast__left{
    width: calc(480 / 1000 * 100%);
  }
  .breast__right{
    width: calc(448 / 1000 * 100%);
  }
  .all_sub_md .all_sub_md_list.-breast li + li{
    margin-top: 52px;
}
}
.all_sub_md.gastroenterology .breast__left .all_text + .all_text{
  margin-top: 16px;
}

.breast__title{
  margin-bottom: 35px;
}
.clinical__list{
  margin-top:20px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.8;
}
.clinical__figure img{
  width: 100%;
}
.clinical__figure{
  max-width:88.19px;
  margin-top: 52px;
}
.optout .all_table th,.optout .all_table td{
  padding: 10px 16px;
  vertical-align: baseline;
}

.optout__table__link{
  color: #2E2E2E;
  text-decoration: underline;
  display: inline;
  column-gap: 6px;
}
.optout__table__link:hover{
  color:#BA1511 ;
  opacity: 1;
}
.optout__table__link::after{
  content:"";
  width:17px;
  height:17px;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216.697%22%20height%3D%2216.697%22%20viewBox%3D%220%200%2016.697%2016.697%22%3E%20%3Cpath%20id%3D%22picture_as_pdf_FILL0_wght400_GRAD0_opsz48%22%20d%3D%22M9.239%2C13.371h.772V11.639h1a.749.749%2C0%2C0%2C0%2C.772-.772v-1a.749.749%2C0%2C0%2C0-.772-.772H9.239Zm.772-2.5v-1h1v1Zm2.692%2C2.5h1.753A.76.76%2C0%2C0%2C0%2C15%2C13.152a.732.732%2C0%2C0%2C0%2C.23-.553V9.865A.732.732%2C0%2C0%2C0%2C15%2C9.312a.76.76%2C0%2C0%2C0-.543-.219H12.7Zm.772-.772V9.865h.981V12.6Zm2.776.772h.772V11.639h1.044v-.772H17.024v-1h1.044V9.093H16.252ZM7.757%2C18.193A1.284%2C1.284%2C0%2C0%2C1%2C6.5%2C16.94V5.252A1.284%2C1.284%2C0%2C0%2C1%2C7.757%2C4H19.445A1.284%2C1.284%2C0%2C0%2C1%2C20.7%2C5.252V16.94a1.284%2C1.284%2C0%2C0%2C1-1.252%2C1.252Zm0-1.252H19.445V5.252H7.757ZM5.252%2C20.7A1.284%2C1.284%2C0%2C0%2C1%2C4%2C19.445V6.5H5.252v12.94h12.94V20.7Zm2.5-15.445v0Z%22%20transform%3D%22translate(-4%20-4)%22%20fill%3D%22%23ba0011%22%2F%3E%3C%2Fsvg%3E');
  background-size: cover;
  background-repeat: no-repeat;
  display: inline-flex;
  margin-left: 7px;
}
.breast._bg_box {
  margin-top: 60px;
}
.all_sub_md ._bg_box.breast{
  padding: 40px 20px;
}
.breast._bg_box .all_button{
  margin-top: 40px;
}

.all_sub_md .breast._bg_box a{
  text-decoration: none;
}
@media (width >= 768px) {
.all_sub_md ._bg_box.breast{
    padding: 50px 60px;
}
}
