.gaiyo {
    width: 100%;
    font-size: 0.9rem;
}

.kinsikuiki {
    width: 100%;
}

.kinsikuiki img {
    width: 100%;
}

.kinshikuiki p {
    font-size: 1rem;
}

.kinshikuiki-a p {
    width: 100%;
    font-size: 0.7rem;
}
.shosai {
    line-height: 1.5rem;
}

.shosai a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 5px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 15px auto;

}