/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

		下層ページ共通用

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/****************************************************************************************************************************
  MV下層用
****************************************************************************************************************************/
.archive .mv,.page .mv{
	height: 500px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}


/****************************************************************************************************************************
  メインカラム
****************************************************************************************************************************/
main{
	margin-top: 200px;
}

/****************************************************************************************************************************
  h2,h3
****************************************************************************************************************************/
.archive h2,.page h2{
	margin: 80px 0 40px 0;
	text-align: center;
	font-size: 2.6rem;
}
.archive h2 span,.page h2 span{
	font-size: 1.6rem;
	display: block;
	text-align: center;
}
.archive h3,.page h3{
	color: #00005d;
	font-size: 2.2rem;
	font-weight: 700;
}
.footer_infomation h2{
	margin-top: 0;
}

/****************************************************************************************************************************
  お問い合わせ部分
****************************************************************************************************************************/
.page .page_contact{
  background: #a1a1a1;
  color: #fff;
  margin: 160px auto;
}
.page .page_contact p.ttl{
	text-align: center;
	font-size: 6.0rem;
	padding-top:30px;
}
.page .page_contact .flex{
	display: flex;
	align-items: center;
	  height: 150px;
}
.page .page_contact .flex a{
	color: #fff;
}
.page .page_contact .flex .tel{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #fff;
}
.page .page_contact .flex .mailform{
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.page .page_contact .flex .tel a{
	font-size:3.6rem;
}
.page .page_contact .flex .mailform a{
	font-size: 2.4rem;
}


/****************************************************************************************************************************
  フッター修正
****************************************************************************************************************************/
footer{
	margin-top: 160px;
}







/****************************************************************************************************************************

****************************************************************************************************************************/










/****************************************************************************************************************************

****************************************************************************************************************************/
