.CPCF300593 {
	width: 100%;
	text-align: center;
}
.CPCF300593 main {
	max-width: 750px;
	margin: 0 auto;
}

.cvArea {
	position: relative;
}

.CPCF300593 select {
	position: absolute;
    bottom: 26%;
    left: 0;
    right: 0;
    margin: auto;
    width: 84%;
}
.CPCF300593 .adj02 select {
	bottom: 36%;
}

.CPCF300593 .btn_teiki_cart {
	position: absolute;
	bottom: 9%;
	left: 0;
    right: 0;
    margin: 0 auto;
}


.CPCF300593 .adj01 .btn_teiki_cart {
	bottom: 14%;
}
.CPCF300593 .adj01 .teikiBtn {
	bottom: 6%;
}
.CPCF300593 .adj02 .btn_teiki_cart {
	bottom: 15%;
}
.CPCF300593 .adj02 .teikiBtn {
	bottom: 6%;
}

.CPCF300593 .adj03 .btn_teiki_cart {
	bottom: 25%;
}
.CPCF300593 .adj03 .teikiBtn {
	bottom: 17%;
}


.CPCF300593 .teikiBtn a:hover {
	cursor: pointer;
	opacity: 0.8;
}
.CPCF300593 .teikiBtn {
	position: absolute;
	bottom: 4%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.CPCF300593 .rela {
	position: relative;
}
.CPCF300593 .anchorArea {
	display: flex;
	flex-wrap: wrap;
	position: absolute;
	bottom: 6%;
	left: 0;
	right: 0;
	margin: auto;
	padding: 0 30px;
	justify-content: space-between;
}
.CPCF300593 .anchorArea li {
	padding: 0;
	margin: 12px 0;
}
.CPCF300593 .anchorArea li:first-child {
	width: 100%;
}
.CPCF300593 .anchorArea li:nth-child(2) {
	margin: 32px 0 0;
	
}
.CPCF300593 .note {
	position: absolute;
    bottom: 5.6%;
    font-size: 18px;
    left: 0;
    right: 0;
    text-align: left;
    margin: auto;
    width: 84%;
    line-height: 1.6;
}
.CPCF300593 .note a {
	text-decoration: underline;
}

.remodal {
	text-align: left!important;
}
@media screen and (max-width:768px) { 
	.CPCF300593 img {
		width: 100%;
	}

	.CPCF300593 main {
		max-width: inherit;
	}
	
	.CPCF300593 .anchorArea {
		padding: 0 15px;
	}
	
	.CPCF300593 .teikiBtn {
	    bottom: 3.5%;
	    width: 30%;
	    font-size: 1.1rem;
	}
	.CPCF300593 .btn_teiki_cart {
		width: 80%;
		bottom: 9%;
	}
	
	.CPCF300593 select {
		bottom: 23%;
		width: 80%;
	}
	.CPCF300593 .adj02 select {
		width: 80%;
		bottom: 34%;
	}
	
	.CPCF300593 .anchorArea li:nth-child(2),
	.CPCF300593 .anchorArea li:nth-child(3),
	.CPCF300593 .anchorArea li:nth-child(4),
	.CPCF300593 .anchorArea li:nth-child(5) {
		width: 48%;
	}
	
	.CPCF300593 .anchorArea li:nth-child(2) {
		margin: 16px 0 0;
	}
	.CPCF300593 .anchorArea li:nth-child(3),
	.CPCF300593 .anchorArea li:nth-child(4),
	.CPCF300593 .anchorArea li:nth-child(5) {
		margin: 6px 0;
	}
	
	.CPCF300593 .note {
		font-size: 0.6em!important;
		bottom: 3%!important;
	}
	
}