
/* ----------------------------------------
similarContents
----------------------------------------*/
.Member-1 figure.member-1,
.Member-2 figure.member-2,
.Member-3 figure.member-3,
.Member-4 figure.member-4,
.Member-5 figure.member-5,
.Member-6 figure.member-6 {
	display: none;}

/* ----------------------------------------
interview -member
----------------------------------------*/
.memberImage {
    /*height: 500px;*/
    color: #999;
    margin-bottom: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
	text-indent: -9999px;
	/*比率固定の場合*/
	height: 0;
	padding-top: calc(500 / 1280 * 100%);}
/*.memberImage img {
	width: 100%;
	margin: 0;
	vertical-align: bottom;}*/
.profileArea {
	width: 1000px;
	margin: 0 auto 115px auto;
	font-size: 1.6rem;
	text-align: left;}
.profileArea [class^="people"][class$="-icon"] {
	display: inline-block;
	margin: 0 0 14px 0;
	padding: 8px 23px;
	font-size: inherit;}
.profileArea .from {
	margin: 0 0 8px 0;
	font-size: inherit;}
.profileArea .initial {
	font-size: 4rem;
	line-height: 100%;}

.memberIntro h1 {
	margin: 0 0 90px 0;
	color: #333;
	font-size: 3.6rem;
	text-align: center;}
.memberIntro section {
	margin: 0 0 140px 0;}
.memberIntro section:nth-of-type(2n) {
	margin-bottom: 0;
	padding: 50px 0 140px 0;
	background: #eee;}
.memberIntro section:last-of-type {
	margin-bottom: 80px;}
.memberIntro h2 {
	width: 730px;
	margin: 0 auto 40px auto;
	padding: 0 45px;
	color: #e60012;
	font-size: 2.5rem;
	line-height: 4.1rem;}
.memberIntro figure {
	margin: 0 auto 70px auto;
	text-align: center;}
	.memberIntro figure[class*="sp-img-position"] img {
		width: 730px;}
	.memberIntro figure[class*="pc-img-position"] {
		display: flex;
			justify-content: center;
			align-items: center;
		max-height: 450px;
		overflow: hidden;}
	.memberIntro figure[class*="pc-img-position"] img {
		width: 100%;}

.memberEnd{
	margin-bottom: 80px;
}
.question {
	width: 730px;
	margin: 0 auto 20px auto;
	color: #969696;
	padding: 0 45px;}
.question:before {
	content: "";
	display: inline-block;
	width: 60px;
	height: 1px;
	margin: 0 10px 0 0;
	vertical-align: middle;
	background: #bfbfbf;}
.question span {
	display: inline-block;
	transform: skew(-10deg);}
.answer {
	width: 730px;
	margin: 0 auto;
	padding: 0 45px;
	color: #333;
	font-size: 1.6rem;
	line-height: 2;}

.notes {
	width: 730px;
	padding: 0 45px;}


/* slider
------------------------------*/
/*ガターなど*/
.similarContents {}
.similarContents .slick-list {
	/*width: 100%;*/
	margin-right: -40px; /* ガター分ネガティブマージン */ /* x2 */}
.similarContents .slick-slide {
	margin-right: 40px; /* ガター */}
/*arrow*/
.similarContents .slick-arrow {
	position: absolute;
		top: auto;
		bottom: 61px;
		left: auto;
	display: flex;
		flex: 1 0 auto;
	width: 20px;
	overflow: visible;
	align-items: center;
	transition: transform 0.12s;}
.similarContents .slick-arrow:before,
.similarContents .slick-arrow:after {
	content: "";
	display: inline-block;
	vertical-align: middle;}
	/*.slick-prev*/
.similarContents .slick-prev {
		left: calc(50% - 120px);}
.similarContents .slick-prev.slick-arrow:before {
	opacity: 1;
	width: 8px;
	height: 8px;
	border: 2px solid #e60012;
	border-bottom: 0;
	border-left: 0;
	transform: rotate(225deg);}
.similarContents .slick-prev.slick-arrow:after {
	width: 12px;
	height: 2px;
	margin-left: -8px;
	background: #e60012;}
	/*.slick-next*/
.similarContents .slick-next {
		right: calc(50% - 120px);
		justify-content: right;}
.similarContents .slick-next.slick-arrow:before {
	opacity: 1;
	width: 12px;
	height: 2px;
	background: #e60012;}
.similarContents .slick-next.slick-arrow:after {
	width: 8px;
	height: 8px;
	margin-left: -8px;
	border: 2px solid #e60012;
	border-bottom: 0;
	border-left: 0;
	transform: rotate(45deg);}
	/*dots*/
.interview-dots {
	position: absolute;
		right: 50%;
		transform: translateX(50%);
	margin: 30px 0 0 0;}
.interview-dots li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 15px 0 0;}
	.interview-dots li:last-child {
		margin-right: 0;}
.interview-dots li button {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #d2d2d2;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;}
.interview-dots .slick-active button {
	background: #e60012;}


.similarContents {
	position: relative;
	width: 1160px;
	margin: 0 auto 160px auto;
	padding: 70px 170px 85px 170px;
	background: #eee;}
.similarContents h3 {
	margin: 0 0 70px 0;
	color: #333;
	font-size: 3.2rem;
	text-align: center;
	line-height: 100%;}
.similarContents .slider {
	position: static;
	/*width: 830px;*/}
.similarContents figure {
	position: relative;
	width: 200px;}
	.similarContents figure  *:focus {
		outline: 0;}
.similarContents figure img {
	width: 100%;}
.similarContents [class^="people"][class$="-icon"] {
	position: absolute;
		top: 0;
		right: 0;
	padding: 7px 20px;
	min-width: 90px;
	font-size: 1.2rem;
	text-align: center;}
/*btn*/
.viewAll {
	position: absolute;
		bottom: 0;
		left: calc(50%);
		transform: translate(-50%, 50%);
	display: inline-block;
	color: #fff;}