#content {
	padding: 0 0 0 32px;
}

#content .contentsNav ul {
	margin-bottom: 55px;
}

#content .contentsNav ul li {
	display: inline-block;
	margin-right: 6px;
}

#content .boxStaffs h3 {
	margin-bottom: 42px;
}

#content .boxStaffs ul {
	margin-bottom: 60px;
}

#content .boxStaffs ul li {
	position: relative;
	width: 184px;
	margin: 0 0 48px 28px;
	float: left;
}

#content .boxStaffs ul li:nth-child(4n+1) {
	margin-left: 0;
	clear: both;
}

#content .boxStaffs ul li > a {
	display: block;
	margin-bottom: 8px;
	padding: 6% 9.3% 6%;
	background: url("../images/staff/bg_staffs.png") center 0 no-repeat;
	background-size: contain;
}

#content .boxStaffs ul li .pic {
	padding: 143% 0 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#content .boxStaffs ul li .job {
	display: block;
	font-size: 12px;
	text-align: center;
}

#content .boxStaffs ul li .name {
	display: block;
	font-size: 16px;
	text-align: center;
}

#content .boxStaffs ul li .name_en {
	display: block;
	margin-bottom: 6px;
	font-size: 11px;
	text-align: center;
}

#content .boxStaffs ul li .link {
	display: block;
	text-align: center;
}


/* スタッフ一覧 SNSアイコン表示 *****************************/
#content .boxStaffs ul li .link .blog {
	display: none;
	width: 20px;
	margin-right: 12px;
}

#content .boxStaffs ul li .link .free_list {
	display: inline-block;
	width: 20px;
	margin-right: 12px;
}

#content .boxStaffs ul li .link .free_list img {
	width: auto;
	max-height: 25px;
}

#content .boxStaffs ul li > .reserve {
	display: block;
	margin-bottom: 6px;
	text-align: center;
}

#content .boxStaffs ul li .reserve  img {
	width: 98px;
}

#content .boxStaffs ul li .more {
	display: none;
}

#content .boxStaff {
	margin-bottom: 140px;
}

#content .boxStaff .profile {
	width: 345px;
	float: left;
}

#content .boxStaff .profile .pic {
	display: block;
	width: 270px;
	margin: 0 auto 16px;
	padding: 6% 9.3% 6%;
	background: url("../images/staff/bg_staff.png") center 0 no-repeat;
	background-size: contain;
}

#content .boxStaff .profile .pic span {
	display: block;
	padding: 150% 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

#content .boxStaff .profile .job {
	display: block;
	font-size: 14px;
	text-align: center;
}

#content .boxStaff .profile .name {
	display: block;
	font-size: 22px;
	text-align: center;
}

#content .boxStaff .profile .name_en {
	display: block;
	margin-bottom: 20px;
	font-size: 15px;
	text-align: center;
}

#content .boxStaff .profile .link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
}

#content .boxStaff .profile .link .blog {
	display: inline-block;
	width: 36px;
	margin: 0 8px;
}

#content .boxStaff .profile .link .reserve {
	width: 170px;
}

#content .boxStaff .profile .freespace {
	display: block;
	padding: 8px 0;
	text-align: center;
}

#content .boxStaff .profile_other {
	width: 420px;
	float: right;
}

#content .boxStaff .profile_other .catch {
	margin-bottom: 30px;
	font-size: 24px;
}

#content .boxStaff .profile_other ul {
	font-size: 15px;
	line-height: 1.3;
}

#content .boxStaff .profile_other ul li {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

#content .boxStaff .profile_other ul li .name {
	display: table-cell;
	white-space: nowrap;
	vertical-align: top;
}

#content .boxStaff .profile_other ul li .value {
	display: table-cell;
	padding: 0 0 0 20px;
	text-align: left;
	vertical-align: top;
}

#content .boxStaff .profile_other ul li:last-child .name {
	display: block;
}

#content .boxStaff .profile_other ul li:last-child .value {
	display: block;
	padding: 0;
}

#content .ttl_other_style {
	padding: 110px 0 30px;
}

#content .readmore {
	padding: 0 0 80px;
}

#content .boxSchedule {
	padding: 0 0 200px 0;
}

#content .boxSchedule .annotation {
	margin-bottom: 64px;
	font-size: 24px;
	text-align: center;
}

#content .boxSchedule .annotation p {
	display: inline-block;
}

#content .boxSchedule .annotation .p1 {
	margin-right: 60px;
}

#content .boxSchedule .annotation .p1 span {
	color: #808080;
}

#content .boxSchedule .annotation .p2 span {
	color: #534741;
}

#content .boxSchedule .cal1 {
	float: left;
}

#content .boxSchedule .cal2 {
	float: right;
}

#content .boxSchedule table {
	width: 386px;
}

#content .boxSchedule table caption {
	font-size: 28px;
	text-align: center;
}

#content .boxSchedule table th {
	height: 30px;
	border: 1px solid #736357;
	text-align: center;
}

#content .boxSchedule table td {
	height: 50px;
	border: 1px solid #736357;
	text-align: center;
}

#content .boxSchedule table .teikyuu {
	background-color: #808080;
	color: #fff;
}

#content .boxSchedule table .holiday {
	background-color: #534741;
	color: #fff;
}
