@charset "UTF-8";
.indexSectionBox {
	margin: 0 0 92px;
}

.indexSectionBox .isBody {
	width: 1000px;
	margin: 0 auto;
}

.indexSectionBox .txtDescription {
	text-align: center;
	margin: 0 0 46px;
	font-size: 16px;
}

.indexSectionBox#mission {
	margin-bottom: 0;
}

.indexSectionBox#mission .isBody {
	width: 1000px;
}

.indexSectionBox#mission .bgImage img {
	width: 100%;
	height: auto;
}

.indexSectionBox#service {
	padding-top: 92px;
	padding-bottom: 112px;
	background: #f8fafd url(/static/images/corp/3.jpg) no-repeat center 0;
	background-size: 100% auto;
}

.indexSectionBox#service .indexSectionBox .txtDescription {
	margin-bottom: 35px;
}

.indexSectionBox#alliance {
	background: url(/static/images/corp/3.jpg) no-repeat center;
	background-size: 100% auto;
	position: relative;
	margin-bottom: 0;
}

.indexSectionBox#alliance .contentHead {
	margin-bottom: 28px;
}

.indexSectionBox#alliance .isBody {
	position: absolute;
	width: 1000px;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
}

.indexSectionBox#alliance .isBody .posLayer {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

@media screen and (max-width: 1400px) {
	.indexSectionBox#alliance {
		background-size: auto 504px;
	}
}

.indexSectionBox#value {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fff), color-stop(0.8, #f4f7f9));
	background: -webkit-linear-gradient(top, #f4f7f9 80%, #fff 100%);
	background: -moz-linear-gradient(top, #f4f7f9 80%, #fff 100%);
	background: -o-linear-gradient(top, #f4f7f9 80%, #fff 100%);
	background: -ms-linear-gradient(top, #f4f7f9 80%, #fff 100%);
	background: linear-gradient(to bottom, #f4f7f9 80%, #fff 100%);
	padding-top: 92px;
	padding-bottom: 45px;
	margin-bottom: 0;
}

.indexSectionBox#press {
	margin-bottom: 100px;
}

.indexSectionBox#press .contentHead {
	margin-bottom: 14px;
}

.indexSectionBox#recruit {
	background: #fff;
	margin-bottom: 0;
}

.indexSectionBox#recruit .bgImage img {
	width: 100%;
	height: auto;
}

.indexSectionBox .isSecondBox {
	padding: 90px 0 0;
}

.indexSectionBox .isSecondBox .txtDescription {
	font-size: 14px;
}

.indexSectionBox .isSecondBox .movieList {
	width: 680px;
	margin: 0 auto;
	letter-spacing: -0.4em;
}

.indexSectionBox .isSecondBox .movieList li {
	width: 298px;
	display: inline-block;
	letter-spacing: normal;
	margin-right: 80px;
	vertical-align: top;
}

.indexSectionBox .isSecondBox .movieList li .movie {
	display: block;
}

.indexSectionBox .isSecondBox .movieList li .movie > a {
	display: block;
	position: relative;
	transition: .2s;
}

.indexSectionBox .isSecondBox .movieList li .movie > a:hover {
	opacity: 0.6;
}

.indexSectionBox .isSecondBox .movieList li .movie > a:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4) url(/img/index/icon-play.png) no-repeat center;
	background-size: 88px auto;
}

.indexSectionBox .isSecondBox .movieList li .movie figcaption {
	text-align: center;
	padding: 13px 0 0;
}

.indexSectionBox .isSecondBox .movieList li.largeSize {
	width: 100%;
	display: block;
	margin-right: 0;
	margin-bottom: 60px;
}

.indexSectionBox .isSecondBox .movieList li.largeSize .movie a:after {
	background-size: auto;
}

.indexSectionBox .isSecondBox .movieList li:last-child {
	margin-right: 0;
}

.serviceList {
	width: 900px;
	margin: 0 auto 58px;
	letter-spacing: -0.4em;
}

.serviceList li {
	background: #fff;
	letter-spacing: normal;
	display: inline-block;
	width: 430px;
	vertical-align: top;
	margin: 0 40px 40px 0;
	text-align: center;
	padding: 51px 0 39px;
	box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
}

.serviceList li:nth-child(2n) {
	margin-right: 0;
}

.serviceList li:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.serviceList li .thumb {
	margin-bottom: 20px;
}

.serviceList li p {
	font-size: 18px;
}

.serviceList li.single {
	margin: 0 auto;
	display: block;
}

.circleList {
	letter-spacing: -0.4em;
	text-align: center;
}

.circleList li {
	background: #fff;
	width: 310px;
	height: 310px;
	border-radius: 100%;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 32px 15px 0;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.05);
}

.circleList li:nth-child(3n), .circleList li:last-child {
	margin-right: 0;
}

.circleList li:nth-child(4), .circleList li:nth-child(5) {
	margin-bottom: 0;
}

.circleList li .vertical {
	display: table;
	width: 100%;
	height: 100%;
}

.circleList li .vertical .cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.circleList li .head {
	color: #39aed4;
	font-size: 28px;
	margin: 0 auto 15px;
	padding-top: 42px;
	padding-bottom: 17px;
	line-height: 1.4;
	border-bottom: 1px solid #e5e5e5;
	width: 260px;
}

.circleList li:first-child .head {
	padding-top: 5px;
}

.circleList li .exp {
	min-height: 5.5em;
}

/* 採用情報 */
#recruit {
	position: relative;
}

#recruit .isBody {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 1000px;
	height: 100%;
}

#recruit .isBody .expBox {
	position: absolute;
	left: 50px;
	top: 50%;
	transform: translateY(-50%);
	width: 60%;
}

#recruit .isBody .expBox .head {
	color: #39aed4;
	font-size: 32px;
	margin: 0 0 60px;
	line-height: 1.4;
}

/* layout for smartphone
==============================================================*/
@media screen and (max-width: 640px) {
	.indexSectionBox {
		width: auto;
		margin-bottom: 23px;
	}
	.indexSectionBox#blog {
		padding-top: 25px;
		padding-bottom: 50px;
		margin-bottom: 30px;
	}
	.indexSectionBox#blog .contentHead {
		margin-bottom: 16px;
	}
	.indexSectionBox .isBody {
		width: auto;
		margin: 0 14px 0;
	}
	.indexSectionBox .txtDescription {
		margin-bottom: 15px;
		font-size: 12px;
	}
	.indexSectionBox#service {
		padding-top: 30px;
		padding-bottom: 30px;
		background-image: url(/img/index/bg-service-sp.png);
		background-position: center 25px;
	}
	.indexSectionBox#service .txtDescription {
		text-align: left;
	}
	.indexSectionBox#mission .isBody {
		width: auto;
	}
	.indexSectionBox#mission .txtDescription {
		text-align: left;
	}
	.indexSectionBox#press {
		margin-bottom: 23px;
	}
	.indexSectionBox#recruit {
		margin-bottom: 0;
	}
	.indexSectionBox#alliance {
		min-height: 0;
		background-image: url(/static/images/corp/3.jpg);
		background-size: 100% auto;
	}
	.indexSectionBox#alliance .isBody {
		position: static;
		width: auto;
	}
	.indexSectionBox#alliance .isBody .posLayer {
		position: static;
		transform: none;
		padding: 30px 0;
	}
	.indexSectionBox#value {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.indexSectionBox .isSecondBox {
		padding-top: 30px;
	}
	.indexSectionBox .isSecondBox .txtDescription {
		font-size: 12px;
	}
	.indexSectionBox .isSecondBox .movieList {
		width: auto;
	}
	.indexSectionBox .isSecondBox .movieList li {
		width: auto;
		display: block;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.indexSectionBox .isSecondBox .movieList li .movie {
		display: block;
	}
	.indexSectionBox .isSecondBox .movieList li .movie a {
		display: block;
		position: relative;
		transition: .2s;
	}
	.indexSectionBox .isSecondBox .movieList li .movie a:hover {
		opacity: 0.6;
	}
	.indexSectionBox .isSecondBox .movieList li .movie a:after {
		background-size: 50px auto;
	}
	.indexSectionBox .isSecondBox .movieList li .movie a img {
		width: 100%;
		height: auto;
	}
	.indexSectionBox .isSecondBox .movieList li .movie figcaption {
		padding: 7px 0 0;
		line-height: 1.4;
	}
	.indexSectionBox .isSecondBox .movieList li.largeSize {
		width: auto;
		margin-bottom: 20px;
	}
	.indexSectionBox .isSecondBox .movieList li.largeSize .movie a:after {
		background-size: 52px auto;
	}
	.indexSectionBox .isSecondBox .movieList li:last-child {
		margin-bottom: 0;
	}
	.serviceList {
		width: auto;
		margin-bottom: 25px;
	}
	.serviceList li {
		display: block;
		width: 210px;
		margin: 0 auto 25px;
		text-align: center;
		padding: 36px 10px;
		box-sizing: border-box;
		box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.1);
	}
	.serviceList li:nth-child(2n) {
		margin-right: auto;
	}
	.serviceList li:nth-last-child(-n+2) {
		margin-bottom: 20px;
	}
	.serviceList li:last-child {
		margin-bottom: 0;
	}
	.serviceList li .thumb {
		margin-bottom: 10px;
	}
	.serviceList li .thumb img {
		width: auto;
		height: 36px;
	}
	.serviceList li p {
		font-size: 13px;
		line-height: 1.6;
	}
	.circleList li {
		width: 240px;
		height: 240px;
		margin-right: 0;
		margin-bottom: 10px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.circleList li:nth-child(3n), .circleList li:last-child {
		margin-right: auto;
	}
	.circleList li:nth-last-child(-n+2) {
		margin-bottom: 10px;
	}
	.circleList li .vertical .cell .head {
		font-size: 16px;
		margin-bottom: 20px;
		width: 200px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.circleList li .vertical .cell .exp {
		min-height: 0;
	}
	/* 採用情報 */
	#recruit {
		margin-bottom: 0;
	}
	#recruit .bgImage {
		margin-bottom: 0;
	}
	#recruit .isBody {
		position: static;
		width: auto;
		height: auto;
		margin-bottom: 20px;
	}
	#recruit .isBody .expBox {
		position: static;
		transform: none;
		width: auto;
		text-align: center;
	}
	#recruit .isBody .expBox .head {
		font-size: 16px;
		margin: 0 0 20px;
	}
}
