<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#gHeader .btnList .registBtn, #gHeader .btnList .login {
	display: block !important;
}
#gHeader .btnList .mailBtn {
	display: block !important;
}

a.disabled{
    pointer-events: none;
}

p.preLine, dd.preLine, td.preLine {
    white-space: pre-line;
}

li.listItem {
    display: list-item !important;
}

.display-none {
    display: none !important;
}

div.errorBox.hidden, p.errorNotes.hidden {
    display: none;
}

.custom-link {
    text-decoration: underline !important;
    color: #0000EE !important;
}

.user02 span {
    background-image: url("../img/icon_user02.svg");
}

.qaList .answer02 span {
	background: url("../img/icon_user02.svg") no-repeat left center;
}

.noticeNotes {
	margin-bottom: 27px;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #c37c6f;
}

.cursor_pointter {
    cursor: pointer !important;
}

.cursor_default {
    cursor: default !important;
}

.errorNotes_custom {
    margin-bottom: 0px !important;
}

.share.detail #conts .thumb.notlogin:after{
    content: '繝ｭ繧ｰ繧､繝ｳ縺�◆縺�縺上→隕冶�縺ｧ縺阪∪縺�';
    width: 330px;
}

.customReportContent {
    height: auto !important;
}

.headingBox .custom a{
	margin-bottom: 12px;
}
</pre></body></html>