@charset "UTF-8";
/*===========================================================*/
/* kv
/*===========================================================*/
.lf-hero-si-a.lf-mg-cy::after {
	background-image: url(/imgv51/infinity/lf-blue.png);
}
.lf-hero-si-a .lf-hero-hdg {
	font-size: 4rem;
}
@media only screen and (max-width:1280px) {
	.lf-hero-si-a .lf-hero-hdg {
		font-size: calc(45vw*100/1280);
	}
}
@media only screen and (max-width:767px) {
	.lf-hero-si-a .lf-hero-hdg {
		font-size: 3.5rem;
	}
}
/*===========================================================*/
/* section
/*===========================================================*/
.diff-bg-si-a {
	background: #efefef;
}
.diff-bg-si-b {
	background: #121e2d;
	color: #fff;
}
.diff-bg-si-b a {
	color: #fff;
}
.diff-bg-si-c {
	background: #efefef;
}
.diff-bg-si-c a {
	color: #000;
}
.box-si-a {
	max-width: 840px;
	margin: 0 auto;
}
.lyt-col-si-a[class*=diff-col] {
	margin-left: -40px;
	margin-bottom: -40px !important;
}
.lyt-col-si-a[class*=diff-col] > * {
	padding-left: 40px;
	padding-bottom: 40px;
}
.lyt-col-si-a[class*=diff-col] > * > * {
	display: flex;
	flex-direction: column;
	height: 100%;
	text-decoration: none;
}
.lyt-col-si-a .lyt-col-si-a-dl-01 dt {
	padding: 12px 20px;
	color: #fff;
}
.lyt-col-si-a .lyt-col-si-a-dl-01 dd {
	height: 100%;
	padding: 20px;
	background: #fff;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.blue dt {
	background: url(/jp/imagesgig5/title_theme01_tcm102-6934221_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.blue dd {
	border-left: 2px solid #2400b0;
	border-right: 2px solid #2400b0;
	border-bottom: 2px solid #2400b0;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.green dt {
	background: url(/jp/imagesgig5/title_theme02_tcm102-6934222_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.green dd {
	border-left: 2px solid #008224;
	border-right: 2px solid #008224;
	border-bottom: 2px solid #008224;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.pink dt {
	background: url(/jp/imagesgig5/title_theme03_tcm102-6934223_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.lyt-col-si-a .lyt-col-si-a-dl-01.pink dd {
	border-left: 2px solid #d80084;
	border-right: 2px solid #d80084;
	border-bottom: 2px solid #d80084;
}
.lyt-col-si-a .lyt-col-si-a-col-01 {
	display: flex;
	align-items: center;
}
.lyt-col-si-a .lyt-col-si-a-col-01 .img {
	width: 80px;
}
.lyt-col-si-a .lyt-col-si-a-col-01 .txt {
	flex: 1;
}
.lyt-col-si-a .img {
	overflow: hidden;
}
.lyt-col-si-a .img img:not(.icon) {
	width: 100%;
	height: auto;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 1s cubic-bezier(0.075, 0.82, 0.165, 1)
}
.lyt-col-si-a a:hover .img img {
	transform: scale(1.05)
}
.lyt-col-si-a .lf-btn-industry-a {
	margin-top: auto;
}
.lyt-col-si-a .lyt-col-si-a-bg-white-01 {
	min-height: 640px;
	padding: 20px;
	background: #fff;
}
@media only screen and (max-width: 1000px) {
	.lyt-col-si-a .lyt-col-si-a-col-01 .img {
		width: 40px;
	}
}
@media only screen and (max-width: 767px) {
	.lyt-col-si-a[class*=diff-col] {
		margin-left: 0;
		margin-bottom: -25px !important;
	}
	.lyt-col-si-a[class*=diff-col] > * {
		padding-left: 0;
		padding-bottom: 0;
		margin-bottom: 25px;
	}
	.lyt-col-si-a .lyt-col-si-a-col-01 .img {
		width: 80px;
	}
	.lyt-col-si-a .lyt-col-si-a-bg-white-01 {
		min-height: inherit;
	}
}
.hdg-si-a {
	padding: 13px 20px 12px;
	color: #fff;
}
.hdg-si-a.blue {
	background: url(/jp/imagesgig5/title_introduction01_tcm102-6934218_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.hdg-si-a.green {
	background: url(/jp/imagesgig5/title_introduction02_tcm102-6934219_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.hdg-si-a.pink {
	background: url(/jp/imagesgig5/title_introduction03_tcm102-6934220_tcm102-2750236-32.jpg) no-repeat top center / cover;
}
.hdg-si-b {
	min-height: 76px;
}
@media only screen and (max-width: 767px) {
	.hdg-si-b {
		min-height: inherit;
	}
}
.col-si-a {
	display: flex;
}
.col-si-a > * {
	width: 50%;
}
@media only screen and (max-width: 767px) {
	.col-si-a {
		display: block;
	}
	.col-si-a > * {
		width: 100%;
	}
}