@charset "utf-8";

@media screen and (min-width: 641px) {

/* -----------------------------------------------------------------------------

	共通

----------------------------------------------------------------------------- */	

#header #gnav > ul > li.navMember > a > span {
	padding-bottom: 5px;
	border-bottom: 2px solid #fbb44e;
}
section {
	min-width: 1000px;
}
.breadCrumb {
	margin: 0 0 30px;
	font-size: 12px;
}
.breadCrumb ul {
	width: 1000px;
	margin: 0 auto;
}
.breadCrumb li {
	display: inline-block;
}
.breadCrumb li:before {
	content: "＞";
	display: inline-block;
	padding: 0 6px 0 3px;
}
.breadCrumb li:first-child:before {
	content: none;
}
.breadCrumb a {
	color: #2d9cdc;
}
.breadCrumb a:hover {
	text-decoration: underline;
}

	

	
/* -----------------------------------------------------------------------------

	大項目

----------------------------------------------------------------------------- */

/* person index */

.contents01_personindx {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	line-height: 1;
}
.contents01_personindx li {
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 30px 40px 0;
}
.contents01_personindx li h3 {
	background: url(../person/img/icon_arrow01.png) no-repeat right center;
	margin: 5px 0 0;
}
.contents01_personindx li:nth-child(3) {
	margin: 0;
}
.contents01_personindx li:nth-child(6) {
	margin-right: 0;
}
.contents01_personindx li:last-child {
	margin-bottom: 0;
}
.contents01_personindx li:hover {
	transition: all .3s;
	-webkit-transition: all .3s;
	opacity: 1;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
	


/* -----------------------------------------------------------------------------

PERSON

----------------------------------------------------------------------------- */

.personTop section h2,
.top section h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	padding: 50px 0;
	margin: 0 0 20px;
	background: #fbb44e;
	color: #fff;
}
.personTop section h2 span,
.top section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.top .contents01 {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	line-height: 1;
}
.top .contents01 li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 13px 40px 0;
	width: 240px;
	height: 260px;
}
.top .contents01 li:nth-child(4n) {
	margin-right: 0;
}
.top .contents01 li:nth-child(9) ,
.top .contents01 li:nth-child(10) ,
.top .contents01 li:nth-child(11) {
   margin-bottom: 0;
}
.top .contents01 li h3 {
	height: 80px;
	width: 240px;
	position: absolute;
	bottom: 0;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: url(../person/img/icon_arrow.png) no-repeat 97% center , rgba(0,0,0,0.2);
	box-sizing: border-box;
	line-height: 1.4;
	padding: 16px 12px 0;
}
.top .contents01 li h3.three ,
.top .contents01 li h3.five ,
.top .contents01 li h3.six {
	padding: 8px 12px 0;
}
.top .contents01 li h3 span {
	display: block;
	font-size: 11px;
	font-weight: normal;
    font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
}
.top .contents01 li h3 .group {
	background: url(../person/img/icon_group.png) no-repeat 0 4px;
	padding: 3px 0 3px 20px;
}
.top .contents01 li h3 .global {
	background: url(../person/img/icon_global.png) no-repeat 0 4px;
	padding: 3px 0 3px 20px;
}
.top .contents01 li h3 .company {
	background: url(../person/img/icon_company.png) no-repeat 0 4px;
	padding: 4px 0 3px 20px;
}
.top .contents01 li h3 .finance {
	background: url(../person/img/icon_finance.png) no-repeat 0 4px;
	padding: 4px 0 3px 23px;
}
.top .contents01 li .category {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding: 6px 0;
}
.top .contents01 li .research {
	background: #ceae80;
	width: 90px;
}
.top .contents01 li .consulting {
	background: #eb9588;
	width: 134px;
}
.top .contents01 li .system {
	background: #a1c386;
	width: 90px;
}
.top .contents01 li .dir {
	background: #0075c2;
	left: 90px;
	width: 36px;
}
.top .contents01 li .bi {
	background: #0075c2;
	left: 90px;
	width: 30px;
}
.top .contents01 li .maskBrown ,
.top .contents01 li .maskPink ,
.top .contents01 li .maskGreen {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
    left: 0;
	opacity: 0;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition:	all 0.4s ease;
	transition:	all 0.4s ease;
	text-align: center;
	padding: 110px 0 0;
	box-sizing: border-box;
}
.top .contents01 li .maskBrown .caption ,
.top .contents01 li .maskPink .caption ,
.top .contents01 li .maskGreen .caption {
	margin-left: -15px;
}

.top .contents01 li .maskBrown {
	background-color: rgba(206,174,128,0.9);
}
.top .contents01 li .maskPink {
	background-color: rgba(247,140,124,0.9);
}
.top .contents01 li .maskGreen {
	background-color: rgba(160,202,126,0.9);
}
.top .contents01 li a:hover .maskBrown ,
.top .contents01 li a:hover .maskPink ,
.top .contents01 li a:hover .maskGreen {
	opacity: 1;
	padding-left: 15px;
}
.top .contents01 li .maskPre {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	background-color: rgba(0,0,0,0.6);
	text-align: center;
	padding: 50% 0 0;
	box-sizing: border-box;
}

/* 小項目 */

/* -----------------------------------------------------------------------------

PERSON

----------------------------------------------------------------------------- */

/* 共通 */
    
.member .mb30 {
	margin-bottom: 30px !important;
	}
.member section h2 {
    color: #fff;
}
.member section h2 span {
    display: block;
    width: 1000px;
    margin: 0 auto;
    color: #fff;
    line-height: 1.6;
    font-size: 40px;
    font-weight: bold;
    box-sizing: border-box;
}
.member .contents01 {
    background: #f3f5f7;
    padding: 0 0 40px;
}
.member .contents01 .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.member .contents01 .intro {
    position: absolute;
    top: -160px;
    left: 0;
    color: #fff;
    width: 300px;
    height: 200px;
    box-sizing: border-box;
}
.member .contents01 .intro .category {
    position: relative;
    top: -15px;
    left: 0;
    background: #000;
    font-size: 13px;
    height: 30px;
    text-align: center;
    padding: 5px 0;
    box-sizing: border-box;
}
.member .contents01 .intro b {
    font-size: 30px;
    font-weight: normal;
    position: relative;
}
.member .contents01 .intro b span {
    font-size: 16px;
    display: block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
}
.member .contents01 .intro .affiliation {
    font-size: 14px;
    position: relative;
}
.member .contents01 .intro .affiliation span {
    font-size: 11px;
}
.member .contents01 .breadCrumb {
    text-align: right;
    margin: 20px 0 110px;
}
.member .contents01 .breadCrumb ul {
    width: 1000px;
    margin: 0 auto;
}
.member .contents01 .area01 {
    background: #fff;
    padding: 50px;
    margin: -60px 0 30px;
}
.member .contents01 .area01 h3 {
    margin: 0 0 20px;
    font-size: 26px;
	line-height: 1.3;
}
.member .contents01 .area01 p {
    font-size: 15px;
    line-height: 1.8;
}
.member .contents01 .area01 .imgRight ,
.member .contents01 .area01 .imgNone ,
.member .contents01 .area01 .imgLeft {
    margin: 0 0 30px;
    position: relative;
	overflow:hidden;
}
.member .contents01 .area01 .mb0 {
    margin-bottom: 0 !important;
}
.member .contents01 .area01 .imgRight h3,
.member .contents01 .area01 .imgRight p {
    width: 540px;
}
.member .contents01 .area01 .imgLeft h3,
.member .contents01 .area01 .imgLeft p {
    width: 540px;
    margin-left: 360px;
}
.member .contents01 .area01 .imgRight .pc {
    width: 310px;
    position: absolute;
    top: 0;
    right: 0;
}
.member .contents01 .area01 .imgLeft .pc {
    width: 310px;
    position: absolute;
    top: 0;
    left: 0;
}
.member .contents01 .area02 {
    background: #fff;
    padding: 50px;
}
.member .contents01 .area02 h3 {
    font-size: 26px;
    position: relative;
    margin: 0 0 30px;
}
.member .contents01 .area02 h3 span {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    display: block;
    position: absolute;
    top: 6px;
    left: 250px;
}
.member .contents01 .area02 p {
    font-size: 15px;
    width: 680px;
}
.member .contents02 ,
.member .contents04 {
    padding: 30px 0 50px;
}
.member .contents03 {
    background: #f3f5f7;
    padding: 30px 0 50px;
}
.member .contents02 h3 ,
.member .contents03 h3 ,
.member .contents04 h3 {
    font-size: 28px;
    text-align: center;
    line-height: 1.6;
}
.member .contents02 h3 span ,
.member .contents03 h3 span ,
.member .contents04 h3 span {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    display: block;
}
.member .contents02 ul {
    width: 900px;
    margin: 0 auto;
    font-size: 0;
}
.member .contents02 li {
    width: 200px;
    font-size: 17px;
    display: inline-block;
    vertical-align: top;
    margin: 30px 33px 0 0;	
}
.member .contents02 li:nth-child(4n) {
    margin-right: 0;
}
.member .contents02 li .title {
	font-weight: bold;
}
.member .contents02 li .time {
    font-size: 23px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
    font-weight: bold;
    line-height: 1.2;
}
.member .contents02 li .txt {
    font-size: 13px;
    color: #666;
    margin: 3px 0 0;
}
.member .contents03 ul {
    width: 900px;
    margin: 30px auto 0;
    font-size: 0;
    background: #fff;
    padding: 10px 40px 30px;
}
.member .contents03 li {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 0 0;
}
.member .contents03 li b {
    font-size: 50px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.04em;
}
.member .contents03 li b span {
    font-size: 20px;
}
.member .contents04 {
    padding: 30px 0 0;
}
.member .contents04 ul {
    font-size: 0;
    margin: 30px auto 0;
}
.member .contents04 li {
    text-align: center;
}
.member .contents04 li:hover{
    transition: all .3s;
	-webkit-transition: all .3s;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}
.member .contents04 li img {
    margin-bottom: 10px;
}
.member .contents04 li b{
    font-size: 13px;
    color: #666;
    line-height: 1.2;
}
.member .contents04 li span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}


/* リサーチ部門　山口 茜 */
/* リサーチ部門　神田 慶司 */

.research01 h2 {
	background: url(../person/img/research01/main.jpg) no-repeat center ;
	height: 500px;
}
.research01 h2 span {
	padding: 120px 0 0 20px;
}
.research02 h2 {
	background: url(../person/img/research02/main.jpg) no-repeat center ;
    height: 500px;
}
.research02 h2 span {
	padding: 120px 0 0 20px;
}
.research01 .contents01 .intro .category ,
.research02 .contents01 .intro .category {
    width: 100px;
}
.research01 .contents01 .intro ,
.research02 .contents01 .intro {
    background: #ceae80;
}
.research01 .contents01 .intro b ,
.research02 .contents01 .intro b {
    top: 10px;
    left: 30px;
}
.research01 .contents01 .intro b span ,
.research02 .contents01 .intro b span {
    padding: 20px 0 0;
}
.research01 .contents01 .intro .affiliation ,
.research02 .contents01 .intro .affiliation {
    top: 28px;
    left: 30px;
}
.research01 .contents01 .area01 h3 ,
.research02 .contents01 .area01 h3{
    color: #ceae80;
}
.research02 .contents01 .area01 .imgRight {
	min-height: 260px;
}
.research02 .contents01 .area01 .imgLeft {
	min-height: 234px;
}
.research01 .contents01 .area02 ,
.research02 .contents01 .area02 {
    border: 10px solid #ceae80;
}
.research01 .contents01 .area02 .pc ,
.research02 .contents01 .area02 .pc {
    position: absolute;
    bottom: 10px;
    right: 40px;
}
.research01 .contents01 .area02 p {
	width: 670px;
}
.research01 .contents02 li .time ,
.research02 .contents02 li .time {
    color: #ceae80;
}
.research01 .contents03 ul ,
.research02 .contents03 ul {
    border: 2px solid #ceae80;
}
.research01 .contents03 li ,
.research02 .contents03 li {
	background: url(../person/img/icon_arrow02.png) no-repeat 98% 40px;
}
.research01 .contents03 li b ,
.research02 .contents03 li b {
    color: #ceae80;
}
.research01 .contents03 li {
	width: 420px;
	margin-right: 60px; 
}
.research01 .contents03 li.year02 {
	margin-right: 0; 
}
.research02 .contents03 li {
    width: 155px;
}
.research02 .contents03 li.year15 {
    margin-right: 0; 
}

	
/* コンサルティング部門　枝廣 龍人 */
/* コンサルティング部門　吉田 仁 */
/* コンサルティング部門　五十嵐 陽一 */
/* コンサルティング部門　古橋 櫻子 */

.consulting01 h2 {
	background: url(../person/img/consulting01/main.jpg) no-repeat center ;
	height: 500px;
}
.consulting02 h2 {
	background: url(../person/img/consulting02/main.jpg) no-repeat center ;
	height: 500px;
}
.consulting03 h2 {
	background: url(../person/img/consulting03/main.jpg) no-repeat center ;
	height: 500px;
}
.consulting04 h2 {
	background: url(../person/img/consulting04/main.jpg) no-repeat center ;
	height: 500px;
}
.consulting01 section h2 span  {
	padding: 120px 0 0 20px;
	color: #000 ;
}
.consulting02 section h2 span  {
	padding: 120px 0 0 20px;
	color: #000 ;
}
.consulting03 section h2 span  {
	padding: 90px 0 0 20px;
	color: #000 ;
}
.consulting04 section h2 span  {
	padding: 90px 0 0 20px;
	color: #000 ;
}
.consulting01 .contents01 .intro .category ,
.consulting02 .contents01 .intro .category ,
.consulting03 .contents01 .intro .category ,
.consulting04 .contents01 .intro .category {
	width: 150px;
}
.consulting01 .contents01 .intro ,
.consulting02 .contents01 .intro ,
.consulting03 .contents01 .intro ,
.consulting04 .contents01 .intro {
	background: #eb9588;
}
.consulting02 .contents01 .intro b {
	top: 3px;
	left: 30px;
}
.consulting01 .contents01 .intro b,
.consulting03 .contents01 .intro b,
.consulting04 .contents01 .intro b {
	top: 10px;
	left: 30px;
}
.consulting01 .contents01 .intro b span ,
.consulting02 .contents01 .intro b span ,
.consulting03 .contents01 .intro b span ,
.consulting04 .contents01 .intro b span {
	padding: 20px 0 0;
}
.consulting02 .contents01 .intro .affiliation {
	top: 21px;
	left: 30px;
}
.consulting01 .contents01 .intro .affiliation,
.consulting03 .contents01 .intro .affiliation,
.consulting04 .contents01 .intro .affiliation {
	top: 28px;
	left: 30px;
}
.consulting01 .contents01 .area01 h3 ,
.consulting02 .contents01 .area01 h3 ,
.consulting03 .contents01 .area01 h3 ,
.consulting04 .contents01 .area01 h3 {
	color: #eb9588;
}
.consulting01 .contents01 .area01 .mb20 {
	margin-bottom: 20px;
}
.consulting02 .contents01 .area01 .imgRight {
	min-height: 260px;
}
.consulting02 .contents01 .area01 .imgLeft {
	min-height: 290px;
}
.consulting03 .contents01 .area01 .imgRight {
	min-height: 260px;
}
.consulting03 .contents01 .area01 .imgLeft {
	min-height: 290px;
}
.consulting01 .contents01 .area02 ,
.consulting02 .contents01 .area02 ,
.consulting03 .contents01 .area02 ,
.consulting04 .contents01 .area02 {
	border: 10px solid #eb9588;
}
.consulting01 .contents01 .area02 p ,
.consulting02 .contents01 .area02 p {
	width: 630px;
}
.consulting01 .contents01 .area02 .pc ,
.consulting02 .contents01 .area02 .pc ,
.consulting03 .contents01 .area02 .pc ,
.consulting04 .contents01 .area02 .pc {
	position: absolute;
	bottom: 10px;
	right: 40px;
}
.consulting01 .contents02 li .time ,
.consulting02 .contents02 li .time ,
.consulting03 .contents02 li .time ,
.consulting04 .contents02 li .time {
	color: #eb9588;
}
.consulting01 .contents03 ul ,
.consulting02 .contents03 ul ,
.consulting03 .contents03 ul ,
.consulting04 .contents03 ul {
	border: 2px solid #eb9588;
}
.consulting01 .contents03 li ,
.consulting02 .contents03 li ,
.consulting03 .contents03 li ,
.consulting04 .contents03 li {
	background: url(../person/img/consulting02/icon_arrow02.png) no-repeat 98% 40px;
}
.consulting01 .contents03 li b ,
.consulting02 .contents03 li b ,
.consulting03 .contents03 li b ,
.consulting04 .contents03 li b {
	color: #eb9588;
}
.consulting01 .contents03 li {
	width: 200px;
}
.consulting02 .contents03 li ,
.consulting04 .contents03 li {
	width: 200px;
}
.consulting03 .contents03 li {
	width: 200px;
}
.consulting01 .contents03 li.year12 ,
.consulting02 .contents03 li.year08 ,
.consulting03 .contents03 li.year11 ,
.consulting04 .contents03 li.year02 {
	margin-right: 0;
}

/* システム部門　池上 隼 */
/* システム部門　李 継 */
/* システム部門　亀田 賢司 */
/* システム部門　斎藤 悠介 */	
/* システム部門　若松 宏幸 */
/* システム部門　神田 亜希子 */
/* システム部門　大堀 由里子 */
.system01 h2 {
	background: url(../person/img/system01/main.jpg) no-repeat center ;
	height: 500px;
}
.system02 h2 {
	background: url(../person/img/system02/main.jpg) no-repeat center ;
	height: 500px;
}
.system03 h2 {
	background: url(../person/img/system03/main.jpg) no-repeat center ;
	height: 500px;
}
.system04 h2 {
	background: url(../person/img/system04/main.jpg) no-repeat center ;
	height: 500px;
}
.system05 h2 {
	background: url(../person/img/system05/main.jpg) no-repeat center ;
	height: 500px;
}
.system06 h2 {
	background: url(../person/img/system06/main.jpg) no-repeat center ;
	height: 500px;
}
.system07 h2 {
	background: url(../person/img/system07/main.jpg) no-repeat center ;
	height: 500px;
}
.system01 section h2 span {
	padding: 90px 0 0 20px;
	color: #000 ;
}
.system02 section h2 span {
	padding: 90px 0 0 20px;
	color: #000 ;
}
.system03 section h2 span {
	padding: 90px 0 0 20px;
	color: #fff ;
}
.system04 section h2 span {
	padding: 50px 0 0 20px;
	color: #000 ;
}
.system05 section h2 span {
	padding: 120px 0 0 20px;
	color: #000 ;
}
.system06 section h2 span {
	padding: 120px 0 0 20px;
	color: #fff ;
}
.system07 section h2 span {
    padding: 90px 0 0 20px;
    color: #000;
}
.system01 .contents01 .intro .category ,
.system02 .contents01 .intro .category ,
.system03 .contents01 .intro .category ,
.system04 .contents01 .intro .category ,
.system05 .contents01 .intro .category ,
.system06 .contents01 .intro .category ,
.system07 .contents01 .intro .category {
	width: 100px;
}
.system01 .contents01 .intro ,
.system02 .contents01 .intro ,
.system03 .contents01 .intro ,
.system04 .contents01 .intro ,
.system05 .contents01 .intro ,
.system06 .contents01 .intro ,
.system07 .contents01 .intro {
	background: #a1c386;
}
.system01 .contents01 .intro b ,
.system02 .contents01 .intro b ,
.system03 .contents01 .intro b ,
.system04 .contents01 .intro b ,
.system05 .contents01 .intro b ,
.system06 .contents01 .intro b ,
.system07 .contents01 .intro b {
	top: 3px;
	left: 30px;
}
.system02 .contents01 .intro b ,
.system03 .contents01 .intro b ,
.system04 .contents01 .intro b ,
.system05 .contents01 .intro b ,
.system06 .contents01 .intro b ,
.system07 .contents01 .intro b {
	top: 10px;
	left: 30px;
}
.system01 .contents01 .intro b span ,
.system02 .contents01 .intro b span ,
.system03 .contents01 .intro b span ,
.system04 .contents01 .intro b span ,
.system05 .contents01 .intro b span ,
.system06 .contents01 .intro b span ,
.system07 .contents01 .intro b span {
	padding: 20px 0 0;
}
.system01 .contents01 .intro .affiliation ,
.system02 .contents01 .intro .affiliation ,
.system03 .contents01 .intro .affiliation ,
.system04 .contents01 .intro .affiliation ,
.system05 .contents01 .intro .affiliation ,
.system06 .contents01 .intro .affiliation ,
.system07 .contents01 .intro .affiliation {
	top: 21px;
	left: 30px;
}
.system02 .contents01 .intro .affiliation ,
.system03 .contents01 .intro .affiliation ,
.system04 .contents01 .intro .affiliation ,
.system05 .contents01 .intro .affiliation ,
.system06 .contents01 .intro .affiliation ,
.system07 .contents01 .intro .affiliation {
	top: 28px;
	left: 30px;
}
.system01 .contents01 .area01 h3 ,
.system02 .contents01 .area01 h3 ,
.system03 .contents01 .area01 h3 ,
.system04 .contents01 .area01 h3 ,
.system05 .contents01 .area01 h3 ,
.system06 .contents01 .area01 h3 ,
.system07 .contents01 .area01 h3 {
	color: #a1c386;
}
.system02 .contents01 .area01 .imgRight {
	min-height: 320px;
}
.system03 .contents01 .area01 .imgRight {
	min-height: 350px;
}
.system02 .contents01 .area01 .imgLeft {
	min-height: 260px;
}
.system03 .contents01 .area01 .imgLeft {
	min-height: 286px;
}
.system01 .contents01 .area02 ,
.system02 .contents01 .area02 ,
.system03 .contents01 .area02 ,
.system04 .contents01 .area02 ,
.system05 .contents01 .area02 ,
.system06 .contents01 .area02 ,
.system07 .contents01 .area02 {
	border: 10px solid #a1c386;
}
.system05 .contents01 .area02 {
    padding-bottom: 75px;
}
.system01 .contents01 .area02 p ,
.system02 .contents01 .area02 p ,
.system04 .contents01 .area02 p ,
.system06 .contents01 .area02 p ,
.system07 .contents01 .area02 p{
    width: 645px;
}
.system05 .contents01 .area02 p {
    width: 630px;
}
.system01 .contents01 .area02 .pc ,
.system02 .contents01 .area02 .pc ,
.system03 .contents01 .area02 .pc ,
.system05 .contents01 .area02 .pc ,
.system07 .contents01 .area02 .pc {
	position: absolute;
	bottom: 10px;
	right: 40px;
}
.system04 .contents01 .area02 .pc {
	position: absolute;
	bottom: 10px;
	width: 250px;
	right: 30px;
}
.system06 .contents01 .area02 .pc {
    position: absolute;
    bottom: 10px;
    right: 60px;
}
.system01 .contents02 li .time ,
.system02 .contents02 li .time ,
.system03 .contents02 li .time ,
.system04 .contents02 li .time ,
.system05 .contents02 li .time ,
.system06 .contents02 li .time ,
.system07 .contents02 li .time {
	color: #a1c386;
}
.system01 .contents03 ul ,
.system02 .contents03 ul ,
.system03 .contents03 ul ,
.system04 .contents03 ul ,
.system05 .contents03 ul ,
.system06 .contents03 ul ,
.system07 .contents03 ul {
	border: 2px solid #a1c386;
}
.system01 .contents03 li ,
.system02 .contents03 li ,
.system03 .contents03 li ,
.system04 .contents03 li ,
.system05 .contents03 li ,
.system06 .contents03 li ,
.system07 .contents03 li {
	background: url(../person/img/system02/icon_arrow02.png) no-repeat 98% 40px;
}
.system01 .contents03 li b ,
.system02 .contents03 li b ,
.system03 .contents03 li b ,
.system04 .contents03 li b ,
.system05 .contents03 li b ,
.system06 .contents03 li b ,
.system07 .contents03 li b {
	color: #a1c386;
}
.system01 .contents03 li {
	width: 420px;
	margin-right: 60px; 
}
.system02 .contents03 li {
	width: 155px;
}
.system03 .contents03 li ,
.system04 .contents03 li {
	width: 200px;
}
.system04 .contents03 li.before ,
.system04 .contents03 li.month06 {
	padding: 24px 0 0;
}
.system04 .contents03 li.before b ,
.system04 .contents03 li.month06 b {
	font-size: 28px;
}
.system05 .contents03 li {
	width: 200px;
}
.system06 .contents03 li {
	width: 280px;
}
.system07 .contents03 li {
	width: 280px; /*200px*/
}
.system01 .contents03 li.year03 ,
.system02 .contents03 li.year08 ,
.system03 .contents03 li.year11 ,
.system04 .contents03 li.year02 ,
.system05 .contents03 li.year09 ,
.system06 .contents03 li.year05 ,
.system06 .contents03 li.year03 ,
.system07 .contents03 li.year07 {
	margin-right: 0;
}
.system06 .contents03 li.year03 {
	margin-bottom: 10px;
}



/* -----------------------------------------------------------------------------

相関図で見る大和総研

----------------------------------------------------------------------------- */

.tab {
	border-bottom: solid 1px #e5e5e5;
	text-align: center;
}
.tab ul {
	display: inline-block;
}
.tab ul li {
	float: left;
	text-align: left;
	height: 136px;
	position: relative;
}
.tab_movie ul li {
	height: 150px;
}
.tab ul li.active {
	border-bottom: solid 5px #fbb44e;
	margin-bottom: -3px;
}
.tab ul li.active:after {
	content: "";
	background: url(../person/movie/img/img_tab_arrow.png) no-repeat center;
	width: 21px;
	height: 13px;
	position: absolute;
	bottom: -17px;
	z-index: 20;
	left: 50%;
	margin-left: -10px;
}
.tab ul li a {
	display: inline-block;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	width: 420px;
	box-sizing: border-box;
}
.tab_movie ul li a {
	width: 360px;
}
.tab ul li + li a {
	border-left: none;
}
.tab ul li a:hover {
	opacity: 0.7;
}
.tab ul li a figure {
	display: inline-block;
	line-height: 0;
	padding: 0 20px 0 30px;
	float: left;
}
.tab ul li a > div {
	float: left;
	font-size: 13px;
}
.tab ul li a > div .team {
	line-height: 1.4;
	margin-bottom: 5px;
}
.tab ul li a > div .name {
	font-size: 22px;
	line-height: 1;
	margin-top: 7px;
}
.tab ul li a > div .name_movie {
	font-size: 17px;
	line-height: 1.2;
	margin-top: 5px;
}
.tab ul li a > div .name span {
	font-size: 12px;
	padding-left: 7px;
}
.tabWrap {
	display: none;
}
.tabWrap.active {
	display: block;
}

/* ------------------
 相関図で見る大和総研
------------------ */

.diagram .breadCrumb {
	margin: 0 0 40px;
}

.diagram .mv {
	background:url(../person/diagram/img/main.png) no-repeat center 0 ;
	position: relative;
	z-index:10;
}
.diagram .mvWrap {
	background-color: #fbb44e;
	position: relative;
}

.diagram section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}

.diagram section h2 span {
	font-size: 20px;
}

.diagram .contents01 {
	width: 1000px;
	margin: 0 auto;
	padding: 0 0 0;
	line-height: 1;
	background: #fff;
}

.diagram .attentionBlock p {
	font-size: 13px;
	text-align: right;
	margin-bottom: 6px;
	margin-top: 40px;
}

.diagram .diagramArea {
	position: relative;
	background: url(../person/diagram/img/img_diagram_bg.png) no-repeat;
	height: 880px;
}


/* 相関図エリア */

.diagram .diagramArea:after {
	content: "";
	background: url(../person/diagram/img/img_bg_txt.png) no-repeat;
	-webkit-background-size: cover ;
	background-size: cover ;
	display: block;
	width: 423px;
	height: 225px;
	position: absolute;
	left:0;
	bottom:-16px;
}

.diagram .diagramArea h3 {
	padding-top: 50px;
	font-size: 24px;
	text-align: center;
}

.diagram .diagramArea .mainPersonBlock {
	position: absolute;
	top: 250px;
	left: 268px;
	width: 463px;
	height: 390px;
}

.diagram .diagramArea .mainPersonBlock .imgBlock {
	float: right;
	width: 220px;
}

.diagram .diagramArea .mainPersonBlock .imgBlock img {
	width: 100%;
}

.diagram .diagramArea .mainPersonBlock .profileBlock {
	width: 242px;
	padding: 35px 8px 12px 20px;
	float: left;
	box-sizing: border-box;
	color: #fff;
}

.diagram .diagramArea .mainPersonBlock .profileBlock .department {
	background: #000;
	padding: 3px 7px 2px;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 14px;
}

.diagram .diagramArea .mainPersonBlock .profileBlock .mainPersonName {
	font-size: 34px;
	margin-bottom: 30px;
	line-height: 1.3;
	font-weight: bold;
}

.diagram .diagramArea .mainPersonBlock .profileBlock .mainPersonName > span {
	display: block;
	font-size: 16px;
	font-weight: normal;
}

.diagram .diagramArea .mainPersonBlock .profileBlock p {
	font-size: 13px;
}

/* チーム共通 */

.diagram .diagramArea .teamBlock {
	position: absolute;
}

.diagram .diagramArea .teamBlock .teamName {
	font-size: 14px;
	font-weight: bold;
}

.diagram .diagramArea .teamBlock .personList {
	position: relative;
}

.diagram .diagramArea .teamBlock .personList .personListItem {
	position: absolute;
	background: #fff;
}

.diagram .diagramArea .teamBlock .personList .personListItem a {
	display: block;
	position: relative;
	transition: all .3s;
	-webkit-transition: all .3s;
	height: 159px;
	width: 220px;
	overflow: hidden;
}

.diagram .diagramArea .teamBlock .personList .personListItem a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
}

.diagram .diagramArea .teamBlock .personList .personListItem a img {
	width: 100%;
}

.diagram .diagramArea .teamBlock .personList .personListItem a .personName {
	position: absolute;
	left:0;
	right:0;
	bottom: 0px;
	display: block;
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

.diagram .diagramArea .teamBlock .personList .personListItem a .personName > span {
	line-height: 30px;
}

.diagram .diagramArea .teamBlock .personList .personListItem a .personName > span:before {
	content:url(../person/diagram/img/icon_whitearrow.png); margin-right: 5px;
}

/* アプリ基礎（ミドルウェア）チーム */

.diagram .diagramArea .middleWareTeamBlock {
	left: 383px; /* 268px */
	top:24px;
}

.diagram .diagramArea .middleWareTeamBlock .teamName {
	color: #8cbb67;
}

.diagram .diagramArea .middleWareTeamBlock .personList {
	width: 463px; /* 708px */
	height: 182px;
}

.diagram .diagramArea .middleWareTeamBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea .middleWareTeamBlock .personList .personListItem:nth-child(2) {
	top:6px;
	left:243px;
}
.diagram .diagramArea .middleWareTeamBlock .personList .personListItem:nth-child(3) {
	top:6px;
	left:487px;
}
.diagram .diagramArea .middleWareTeamBlock .personList .personListItem a .personName {
	background: rgba(164,196,138,.9);
}


/* アプリチーム */

.diagram .diagramArea .appliTeamBlock {
	left: 25px;
	top:25px;
}
.diagram .diagramArea .appliTeamBlock .teamName {
	color: #4698b7;
}

.diagram .diagramArea .appliTeamBlock .personList {
	width: 220px;
	height: 405px;
}

.diagram .diagramArea .appliTeamBlock .personList .personListItem:nth-child(1) {
	top:5px;
	left:0px;
}
.diagram .diagramArea .appliTeamBlock .personList .personListItem:nth-child(2) {
	left:0;
	bottom:0;
}

.diagram .diagramArea .appliTeamBlock .personList .personListItem a .personName {
	background: rgba(134,178,195,.9);
}

/* インフラチーム */

.diagram .diagramArea .infrastructureTeamBlock {
	right: 25px;
	top:261px;
}

.diagram .diagramArea .infrastructureTeamBlock .teamName {
	color: #faa577;
	text-align: right;
}

.diagram .diagramArea .infrastructureTeamBlock .personList {
	width: 464px;
	height: 585px;
}

.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem:nth-child(1) {
	top:10px;
	right:0;
}
.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem:nth-child(2) {
	top:206px;
	right:0;
}
.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem:nth-child(3) {
	right:244px; /* 0px */
	bottom:0;
}
.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem:nth-child(4) {
	right:244px;
	bottom:0;
}

.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem a .personName {
	background: rgba(250,165,119,.9);
}

.diagram .diagramArea .infrastructureTeamBlock .personList .personListItem a .personName.purpleBg {
	background: rgba(176,134,195,.9);
}

 /* popup */

#cboxPrevious {
	width: 60px;
	height: 60px;
	background: url(../person/diagram/img/btn_prev.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
	text-indent: -999em;
}

#cboxNext {
	width: 60px;
	height: 60px;
	background: url(../person/diagram/img/btn_next.png) no-repeat;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
	text-indent: -999em;
}

.popup {
	display: none;
}

.relationBox {
	background: #fff;
	padding-bottom: 6px;
	width: 785px;
	margin: 0 auto;
}

.relationBox .relationBoxInner {
	width: 680px;
	margin: 0 auto 12px;
	padding-top: 50px;
}

.relationBox .relationBoxInner .popupPerson {
	width: 300px;
	box-sizing: border-box;
	border: 4px #a1c386 solid;
	display: inline-block;
	vertical-align: middle;
}
.relationBox .relationBoxInner .popupPerson.popup02 {
	border: 4px #faa577 solid;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile {
	background: #a1c386;
	height: 126px;
}
.relationBox .relationBoxInner .popupPerson.popup02  .popupPersonProfile {
	background: #faa577;
}
.relationBox .relationBoxInner .popupPerson.appliTeamPerson {
	border: 4px #92bac9 solid;
}
.relationBox .relationBoxInner .popupPerson.appliTeamPerson.popup02 {
	border: 4px #faa577 solid;
}
.relationBox .relationBoxInner .popupPerson.appliTeamPerson .popupPersonProfile {
	background: #92bac9;
}
.relationBox .relationBoxInner .popupPerson.appliTeamPerson.popup02 .popupPersonProfile {
	background: #faa577;
}
.relationBox .relationBoxInner .popupPerson.infraTeamPerson {
	border: 4px #faae84 solid;
}
.relationBox .relationBoxInner .popupPerson.infraTeamPerson.popup02 {
	border: 4px #e8a8bd solid;
}

.relationBox .relationBoxInner .popupPerson.infraTeamPerson .popupPersonProfile {
	background: #faae84;
}
.relationBox .relationBoxInner .popupPerson.infraTeamPerson.popup02 .popupPersonProfile {
	background: #e8a8bd;
}

.relationBox .relationBoxInner .popupPerson.infraTeam2Person {
	border: 4px #b892c9 solid;
}

.relationBox .relationBoxInner .popupPerson.infraTeam2Person .popupPersonProfile {
	background: #b892c9;
}

.relationBox .relationBoxInner .popupPerson.offshoreTeamPerson {
	border: 4px #b69d82 solid;
}

.relationBox .relationBoxInner .popupPerson.offshoreTeamPerson .popupPersonProfile {
	background: #b69d82;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileImg {
	float: left;
	width: 120px;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileImg img {
	width: 100%;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileTxt {
	color: #fff;
	float: left;
	width: 162px;
	margin-left: 10px;
	padding-top: 20px;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileTxt .popupDepartment {
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 5px;
	text-align: left;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileTxt .popupName {
	font-size: 26px;
	text-align: left;
}

.relationBox .relationBoxInner .popupPerson .popupPersonProfile .popupProfileTxt .popupName > span {
	display: block;
	font-size: 12px;
	padding-top: 8px;
}

.relationBox .relationBoxInner .popupPerson .popupPersonLead {
	min-height: 322px;
	padding: 10px 15px;
}

.relationBox .relationBoxInner .popupPerson .popupPersonLead p {
	font-size: 13px;
	line-height: 1.8;
	color: #333;
	letter-spacing: 0.02em;
	text-align: left;
}

.relationBox .relationBoxInner .personRelation {
	display: inline-block;
	vertical-align: middle;
	width: 72px;
}

.relationBox .relationBoxInner .personRelation p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* tab02 */
.diagram .diagramArea#tab02 {
	position: relative;
	background: url(../person/diagram/img/img_diagram2_bg.png) no-repeat;
	height: 902px;
}
.diagram .diagramArea#tab02:after {
	display: none;
}
.diagram .diagramArea#tab02 .mainPersonBlock {
	position: absolute;
	top: 260px;
	left: 268px;
	width: 463px;
	height: 400px;
}
.diagram .diagramArea#tab02 .mainPersonBlock .imgBlock {
	float: left;
	width: 220px;
}
.diagram .diagramArea#tab02 .mainPersonBlock .profileBlock {
	padding: 20px 8px 12px 20px;
}
.diagram .diagramArea#tab02 .mainPersonBlock .profileBlock .mainPersonName {
	margin-bottom: 20px;
}
/* アプリチーム */
.diagram .diagramArea#tab02 .appliTeamBlock {
	left: 25px;
	top:24px;
}
.diagram .diagramArea#tab02 .appliTeamBlock .personList {
	width: auto;
	height: auto;
}
.diagram .diagramArea#tab02 .appliTeamBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea#tab02 .appliTeamBlock .personList .personListItem:nth-child(2) {
	top:6px;
	left:243px;
}
.diagram .diagramArea#tab02 .appliTeamBlock .personList .personListItem:nth-child(3) {
	top:6px;
	left:487px;
}
.diagram .diagramArea#tab02 .appliTeamBlock .personList .personListItem:nth-child(4) {
	top: 6px;
	left: 730px;
}
/* 部内活動チーム */
.diagram .diagramArea#tab02 .portionTeamBlock {
	left: 25px;
	top:265px;
}
.diagram .diagramArea#tab02 .portionTeamBlock .teamName {
	color: #e8a8bd;
}
.diagram .diagramArea#tab02 .portionTeamBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea#tab02 .portionTeamBlock .personList .personListItem a .personName {
	background: rgba(232,168,189,.9);
}
/* 基盤チーム */
.diagram .diagramArea#tab02 .foundationTeamBlock {
	left: 755px;
	top:265px;
	width: 220px;
}
.diagram .diagramArea#tab02 .foundationTeamBlock .teamName {
    text-align: right;
    color: #faa577;
}
.diagram .diagramArea#tab02 .foundationTeamBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea#tab02 .foundationTeamBlock .personList .personListItem a .personName {
	background: rgba(250,165,119,.9);
}
/* オフショアチーム */
.diagram .diagramArea#tab02 .offshoreTeamBlock {
	left: 755px;
	top:466px;
	width: 220px;
}
.diagram .diagramArea#tab02 .offshoreTeamBlock .teamName {
	color: #b69d82;
	text-align: right;
}
.diagram .diagramArea#tab02 .offshoreTeamBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea#tab02 .offshoreTeamBlock .personList .personListItem a .personName {
	background: rgba(182,157,130,.9);
}
/* その他 */
.diagram .diagramArea#tab02 .otherBlock {
    left: 25px;
    top: 725px;
}
.diagram .diagramArea#tab02 .otherBlock .teamName {
	color: #fbb44e;
	margin-bottom: 40px;
}
.diagram .diagramArea#tab02 .otherBlock .teamName h4 {
	line-height: 1.5;
}
.diagram .diagramArea#tab02 .otherBlock .personList .personListItem:nth-child(1) {
	top:6px;
	left:0;
}
.diagram .diagramArea#tab02 .otherBlock .personList .personListItem:nth-child(2) {
	top:6px;
	left:243px;
}
.diagram .diagramArea#tab02 .otherBlock .personList .personListItem:nth-child(3) {
	top:6px;
	left:487px;
}
.diagram .diagramArea#tab02 .otherBlock .personList .personListItem a .personName {
	background: rgba(176,134,195,.9);
}



/* ------------------
 社員インタビュー動画
------------------ */
.movie .breadCrumb {
	margin: 0 0 40px;
}

.movie .mv {
	background:url(../person/movie/img/main.png) no-repeat center 0 ;
	position: relative;
	z-index:10;
}
.movie .mvWrap {
	background-color: #fbb44e;
	position: relative;
}

.movie section h2 {
	text-align: left;
	font-size: 40px;
	font-weight: bold;
	margin: 0 auto 20px;
	padding: 50px 0 0 0;
	width: 1000px;
	height: 160px;
	box-sizing: border-box;
	background: none;
}

.movie section h2 span {
	font-size: 20px;
}
.movie .movieWrap {
	position: relative;
	padding-top: 130px;
}
.movie .movieWrap#tab01 {
	background: url(../person/movie/img/bg_movie01.jpg) no-repeat center top;
}
.movie .movieWrap#tab02 {
	background: url(../person/movie/img/bg_movie02.jpg) no-repeat center top;
}
.movie .movieWrap#tab03 {
	background: url(../person/movie/img/bg_movie03.jpg) no-repeat center top;
}
.movie .movieWrap .anchor {
	position: absolute;
	top: 0;
	z-index: 10;
	background: rgba(175,125,195,0.3);
	height: 80px;
	width: 100%;
	padding-top: 20px;
	box-sizing: border-box;
}
.movie .movieWrap .anchor ol {
	width: 1000px;
	margin: 0 auto;
}
.movie .movieWrap .anchor ol li {
	background: #fff;
	float: left;
	width: 125px;
	height: 40px;
	box-sizing: border-box;
	border-right: solid 1px #e5e5e5;
}
.movie .movieWrap .anchor ol li a {
	display: block;
}
.movie .movieWrap .anchor ol li a:hover {
	opacity: 0.7;
}
.movie .movieWrap .anchor ol li a p {
	text-align: center;
	padding-top: 8px;
	height: 40px;
}
.movie .movieWrap .anchor ol li a p .num {
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	font-size: 15px;
	color: #000;
	padding-left: 15px;
	background: url(../person/movie/img/icon_anchor.gif) no-repeat left;
}
.movie .movieWrap .anchor ol li a p .pc {
	font-size: 14px;
	padding-left: 5px;
}
.movie .movieWrap .anchor ol li:last-child {
	border: none;
}
.movie .movieWrap .movieInner {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 150px;
}
.movie .movieWrap .movieInner ol li {
	padding-top: 100px;
	margin-top: -100px;
	margin-bottom: 100px;
}
.movie .movieWrap .movieInner ol li:last-child {
	margin-bottom: 0;
}
.movie .movieWrap .movieInner ol li > div {
	width: 290px;
}
.movie .movieWrap#tab01 .movieInner ol li:nth-child(odd) > div {
	float: left;
}
.movie .movieWrap#tab02 .movieInner ol li:nth-child(odd) > div {
	float: right;
}
.movie .movieWrap#tab03 .movieInner ol li:nth-child(odd) > div {
	float: left;
}
.movie .movieWrap#tab01 .movieInner ol li:nth-child(even) > div {
	float: right;
}
.movie .movieWrap#tab02 .movieInner ol li:nth-child(even) > div {
	float: left;
}
.movie .movieWrap#tab03 .movieInner ol li:nth-child(even) > div {
	float: right;
}
.movie .movieWrap#tab01 .movieInner ol li:nth-child(odd) .num {
	text-align: right;
}
.movie .movieWrap#tab02 .movieInner ol li:nth-child(odd) .num {
	text-align: left;
}
.movie .movieWrap#tab03 .movieInner ol li:nth-child(odd) .num {
	text-align: right;
}
.movie .movieWrap .movieInner ol li h3 {
	font-size: 36px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.2;
	font-feature-settings: "palt";
}
.movie .movieWrap .movieInner ol li h3 + p {
	font-size: 15px;
	margin-top: 20px;
	font-feature-settings: "palt";
}
.movie .movieWrap .movieInner ol li > div.movieBox {
	width: 680px;
	height: 400px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	/* box-shadow */
	-webkit-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 0px 30px 5px rgba(0,0,0,0.1);
	box-shadow:0px 0px 30px 5px rgba(0,0,0,0.1);
}
.movie .movieWrap#tab01 .movieInner ol li:nth-child(odd) > div.movieBox {
	float: right;
}
.movie .movieWrap#tab02 .movieInner ol li:nth-child(odd) > div.movieBox {
	float: left;
}
.movie .movieWrap#tab03 .movieInner ol li:nth-child(odd) > div.movieBox {
	float: right;
}
.movie .movieWrap#tab01 .movieInner ol li:nth-child(even) > div.movieBox {
	float: left;
}
.movie .movieWrap#tab02 .movieInner ol li:nth-child(even) > div.movieBox {
	float: right;
}
.movie .movieWrap#tab03 .movieInner ol li:nth-child(even) > div.movieBox {
	float: left;
}
.movie .movieWrap .movieBox > div {
	width: 639px;
	overflow: hidden;
}
.movie .movieWrap .movieBox video {
	width: 640px;
	height: 360px;
	cursor: pointer;
}
	

@media screen and (-webkit-min-device-pixel-ratio:0) {
	_::-webkit-full-page-media, _:future, :root .relationBox .relationBoxInner .personRelation p {
		letter-spacing: -1px;
	}
}

.relationBox .btnClose {
	text-align: center;
	width: 240px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto 20px;
	background: #e7e7e7;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.relationBox .btnClose:hover {
	background: #eee;
}

.relationBox .btnClose span {
	padding: 3px 0 3px 20px;
	font-size: 14px;
	background: url(../person/diagram/img/btn_close.png) no-repeat left center;
	background-size: 14px;
	position: relative;
	top: 2px\9;
	background: url(../person/diagram/img/btn_close.png) no-repeat left 4px\9;
	background-size: 14px;
}





/* -----------------------------------------------------------------------------

キャリアステップ

----------------------------------------------------------------------------- */

.careerstep section h2 {
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	padding: 50px 0;
	margin: 0 0 20px;
	background: #8C860B;
	color: #fff;
}

.careerstep section h2 span {
	display: block;
	padding-top: 9px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}
.cs_lead {
	width: 1000px;
	margin: 0 auto 50px;
	font-size: 15px;
	line-height: 1.8;
	text-align: center;
}

.cs_pic_top {
	width: 1000px;
	margin: 0 auto 90px;
}

.careerstep h3 {
	width: 1000px;
	margin: 0 auto 20px;
	box-sizing: border-box;
	text-align: center;
	color: #222;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.careerstep h3 span {
	display: block;
	color: #8C860B;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin: 10px 0 0;
}

.careerstep .contents01 {
	width: 1000px;
	margin: 0 auto;
	font-size: 0;
	line-height: 1;
	text-align: center;
}
.careerstep .contents01 li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0 20px 80px 0;
	width: 320px;
	height: 320px;
}
.careerstep .contents01.cslower li {
	margin: 0 20px 0px 0;
}
.careerstep .contents01 li a {
	-webkit-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.careerstep .contents01 li a:hover {
	opacity: 0.7;
}
.careerstep .contents01 li:nth-child(3n) {
	margin-right: 0;
}
.careerstep .contents01 li h3 {
	height: 80px;
	width: 320px;
	position: absolute;
	bottom: 0;
	margin: 0 auto 0;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	background: url(../person/img/icon_arrow.png) no-repeat 97% center , rgba(0,0,0,0.35);
	box-sizing: border-box;
	line-height: 1.4;
	padding: 16px 12px 0;
	text-align: left;
}
.careerstep .contents01 li h3 span {
	display: block;
	margin: 0px 0 0;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	color: #fff;
}

.cs_link {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width: 940px;
	margin: 0 auto 30px;
}
.cs_link li {
	-webkit-flex-basis: 300px;
	-ms-flex-basis: 300px;
	flex-basis: 300px;
	max-width: 300px;
	width: 300px;
	height: 60px;
	background: #2d9cdc;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.15em;
	margin: 0 0;
	box-sizing: border-box;
	-webkit-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.cs_link li a {
	display: block;
	height: 100%;
	padding: 14px 0 0;
	color: #fff;
}
.cs_link li span {
	background: url(../company/aboutus/img/icon_arrow.png) no-repeat right;
	padding: 0 20px 0;
	margin: 0 0 0 -20px;
}
.cs_link li:hover {
	opacity:0.7;
}

.titlebox {
	position: relative;
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.mainpic {
	position: relative;
	width: 1200px;
}

.careerstep .mainttl {
	position: absolute;
	top: 50%;
	left: 8.3%;
	width: 1000px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	text-align: left;
}

.careerstep section h2.mainttl  {
	text-align: left;
	font-size: 30px;
	font-weight: normal;
	padding: 0 0;
	margin: 0 0 0;
	background: transparent;
	color: #fff;
}

.cs_ttl_e {
	display: inline-block;
	padding: 8px 10px;
	background: #8C860B;
	font-size: 30px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}

.cs_copy {
	padding: 25px 0;
	font-size: 28px;
	line-height: 1.6;
	text-shadow: 0px 0px 5px #000000;
}

.cs_copy_black {
	color: #333;
	text-shadow: 0px 0px 5px #fff;
}

.cs_profbox {
	display: inline-block;
	padding: 28px 28px 22px;
	background: rgba(0,0,0,0.60);
	line-height: 1.6;
}

.cs_name {
	padding: 0 0 12px;
	line-height: 1;
}

.cs_name span {
	display: block;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
}

.cs_prof {
	font-size: 14px;
	line-height: 1.6;
}

.careerstep .breadCrumb {
	padding: 20px 0 0;
}

.careerstep .bg {
	padding: 0 0 50px;
	background: #F3F5F7;
}

.careerstep .inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.cs_subttl {
	margin: 0 0 20px;
	padding: 9px 0 7px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	font-weight: normal;
	background: #8C860B;
	color: #fff;
	text-align: center;
}

.cs_work_exp {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	width: 100%;
	margin: 0 auto 50px;
}

.cs_work_exp li {
	-webkit-flex-basis: 210px;
	-ms-flex-basis: 210px;
	flex-basis: 210px;
	max-width: 210px;
	width: 210px;
	position: relative;
	margin: 0 -1px 0 0;
	padding: 22px 19px;
	border: 1px solid #111;
	background: #fff;
}

.cs_work_exp li::after {
	position: absolute;
	display: block;
	content: "";
	top: 50%;
	right: 0;
	width: 13px;
	height: 22px;
	background: url("../person/careerstep/img/icn_arrow_r_gr.png") left center / cover no-repeat;
	-webkit-transform: translate(14px, -50%);
	-ms-transform: translate(14px, -50%);
	transform: translate(14px, -50%);
	z-index: 9;
}

.cs_work_exp li:last-child::after {
	display: none;
}

.cs_work_exp li img {
	width: 211px;
	padding: 0 0 4px;
}

.cs_work_exp li p {
	padding: 14px 0 0;
	font-size: 15px;
	line-height: 1.8;
	text-align: left;
	border-top: 1px solid #CCCCCC;
}

.cs_note {
	width: 750px;
	margin: -40px auto 50px;
	font-size: 13px;
	text-align: left;
	line-height: 1.8;
}

.cs_work_sum {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	width: 100%;
	margin: 0 auto 50px;
}

.cs_work_sum li {
	-webkit-flex-basis: 260px;
	-ms-flex-basis: 260px;
	flex-basis: 260px;
	max-width: 260px;
	width: 260px;
	position: relative;
	margin: 0 -1px 0 0;
	padding: 29px 29px;
	border: 1px solid #111;
	background: #fff;
}

.cs_work_sum2 li {
	-webkit-flex-basis: 430px;
	-ms-flex-basis: 430px;
	flex-basis: 430px;
	max-width: 430px;
	width: 430px;
}

.cs_work_sum li img {
	display: block;
	width: 58px;
	margin: 0 auto 10px;
}

.cs_work_sum li p {
	font-size: 15px;
	line-height: 1.8;
	text-align: left;
}

.cs_work_sum li p.cs_l {
	font-size: 18px;
	line-height: 1.6;
	text-align: center;
}

.cs_work_sum li div {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
	margin: 0 0 14px;
	font-size: 24px;
	font-weight: bold;
	background: #8C860B;
	color: #fff;
	text-align: center;
	line-height: 1.2;
}

.cs_cntbox {
	padding: 50px 50px 20px;
	background: #fff;
}

.cs_cntbox .img_right {
	clear: both;
	display: block;
	float: right;
	margin: 0 0 30px 50px;
}

.cs_cntbox .img_left {
	clear: both;
	display: block;
	float: left;
	margin: 0 50px 30px 0;
}

.cs_cntbox div {
	margin: 0 0 15px;
	color: #8C850B;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3;
}

.cs_cntbox p {
	padding: 0 0 30px;
	font-size: 15px;
	line-height: 1.8;
}

.cs_cntbox p::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.cs_other_ttl {
	display: block;
	margin: 0 auto;
	padding: 50px 0 30px;
	font-size: 22px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.04em;
	text-align: center;
	color: #8C860B;
}


	
	
	
	
	
	
}
