@charset "utf-8";
body {
    font-size: 14px;
}


#contanierBox{
	line-height: 0;
}

#mainBox,#campaignBox{
	position: relative;
}

.mainImg img{
	width: 100%;
}

#btnRegistBig{
	display: block;
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 10%;
}

#btnRegistBig img{
	width: 100%;
}

.hiddenTxt{
	text-indent: -9999px;
}