@charset "utf-8";
/* CSS Document */

.pc{ display: none!important; }
.pc2{ display: none!important; }
.sp{ display: block!important; }

#head_wrap{
	height: 60px;
}
.head_logo{
	width: 60%;
	height: auto;
}
#wrap{
	padding-top: 60px;
}
#footer_wrap{
	height: 80px;
	padding-top: 30px;
	box-sizing: border-box;
}
#footer_wrap p{
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 0.2em;
}

/*Totop*/
#page-top a {
    width: 30px;
}