@charset "utf-8";

.mobile-page-u96-products_detail{
    background-color: #fff;
}
.mobile-page-u96-annotation {
    background-color: #fff;
    text-align: left
}
.mobile-page-u96-annotation .mobile-page-u96-notes{
    padding-top: calc((87 / 750) * 100vw);
    padding-left: calc((95 / 750) * 100vw);
    padding-right: calc((95 / 750) * 100vw);
    padding-bottom: calc((96 / 750) * 100vw);
}
.mobile-page-u96-notes {
    font-size: 12px;
    line-height: 1.33;
    color: #6e6e73;
}
.mobile-page-u96-notes a {
    color: #424245;
    letter-spacing: 0.04em;
}

.mobile-page-u96-annotation-list_item{
}
.mobile-page-u96-annotation-list_item:not(:first-child) {
    margin-top: 10px;
}

.mobile-page-u96-annotation-list {
    margin-top: 12px;
}

.mobile-page-u96-strong-text {
    font-weight: 700
}
.mobile-page-u96-river-section-link{
    position: absolute;
    font-size: calc((28 / 750) * 100vw);;
    left: calc((140 / 750) * 100vw);;
    color: transparent !important;
}

.mobile-page-u96-river-section-08{
    position: relative;
}
/* .mobile-page-u96-river-section-08 .mobile-page-u96-river-section-link{
    top: 54%;
} */
.mobile-page-u96-river-section-10{
    position: relative;
}
.mobile-page-u96-river-section-10 .mobile-page-u96-river-section-link{
    top: 48%;
}

.mobile-page-u96-river-section-01{
    position: relative;
}
.mobile-page-u96-river-section-01 a{
    position: absolute;
    top: calc((383 * 100vw) / 750);;
    left: 50%;
    transform: translateX(-50%);
    width: calc((280 * 100vw) / 750);;
    height: calc((70 * 100vw) / 750);;
}