@charset "shift_jis";
/* CSS Document */

#wrapper {
	background:#fff;
}

#contents {
	max-width: 639px;
}

.pconly {
	display:none;
}
.sponly {
	display:block;
}


.ct_box h2 {
	display:block;
	margin: -20px auto 20px;
	max-width:300px;
	width:45%;
}
.ct_box h2 img {
	width:100%;
	height:auto;
}

.ct_box {
background-position:  top center;
	background-size: cover;
}



@media (max-width:479px){
.ct_box .ct_inbox a {
	width:47%;
}

.ct_box .ct_inbox a img {
  width: 100%;
  height: auto;
}
}
