@charset "utf-8";
/* CSS Document */

/*===================

	　　全体

===================*/
.inpage {
	background: url(../img/inner_top.jpg) no-repeat;
}


/*===================

	ナビ個別設定

===================*/

#global_menu ul.navi li.navi01 a:hover {
	width: 81px;
	height: 104px;
	background: url(../../img/pc/common/navi/navi01.png) no-repeat;
	background-position: 0px -88px;
	}


#global_menu ul.navi li.navi07 {
	width: 150px;
	height: 104px;
	background: url(../../img/pc/common/navi/navi07.png) no-repeat;
	background-position: 0px -90px;
	}

/*===================

	パンくず

===================*/

.punkuz {
	margin: 15px 0;
	font-size: 12px;
}

.punkuz span {
	color: #00abeb;
}


/*===================

	左コンテンツ

===================*/
ul.prof{text-align: center; font-size: 0; margin-top: 30px;}
ul.prof li{
	width: 295px;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 45px;
	margin-right: 40px;
}
ul.prof li:nth-child(even){margin-right: 0;}


ul.prof li h4{
	text-align:justify;
	margin: 20px 0 0;
	color: #0f3675;
	font-size: 22px;
	font-weight: bold;
}

ul.prof li h4 b{font-size: 12px; padding-left: 20px;}

ul.prof li span{
	text-align:justify;
	color: #b6b6b6;
	font-weight: bold;
	font-size: 11px;
	display: block;
}

ul.prof li p{
	text-align:justify;
	margin-top: 15px;
}

div.box p{
	display: inline-block;
	width: 510px;
	padding: 20px;
	background: #f7f7f7;
	text-align: justify;
	letter-spacing: 0.03rem;
	font-weight: 300;
	margin-bottom: 30px;
}

img.photo{display: inline-block; margin-bottom: 70px;}
img.photo.last{margin-bottom: 0;}