@charset "utf-8";

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
	
h6 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 1.5em;
}

h6 span{
	font-size: 14px;
	color: #2C6C67;
	background: #fff;
	position: relative;
}

	h6 span::before {
		content: "";
		display: block;
		position: absolute;
		padding-left: 1em;
		border-top: 1px solid #222;
		top: 0.6em;
		left: -1.5em;
	}
	
	h6 span::after {
		content: "";
		display: block;
		position: absolute;
		padding-right: 1em;
		border-top: 1px solid #222;
		top: 0.6em;
		right: -1.5em;
	}

	
@media screen and (min-width: 0) and (max-width: 768px) {
	
	h6 {
		font-size: 5vw;
		font-weight: bold;
		text-align: center;
		line-height: 1.2;
		margin-bottom: 0.5em;
	}

	h6 span{
		font-size: 3vw;
		color: #2C6C67;
		background: #fff;
		position: relative;
	}

		h6 span::before {
			content: "";
			display: block;
			position: absolute;
			padding-left: 1em;
			border-top: 1px solid #222;
			top: 0.6em;
			left: -1.5em;
		}
	
		h6 span::after {
			content: "";
			display: block;
			position: absolute;
			padding-right: 1em;
			border-top: 1px solid #222;
			top: 0.6em;
			right: -1.5em;
		}
		
		#Information, #Overview, #History, #Guide {
			margin-top: -23vw !important;
			padding-top: 23vw;
		}

}

/*------------------------------------------------------------
	タイトル
------------------------------------------------------------*/

h5 {
	width: 100%;
	background: url(../images/company/ttl_bg.jpg) no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	padding: 4% 0;
	box-sizing: border-box;
	letter-spacing: 0.2em;
}


@media screen and (min-width: 0) and (max-width: 768px) {
	
	h5 {
		width: 100%;
		background: url(../images/company/ttl_bg.jpg) no-repeat center;
		background-size: cover;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 5.5vw;
		font-weight: bold;
		padding: 5% 0 4%;
		box-sizing: border-box;
		letter-spacing: 0.2em;
	}
}


/*------------------------------------------------------------
	アンカーナビボタン
------------------------------------------------------------*/
	
#Main nav {
	width: 100%;
	padding: 3.5em 0;
	box-sizing: border-box;
	margin: 0 auto 4.5em;
	border-bottom: 1px solid #ccc;
}

#Main nav ul {
	max-width: 1200px;
	font-size: 0;
	text-align: center;
	margin: 0 auto;
}

#Main nav li {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin-right: 15px;
	width: 20%;
}

	#Main nav li:last-child {
		margin-right: 0;
	}

#Main nav li a {
	display: block;
	color: #33706f;
	box-sizing: border-box;
	padding: 1em;
	width: 100%;
	border: 1px solid #33706f;
	text-align: left;
	position: relative;
}

	#Main nav li a::after {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #33706f;
		border-right: 1px solid #33706f;
		transform: rotate(135deg);
		position: absolute;
		top: 1.3em;
		right: 1em;
	}


@media screen and (min-width: 0) and (max-width: 768px) {
	#Main nav {
		width: 100%;
		padding: 1.5em 0;
		box-sizing: border-box;
		margin: 0 auto 2.5em;
		border-bottom: 1px solid #ccc;
	}

	#Main nav ul {
		max-width: 1200px;
		font-size: 0;
		text-align: center;
		margin: 0 auto;
	}

	#Main nav li {
		font-size: 4vw;
		font-weight: bold;
		display: inline-block;
		margin-right: 3%;
		margin-bottom: 3%;
		width: 45%;
	}

		#Main nav li:last-child, #Main nav li:nth-child(2) {
			margin-right: 0;
		}

	#Main nav li a {
		display: block;
		color: #33706f;
		box-sizing: border-box;
		padding: 1em;
		width: 100%;
		border: 1px solid #33706f;
		text-align: left;
		position: relative;
	}

		#Main nav li a::after {
			content: "";
			display: block;
			width: 8px;
			height: 8px;
			border-top: 1px solid #33706f;
			border-right: 1px solid #33706f;
			transform: rotate(135deg);
			position: absolute;
			top: 1.3em;
			right: 1em;
		}
}


/*------------------------------------------------------------
	会社情報
------------------------------------------------------------*/

#Information .Inner01 {
	display: flex;
	margin-bottom: 120px;
}

#Information .Inner02 {
	display: flex;
	flex-direction: row-reverse;
	margin-bottom: 120px;
}

#Information .Inner01 .Txt, 
#Information .Inner02 .Txt {
	display: flex;
	width: 50%;
	align-items: center;
	box-sizing: border-box;
	padding: 0 3%;
}

#Information .Inner01 .Txt {
	flex-direction: row-reverse;
}

#Information dl {
	width: 90%;
	/*min-width: 700px;*/
	text-align: center;
}

#Information dt {
	font-family: 'yumin', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 44px;
	line-height: 1.2;
	margin-bottom: 50px;
}

#Information dt span {
	font-size: 24px;
	font-family: 'yumindb', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

#Information dd {
	font-weight: bold;
}

#Information dd p {
	margin-bottom: 1.5em;
}

#Information dd p span{
	font-size: 24px;
	color: #2C6C67;
	display: block;
	margin-bottom: 0.5em;
}

.Inner01 img, .Inner02 img {
	width: 100%;
	/*min-width: 700px;*/
}


@media screen and (min-width: 0) and (max-width: 768px) {
	#Information .Inner01 {
		display: block;
		margin-bottom: 2em;
	}

	#Information .Inner02 {
		display: block;
		flex-direction: row-reverse;
		margin-bottom: 2em;
	}

	#Information .Inner01 .Txt, 
	#Information .Inner02 .Txt {
		display: block;
		width: 100%;
		align-items: center;
		box-sizing: border-box;
		padding: 1em 3% 0;
	}

	#Information .Inner01 .Txt {
		flex-direction: row-reverse;
	}

	#Information dl {
		width: 100%;
		/*min-width: 700px;*/
		text-align: center;
	}

	#Information dt {
		font-family: 'yumin', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
		font-size: 6vw;
		line-height: 1.2;
		margin-bottom: 1em;
	}

	#Information dt span {
		font-size: 4vw;
		font-family: 'yumindb', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	}

	#Information dd {
		font-weight: bold;
		font-size: 3.5vw;
		text-align: left;
	}
	
	#Information dd br {
		display: none;
	}

	#Information dd p {
		margin-bottom: 1.5em;
	}

	#Information dd p span{
		font-size: 4.5vw;
		color: #2C6C67;
		display: block;
		margin-bottom: 0.5em;
		text-align: center;
	}

	.Inner01 img, .Inner02 img {
		width: 100%;
		/*min-width: 700px;*/
	}	
}

/*------------------------------------------------------------
	会社概要 / 沿革
------------------------------------------------------------*/

#Overview, #History {
	width: 100%;
	max-width: 910px;
	margin: 0 auto;
}

#Overview table, #History table {
	border-top: 1px solid #ccc;
	font-size: 18px;
}

#Overview table th, #Overview table td, 
#History table th, #History table td {
	border-bottom: 1px solid #ccc;
	padding: 1em 0;
	text-align: left;
	box-sizing: border-box;
}

#Overview table th, #History table th {
	width: 27%;
	padding-left: 2em;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media screen and (min-width: 0) and (max-width: 768px) {
	#Overview, #History {
		width: 94%;
		max-width: 910px;
		margin: 0 auto;
	}

	#Overview table, #History table {
		border-top: 1px solid #ccc;
		font-size: 3.5vw;
	}

	#Overview table th, #Overview table td, 
	#History table th, #History table td {
		border-bottom: 1px solid #ccc;
		padding: 1em 0;
		text-align: left;
		box-sizing: border-box;
	}

	#Overview table th, #History table th {
		width: 32%;
		padding-left: 3%;
		padding-right: 3%;
	}
}

/*------------------------------------------------------------
	施設紹介
------------------------------------------------------------*/

#Guide div {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

#Guide div img {
	width: 100%;
}

#Guide div p {
	padding: 1.5em 0;
}


@media screen and (min-width: 0) and (max-width: 768px) {

	#Guide div {
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		font-weight: bold;
		font-size: 3.5vw;
		text-align: left;
	}

	#Guide div img {
		width: 100%;
	}

	#Guide div p {
		padding: 1.5em 3%;
	}

}