@charset "utf-8";
/*------------------------------------------------------------
sensing
------------------------------------------------------------*/
#main .content {
	max-width: 1002px;
}
#main .mainVisual {
	margin-bottom: 0;
	padding: 194px 0 124px;
	background: url(../img/technology/sensing/main_visual_bg.jpg) no-repeat center center / cover;
}
#main .mainVisual .content {
	max-width: 750px;
	padding-left: 52px;
}
#main .mainVisual .title {
	margin-bottom: 40px;
	color: #fff;
	font-size: 5.4rem;
	line-height: 1;
	text-align: center;
}
#main .mainVisual .title .jp {
	display: block;
}
#main .mainVisual .title .en {
	vertical-align: 6px;
	display: inline-block;
	font-size: 1.52rem;
	padding: 5px 25px 3px;
	letter-spacing: 0.02em;
	position: relative;
}
#main .mainVisual .title .en::after {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0081cc;
	-webkit-transform: skew(-45deg);
	transform:skew(-45deg);
	content: "";
}
#main .mainVisual .title .en .txt {
	position: relative;
	z-index: 1;
}
#main .mainVisual p {
	font-weight: bold;
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	line-height: 2;
}
#main .imgBox {
	padding: 80px 10px 73px;
	color: #FFF;
	background-color: #373C3F;
}
#main .imgBox h3 {
	margin-bottom: 13px;
}
#main .imgBox h3 span {
	padding: 2px 27px 4px 12px;
	display: inline-block;
	position: relative;
	font-size: 1.6rem;
	letter-spacing: 0.03rem;
	background-color: #000;
}
#main .imgBox h3 span::after {
	width: 31px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 100%;
	background: url(../img/technology/sensing/ttl_bg.png) no-repeat left top / 100% 100%;
	content: "";
}
#main .imgBox p {
	color: #fff;
	font-size: 1.5rem;
	letter-spacing: 0.03em;
	line-height: 2;
}
#main .imgBox .photoBox img {
	width: 100%;
}
#main .technology {
	padding: 128px 0 130px;
	position: relative;
	color: #FFF;
	background-color: #000;
}
#main .technology::after {
	width: 100%;
	height: 123px;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(../img/technology/sensing/arrow.png) no-repeat left top / 100% 100%;
	content: "";
}
#main .technology .content {
	max-width: 700px;
}
#main .technology .logo {
	margin-bottom: 88px;
	text-align: center;
}
#main .heading {
	margin-bottom: 23px;
	color: #FFF;
	font-weight: bold;
	font-size: 2.4rem;
	letter-spacing: 0.03em;
	line-height: 1.75;
	text-align: center;
}
#main .technology p {
	margin-bottom: 70px;
	font-weight: bold;
	font-size: 1.6rem;
	letter-spacing: -0.01em;
	line-height: 2.125;
	color: #fff;
}
#main .technology p:last-child {
	margin-bottom: 0;
}
#main .technology .img {
	margin-bottom: 41px;
	text-align: center;
}
#main .valueBox {
	padding: 231px 10px 162px;
	background-color: #373C3F;
}
#main .valueBox .content {
	max-width: 1094px;
}
#main .valueBox .heading {
	margin-bottom: 48px;
}
#main .valueBox .list {
	margin-bottom: 95px;
}
#main .valueBox .list > li {
	border-radius: 20px;
	overflow: hidden;
	background: linear-gradient(#fff 0%, #eaeaea 100%);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
}
#main .valueBox h4 {
	padding: 8px 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 0.03em;
	line-height: 2.1;
	text-align: center;
	background: linear-gradient(#0081cc 0%, #0073b5 0%, #004166 100%);
}
#main .valueBox h4 img {
	margin: 0 auto -2px;
	display: block;
	height: 50px;
}
#main .valueBox dl {
	margin: 28px 18px 25px 20px;
}
#main .valueBox dt {
	margin-bottom: 6px;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	color: #004d9e;
}
#main .valueBox dd {
	margin-bottom: 20px;
	font-size: 1.3rem;
	line-height: 20px;
	color: #000;
}
#main .valueBox dd:last-child {
	margin-bottom: 0;
}
#main .valueBox dd img {
	max-width: 215px;
	margin: 40px 5px 0 5px;
}
#main .valueBox .video {
	margin: -30px auto 10px;
	max-width: 618px;
	background: #EEE;
}
#main .valueBox .video img {
	width: 100%;
}
#main .valueBox .video a {
	display: block;
}
#main .projectStory {
	padding: 85px 0 94px;
	text-align: center;
}
#main .projectStory .heading {
	margin-bottom: 12px;
	color: #0081cc;
}
#main .projectStory .heading .en {
	margin-bottom: 6px;
	display: block;
	font-weight: normal;
	font-size: 1.2rem;
	letter-spacing: 0.03em;
}
#main .projectStory p {
	margin-bottom: 28px;
	font-weight: 500;
	font-size: 1.6rem;
	line-height: 2;
	text-align: center;
	color: #0081cc;
}
#main .btmContact {
	padding: 80px 10px 78px;
	background: #e2eef5;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
#main .btmContact h3 {
	margin-bottom: 17px;
	text-align: center;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: -0.02em;
	color: #000;
}
#main .btmContact .btn a {
	padding: 11px 50px 11px 17px;
	display: block;
	color: #0081cc;
	font-weight: 500;
	font-size: 1.2rem;
	letter-spacing: -0.02em;
	line-height: 18px;
	background: #FFF url(../img/common/icon21.png) no-repeat right 22px center / 15px;
}
#main .btmContact .btn a.pdf {
	background: #FFF url(../img/common/icon12.png) no-repeat right 17px center / 26px;	
}
#main .btmContact .btn a small {
	margin-top: -2px;
	display: block;
	font-size: 1rem;
}
#main .btmContact .btn a + a {
	margin-top: 2px;
}
#main .btmContact .btn01 a {
	padding: 37px 10px 34px;
	font-size: 1.3rem;
	letter-spacing: 0;
	text-align: center;
	background-image: none;
}
#main .btmContact .btn01 a span {
	margin-bottom: 8px;
	display: block;
	font-size: 1.8rem;
	letter-spacing: 0.03em;
}
@media all and (min-width: 897px) {
	#main .imgBox .content {
		padding-left: 52px;
		max-width: 700px;
		display: flex;
		box-sizing: content-box;
		justify-content: space-between;
	}
	#main .imgBox .textBox {
		margin-right: 50px;
		width: 387px;
	}
	#main .imgBox .photoBox {
		margin-top: 2px;
		width: 264px;
	}
	#main .valueBox .list {
		display: flex;
		flex-wrap: wrap;
	}
	#main .valueBox .list > li {
		margin: 0 18px 22px 0;
		width: calc((100% - 54px)/4);
	}
	#main .valueBox .list li:nth-child(4n) {
		margin-right: 0;
	}
	#main .valueBox .list > .wid {
		margin: 0;
		display: flex;
		width: 100%;
	}
	#main .valueBox .list .wid h4 {
		width: calc((100% - 54px)/4);
		display: flex;
		justify-content: center;
		align-items: center;
	}
	#main .valueBox .list .inner {
		padding: 8px 67px 8px 30px;
		flex: 1;
		display: flex;
		align-items: center;
		justify-content: space-between;
		background: linear-gradient(90deg,#fff 0%, #eaeaea 100%);
	}
	#main .valueBox .list .inner dl {
		margin: 0;
	}
	#main .valueBox .photoList {
		display: flex;
	}
	#main .valueBox .photoList li {
		margin-left: 25px;
	}
	#main .projectStory .btn a:hover {
		opacity: 0.7;
	}
	#main .btmContact {
		display: flex;
		justify-content: center;
	}
	#main .btmContact li + li {
		margin-left: 36px;
	}
	#main .btmContact li {
		width: 350px;
	}
	#main .btmContact .btn a:hover {
		opacity: 0.7;
	}
	#main .valueBox .video a:hover {
		opacity: 0.7;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	#main .valueBox dd {
		font-size: 1.2rem;
	}
	#main .valueBox dl {
		margin: 28px 10px 25px;
	}
	#main .valueBox dt {
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .valueBox .list .wid h4 {
		width: calc((100% - 54px)/5);
	}
	#main .valueBox .list .inner {
		padding: 8px 30px 8px 20px;
	}
	#main .valueBox .photoList li {
		margin-left: 10px;
	}
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 0;
		padding: 160px 20px 94px;
		background-image: url(../img/technology/sensing/sp_main_visual_bg.jpg);
	}
	#main .mainVisual .content {
		margin: 0;
		padding: 0;
		max-width: inherit;
	}
	#main .mainVisual .title {
		margin-bottom: 41px;
		font-size: 3.3rem;
	}
	#main .mainVisual .title .en {
		margin-top: 22px;
		font-size: 1rem;
		padding: 3px 15px;
	}
	#main .mainVisual p {
		font-size: 1.4rem;
		letter-spacing: 0.05em;
		line-height: 1.714;
	}
	#main .imgBox {
		padding: 58px 0 79px;
	}
	#main .imgBox .textBox {
		margin-bottom: 16px;
	}
	#main .technology {
		padding: 88px 0 80px;
	}
	#main .technology::after {
		height: 58px;
	}
	#main .technology .content {
		max-width: inherit;
	}
	#main .technology .logo {
		margin-bottom: 57px;
	}
	#main .technology .logo img {
		width: 133px;
	}
	#main .heading {
		margin-bottom: 22px;
		font-size: 2rem;
		line-height: 1.6;
	}
	#main .technology p {
		margin-bottom: 75px;
		font-size: 1.4rem;
		line-height: 1.714;
	}
	#main .technology .img {
		margin: 0 -10px 35px;
	}
	#main .valueBox {
		padding: 97px 0 56px;
	}
	#main .valueBox .content {
		max-width: inherit;
	}
	#main .valueBox .heading {
		margin-bottom: 30px;
	}
	#main .valueBox .list {
		margin-bottom: 72px;
	}
	#main .valueBox .list > li {
		margin-bottom: 15px;
	}
	#main .valueBox h4 {
		padding: 7px 0 2px;
	}
	#main .valueBox h4 img {
		margin: 0 auto -12px;
		}
	#main .valueBox dl {
		margin: 22px 27px 26px;
	}
	#main .valueBox dt {
		margin-bottom: 4px;
	}
	#main .valueBox dd {
		margin-bottom: 20px;
	}
	#main .valueBox dd img {
		display: block;
		max-width: 100%;
		width: calc(100% - 26px);
		margin: 15px 0 -12px 0;
	}
	#main .valueBox .photoList {
		margin: 0 29px 22px;
		display: flex;
	}
	#main .valueBox .photoList li {
		width: calc(50% + 30px);
	}
	#main .valueBox .photoList li img {
		width: 100%;
		box-shadow: 2px 2px 3px rgba(0,0,0,0.3);
	}
	#main .valueBox .photoList li:last-child {
		margin: 15% -7px 0 -55px;
		width: calc(50% + 40px);
	}
	#main .valueBox .video {
		margin: -2px auto 10px;
		max-width: 100%;
	}
	#main .projectStory {
		padding: 42px 0 64px;
	}
	#main .projectStory .heading {
		margin-bottom: 17px;
	}
	#main .projectStory .heading .en {
		margin-bottom: 11px;
	}
	#main .projectStory p {
		margin-bottom: 12px;
	}
	#main .btmContact {
		padding: 42px 22px 30px;
	}
	#main .btmContact h3 {
		margin-bottom: 12px;
	}
	#main .btmContact li {
		margin-bottom: 40px;
	}
	#main .btmContact .btn a {
		padding: 10px 30px 10px 8px;
	}
	#main .btmContact .btn a small {
		margin-top: -1px;
	}
	#main .btmContact .btn a + a {
		margin-top: 3px;
	}
	#main .btmContact .btn01 a {
		padding: 17px 10px;
	}
	#main .mainVisual .title .en::after {
		top: -1px;
	}
}
@media all and (max-width: 896px) {
	#main .btmContact .btn a {
		background-position: right 10px center;
	}
	#main .btmContact .btn a.pdf {
		background-position: right 10px center;	
	}
}