@media only screen and (max-width: 1200px) {
	.sp {
		display: inline-block;
	}
	.container {
		background: url(../img/back_okusizu_list_sp.png) center top no-repeat;
		background-size: contain;
		aspect-ratio: 1000 / 1400;
	}
	.centerbox1 {
		top: 7%;
		height: 96%;
	}
	#listBlock {
		left: 3%;
		width: 93%;
	}
	.score {
		top: 53.5%;
		left: 19%;
		width: 20%;
		font-size: 40px;
	}
	.circle-area {
		top: 59.5%;
		left: 16.5%;
		width: 25%;
	}
	.circle-wrap {
		width: 28%;
	}
	.circle-area .lcomment .txt {
		font-size: 16px;
	}
	.circle-area .rcomment .txt {
		font-size: 16px;
	}
	.date {
		top: 1%;
	}
	.title {
		top: 3.5%;
	}
	#listBlock .thumb {
		top: 10.5%;
		left: 17.5%;
		width: 65.5%;
		height: 27.5%;
	}
	#listBlock .linkbtn {
		top: 86%;
		width: 40%;
	}
	#listBlock .linkbtn a {
		font-size: 30px;
	}
	#listBlock > div#prev, #listBlock > div#next {
		top: 23.6%;
		left: 1%;
	}
	#listBlock > div#next {
		left: 94.4%;
	}

	.leftbox {
		width: 26%;
		height: 36%;
		left: 17%;
		top: 52%;
	}
	.graph01 {
		width:73%;
		height: 20%;
		top: 62.5%;
		left: 11%;
	}
	.rightbox {
		width: 22.5%;
		height: 35%;
		top: 52.3%;
		left: 58.5%;
	}
	.boxgraph {
		width: 86%;
		height: 29%;
		left: 5%;
		top: 57%;
	}
	.courtimage {
		margin-top: 22%;
	}
}
@media only screen and (max-width: 800px) {
}
