@charset "utf-8";

/*
鴻巣市での取り組み
/konosu/
*/


/*
***********************************************************************************************
ヘッダー画像
***********************************************************************************************
*/

.eyecatch .bg_eyecatch {
	background-image: url(eyecatch_konosu.jpg);
}


/*
***********************************************************************************************
OUTLINE
鴻巣の新たな魅力を生む新拠点
Bista 花のまちこうのす
***********************************************************************************************
*/

.sec01 {
	max-width: none !important;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

	.viewmode-mobile .sec01 {
		margin-left: -10px !important;
		margin-right: -10px !important;
	}

	.sec01 img {
		vertical-align: top;
	}

	.sec01 h2 {
	}

		.viewmode-mobile .sec01 h2 {
		}

		.sec01 h2 small {
		}

			.viewmode-mobile .sec01 h2 small {
			}

			.sec01 h2 span {
				display: block;
				font-size: 19px;
			}

				.viewmode-mobile .sec01 h2 span {
				}

	.sec01 > div {
		margin: 70px auto 0 auto;
		max-width: 1100px;
		padding: 50px 50px 60px 630px;
		position: relative;
		text-align: left;
	}

		.viewmode-mobile .sec01 > div {
			margin-top: 35px;
			padding: 30px 10px 10px 10px;
		}

		/* 背景色 */
		.sec01 > div::before {
			background-color: #f2f5ed;
			content: "";
			display: block;
			height: 100%;
			left: -100%;
			position: absolute;
			top: 0;
			width: 300%;
			z-index: -1;
		}

			.viewmode-mobile .sec01 > div::before {
				height: 200px;
				left: 0;
				width: 100%;
			}

	/* Bistaロゴ */
	.sec01 h3 {
		border: none;
		padding: 0;
	}

		.sec01 h3::after {
			content: none;
		}

			.viewmode-mobile .sec01 h3 {
				text-align: center;
			}

		.sec01 h3 img {
			width: 225px;
		}

			.viewmode-mobile .sec01 h3 img {
				width: 150px;
			}

	.sec01 figure {
		letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
		left: 0;
		margin: 0px 0 0 0;
		padding: 0;
		position: absolute;
		text-align: left;
		top: 0;
		width: 50%;
	}

		.viewmode-mobile .sec01 figure {
			margin-top: 30px;
			position: relative;
			left: auto;
			top: auto;
			width: 100%;
		}

		.sec01 figure img {
			letter-spacing: normal; /* 文字間を通常に戻す */
			max-width: 100%;
			position: relative;
			vertical-align: top;
		}

			.viewmode-mobile .sec01 figure img {
				width: 100%;
			}

			/* Bista Café */
			.sec01 figure img:nth-of-type(2) {
				max-width: 39.9%;
				z-index: 1;
				transform: scale(1.2);
				transform-origin: left bottom;
			}

				.viewmode-mobile .sec01 figure img:nth-of-type(2) {
					max-width: 44.9%;
				}

			/* Bista外観 */
			.sec01 figure img:nth-of-type(3) {
				max-width: 59.9%;
				z-index: 0;
				transform: scale(1.1);
				transform-origin: left top;
			}

				.viewmode-mobile .sec01 figure img:nth-of-type(3) {
					max-width: 49.5%;
				}

	.sec01 p {
		margin: 0px auto 0 auto;
		padding: 0;
	}

		.viewmode-mobile .sec01 p {
			font-size: 14px;
			line-height: 2;
			text-align: left;
		}

		.sec01 figure + p {
			margin-top: 30px;
		}

			.viewmode-mobile sec01 figure + p {
				margin-top: 15px;
			}

		.sec01 p br {
		}

			.viewmode-mobile .sec01 p br {
				display: none;	
			}

	/* 〒365-0038　鴻巣市本町3丁目4-7 */
	.sec01 address {
		font-style: normal;
		font-weight: bold;
		margin-top: 1.5em;
	}

		.viewmode-mobile .sec01 address {
			margin-top: 30px;
		}

			.viewmode-mobile .sec01 address p {
				text-align: center;
			}


/*
***********************************************************************************************
4m超の巨大フラワーウォール！
***********************************************************************************************
*/

.aside02 {
	background-color: #eee;
	margin-top: 180px;
	max-width: 900px !important;
	padding: 30px 390px 30px 30px;
	position: relative;
	right: -100px;
	text-align: left;
}

	.viewmode-mobile .aside02 {
		margin: 50px -10px 0 -10px !important;
		padding: 25px 10px 25px 10px;
		right: auto;
		text-align: center;
	}

	/* 背景色 */
	.aside02::after {
		background-color: #eee;
		content: "";
		display: block;
		left: 0;
		top: 0;
		height: 100%;
		position: absolute;
		width: 200%;
		z-index: -1;
	}

	/* 4m超の巨大フラワーウォール！ */
	.aside02 h2 {
		background-image: none;
		border: none;
		font-size: 19px;
		margin-bottom: 10px;
		padding: 0;
		text-align: left;
	}

		.viewmode-mobile .aside02 h2 {
			font-size: 17px;
			text-align: center;
		}

	.aside02 figure {
		bottom: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 0;
	}

		.viewmode-mobile .aside02 figure {
			display: inline-block;
			bottom: auto;
			position: relative;
			right: auto;
			vertical-align: top;
		}

		/* ギネス挑戦！ */
		.aside02 figure::before {
			background-image: url(/wp/wp-content/themes/bista/assets/konosu/index/img_konosu_05.svg);
			background-repeat: no-repeat;
			background-size: contain;
			content: "";
			display: block;
			height: 100px;
			left: -50px;
			top: -50px;
			position: absolute;
			width: 100px;
		}

			.viewmode-mobile .aside02 figure::before {
				bottom: 10px;
				left: auto;
				right: 10px;
				top: auto;
				transform: scale(0.8);
				transform-origin: right bottom;
			}

		.aside02 figure img {
			width: 365px;
			vertical-align: top;
		}

			.viewmode-mobile .aside02 figure img {
				width: 260px;
			}

	.aside02 p {
		font-size: 16px;
	}

		.viewmode-mobile .aside02 p {
			font-size: 14px;
			margin-top: 1em;
			text-align: left;
		}

	/* MORE */
	.aside02 .btn {
		background-color: transparent;
		margin-top: 1em;
	}


/*
***********************************************************************************************
BUSINESS
Bistaこうのすの事業
***********************************************************************************************
*/

.sec03 {
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 50px 0px 0px 0px;
	position: relative;
	text-align: center;
}

	.viewmode-mobile .sec03 {
		margin-top: 30px;
		margin-bottom: 50px;
		padding: 30px 0px 0px 0px;
	}

	.sec03 ul {
		letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
		text-align: center;
		margin-top: 50px;
		padding: 0;
		position: relative;
		z-index: 1;
	}

		.viewmode-mobile .sec03 ul {
			margin-top: 35px;
		}

		.sec03 li {
			box-sizing: border-box;
			display: inline-block;
			letter-spacing: normal; /* 文字間を通常に戻す */
			margin: 0 25px;
			max-width: 315px;
			padding: 0 0;
			position: relative;
			text-align: center;
			vertical-align: top;
		}

			.viewmode-mobile .sec03 li {
				display: block;
				margin: 0 0px 0 0px;
				max-width: none;
			}

				.viewmode-mobile .sec03 li + li {
					margin-top: 50px;
				}

		.sec03 li figure {
			overflow: hidden;
			margin: auto;
			padding: 0;
		}

			.viewmode-mobile .sec03 li figure {

			}

		.sec03 li figure img {
			max-width: 100%;
			vertical-align: top;
			transition: all 0.2s ease;
		}

			.viewmode-mobile .sec03 li figure img {
				max-width: 250px;
			}

		.sec03 li h3 {
			border: none;
			font-size: 18px;
			font-weight: bold;
			margin: 1em 0 0 0;
			padding: 0;
		}

			.viewmode-mobile .sec03 li h3 {
			}

			.sec03 li h3::after {
				content: none;
			}

		.sec03 li p {
			margin-top: 1em;
			text-align: left;
		}

			.viewmode-mobile .sec03 li p {
				margin-top: .5em;
			}

		.sec03 li a {
			margin-top: 20px;
		}

			.viewmode-mobile .sec03 li a {
				margin-top: 10px;
			}

			.viewmode-pc .sec03 li a:hover {
				/*
				opacity: 0.7;
				*/
			}


		/* 障がい者の就労支援 */
		.sec03 li:nth-of-type(1) {
			top: -30px;
		}

			.viewmode-mobile .sec03 li:nth-of-type(1) {
				top: auto;
			}

		/* 地域ブランド商品の開発・販売 */
		.sec03 li:nth-of-type(2) {
		}

			.viewmode-mobile .sec03 li:nth-of-type(2) {
			}

		/* 地域交流事業「わくわく」地域交流事業「わくわく」 */
		.sec03 li:nth-of-type(3) {
			top: 30px;
		}

			.viewmode-mobile .sec03 li:nth-of-type(3) {
				top: auto;
			}


/*
***********************************************************************************************
FLOOR MAP
フロアマップ
***********************************************************************************************
*/

.sec04 {
	margin-top: 100px;
	max-width: 850px !important;
	position: relative;
	text-align: center;
}

	.viewmode-mobile .sec04 {
		margin: 70px auto 0 auto;
	}

	.sec04 .tabNav {
		margin-bottom: 30px;
	}

		.viewmode-mobile .sec04 .tabNav {
			margin-bottom: 20px;
		}

	.sec04 div {
		display: inline-block;
		position: relative;
	}

	.sec04 figure {
		margin: 0px;
		padding: 0;
	}

		.sec04 figure img {
			width: 712px;
		}

			.viewmode-mobile .sec04 figure img {
				max-width: 100%;
			}

		#floor1 img {
			height: 605px;
		}

			.viewmode-mobile #floor1 img {
				height: auto;
			}

		#floor2 img {
			height: 572px;
		}

			.viewmode-mobile #floor2 img {
				height: auto;
			}


	.sec04 div ul {
		height: 100%;
		left: 0;
		list-style-type: none;
		padding: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}

		.sec04 div ul li {
			margin: 0;
			position: absolute;
		}

			.sec04 div ul li a {
				background-color: #000;
				border-radius: 100%;
				color: #fff;
				display: block;
				height: 50px;
				line-height: 1;
				overflow: hidden;
				position: relative;
				padding: 0;
				text-align: center;
				text-decoration: none;
				text-indent: -200px;
				width: 50px;
				transition: all 0.2s ease;
			}

				.viewmode-mobile .sec04 div ul li a {
					transform: scale(0.7);
				}

				/* 虫眼鏡アイコン */
				.sec04 div ul li a::before {
					content: "\f002";	/* fa-search */
					color: #fff;
					display: block;
					font-family: 'Font Awesome 5 Free';
					font-size: 21px;
					font-weight: 900;
					line-height: 50px;
					padding: 0;
					position: absolute;
					text-align: center;
					text-indent: 0;
					left: 0px;
					top: 0px;
					width: 100%;
				}

				.sec04 div ul li a:hover {
					background-color: #759b04;
				}


		/* 1Fフロア */
		#point-1 {
			left: 36.5%;
			top: 35.5%;
		}

			.viewmode-mobile #point-1 {
				left: 32.5%;
				top: 30.5%;
			}

		/* 焙煎室 */
		#point-2 {
			left: 5.5%;
			top: 70%;
		}

			.viewmode-mobile #point-2 {
				left: 1.5%;
				top: 71%;
			}

		/* 厨房 */
		#point-3 {
			left: 41.5%;
			top: 78.8%;
		}

			.viewmode-mobile #point-3 {
				left: 19.5%;
				top: 73%;
			}

		/* 階段 */
		#point-4 {
			left: 91.5%;
			top: 53.5%;
		}

			.viewmode-mobile #point-4 {
				left: 87%;
				top: 52.5%;
			}

		/* 作業室 */
		#point-5 {
			left: 19.5%;
			top: 32.5%;
		}

			.viewmode-mobile #point-5 {
				left: 17.5%;
				top: 27.5%;
			}

		/* 培養室 */
		#point-6 {
			left: 14.5%;
			top: 65%;
		}

			.viewmode-mobile #point-6 {
				left: 10.5%;
				top: 55.5%;
			}

		/* 2Fフリースペース */
		#point-7 {
			left: 51%;
			top: 50.5%;
		}

			.viewmode-mobile #point-7 {
				left: 47.5%;
				top: 44.5%;
			}


/*
***********************************************************************************************
ACCESS
アクセス
***********************************************************************************************
*/

.sec-map {
	margin-top: 100px;
	max-width: none !important;
	position: relative;
	text-align: center;
}

	.viewmode-mobile .sec-map {
		margin: 50px -10px 0 -10px !important;
	}

#map {
	height: 400px;
}

	.viewmode-mobile #map {
		height: 250px;
	}

	#map img {
		max-width: none !important;
	}


	/* ツールチップ */
	.tooltip {
		/*
		background-color: #004077;
		background-color: rgba(6,69,122,0.8);
		border-radius: 5px;
		*/
		background-color: #666;
		background-color: rgba(0,0,0,0.8);
		color: #fff;
		display: block;
		font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.2;
		padding: 10px;
		position: relative;
		text-align: center;
		white-space: nowrap;
	}

		.tooltip::after {
			box-sizing: border-box;
			content: "";
			display: block;
			left: 50%;
			right: 50%;
			margin-left: -5px;
			bottom: -10px;
			border-left: 5px solid transparent;
			border-right: 5px solid transparent;
			/*
			border-top: 10px solid #004077;
			border-top: 10px solid rgba(6,69,122,0.8);
			*/
			border-top: 10px solid #666;
			border-top: 10px solid rgba(0,0,0,0.8);
			position: absolute;
			/*
			left: 50%;
			*/
			width: 10px;
			height: 10px;
		}

	/* Googleマップで見る */
	.sec-map > small {
		display: block;
		font-size: .9em;
		margin-top: 10px;
		text-align: center;
	}

	.sec-map p {
		text-align: center;
	}

	.sec-map small + p {
		margin-top: 1em;
	}
