@charset "UTF-8";

main {
	position: relative;
	margin-top: -12px;
}
.nav01:after ,
.nav02:after {
	content: "";
	display: block;
	clear: both;
}
.nav01 li ,
.nav02 li {
	float: left;
	width: 50%;
}
.nav03 li {
	float: left;
}
.nav03 li:first-child {
	width: 44.0577%;
}
.nav03 li:last-child {
	width: 55.9423%;
}
#info {
	position: relative;
}
#info .link_info {
	position: absolute;
	width: 54.0625%;
	bottom: 18px;
	right: 3.125%;
}
#info .link_cero {
	position: absolute;
	width: 8.75%;
	bottom: 18px;
	left: 24.0625%;
}
#info .guidebook {
	position: absolute;
	width: 30%;
	bottom: -5px;
	left:2%;
    z-index: 90;
}

.top_f_sns{
	width: 100%;
	position: relative;
}
.btn_tw{
	position: absolute;
	width: 9.1%;
	top: 0;
	left: 50%;
	margin-left: -12.64%;
}
.btn_fb{
	position: absolute;
	width: 9.1%;
	top: 0;
	left: 50%;
	margin-left: 3.54%;
}