﻿#rikei .key{
  margin-top: 18px;
  margin-left: 16px;
  margin-right: 16px;
  position: relative;
}
#rikei .key img.sp-on{
	margin: 0 auto;
}
.rikei-special{
	position: absolute;
	bottom: -7px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 90%;
	z-index: 20;
}
.rikei-special img{
	width: 100%;
}
.member{
	width: calc(100% - 64px);
	padding: 65px 20px 40px 20px;
	box-sizing: border-box;
	margin: -32px auto 60px auto;
}
.member-box{
	width: auto;
	float: none;
	margin-bottom: 15px;
	margin-right: 0;
}
.member-box-line:first-of-type{
	margin-bottom: 15px;
}
.member-icon{
	width: 80px;
	left: 50%;
	top: 30px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.member-profile{
	margin-bottom: 10px;
}
.member-text{
	font-size: 14px;
}
@media screen and (max-width: 768px){
	.member-icon img.pc-on{
		display: none;
	}
	.member-icon img.sp-on{
		display: block;
	}
}



.rikei-sec{
	width: auto;
	margin: 0 30px 40px 30px;
}
.rikei-sec-title{
	padding: 20px 0;
	margin-bottom: 30px;
}
.sec-title-img{
	height: 15px;
	margin-bottom: 10px;
}
.sec-title-text{
	font-size: 18px;
	line-height: 1;
}
.rikei-interview-title{
	margin-bottom: 30px;
}
.rikei-interview-title span{
	font-size: 18px;
}
.rikei-interview-box{
  display: flex;
  flex-direction: column;
  margin-bottom: 23px;
}
.rikei-interview-box:nth-of-type(2){
	flex-direction: column-reverse;	
}
.interview-question{
	margin-bottom: 20px;
}
.interview-answer{
	margin-bottom: 20px;
}
.interview-answer-cap{
	width: 30px;
}
.rikei-interview-human,
.rikei-interview-human--long{
	width: auto;
}
.rikei-interview-left,
.rikei-interview-right{
	float: none;
}
.rikei-interview-cap{
	margin-top: 23px;
	width: auto;
}
.rikei-interview-title--border{
	padding-top: 30px;
}
.interview-inner-cap img{
	width: 100%;
	margin-top: 20px;
}
.rikei-bg{
	margin-bottom: 40px;
}
.colorful{
	width: auto;
	height: 200px;
	margin: 0 30px;
	background: url(../img/colorful_sp.png) no-repeat;
	background-size: cover;
}
.colorful-inner{
	padding: 0 30px;
	box-sizing: border-box;
}
.colorful-text{
	text-align: left;
	font-size: 12px;
}
.colorful-btn{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	font-size: 14px;
}

.simp-btn{
	width: auto;
	margin: 20px 30px 0 30px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border: 1px solid #000;
}
.simp-btn--arrow:before{
	width: 37px;
  height: 6px;
}
.project-08 .member {
	margin-bottom: 0;
}
.project-08 .member-box-line {
	margin-left: 0;
}
.project-08 .rikei-interview-cap div + div {
	margin-top: 20px;
}
.project-08-interview01 .rikei-interview-box .mt-20 {
	margin-top: 30px;
}
.project-08-sp-interview01 .rikei-interview-left {
	order: 2
}
.project-08-sp-interview01 .rikei-interview-right {
	order: 1
}
.project-08-interview02 .mt-30, 
.project-08-interview02 .mt30 {
	margin-top: 30px;
} 
.project-08 .project-08-interview03 .rikei-interview-cap div + div {
	margin-top: 5px;
}
.project-08-interview03 .rikei-interview-box {
	margin-bottom: 30px;
}
.project-08 .key .pc-on {
  display: none;
} 
.project-08-interview03 .mb50 {
  margin-bottom: 30px;
}
.project-08 .rikei-special.sp-on { display: none }
.project-08-interview02 .mt-30 dl:first-child {
  margin-bottom: 30px;
}
.project-08-interview02 .mt10 { margin-top: 25px; }
.project-08-interview03 .rikei-interview-left.mt-30 {
  margin-top: 0px;
}
.project-08 .rikei-interview-cap-photo {
  margin-top: 0;
  margin-bottom: 25px;
}
.project-08 .rikei-interview-box03-sp .rikei-interview-cap-photo {
	order: 1;
}
.project-08  .rikei-interview-box03-sp .rikei-interview-left {
	order: 2;
}
.project-08 .colorful-btn {
  margin: 10px auto 40px ;
}