@charset "UTF-8";

.main-contents .d-sp {
	display: none;
}
@media only screen and (max-width: 767px) {
	.main-contents .d-pc {
		display: none;
	}
	.main-contents .d-sp {
		display: block;
	}
}

/* CSR活動 
---------------------------- */
.hdg-d {
	color: #000;
}
.section-inner.narrow {
	max-width: 1024px;
}


/* ページ内リンク */
@media only screen and (min-width: 1000px) {
	.nav-b ul > li  {
		width: 33.333%;
	}
}
@media only screen and (min-width: 768px) {
	.nav-b {
		margin-top: 10px;
		background: #dad9d5;
	}
	.is-fixed .nav-b {
		margin-top: 0;
	}
	.is-fixed .nav-b .nav-b-inner {
		overflow-x: hidden;
	}
}


/* メインビジュアル */
.hero-area-c {
	background: url(/jp/group/fetec/imagesgig5/keyvisual_tcm199-5996334_tcm199-2750236-32.jpg) no-repeat 0 -200px /cover;
	min-height: 550px;
	height: 550px;
}
.hero-area-c + * {
	margin-top: 0;
}
@media only screen and (min-width: 1281px) {
	.hero-area-c .brand {
		margin: 0 56px 0 0;
	}
}
@media only screen and (max-width: 1280px) {
	.hero-area-c {
		background: url(/jp/group/fetec/imagesgig5/keyvisual_tcm199-5996334_tcm199-2750236-32.jpg) no-repeat 0 -200px /auto;
		min-height: calc(550vw*100/1280);
		height: calc(550vw*100/1280);
	}
}
@media only screen and (max-width: 1024px) {
	.hero-area-c {
		background: url(/jp/group/fetec/imagesgig5/keyvisual_tcm199-5996334_tcm199-2750236-32.jpg) no-repeat -484px -292px /auto;
	}
}
@media only screen and (max-width: 787px) {
	.hero-area-c {
		background: url(/jp/group/fetec/imagesgig5/keyvisual_tcm199-5996334_tcm199-2750236-32.jpg) no-repeat -580px -474px /auto;
	}
}
@media only screen and (max-width: 767px) {
	.hero-area-c {
		margin-top: 10px;
		height: auto;
	}
}
@media only screen and (max-width: 480px) {
	.hero-area-c {
		background: url(/jp/group/fetec/imagesgig5/keyvisual_tcm199-5996334_tcm199-2750236-32.jpg) no-repeat -376px center /cover;
		min-height: calc(500vw*100/375);
	}
	.hero-area-c .brand img {
		width: calc(200vw*100/320);
	}
}


/* 富士通グループとして */
.section.group {
	background: rgba(252, 228, 227, 0.2) url(/jp/group/fetec/imagesgig5/group_bg_tcm199-5996326_tcm199-2750236-32.png) no-repeat right calc(-200vw*100/1280) bottom calc(-270vw*100/1280) /100%;
}
.section.group h2 {
	margin-bottom: 80px;
}
.section.group .lyt-img-b {
	text-align: left;
	margin: 60px 0 80px -40px !important;
}
.section.group .lyt-img-b.diff-col2 > * {
	width: auto;
	padding-left: 40px;
}
.section.group .lyt-img-b.diff-col2 > * img {
	width: 300px;
	box-shadow: 0 0 10px #777;
	opacity: 1;
	transition: 0.2s;
}
.section.group .lyt-img-b.diff-col2 > * img:hover {
	box-shadow: none;
	opacity: 0.7;
}
@media only screen and (min-width: 768px) {
	.section.group .lyt-img-b.diff-col2 > *:not(:last-child) {
		margin-left: 36px;
	}
}
@media only screen and (max-width: 767px) {
	.section.group {
		background: rgba(252, 228, 227, 0.2) url(/jp/group/fetec/imagesgig5/group_bg_tcm199-5996326_tcm199-2750236-32.png) no-repeat left calc(-450vw*100/375) bottom calc(-220vw*100/375) /220%;
	}
	.section.group .lyt-img-b {
		text-align: center;
	}
	.section.group .lyt-img-b.diff-col2 > * {
		width: 100%;
	}
}


/* FETECのCSR活動 */
.section.diff-bg-a.vison {
	background: #f3f7fa url(/jp/group/fetec/imagesgig5/csr_vison_bg_tcm199-5996325_tcm199-2750236-32.jpg) no-repeat center center /cover;
}
.section.diff-bg-a.vison h2 {
	margin-bottom: 80px;
}
.section.diff-bg-a.vison .box {
	padding: 30px;
	background: rgba(256, 256, 256, .98);
	border-radius: 6px;
}
.section.diff-bg-a.vison .box h3 {
	margin-top: 0;
}
.section.diff-bg-a.vison .box + .box {
	margin-top: 60px;
}


/* 活動情報 */
.section.action h2 {
	margin-bottom: 50px;
}
.section.action .lyt-idx-b {
	margin-top: 50px !important;
	margin-left: -40px;
}
.section.action .lyt-idx-b > * {
	padding-left: 40px;
	padding-bottom: 60px;
}
.section.action .lyt-idx-b > * a {
	box-shadow: 0 0 8px #eee;
	border-radius: 6px;
	overflow: hidden;
}
.section.action .lyt-idx-b > * a > .visual > img {
	border-bottom: 1px solid #ddd;
}
.section.action .lyt-idx-b .text-box.diff-type-b {
	padding: 10px 20px 35px;
}
.section.action .lyt-idx-b .text-box::before {
	display: none;
}

.section.action .lyt-idx-b .text-box.diff-type-b .title {
	font-size: 1.8rem;
}

.section.action .lyt-idx-b .text-box .desc {
	margin-top: 50px;
}
.section.action .lyt-idx-b .text-box .desc .icon-group {
	margin-left: -16px;
	display: flex;
	flex-wrap: nowrap;
}
.section.action .lyt-idx-b .text-box .desc .icon-group > * {
	padding-left: 16px;
	width: 33.333%;
}
.section.action .lyt-idx-b + .lyt-btn-b {
	margin-top: 0 !important;
	justify-content: flex-end;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.section.action .lyt-idx-b.diff-col3 > * {
		width: 50%;
	}
}
@media only screen and (max-width: 767px) {
	.section.action .lyt-idx-b > * {
		padding-bottom: 32px;
	}

}


/* 活動情報 /activity-information/index.html
---------------------------- */
.lyt-img-r {
	display: flex;
	flex-wrap: nowrap;
}
.lyt-img-r > .text-wrap {
	width: 100%;
	margin-right: 40px;
	display: flex;
	flex-direction: column;
}
.lyt-img-r > .img-wrap {
	min-width: 300px;
}
.lyt-img-r .img span {
	display: block;
	margin-top: 4px;
}
.lyt-img-r .text {
}
.lyt-img-r .icon-group {
	margin: 20px 0 0 16px;
	align-self: flex-start;
}
.lyt-img-r .icon-group > * {
	padding-bottom: 10px;
	display: flex;
	align-items: flex-end;
	border-bottom: 2px solid #a10f20;
}
.lyt-img-r .icon-group > * > *:first-child {
	flex-shrink: 0;
}
.lyt-img-r .icon-group > * > *:not(:last-child) {
	margin-right: 8px;
}
@media only screen and (max-width: 767px) {
	.lyt-img-r {
		flex-wrap: wrap;
	}
	.lyt-img-r > .text-wrap {
		margin: 0 0 30px 0;
	}
	.lyt-img-r > .img-wrap {
		width: 100%;
	}
	.lyt-img-r > .img-wrap .img {
		text-align: center;
	}
	.lyt-img-r .text {
		order: 2;
	}
	.lyt-img-r .icon-group {
		margin: 0 0 30px 16px;
		order: 1;
	}
	.lyt-img-r .icon-group > * {
		padding-bottom: 0;
		border-bottom: none;
	}
	.lyt-img-r .icon-group > * img {
		width: 60px;
	}
}
