@charser "UTF-8";

/* Setup */
.tit_setup{
	background:url(../../img/icn_setup.png) no-repeat;
	background-position:53px 0;
	background-size:auto 100%;
}
.page_setup .forSmaph{
	display:none;
}

.page_setup .place01{
	margin:5px 15px;
	width:70px;
	border:1px solid;
}
@media screen and (max-width: 1024px) {}

@media screen and (max-width: 800px) {

}

@media screen and (max-width: 600px) {
	.page_setup .forPC{
		display:none;
	}
}