﻿/*---------------------------------------
  ページ共通
-----------------------------------------*/
html, body {
	width: 100%;
	min-height: 100%;
}
body {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 14px;
	color: #221815;
	line-height: 1.7;
	letter-spacing: 0.05em;
	font-feature-settings: "palt";
}
.anchor {
	padding-top: 81px;
	margin-top: -81px;
}
/***** フォント *****/
.font-asap {
  font-family: 'Asap', sans-serif;
}
@font-face{
  font-family:'condenseicon';
  src: url('../font/CONDENSEicon.ttf') format('truetype'),url('../font/CONDENSEicon.otf') format('opentype'),url('../font/CONDENSEicon.woff') format('woff');
}
.font-condense {
  font-family:'condenseicon';
}
i.font-condense {
  font-style: normal;  
}
.sefif {
	font-family: 'Noto Serif JP', serif;
}
/***** 文字色 *****/
.tc-blue {
  color: #54c3f1;
}
.tc-purple {
  color: #3a459a;
}
/***** 背景色 *****/
.bg-blue {
  background-color: #54c3f1;
}
.bg-purple {
  background-color: #3a459a;
}
.bg-gray {
	background-color: #f7fbfc;
}
.sp-show {
	display: none;
}
/***** ボタン *****/
.btn {
  display: block;
	border-radius: 5px;
	padding: 10px;
	cursor: pointer;
}
.btn.prev-btn,
.btn.next-btn {
  position: relative;
}
.movie-outer .movie {
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.movie-outer .movie iframe {
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
a.trans {
	transition: 0.5s;
}
a:hover.trans {
	opacity: 0.75;
}
/********** レイアウト **********/
#container {
  width: 100%;
	min-width: 1240px;
	overflow: hidden;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
/********** ヘッダー **********/
#header {
	position: absolute;
	/*position: fixed;*/
	width: 100%;
	/*transition: 0.5s;
	z-index: 100;*/
}
#header .logo {
	width: 184px;
	margin-top: 25px;
}
#header .logo a {
	display: block;
	transition: 0.5s;
}
#header .logo a:hover {
	opacity: 0.5;
}
/*#header.is-show {
	background-color: rgba(209, 80, 142, 0.6);
	padding-bottom: 20px;
}*/

/********** グローバルナビゲーション **********/
#gnav {
}
#gnav li {
	margin: 40px 40px 0 0;
}
#gnav li.nav-diversity {
	width: 79px;
	width: 87.78px;
}
#gnav li.nav-labo {
	width: 38px;
	width: 42.22px;
}
#gnav li.nav-technology {
	width: 102px;
	width: 113.33px;
}
#gnav li.nav-culture {
	width: 68px;
	width: 75.56px;
}
#gnav li.nav-entry {
	width: 90px;
	margin-top: 0;
	margin-right: 0;
}
#gnav li.nav-diversity a {
}
#gnav li.nav-diversity a img {
} 
#gnav li.nav-diversity a:hover img {
}
#gnav li.nav-entry a {
	background-color: #d1508e;
	padding: 40px 20px 15px 20px;
}
#gnav li.nav-entry a:hover {
	opacity: 0.5;
}
#gnav li a {
	display: block;
	transition: 0.5s;
}
#gnav li.txt-hover a img {
	transition: 0.5s;
}
#gnav li.txt-hover a:hover img {
	filter: invert(37%) sepia(84%) saturate(708%) hue-rotate(285deg) brightness(93%) contrast(80%);
}
#gnav li a img {
	max-width: 100%;
  height: auto;
}
/********** メインビジュアル **********/
#main-visual {
	background: url("../img/team/index/main_img.jpg") center 50% no-repeat;
	background-size: cover;
	width: 100%;
	height: 750px;
}
#main-visual .inner {
	padding-bottom: 30px;
}
#team.interview01 #main-visual {
	background-image: url("../img/team/interview/01/interview01_img01.jpg");
	background-position: center bottom;
}
#team.interview02 #main-visual {
	background-image: url("../img/team/interview/02/interview02_img01.jpg");
	background-position: center bottom;
}
#team.interview03 #main-visual {
	background-image: url("../img/team/interview/03/interview03_img01.jpg");
	background-position: center bottom;
}
#team.interview04 #main-visual {
	background-image: url("../img/team/interview/04/interview04_img01.jpg");
	background-position: center bottom;
}
#main-visual .copy {
	color: #fff;
	font-size: 60px;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.125em;
}
/********** コンテンツ **********/
#contents {
}
/********** TOPページ **********/
/* DIVERSITY */
#contents #diversity {
}
#contents #diversity .diversity-bg {
	background: url("../img/team/bg_diversity.png") center bottom no-repeat #f7f5f6;
	background-size: cover;
	padding-bottom: 70px;
}
#contents #diversity .inner {
	position: relative;
}
#contents #diversity .reborn {
	margin-bottom: 20px;
}
#contents #diversity .reborn .reborn-img {
	width: 568px;
	height: 260px;
}
#contents #diversity .reborn .reborn-img img {
	max-width: 100%;
	height: auto;
}
#contents #diversity .reborn .staff-item {
	width: 340px;
	height: 340px;
	background: url("../img/team/index/thum_sakai02.jpg") 0 0 no-repeat;
	background-size: cover;
	padding: 20px;
	position: absolute;
	top: -80px;
	right: 0
}
#contents #diversity .diversity-img {
	margin: 10px auto 0 auto;
	width: 980px;
	text-align: center;
}
.diversity-img img {
	max-width: 100%;
	height: auto;
}
/* セクション説明 */
#contents #labo .inner {
	padding-top: 70px;
}
#contents #technology .inner {
	padding-top: 70px;
}
#contents #culture .inner {
	padding-top: 70px;
}
#contents .section-block .head {
	margin-bottom: 20px;
	line-height: 1;
}
#contents #diversity .section-block .head {
	width: 79px;
}
#contents #labo .section-block .head {
	width: 38px;
}
#contents #technology .section-block .head {
	width: 103px;
}
#contents #culture .section-block .head {
	width: 69px;
}
#contents .section-block .head img {
	max-width: 100%;
  height: auto;
	vertical-align: top;
}
#contents .section-block .section-title {
	color: #e15197;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 26px;
}
#contents .section-desc .section-txt {
	width: 270px;
}
#contents #diversity .section-desc .section-txt {
	font-size: 15px;
}
#contents .section-desc .section-txt h4 {
	font-size: 15px;
	margin-bottom: 20px;
}
#contents .section-desc .section-txt dl {
}
#contents .section-desc .section-txt dt {
	color: #e15197;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#contents .section-desc .section-txt dd {
	font-size: 13px;
}
#contents .section-desc .section-img {
	width: 700px;
}
#contents .section-desc .section-img img {
	max-width: 100%;
  height: auto;
}
.truck-img {
	width: 1010px;
	margin: 70px auto 0 auto;
}
.truck-img img {
	max-width: 100%;
	height: auto;
}
/********** ページ共通 **********/
/* スタッフ紹介 */
.staff-item dl.staff-info {
	margin-bottom: 15px;
}
.staff-item .staff-info dt.position {
	color: #e15197;
	font-size: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 8px;
}
.staff-item .staff-info dt.position span {
	color: #231815;
	font-size: 7px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 5px;
}
.staff-item .staff-info dd.name {
	font-size: 12px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 8px;
}
.staff-item .staff-info dd.date {
	font-size: 8px;
	font-size: 12px;
}
.staff-item p.message {
	color: #e15197;
	font-size: 10px;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
}

#contents .staff-block {
	width: 700px;
}
#contents .staff-block .staff-item {
	display: flex;
	flex-direction: column;
	width: 160px;
	margin-right: 20px;
}
#contents .staff-block .staff-item:last-child {
	margin-right: 0;
}
#contents .staff-block .staff-item .staff-img {
	margin-bottom: 15px;
}
#contents .staff-block .staff-item .staff-img img {
	max-width: 100%;
	height: auto;
}
#contents #diversity .reborn .staff-item p.message {
	margin-bottom: 0;
}
#contents .staff-block .staff-item .more-btn {
	margin-top: auto;
}
#contents .staff-block .staff-item .more-btn a {
	background-color: #c9caca;
	width: 100%;
	transition: 0.5s;
}
#contents .staff-block .staff-item .more-btn a:hover {
	background-color: #e15197;
}
#contents .staff-block .staff-item .more-btn a img {
	width: 70px;
	height: auto;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}
/* 下層ページ スタッフリスト */
#contents #staff-list {
	background: url("../img/team/interview/interview_bg02.png") center bottom no-repeat #fff;
	background-size: cover;
	padding-top: 50px;
	border-top: 1px solid #e15197;
}
#contents #staff-list .mass-koala {
	width: 224px;
	margin-top: auto;
}
#contents #staff-list .mass-koala p.img {
	max-width: 100%;
	height: auto;
}
#contents #staff-list .staff-block {
	padding-bottom: 70px;
}

/********** インタビューページ **********/
#contents #interview {
	margin-bottom: 80px;
}
/* スタッフ紹介 */
#contents #interview .prof-bg {
	background: url("../img/team/bg_diversity.png") center bottom no-repeat #f7f5f6;
	background-size: cover;
	padding-top: 60px;
	min-height: 310px;
	margin-bottom: 70px; 
}
#contents #interview .prof-block {
	position: relative;
}
#contents #interview .prof-block .copy {
	width: 500px;
}
#contents #interview .prof-block .copy h2 {
	color: #e15197;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5;
}
#contents #interview .prof-block .staff-item {
	position: absolute;
	top: -140px;
	right: 0;
}
#contents #interview .prof-block .staff-item dl.staff-info {
	margin-right: 20px;
	margin-bottom: 0;
}
#contents #interview .prof-block .staff-item .staff-info dt.position {
	font-size: 10px;
	font-size: 13px;
	line-height: 1;
	margin-bottom: 8px;
}
#contents #interview .prof-block .staff-item .staff-info dt.position span {
	font-size: 7px;
	font-size: 12px;
}
#contents #interview .prof-block .staff-item .staff-info dd.name {
	font-size: 12px;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 8px;
}
#contents #interview .prof-block .staff-item .staff-info dd.date {
	font-size: 8px;
	font-size: 12px;
}
#contents #interview .prof-block .staff-img {
	width: 500px;
	height: 340px;
}
#contents #interview .prof-block .staff-img img {
	max-width: 100%;
	height: auto;
}
/* インタビュー内容 */
#contents #interview .interview-block {
	margin-bottom: 50px;
}
#contents #interview .interview-block.last {
	margin-bottom: 0;
}
#contents #interview .interview-block .inner {
	width: 1200px;
}
#contents #interview .interview-block h2 {
	color: #e15197;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 26px;
}
#contents #interview .interview-block .interview-img {
	width: 600px;
}
#contents #interview .interview-block .interview-img img {
	max-width: 100%;
	height: auto;
}
#contents #interview .interview-block .interview-txt {
	font-size: 10px;
	font-size: 14px;
	width: 600px;
}
#contents #interview .interview-block .interview-txt p {
	margin-bottom: 0.5em;
}
#contents #interview .interview-block .interview-txt p:last-child {
	margin-bottom: 0;
}
#contents #interview .interview-block01 .interview-txt,
#contents #interview .interview-block03 .interview-txt {
	padding-left: 25px;
	padding-right: 100px;
}
#contents #interview .interview-block02 .interview-txt {
	padding-right: 25px;
	padding-left: 100px;
}
/********** フッター **********/
#footer {
	color: #fff;
	background: url("../img/team/bg_footer.jpg") center top no-repeat;
	background-size: cover;
	padding: 50px 0;
}
#footer .f-copy {
	margin-bottom: 20px;
}
#footer .f-copy .left,
#footer .f-logo .left {
	width: 416px;
}
#footer .f-copy .right,
#footer .f-logo .right {
	width: 532px;
}
#footer .entry-btn {
	width: 258px;
}
#footer .entry-btn a {
	background-color: #fff;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	transition: 0.5s;
}
#footer .entry-btn a:hover {
	opacity: 0.5;
}
#footer .entry-btn img {
	width: 56px;
	height: auto;
	vertical-align: middle;
}
#footer .f-copy .left .copy-img img {
	max-width: 100%;
	height: auto;
}
#footer .f-copy .copy,
#footer .f-logo .copy {
	font-size: 16px;
	font-weight: bold;
}
#footer .f-logo {
	margin-bottom: 30px;
}
#footer .f-logo .left .reborn-img img {
	max-width: 100%;
	height: auto;
}
#footer .f-logo .right .logo-img img {
	max-width: 100%;
	height: auto;
}
#footer .f-info {
}
#footer .f-info .c-name {
}
#footer .f-info .c-name .head {
	font-size: 15px;
	font-weight: bold;
	margin-right: 1em;
}
#footer .f-info .c-addr,
#footer .f-info .f-addr {
}
#footer .f-info .c-addr .head,
#footer .f-info .f-addr .head {
	font-size: 14px;
	font-weight: bold;
}
#footer .copyright {
	text-align: center;
	border-top: #fff 1px solid;
	margin-top: 20px;
	padding-top: 30px;
}
#footer .pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 5;
}
#footer .pagetop a {
  color: #fff;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
  display: flex;
	align-content: center;
	justify-content: center;
	flex-direction: column;
	line-height: 1.2;
	background-color: #d1508e;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 70px;
	height: 70px;
	transition: 0.5s;
}
#footer .pagetop a:hover {
	opacity: 0.5;
}
#footer .pagetop a:before {
	content: '\f077';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
	margin-bottom: 5px;
}

