@charset "UTF-8";

@media screen and ( min-width : 0px ) and (max-width : 770px ){

header .cont{
	padding: 0px 0px;
}
	
.footer-add{
	width: 90%;
	margin-bottom: 30px;
	margin-left: 20px;
	float: none;
}
.footer-link{
	width: 100%;
	text-align: left;
float: none;
}
.footer-map{
		width: 90%;
	margin-bottom: 20px;
	float: none;
}
.pos02 {
	width: 90%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
}

.pos04 {
	position: absolute;
	width: 50%;
	top: 0px;
	right: 20px;
	}
.pc_only{
	display: none;	
}
.sp_only{
	display: flex;
}

	.ja{
		display: none;
	}
	
	#nav li a{
padding: 0em 0em 0em;
		line-height: 1em;
		width: 100px;
	margin-bottom: 10px;
}
		#nav li hr{
display: none;
}

}

.sitetitle {
	width: 300px;
}
.info{
width: 80%;
	margin: auto;
}

.sec01 {
	height: 600px;
}

.nvg {
	margin-right: 10px;
}

.pos10 {
	bottom: 20%;
}
