@charset "UTF-8";
#content #noticeMain p {
	color: #8cc63f;
	font-size: 1rem;
	border: 0.15rem solid #8cc63f;
	width: 50%;
}
#main #content #noticeMain {
	margin-top: 2rem;
}
#content #noticeMain span {
	font-size: 0.7rem;
	line-height:1rem;
}
#content #noticeMain #conditionTitle {
	font-size: 0.6rem;
	color: #8cc63f;
	margin-top: 1rem;
}
#content #noticeMain #conditions {
	font-size: 0.5rem;
	line-height: 1rem;
}
#content #noticeMain img {
	margin-top: 1rem;
	margin-bottom:2rem;
}
#stickerDiscription li .list {
	color: #585858;
	font-size: 1rem;
	width:2rem;
	border:none;
	height:2rem;
	float:left;
}
#stickerDiscription li {
	color: #585858;
	font-size: 1rem;
	line-height:1.5rem;
	border:none;
	float:left;
	display:block;
}
#content #noticeMain #stickerDiscription {
	color: #585858;
	font-size: 1rem;
	border: 0.15rem solid #8cc63f;
	width: 80%;
	line-height:1rem;
	padding:1% 1% 1% 1%;
	overflow:hidden;
}
@media screen and (max-width: 680px){
	#content #noticeMain #stickerDiscription {
	width: 95%;
	}

