.sec6__contents__detail__inner .detail .txt, .sec4__detail .txt, .sec6__contents__detail__inner .detail .link {
    font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
.sec2, .sec8, .fixed-bottom {
    background: #ad5467;
}
.kifu-btn a .sttl {
    margin-top: 12px;
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
    font-feature-settings: "palt";
}
.kifu-btn a .sttl:after {
    content: "";
    display: inline-block;
    background: url(../img/arrow-kifubtn.png) no-repeat;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    margin-left: 8px;
}
.sec4__detail {
    width: 100%;
}
.sec4__detail__inner {
    max-width: unset;
}
.sec4__detail .ttl {
    text-align: center;
}
.sec6__top {
    background: #e7e7e8;
}
.sec6__top__ttl, .sec6__top__link li a, .sec6__top__link li a:link, .sec6__top__link li a:visited {
    color: #15171e;
}
.sec6__top__link li a:after {
    background-image: url(../img/arrow-black.svg);
}
.sec6__contents__detail__inner .detail .ttl {
    color: #fff600;
}
.fixed-bottom__inner .btn a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background: #e94f4f;
    border-radius: 10px;
}
.fixed-bottom__inner .btn .ttl {
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
}
.fixed-bottom__inner .btn .sttl {
    margin-top: 6px;
    font-size: 16px;
    font-weight: 900;
    line-height: 1;
    font-feature-settings: "palt";
}
.fixed-bottom__inner .btn .sttl:after {
    content: "";
    display: inline-block;
    background: url(../img/arrow-kifubtn.png) no-repeat;
    background-size: 100% auto;
    width: 12px;
    height: 12px;
    margin-left: 5px;
}
@media screen and (max-width: 1024px) {
    .fixed-bottom.pos-top .btn .sttl {
        margin-top: 0;
    }
    .fixed-bottom__inner .btn a {
        font-size: 24px;
        border-radius: 5px;
    }
    .fixed-bottom__inner .btn .sttl {
        font-size: 20px;
    }
}
@media screen and (max-width: 767px) {
    .kifu-btn {
        height: 24vw;
    }
    .kifu-btn a {
        padding-top: 2.5333333333vw;
    }
    .kifu-btn a .ttl {
        font-size: 5.2vw;
        margin-bottom: unset;
    }
    .kifu-btn a .sttl {
        margin-top: 1.6vw;
        font-size: 3.4666666667vw;
    }
    .kifu-btn a .sttl:after {
        width: 2.6666666667vw;
        height: 2.466667vw;
        margin-left: 1.0666666667vw;
    }
    .kifu-btn a .txt {
        font-size: 2.6666666667vw;
        margin-top: 2.1333333333vw;
        line-height: 1.35;
    }
    .fixed-bottom.pos-top .btn .sttl {
        margin-top: 0;
    }
    .fixed-bottom__inner .btn .sttl {
        font-size: 3.0666666667vw;
        letter-spacing: -0.04em;
    }
}