@charset "utf-8";
/* CSS Document */



.topslide{
	width:79.8%;
	float:left;
}

.topslide2{
	width:79.8%;
	float:left;
}

.top_ninkicat{
	width:18.7%;
}

@media screen and (max-width: 1000px) {
	.top_ninkicat{display:none;}
}


@media screen and (max-width: 768px) {
	.topslide{width:100%; float:none;}
	.topslide2{width:100%; float:none;}
	
}

.tss_3bn{
	width:295px;
	float:left;
}


@media screen and (max-width: 768px) {
	.tss_3bn{width:100%; float:none;}
	
}

.kinlink a{
	color:#333;
	text-decoration:none;
}

.kinlink a:hover{
	color:#333;
	text-decoration:underline;
}


@media screen and (max-width: 768px) {
	h3#speciality{background:#8DC21F; color:#fff; line-height:150%; padding:12px;}
	h3#object{background:#2CA6E0; color:#fff; line-height:150%; padding:12px;}
	h3#usefulness{background:#DD0717; color:#fff; line-height:150%; padding:12px;}
	h3#season{background:#FFA124; color:#fff; line-height:150%; padding:12px;}
	
}

.top_btn{
	display:block;
}

.top_btn a:hover{
	display:block;
	opacity:0.5;
}