#globalContents h1,
#globalContents p,
#globalContents span,
#globalContents a,
#globalContents li,
#globalContents dt,
#globalContents dd {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

ul.sns {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}
.sns li {
	float: right;
	margin-right: 4px;
}
.sns iframe {
	margin: 0 !important;
}

/*
---------------------------------------------
*/

#staff-recommend3-background {
	background-color: #FEFFAB;
	padding-bottom: 2px;
	overflow: hidden;
}

#staff-recommend3-top {
	height: 462px;
	background: url("../img/top.jpg");
	background-position: center;
}

#staffPartsWrapper li {
	width: 700px;
	margin: 0px auto 20px;
}

.staffElements {
	background: white;
	padding: 2% 7%;
	position: relative;
	font-size: 14px;
}

.itemComment {
	float: right;
	margin-top: 10px;
}

.itemContent {
	margin-top: 12px;
	overflow: hidden;
}

.stafftext {
	width: 79%;
	float: right;
}

img.headingStaff {
	display: block;
	margin: 5px auto 15px;
}

.staffRelation {
	background: #fff2b5;
	border-radius: 7px;
	padding: 0px 10px 11px;
	margin-top: 30px;
}

.staffRelation img {
	position: relative;
	top: -17px;
	display: block;
	margin: 0px auto -14px;
}

.deco1,.deco2, .sakayoriCircle {
	position: absolute;
}

.deco1 {
	top: 61px;
	right:20px;
}

.deco2 {
	top: 458px;
	display:none;
}

.sakayoriCircle {
	top: 382px;
	width: 164px;
	left: 95px;
	display:none;
}


.staffInfo {
	overflow: hidden;
	height: 241px;
}

p.staffName {
	font-size: 18px;
	font-weight: bold;
	background: linear-gradient(transparent 60%, #FFFCA5 20%);
	-moz-background: linear-gradient(transparent 60%, #FFFCA5 20%);
	-webkit-background: linear-gradient(transparent 60%, #FFFCA5 20%);
	display: inline;
}

.stafftext dl {
	margin-top:10px
}

.stafftext dt {
	float:left;
}

.stafftext dd {
	margin-left: 85px;
}

p.itemIntro {
	background: linear-gradient(transparent 60%, #FFFCA5 20%);
	-moz-background: linear-gradient(transparent 60%, #FFFCA5 20%);
	-webkit-background: linear-gradient(transparent 60%, #FFFCA5 20%);
	display: inline;
	font-weight: bold;
}

.itemElements {
	border-top: 3px dotted #FFCE7A;
	margin-top: 15px;
	padding-top: 15px;
}


.staff4 .itemElements {
	padding-top:0px;
}

.staff4 .titleKodawari {
	margin-bottom: -6px;
}

.staffInfo > div > img, .staffInfo > div > a > img {
	width: 100%;
	margin-bottom: 13px;
}

.staffPhoto {
	width: 20%;
	float: left;
	padding-right: 14px;
	box-sizing: border-box;
}

#staffPartsWrapper {
	overflow: hidden;
	padding: 2%;
}

.itemMovie {
	position: relative;
	padding-top: 56.7%;
	width: 101%;
	margin-bottom: 10px;
	margin-left:-2px;
}

.itemMovie:before {
	content: "";
	background:white;
	position: absolute;
	bottom: 0px;
	width: 4px;
	right: -1px;
	z-index: 10000;
	height: 100%;
}

.itemMovie:after {
	content: "";
	background:white;
	position: absolute;
	bottom: -1px;
	width: 100%;
	left: 0px;
	z-index: 10000;
	height: 3px;
}

.itemMovie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.itemComment dl {
	margin-top:-15px;
}

.itemComment dt {
	font-weight: bold;
}



@media (min-width: 1200px) {
	#staffPartsWrapper li {
	width: 49%;
	float: left;
	 }
	#staffPartsWrapper li.evenChild {
		margin-left: 2%;
	}
	.staffPhoto {
		width:26%;
	}
	.stafftext {
		width:74%;
	}
	.staffElements {
	padding:3%;
	}
	#staffPartsWrapper .staff5 .staffElements {
		padding-top:2%;
	}
	#staffPartsWrapper .staff5 {
		clear: both;
		width: 100%;
		overflow:hidden;
		background:white;
		margin-left: 0%;
		padding-bottom: 10px;
	}

	#staffPartsWrapper .staff5 .staffInfo {
		float:left;
		width:46%;
		height: 420px;
	}

	#staffPartsWrapper .staff5 .itemElements {
		float:right;
		width:50%;
		border-top:none;
		margin-top:0px;
		padding-top: 0px;
	}

	.staffInfo {
		height: 267px;
	}
	.staff1 .staffElements, .staff2 .staffElements {
		height: 855px;
	}
	.staff4 .staffElements, .staff3 .staffElements {
		height: 871px;
	}
	img.deco2 , .sakayoriCircle {
		display:block;
	}
}


#globalContents .link {
	margin: 2%;
	text-align: center;
	overflow:hidden;
}

#globalContents .link a {
	display: block;
	font-size: 16px;
	background-color: #795284;
	padding: 6px 10px;
	text-decoration: none;
	color: white;
	border: 3px solid #795284;
	font-weight: bold;
	width: 49%;
	float:left;
	box-sizing: border-box;
}

#globalContents .link a + a {
	margin-left:2%;
}

#globalContents .link a:hover {
	background: white;
	color: #795284;
}

#globalContents .sfOtherLink {
	margin: 0% 3.4% 2%;
	text-align: center;
	overflow:hidden;
}

#globalContents .sfOtherLink a {
	display: block;
	font-size: 16px;
	background-color: #795284;
	padding: 6px 10px;
	text-decoration: none;
	color: white;
	border: 3px solid #795284;
	font-weight: bold;
	width: 32%;
	float:left;
	box-sizing: border-box;
}

#globalContents .sfOtherLink a + a {
	margin-left:2%;
}

#globalContents .sfOtherLink a:hover {
	background: white;
	color: #795284;
}
