@charset "utf-8"; 

.v .click-area button:first-child {bottom: 0; left: 18%; width: 10%; height: 80%;}
.v .click-area button:nth-child(2) {top: 35%; left: 41.5%; width: 16%; height: 24%;}
.v .click-area button:last-child {bottom: 4%; left: 40%; width: 17%; height: 36%;}

.jimin .click-area button:first-child {top: 32%; left: 20%; width: 6%; height: 50%;}
.jimin .click-area button:nth-child(2) {bottom: 9%; left: 70%; width: 6%; height: 12%;}
.jimin .click-area button:last-child {bottom: 8%; left: 41%; width: 19%; height: 33.5%;}

.jungkook .click-area button:first-child {bottom: 0; left: 20%; width: 8%; height: 74%;}
.jungkook .click-area button:nth-child(2) {bottom: 0; left: 44%; width: 16%; height: 40%;}
.jungkook .click-area button:last-child {top: 52.5%; left: 39.5%; width: 12%; height: 10%;}

.jin .click-area button:first-child {bottom: 6%; left: 20%; width: 7%; height: 72%;}
.jin .click-area button:nth-child(2) {bottom: 6%; left: 43%; width: 16%; height: 34%;}
.jin .click-area button:last-child {top: 55%; left: 45%; width: 5%; height: 7.5%;}

.j-hope .click-area button:first-child {bottom: 8%; left: 22%; width: 7%; height: 61%;}
.j-hope .click-area button:nth-child(2) {top: 51%; left: 59%; width: 4.5%; height: 7%;}
.j-hope .click-area button:last-child {bottom: 7%; left: 40%; width: 20%; height: 34.5%;}

.rm .click-area button:first-child {bottom: 7%; left: 22.5%; width: 6%; height: 63%;}
.rm .click-area button:nth-child(2) {top: 55%; left: 65%; width: 9%; height: 21%;}
.rm .click-area button:last-child {top: 57%; left: 44%; width: 15%; height: 37%;}

.suga .click-area button:first-child {bottom: 5%; left: 21%; width: 8%; height: 72%;}
.suga .click-area button:nth-child(2) {bottom: 6%; left: 43%; width: 14%; height: 35%;}
.suga .click-area button:last-child {bottom: 4%; left: 36%; width: 26%; height: 7%;}

@media screen and (max-width: 768px){
	.v .click-area button:first-child {bottom: 0; left: 3%; width: 20%; height: 80%;}
	.v .click-area button:nth-child(2) {top: 35%; left: 38%; width: 24%; height: 24%;}
	.v .click-area button:last-child {bottom: 4%; left: 35%; width: 25%; height: 36%;}

	.jimin .click-area button:first-child {top: 30%; left: 7%; width: 11%; height: 52%;}
	.jimin .click-area button:nth-child(2) {bottom: 8%; left: 75%; width: 14%; height: 15%;}
	.jimin .click-area button:last-child {bottom: 8%; left: 38%; width: 25%; height: 37.5%;}

	.jungkook .click-area button:first-child {bottom: 0; left: 5%; width: 16%; height: 74%;}
	.jungkook .click-area button:nth-child(2) {bottom: 0; left: 41%; width: 24%; height: 40%;}
	.jungkook .click-area button:last-child {top: 51.5%; left: 34%; width: 19%; height: 11%;}

	.jin .click-area button:first-child {bottom: 6%; left: 6%; width: 14%; height: 72%;}
	.jin .click-area button:nth-child(2) {bottom: 6%; left: 38%; width: 25%; height: 34%;}
	.jin .click-area button:last-child {top: 54.5%; left: 42%; width: 8%; height: 8%;}

	.j-hope .click-area button:first-child {bottom: 6%; left: 8%; width: 11%; height: 65%;}
	.j-hope .click-area button:nth-child(2) {top: 50%; left: 61.5%; width: 9.5%; height: 9%;}
	.j-hope .click-area button:last-child {bottom: 5%; left: 36%; width: 28%; height: 37.5%;}

	.rm .click-area button:first-child {bottom: 7%; left: 7%; width: 13%; height: 67%;}
	.rm .click-area button:nth-child(2) {top: 53%; left: 71%; width: 16%; height: 24%;}
	.rm .click-area button:last-child {top: 53%; left: 38%; width: 29%; height: 42%;}

	.suga .click-area button:first-child {bottom: 5%; left: 6%; width: 14%; height: 72%;}
	.suga .click-area button:nth-child(2) {bottom: 6%; left: 38%; width: 24%; height: 36%;}
	.suga .click-area button:last-child {bottom: 4%; left: 29%; width: 37%; height: 8%;}
}