/***** BASE *****/
*, ::after, ::before {
	box-sizing: inherit;
}
ol, ul {
	list-style: none;
}
hr {
	display: none;
}
h1, h2, h3, h4, h5, h6, p, address, blockquote, pre, div, dl, ol, ul, th {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em, strong {
	font-weight: bold;
	font-style: normal;
}

/***** COMMON *****/
@font-face {
	font-family: 'meicon';
	src: url('/shared_sp/v0005/fonts/meicon.eot?-lu96y4');
	src: url('/shared_sp/v0005/fonts/meicon.eot?#iefix-lu96y4') format('embedded-opentype'),
	url('/shared_sp/v0005/fonts/meicon.woff?-lu96y4') format('woff'),
	url('/shared_sp/v0005/fonts/meicon.ttf?-lu96y4') format('truetype'),
	url('/shared_sp/v0005/fonts/meicon.svg?-lu96y4#meicon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.sh-container {
	box-sizing: border-box;
}
.sh-name {
	font-size: 0;
}
.meicon_blank {
	font-family: 'meicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin-left: 0.5em;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit !important;
}
.meicon_blank:before {
	content: "\e609";
}
.breadcrumb-list {
	box-sizing: border-box;
}
.saiyo-content * {
	box-sizing: border-box;
}
.saiyo-area {
	width: 980px;
	margin: 0 auto;
}
.saiyo-main {
	box-sizing: content-box;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.7;
	color: #333333;
}
.saiyo-main.loading * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
.saiyo-main a {
	text-decoration: none;
	color: #333333;
}
.saiyo-main .corporate-breadcrumb {
	z-index: 1;
}
.saiyo-main .corporate-breadcrumb a {
	color: #fff;
}
.header-top.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 11;
}
.is-bg-white {
	background-color: #ffffff !important;
}
.is-sp {
	display: none !important;
}
.is-bg-gray {
	background-color: #e6e6e6 !important;
}
.mt-em1 {
	margin-top: 1em;
}
.saiyo-anchor.mt-em1 a:hover {
	text-decoration: underline;
}
.more-button-area {
	position: relative;
	text-align: center;
	margin-top: 120px;
}
.more-button-area::before {
	position: absolute;
	display: block;
	top: 50%;
	width: 100%;
	margin-top: -1px;
	content: '';
	height: 2px;
	background-color: #595959;
}
.more-button-area-close::before {
	background-color: #595959 !important;
}
.more-button-area-detail {
	position: relative;
	display: inline-block;
	height: 60px;
	width: 420px;
	line-height: 60px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #595959;
}
.more-button-area-detail:hover {
	background-color: #FFF;
	border: 2px solid #595959;
	color: #595959;
}
.more-button-area-detail-center {
	position: relative;
}
.more-button-area-detail-center img {
	position: absolute;
	right: 20px;
	top: 50%;
}
.more-button-area-detail-center img.plus {
	margin-top: -12px;
}
.more-button-area-detail-center img.minus {
	margin-top: -1px;
}
.more-area-content-01,
.more-area-content-02 {
	display: block;
}
.clearfix {
	display: block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 1;
	overflow: hidden;
}
@media only screen and (min-width: 768px) {
	.sh-name {
		margin: 0 0 14px;
	}
	.sp_only {
		display: none;
	}
}
@media only screen and (max-width: 767px) {
	.sh-name {
		margin: 20px;
		padding: 0;
	}
	.sh-name a.sp_only {
		display: inline-block;
		width: 123px;
		height: 20px;
		text-indent: -9999px;
		background: url(../img/ttl_career_@2x.png) no-repeat;
		background-size: 123px auto;
		outline: 0;
	}
	.header-top {
		display: none;
	}
	.pc_only {
		display: none;
	}
}

/***** CONTENT *****/
.header-top {
	border-top: 1px solid #bbb;
}
.saiyo-content {
	background-color: #f2f2f2;
	min-width: 980px;
}
.saiyo-content-inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 150px 0;
}
.is-full {
	max-width: 100%;
}
.saiyo-heading_lv01 {
	margin-bottom: 45px;
}
.saiyo-heading_lv01 * {
	text-align: center;
	font-size: 50px;
	color: #cf3534;
}
.saiyo-heading_lv02 {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}
.saiyo-heading_lv02 * {
	font-size: 28px;
	display: inline-block;
	position: relative;
	padding-bottom: 2px;
}
.saiyo-heading_lv02 *::before,
.saiyo-heading_lv02 *::after {
	position: absolute;
	content: "";
	width: 50%;
	height: 2px;
	bottom: 0;
}
.saiyo-heading_lv02 *::before {
	width: 100%;
	background-color: #008c99;
	left: 0;
}
.saiyo-heading_lv02 *::after {
	background-color: #02389c;
	right: 0;
}
.saiyo-heading_lv02 .saiyo-heading-caption {
	font-size: 16px;
	text-align: center;
	position: absolute;
	top: -25px;
	left: 0;
	padding-bottom: 0;
	display: block;
	width: 100%;
}
.saiyo-heading_lv02 .saiyo-heading-caption:before,
.saiyo-heading_lv02 .saiyo-heading-caption:after {
	display: none;
}
.saiyo-heading_lv02 .saiyo-heading-sup {
	font-size: 50%;
	top: auto;
	vertical-align: super;
}
.saiyo-heading_lv02 .saiyo-heading-sup:before,
.saiyo-heading_lv02 .saiyo-heading-sup:after {
	display: none;
}
.saiyo-heading_lv03,
.saiyo-heading_lv03 * {
	font-size: 13px;
	padding: 20px 0;
}
.saiyo-heading_lv03 .text-large {
	font-size: 16px;
}
.saiyo-heading_lv03 .text-mid {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}

/***** HEADER *****/
body.fixed .pcNavi {
	border: none !important;
	overflow: hidden;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 98;
	-moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
}
body.fixed .pcNavi .saiyo-nav-menu .saiyo-btn-box {
	font-size: 0;
	line-height: 0;
}
body.fixed .pcNavi .saiyo-nav-menu .saiyo-btn-box .saiyo-btn-item a {
	font-size: 13px;
	line-height: 80px;
}
.saiyo-title {
	position: relative;
	max-width: 954px;
	margin: 20px auto 0 auto;
	padding: 0 0 10px 0;
}
.saiyo-title h1 {
	font-size: 24px;
}
.saiyo-nav-menu {
	position: relative;
	width: 100%;
	height: 80px;
	max-width: 1440px;
	padding: 0 0 0 13px;
	line-height: 30px;
	font-size: 15px;
}
.saiyo-nav-menu ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.saiyo-nav-menu .saiyo-nav-item {
	padding: 25px 0 17px 0;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.saiyo-nav-menu .saiyo-nav-item .line {
	padding-bottom: 5px;
	border-bottom: 3px solid #F00;
}
.saiyo-home .saiyo-nav-menu .current-line {
	display: none;
	position: absolute;
	top: 57px;
	left: 0px;
	border-bottom: 3px solid #F00;
	width: 100px;
}
.saiyo-nav-menu .saiyo-nav-item.after:after {
	margin: 0 17px;
	text-align: center;
	content: '/';
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.saiyo-nav-menu>ul>li.saiyo-nav-item a:hover {
	padding-bottom: 5px;
	border-bottom: 3px solid #F00;
}
.saiyo-nav-menu .saiyo-btn {
	float: right;
	width: 16%;
	font-size: 0;
	text-align: right;
	line-height: 80px;
}
.saiyo-nav-menu .saiyo-btn-item {
	display: inline-block;
	height: 80px;
	font-size: 13px;
	width: 100%;
}
.saiyo-nav-menu .saiyo-btn-item a {
	display: block;
}
.saiyo-nav-menu .saiyo-btn-item.box-left,
.saiyo-nav-menu .saiyo-btn-item.box-right {
	font-weight: normal;
}
@media only screen and (min-width: 768px) {
	.saiyo-nav-menu .saiyo-btn-box .box-left:hover {
		opacity: 0.7;
	}
	.saiyo-nav-menu .saiyo-btn-box .box-right:hover {
		opacity: 0.7;
	}
}

/***** TOP IMAGE *****/
.saiyo-top-bg {
	position: relative;
	height: 600px;
	background-image: url(../img/hero_header_txt.png), url(../img/hero_header.png);
	background-repeat: no-repeat, no-repeat;
	background-size: auto auto, cover;
	background-position: center center, center center;
}
.saiyo-top-pickup {
	position: absolute;
	right: 50px;
	bottom: 40px;
	font-size: 0;
	box-sizing: border-box;
}
.saiyo-top-pickup a {
	color: #ffffff;
}
.saiyo-top-pickup a>dl {
	display: table;
	width: 500px;
}
.saiyo-top-pickup-item {
	display: table-cell;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #FFF;
	position: relative;
}
.saiyo-top-pickup-item .pickup-box {
	display: table;
	width: 100%;
}
.saiyo-top-pickup-item .pickup-box .box-inner {
	display: table-cell;
	vertical-align: middle;
}
.saiyo-top-pickup-item.left {
	font-size: 20px;
	line-height: 1.2;
	width: 120px;
	background-color: #C00;
	text-align: center;
	padding: 20px 0;
}
.saiyo-top-pickup-item.left:after {
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 3px;
	left: 3px;
	bottom: 3px;
	right: 0px;
}
.saiyo-top-pickup-item.right {
	padding: 20px;
	width: 380px;
	background-color: rgba(0, 0, 0, 0.8);
}
.saiyo-top-pickup-item.right:after {
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.5);
	border-left: none;
	position: absolute;
	top: 3px;
	left: 0px;
	bottom: 3px;
	right: 3px;
}
.saiyo-top-pickup-item.right dl {
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 0.5s;
	transition-property: opacity;
	transition-duration: 0.5s;
	display: table;
	width: 100%;
	opacity: 1;
}
.saiyo-top-pickup-item.right dl.fadeOut {
	opacity: 0;
}
.saiyo-top-pickup-item.right dt {
	display: table-cell;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 20px;
}
.saiyo-top-pickup-item.right dd {
	display: table-cell;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	width: 84px;
}
.saiyo-top-pickup-item.right dd img {
	width: 100%;
	height: auto;
}
.saiyo-top-pickup-item.right dd span {
	border: 1px solid #bfbfbf;
	display: block;
}
.saiyo-top-pickup-item>.inner {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.saiyo-top-pickup-item>.text {
	width: 70%;
	font-size: 15px;
}
.saiyo-top-pickup-item>.img {
	width: 30%;
	text-align: center;
}
.saiyo-top-pickup-item>.img img {
	max-height: 58px;
}
.saiyo-top-pickup-item>.inner>.pickup {
	display: none;
}
@media only screen and (min-width: 768px) {
	.saiyo-top-pickup a .saiyo-top-pickup-item.left {
		-webkit-transition: all 1s;
		transition: all 1s;
	}
	.saiyo-top-pickup a .saiyo-top-pickup-item.right {
		-webkit-transition: all 1s;
		transition: all 1s;
	}
	.saiyo-top-pickup a:hover .saiyo-top-pickup-item.left {
		background-color: #f44242;
	}
	.saiyo-top-pickup a:hover .saiyo-top-pickup-item.right {
		background-color: rgba(75, 75, 75, 0.8);
	}
}

/****** section 01 ******/
.saiyo-overlap-listitem {
	display: none;
	position: relative;
	padding-top: 70px;
	margin-top: 65px;
}
.saiyo-overlap-listitem:nth-child(1),
.saiyo-overlap-listitem:nth-child(2),
.saiyo-overlap-listitem:nth-child(3) {
	display: block;
}
.saiyo-overlap-box-head {
	position: absolute;
	width: 360px;
	height: 360px;
	background-color: #bbe2f0;
	text-align: center;
	top: 0;
	display: table;
}
.saiyo-overlap-box-head .saiyo-overlap-box-head-inner {
	display: table-cell;
	vertical-align: middle;
}
.saiyo-overlap-listitem:nth-child(odd) .saiyo-overlap-box-head {
	left: 0;
}
.saiyo-overlap-listitem:nth-child(even) .saiyo-overlap-box-head {
	right: 0;
}
.saiyo-overlap-box-head-top {
	font-size: 20px;
}
.saiyo-overlap-box-head-top span.size-01 {
	display: inline-block;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
}
.saiyo-overlap-box-head-top span.size-02 {
	display: inline-block;
	font-size: 70px;
	line-height: 1.2;
	text-align: left;
}
.saiyo-overlap-box-head-top span .pcBR {
	display: inline;
}
.saiyo-overlap-box-head-bottom {
	margin-top: 30px;
	font-size: 20px;
	margin-top: 25px;
}
.saiyo-overlap-box-head-text {
	display: inline-block;
	vertical-align: top;
}
.saiyo-overlap-box-head-num {
	line-height: 1;
	font-weight: normal;
}
.saiyo-overlap-box-head-bottom.size-small .saiyo-overlap-box-head-num {
	font-size: 70px;
}
.saiyo-overlap-box-head-bottom.size-small .saiyo-overlap-box-head-text {
	line-height: 70px;
}
.saiyo-overlap-box-head-bottom.size-medium .saiyo-overlap-box-head-num {
	font-size: 90px;
}
.saiyo-overlap-box-head-bottom.size-medium .saiyo-overlap-box-head-text {
	line-height: 90px;
}
.saiyo-overlap-box-head-bottom.size-large .saiyo-overlap-box-head-num {
	font-size: 100px;
}
.saiyo-overlap-box-head-bottom.size-large .saiyo-overlap-box-head-text {
	line-height: 100px;
}
.saiyo-overlap-box-body>a,
.saiyo-overlap-box-body>div {
	background-color: #ffffff;
	display: block;
	width: 810px;
	height: 340px;
	padding-top: 85px;
}
@media only screen and (min-width: 768px) {
	.saiyo-overlap-box-body>a {
		-webkit-transition: background-color 1s;
		transition: background-color 1s;
	}
	.saiyo-overlap-box-body>a:hover {
		-webkit-transition: background-color 1s;
		transition: background-color 1s;
		background-color: #d9f1fa;
	}
}
.saiyo-overlap-listitem:nth-child(odd) .saiyo-overlap-box-body>a,
.saiyo-overlap-listitem:nth-child(odd) .saiyo-overlap-box-body>div {
	padding-left: 265px;
	padding-right: 86px;
	margin-left: auto;
}
.saiyo-overlap-listitem:nth-child(even) .saiyo-overlap-box-body>a,
.saiyo-overlap-listitem:nth-child(even) .saiyo-overlap-box-body>div {
	padding-left: 86px;
	padding-right: 265px;
}
.saiyo-overlap-box-body-text {
	line-height: 2;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.saiyo-overlap-box-body .saiyo-anchor {
	margin-top: 35px;
}
.saiyo-overlap-box-body .saiyo-anchor a,
.saiyo-overlap-box-body .saiyo-anchor span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	display: block;
	font-size: 18px;
}
.saiyo-anchor a,
.saiyo-anchor span {
	color: #333333;
	font-size: 14px;
	padding-left: 12px;
	position: relative;
}
@media only screen and (min-width: 768px) {
	a:hover .saiyo-anchor span {
		text-decoration: underline;
	}
}
.saiyo-anchor a::before,
.saiyo-anchor span::before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 3.5px 0 3.5px 7px;
	border-color: transparent transparent transparent #333333;
}
.saiyo-12businesses-list-block {
	width: 1180px;
	margin: 60px auto 0;
}
.saiyo-12businesses-list {
	padding: 100px;
}
.saiyo-12businesses-list::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.saiyo-12businesses-list {
	border: 1px solid #d9d9d9;
	background-color: #f2f2f2;
	padding: 98px;
}
.saiyo-12businesses-listitem {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 24%;
	padding: 35px 25px 35px 0;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	position: relative;
}
li:nth-of-type(4n+1).saiyo-12businesses-listitem {
	clear: left;
}
li:nth-of-type(4n+2).saiyo-12businesses-listitem,
li:nth-of-type(4n+3).saiyo-12businesses-listitem {
	width: 26%;
	padding: 35px 25px;
}
li:nth-of-type(4n+4).saiyo-12businesses-listitem {
	width: 24%;
	padding: 35px 0 35px 25px;
}
.saiyo-12businesses-listitem a {
	display: block;
	padding-top: 80px;
	position: relative;
}
/* .js-show-loop > .saiyo-12businesses-listitem.is-visible {
animation: fade-in .5s ease-out forwards;
} */
/* â†‘ for parallax â†‘ */
/*  @keyframes fade-in {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}*/

/* â†‘ for parallax â†‘ */
.saiyo-12businesses-listitem a::before {
	content: "";
	width: 70px;
	height: 70px;
	top: 0px;
	left: 50%;
	margin-left: -35px;
	display: block;
	position: absolute;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.building {
	border-top: none;
}
.industry {
	border-top: none;
}
.public {
	border-top: none;
}
.energy {
	border-right: none;
	border-top: none;
}
.communication {
	border-right: none;
}
.it {
	border-right: none;
}
.building a::before {
	background-image: url("/saiyo/career/img/icon_01.png");
}
.industry a::before {
	background-image: url("/saiyo/career/img/icon_02.png");
}
.public a::before {
	background-image: url("/saiyo/career/img/icon_03.png");
}
.energy a::before {
	background-image: url("/saiyo/career/img/icon_04.png");
}
.traffic a::before {
	background-image: url("/saiyo/career/img/icon_05.png");
}
.automobile a::before {
	background-image: url("/saiyo/career/img/icon_06.png");
}
.space a::before {
	background-image: url("/saiyo/career/img/icon_07.png");
}
.communication a::before {
	background-image: url("/saiyo/career/img/icon_08.png");
}
.semiconductor a::before {
	background-image: url("/saiyo/career/img/icon_09.png");
}
.airconditioning a::before {
	background-image: url("/saiyo/career/img/icon_10.png");
}
.homeelectronics a::before {
	background-image: url("/saiyo/career/img/icon_11.png");
}
.it a::before {
	background-image: url("/saiyo/career/img/icon_12.png");
}
@media only screen and (min-width: 768px) {
	.building a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_01.png");
	}
	.industry a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_02.png");
	}
	.public a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_03.png");
	}
	.energy a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_04.png");
	}
	.traffic a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_05.png");
	}
	.automobile a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_06.png");
	}
	.space a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_07.png");
	}
	.communication a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_08.png");
	}
	.semiconductor a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_09.png");
	}
	.airconditioning a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_10.png");
	}
	.homeelectronics a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_11.png");
	}
	.it a:hover::before {
		background-image: url("/saiyo/career/img/icon_hover_12.png");
	}
}
.saiyo-12businesses-intro h4 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.saiyo-12businesses-intro p {
	font-size: 14px;
	margin-bottom: 10px;
}

/****** section 02 ******/
.saiyo-content-employee .saiyo-content-inner {
	padding-bottom: 0;
}
section ul.photo {
	font-size: 0;
	margin-top: 60px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: stretch;
}
section ul.photo li.saiyo-photo-list-item img {
	width: 100%;
}
section ul.photo li.saiyo-photo-list-item {
	width: calc(100% / 3);
	display: inline-block;
	overflow: hidden;
	position: relative;
	margin-bottom: -1px;
}
section ul.photo li.saiyo-photo-list-item .saiyo-list-item-text-box {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transform: rotate(0.0001deg);
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #FFF;
	z-index: 2;
}
section ul.photo li.saiyo-photo-list-item .saiyo-list-item-text {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	transform: rotate(0.0001deg);
}
section ul.photo li.saiyo-photo-list-item .list-item-text-lv1 {
	font-size: 15px;
}
section ul.photo li.saiyo-photo-list-item .list-item-text-lv2 {
	font-size: 32px;
}
section ul.photo li.saiyo-photo-list-item .list-item-text-lv3 {
	font-size: 15px;
	font-weight: bold;
}
section ul.photo li.saiyo-photo-list-item .list-item-text-lv4 {
	padding: 10px 0 0 0;
	font-size: 13px;
}
section ul.photo li.saiyo-photo-list-item a {
	backface-visibility: hidden;
	display: block;
	overflow: hidden;
	position: relative;
}
section ul.photo li.saiyo-photo-list-item a:after {
	background-color: rgba(0, 0, 0, 0.45);
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 768px) {
	section ul.photo li.saiyo-photo-list-item a:after {
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	section ul.photo li.saiyo-photo-list-item a:hover:after {
		background-color: rgba(0, 0, 0, 0.2);
	}
	section ul.photo li.saiyo-photo-list-item a>img {
		will-change: transform;
		transform: rotate(0.0001deg);
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	section ul.photo li.saiyo-photo-list-item a:hover>img {
		transform: rotate(0.0001deg);
		-webkit-transform: scale(1.03);
		transform: scale(1.03);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		overflow: hidden;
	}
}

/****** section 03 ******/
.saiyo-heading-bg-saiyo {
	height: 600px;
	background-image: url(../img/saiyou2.png);
	background-repeat: no-repeat;
	background-size: cover;
	color: #FFF;
}
.saiyo-heading-bg-saiyo .saiyo-heading_lv02 span {
	border-bottom: 1px solid #FFF;
}
.saiyo-message {
	padding: 120px 0 0 0;
}
ul.saiyo-message-box-area {
	color: #000;
	margin: -200px -25px 0 0;
	font-size: 0px;
}
li.saiyo-message-box-area-item {
	font-size: 14px;
	width: 310px;
	display: inline-block;
	padding: 40px 30px;
	margin-right: 25px;
	vertical-align: top;
	text-align: left;
	background-color: #FFF;
	line-height: 1.7;
}
.saiyo-message-box-area-item .saiyo-message-title {
	color: #0066a6;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 1em;
}
.saiyo-message-box-area-item .saiyo-message-body {
	letter-spacing: 2px;
	font-size: 13px;
}
.saiyo-saiyo-info_area {
	text-align: center;
	margin-top: 30px;
}
.saiyo-saiyo-info_area + .saiyo-heading_lv02{
	margin-top: 50px;
}
.saiyo-saiyo-info_area_item {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.saiyo-saiyo-info_area_item .saiyo-saiyo-info-title {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
}
.saiyo-saiyo-info_area_item .saiyo-saiyo-info-num {
	font-size: 70px;
	color: #595959;
}
.saiyo-saiyo-info_area_item .saiyo-saiyo-info-num span {
	font-size: 24px;
}
.saiyo-saiyo-info_note {
	display: flex;
	justify-content: flex-end;
}
.saiyo-saiyo-info_note p {
	position: relative;
	padding-left: 1em;
}
.saiyo-saiyo-info_note p span {
	position: absolute;
	top: 0;
	left: 0;
}
.saiyo-saiyo-lead {
	font-size: 16px;
	text-align: center;
}

/****** section 04 FAQ ******/
.saiyo-faq-top {
	padding: 30px 0 0 0;
	font-size: 0;
	margin-bottom: -100px;
}
.saiyo-faq-top-item {
	font-size: 0;
	line-height: 0;
	position: relative;
	width: 33.3%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}
.saiyo-faq-top-item.is-active::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 25px 40px 25px;
	border-color: transparent transparent #f2f2f2 transparent;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	bottom: -50px;
}
.saiyo-faq-top-item img {
	width: 100%;
	height: auto;
}
.saiyo-faq-top-item .text {
	border: 1px solid rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 7px;
	right: 7px;
	bottom: 7px;
	left: 7px;
	margin-top: 0;
	font-size: 25px;
	line-height: 1.2;
	color: #FFF;
}
.saiyo-faq-top-item.is-active .text {
	background-color: rgba(255, 255, 255, 0.7);
	color: #333333;
}
.saiyo-faq-top-item .text span {
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -0.6em;
	width: 100%;
}
@media only screen and (min-width: 768px) {
	.saiyo-faq-top-item:hover .text {
		background-color: rgba(255, 255, 255, 0.7);
		color: #333333;
	}
}
.saiyo-faq-middle .saiyo-heading_lv02 {
	text-align: left;
}
.saiyo-faq-q {
	background-color: #fff;
	margin: 25px 0;
	padding: 17px;
	display: table;
	width: 100%;
	cursor: pointer;
}
.saiyo-faq-qa-left,
.saiyo-faq-qa-center,
.saiyo-faq-qa-right {
	display: table-cell;
}
.saiyo-faq-qa-left {
	width: 5%;
	padding-right: 10px;
	text-align: center;
}
.saiyo-faq-qa-center {
	letter-spacing: 2px;
	width: 90%;
}
.saiyo-faq-qa-center img {
	padding: 10px 0;
	height: 350px;
}
.saiyo-faq-qa-right {
	width: 5%;
	text-align: right;
}
.saiyo-faq-q-minus {
	background-image: url(/saiyo/career/img_2/04FAQ_-.png) !important;
}
.saiyo-faq-middle-list img {
	vertical-align: middle;
}
.saiyo-faq-a {
	display: none;
	background-color: #bbe2f0;
	padding: 17px;
	margin-top: -25px;
}
.saiyo-faq-bg-bottom {
	height: 600px;
	background-image: url(../img/faq_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}

/***** green, blue button COMMON *****/
.saiyo-btn-box a,
.saiyo-btn-box a:hover,
.saiyo-btn-box a:visited {
	color: #fff;
}
.saiyo-btn-box {
	font-size: 0px;
	color: #fff;
	text-align: center;
}
.saiyo-btn-box .box-left {
	background-color: #008c99;
}
.saiyo-btn-box .box-right {
	background-color: #02389c;
}

/***** green, blue button BIG ******/
.saiyo-faq-list-block {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 80px;
}
.saiyo-faq-list-block .saiyo-btn-box {
	margin: -200px -25px 0 0;
}
.saiyo-faq-list-block .saiyo-btn-box-item {
	font-size: 15px;
	display: inline-block;
	height: 300px;
	width: 590px;
	vertical-align: top;
}
.saiyo-faq-list-block .saiyo-btn-box .box-inner-content {
	margin: 0 auto;
	width: 70%;
	text-align: left;
}
.saiyo-faq-list-block .saiyo-btn-box .top {
	font-size: 25px;
	padding: 60px 0 20px 0;
	text-align: center;
}
.saiyo-faq-list-block .saiyo-btn-box .middle {
	padding: 20px 0;
}
.saiyo-faq-float-color-block {
	max-width: 980px;
	/*max-width: 1180px;*/
	margin: -150px auto 0 auto;
	padding-bottom: 120px;
	/*padding-bottom: 140px;*/
}
.saiyo-faq-float-color-block.is-small {
	max-width: 980px;
	margin: 0 auto;
}
.saiyo-faq-float-color-block-list {
	width: 100%;
	display: table;
}
.saiyo-faq-float-color-block-list {
	height: 280px;
	/*height: 300px;*/
}
.is-small .saiyo-faq-float-color-block-list {
	height: 130px;
}
.saiyo-faq-float-color-block-listitem {
	width: 50%;
	display: table-cell;
}
.saiyo-faq-float-color-block-listitem a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	/*height: 100%;*/
	padding: 6px;
	transition: ease .5s;
}
.saiyo-faq-float-color-block-listitem:first-child a {
	background-color: #008c99;
}
.saiyo-faq-float-color-block-listitem:first-child a:hover .saiyo-faq-float-color-block-listitem-inner {
	color: #008c99;
}

/*.saiyo-faq-float-color-block-listitem:last-child a {
background-color: #02389c;
}
.saiyo-faq-float-color-block-listitem:last-child a:hover .saiyo-faq-float-color-block-listitem-inner {
color: #02389c;
}*/
.saiyo-faq-float-color-block-listitem a:hover {
	background-color: #ffffff;
}
.saiyo-faq-float-color-block-listitem-inner {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #ffffff;
}
.saiyo-faq-float-color-block-listitem-inner {
	padding: 55px 145px;
	/*padding: 65px 95px;*/
}
.is-small .saiyo-faq-float-color-block-listitem-inner {
	padding: 0;
}
.saiyo-faq-float-color-block-listitem:first-child .saiyo-faq-float-color-block-listitem-inner {
	border: 1px solid #6ccacc;
}

/*.saiyo-faq-float-color-block-listitem:last-child .saiyo-faq-float-color-block-listitem-inner {
border: 1px solid #99b0da;
}*/
.saiyo-faq-float-color-block-listitem h3 {
	font-size: 28px;
	line-height: 1;
	text-align: center;
}
.is-small .saiyo-faq-float-color-block-listitem h3 {
	line-height: 118px;
	font-size: 20px;
}
.saiyo-faq-float-color-block-listitem .saiyo-paragraph {
	margin-top: 24px;
}
.saiyo-faq-float-color-block-listitem .arrow-text {
	margin-top: 24px;
	padding-left: 12px;
	position: relative;
}
.saiyo-faq-float-color-block-listitem .arrow-text:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	border-style: solid;
	border-width: 3.5px 0 3.5px 7px;
	border-color: transparent transparent transparent #ffffff;
}
.saiyo-faq-float-color-block-listitem:first-child a:hover .arrow-text:before {
	border-color: transparent transparent transparent #008c99;
}

/*.saiyo-faq-float-color-block-listitem:last-child a:hover .arrow-text:before {
border-color: transparent transparent transparent #02389c;
}*/

/***** green, blue button MINI ******/
.saiyo-faq-list-block-bottom {
	width: 100%;
}
.saiyo-faq-list-block-bottom .saiyo-btn-box-item {
	display: inline-block;
	width: 50%;
}
.saiyo-faq-list-block-bottom .box-inner-content {
	font-size: 20px;
	line-height: 100px;
}

/****** section 05, section 06 *****/
.saiyo-content-pickup {
	position: relative;
	margin-top: -150px;
}
.saiyo-content-pickup:after {
	background-color: #ffffff;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
}
.saiyo-content-pickup .saiyo-content-inner {
	position: relative;
	z-index: 2;
}
.saiyo-pickup-list {
	position: relative;
	margin-bottom: -150px;
}
.saiyo-pickup-listitem {
	display: table;
	border: 1px solid #bfbfbf;
	background-color: #ffffff;
	margin-top: 20px;
}
.saiyo-pickup-listitem a {
	background-color: #ffffff;
	display: table;
}
@media only screen and (min-width: 768px) {
	.saiyo-pickup-listitem a {
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	.saiyo-pickup-listitem a:hover {
		background-color: #d9f1fa;
	}
	.saiyo-pickup-listitem a:hover .saiyo-anchor span {
		text-decoration: none;
	}
}
.saiyo-pickup-image {
	vertical-align: top;
	display: table-cell;
	overflow: hidden;
	width: 310px;
}
.saiyo-pickup-image img {
	vertical-align: top;
	width: 100%;
	height: auto;
}
.saiyo-pickup-body {
	vertical-align: top;
	display: table-cell;
	padding: 35px 35px 0;
}
.saiyo-pickup-heading h3 {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	font-size: 18px;
	line-height: 1.6;
	font-weight: bold;
}
.saiyo-pickup-anchor-frame {
	background-color: #f2f2f2;
	line-height: 38px;
	padding-left: 30px;
	margin-top: 18px;
}
.saiyo-recommend-panel-list-block {
	margin-top: 60px;
}
.saiyo-recommend-panel-list {
	margin-right: -40px;
}
.saiyo-recommend-panel-list::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	clear: both;
}
.saiyo-recommend-panel-listitem {
	width: 300px;
	float: left;
	margin-right: 40px;
}
.saiyo-recommend-image img {
	vertical-align: top;
}
@media only screen and (min-width: 768px) {
	a .saiyo-recommend-image img {
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	a:hover .saiyo-recommend-image img {
		opacity: 0.7;
	}
}
.saiyo-recommend-heading {
	margin-top: 15px;
}
.saiyo-recommend-heading>* {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	font-size: 18px;
	font-weight: bold;
}
.saiyo-recommend-body .saiyo-paragraph {
	margin-top: 15px;
}
.saiyo-recommend-body .saiyo-paragraph p {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.saiyo-recommend-body .saiyo-anchor {
	margin-top: 15px;
}
.saiyo-bottom .saiyo-content-inner {
	padding: 90px 0;
}
.saiyo-bottom .saiyo-faq-float-color-block {
	padding: 0;
}

/* for Smart Phone */
@media screen and (max-width: 767px) {
	body {
		min-width: 0;
	}
	.is-pc {
		display: none !important;
	}
	.is-sp {
		display: block !important;
	}
	.saiyo-content {
		padding-top: 0;
		min-width: 100%;
	}
	.saiyo-area {
		width: 100%;
	}
	.saiyo-content-inner {
		padding: 80px 10px 16px;
	}
	.saiyo-paragraph {
		font-size: 12px;
	}
	.saiyo-heading_lv01 {
		margin-bottom: 40px;
	}
	.saiyo-heading_lv01 * {
		font-size: 26px;
	}
	.saiyo-heading_lv02 {
		margin-bottom: 0;
	}
	.saiyo-heading_lv02 * {
		font-size: 25px;
	}
	.saiyo-heading_lv02+.saiyo-paragraph {
		margin-top: 20px;
	}
	.saiyo-heading_lv03 .text-large {
		font-size: 14px;
	}
	.saiyo-heading_lv03 .text-mid {
		font-size: 20px;
	}
	.more-button-area {
		margin-top: 16px;
	}
	.more-button-area-detail {
		width: 100%;
	}
	.saiyo-top-bg {
		position: relative;
		height: auto;
		background-image: url(../img_2/SP_hero_header.png);
		background-size: cover;
		padding-bottom: 93.75%;
	}
	.saiyo-top-pickup {
		width: calc(100% - 20px);
		right: 10px;
		bottom: -33px;
	}
	.saiyo-top-pickup a>dl {
		width: 100%;
	}
	.saiyo-top-pickup-item.left {
		width: 25%;
		font-size: 12px;
		line-height: 68px;
		padding: 12px 0;
	}
	.saiyo-top-pickup-item.right {
		width: 75%;
		line-height: 2;
		padding: 12px 10px;
		white-space: nowrap;
	}
	.saiyo-top-pickup-item.right dt {
		font-size: 11px;
		padding-right: 10px;
	}
	.saiyo-top-pickup-item.right dd {
		width: 67px;
	}
	.saiyo-top-pickup-item.right .inner.img {
		width: auto;
		margin-left: auto;
		float: right;
		display: block;
	}
	.saiyo-top-pickup-item.right .inner.img img {
		width: auto;
		height: 48px;
	}
	.saiyo-top-pickup-item>.text {
		width: 65%;
		font-size: 11px;
	}
	.saiyo-overlap-list-block {
		width: 100%;
		margin-top: 40px;
	}
	.saiyo-overlap-listitem {
		margin-top: 16px;
		padding-top: 0;
	}
	.saiyo-overlap-listitem:first-child {
		margin-top: 0;
	}
	.saiyo-overlap-box-head {
		width: 100%;
		height: auto;
		position: static;
		padding: 15px 0;
	}
	.saiyo-overlap-box-head-top span.size-01 {
		font-size: 40px;
		font-weight: normal;
	}
	.saiyo-overlap-box-head-top span.size-02 {
		font-size: 40px;
	}
	.saiyo-overlap-box-head-top span .pcBR {
		display: none;
	}
	.saiyo-overlap-box-head-top,
	.saiyo-overlap-box-head-bottom {
		font-size: 16px;
	}
	.saiyo-overlap-box-head-bottom.size-small .saiyo-overlap-box-head-num {
		font-size: 52px;
	}
	.saiyo-overlap-box-head-bottom.size-small .saiyo-overlap-box-head-text {
		line-height: 52px;
	}
	.saiyo-overlap-box-head-bottom.size-medium .saiyo-overlap-box-head-num,
	.saiyo-overlap-box-head-bottom.size-large .saiyo-overlap-box-head-num {
		font-size: 60px;
	}
	.saiyo-overlap-box-head-bottom.size-medium .saiyo-overlap-box-head-text,
	.saiyo-overlap-box-head-bottom.size-large .saiyo-overlap-box-head-text {
		line-height: 60px;
	}
	.saiyo-overlap-box-body>a,
	.saiyo-overlap-box-body>div {
		width: 100%;
		height: auto;
	}
	.saiyo-overlap-listitem:nth-child(odd) .saiyo-overlap-box-body>a,
	.saiyo-overlap-listitem:nth-child(odd) .saiyo-overlap-box-body>div,
	.saiyo-overlap-listitem:nth-child(even) .saiyo-overlap-box-body>a,
	.saiyo-overlap-listitem:nth-child(even) .saiyo-overlap-box-body>div {
		padding: 30px;
	}
	.saiyo-overlap-box-body-text {
		font-size: 16px;
	}
	.saiyo-overlap-box-body .saiyo-anchor {
		margin-top: 20px;
	}
	.saiyo-overlap-box-body .saiyo-anchor a,
	.saiyo-overlap-box-body .saiyo-anchor span {
		display: block;
		font-size: 16px;
	}
	.saiyo-12businesses-list-block {
		width: 100%;
		margin-top: 30px;
	}
	.saiyo-12businesses-list {
		padding: 35px 15px;
		display: flex;
		flex-wrap: wrap;
		border: 1px solid #dcdcdc;
	}
	.saiyo-12businesses-listitem {
		width: 50%;
		height: auto;
		float: none;
		border: none;
		border-top: 1px solid #e5e5e5;
		padding: 0;
	}
	li:nth-of-type(4n+1).saiyo-12businesses-listitem {
		clear: none;
	}
	li:nth-of-type(4n+2).saiyo-12businesses-listitem,
	li:nth-of-type(4n+3).saiyo-12businesses-listitem {
		width: 50%;
		padding: 0;
	}
	li:nth-of-type(4n+4).saiyo-12businesses-listitem {
		width: 50%;
		padding: 0;
	}
	.saiyo-12businesses-listitem:nth-child(odd).saiyo-12businesses-listitem {
		clear: left;
		padding: 0 20px 15px 0;
		border-right: 1px solid #e5e5e5;
	}
	.saiyo-12businesses-listitem:nth-child(even).saiyo-12businesses-listitem {
		padding: 0 0 15px 20px;
	}
	.saiyo-12businesses-listitem a {
		display: block;
		padding-top: 70px;
		position: relative;
	}
	.saiyo-12businesses-listitem:nth-child(1),
	.saiyo-12businesses-listitem:nth-child(2) {
		border-top: none;
	}
	.saiyo-12businesses-listitem a::before {
		width: 50px;
		height: 50px;
		top: 10px;
		margin-left: -25px;
		background-size: 50px auto;
	}
	section ul.photo {
		margin-top: 30px;
	}
	section ul.photo li.saiyo-photo-list-item {
		width: 100%;
	}
	.saiyo-heading-bg-saiyo {
		margin: 0 -10px;
		height: 300px;
	}
	.saiyo-message {
		margin-top: 30px;
		padding: 45px 10px 0;
	}
	ul.saiyo-message-box-area {
		margin: -35px 0 0 0;
		padding-bottom: 0;
	}
	li.saiyo-message-box-area-item {
		margin: 10px 0 0 0;
		padding: 35px 30px;
		width: 100%;
		min-height: auto;
	}
	li.saiyo-message-box-area-item:first-child {
		margin-top: 0;
	}
	.saiyo-message-box-area-item .saiyo-message-title {
		height: auto;
		font-size: 16px;
	}
	.saiyo-message-box-area-item .saiyo-message-body {
		margin-top: 16px;
		font-size: 12px;
	}
	.saiyo-saiyo-info_area {
		margin-top: 20px;
	}
	.saiyo-saiyo-info_area + .saiyo-heading_lv02{
		margin-top: 40px;
	}
	.saiyo-saiyo-info_area_item {
		display: block;
		width: 100%;
		height: auto;
	}
	.saiyo-saiyo-info_note {
		display: block;
	}
	.saiyo-saiyo-lead {
		font-size: 14px;
		text-align: left;
		margin-top: 20px;
	}
	.saiyo-faq-content-items {
		padding-top: 0;
	}
	.saiyo-faq-list-block {
		width: 100%;
		margin-top: -130px;
	}
	.saiyo-faq-list-block .saiyo-btn-box {
		margin: 0;
	}
	.saiyo-faq-list-block .saiyo-btn-box-item {
		width: 100%;
	}
	.saiyo-faq-list-block .saiyo-btn-box .box-inner-content {
		width: 80%;
	}
	.saiyo-faq-list-block-bottom .box-inner-content {
		line-height: 170px;
		font-size: 35px;
	}
	.saiyo-faq-list-block-bottom .box-left,
	.saiyo-faq-list-block-bottom .box-right {
		height: 170px;
		width: 100%;
	}
	.saiyo-faq-top {
		margin-bottom: -80px;
	}
	.saiyo-faq-top-item {
		width: 100%;
		margin-bottom: 20px;
		position: relative;
	}
	.saiyo-faq-top-item img {
		width: 100%;
		height: auto;
	}
	.saiyo-faq-top-item .text {
		font-size: 40px;
	}
	.saiyo-faq-middle .saiyo-heading_lv02 {
		text-align: center;
	}
	.saiyo-faq-bg-bottom {
		height: 300px;
		background-image: url(../img_2/SP_FAQ_bg.png);
		background-size: cover;
	}
	.saiyo-faq-float-color-block {
		background-color: #e6e6e6;
		max-width: inherit;
		margin: 0;
		padding: 0 10px 80px 10px;
	}
	.saiyo-faq-float-color-block-list {
		height: auto;
	}
	.is-small .saiyo-faq-float-color-block-list {
		height: auto;
	}
	.saiyo-faq-float-color-block-listitem {
		width: auto;
		display: block;
	}
	.saiyo-faq-float-color-block-listitem-inner {
		padding: 45px 25px;
	}
	.saiyo-content-pickup {
		background-color: #e6e6e6;
		margin-top: -80px;
	}
	.saiyo-content-pickup:after {
		display: none;
	}
	.saiyo-pickup-list {
		margin-bottom: 0;
	}
	.saiyo-pickup-listitem {
		display: block;
	}
	.saiyo-pickup-image {
		border-bottom: 1px solid #bfbfbf;
		display: block;
		width: 100%
	}
	.saiyo-pickup-body {
		display: block;
		padding: 35px 30px;
	}
	.saiyo-pickup-heading h3 {
		font-size: 16px;
	}
	.saiyo-pickup-anchor-frame {
		line-height: 50px;
	}
	.saiyo-recommend-panel-list-block {
		width: 100%;
	}
	.saiyo-recommend-panel-list {
		margin-right: 0;
	}
	.saiyo-recommend-panel-listitem {
		width: 100%;
		margin-right: 0;
		padding-bottom: 40px;
	}
	li:last-of-type.saiyo-recommend-panel-listitem {
		padding-bottom: 0;
	}
	.saiyo-recommend-image img {
		width: 100%;
		height: auto;
	}
	.saiyo-bottom .saiyo-content-inner {
		padding: 40px 10px;
	}
}

/* â†“ for parallax â†“ */
/* .js-parallax .saiyo-overlap-listitem {
opacity: 0;
opacity: 1\9;
}
.js-parallax .saiyo-overlap-listitem:nth-child(odd) {
transform: translate(-100%, 0);
}
.js-parallax .saiyo-overlap-listitem:nth-child(even) {
transform: translate(-100%, 0);
}
.js-parallax .saiyo-overlap-listitem:nth-child(odd).is-visible {
animation: fade-in-from-left .5s ease-out .25s forwards;
}
.js-parallax .saiyo-overlap-listitem:nth-child(even).is-visible {
animation: fade-in-from-right .5s ease-out .25s forwards;
}
@keyframes fade-in-from-left {
0% {
opacity: 0;
transform: translate(-100%, 0);
}
50% {
opacity: .2;
transform: translate(-25%, 0);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
}
@keyframes fade-in-from-right {
0% {
opacity: 0;
transform: translate(100%, 0);
}
50% {
opacity: .2;
transform: translate(25%, 0);
}
100% {
opacity: 1;
transform: translate(0, 0);
}
} */

/* print navigation */
#module_printNav {
	position: absolute;
	right: 0px;
	top: -6px;
}
#module_printNav .label {
	float: left;
	width: 122px;
	height: 29px;
	background: url(/saiyo/common/img/bg_print_area_l.gif) no-repeat;
	text-indent: -9999px;
}
#module_printNav ul {
	float: left;
	padding: 8px 4px 7px 0;
}
#module_printNav li {
	float: left;
}
#module_printNav li a {
	display: block;
	text-indent: -9999px;
	outline: 0;
}
#module_printNav .print {
	padding-right: 6px;
}
#module_printNav .print a {
	width: 67px;
	height: 17px;
	background: url(/saiyo/common/img/bt_print.gif) no-repeat;
}
#module_printNav .print a:hover {
	background-image: url(/saiyo/common/img/bt_print_on.gif);
}
#module_printNav .printAll {
	padding-right: 6px;
}
#module_printNav .printAll a {
	width: 66px;
	height: 17px;
	background: url(/saiyo/common/img/bt_print_all.gif) no-repeat;
}
#module_printNav .printAll a:hover {
	background-image: url(/saiyo/common/img/bt_print_all_on.gif);
}
@media only screen and (max-width: 640px) {
	#module_zoomFontSize, #share_buttons, #module_printNav {
		display: none;
	}
}

/* ***********************************************************
animation
*********************************************************** */
@media only screen and (min-width: 768px) {
	.anime__fade {
		opacity: 0;
	}
	.anime__fade.play {
		-webkit-transition-property: opacity;
		-webkit-transition-duration: 1s;
		transition-property: opacity;
		transition-duration: 1s;
		opacity: 1;
	}
	body.printView .anime__fade {
		opacity: 1 !important;
	}
	.anime__inBottom {
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
		opacity: 0;
	}
	.anime__inBottom.play {
		-webkit-transition-property: transform, opacity;
		-webkit-transition-duration: 1s;
		transition-property: transform, opacity;
		transition-duration: 1s;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
	body.printView .anime__inBottom {
		-webkit-transform: translate(0, 0) !important;
		transform: translate(0, 0) !important;
		opacity: 1 !important;
	}
	.anime__delay_0h {
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}
	.anime__delay_1 {
		-webkit-transition-delay: 0.6s;
		transition-delay: 0.6s;
	}
	.anime__delay_1h {
		-webkit-transition-delay: 0.9s;
		transition-delay: 0.9s;
	}
	.anime__delay_2 {
		-webkit-transition-delay: 1.2s;
		transition-delay: 1.2s;
	}
	.anime__p12 {
		opacity: 0;
	}
	.anime__p12.play {
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
		opacity: 1;
	}
	.anime__p12 li {
		opacity: 0;
	}
	.anime__p12.play li {
		-webkit-transition: opacity 1s;
		transition: opacity 1s;
		opacity: 1;
	}
	.anime__p12 li:nth-of-type(1) {
		-webkit-transition-delay: 0.5s;
		transition-delay: 0.5s;
	}
	.anime__p12 li:nth-of-type(2) {
		-webkit-transition-delay: 0.7s;
		transition-delay: 0.7s;
	}
	.anime__p12 li:nth-of-type(3) {
		-webkit-transition-delay: 0.9s;
		transition-delay: 0.9s;
	}
	.anime__p12 li:nth-of-type(4) {
		-webkit-transition-delay: 1.1s;
		transition-delay: 1.1s;
	}
	.anime__p12 li:nth-of-type(5) {
		-webkit-transition-delay: 1.3s;
		transition-delay: 1.3s;
	}
	.anime__p12 li:nth-of-type(6) {
		-webkit-transition-delay: 1.5s;
		transition-delay: 1.5s;
	}
	.anime__p12 li:nth-of-type(7) {
		-webkit-transition-delay: 1.7s;
		transition-delay: 1.7s;
	}
	.anime__p12 li:nth-of-type(8) {
		-webkit-transition-delay: 1.9s;
		transition-delay: 1.9s;
	}
	.anime__p12 li:nth-of-type(9) {
		-webkit-transition-delay: 2.1s;
		transition-delay: 2.1s;
	}
	.anime__p12 li:nth-of-type(10) {
		-webkit-transition-delay: 2.3s;
		transition-delay: 2.3s;
	}
	.anime__p12 li:nth-of-type(11) {
		-webkit-transition-delay: 2.5s;
		transition-delay: 2.5s;
	}
	.anime__p12 li:nth-of-type(12) {
		-webkit-transition-delay: 2.7s;
		transition-delay: 2.7s;
	}
	body.printView .anime__p12 {
		opacity: 1 !important;
	}
	body.printView .anime__p12 li {
		opacity: 1 !important;
	}
	.anime__cube {
		position: relative;
	}
	.anime__cube .saiyo-overlap-box-head {
		background-color: transparent;
		z-index: 2;
	}
	.anime__cube .saiyo-overlap-box-head-inner {
		position: relative;
	}
	.anime__cube .saiyo-overlap-box-head-inner>* {
		opacity: 0;
	}
	.anime__cube .saiyo-overlap-box-body {
		-webkit-transform: translate(0, 30px);
		transform: translate(0, 30px);
		opacity: 0;
	}
	.anime__cube .saiyo-overlap-box-head:before {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-top: 5px solid #bbe2f0;
		content: "";
		overflow: hidden;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 0px;
		z-index: 3;
	}
	.anime__cube .saiyo-overlap-box-head:after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-right: 5px solid #bbe2f0;
		content: "";
		overflow: hidden;
		position: absolute;
		top: 0px;
		right: 0px;
		height: 0px;
		z-index: 3;
	}
	.anime__cube .saiyo-overlap-box-head-inner:before {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-top: 5px solid #bbe2f0;
		content: "";
		overflow: hidden;
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 0px;
		z-index: 3;
	}
	.anime__cube .saiyo-overlap-box-head-inner:after {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-right: 5px solid #bbe2f0;
		content: "";
		overflow: hidden;
		position: absolute;
		bottom: 0px;
		left: 0px;
		height: 0px;
		z-index: 3;
	}
	.anime__cube.play .saiyo-overlap-box-head:before {
		-webkit-transition: width 0.1s;
		transition: width 0.1s;
		width: 100%;
	}
	.anime__cube.play .saiyo-overlap-box-head:after {
		-webkit-transition: height 0.1s 0.1s;
		transition: height 0.1s 0.1s;
		height: 100%;
	}
	.anime__cube.play .saiyo-overlap-box-head-inner:before {
		-webkit-transition: width 0.1s 0.2s;
		transition: width 0.1s 0.2s;
		width: 100%;
	}
	.anime__cube.play .saiyo-overlap-box-head-inner:after {
		-webkit-transition: height 0.1s 0.3s;
		transition: height 0.1s 0.3s;
		height: 100%;
	}
	.anime__cube.play .saiyo-overlap-box-head {
		-webkit-transition: background-color 0.5s 0.5s;
		transition: background-color 0.5s 0.5s;
		background-color: #bbe2f0;
	}
	.anime__cube.play .saiyo-overlap-box-head-inner>* {
		-webkit-transition: opacity 0.5s 0.5s;
		transition: opacity 0.5s 0.5s;
		opacity: 1;
	}
	.anime__cube.play .saiyo-overlap-box-body {
		-webkit-transition-property: transform, opacity;
		-webkit-transition-duration: 1s;
		transition-property: transform, opacity;
		transition-duration: 1s;
		-webkit-transition-delay: 1s;
		transition-delay: 1s;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		opacity: 1;
	}
	body.printView .anime__cube .saiyo-overlap-box-body {
		-webkit-transform: translate(0, 0) !important;
		transform: translate(0, 0) !important;
		opacity: 1 !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head:before {
		width: 100% !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head:after {
		height: 100% !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head-inner:before {
		width: 100% !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head-inner:after {
		height: 100% !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head {
		background-color: #bbe2f0 !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-head-inner>* {
		opacity: 1 !important;
	}
	body.printView .anime__cube .saiyo-overlap-box-body {
		-webkit-transform: translate(0, 0) !important;
		transform: translate(0, 0) !important;
		opacity: 1 !important;
	}
}

/* ***********************************************************
print
*********************************************************** */
#printHeader {
	display: none;
	margin-bottom: 25px;
	padding: 10px 0;
	background-color: #d9d9d9;
	text-align: center
}
#printHeader ul {
	width: 300px;
	margin: 0 auto
}
#printHeader li {
	float: left;
	margin: 0 10px
}
#printHeader li a {
	display: block;
	text-indent: -9999px;
	outline: 0
}
#printHeader .back {
	width: 115px;
	height: 19px;
	background: url(/saiyo/career/img/bt_preview_back.gif) no-repeat
}
#printHeader .print {
	width: 100px;
	height: 19px;
	background: url(/saiyo/career/img/bt_preview_print.gif) no-repeat
}
body.printView #printHeader {
	display: block;
}
body.printView header,
body.printView footer,
body.printView #skipnav,
body.printView #skipnav_main,
body.printView #module_printNav,
body.printView .saiyo-gNavi,
body.printView .more-button-area,
body.printView article {
	width: 1180px !important;
	margin: 0 auto !important;
}
body.printView .saiyo-overlap-listitem {
	display: block !important;
}

/*----------------------------------------
* å°åˆ·ç”¨ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã®éžè¡¨ç¤º
----------------------------------------*/
#module_printNav {
	display: none !important;
}



.nav-toggle,.sp-only {display: none;}
#corporate_title { padding: 11px 0 4px; }
#corporate_title::before{content:"";position:relative;display:inline-block;margin-right:5px;width:4px;height:22px;background-color:#e60000;border-radius:4px}
#corporate_title a{color: #333; font-size: 1.3818em; font-weight: bold; line-height: 1.8;}
#corporate_title a:hover{text-decoration: none;}
.w980 #module_titleArea { max-width: 1440px; }
#module_titleArea {position: relative;max-width: 824px;min-height: 38px;height: auto!important;height: 38px;margin: 0 auto;padding: 0 13px;}
@media print,screen and (min-width:641px) {
.breadcrumb-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;max-width:1440px;margin:0 auto;padding:0 13px 12px}
.breadcrumb-list li{position:relative;font-size:.85em}
.breadcrumb-list li:nth-child(n+2){padding-left:16px}
.breadcrumb-list li:nth-child(n+2)::before{content:"";position:absolute;top:.5em;left:5px;display:block;width:7px;height:7px;background:url(/shared_resp/v0006/img/arr_breadcrumblist.svg) no-repeat}
.breadcrumb-list a{text-decoration:underline}
.breadcrumb-list a:not([href]){color:#333;text-decoration:none}
}
@media print, screen and (min-width: 641px) {
.breadcrumb-list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;list-style: none;max-width: 1440px;margin: 0 auto;padding: 0 13px 12px;}
}
@media only screen and (max-width: 640px) {
.nav-toggle,.sp-only {display: block;}
#corporate_title {padding: 12px 0 10px 10px;}
#corporate_title a {font-size: 1.25em;}
#module_titleArea {padding: 0;}
#corporate_title::before {margin-right: 10px;}
.l-saiyo-btn {background-color: #008c99;}
.l-saiyo-btn a {color: #fff;font-size: 0.77em;padding: 29px 0;display: block;margin-bottom: 50px; z-index: 100;position: relative;}
.l-saiyo-btn a::before {content: "";border: 1px solid rgba(255, 255, 255, 0.5);position: absolute;top: 3px;left: 3px;bottom: 3px;right: 3px;}
.l-saiyo-btn a .meicon_blank {font-size: 0.77em}
}

.nav-toggle {top: 13px !important;}
.global-menu-sp .menu-sp-list {}
.content-header--nav{padding-top:0 !important;}