@charset "utf-8";
:root {
  --media_sp: 640;
}
/*  会社情報用
==================================*/
#header ul ul.comSubNav {	display:block;	}
.staff #header ul ul.comSubNav {	display:none;	}

.pageNav {
	background:url(../img/top/page_guide.png) no-repeat;
	background-image: url("../img/company/page_guide_single.png");
	background-repeat: repeat-y;
	position:fixed;
	top:50%;
	right:30px;
	width:18px;
	height:281px;
	/* margin-top:-119px; */
	transform: translate(0, -50%);
	z-index:9999;
	}
.pageNav li:hover,
.pageNav li.on {	background: url(../img/common/page_guide_on.png) no-repeat;	}
.pageNav li {	margin-top:27px;	}
.pageNav li:first-child {	margin-top:0;	}
.pageNav li a {
	display:block;
	width:18px;
	height:17px;
	text-indent:-9999px;
	}
.pageNav li:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}


.mainImg{
	width: 100%;
	height: 630px;
/*	min-width: 1120px;*/
	overflow: hidden;
	font-size: 0;
	}
	.mainImg .slick-list{
		width: 100%;
		min-width: 1120px;
		overflow: hidden;
		}
	.mainImg .slick-slide{
		width: 280px!important;
		}
	.mainImg p{
		width: 280px;
		height: 315px;
		font-size: 0;
		}

/*.about-header-img {	background-image: url(../img/company/header-company.jpg);}*/
.founder-message {	
	/*background: #f4f6f5 url(../img/company/bg-founder.jpg) no-repeat center bottom;*/
	background: #fff;
	background: -moz-linear-gradient(top,  #fff 0%, #eee 100%);
	background: -webkit-linear-gradient(top,  #fff 0%,#eee 100%);
	background: linear-gradient(to bottom,  #fff 0%,#eee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#eee',GradientType=0 );
	}
.founder-message .container670 {	text-align:left;	}
.founder-message h4 {
	margin-bottom:20px;
	font-size: 24px;
	line-height:1.42;
	letter-spacing:0.04em;
	text-align: center;
	}
.founder-message p {
	line-height:1.85;
	margin-bottom:30px;
	text-align: center;
	}
.founder-message p span {	font-family:"FP-ヒラギノ角ゴ ProN W6";	}
.founder-message p.pc {
	margin:25px auto 0;
	}
.founder-message .sp { display: none; }

.our-staff {	padding: 70px 0;	}
.our-staff .slider {	margin-bottom:70px;	}
.our-staff .bx-viewport {	padding: 10px 0 15px;	}
.our-staff .bxslider01 li {	width: 670px;}
.our-staff .bxslider01 li img {
	float: left;
	margin-right: 30px;
	width:250px;
	-webkit-box-shadow: 5px 5px 10px #dbd7d7;
	-moz-box-shadow: 5px 5px 10px #dbd7d7;
	box-shadow: 5px 5px 10px #dbd7d7;
	}
.our-staff .bxslider01 li div {
	float: left;
	width: 390px;
	}
.our-staff .bxslider01 li div.acms-btn-action-group {	width:93%;	}
.our-staff .name {
	font-family:"FP-ヒラギノ角ゴ ProN W6";
	font-size: 18px;
	line-height: 1;
	}
.our-staff p {	line-height: 2;}
.our-staff p.achievement {
	border-top:solid 1px #ccc;
	margin: 10px 0 5px;
	padding-top:25px;
	font-size: 24px;
	line-height: 1.5;
	}
.our-staff p#PrevIcon a,
.our-staff p#NextIcon a {
	display: block;
	position: absolute;
	top:50%;
	padding:0;
	width:22px;
	height:22px;
	margin-top:-11px;
	font-size:0.01em;
	text-indent:-9999px;
	}
.our-staff p#PrevIcon a {
	background: url(../img/common/icon-arrow-slide-left.png) left center no-repeat;
	background-size:contain;
	left: -50px;
	}
.our-staff p#NextIcon a {
	background: url(../img/common/icon-arrow-slide-right.png) left center no-repeat;
	background-size:contain;
	right: -50px;
	}
.our-staff p#PrevIcon a:hover, .our-staff p#NextIcon a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	}
.our-staff p#PrevIcon-m a,
.our-staff p#NextIcon-m a {	display: none;}
.our-staff .controlWrap {
	position: relative;
	margin-top: 0;
	}
.our-staff .controlWrap .bx-viewport {	padding: 0;	}
.our-staff .controlWrap a {
	background: #000;
	display: block;
	}
.our-staff .controlWrap a img {
	width: 100%;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	vertical-align: top;
	}
.our-staff .controlWrap a:hover img,
.our-staff .controlWrap a.active img {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	}

.history {
	background: #009e96;
	color: #fff;
	}
.history h3 span {
	border-top:solid 1px #fff;
	color:#fff;
	}
.history table {
	border-top:dotted 1px #99d8d5;
	width: 100%;
	margin-bottom:70px;
	text-align:left;
	}
.history tr {	border-bottom:dotted 1px #99d8d5;}
.history th {	width: 115px;	padding: 9px 0; vertical-align:top;}
.history td {
	padding: 9px 0;
	line-height:1.53;
	}

.investor-info h3 span {
	border-top:solid 1px #fff;
	color:#fff;
	}
.investor-info {
	background: #f0f0f0 url(../img/company/bg-investor-info.jpg) no-repeat center top;
	background-size: cover;
	}
.investor-info .wrap {
	background: rgba(64,34,15,.7);
	width: 483px;
	margin: 0 auto 30px;
	padding: 26px 32px;
	box-sizing: border-box;
	}
.investor-info table {
	width: 100%;
	text-align:left;
	}
.investor-info td {
	padding: 9px 0;
	line-height:1.53;
	color: #fff;
	}
.investor-info td a {	color:#fff;}
.investor-info th {
	width: 115px;
	color: #fff; }

.about-access {
	padding: 70px 0;
	}
.about-access .gmap {
	width: 450px;
	height: auto;
	margin: 0 auto 25px;
	}
.about-access table {
	width: 100%;
	margin: 0 0 15px;
	text-align:left;
	}
.about-access table caption {
	margin: 0 0 15px;
	font-size: 16px;
	text-align:left;
	}
.about-access table tbody {
	border-top: dotted 1px #aaa;
	font-size: 13px;
	}
.about-access table th,
.about-access table td {
	border-bottom: dotted 1px #aaa;
	width: 550px;
	padding:13px 0;
	line-height:1.85;
	}
.about-access table th {
	width: 120px;
	vertical-align:top;
	}
.about-access .button {
	display:inline-block;
	margin:0 5px 40px;
	}



@media screen and (max-width: 640px) {
.mainImg{
	width: 100%;
	height: 0;
	min-width: 0;
	padding-bottom: 112.5%;
	}
	.mainImg .slick-list{
		width: 100%;
		min-width: 100%;}
	.mainImg .slick-slide{
		width: 50vw!important;
		}
	.mainImg p{
		width: 50%;
		height: 0;
		padding-bottom: 112.5%;
		}
/*	.about-header-img {	visibility:hidden;  }*/

	.founder-message {
		background: #fff;
		padding: 10.94% 6.25%;
		}
	.founder-message .container670 {	width: 100%;	}
	.founder-message h4 {
		font-size: 19px;
		line-height:1.47;
		margin-bottom: 5.36%;
		}
	.founder-message .founder-img {
		width: 100%;
		margin-bottom: 8.04%;
		}
	.founder-message p {
		width: 100%;
		font-size: 12px;
		line-height:1.58;
		margin-bottom: 4.46%;
		text-align: left;
		}
	.founder-message .pc { display: none; }
	.founder-message .sp { display: inline-block; }

	.our-staff {
		background: #eee;
		width: 100%;
		padding: 12.5% 0;
		text-align:center;
		}
	.our-staff .slider {
		position: relative;
		margin-bottom:0;
		text-align:center;
		}
	.our-staff .bx-viewport {
		padding: 0;
		}
	
	.our-staff .bxslider01 li {	width: 100%;}
	.our-staff .bxslider01 li img {
		float: none;
		width: 68.75%;
		margin:0 auto 5.36%;
		}
	.our-staff .bxslider01 li div {
		float: none;
		width: 68.75%;
		margin:0 auto;
		text-align:left;
		}
	.our-staff img {
		float: none;
		display: block;
		width: 100%;
		margin: 0 auto 25px;
		}
	.our-staff .name {	font-size: 14px;	}
	.our-staff p {	line-height: 1.58;}
	.our-staff p.achievement {
		margin: 3.57% 0 3.57%;
		padding-top:5.36%;
		font-size: 16px;
		line-height:1.44;
		}
	.our-staff .controlWrap {	display: none;	}
	.our-staff p#PrevIcon-m a,
	.our-staff p#NextIcon-m a {
		display: block;
		position: absolute;
		top: 46.43%;
		padding: 3.57%;
		font-size:0.01em;
		text-indent:-9999px;
		}
	.our-staff p#PrevIcon-m a {
		background: url(../img/common/icon-arrow-slide-left.png) left center no-repeat;
		background-size:contain;
		left: 5.36%;
		}
	.our-staff p#NextIcon-m a {
		background: url(../img/common/icon-arrow-slide-right.png) left center no-repeat;
		background-size:contain;
		right: 5.36%;
		}

	.history {	padding: 10.94% 6.25%;	}
	.history .container670 {	width: 100%;	}
	.history table {
		width: 100%;
		text-align:left;
		margin-bottom:0;
		}
	.history th {
		width: 34.82%;
		padding: 4.46% 0.89%;
		}
	.history td {
		width: 62.51%;
		padding: 4.46% 0.89%;
		line-height:1.25;
		}

	.investor-info h3 span {
		border-top:solid 1px #777;
		color:#666;
		}
	.investor-info {
		background: #fff;
		padding: 10.94% 6.25%;
		}
	.investor-info .wrap {
		background: transparent;
		width: 100%;
		margin-bottom: 0;
		padding: 0;
		}
	.investor-info .container670 {	width: 100%;	}
	.investor-info table {
		border-top:solid 1px #ccc;
		width:100%;
		margin-bottom:0;
		}
	.investor-info td {
		width: 62.51%;
		padding: 4.46% 0.89%;
		line-height:1.25;
		color: #333;
		}
	.investor-info td a {	color:#333;}
	.investor-info tr {	border-bottom:solid 1px #ccc;}
	.investor-info th {
		width: 33.92%;
		padding-left:1.79%;
		color: #333;
		}

	.about-access {
		background: #eee;
		padding: 10.94% 6.25% 18.98%;
		}
	.about-access .gmap {
		position:relative;
		width: 100%;
		margin-bottom: 8.93%;
		}
	.about-access .gmap img.mapImg {
		position: absolute;
		width:auto!important;
		height: 300px!important;
		max-width:none;
		left:0;
		top:0;
		}
	.about-access table {	margin: 0 0 8.93%;	}
	.about-access table caption {
		margin: 0 0 3.57%;
		font-size: 15px;
		}
	.about-access table th,
	.about-access table td {
		width:74.11%;
		padding:2.68% 0;
		font-size: 12px;
		line-height:1.58;
		}
	.about-access table th {
		width: 25.89%;
		vertical-align:middle;
		}
	.about-access table td span {
		display:inline-block;
		padding-top:4.36%;
		line-height:1.33;
		}
	.about-access table td span:first-child {	padding-top:0;	}
	.about-access .button {
		display:inline-block;
		margin:0;
		}
	.about-access .button:first-child {	margin-right:2.86%;	}

}

.corpPhilosophy{
	position: relative;
	padding: 0;
}
.philosophy_mv{
	position: relative;
	background-image: url("../img/company/cp_mv_pc.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 179px 0 167px;
}
.philosophy_mv h3{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 423px;
	margin: 0 auto;
}
.philosophy_mv h3::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0,.45);
	width: 100%;
	mix-blend-mode: multiply;
	z-index: 0;
}
.philosophy_mv h3 .ttl{
	position: relative;
	border: none;
	padding: 43px 0 40px;
	margin: 0;
	font-family: "AGaramondPro-Semibold";
	font-size: 22px;
	color: #fff;
	line-height: 1;
	z-index: 1;
}
.philosophy_mv .arrow{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: 40px;
}
.philosophy_wrp{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.philosophy_blk{
	position: relative;
	display: flex;
	align-items: center;
  background: linear-gradient(to right, #000 50%, #fff 50%) left bottom repeat-x;
  background-size: 8px 1px;
  border: none;
	width: calc(50% + 390px);
	min-width: 930px;
	min-height: 355px;
	padding-bottom: 1px;
}
.philosophy_blk::after{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	width: 100%;
	min-width: 800px;
	margin-bottom: 1px;
	z-index: 0;
}
.philosophy_blk.mission::after{
	background-image: url("../img/company/cp_mission_img_pc.jpg");
}
.philosophy_blk.vision::after{
	background-image: url("../img/company/cp_vision_img_pc.jpg");
}
.philosophy_blk.action::after{
	background-image: url("../img/company/cp_action_img_pc.jpg");
}
.philosophy_blk h4{
	position: relative;
	background-color: #009e96;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	margin-right: 60px;
	border-radius: 50%;
	font-size: 17px;
	color: #fff;
	aspect-ratio: 1;
}
.philosophy_blk h4 .en{
	margin-bottom: -10px;
	font-family: "AGaramondPro-Semibold";
	font-size: 15px;
	letter-spacing: 0.06em;
}
.philosophy_blk .philosophy_contents{
	position: relative;
	padding: 20px 0;
	z-index: 1;
}
.philosophy_blk .philosophy_txt{
	font-size: 14px;
	letter-spacing: 0.08em;
	line-height: calc(26/14);
}
.philosophy_blk .philosophy_txt-catch{
	padding: revert;
	display: block;
	padding-top: 30px;
	margin-bottom: 20px;
	font-family: "FP-ヒラギノ角ゴ ProN W6";
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: calc(33/20);
}
.philosophy_blk.mission .philosophy_txt-catch{
	margin-bottom: 10px;
	font-size: 40px;
	line-height: 1.2;
}
.philosophy_blk .philosophy_txt-catch li{
	font-size: 20px;
	font-weight: bold!important;
	letter-spacing: 0.1em;
	line-height: calc(33/20);
}
@media screen and (max-width: 1200px) {
	.philosophy_blk{
		width: calc(100% - 56px);
		min-width: inherit;
		margin-left: 56px;
	}
	.philosophy_blk .philosophy_contents{
		width: 46.875%;
	}
}
@media screen and (max-width: 640px) {
	.philosophy_mv{
		background-image: url("../img/company/cp_mv_sp.jpg");
		padding: calc(97 / var(--media_sp) * 100vw) 0;
	}
	.philosophy_mv h3{
		width: calc(400 / var(--media_sp) * 100vw);
	}
	.philosophy_mv h3 .ttl{
		padding: calc(38 / var(--media_sp) * 100vw) 0;
		font-size: calc(23 / var(--media_sp) * 100vw);
	}
	.philosophy_blk{
		flex-direction: column;
		align-items: center;
		background: linear-gradient(to right, #000 60%, #fff 40%) left bottom repeat-x;
		background-size: 7px 1px;
		width: 100%;
		min-width: 100%;
		min-height: initial;
	}
	.philosophy_blk.action{
		background: none;
	}
	.philosophy_blk::after{
		background-position: right top;
		background-size: auto calc(225 / var(--media_sp) * 100vw);
		min-width: 100%;
	}
	.philosophy_blk.mission::after{
		background-image: url("../img/company/cp_mission_img_sp.jpg");
	}
	.philosophy_blk.vision::after{
		background-image: url("../img/company/cp_vision_img_sp.jpg");
	}
	.philosophy_blk.action::after{
		background-image: url("../img/company/cp_action_img_sp.jpg");
	}
	.philosophy_blk h4{
		background-color: transparent;
		width: calc(150 / var(--media_sp) * 100vw);
		height: calc(225 / var(--media_sp) * 100vw);
		margin-right: auto;
		margin-left: calc(85 / var(--media_sp) * 100vw);
		border-radius: 0;
		font-size: calc(30 / var(--media_sp) * 100vw);
		color: #009e96;
		line-height: 1.3;
		aspect-ratio: auto;
	}
	.philosophy_blk h4 .en{
		margin-bottom: 0;
		font-size: calc(23 / var(--media_sp) * 100vw);
	}
	.philosophy_blk .philosophy_contents{
		background: linear-gradient(to right, #000 60%, #fff 40%) left top repeat-x;
		background-size: 7px 1px;
		border: none;
		width: 100%;
		padding: calc(50 / var(--media_sp) * 100vw) calc(55 / var(--media_sp) * 100vw);
		box-sizing: border-box;
	}
	.philosophy_blk .philosophy_txt{
		font-size: 12px;
		letter-spacing: 0.14em;
		line-height: 1.54;
		text-align: center;
	}
	.philosophy_blk .philosophy_txt-catch{
		padding-top: 0;
		margin-bottom: 5.36%;
		font-size: calc(30 / var(--media_sp) * 100vw);
		line-height: calc(54/30);
		text-align: left;
	}
	.philosophy_blk.mission .philosophy_txt-catch{
		margin-bottom: 5.36%;
		font-size: calc(43 / var(--media_sp) * 100vw);
		letter-spacing: 0.28em;
		text-align: center;
	}
	.philosophy_blk.vision .philosophy_txt-catch{
		margin-left: calc(10 / var(--media_sp) * 100vw);
	}
	.philosophy_blk.action .philosophy_txt-catch{
		padding-left: calc(45 / var(--media_sp) * 100vw);
	}
	.philosophy_blk .philosophy_txt-catch li{
		font-size: calc(30 / var(--media_sp) * 100vw);
		letter-spacing: 0.05em;
		line-height: calc(54/30);
	}
}