@charset "utf-8";

/* ------------------------------
 PERSON 社員紹介
------------------------------ */

/* ------------------------------
 PERSON INDEX
------------------------------ */
.contentsPage {
	padding: 0;
}
.person-index{
	margin-bottom: 80px;
}
.person-index .cms_text{
	width: 33.333333333333333333333333%;
	margin-bottom: 0 !important;
	position: relative;
	float: left;
}
.person-index .cms_image img{
	opacity: 1;
}
.person-index .cms_image:after{
	content: "";
	background: rgba(0,0,0,0.6);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 60%,rgba(0,0,0,1) 100%); 
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 60%,rgba(0,0,0,1) 100%); 
	width: 200%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	z-index: 100;
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	.person-index .cms_image:after{
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.person-index .cms_image:hover:after{
		opacity: 1;
	}
	.person-index .cms_text:hover img{
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
	}
}
.person-index .cms_caption_b{
	width: 100%;
	position: absolute;
	z-index: 2;
	color: #fff;
	z-index: 200;
	line-height: 1.6;
}
.person-index .rikei{
	position: absolute;
	z-index: 2;
	left: 33px;
	bottom: 120px;
	color: #fff;
	background: #D7021F;
	border-radius: 50px;
	line-height: 28px;
	padding: 0 15px;
	font-size: 1.3rem;
}
.rikei-block .rikei{
	color: #fff;
	background: #D7021F;
	border-radius: 50px;
	line-height: 28px;
	padding: 0 15px;
	font-size: 1.3rem;
	display: inline-block;
}
.icon-cate{
	display: inline-block;
	margin-right: 5px;
}

.person-index .person-name{
	position: absolute;
	z-index: 2;
	left: 33px;
	bottom: 33px;
	color: #fff;
}
.person-index .name-ja{
	font-size: 2rem;
	margin-right: 8px;
}
.person-index .name-en{
	font-size: 1.2rem;
	font-family: "Montserrat";
	font-weight: normal;
}
.person-index .icon-electronics,
.person-index .icon-technology,
.person-index .icon-machinery,
.person-index .icon-it,
.person-index .icon-chemistry,
.person-index .icon-arts{
	font-size: 1.3rem;
	background: #0FA1D6;
	width: 96px;
	line-height: 28px;
	text-align: center;
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 43px;
}
.btn.home a:after{
	content: "";
	width: 22px;
	height: 22px;
	display: block;
	background :url(../img/icon_arrow_back.png) no-repeat;  
	background-size: 22px auto;
	position: absolute;
	top: 30px;
	left: 20px;
}
@media screen and (max-width: 767px) {
	.contentsPage {
		padding: 40px 0 0px;
	}
	.person-index .cms_text{
		width: 100%;
		float: left;
		margin-bottom: 0 !important;
		position: relative;
	}
	.person-index .cms_caption_b{
		text-align: left;
	}
	.person-index .person-name{
		left: 15px;
		bottom: 30px;
	}
	.person-index .rikei{
		left: 15px;
	}
	.person-index .name-ja{
		font-size: 1.7rem;
	}
	.person-index .name-en{
		font-size: 1.1rem;
	}
	.person-index .icon-technology, 
	.person-index .icon-management,
	.person-index .icon-sales{
		width: 40px;
		right: 15px;
		bottom: 23px;
		font-size: 1.2rem;
		line-height: 22px;
	}
	.btn.home a:after{
		width: 15px;
		height: 15px;
		display: block;
		background :url(../img/icon_arrow_back.png) no-repeat;  
		background-size: 15px auto;
		position: absolute;
		top: 32px;
		left: 10px;
	}
	.cms_block.home-link {
		background: #fff;
		height: 160px;
		padding-top: 0;
	}
	.person-index .icon-electronics,
	.person-index .icon-technology,
	.person-index .icon-machinery,
	.person-index .icon-it,
	.person-index .icon-chemistry,
	.person-index .icon-arts{
		right: 0px;
		bottom: 35px;
	}
}
/* ------------------------------
 PERSON 下層
------------------------------ */
.person-main{
    position: relative;
    padding-bottom: 150px;
    margin-bottom: 50px;
}
.cms_text.person-ami span{
	display: none;
}
@media screen and (min-width: 768px) {
	.cms_text.person-ami{
	  position: absolute;
	  width: 100%;
	  height: 93%;
	  top: 0;
	}
	.person-ami::before {
	  content: '';
	  display: block;
	  background-color: #D9F2FC;
	  background-size: 4px 4px;
	  position: absolute;
	  top: 273px;
	  left: 0;
	  width: 200%;
	  height: 200%;
	}
	.w980 .cms_text{
		width: 980px;
	}
	.person-main .w330 {
		width: 360px !important;
	}
}
.person-main .w330 p{
    font-weight: bold;
}
.person-main .name-ja{
	font-size: 4rem;
	line-height: 1.2;
	margin-top: 23px;
    font-weight: normal !important;
}
.person-main .name-en{
	font-size: 1.5rem;
	font-family: "Montserrat";
    margin-top: 4px !important;
    font-weight: normal !important;
    margin-bottom: 80px;
}
.icon-cate{
	font-size: 1.3rem;
	width: 96px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	margin-top: 100px;
	background: #0FA1D6;
}
.sub-title{
	color:#205DA6;
	font-weight: bold;
    margin-bottom: 17px;
    text-align: center !important;
}
.w528 h2{
	text-align: left;
}
.w528 .sub-title{
    text-align: left !important;
}
.sub-title:after {
	content: "";
	width: 65px;
	height: 2px;
	display: block;
	background: #205DA6;
	margin-left: auto;
	margin-right: auto;
}
.w528 .sub-title:after {
	width: 110px;
	margin-left: 0;
	margin-right: 0;
}

.btn{
	text-align: center;
	padding-bottom: 90px;
}
.btn a{
	font-family: 'Bebas Neue';
	letter-spacing: 2px;
	background :url(../img/icon_index.png) no-repeat; 
	background-size: 64px auto;
	line-height: 64px;
	display: inline-block;
	padding-left: 85px;
	font-size: 4rem;
	text-decoration: none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.btn a:after{
	content: none;
}
@media screen and (min-width: 768px) {
	.btn a:hover{
		opacity: 0.7;
	}
}

@media screen and (max-width: 767px) {
	.person-main{
		background: none;
		position:static;
		padding-bottom: 0px;
		margin-bottom: 30px;
		margin-top: -40px;
	}
	.person-main .w330{
		margin-bottom: 20px;
	  	background: #D9F2FC;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.person-main .name-ja{
		font-size: 3.2rem;
		margin-top: 13px
	}
	.person-main .name-en{
		font-size: 1.2rem;
	    margin-top: 5px !important;
   		margin-bottom: 10px;
	}
	.icon-cate{
		font-size: 1.3rem !important;
		margin-top: 0;
		width: 96px;
		font-size: 1.2rem;
		line-height: 26px;
		padding-top: 1px;
	}
	.w1120,
	.w980 {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.sub-title{
	    margin-bottom: 10px;
    	text-align: left !important;
	}
	.sub-title:after {
		margin-left: 0;
		margin-right: 0;
	}
	.w1120 h2,
	.w980 h2{
		text-align: left;
	}
	.cms_text.w528{
		margin-bottom:20px;
	}
	.person-main p{
		font-size: 1.4rem;
		margin-left: 5%;
		font-weight: bold !important;
	}
	.person-main .rikei-block .rikei{
		font-size: 1.3rem;
		margin-left: 0;
	}
	.btn a{
		font-family: 'Bebas Neue';
		background :url(../img/icon_index.png) no-repeat; 
		background-size: 50px auto;
		line-height: 50px;
		padding-left: 70px;
	}
}

/* ------------------------------
 アイコンブロック
------------------------------ */
.cms_block.person-btn{
	margin-bottom: 0;
	background: #D9F2FC;
	padding: 63px 0;
	display: flex !important;
	justify-content: space-between;
}
.glass{
	width: 230px;
	background :url(../img/icon_glass.png) no-repeat 0 center;
	background-size: 21px auto;
	padding-left: 25px;
	font-size: 1.5rem;
	font-weight: bold;
	padding-top: 5px;
}
.department-block{
	width: 846px;
}
.department-block ul{
	display: flex !important;
	justify-content: space-between;
	text-align: center;
}
.department-block ul li{
	width: 141px;
	box-sizing: border-box;
	border-right: solid 1px #C1D7E0;
	text-align: center;
}
.department-block ul li:first-child{
	border-left: solid 1px #C1D7E0;
}
.department-block a{
	width: 141px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	line-height: 40px;
	color: #000 !important;
}
.department-block a:hover,
.department-block .on a{
	color: #fff !important;
	background: #0FA1D6;
}
.department-block ul li{
	color: #969696;
}
.department-block ul p{
	font-weight: bold;
	margin-top: 5px;
	font-size: 1.6rem;
}
@media (min-width: 768px) {
	.department-block ul a:hover{
		opacity: 0.7;
	}
}
@media (max-width: 767px) {
	.contentsPage {
		padding: 0px;
	}
	.cms_block.person-btn{
		padding: 20px 0;
	}
	.cms_block.person-btn .cms_text{
		text-align: center;
	}
	.glass{
		width: auto;
		text-align: center;
		margin: 10px;
		display: inline-block;
		padding-top: 0;
	}
	.department-block{
		width: 100%;
	}
	.department-block h3:after{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.department-block ul{
		width: 280px; 
		flex-wrap: wrap;
	}
	.department-block ul li{
		width: 33.333333333%; 
		margin-bottom: 10px;
	}
	.department-block ul li a{
		width: 100%; 
		font-size: 1.2rem;
		line-height: 30px;
	}
	.department-block ul li:nth-child(4n){
		border-left: solid 1px #C1D7E0;
	}
}
/* ------------------------------
 画像の影
------------------------------ */
.person-main .cms_text{
	overflow: visible !important; 
}
.person-ami.cms_text{
	overflow: hidden !important; 
}
.w724 img,
.cms_image img{
	overflow: visible !important; 
	box-shadow: 20px 10px 30px 0px rgba(0,0,0,0.16);
}
@media (max-width: 767px) {
	.w724 img,
	.cms_image img{
		box-shadow: none;
	}
}
