.bg-grey .container {
	width: 100% !important;
}

.top-content p{
	margin-bottom: 7px;
	font-size: 14px;
}

span.first-group-caption {
	font-size: 21px;
}

.middle-content {
	padding-top: 60px;
	padding-bottom: 56px;
	width: 594px;
	margin: 0 auto;
	font-weight: bold;
}

.wrap {
	text-align: center;
}

.first-group img {
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 3px 3px 3px #66686a;
	
}

.first-group p {
	text-align: left;
	font-size: 14px;
	line-height: 30px;
}
.first-group .boss_name{
	margin-bottom:20px;
}
.first-group-capx;ion {
	font-size: 21px;
	font-weight: bold;
}

.second-group {
	position: relative;
	margin-top: 36px;
	padding:  21px;
	border: 1px solid #76787b;
	font-size: 13px;
}

.second-group div {
	display: block;
}

.second-group span {
	font-size: 14px;
	font-family: AvenirLTStd;
}

.group-title {
	position: absolute;
	top: -12px;
	left: 11px;
	padding-left: 9px;
	padding-right: 35px;
	font-size: 16px;
}

.bottom-content{
	margin: 0 auto;
	margin-top: 61px;
}

.top-rect {
	margin-bottom: 29px;
	padding: 9px 22px;
	border: 1px solid #ffffff;
	color: #fff;
	font-size: 18px;
	box-shadow: 9px 6px #45618d;
}

.bottom-rect {
	color: #fff;
	width:620px;
}
.mat30{margin-top:30px !important}

table.group-content td:first-child {
	width: 15px;
	text-align:center;
}
table.group-content .td2 {
	width: 210px;
	text-align:left;
}



table.bottom-rect-content {
	border: 1px solid #ffffff;
	border-collapse: collapse;
	box-shadow: 9px 9px #45618d;
	font-size: 14px;
	letter-spacing: 2px;
}

table.bottom-rect-content td {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 17px;
}

table.bottom-rect-content tr:first-child td{
	padding-top: 17px;
}

table.bottom-rect-content.pc-div td:first-child {
	text-align: center;
    border-right: 1px solid #fff;
}
table.bottom-rect-content td:nth-child(2) {
	text-align: left;
}

.m-b-27 {
	margin-bottom: 27px;
}
.sp-profile-top{
	display:none;
}
.pc-profile-top{
	display:block;
}
.first-group .text-wrap{
	float:left;
}
.pc-div{
	display:block;
}
.sp-div{
	display:none;
}
#boss_photo_pc{
	float:inherit;
	display:block;	
	margin:20px 0;
}
#boss_photo_sp{	
	display:none;
}
.second-group ul li{
	list-style:upper-roman;
}

@media screen and (max-width:768px){
	.sp-div{
		display:block;
	}
	.pc-div{
		display:none;
	}
	.sp-profile-top{
		margin-bottom: 60px;
		display:block;
	}
	.sp-profile-top p{
		line-height:18px;
	}
	.pc-profile-top{
		display:none;
	}
	.middle-content{
		width:100%;
	}
	.first-group .text-wrap{
		float:none;	
		text-align: center;	
	}
	.first-group p{
		text-align:center;
	}
	.profile{
		display: inline-block;
	}
	.profile p{
		text-align:left;
	}
	#boss_photo_pc{
		float:none;
		display:none;
	}
	#boss_photo_sp{
		display:inline-block;
		margin:10px 0px;
	}
	.ft10{
		font-size:10px; !important;
	}
	.ft13{
		font-size:12px; !important;
	}
	.second-group.sp-div{		
		max-width:320px;
		margin:0 auto;
		margin-top:45px;
		text-align: center;
	}
	table.group-content td:first-child {
		width: 30px;
	}
	.group-content td{
		text-align :left;
	}
	.group-title-sp{
		padding: 0 10px;
		width:150px;
		margin:0 auto;
		margin-top:-32px;
		margin-bottom:23px;
		font-size: 19px;
	}
	.second-group.sp-div td{
		font-size:13px;
	}
	.bottom-rect{
		width:100%;
	}
	.bottom-rect-content{
		max-width:320px;
	}
	.bottom-rect-content.sp-div{
		max-width:380px;
		width:366px;
	}

	.bottom-rect-content.sp-div td{
		text-align:left;
		font-size:12px;
		letter-spacing:10px;
		letter-spacing:0px;
	}
	.group-title{
		display:block;
		
		font-size:15px;
		margin:0 auto;
	}

}
@media screen and (max-width:376px){
	.middle-content {
		width: 90%;
	}
	td{
		letter-spacing:-2px;
	}
	.bottom-rect{
		margin: 0 auto;
	}
	table.bottom-rect-content td {
		padding-left: 20px;
		padding-right: 20px;
	}

}


@media screen and (max-width:413px){ 
	.bottom-rect-content.sp-div {
		margin: 0 auto;
		max-width: 315px;
		
	}

	.middle-content { 
		width: 315px;
	}
	img{
		max-width: 100%;
	}

}

