/* CSS Document */

	#mv { background: url(../images/mv.jpg?2410) center center no-repeat; background-size: cover; }
	#mv h2 { background: url(../images/ttl.png) center center no-repeat; background-size: auto 29vw; }

	.bn_shaving { display: block; margin-bottom: 20vw; }

	#gallery .swiper-container { overflow: visible; }
	#gallery .slide { margin-bottom: 2vw; }
	#gallery .slide .swiper-slide { height: 60vw; overflow: hidden; }
	#gallery .slide_thumbs ul { display: flex; flex-wrap: wrap; }
	#gallery .slide_thumbs ul li { width: 19vw !important; height: 14vw; overflow: hidden; margin-right: 1vw; margin-bottom: 1vw; }
	#gallery .slide_thumbs ul li:nth-child(4n) { margin-right: 0; }
	#gallery .swiper-button-next, #gallery .swiper-button-prev { width: 3vw; height: 6vw; color: #74C0DD; }
	#gallery .swiper-button-next { right: -6vw; }
	#gallery .swiper-button-prev { left: -6vw; }

	#instagram iframe { position: relative; }
	#instagram .cbtn { position: relative; margin: 0 auto 20vw; }

	#staff .tk { width: 14vw; height: auto; margin-bottom: 2vw; }
	#top .tk-02 { width: 20vw; }
