
.product .list1 {
    margin-top: 36px;
}

.product .list1 li {
    display: inline-block;
    opacity: 1 !important;
    position: relative;
    width: 130px;
    height: 150px;
    margin: 0 38px;
    padding-top: 29px;
    border: 1px solid #999;
    background-color: #fff;
    color: #999;
    font-size: 1rem;
    font-weight: 600;
    line-height: 22px;
    vertical-align: top;
    transition-property: all;
}

.product .list1 li:before,
.product .list1 li:after {
    display: block;
}

.product .list1 li:before {
    position: absolute;
    top: 62px;
    left: 0;
    right: 0;
    width: 83px;
    height: 65px;
    margin: 0 auto;
    background-repeat: no-repeat;
    transition-property: background-image;
    transition-duration: 1s;
}

.product .list1 li:after {
    position: absolute;
    top: 50%;
    left: calc(100% + 16px);
    width: 45px;
    height: 1px;
    background-color: #999;
}

.product .list1 li:last-child:after {
    display: none;
}

.product .list1.n1 li:nth-child(1):before {
    background-image: url(../images/product/list1_1_off.png);
}

.product .list1.n1 li:nth-child(2):before {
    background-image: url(../images/product/list1_2_off.png);
    transition-delay: 1s;
}

.product .list1.n1 li:nth-child(3):before {
    background-image: url(../images/product/list1_3_off.png);
    transition-delay: 2s;
}

.product .list1.n1 li:nth-child(4):before {
    background-image: url(../images/product/list1_4_off.png);
    transition-delay: 3s;
}

.product .list1.n2 li:nth-child(1):before {
    background-image: url(../images/product/list1_1_off.png);
}

.product .list1.n2 li:nth-child(2) {
    padding-top: 18px;
}

.product .list1.n2 li:nth-child(2):before {
    background-image: url(../images/product/list1_5_off.png);
    transition-delay: 1s;
}

.product .list1.n2 li:nth-child(3):before {
    background-image: url(../images/product/list1_4_off.png);
    transition-delay: 2s;
}

.product .list1 li.aos-animate {
    border-color: #0047ba;
    background-color: #0047ba;
    color: #fff;
}

.product .list1 li.aos-animate:after {
    background-color: #0047ba;
}

.product .list1.n1 li.aos-animate:nth-child(1):before {
    background-image: url(../images/product/list1_1_on.png);
}

.product .list1.n1 li.aos-animate:nth-child(2):before {
    background-image: url(../images/product/list1_2_on.png);
}

.product .list1.n1 li.aos-animate:nth-child(3):before {
    background-image: url(../images/product/list1_3_on.png);
}

.product .list1.n1 li.aos-animate:nth-child(4):before {
    background-image: url(../images/product/list1_4_on.png);
}

.product .list1.n2 li.aos-animate:nth-child(1):before {
    background-image: url(../images/product/list1_1_on.png);
}

.product .list1.n2 li.aos-animate:nth-child(2):before {
    background-image: url(../images/product/list1_5_on.png);
}

.product .list1.n2 li.aos-animate:nth-child(3):before {
    background-image: url(../images/product/list1_4_on.png);
}

.product .section.n00 {
    padding: 125px 0 74px 0;
    text-align: center;
}

.product .section.n00 .text {
    margin: 15px auto 0;
    font-size: 1.5rem;
    line-height: 34px;
    max-width: 800px;
}

.product .section.n00 .text.en {
    font-size: 1.25rem;
}

.product .section.n00 ul {
    margin-top: -318px;
}

.product .section.n00 ul li {
    display: inline-block;
    width: 220px;
    height: 260px;
    margin: 0 23px;
    padding-top: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    vertical-align: top;
}

.product .section.n00 ul li div {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 34px;
}

.product .section.n00 ul li img {
    margin-top: 3px;
}

.product .section.n00 ul li p {
    font-size: 1.25rem;
    line-height: 30px;
}

.product .section.n00 .img3 {
    width: 752px;
    object-fit: cover;
    margin-top: 48px;
}

.product .section.n00 .btn {
    width: 752px;
    margin-top: 56px;
    font-size: 1.875rem;
}

.product .section.n01 {
    position: relative;
    padding: 67px 0 51px 0;
    text-align: center;
}

.product .section.n01:before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 100vw;
    background: url(../images/product/section01_bg.png) no-repeat center / cover;
    transform: translateX(-50%);
}

.product .section.n01 .text {
    margin: 15px auto 0;
    font-size: 1.5rem;
    line-height: 34px;
    max-width: 640px;
}

.product .section.n02 {
    padding-top: 86px;
    text-align: center;
}

.product .section.n02 .text {
    margin: 15px auto 0;
    font-size: 1.5rem;
    line-height: 34px;
}

.product .section.n02 .text p {
    white-space-collapse: preserve-breaks;
    margin-top: -20px;
}

.product .section.n02 .introduction {
    margin-top: 20px;
}

.product .section.n03 {
    padding-bottom: 51px;
}

.product .section.n03 h3 {
    margin-top: 44px;
    font-size: 3rem;
    font-weight: 600;
    line-height: 60px;
}

.product .section.n03 h4 {
    margin-top: 19px;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 30px;
}

.product .section.n03 h5 {
    margin-top: 20px;
    font-size: 0.9375rem;
    font-weight: 700;
    line-height: 22px;
    color: #585858;
}

.product .section.n03 .text1 {
    margin-top: 1px;
    font-size: 0.96rem;
    line-height: 25px;
}

.product .section.n03 .tb {
    opacity: 1 !important;
    margin-top: 11px;
    border-top: 1px solid #80a3dd;
    border-left: 1px solid #80a3dd;
}

.product .section.n03 .tb.red {
    border-color: #ff83a8;
}

.product .section.n03 .tb thead th {
    padding: 5px;
    border-right: 1px solid #80a3dd;
    border-bottom: 1px solid #80a3dd;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
}

.product .section.n03 .tb tbody th {
    padding: 5px;
    border-right: 1px solid #80a3dd;
    border-bottom: 1px solid #80a3dd;
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
}

.product .section.n03 .tb tbody td {
    border-right: 1px solid #80a3dd;
    border-bottom: 1px solid #80a3dd;
}

.product .section.n03 .tb tbody td .graph {
    position: relative;
    width: 100%;
    height: 38px;
}

.product .section.n03 .tb.aos-animate tbody td .graph {
    animation: graph 2s ease-in-out both;
}

.product .section.n03 .tb tbody td .graph span {
    position: absolute;
    top: 9px;
    left: 0;
    height: 20px;
}

.product .section.n03 .tb.blue thead th {
    background-color: #0047ba;
}

.product .section.n03 .tb.blue thead th:first-child {
    background-color: #80a3dd;
}

.product .section.n03 .tb.blue tbody th {
    background-color: rgba(222, 227, 241, 0.4);
    color: #0047ba;
}

.product .section.n03 .tb.blue tbody td .graph span {
    background: linear-gradient(to right, #dee3f1, #2662c4);
}

.product .section.n03 .tb.red thead th {
    border-color: #ff83a8;
    background-color: #ea5178;
}

.product .section.n03 .tb.red thead th:first-child {
    background-color: #ff83a8;
}

.product .section.n03 .tb.red tbody th {
    border-color: #ff83a8;
    background-color: #ffe8f0;
    color: #ea5178;
}

.product .section.n03 .tb.red tbody th span.en {
    font-size: 12px;
    line-height: 14px;
}

.product .section.n03 .tb.red tbody td {
    border-color: #ff83a8;
}

.product .section.n03 .tb.red tbody td .graph span {
    background: linear-gradient(to right, #ffd0e1, #ea5178);
}

.product .eifu {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: 20px;
    margin-top: 20px;
}

.product .eifu .button {
    display: flex;
    height: 100%;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
}

.product .eifu .button .arrow {
    width: 7px;
    height: 13px;
    margin-left: 15px;
}

.product .section.n04 {
    position: relative;
    text-align: center;
}

.product .section.n04::before {
    display: block;
    position: absolute;
    top: -110px;
    bottom: 0;
    width: 100vw;
    background-color: #DEE3F1;
}

.product .section.n04 .wrap {
    padding: 30px;
}

.product .section.n04 .wrap > .title {
    margin-top: 10px;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 34px;
}

.product .section.n04 .card {
    border-radius: 8px;
    border: 1px solid #999;
    background: #FFF;
    padding: 40px;
    margin-top: 20px;
}

.product .section.n04 .card.first {
    margin-top: 40px;
}

.product .section.n04 .card .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.product .section.n04 .card .header > .title {
    font-size: 14px;
    line-height: 24px;
}

.product .section.n04 .card > .content {
    display: flex;
    flex-direction: column;
}

.product .section.n04 .card > .content > div + div {
    margin-top: 30px;
}

.product .section.n04 .card > .content .news {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product .section.n04 .card > .content .news p {
    font-size: 24px;
    font-weight: 700;
    line-height: 27px;
    position: relative;
    z-index: 1;
}

.product .section.n04 .card > .content .news p::after {
    display: block;
    height: 15px;
    position: absolute;
    background: #80A3DD;
    left: 0;
    right: 0;
    bottom: -5px;
    z-index: -1;
}

.product .section.n04 .card > .content .news p + p {
    margin-top: 10px;
}

.product .section.n04 .card > .content .product {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

.product .section.n04 .card > .content .product .title {
    color: #0047BA;
    font-size: 35px;
    font-weight: 800;
    line-height: 45px;
    text-align: left;
}

.product .section.n04 .card > .content .product .description {
    flex: 1;
    color: #000;
    font-size: 1.4375rem;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
    margin-left: 20px;
}

.horizontal_line {
    width: 100%;
    height: 1px;
    background-color: #999;
    margin: 30px 0px;
}

.product .section.n04 .card .case {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.product .section.n04 .card .case > .title {
    color: #0047BA;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 30px;
    margin-bottom: 20px;
}

.product .section.n04 .card .case > .content {
    display: flex;
    flex-direction: row;
    align-self: stretch;
}

.product .section.n04 .card .case > .content > div + div {
    margin-left: 20px;
}

.product .section.n04 .card .case > .content .box {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.product .section.n04 .card .case > .content .box > .title {
    color: #000;
    font-size: 1rem;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
}

.product .section.n04 .card .case > .content .box > .detail {
    color: #000;
    font-size: 0.875rem;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: left;
}

.product .section.n04 .card .case > .content .box > img {
    align-self: stretch;
}

.product .section.n04 .card .case > .content .box > .result {
    display: flex;
    flex-direction: row;
    border-radius: 5px;
    background: #F2F2F2;
    padding: 10px 16px;
    align-self: stretch;
    margin-top: 10px;
    text-align: left;
}

.product .section.n04 .card .case > .content .box > .result.lifepink {
    background: #F6DADF;
}

.product .section.n04 .card .case > .content .box > .result span:first-child {
    width: 145px;
    flex: unset;
}

.product .section.n04 .card .case > .content .box > .result span {
    flex: 1;
    color: #000;
    font-size: 1.125rem;
    line-height: 28px;
}

.product .section.n04 .card .case > .content .box > .result span b.emergency {
    color: #EA5178;
}

.product .section.n04 .card.mi > .content .product .title {
    width: 360px;
}

.product .section.n04 .footer {
    max-width: 560px;
    color: #000;
    text-align: center;
    font-size: 1.5rem;
    line-height: 36px;
    margin: 30px auto 0px;
}

.product .section.n04 .footer.en {
    width: 800px;
}

.product .section.n05 {
    padding-top: 40px;
    padding-bottom: 90px;
    text-align: center;
}

.product .section.n05 .text {
    max-width: 800px;
    font-size: 1.5rem;
    line-height: 34px;
    margin: 30px auto 0px;
}

.product .section.n05 .list1 li {
    height: 190px;
    padding: 10px;
}

.product .section.n05 .list1 li.en {
    width: 200px;
    font-size: 14px;
    margin: 0 20px;
}

.product .section.n05 .list1 li.en::after {
    width: 10px;
    left: calc(100% + 16px);
}

.product .section.n05 .list1 li:before {
    top: 105px;
}

.product .section.n06 {
    width: 100vw;
    min-height: 400px;
    max-height: 531px;
    aspect-ratio: 1000 / 531;
}

.product .section.n06:before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 100vw;
    background: url(../images/product/heartsafe_family_bg.png) no-repeat center / cover;
    transform: translateX(-50%);
}

.product .section.n06 .wrap {
    height: 100%;
}

.product .section.n06 .product_family_group {
    position: absolute;
    bottom: 25px;
    right: 10px;
}

.product .section.n06 .product_family_group .item {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.product .section.n06 .product_family_group > div + div {
    margin-top: 10px;
}

.product .section.n06 .product_family_group .item span {
    color: #000;
    font-size: 0.9375rem;
    line-height: 20px;
    margin-left: 10px;
}

.product .section.n07 {
    padding-top: 80px;
    padding-bottom: 40px;
}

.product .section.n07 .text {
    color: #000;
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin: 20px auto 0px;
    max-width: 730px
}

.product .section.n07 .text.en {
    max-width: 900px;
}

.product .section.n07 .text.title {
    color: #0047BA;
    margin: 0px auto;
    max-width: 500px;
}

.product .section.n07 .text.title.en {
    max-width: 700px;
}

.product .section.n07 .content {
    margin: 40px auto 0px;
    text-align: center;
}

.product .section.n08 {
    width: 100vw;
    min-height: 530px;
    max-height: 696px;
    aspect-ratio: 1000 / 696;
}

.product .section.n08:before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 100vw;
    background: url(../images/product/heartsafe_with_aec_bg.png) no-repeat center / cover;
    transform: translateX(-50%);
}

.product .section.n08 .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100vw;
    padding-top: 20px;
    padding-bottom: 30px;
}

.product .section.n08 .overlay .row + .row {
    margin-top: 10px;
}

.product .section.n08 .overlay .row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.product .section.n08 .overlay .row span + span {
    margin-left: 5px;
}

.product .section.n08 .overlay .row .text {
    color: #FFF;
    font-size: 1.125rem;
    line-height: 28px;
}

.product .section.n08 .overlay .row .text.title {
    font-size: 1.5rem;
    line-height: 34px;
}

@keyframes graph {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

#top_banner_title_en {
    font-size: 1.125rem;
    line-height: 1.6;
}

#top_banner_contents_en {
    font-size: 0.875rem;
    line-height: 1.6;
}

#triage_card_li_en {
    padding-top: 10px;
}

#series_card_li_en {
    font-size: 0.875rem;
    padding-top: 10px;
}

@media (max-width: 1000px) {
    .product .section.n00 ul li {
        width: 200px;
        margin: 0 10px;
    }

    .product .section.n00 .btn {
        width: 100%;
    }

    .product .list1 li {
        width: 120px;
        margin: 0 20px;
    }

    .product .list1 li:after {
        left: calc(100% + 10px);
        width: 20px;
    }

    .product .section.n02 .tree .tree_wrap.n1 {
        display: flex;
        justify-content: space-between;
    }

    .product .section.n02 .tree .tree_wrap.n1 .tree_box {
        display: flex;
        flex-direction: column;
        width: 300px;
        padding: 12px;
    }

    .product .section.n02 .tree .tree_wrap.n1 .tree_img {
        position: relative;
    }

    .product .section.n02 .tree .tree_wrap.n2:after {
        width: 477px;
    }

    .product .section.n02 .tree .tree_wrap.n2 .tree_item {
        width: 140px;
    }
}

@media (max-width: 840px) {
    html {
        font-size: 12px;
    }

    .product .section.n00 .text {
        max-width: 600px;
    }

    .product .list1 li {
        width: 100px;
    }

    .product .section.n00 ul li {
        width: 150px;
    }

    .product .section.n04 .card .header img {
        width: 300px;
    }

    .product .section.n04 .card .header > .title {
        width: 167px;
        text-align: right;
        line-height: 20px;
    }

    .product .section.n04 .card > .content {
        flex-direction: column-reverse;
    }

    .product .section.n04 .card > .content .product {
        flex-direction: column;
        align-items: center;
    }

    .product .section.n04 .card > .content .product .title {
        line-height: 32px;
    }

    .product .section.n04 .card > .content .product .description {
        word-break: break-all !important;
        margin: 10px 40px 10px 40px;
        line-height: 28px;
        position: relative;
        left: 15px;
    }

    .product .section.n04 .card > .content .product .description::before {
        display: block;
        width: 5px;
        height: 5px;
        background-color: #000;
        border-radius: 5px;
        position: absolute;
        top: 11px;
        left: -15px;
    }

    .product .section.n04 .card > .content .news p {
        font-size: 1.25rem;
    }

    .product .section.n04 .card .case > .content {
        flex-direction: column;
    }

    .product .section.n04 .card .case > .content .box > .title {
        margin-bottom: 0px;
    }

    .product .section.n04 .card .case > .content .box > .detail {
        margin-bottom: 5px;
    }

    .product .section.n04 .card .case > .content > div + div {
        margin: 30px 0;
    }

    .product .section.n04 .card .case > .content .box > .result span.ko {
        width: 200px;
        flex: unset;
    }

    .product .section.n04 .footer {
        max-width: 420px;
    }

    .product .section.n07 .text.title {
        max-width: 360px;
    }

    .product .section.n07 .text {
        max-width: 540px;
    }

    .product .section.n07 .content img {
        width: 180px;
    }
}

@media (max-width: 780px) {
    html {
        font-size: 8px;
    }

    .wrap {
        padding: 0 15px;
    }

    .product .section.n00 {
        padding: 100px 0 30px 0;
    }

    .product .section.n00 .text {
        line-height: 1.8;
    }

    .product .section.n00 ul {
        margin-top: -100px;
    }

    .product .section.n00 ul li {
        width: 28%;
        height: 180px;
        margin: 0 5px;
        padding-top: 0px;
        overflow-y: auto;
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #top_banner_contents_en {
        line-height: 1.3;
    }

    .product .section.n00 ul li div {
        line-height: 1.6;
    }

    .product .section.n00 ul li img {
        width: 50%;
    }

    .product .section.n00 ul li p {
        line-height: 1.8;
    }

    .product .section.n00 .img3 {
        margin-top: 10px;
    }

    .product .section.n00 .btn {
        margin-top: 10px;
    }

    .product .list1 {
        margin-top: 20px;
    }

    .product .list1 li.aos-init {
        width: 20%;
        height: 110px;
        margin: 0 5px;
        padding-top: 10px;
    }

    .product .list1 li.aos-init.multiline {
        padding-top: 10px;
    }

    #triage_card_li_en {
        padding-top: 10px;
        word-break: break-all !important;
    }

    .product .section.n02 {
        padding-top: 30px;
    }

    .product .list1 li:before {
        width: 41px;
        height: 32px;
        background-size: contain;
    }

    .product .list1 li:after {
        width: 0px;
    }

    .product .list1.n2 li:nth-child(2) {
        line-height: 1.5;
        padding-top: 10px;
    }

    #series_card_li_en {
        line-height: 1.5;
        word-break: break-all !important;
    }

    .product .section.n04 .wrap {
        padding: 10px;
    }

    .product .section.n04 .wrap > .title {
        padding-top: 0px;
    }

    .product .section.n04 .card.first {
        margin-top: 10px;
    }

    .product .section.n04 .card {
        padding: 10px;
    }

    .product .section.n04 .card .header img {
        width: 140px;
    }

    .product .section.n04 .card .header {
        margin-bottom: 0px;
    }

    .product .section.n04 .card .header > .title {
        font-size: 14px;
    }

    .product .section.n04 .card > .content > div + div {
        margin-top: 10px;
    }

    .product .section.n04 .card > .content .product .title {
        line-height: 1.6;
    }

    .product .section.n04 .card > .content .product .description {
        left: 0;
        line-height: 2.0;
    }

    .product .section.n04 .card > .content .product .description::before {
        display: none;
    }

    .product .section.n04 .card > .content .news p {
        line-height: 1.6;
    }

    .horizontal_line {
        margin: 15px 0;
    }

    .product .section.n04 .card .case > .title {
        line-height: 1.8;
        margin-bottom: 10px;
    }

    .product .section.n04 .card .case > .content .box > .result span:first-child {
        width: 80px;
    }

    .product .section.n04 .card .case > .content .box > .result span + span {
        margin-left: 10px;
    }

    .product .section.n04 .card .case > .content > div + div {
        margin: 10px 0;
    }

    .product .section.n04 .card.mi > .content .product .title {
        width: auto;
    }

    .product .section.n04 .footer {
        width: auto;
        margin: 10px auto;
        line-height: 2.0;
    }

    .product .section.n05 {
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .product .section.n05 .text {
        margin: 10px auto 0px;
        line-height: 2.5;
    }

    .product .section.n05 .list1 li.ko {
        width: 28%;
        height: 120px;
        margin: 0 5px;
        padding: 5px;
        font-size: 0.875rem;
        word-break: break-all !important;
        line-height: 1.5;
    }

    .product .section.n05 .list1 li.ko::before {
        top: 72px;
    }

    .product .section.n05 .list1 li.en {
        width: 28%;
        height: 150px;
        margin: 0 5px;
        padding: 5px;
        font-size: 0.875rem;
        word-break: break-all !important;
        line-height: 1.5;
    }

    .product .section.n05 .list1 li.en::after {
        width: 0;
    }

    .product .section.n07 {
        padding-top: 30px;
    }

    .product .section.n07 .text.en {
        line-height: 2.0;
    }

    .product .section.n07 .text {
        margin: 10px auto 0;
    }

    .product .section.n07 .content {
        margin: 20px auto 0;
    }

    .product .section.n07 .content img {
        width: 30%;
    }

    .product .section.n08 .overlay {
        padding-bottom: 20px;
    }

    .product .section.n08 .overlay .row .text.title {
        font-size: 1.25rem;
        line-height: 2.0;
        width: auto;
        word-break: keep-all !important;
        padding: 0px;
    }

    .product .section.n08 .overlay .row .text {
        font-size: 1rem;
        line-height: 1.4;
        word-break: break-all !important;
        padding: 0px 15px;
    }

    .product .section.n08 .overlay .row img {
        width: 100px;
    }

    .product .section.n03 h3 {
        margin-top: 20px;
        line-height: 1.6;
    }

    .product .section.n03 h4 {
        margin-top: 10px;
        line-height: 1.8;
    }

    .product .section.n03 .text1 {
        line-height: 1.8;
    }

    .product .section.n03 .tb thead th, .product .section.n03 .tb tbody th {
        font-size: 0.875rem;
        line-height: 1.4;
        word-break: break-word !important;
    }

    .product .section.n03 .tb.red tbody th span.en {
        font-size: 0.875rem;
        line-height: 1.4;
        word-break: break-word !important;
    }

    .product .section.n03 .tb.red tbody th {
        word-break: break-word !important;
    }

}

.product .overview {
    display: flex;
    flex-direction: column;
    margin-top: 75px;
}

.product .heartsafe {
    display: flex;
    flex-direction: column;
    margin-top: 100px;
}

.product .image_description_1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.product .image_description_1 .risk {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
}

.product .image_description_1 .risk img {
    width: 184px;
    height: 184px;
}

.product .image_description_1 .risk .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
    color: #0047BA;
    margin: 20px 0 0 0;
    font-weight: 800;
}

.product .image_description_1 .risk .text .low_risk {
    color: #3DB791;
}

.product .image_description_1 .risk .text .intermediate_risk {
    color: #FFCE4F;
}

.product .image_description_1 .risk .text .high_risk {
    color: #EA5178;
}

.product .image_description_1 .risk .text .sub {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: black;
}


.product .mi_auroc {
    width: 100%;
    object-fit: cover;
    margin-top: 48px;
}

@media (max-width: 1000px) {
    .product .image_description_1 {
        flex-direction: column;
        align-items: center;
    }

    .product .image_description_1 .risk {
        flex-direction: row;
        margin: 40px 0 0 0;
    }

    .product .image_description_1 .risk .text {
        align-items: flex-start;
        margin: 0 0 0 40px;
    }
}

.product #mi_case_detail {
    height: 40px;
}

.product .final_diagnosis {
    display: flex;
    flex-direction: row;
}

.product .final_diagnosis .title {
    width: fit-content;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 8px 0 0;
    flex: 1 1 auto;
}

.product .final_diagnosis .content {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
}

.product .final_diagnosis .content .sub {
    font-size: 14px;
    line-height: 28px;
}

@media (max-width: 1000px) {
    .product .final_diagnosis .title {
        width: 145px;
        margin: 0;
    }

    .product #mi_case_detail {
        height: fit-content;
    }
}