.pc-only {
	display: none;
}

body{
	font-size: 4vw;
	line-height: 5vw;
}

h1{
	font-size: 6vw;
	line-height: 7vw;
	padding:40px 0 40px 0;
}

h2 {
	font-size: 4vw;
	line-height: 5vw;
	padding: 5px 10px;
}

#footer {
	padding-top:1vw;
	padding-bottom:1vw;
	font-size: 3vw;
	line-height: 4vw;
}

table {
 	max-width: 80%;
}

img {
	width: 70%;
	padding: 3%;
}

.icon img {
	width: 5vw;
}

.fp-slidesNav.bottom {
    bottom: 6vh;
}

#home_button {
	position:fixed;
	bottom: 30px;
	left: 0px;
	z-index: 999;
}

#home_button img{
	width: 110px;
	box-shadow: none;
}

.button {
	width: 25%;
	margin-bottom: 7px;
}
