.inside h2, h3{
background: none;
border: 0;
}
.inside h2{
	border-bottom: 2px solid #000;
}
h3.pref_name {
background-color: #00bfff;
text-align: center;
color: #fff;
border-radius: 25px;
width: 220px;
margin: .5em 0 .2em 0;
}
.dsp_no{
	display: block;
	display: flex;
}
h2.dsp_none{
	display: block;
}

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

}




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

}