.cam-table.c-table th {
	background-color: #ee7722;
	color: white;
	font-size: 2.0rem;
}
.cam-table.c-table td strong {
	font-size: 1.2em;
}

.fullbutton .c-btn {
	margin-top: 20px !important
}
@media (min-width: 768px) {
	.fullbutton .c-btn__item {
		width: 100%;
	}
}
.cp_detail figure {
	position: relative;
}

.cp_detail .detail {
	display: block;
	position: absolute;
	background-color: #fff;
}
.cp_detail .detail img {
	width: 100%;
	cursor: pointer;
}

.cp_detail .detail img {
	width: 100%;
	cursor: pointer;
}

.cp_detail .detail.im_qr01 {
	left: 85%;
	top: 75%;
	width: 10%;
}
.cp_detail .detail.im_qr02 {
	left: 42%;
	top: 28.5%;
	width: 8.5%;
}
.cp_detail .detail.im_qr03 {
	left: 88%;
	top: 28.5%;
	width: 8.5%;
}
.cp_detail .detail.im_qr04 {
	left: 88.5%;
	top: 27.3%;
	width: 10%;
}

@media (max-width: 767px) {

}