.entryLinkAr {
    position: fixed!important;
    right: 0!important;
    bottom: 60px!important;
    max-width: 170px!important;
    z-index: 9999;
}
.entryTit {
    font-size: 24px!important;
}

.entryTxtBx02 {
    font-size: 10px!important;
}
.entryTxtBx02:after {
    content: "";
    max-width: 16px;
    width: 100%;
    background: url(https://zerogra-mars.com/system_panel/uploads/images/brack_arrow.svg)center no-repeat;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    height: 10px;
}
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.entryTit {
    font-size: 40px!important;
}

.entryTxtBx02 {
    font-size: 16px!important;
}
.entryLinkAr {
    max-width: 296px!important;
}
.entryTxtBx02:after {
    right: 16px;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */