<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

header {
	position: relative;
	z-index: 1;
}
main {
	padding-top: 0;
}

main section h2 {
	display: block;
	height: auto;
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
}
main section h2:before {
	display:none;
}
main  h2 {
	line-height: 1.25;
	text-align: center;
}

main section h2 ~ * {
	margin-left: 0;
	width: 100%;
}

#pagetop a.home:before {
	content: "\e933";
}


.lpContainer {
	line-height: 1.75;
}
.lpContainer h2 {
	color: #ffffff;
	line-height: 1.15;
}
.lpContainer h2 span {
	display: block;
}

.lpContainer .lpSection {
	overflow: hidden;
	opacity: 0;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
#block02.lpSection {
	opacity: 1;
}
#block02.lpSection #slide01,
#block02.lpSection #slide02,
#block02.lpSection #slide03 {
	opacity: 0;
}

.lpContainer .lpSection,
.lpContainer .lpSection .slide {
	position: relative;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.lpContainer .lpSection .content,
.lpContainer .lpSection .registCol {
	overflow: hidden;
	opacity: 0;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.animated {
   -webkit-animation-duration: .9s;
   -webkit-animation-fill-mode: both;
   -webkit-animation-timing-function: easeInOutCubic;
  animation-duration: .9s;
  animation-fill-mode: both;
  animation-timing-function: easeInOutCubic;
}
.animated02 {
   -webkit-animation-duration: .9s;
   -webkit-animation-fill-mode: both;
   -webkit-animation-delay: .5s;
   -webkit-animation-timing-function: easeInOutCubic;
  animation-duration: .9s;
  animation-fill-mode: both;
  animation-delay: .5s;
  animation-timing-function: easeInOutCubic;
}
.animated03 {
   -webkit-animation-duration: .9s;
   -webkit-animation-fill-mode: both;
   -webkit-animation-delay: 1s;
   -webkit-animation-timing-function: easeInOutCubic;
  animation-duration: .9s;
  animation-fill-mode: both;
  animation-delay: 1s;
  animation-timing-function: easeInOutCubic;
}
.lpContainer .slideBox {
	position: relative;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	left: 0;
	width: 300%;
}
#engineer.lpContainer .slideBox {
	width: 200%;
}
.lpContainer .slideBox &gt; * {
	width: 100%;
}

.lpContainer .lead {
	font-weight: bold;
	box-sizing: border-box;
}

.lpContainer #block02 #slide01 .point ul li .lead span {
	display: block;
	font-weight: normal;
}

.lpContainer #block02 #slide03 .point ul li a .text {
	font-weight: bold;
}
.lpContainer #block02 #slide03 .point ul li a .name {
	display: block;
	color: #ffaa00;
	font-weight: normal;
}

.lpContainer .lpSection .pageJump {
	display: block;
	width: 100%;
	text-align: center;
	background: #000000;
	z-index: 30;
}
.lpContainer .lpSection .pageJump a {
	display: block;
	color: #ffffff;
	font-family: 'iconfont';
	font-weight: bold;
}

.lpContainer .basicBtn a{
	color: #ffffff;
	text-align: center;
	background: #000000;
}
.lpContainer .registBtn a{
	color: #000000;
	background: #ffaa00;
}
.lpContainer .basicBtn a,
.lpContainer .registBtn a {
	display: inline-block;
	padding-left: 1.75em;
	font-weight: bold;
	border-bottom: 0;
	box-sizing: border-box;
}
.lpContainer .basicBtn a:after,
.lpContainer .registBtn a:after {
	content: "\e911";
	display: inline-block;
	margin-left: 0.75em;
	vertical-align: middle;
}
.lpContainer .registBtn a:after {
	color: #000000;
}
.lpContainer .registBtn a:hover {
	color: #ffaa00;
	background: #ffffff;
}
.lpContainer .registBtn a:hover:after {
	color: #ffaa00;
}

.lpContainer .registCol {
	text-align: center;
		 opaticy: 0;

}

.lpContainer #registDesc {
	position: fixed;
	display: none;
	z-index: 9999;
	background: #ffffff;
	box-sizing: border-box;
}

.lpContainer #registDesc img {
	float: right;
}

.lpContainer .btnClose {
	font-weight: bold;
	text-align: right;
}
.lpContainer .btnClose:before {
	content: "\e917";
	margin-right: 0.25em;
	vertical-align: middle;
}

.lpContainer .linkSlide {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.lpContainer .linkSlide span {
	color: #ffffff;
	font-weight: bold;
}
.lpContainer .linkSlide.next span:after {
	content: "\e911";
	display: inline-block;
	margin-left: 0.25em;
	vertical-align: middle;
}
.lpContainer .linkSlide.prev span:before {
	content: "\e91c";
	display: inline-block;
	margin-right: 0.25em;
	vertical-align: middle;
}

#feature ul {
	letter-spacing: -.40em;
}

#feature ul li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
}
#feature ul li a {
	display: block;
	border: 0;
}
#feature ul li a:hover {
	border: 0;
}
#feature ul li a .img {
	display: block;
}
#feature ul li a .summary {
	font-weight: bold;
}
#feature ul li a .area {
	display: inline-block;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background: #005596;
}
#feature ul li a:hover .area {
	color: #ffffff;
	background: #005596;
}
#feature ul li a .jobtype {
	display: inline-block;
	color: #000000;
	text-align: center;
	background: #ffaa00;
}
#feature ul li a:hover .jobtype {
	color: #000000;
	background: #ffaa00;
}


#flow {
	background: rgba(207,196,162,0.4);
}
#flow .inner ul {
	background: #ffffff;
}
#flow li {
	box-sizing: border-box;
}
#flow li .hdr {
	font-weight: bold;
}
#flow li .hdr span {
	color: #ffaa00;
}
#slideWrap,
#modalWrap {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0,0,0,0.5);
	z-index: 1000;
}
#slideWrap span,
#modalWrap span {
	position: absolute;
	display: none;
	top:0;
	right:0;
	bottom:0;
	left:0;
}

@media print, screen and (min-width: 768px) {
	main  h2 {
		margin-bottom: 30px;
		font-size: 3.4rem;
	}

	#pagetop a {
		margin: 0 50px;
	}
	#pagetop a.home:before {
		font-size: 3rem;
	}

	.lpContainer {
		min-width: 1260px;
		font-size: 1.6rem;
	}
	.lpContainer .lpSection {
		width: 100%;
		height: 100vh;
	}

	.lpContainer .slideBox {
		height: 100vh;
	}
	.lpContainer .lpSection .content {
		position: relative;
		display: table;
		width: 960px;
		height: calc(100vh - 200px);
		margin: 0 auto;
	}
	.lpContainer .lpSection .content &gt; .inner {
		display: table-cell;
		width: inherit;
		vertical-align: middle;
	}
	.lpContainer .content .hdr {
		margin-bottom: 20px;
	}
	.lpContainer h2 {
		font-size: 5.0rem;
	}
	.lpContainer h2 span {
		font-size: 2.4rem;
		padding-bottom: 10px;
	}

	#mobile #block01.lpSection {
		background-image: url(../images/img_lp_mobile01_pc.jpg)
	}
	#mobile #block02.lpSection #slide01.slide {
		background-image: url(../images/img_lp_mobile02_01_pc.jpg)
	}
	#mobile #block02.lpSection #slide02.slide {
		background-image: url(../images/img_lp_mobile02_02_pc.jpg)
	}
	#mobile #block02.lpSection #slide03.slide {
		background-image: url(../images/img_lp_mobile02_03_pc.jpg)
	}
	#mobile #block03.lpSection {
		background-image: url(../images/img_lp_mobile03_pc.jpg)
	}

	#callcenter #block01.lpSection {
		background-image: url(../images/img_lp_callcenter01_pc.jpg)
	}
	#callcenter #block02.lpSection #slide01.slide {
		background-image: url(../images/img_lp_callcenter02_01_pc.jpg)
	}
	#callcenter #block02.lpSection #slide02.slide {
		background-image: url(../images/img_lp_callcenter02_02_pc.jpg)
	}
	#callcenter #block02.lpSection #slide03.slide {
		background-image: url(../images/img_lp_callcenter02_03_pc.jpg)
	}
	#callcenter #block03.lpSection {
		background-image: url(../images/img_lp_callcenter03_pc.jpg)
	}

	#engineer #block01.lpSection {
		background-image: url(../images/img_lp_engineer01_pc.jpg)
	}
	#engineer #block02.lpSection #slide01.slide {
		background-image: url(../images/img_lp_engineer02_01_pc.jpg)
	}
	#engineer #block02.lpSection #slide02.slide {
		background-image: url(../images/img_lp_engineer02_02_pc.jpg)
	}
	#engineer #block03.lpSection {
		background-image: url(../images/img_lp_engineer03_pc.jpg)
	}

	.lpContainer .point &gt; ul {
		letter-spacing: -1em;
	}
	.lpContainer .point &gt; ul &gt; li {
		display: inline-block;
		width: 300px;
		margin: 0 30px 0 0;
		letter-spacing: normal;
		vertical-align: top;
	}
	.lpContainer #block02 #slide03 .point &gt; ul &gt; li {
		width: 225px;
		margin: 0 20px 0 0;
	}
	.lpContainer #block02 #slide03 .point &gt; ul &gt; li:last-child,
	.lpContainer .point &gt; ul &gt; li:last-child {
		margin-right: 0;
	}
	.lpContainer .point ul li .lead {
		position: relative;
		width: 300px;
		height: 155px;
		padding: 25px 32px 20px 32px;
		font-size: 1.8rem;
		line-height: 1.4;
		text-align: center;
		background: #ffffff;
		cursor: pointer;
		transition: all .3s;
	}
	.lpContainer .point ul li .lead:after {
		content: "\e914";
		position: absolute;
		display: block;
		bottom: 20px;
		left: 0;
		width: 100%;
		color: #ffaa00;
		font-size: 2.8rem;
		text-align: center;
		transition: all .4s;
	}
	.lpContainer .point ul li .lead:hover {
		color: #ffaa00;
		box-shadow: inset 0 0 0 10px #ffaa00;
	}
	.lpContainer #block02 #slide01 .point ul li .lead {
		padding-top: 15px;
		height: 168px;
	}
	.lpContainer #block02 #slide01 .point ul li .lead span {
		font-size: 1.4rem;
	}
	.lpContainer #block02 #slide03 .point ul li a {
		display: block;
		width: 225px;
		height: 235px;
		padding: 0 20px 20px 20px;
		font-size: 1.6rem;
		line-height: 1.4;
		background: #ffffff;
		box-sizing: border-box;
	}
	.lpContainer #block02 #slide03 .point ul li a .img {
		position: relative;
		display: block;
		margin: 0 -20px 15px -20px;
	}
	.lpContainer #block02 #slide03 .point ul li a .img:after {
		content:"";
		position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		transition: all .4s;
	}
	.lpContainer #block02 #slide03 .point ul li a .name {
		position: relative;
		padding-top: 4px;
		font-size: 1.2rem;
	}
	.lpContainer #block02 #slide03 .point ul li a .name:after {
		content: "\e911";
		position: absolute;
		display: block;
		top: 0;
		right: 0;
		font-size: 2.0rem;
	}
	.lpContainer #block02 #slide03 .point ul li a:hover {
		box-shadow: none;
		color: #ffaa00;
	}
	.lpContainer #block02 #slide03 .point ul li a:hover .img:after {
		box-shadow: inset 0 0 0 10px #ffaa00;
		transition: all .3s;
	}
	.lpContainer #block02 #slide03 .point ul li a:hover .name {
		font-weight: normal;
	}
	.lpContainer .point .detail {
		display: none;
	}
	.lpContainer .pointDetail {
		position: fixed;
		top: -100vh;
		right: 0;
		width: 50%;
		height: 100vh;
		background: #ffffff;
		box-sizing: border-box;
		z-index: 1005;
		overflow: hidden;
	}
	.lpContainer .pointDetail .inner {
		position: relative;
		display: block;
		top: 50%;
	}
	.lpContainer .pointDetail .text .pointTxt {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 480px;
		padding-left: 30px;
		font-size: 1.4rem;
		line-height: 1.85;
		box-sizing: border-box;
	}
	.lpContainer .pointDetail .shdr {
		margin: 0 0 10px 0;
		color: #ffaa00;
		font-size: 1.9rem;
		font-weight: bold;
		line-height: 1.4;
		clear: both;
	}
	.lpContainer .pointDetail .shdr span {
		display: block;
		font-size: 1.5rem;
		font-weight: normal;
	}
	.lpContainer .btnClose {
		font-size: 1.6rem;
		cursor: pointer;
	}
	.lpContainer .btnClose span {
		border-bottom: 1px solid transparent;
		transition: all .4s;
	}
	.lpContainer .btnClose:hover span {
		border-bottom: 1px solid #000000;
		transition: all .3s;
	}
	.lpContainer .pointDetail .btnClose {
		float: right;
		margin: 0 0 30px auto;
	}
	.lpContainer .pointDetail {
		transform: translateY(0);
		opacity: 0;
		-webkit-animation-name: pointOut;
		-webkit-animation-duration: .9s;
		-webkit-animation-fill-mode: both;
		-webkit-animation-timing-function: easeInOutCubic;
		animation-name: pointOut;
		animation-duration: .9s;
		animation-fill-mode: both;
		animation-timing-function: easeInOutCubic;
	}
	.lpContainer .active .pointDetail {
		z-index: 1010;
		display: block;
	}
	.lpContainer .active .pointDetail {
		-webkit-animation-name: pointIn;
		-webkit-animation-duration: .9s;
		-webkit-animation-fill-mode: both;
		-webkit-animation-timing-function: easeInOutCubic;
		animation-name: pointIn;
		animation-duration: .9s;
		animation-fill-mode: both;
		animation-timing-function: easeInOutCubic;
	}


	.linkOther {
		margin-top: 65px;
		cursor: pointer;
	}
	.linkOther li {
		position: relative;
		margin-bottom: 10px;
		padding-right: 30px;
	}
	.linkOther li:last-child {
		margin-bottom: 0;
	}
	.linkOther li:hover {
		color: #ffaa00;
	}
	.linkOther li:after {
		content: "\e913";
		position: absolute;
		right: 0;
		top: 50%;
		font-size: 2.0rem;
		color: #ffaa00;
		transform: translateY(-50%);
	}
	#lpNavi {
		position: fixed;
		right: 2.75%;
		top:50%;
		margin-top: -53px;
		z-index: 50;
	}
	#lpNavi li {
		margin-bottom: 20px;
	}
	#lpNavi li:last-child {
		margin-bottom: 0;
	}
	#lpNavi li a {
		display: block;
		width: 22px;
		height: 22px;
		background: #c9c9c9;
	}
	#lpNavi li a:hover {
		background: #666666;
	}
	#lpNavi li a.current {
		background: #ffaa00;
	}

	.lpContainer .lpSection .pageJump {
		position: absolute;
		left: 0;
		bottom: 0;
		height: 50px;
	}
	.lpContainer .lpSection .pageJump a {
		font-size: 4.8rem;
		line-height: 50px;
	}

	.lpContainer .basicBtn a {
		width: 300px;
		margin: 10px 0 0 0;
		padding-left: 2em;
		font-size: 1.8rem;
		line-height: 58px;
	}
	.lpContainer .basicBtn a:after {
		margin-left: 1em;
		font-size: 2.8rem;
	}
	.lpContainer .basicBtn a span {
		border-bottom: 1px solid transparent;
		transition: all .4s;
	}
	.lpContainer .basicBtn a:hover span {
		border-bottom: 1px solid #ffffff;
		transition: all .3s;
	}
	.lpContainer .registBtn a {
		width: 290px;
		margin: 0 auto;
		font-size: 2.2rem;
		line-height: 50px;
	}

	.lpContainer .registCol {
		position: absolute;
		width: 400px;
		left: 50%;
		bottom: 70px;
		margin-left: -200px;
		color: #ffffff;
	}
	.lpContainer .registCol .viewDesc {
		display: inline;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		cursor: pointer;
		transition: all .4s;
	}
	.lpContainer .registCol .viewDesc:hover {
		color: #ffffff;
		border-bottom: 1px solid transparent;
		transition: all .3s;
	}
	.lpContainer .registCol .registBtn {
		margin: 10px 0;
	}

	.lpContainer #registDesc {
		width: 960px;
		padding: 40px;
		border: 10px solid #ffaa00;
		top: 50%;
		left: 50%;
		margin-left: -480px;
		margin-top: -260px;
	}
	.lpContainer #registDesc h3 {
		font-size: 2.8rem;
		margin-bottom: 10px;
	}
	.lpContainer #registDesc .inner {
		display: -webkit-flex;
		display: flex;
	}
	.lpContainer #registDesc .text {
		width: 410px;
		margin-right: 40px;
	}
	.lpContainer #registDesc .img {
		width: 410px;
	}
	.lpContainer #registDesc .registBtn {
		margin-top: 25px;
		text-align: center;
	}
	.lpContainer #registDesc .registBtn a {
		font-size: 2.0rem;
		line-height: 48px;
	}

	.lpContainer #registDesc .btnClose {
		float: right;
	}

/* 20170117 横スライドボタン変更
	.lpContainer .linkSlide {
		bottom: 120px;
		cursor: pointer;
	}
	.lpContainer .linkSlide span {
		font-size: 2.0rem;
	}
	.lpContainer .linkSlide.next span:after,
	.lpContainer .linkSlide.prev span:before {
		font-size: 1.5em;
	}
	.lpContainer .linkSlide.next {
		right: 8%;
	}
	.lpContainer .linkSlide.prev {
		left: 8.3%;
	}*/

	.lpContainer .linkSlide {
		bottom: 109px;
		cursor: pointer;
		margin: 0 auto;
    line-height: 42px;
    background-color: transparent;
    border: 4px solid #fff;
		transition: all .3s;
	}
	.lpContainer .linkSlide:hover {
		background-color: #fff;
	}
	.lpContainer .linkSlide.next {
		right: 8%;
	}
	.lpContainer .linkSlide.prev {
		left: 8.3%;
	}
	.lpContainer .linkSlide span {
		font-size: 2.0rem;
	}
	.lpContainer .linkSlide.next span:after {
		margin-left: 0.75em;
	}
	.lpContainer .linkSlide.prev span:after {
		margin-right: 0.75em;
	}
	.lpContainer .linkSlide:hover span {
		color: #000;
		transition: all .3s;
	}
	.lpContainer .linkSlide.next span,
	.lpContainer .linkSlide.prev span {
		padding: 0 0.75em;
	}

	#feature {
		width: 1200px;
		padding-top: 90px;
	}
	#feature ul {
		margin-bottom: 40px;
	}
	#feature ul li {
		width: 23.65%;
		margin: 0 1.8% 0 0;
	}
	#feature ul li:last-child {
		margin-right: 0;
	}
	#feature ul li a {
		font-size: 1.2rem;
	}
	#feature ul li a .img {
		margin-bottom: 12px
	}
	#feature ul li a .summary {
		margin-bottom: 10px;
		font-size: 1.4rem;
		line-height: 1.75;
		border-bottom: 1px solid transparent;
		transition: all .4s;
	}
	#feature ul li a:hover .summary {
		border-bottom: 1px solid #000000;
		transition: all .3s;
	}
	#feature ul li a .area {
		width:48%;
		margin: 0 4% 24px 0;
		line-height: 2.1;
	}
	#feature ul li a .jobtype {
		width: 48%;
		margin: 0 0 24px 0;
		line-height: 2.1;
	}
	#feature button ,#feature .btn a{
		width: 300px;
	}

	#flow .inner {
		width: 1200px;
		margin: 0 auto;
		padding: 80px 0;
	}
	#flow ul {
		display: -webkit-flex;
		display: flex;
	}
	#flow li {
		position: relative;
		width: 244px;
		padding: 18px 56px 20px 30px;
		font-size: 1.4rem;
	}
	#flow li:last-child {
		width: 224px;
		padding-right: 30px;
	}
	#flow li:after {
		content: "\e91a";
		position: absolute;
		right:0;
		top: 100px;
		display: inline-block;
		color: #000000;
		font-size: 4.5rem;
	}
	#flow li:last-child:after {
		display: none;
	}
	#flow li .hdr {
		margin-bottom: 4px;
		font-size: 2.2rem;
		line-height: 48px;
	}
	#flow li:nth-child(4) .hdr {
		line-height: 1.1;
	}
	#flow li .hdr span {
		display: block;
		margin-bottom: 8px;
		font-size: 2.0rem;
		line-height: 1.1;
	}
}

@media screen and (max-width: 767px) {
	main  h2 {
		margin-bottom: 6.25vw;
		font-size: 6vw;
	}

	#pagetop a {
		margin: 0 6.25vw;
	}
	#pagetop a.home:before {
		font-size: 9vw;
	}

	.lpContainer {
		font-size: 4.3vw; /*28px*/
	}

	.lpContainer .lpSection .slideBox.adjust1 {
		margin-bottom: -10.5vw;
	}
	.lpContainer .lpSection .slideBox.adjust2 {
		margin-bottom: -20.5vw;
	}
	#callcenter.lpContainer .lpSection .slideBox.adjust1, /* 暫定的にコールセンターの「スタッフの声」を隠す */
	#engineer.lpContainer .lpSection .slideBox.adjust1 {
		margin-bottom: 0;
	}
	#callcenter.lpContainer .lpSection .slideBox.adjust2, /* 暫定的にコールセンターの「スタッフの声」を隠す */
	#engineer.lpContainer .lpSection .slideBox.adjust2 {
		margin-bottom: -10vw;
	}

	.lpContainer .lpSection .content .hdr {
		position: relative;
		width: 100%;
		height: 86vw;
	}
	.lpContainer h2 {
		position: absolute;
		display: block;
		right: 0;
		bottom: 5.5vw;
		width: 100%;
		padding: 0 6.25vw;
		font-size: 7vw;
		box-sizing: border-box;
	}
	.lpContainer #block02 h2 {
		bottom: 23vw;
	}
	.lpContainer h2 span {
		font-size: 4.3vw;
		padding-bottom: 1.5vw;
	}
	.lpContainer .lpSection .hdr,
	.lpContainer .lpSection .slide .hdr {
		position: relative;
		margin: 0;
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		overflow: hidden;
	}

	#mobile #block01.lpSection .hdr {
		background-image: url(../images/img_lp_mobile01_sp.jpg)
	}
	#mobile #block02.lpSection #slide01.slide .hdr {
		background-image: url(../images/img_lp_mobile02_01_sp.jpg)
	}
	#mobile #block02.lpSection #slide02.slide .hdr {
		background-image: url(../images/img_lp_mobile02_02_sp.jpg)
	}
	#mobile #block02.lpSection #slide03.slide .hdr {
		background-image: url(../images/img_lp_mobile02_03_sp.jpg)
	}
	#mobile #block03.lpSection .hdr {
		background-image: url(../images/img_lp_mobile03_sp.jpg)
	}

	#callcenter #block01.lpSection .hdr {
		background-image: url(../images/img_lp_callcenter01_sp.jpg)
	}
	#callcenter #block02.lpSection #slide01.slide .hdr {
		background-image: url(../images/img_lp_callcenter02_01_sp.jpg)
	}
	#callcenter #block02.lpSection #slide02.slide .hdr {
		background-image: url(../images/img_lp_callcenter02_02_sp.jpg)
	}
	#callcenter #block02.lpSection #slide03.slide .hdr {
		background-image: url(../images/img_lp_callcenter02_03_sp.jpg)
	}
	#callcenter #block03.lpSection .hdr {
		background-image: url(../images/img_lp_callcenter03_sp.jpg)
	}

	#engineer #block01.lpSection .hdr {
		background-image: url(../images/img_lp_engineer01_sp.jpg)
	}
	#engineer #block02.lpSection #slide01.slide .hdr {
		background-image: url(../images/img_lp_engineer02_01_sp.jpg)
	}
	#engineer #block02.lpSection #slide02.slide .hdr {
		background-image: url(../images/img_lp_engineer02_02_sp.jpg)
	}
	#engineer #block03.lpSection .hdr {
		background-image: url(../images/img_lp_engineer03_sp.jpg)
	}

	.lpContainer .point ul {
		border-bottom: 1px solid #bababa;
	}
	.lpContainer .point li {
		min-height: 20.5vw;
		border-top: 1px solid #bababa;
		vertical-align: middle;
	}
	.lpContainer .point ul li .lead {
		position: relative;
		display: block;
		padding: 4vw 12.5vw 4vw 6.25vw;
		line-height: 1.35;
		vertical-align: middle;
	}
	.lpContainer .point ul li .lead.active {
		color: #ffaa00;
	}
	.lpContainer .point ul li .lead:after {
		content: "\e914";
		position: absolute;
		display: block;
		right: 6.25vw;
		top: 50%;
		margin-top: -2.5vw;
		color: #ffaa00;
		font-size: 5vw;
	}
	.lpContainer .point ul li .lead.active:after {
		content: "\e915";
	}
	.lpContainer .point li .detail {
		display: none;
		padding: 3.125vw 6.25vw 6.25vw 6.25vw;
	}

	.lpContainer #block02 #slide01 .point ul li .lead span {
		font-size: 0.75em;
	}

	.lpContainer #block02 #slide03 .point ul li a {
		display: table;
		width: 100%;
		line-height: 1.35;
	}
	.lpContainer #block02 #slide03 .point ul li a .img {
		position: relative;
		display: table-cell;
		width: 31.25%;
		height: 20.5vw;
		overflow: hidden;
	}
	.lpContainer #block02 #slide03 .point ul li a .img img {
		position: absolute;
		left: -5vw;
		max-width: none;
		width: auto;
		height: 20.5vw;
	}
	.lpContainer #block02 #slide03 .point ul li a .text {
		display: table-cell;
		width: 68.75%;
		padding: 0 5vw 0 3.125vw;
		vertical-align: middle;
		box-sizing: border-box;
	}
	.lpContainer #block02 #slide03 .point ul li a .name {
		font-size: 3.125vw;
	}

	.lpContainer #block02 #slide03 .point ul li a:after {
		content: "\e911";
		display: table-cell;
		padding-right: 6.25vw;
		color: #ffaa00;
		font-size: 5vw;
		vertical-align: middle;
	}

	.lpContainer .lpSection .pageJump {
		height: 15vw;
	}
	.lpContainer .lpSection .pageJump a {
		font-size: 10vw;
		line-height: 15vw;
	}

	.lpContainer .basicBtn a,
	.lpContainer .registBtn a {
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 1em 0 0;
	}
	.lpContainer .basicBtn a {
		height: 14vw;
		font-size: 5.3vw;
		line-height: 14vw;
	}
	.lpContainer .registBtn a {
		height: 15vw;
		font-size: 6.25vw;
		line-height: 15vw;
	}
	.lpContainer .basicBtn a:after,
	.lpContainer .registBtn a:after {
		position: absolute;
		right: 4.6vw;
		top: 50%;
		font-size: 8.9vw;
		transform: translateY(-50%);
	}

	.lpContainer .basicBtn,
	.lpContainer .registCol {
		padding: 6.25vw;
	}
	.lpContainer .registCol .viewDesc {
		display: inline;
		color: #000000;
		border-bottom: 1px solid #000000;
	}
	.lpContainer .registCol .registBtn {
		margin: 3.125vw 0;
	}

	.lpContainer #registDesc {
		top: 50%;
		left: 50%;
		width: 87.5vw;
		height: 80vh;
		margin: -40vh 0 0 -43.75vw;
		padding: 6.25vw;
		border: 1.5vw solid #ffaa00;
	}
	.lpContainer #registDesc .inner {
		height: 46vh;
		overflow-y: scroll;
	}
	.lpContainer #registDesc h3 {
		font-size: 5.625vw;
	}
	.lpContainer #registDesc .img {
		padding-top: 3.125vw;
	}
	.lpContainer #registDesc .registBtn {
		padding-top: 6.25vw;
	}
	.lpContainer #registDesc .registBtn a {
		padding-left: 6.25vw;
	}

	.lpContainer .linkSlide span {
		font-size: 3.125vw;
	}
	.lpContainer .linkSlide.next span:after,
	.lpContainer .linkSlide.prev span:before {
		width: 17vw;
		height: 17vw;
		font-size: 9vw;
		line-height: 17vw;
		text-align: center;
		background: #000000;
	}
	.lpContainer .linkSlide.next {
		top: 69vw;
		right: 0;
	}
	.lpContainer .linkSlide.prev {
		top: 69vw;
		left: 0;
	}

	#lpNavi,
	.lpContainer .pointDetail {
		display: none;
	}

	#feature {
		padding: 12.5vw 0 0 0;
	}
	#feature ul li {
		width: 48%;
		margin: 0 4% 0 0;
	}
	#feature ul li:nth-child(2n) {
		margin-right: 0;
	}
	#feature ul li a {
		font-size: 2.5vw;
		padding-bottom: 3.125vw;
	}
	#feature ul li a .img {
		margin-bottom: 1vw;
	}
	#feature ul li a .summary {
		font-size: 3vw;
		line-height: 1.3;
		overflow: hidden;
	}
	#feature ul li a .area {
		display: block;
		width:100%;
		margin: 0 0 1vw 0;
		font-size: 2.5vw;
		line-height: 1.6;
	}
	#feature ul li a .jobtype {
		display: block;
		width:100%;
		margin: 0 0 2vw 0;
		font-size: 2.5vw;
		line-height: 1.6;
	}
	#feature .btn button ,#feature .btn a{
		font-size: 5.3vw;
	}

	#flow .inner {
		width: 87.5%;
		padding: 12.5vw 0;
	}
	#flow li {
		position: relative;
		padding: 6.25vw 6.25vw 11.5vw 6.25vw;
	}
	#flow li:last-child {
		padding-bottom: 6.25vw;
	}
	#flow li:after {
		content: "\e91b";
		position: absolute;
		display: block;
		left: 0;
		bottom: 0;
		width: 100%;
		color: #000000;
		font-size: 14vw;
		text-align: center;
	}
	#flow li:last-child:after {
		display: none;
	}
	#flow li .hdr {
		margin-bottom: 4vw;
		font-size: 5.625vw;
		line-height: 1.1;
	}
}


@-webkit-keyframes pointIn{
	0% {
		opacity: 0;
		transform: translateY(50vh);
	}
	100% {
		opacity: 1;
		transform: translateY(100vh);
	}
}
@keyframes pointIn{
	0% {
		opacity: 0;
		transform: translateY(50vh);
	}
	100% {
		opacity: 1;
		transform: translateY(100vh);
	}
}
@-webkit-keyframes pointOut {
	0% {
		opacity: 1;
		transform: translateY(100vh);
	}
	90% {
		opacity: 0;
		transform: translateY(50vh);
	}
	100% {
		opacity: 0;
		transform: translateY(0);
		display: none;
	}
}
@keyframes pointOut {
	0% {
		opacity: 1;
		transform: translateY(100vh);
	}
	90% {
		opacity: 0;
		transform: translateY(50vh);
	}
	100% {
		opacity: 0;
		transform: translateY(0);
		display: none;
	}
}

</pre></body></html>