@charset "UTF-8";

img {
	max-width: 100%;
	height: auto;
}
.title-page { margin-bottom: 40px; }

.information-shop h3 {
	font-family: 'Heebo', sans-serif; font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 42px;
}

.information-shop p {
	line-height: 24px;
	margin-bottom: 22px;
}

.icon-social-contact {
	font-size: 0;
	line-height: 0;
	width: 82%;
	max-width: 263px;
	margin-left: -17px;
}

.icon-social-contact li {
	float: left;
	width: 20%;
	padding-left: 17px;
	padding-bottom: 16px;
	box-sizing: border-box;
}

.icon-social-contact li img {
	width: 100%;
	height: auto;
	vertical-align: top;
}


#information-staff {
	background-color: #ECEDED;
	padding: 40px 40px 44px;
	margin-bottom: 86px;
}

#information-staff .group-thumbnail-info { margin-bottom: 61px }

#information-staff .thumbnail {
	width: 43%;
}

#information-staff .information {
	width: 57%;
	padding-top: 12px;
	padding-left: 80px;
}

#information-staff .team {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 18px;
}

#information-staff .name-staff-ja {
	font-size: 22px;
	line-height: 2;
	margin-bottom: 19px;
}

#information-staff .name-staff-en {
	font-family: 'Heebo', sans-serif; font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 34px;
}

#information-staff .description {
	/*border: 1px solid;*/
}

#information-staff .description h3 {
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 20px;
}

#information-staff .description p {
	font-size: 13px;
	line-height: 2;
	margin-bottom: 26px;
}

#information-staff .description .video { padding-top: 28px; }

#content-list-work { margin-bottom: 79px; }

#content-list-work h3 {
	font-size: 20px;
	margin-bottom: 32px;
}

#content-list-work .list-staff li {
	width: 33.33%;
	font-size: 0;
	line-height: 0;
}

#content-list-work .list-staff li:nth-child(3n + 1) { clear: left; }

#content-list-work .list-staff li:nth-child(4n+1) { float: left; }

#content-list-work .list-staff li a img { margin-bottom: 0; }

#content-list-staff { margin-bottom: 66px; }

@media screen and (max-width: 768px) {
	#information-staff {
		/*background-color: transparent;*/
		padding: 0;
		margin-bottom: 30px;
		background: none;
	}

	#content-list-work h3,
	.information-shop h3 {
		font-family: 'Heebo', sans-serif; font-weight: 500;
		font-size: 16px;
		line-height: 1.6em;
		margin-bottom: 10px;
}

	#information-staff .information {
		padding-top: 0;
		padding-left: 10px;
		margin-top: 6px;
	}

	#information-staff .information .fix-bg-sp {
		display: inline-block;
		/*background-color: #ECEDED;*/
		margin-bottom: 5px;
	}

	#information-staff .team {
		font-size: 11px;
		line-height: 1;
		margin-bottom: 10px;
	}

	#information-staff .name-staff-ja {
		font-size: 18px;
		line-height: 1.4;
		margin-bottom: 5px;
	}

	#information-staff .name-staff-en {
		font-size: 10px;
		line-height: 1.3;
		margin-bottom: 10px;
	}

	.group-icon-social { margin-bottom: 10px; }

	.group-icon-social li {
		width: 16.66%;
		margin: 0;
	}

	.w-70p { width: 80%; }

	#information-staff .group-thumbnail-info { margin-bottom: 20px; }

	#information-staff .description h3,
	#information-staff .description p {
		/*background-color: #ECEDED;*/
		padding: 0 5px;
	}

	#information-staff .description h3 {
		font-size: 15px;
		line-height: 1.4;
		margin-bottom: 0;
		padding-bottom: 10px;
		text-align: left;
	}

	#information-staff .description p {
		font-size: 13px;
		line-height: 1.6em;
		margin-bottom: 0;
		padding-bottom: 10px;
	}

	#content-list-work { margin-bottom: 30px; }

	#content-list-work .list-staff li {
		margin-bottom: 0;
}

	#content-list-staff { margin-bottom: 15px; }
}