@media screen and (max-width: 639px) {
	.profile article section .table02 table td ul.ul_profile li + li,.profile article section .table02 table td ul.ul_profile li {
		display: block;
	}
	.profile article section .table02 table td ul.ul_profile li .btn {
		margin-top: 10px;
		margin-left: 0;
	}
}