@charset "UTF-8";

.textR p {
    text-align: right;
}

#main_area.subpage .info, #main_area.subpage .affiliate__box img {
    max-width: 300px;
    width: auto;
    border: 1px solid #e3e3e3;
}

#main_area.subpage .info, #main_area.subpage .affiliate__box {
    text-align: center;
}

#main_area.subpage .affiliate__box p {
    text-align: center;
}

.affiliate__box a:hover {
opacity: 0.8;
text-decoration: none;
}

.affiliate__box span {
display: block;
width: max-content;
margin: auto;
color: #333;
padding: 0 10px;
margin-top: 1em;
font-size: 90%;
}

#main.reference .honbun .affiliate__box a:after {
content: none;
}