#content h2.ttl {
	margin-bottom: 10%;
}

#content .boxStaffs h3 {
	margin-bottom: 4.3%;
}

#content .boxStaffs ul {
	box-sizing: content-box;
}

#content .boxStaffs ul li {
	float: left;
	position: relative;
	width: 45%;
	margin: 0 2.5% 7%;
}

#content .boxStaffs ul li:nth-child(2n+1) {
	clear: both;
}

#content .boxStaffs ul li > a {
	display: block;
	padding: 6% 9.3% 6%;
	margin-bottom: 8px;
	background: url("../images/staff/bg_staffs.png") center 0 no-repeat;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

#content .boxStaffs ul li .pic {
	padding: 143% 0 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#content .boxStaffs ul li .job {
	display: block;
	text-align: center;
	font-size: 12px;
}

#content .boxStaffs ul li .name {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
}

#content .boxStaffs ul li .name_en {
	display: none;
}

#content .boxStaffs ul li .link {
	/*display: none;*/
	display: block;
    text-align: center;
    padding: 4px 0;
}

/* スタッフ一覧SNSアイコン表示 *********************/
#content .boxStaffs ul li .link span {
	display: none;
	max-width: 32px;
	margin: 0 4px;
}

#content .boxStaffs ul li .link span img {
	width: auto;
}

#content .boxStaffs ul li > .reserve {
	display: block;
	padding: 2% 13%;
}

#content .boxStaffs ul li .more {
	display: block;
	padding: 2% 13%;
}

#content .boxStaff {
	margin-bottom: 10%;
}

#content .boxStaff .profile {
	margin-bottom: 6.25%;
}

#content .boxStaff .profile .pic {
	display: block;
	width: 42%;
	padding: 2.5% 3.125% 2.5%;
	margin: 0 auto 16px;
	background: url("../images/staff/bg_staff.png") center 0 no-repeat;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

#content .boxStaff .profile .pic span {
	display: block;
	padding: 150% 0 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

#content .boxStaff .profile .job {
	display: block;
	text-align: center;
	font-size: 14px;
}

#content .boxStaff .profile .name {
	display: block;
	text-align: center;
	font-size: 22px;
}

#content .boxStaff .profile .name_en {
	display: block;
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px;
}

#content .boxStaff .profile .link {
	display: block;
	text-align: center;
}

#content .boxStaff .profile .link .blog {
	display: inline-block;
	width: 7%;
	margin-right: 20px;
}

#content .boxStaff .profile .link .reserve {
	display: inline-block;
	width: 30%;
}

#content .boxStaff .profile .freespace {
	display: block;
	padding: 8px 0;
	text-align: center;
}

#content .boxStaff .profile_other .catch {
	display: none;
}

#content .boxStaff .profile_other ul {
	line-height: 1.6;
}

#content .boxStaff .profile_other ul li {
	width: 100%;
	padding: 0 18%;
	margin-bottom: 1.6em;
}

#content .boxStaff .profile_other ul li .name {
	display: block;
	text-align: center;
}

#content .boxStaff .profile_other ul li .value {
	display: block;
	text-align: center;
}

#content .boxStaff .profile_other .sns {
	padding: 0 18%;
	text-align: center;
}

#content .boxStaff .profile_other .sns img {
	width: 32px;
	margin: 0 4px;
}

#content .ttl_other_style {
	padding: 30% 0 6.25%;
}

#content .readmore {
	width: 87%;
	margin: 0 auto;
	padding: 0;
}

#content .boxSchedule {
	padding: 0 22% 10%;
}

#content .boxSchedule .ttl_schedule {
	margin-bottom: 8%;
}

#content .boxSchedule .annotation {
	margin-bottom: 8%;
	font-size: 15px;
}

#content .boxSchedule .annotation p {
	display: inline-block;
}

#content .boxSchedule .annotation .p2 {
	float: right;
}

#content .boxSchedule .annotation .p1 span {
	color: #808080;
}

#content .boxSchedule .annotation .p2 span {
	color: #534741;
}

#content .boxSchedule table {
	width: 100%;
	margin-bottom: 15%;
}

#content .boxSchedule table caption {
	font-size: 15px;
	text-align: center;
}

#content .boxSchedule table th {
	padding: 2% 0;
	text-align: center;
	border: 1px solid #736357;
}

#content .boxSchedule table td {
	padding: 5% 0;
	text-align: center;
	border: 1px solid #736357;
}

#content .boxSchedule table .teikyuu {
	color: #fff;
	background-color: #808080;
}

#content .boxSchedule table .holiday {
	color: #fff;
	background-color: #534741;
}
