@media screen and (max-width: 1024px) {
	#mCenter .Cinfo .myScore article font { font-size: 16px; }
	#mCenter .Cinfo .myScore article font b { font-size: 20px; }
	#mCenter .Cinfo .myPhoto { width: 57%; }
	#mCenter .Cinfo #diary ul li > div { width: 19%; }
	#mCenter .Cinfo #diary ul li .info { width: 80%; }
	#wishtree ul#wishtreeList li:nth-child(1) .row { left: 35%; }
	#wishtree ul#wishtreeList li:nth-child(3) .row { left: 45%; }
	#wishtree ul#wishtreeList li:nth-child(5) .row { left: 40%; }
	#wishtree ul#wishtreeList li:nth-child(7) .row { left: 50%; }
	#appointment .myDetail { padding: 0 20px 20px; }
	#appointment .myDetail .row { margin-left: 0; margin: 10px; width: calc((100% - 45px)/2); }
	#appointment .myDetail .member { margin: 0 auto; width: 100%; display: block; }
	#mCenter .Cinfo #memberList ul#visitor li { width: 22%; }
}