@charset "utf-8";
/* CSS Document */

.kinakocontents {
	position: relative;
	width: 80%;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.kinakocontents img {
	width: 100%;
	height: auto;
}

.affil{
    position: relative;
    top: 40px;
    max-width: 468px;
    margin-left: auto;
    margin-right: auto;
}

.affil img {
    width: 100% !important;
    height: 100% !important;
}

@media (min-width: 1024px){
.kinakocontents{
    position: relative;
	top: 40px;
	width: 950px;
	height: 650px;
    }

/*きなこページ*/
.kinakoface1 {
	position: absolute;
	width: 350px;
	top: 10px;
	left: 55px;
}
.kinakoface2 {
	position: absolute;
	width: 350px;
	top: 30px;
	left: 480px;
}
.kinakoface3 {
	position: absolute;
	width: 350px;
	top: 280px;
	left: 480px;
}
.kinakoface4 {
	position: absolute;
	width: 358px;
	top: 350px;
	left: 50px;
}
    
    
    
}