@charset "UTF-8";
/*
 * MPF用追加
 */
.memberinfo span+span {
	margin-left: 15px !important;
}
dl.dl_faq dd.switchDetail a {
	text-decoration: underline;
	display: inline!important;
}
.form_wrap_01.whi {
	background: transparent;
}
.modal__content.login .form_box {
	color: #303030;
}
button {
	cursor: pointer;
}
header.header .memberinfo {
	white-space: nowrap;
}

/* 紹介ページのstickey対策 */
@media only screen and (min-width: 768px){
	.login .table_fanclub th {
		top: 158px;
	}
}
