.device-pc main{
	padding: 0 0 0 0;
}

main p {
	font-size: 18px;	
	}

.footer_itoi {
	width: 150px;
	height: 60px;
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.footer_itoi li {
	list-style-type: none;
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 15px;
	}

.footer_itoi li img{
	width: 60px;
	height: 60px;
	}

.device-pc #head{
	background-color: #FFF;
	width: 960px;
	height: 540px;
	padding-bottom: 0px;
}

.device-pc main .conv{
	width: 500px;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 1.8em;
	font-size: 18px;
	background-color: #FFF;
	letter-spacing: 0em;
}

.device-pc main time{
	font-size: 12px;
	padding-top: 240px;
	margin-top: -230px;
}

html.device-sp main a{
	display: inline;
}

.device-sp main{
	padding: 0 0 0 0;
  width: 100%;
}

.device-sp #head{
	width: 100%;
	height: auto;
	padding-bottom: 0px;
}

.device-sp main .conv{
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
	line-height: 1.8em;
	font-size: 17px;
	background-color: #FFF;
	letter-spacing: 0em;
	padding-left: 10px;
	padding-right: 10px;
}

.device-sp main time{
	font-size: 12px;
}

.itoi_name {
	width: 150px;
	height: 90px;
	margin-top: -50px;
	}