/**********************************/
/* タイトル部分 */
/**********************************/
.ttl_bg{
	background-image: url("../images/access/main_bg.jpg");
	background-position: center;
}
.ttl_mojipos{
	width:39.65%;
	margin: 0 0 0 12.7%;
	
}

@media only screen and (min-width: 769px) {

	.ttl_mojipos{
		width: 37.93%;
		margin: 0 0 0 12.69%;
	}
	.ttl_bg {
		background-position: center;
	}

}


/**********************************/
/**********************************/

/* オーバーライド */

.contents_area{
	margin-top: 35px;
}

.page_nav li {
	padding: 0 20px;
}
.page_nav li a {
	width: 232px;
}

.page_nav {
	margin-bottom: 10px;
}

.contents_area article{
	width: 100%;
	background-color: #fff;
	padding: 1em 1.2em 3em;
	color: #2E3B51;
}

.icon_btn{
	line-height: 70px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	display: block;
}
.icon_btn i{
	position: absolute;
	top: 45%;
	left: 10%;
	transform: translateY(-50%) translateX(-50%);
/*
	-webkit- transform: translateY(-50%) translateX(-50%);
*/
}
.mail_btn{
	background-color: #2E3B51;
}
.word_btn{
	background-color: #93ABAB;
}


.map{
	border-top: 6px solid #2E3B51;
	margin: 40px 0 0;
}
.map iframe {
	margin: 20px 0 0;
}
.diag{
	border-top: 6px solid #F1C096;
	margin: 40px 0 0;
}

.contents_area article.pa_bottom{
	padding-bottom: 1em;
}

article p{
	color: #616161;
	margin: 1em 0;
}

.article_topm{
	margin: 30px 0 0;
}

.con_ttl{
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
}

.con_ttl{
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
}
h2.con_ttl{
	margin: 20px 0 -30px 0;
}

.con_dl li{
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
}
.address_info{
	color: #2E3B51;
	font-weight: bold;
	padding: 10px 1.6em;
}

.con_dl .lidt,.con_dl .lidd{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px 1em;
}
.con_dl .lidt{
	padding: 10px 0em 10px 1.6em;
	width: calc( 100% - 72% );
}
.con_dl .lidd{
	padding: 10px 1.6em 10px 0em;
	font-size: 12px;
	line-height: 15px;
	width: 72%;
}

.con_dl li:nth-of-type(odd){
	background-color: #F6F6F6;
}

#map-canvas {
	width: 100%;
	height: 206px;
	margin: 10px 0 0;
}

.diag_flow{
	margin: 10px 0 0;
	display: flex;
	flex-flow: column;
}
.diag_flow_info{
	display: flex;
	flex-flow:column;
	justify-content:flex-start;
}
.flow_ttl{
	width: 100%;
	background-color: #2E3B51;
	color: #fff;
	display: flex;
	flex-flow: row;
	justify-content:center;
	align-items: center;
}
.flow_ttl{
	padding: 0.5em;
	font-weight: bold;
}
.flow_info{
	padding: 0 1em;
	width: 100%;
	background-color: rgba(147, 171, 171, 0.24);
}

.under{
	display: flex;
	flex-flow: row;
	justify-content:center;
	align-items: center;
	width: 100%;
	height: 40px;

}


@media only screen and (min-width: 769px) {

	.contents_area article{
		padding: 1.5em 1.2em 2em;
	}
	.contents_area article.pa_bottom{
		padding-bottom: 2em;
	}
	.article_topm{
		margin: 30px 0 0;
	}

	.icon_btn{
		line-height: 70px;
		color: #fff;
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		position: relative;
		display: block;
	}
	.icon_btn i{
		position: absolute;
		top: 45%;
		left: 5%;
		transform: translateY(-50%) translateX(-50%);
	/*
		-webkit- transform: translateY(-50%) translateX(-50%);
	*/
	}
	.mail_btn{
		background-color: #2E3B51;
	}
	.word_btn{
		background-color: #93ABAB;
	}
	
	
	.con_ttl{
		font-size: 18px;
		font-weight: bold;
		line-height: 25px;
	}
	
	h2.con_ttl{
		margin: 40px 0 -30px 0;
	}

	.con_dl li{
		display: flex;
		flex-flow: row;
		flex-wrap: wrap;
	}
	.address_info{
		font-size: 16px;
		line-height: 25px;
	}

	.con_dl .lidt,.con_dl .lidd{
		font-size: 16px;
		font-weight: bold;
		line-height: 25px;
		background-color: transparent;
	}
	.con_dl .lidt{
		width: calc( 100% - 78.66% );
	}
	.con_dl .lidd{
		width: 78.66%;
	}

	#map-canvas {
		width: 100%;
		height: 206px;
		margin: 10px 0 0;
	}

	.diag_flow{
		margin: 10px 0 0;
		display: flex;
		flex-flow: column;
	}
	.diag_flow_info{
		display: flex;
		flex-flow: row;
		justify-content: space-between;
	}
	.flow_ttl{
		width: 19.45%;
		background-color: #2E3B51;
		color: #fff;
		display: flex;
		flex-flow: row;
		justify-content:center;
		align-items: center;
	}
	.flow_ttl{
		padding: 0;
	}
	.flow_info{
		padding: 0 1em;
		width: calc( 100% - 19.45%);
		background-color: rgba(147, 171, 171, 0.24);
	}

	.under{
		display: flex;
		flex-flow: row;
		justify-content:center;
		align-items: center;
		width: 100%;
		height: 40px;

	}

}

.link{
	padding: 0.3em 0;
	margin: 0 0 -1em;
}
.link a{
	color: #2E3B51;
	text-decoration: underline;
	line-height: 28px;
}

.link i{
	margin: 0 0 0 0.3em;
}

@media only screen and (min-width: 769px) {
	.link a{
		line-height: 40px;
	}
}

