@charset "UTF-8";
/* コンテンツ */

.table5 th {
	background-color:#fce7e8;
}
.sbmbox {
	text-align:center;
}
.sbmbox p {
	display:inline-block;
	padding:10px;
	background-color:#ef858c;
}
.privacy {
	padding:40px;
	background-color:#f5f5f5;
}
.ct_waku {
	background-color:#fbfbcc;
	padding:20px 0 40px;
	margin-bottom:50px;
}
@media screen and (min-width: 500px) {
.chk {
	display:inline-block;
	margin-right:30px;
}
}

@media screen and (max-width: 499px) {
#fix_foot {
	position:relative;
}
#footer {
	padding-bottom:40px !important;
}
.table5 th {
	border-bottom:1px solid #ef858c;
}
.privacy {
	padding:0;
	height:200px;
	overflow:auto;
}
.pvsc {
	padding:20px;
}
}
