@charset "utf-8";
.selecttype iframe{
	height: 1236px;
}
@media screen and (max-width: 739px){
	.selecttype iframe{
		height: 1219px;
	}
}

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

}

@media screen and (max-width: 640px){
	.selecttype iframe{
		height: 1249px;
	}
}
@media screen and (max-width: 500px){
	.selecttype iframe{
		height: 880px;
	}
}
