@charset "utf-8";


/* about
-------------------------------------------------*/

#first-visit{}

	#first-visit h2{
		z-index:1;
	}
	#first-visit .img_bokka{
		position:relative;
		top:-4vh;
		z-index:-1;
	}

.bn_middle a{
	display:inline-block;
	margin:0 .5rem;
}

@media(max-width: 600px) {
	#first-visit .clm2_item{
		float:none;
		width:100%;
		margin:0 0 1rem;
	}
	#first-visit .img_bokka{
		top:-8vh;
	}
}
@media(max-width: 400px) {
	#first-visit .clm_img .clm3_item{
		width:100%;
		text-align:center;
		margin:0 0 1rem;
	}
}




.clm_okumino{
	padding:2.5rem 1.25rem 0 0;
}



/* enjoying */
.img_enjoying .enj_item{
	width:48%;
	margin-bottom:2.5vh;
}
@media(max-width: 400px) {
	.img_enjoying .enj_item{
		width:100%;
		margin-bottom:2.5vh;
	}
}


