/*--------------------------------------
  RAC
---------------------------------------*/
#sec1 {
	position: relative;
	margin-bottom: 0;
}
#value_pack_top #sec1 {
	margin-bottom: 0;
}
.first_btn {
	top: 940px;
	left: 420px;
}
.second_btn {
	top: 2095px;
	left: 420px;
}

.third_btn {
	bottom: 266px;
	left: 420px;
}


.btn_area {
	position: absolute;
	width: 600px;
}
.btn_area > a {
	text-indent: -9999px;
}
.btn_area > .to_admin {
	display: block;
	width: 431px;
	height: 88px;
	background-image: url(/assets/default/pc/img/page_rac/btn_001.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
}
.btn_area > .to_admin:hover {
	background-position: left top -88px;
}

.btn_area > .to_support {
	display: block;
	width: 159px;
	height: 88px;
	background-image: url(/assets/default/pc/img/page_rac/btn_002.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
}
.btn_area > .to_support:hover {
	background-position: left top -88px;
}