
/*===============================================*/

/*  worker.css */

/*===============================================*/

div#globalHeaderWorker{position: relative; z-index: 100; width:100%; border: 1px solid #ebebeb; background-color: #fff; box-sizing: border-box;}

/*workHeader**************/
.workHeader {
	margin: 75px auto 0;
	width: calc(100% - 10%);
	height: 700px;
	position: relative; }

.workHeader h2 {
	position: absolute;
	bottom:50px;
	left:5%;
	z-index: 110;
	margin-bottom:-90px;
	width: 100%;
	height:auto;
	font-size:60px;
	line-height:80px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.workHeader h2 span {
	display: block;
	margin-top:0px;
	font-size:16px;
	line-height:18px;
	font-weight:600;
	color:#fff;
	letter-spacing: 0.05em;
	font-feature-settings : "palt"; }

.workHeader ul{position:absolute;width:100%;height:700px;overflow:hidden; }
.workHeader ul li{position:absolute;right:0;bottom:0;left:0;width:100%;height:100%;background:no-repeat fixed center center ;background-size:cover;}

@media screen and (max-width: 959px){
div#globalHeaderWorker{display: none;} 
.workHeader {margin: 0 auto ; padding-top: 5%;height: 500px; }
.workHeader h2 {bottom:60px;font-size:26px;line-height:40px; }
.workHeader ul{position:absolute;width:100%;height:500px;overflow:hidden; }
.workHeader ul li{position:relative;top:0;left:0;width:100%;height:100%;background:no-repeat center center ;background-size:cover;} }



/*w-message
---------------------------*/
.w-message {
	margin: 75px 0 0 auto;
	padding:5%;
	box-sizing: border-box;
	width: 95%;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between; }

.work-bg-msg {background: #000 url(../images/worker/msgimg1.jpg) no-repeat left top;}

.w-message h2 {
	margin-bottom:;
	padding-left:10%;
	width: 40%;
	height:auto;
	font-size:40px;
	line-height:60px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-message .w-tx {
	margin-bottom:;
	width: 50%;
	height:auto; }

.w-message .w-tx p {
	margin-bottom:;
	font-size:18px;
	line-height:40px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-message .w-tx .name {
	margin-top:30px;
	width: 300px;
	height:auto;
	font-size:30px;
	line-height:30px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-message .w-tx .name span {
	display: block;
	margin-bottom:5px;
	font-size:14px;
	line-height:18px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	font-family: din; }

@media screen and (max-width: 768px){
.w-message {margin: 50px 0 0 auto;padding:5%;width: 95%;flex-wrap: wrap; }
.work-bg-msg {background: #000 url(../images/worker/msgimg1.jpg) no-repeat -250px top;}
.w-message h2 {margin-bottom:20px; padding-left:0%;width: 100%;font-size:24px;line-height:36px; }
.w-message .w-tx {width: 100%; }
.w-message .w-tx p {font-size:16px;line-height:26px;font-weight:800; }
.w-message .w-tx .name {margin-top:20px;width: 100%;font-size:20px;line-height:20px;} }



/*w-ls
---------------------------*/
.w-ls {
	margin: 75px auto 0 0;
	padding:5%;
	box-sizing: border-box;
	width: 95%;
	height: auto;
	position: relative;
	z-index: 100;
	background-color: #000;}

.w-ls h2 {
	margin-bottom:;
	text-align: right;
	width: 100%;
	height:auto;
	font-size:30px;
	line-height:30px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-ls h2 span {
	display: block;
	margin-top:5px;
	font-size:20px;
	line-height:20px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	font-family: din; }

.w-ls-wrap {
	margin: 100px 0 0 auto;
	box-sizing: border-box;
	max-width: 1200px;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: nowrap;
	justify-content:flex-end; }

.w-ls-wrap li {
	margin:;
	width: 30%;
	height:auto; }

.w-ls-wrap li .w-point {
	margin-bottom:10px;
	padding:130px 0 0 0 ;
	width: 300px;
	height: 170px;
	background-color: #fff; 
	border-radius: 200px;
	text-align: center; }

.w-ls-wrap li .w-point h3 {
	margin-bottom:10px;
	font-size:30px;
	line-height:30px;
	font-weight:800;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	text-align: center;}

.w-ls-wrap li .w-point span {
	display: block;
	font-size:18px;
	line-height:18px;
	font-weight:800;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-ls-wrap li p {
	margin-bottom:;
	font-size:18px;
	line-height:36px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

@media screen and (max-width: 959px){
.w-ls {margin: 50px auto 0 0;padding:5%;}
.w-ls h2 {font-size:24px;line-height:24px;}
.w-ls h2 span {font-size:18px;line-height:18px; }

.w-ls-wrap {margin: 30px 0 0 auto;max-width: 1200px;flex-wrap: wrap;justify-content:flex-end; }
.w-ls-wrap li {margin-bottom:20px;width: 100%;height:auto; }
.w-ls-wrap li .w-point {margin: 0 auto 20px; padding:100px 0 0 0 ;width: 250px;height: 150px; }
.w-ls-wrap li .w-point h3 {font-size:24px;line-height:24px;}
.w-ls-wrap li .w-point span {font-size:16px;line-height:16px;}
.w-ls-wrap li p {font-size:16px;line-height:26px; } }





/*w-member
---------------------------*/
.w-member {
	margin: 75px 0 0 auto;
	padding:5%;
	box-sizing: border-box;
	width: 95%;
	height: auto;
	position: relative;
	z-index: 100;
	background-color: #000;}

.w-member h2 {
	margin-bottom:;
	text-align: left;
	width: 100%;
	height:auto;
	font-size:30px;
	line-height:30px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

.w-member h2 span {
	display: block;
	margin-top:5px;
	font-size:20px;
	line-height:20px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";
	font-family: din; }

.w-mb-wrap {
	margin: 50px auto 0 0;
	box-sizing: border-box;
	max-width: 1200px;
	height: auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between; }

.w-mb-wrap li {
	margin-bottom:50px;
	width: 48%;
	height:auto;}

.w-mb-wrap li figure {
	position: relative;
	width: ;
	height: ;
	margin-bottom:10px;
	text-align: center; }

.w-mb-wrap li figure img {
	width: 100%;
	height: auto;}

.w-mb-wrap li figure video {
	width: 100%;
	height: auto;}

.w-mb-wrap li figure a {
	position: relative;
	height: ;
	display: block;
	transition: 0.5s ease ;
	opacity: 1; }

.w-mb-wrap li figure a:hover {
	opacity: .5;}

.staffbg01 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}
.staffbg02 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}
.staffbg03 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}
.staffbg04 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}
.staffbg05 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}
.staffbg06 {background: url(../images/worker/staff01.jpg) no-repeat center center;background-size: cover;}

.w-mb-wrap li figure h3 {
	position: absolute;
	top:0;
	right: 0; }

.w-mb-wrap li figure div {
	position: absolute;
	top:10px;
	right: 10px;}

.w-mb-wrap li p {
	margin-bottom:10px;
	font-size:18px;
	line-height:36px;
	font-weight:800;
	color:#fff;
	letter-spacing: 0.1em;
	font-feature-settings : "palt"; }

@media screen and (max-width: 1100px){
.w-member {margin: 50px 0 0 auto;padding:5%;}
.w-member h2 {font-size:24px;line-height:24px;}
.w-member h2 span {font-size:18px;line-height:18px; }

.w-mb-wrap {margin: 30px 0 0 auto;max-width: 1200px;flex-wrap: wrap;justify-content:flex-end; }
.w-mb-wrap li {margin-bottom:50px;width: 100%;height:auto; }
.w-mb-wrap li figure {margin: 0 auto 10px; width: 100%; height: ; }
.w-mb-wrap li figure a {width: 100%; height: ;}
.w-mb-wrap li p {font-size:16px;line-height:26px; } }




