section#worksdetail .singletop .right {
	border-radius: 24px;
	overflow: hidden;
}
section#worksdetail .singletop .right img {
	width: 100%;
	height: auto;
}

section#boardgamedetail .singletop .right {
	border-radius: 24px;
	overflow: hidden;
}
section#boardgamedetail .singletop .right img {
	width: 100%;
	height: auto;
}

section#worksdetail .singletop2 .right {
	border-radius: 24px;
	overflow: hidden;
}
section#worksdetail .singletop2 .right img {
	width: 100%;
	height: auto;
}

.page1  {
    color: #147b9a;
    text-align: center;
    font-size: 24px;
    display: none;
}