@charset "UTF-8";

/* 見出し
------------------------------------- */
.hdg-d {
	color: #000;
}
h2.hdg-d {
	margin-bottom: 30px;
	color: #0563c1;
}

/* ボタン
------------------------------------- */
.btn-style-a, .btn-style-b, .btn-style-c {
	position: relative;
	display: inline-block;
	padding: 8px 22px 7px;
	text-align: center;
	line-height: 1.4;
	text-decoration: none !important;
	border-radius: 100vh;
	transition: background .2s;
}
.btn-style-a {
	color: #fff;
	border: 1px solid #fff;
}
.btn-style-a:hover {
	color: #transparent;
	background: #fff;
}
.btn-style-b {
	color: #fff;
	background: #0563c1;
	border: 1px solid #0563c1;
}
.btn-style-b:hover {
	color: #0563c1;
	background: transparent;
}
.btn-style-c {
	color: #0563c1;
	border: 1px solid #0563c1;
}
.btn-style-c:hover {
	color: #fff;
	background: #0563c1;
}
.lyt-btn-a .btn-style-a,
.lyt-btn-a .btn-style-b,
.lyt-btn-a .btn-style-c {
	min-width: 340px;
	padding: 10px 24px;
	font-size: 2.4rem;
}
.lyt-btn-b .btn-style-a,
.lyt-btn-b .btn-style-b,
.lyt-btn-b .btn-style-c {
	font-size: 1.4rem;
}
@media only screen and (max-width: 480px) {
	.hero-area-b .lyt-btn-a .btn-style-a {
		min-width: auto;
		width: 100%;
	}
	.lyt-btn-a .btn-style-a,
	.lyt-btn-a .btn-style-b,
	.lyt-btn-a .btn-style-c {
		min-width: auto;
		font-size: 2rem;
		width: 100%;
	}
	.lyt-btn-b .btn-style-a,
	.lyt-btn-b .btn-style-b,
	.lyt-btn-b .btn-style-c {
		font-size: 2rem;
		width: 100%;
	}
}


/* ヒーローエリア
------------------------------------- */
.hero-area-b {
	justify-content: center;
}
.hero-area-b .content {
	padding-top: 0;
}
.hero-area-b .content .main-txt > *,
.hero-area-b .content .sub-txt > * {
	background: none;
}
.hero-area-b .content .sub-txt + .main-txt {
	margin: 8px 0 0;
}
.hero-area-b .lyt-btn-a {
	justify-content: flex-start;
}
.hero-area-b .lyt-btn-a .btn-style-a {
	min-width: 280px;
	padding: 10px 24px;
	font-size: 2rem;
}
.breadcrumb-wrapper + #main .hero-area-b {
	margin-top: 16px;
}

@media only screen and (min-width: 768px) {
	.hero-area-b {
		height: 420px;
	}
	.hero-area-b .visual::before {
		position: absolute;
		content: "";
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.5);
	}
}
@media only screen and (max-width: 1280px) {
	.hero-area-b .content {
		padding-left: 8px;
	}
}
@media only screen and (max-width: 1000px) {
	.hero-area-b .visual > img {
		right: 0%;
		left: auto;
		transform: none;
	}
}
@media only screen and (max-width: 767px) {
	.hero-area-b .content {
		padding-left: 0;
	}
	.btn-style-a {
		color: #0563c1;
		border: 1px solid #0563c1;
	}
	.btn-style-a:hover {
		color: #fff;
		background: #0563c1;
	}
}


/* 統合シミュレーションイメージ
------------------------------------- */
.section.simulation .lay2col {
	display: flex;
	justify-content: space-between;
}
.section.simulation .lay2col > * {
	width: calc(50% - 40px);
	display: flex;
	flex-direction: column;
	align-items: center;
}
.section.simulation .lay2col > *:first-child img {
	width: 240px;
}
.section.simulation .lay2col > *:last-child img {
	width: 420px;
}
.section.simulation .lay2col + .down-arrow {
	margin: 40px auto 0;
}
.down-arrow + .text-box {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.section.simulation .down-arrow + .text-box h2 {
	margin: 10px 0;
}
.section.simulation .down-arrow + .text-box h3 {
	margin: 0;
}
.section.simulation .down-arrow + .text-box .inner {
	margin-top: 8px !important;
}
.section.simulation .down-arrow + .text-box .inner p + .list-a {
	margin-top: 0 !important;
}
.section.simulation  .lyt-img-b img {
	max-width: 800px;
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.section.simulation .lay2col {
		flex-direction: column;
	}
	.section.simulation .lay2col > * {
		width: 100%;
	}
}


/* 統合シミュレーション取り組み事例紹介
------------------------------------- */
.section.case-studies .lay3col {
	margin-bottom: 60px;
	display: flex;
	justify-content: space-between;
}
.section.case-studies .lay3col  > * {
	width: calc(33.33% - 16px);
}


/* 資料ダウンロード 下向き三角
------------------------------------- */
.box-a + h3 {
	margin: 80px 0 30px !important;
	font-weight: 400;
}
.down-arrow {
	margin: 0 auto;
	width: 220px;
	height: 50px;
}

/* 資料ダウンロード
------------------------------------- */
.lyt-item-a.document-dl > .img > .img-inner {
	background: #fff;
}
.lyt-item-a.document-dl > .img img {
	padding: 40px;
}
.section.diff-bg-c + .section.diff-bg-d {
	margin-top: 80px;
}

/* お問い合わせ
------------------------------------- */
.section.contact .list-contact-a>li {
	flex-grow: 1;
}

.section.contact .list-contact-a a::before {
	display: none;
}

.section.contact .list-contact-a a {
	flex-direction: column;
	padding: 14px 24px 14px;
	width: 100%;
}

.list-contact-a a .contact-inner {
	margin-top: 20px !important;
	margin-left: 26px;
	position: relative;
	font-size: 3rem;
}

.list-contact-a a .contact-inner::before {
	display: block;
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	margin-top: -10px;
	left: -1em;
	top: 50%;
	background-image: url(//www.fujitsu.com/imgv5/common/icon/sprite2.png);
	background-position: -50px -50px;
}

@media only screen and (max-width: 767px) {
	.list-contact-a a .contact-inner {
		position: relative;
		font-size: 2rem;
	}

	.list-contact-a a .contact-inner::before {
		left: -1.2em;
	}
}