@charset "UTF-8";

/* common
 ====================================================== */
/* Max-w
 ---------------------------------------- */
/* Min-w
 ---------------------------------------- */
/* only-w
 ---------------------------------------- */
/* IE hack
 ---------------------------------------- */
/* Foundation(reset/normalize/base...)

 ====================================================== */
/* Layout(header/main/sidebar/footer...)
 ====================================================== */
/* Object - Component(grid/button/form/media...)
 * 汎用的なパーツ
 ====================================================== */
/* Object - Project
 * 特定用途のためのパーツ
 ====================================================== */
.main-contents .section-inner.u-w-1100,
.main-contents .content-inner.u-w-1100 {
	max-width: 1100px;
}

/* =========================================================
 GIG5テンプレート拡張
========================================================= */
/* 基本要素
--------------------------------------------------------- */
/* ----- セクション ----- */
/* ----- 見出し：レベル2～5（タイプA） ----- */
/*
 キービジュアル
-----------------------------------------------------------------------------*/
.p-hero-area {
	height: 360px;
	margin: 0 auto;
	background: #27ADD8;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: auto;
	padding-top: 0;
}

/* メイン画像左付き（オプション: p-left-fixed） */
.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual {
	height: 360px;
	overflow: visible;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual .c-lyt-bg-image__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: auto;
	right: 50vw;
	min-height: 100%;
	min-width: 100%;
	max-width: none;
	-ms-transform: translateX(50vw) translateY(-50%);
	-moz-transform: translateX(50vw) translateY(-50%);
	-webkit-transform: translateX(50vw) translateY(-50%);
	transform: translateX(50vw) translateY(-50%);
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual .p-left-fixed.c-lyt-bg-image__img {
	left: 50vw;
	right: auto;
	-ms-transform: translateX(-50vw) translateY(-50%);
	-moz-transform: translateX(-50vw) translateY(-50%);
	-webkit-transform: translateX(-50vw) translateY(-50%);
	transform: translateX(-50vw) translateY(-50%);
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual .p-lyt-bg-image__img-768 {
	display: none;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container {
	position: absolute;
	width: 520px;
	height: 300px;
	margin: 3rem 3.2rem;
	padding: 2rem 3rem;
	background: rgba(255, 255, 255, 0.8);
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.c-lyt-bg-image__container--ts {
	text-shadow: none;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right {
	padding: 0;
	line-height: 1.3;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right h2 {
	margin-top: 0;
}

@media screen and (max-width: 1280px) {
	.p-hero-area {
	height: 360px;
	}

	.p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__br-hide-maw-1280 br {
	display: block;
	}

	.p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container {
	max-width: none;
	left: auto;
	}
}

@media screen and (max-width: 768px) {
	.p-hero-area {
	height: auto;
	max-width: none;
	background: transparent;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image {
	/* 画像の高さ分padding-topをいれる
			画面幅100％の場合の画像の高さ = calc( ( 100vw / 横の比率 ) * 縦の比率) */
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual {
	width: 100%;
	margin: 0 auto;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual::after {
	display: none;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual .p-lyt-bg-image__img-1240 {
	display: none !important;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual .p-lyt-bg-image__img-768 {
	display: block !important;
	width: 100%;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container {
	height: auto;
	position: static;
	padding: calc((100% / 5) * 3) 0 0;
	margin: 0;
	width: 100%;
	background-color: transparent;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right {
	width: 100%;
	max-width: 100%;
	margin: 0 0 64px;
	padding: 3.2rem 0 0;
	text-align: center;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right h2 {
	margin: 0;
	color: #a30b1a;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right .lyt-btn-b>li {
	margin: auto;
	}
}

@media screen and (max-width: 480px) {
	.p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right .lyt-btn-b {
	margin: 0 auto;
	padding: 0 16px;
	}

	.p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right .lyt-btn-b>li {
	padding-left: 0;
	}
}

/* タブレット表示にてタイトルテキストを画像エリアに固定 */
.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img {
	width: 100%;
	padding: 0;
	text-shadow: none;
	background: transparent;
}

/* タイトルテキストエリア天地中央/テキスト左寄せ（オプション: .p-container-center） */
.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img.p-container-center {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 0;
	margin-right: 0;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right {
	padding: 0;
	line-height: 1.3;
	text-align: left;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1 {
	font-size: 1em;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-sm {
	font-size: 3.6rem;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-lg {
	font-size: 6.0rem;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-md {
	font-size: 4.5rem;
}

.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.subtext-border {
	display: inline-block;
	border: 2px solid #0f3f0f;
	color: #0f3f0f;
	padding: 8px 16px;
}

@media screen and (max-width: 1100px) {
	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right {
	max-width: none;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-sm {
	font-size: 2.8vw;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-lg {
	font-size: 4.3vw;
	}

	.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container.p-container-text-over-img .c-lyt-bg-image__text-box.c-lyt-bg-image__text-box--right>h1>.p-text-md {
	font-size: 3vw;
	}
}

@media screen and (max-width: 768px) {
	.p-hero-area-text-over-img.p-hero-area {
	height: calc((100% / 5) * 3);
	min-height: auto;
	}

	.p-hero-area-text-over-img.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__visual {
	height: calc((100% / 5) * 3);
	}

	.p-hero-area-text-over-img.p-hero-area .p-lyt-bg-image.c-lyt-bg-image .c-lyt-bg-image__container {
	position: absolute;
	}

	.p-hero-area-text-over-img.p-hero-area+* {
	margin-top: calc((100% / 5) * 3);
	}
}

/*
グロナビ
-----------------------------------------------------------------------------*/
[data-script-enabled=true] .c-nav-header>ul {
	height: 45px;
}

.c-nav-header>ul {
	min-height: 45px;
}

.c-nav-header-wrap {
	border-top: 5px solid #a30b1a;
}

.c-nav-header-wrap .p-nav-header.c-nav-header>ul>li {
	width: 22%;
}

.p-nav-header.c-nav-header>ul>li>a:not(.toggle-hook) {
	cursor: pointer;
	position: relative;
}

.p-nav-header.c-nav-header>ul>li>a:not(.toggle-hook)::before {
	display: none;
}

.p-nav-header.c-nav-header>ul>li>a:not(.toggle-hook)[href]::before {
	display: block;
	position: absolute;
	content: "";
	transition: -webkit-transform .2s;
	transition: transform .2s;
	top: 50%;
	right: 15px;
	width: 10px;
	height: 10px;
	margin-top: -6px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.p-nav-header.c-nav-header .c-nav-header__child-label a::before {
	display: none;
}

.p-nav-header.c-nav-header .c-nav-header__child-label a[href]::before {
	display: block;
}

.p-nav-header.c-nav-header .c-nav-header__child>li>a {
	font-size: 1.8rem;
}

.p-nav-header.c-nav-header .c-nav-header__child>li>div>a.p-nav-child-a {
	padding-left: 0;
	text-decoration: underline;
}

.p-nav-header.c-nav-header .c-nav-header__child>li>div>a.p-nav-child-a::before {
	display: none;
}

.p-nav-header.c-nav-header .c-nav-header__child>li>div>a.p-nav-child-a::after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 1px;
	margin: 0;
	color: #fff;
	background: #fff;
	border: none;
	vertical-align: middle;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.p-nav-header.c-nav-header .c-nav-header__child-wrap {
	background: #57564f;
}

@media only screen and (max-width: 768px) {
	.c-nav-header-wrap .p-nav-header.c-nav-header>ul>li {
	width: 100%;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li {
	width: 100%;
	display: block;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li>a {
	font-size: 1.6rem;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li>.list-a>li {
	display: block;
	margin-top: 0;
	border-bottom: 1px solid #c6c6c0;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li>.list-a>li:before {
	top: 1em;
	left: 5px;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li>.list-a>li a {
	padding: 11px 0;
	border: none;
	}
}

@media only screen and (max-width: 480px) {
	.c-nav-header-wrap {
	border-top: inherit;
	}

	.p-nav-header.c-nav-header .c-nav-header__child>li>.list-a>li:before {
	top: 1em;
	left: 5px;
	}
}

@media only screen and (max-width: 767px) {
	.p-nav-header.c-nav-header.js-fixed {
	position: fixed;
	}

	.p-nav-header.c-nav-header.js-fixed.is-open {
	overflow: scroll;
	height: 100vh;
	}

	.p-nav-header.c-nav-header.js-fixed>.toggle-content {
	top: 40px;
	}
}

@media only screen and (min-width: 768px) {
	.p-nav-header.c-nav-header>ul>li>a:not(.toggle-hook) {
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

	.p-nav-header.c-nav-header>ul>li>a:not(.toggle-hook)::before {
	border-color: #fff;
	transform: rotate(135deg);
	}
}

/* グロナビ背景色 */
.c-nav-header>ul>li>a:hover,
.c-nav-header>ul>li.js-hover>a {
	background: #57564f;
}

.c-nav-header__menu-btn:hover,
.c-nav-header__menu-btn:active,
.c-nav-header__menu-btn:focus {
	background: #57564f;
}

.c-nav-header.is-open>.c-nav-header__menu-btn {
	background: #57564f;
}

@media only screen and (max-width: 767px) {
	.c-nav-header>ul {
	background: #57564f;
	}
}

/* ----- アンカーリンク ----- */
/* グロナビ帯の高さ回避 */
.main-contents .gnav-anchor{
	margin-top: -54px;
	padding-top: 54px;
}
/* タブ用アンカーリンク */
.list-link-a.p-tab_diff-anchor {
	padding: 1rem 0 0;
	background: #eee;
	margin-left: 0;
}
.list-link-a.p-tab_diff-anchor>li {
	padding: 0 16px;
}


/* ----- 製品紹介 ----- */
.p-productLineup {
	text-align: center;
}
.p-productLineup img {
	width: inherit !important;
	max-height: 259px;
}

@media only screen and (max-width: 480px) {
	.p-lyt-idx-b.lyt-idx-b .u-flex {
	flex-direction: column;
	}

	.p-lyt-idx-b.lyt-idx-b .u-flex .text-box {
	width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.p-lyt-idx-b.lyt-idx-b .u-flex .visual {
	width: 100%;
	max-width: 320px;
	max-height: 320px;
	}
}
@media only screen and (max-width: 480px) {
	.p-lyt-idx-b.lyt-idx-b .u-flex .visual {
	width: 100%;
	max-width: inherit;
	max-height: 320px;
	}
}

/* ----- 製品紹介背景 ----- */
[class*="p-productBack"] {
	background-image: url(/jp/imagesgig5/ETtop_lineup_bg_tcm102-4643182_tcm102-2750236-32.jpg);
	background-color: #eee; }

.p-productBack-01 {
	background-position: 0 0; }
.p-productBack-02 {
	background-position: top 0 left 960px; }
.p-productBack-03 {
	background-position: top 0 left 640px; }
.p-productBack-04 {
	background-position: top 0 left 320px; }
.p-productBack-05 {
	background-position: top 320px left 0; }
.p-productBack-06 {
	background-position: top 320px left 960px; }
.p-productBack-07 {
	background-position: top 320px left 640px; }
.p-productBack-08 {
	background-position: top 320px left 320px; }


/* ----- 総合索引、著作権など ----- */
.p-copyrightArea {
	display: flex;
	justify-content: center;
}
.p-copyrightArea .p-multiLine_2 {
	line-height:3em;
}
.p-copyrightArea.p-multiColumn li {
	text-align: center;
}
@media screen and (max-width: 768px) {
	.p-copyrightArea .p-multiLine_2 {
		line-height:inherit;
	}
	.p-copyrightArea.p-multiColumn li {
		text-align: left;
	}
   .p-copyrightArea.p-multiColumn {
		flex-direction: column;
	}
	.p-copyrightArea.p-multiColumn li::before {
		position: relative;
		top: 1.5rem;
		left: -1.5rem;
		display: block;
		width: 6px;
		height: 6px;
		background: #87867e;
		border-radius: 50%;
		content: "";
	}
	.p-copyrightArea.p-multiColumn li {
		border-right: none;
	}
}

@media screen and (max-width: 480px) {
	.p-copyrightArea {
	flex-direction: column;
	}
}

.p-copyrightArea li {
	border-right: 1px solid #b1b1ac;
	padding: 0 24px;
}

.p-copyrightArea li a {
	text-decoration: none;
}

@media screen and (max-width: 480px) {
	.p-copyrightArea li {
	border-right: none;
	}

	.p-copyrightArea li::before {
	position: relative;
	top: 1.5rem;
	left: -1.5rem;
	display: block;
	width: 6px;
	height: 6px;
	background: #87867e;
	border-radius: 50%;
	content: "";
	}
}

.p-copyrightArea li:nth-last-of-type(1) {
	border-right: none;
}


/*
 サポート / 製品に関するお知らせ
-----------------------------------------------------------------------------*/
.p-lyt-help-a.lyt-help-a .columns > a {
	width: calc(33.33% - 22px);
	}
	.p-lyt-help-a.lyt-help-a .columns > a:nth-child(even) {
		margin-right: 32px; }
	.p-lyt-help-a.lyt-help-a .columns > a:nth-child(3n+0) {
		margin-right: 0; }

@media only screen and (max-width: 768px) {
	.p-lyt-help-a.lyt-help-a .columns {
		flex-direction: row; }
		.p-lyt-help-a.lyt-help-a .columns > a {
			width: calc(50% - 8px); }
			.p-lyt-help-a.lyt-help-a .columns > a:nth-child(even) {
				margin-right: 0; }
			.p-lyt-help-a.lyt-help-a .columns > a:nth-child(3n+0) {
				margin-right: initial; }
			.p-lyt-help-a.lyt-help-a .columns > a:nth-child(odd) {
				margin-right: 16px; } }
@media only screen and (max-width: 480px) {
	.p-lyt-help-a.lyt-help-a .columns {
		flex-direction: column; }
		.p-lyt-help-a.lyt-help-a .columns > a {
			width: 100%; }
			.p-lyt-help-a.lyt-help-a .columns > a:nth-child(even), .p-lyt-help-a.lyt-help-a .columns > a:nth-child(3n+0), .p-lyt-help-a.lyt-help-a .columns > a:nth-child(odd) {
				margin-right: 0; } }


/* ----- お問い合わせ ----- */
.cl-type-form .contact-inner.p-contact-btn::before {
	background-position: -81px 0;
	width: 20px;
	height: 20px;
	margin-top: -10px;
}

.p-box-color a {
	color: #fff !important;
	background: #a30b1a;
	transition: background .2s;
}

.p-box-color a:hover,
.p-box-color a:active,
.p-box-color a:focus {
	background: #d11124;
}


/* CTA Link Follow Type
-------------------------- */
.main-contents #p-followLink {
	position: relative;
	z-index: 200;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	max-width: 1280px;
	margin: -40px auto 0;
}

.main-contents #p-followLink.js-fixed {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 1000;
	display: block;
	width: 100%;
	max-width: none;
}

.main-contents #p-followLink.js-fixed .p-followLink__inner {
	position: relative;
	z-index: 1;
	max-width: 1280px;
	margin: 0 auto;
}

.main-contents #p-followLink.js-fixed .p-followLink__inner .p-followLink__content {
	position: absolute;
	right: 0;
	bottom: -1px;
}

.main-contents #p-followLink .p-followLink__inner {
	text-align: center;
	max-width: inherit;
}

.main-contents #p-followLink .p-followLink__inner .p-followLink__content {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: auto;
	-ms-flex-align: end;
	align-items: flex-end;
	table-layout: fixed;
	-webkit-align-items: flex-end;
	position: relative;
}

.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn {
	display: block;
	margin-left: 8px;
	padding-left: 0;
	vertical-align: bottom;
}

.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn a {
	display: inline-block;
	text-align: center;
	background: #a30b1a;
	transition: background .2s;
	color: #fff;
	text-decoration: none;
	padding: 1rem;
	position: relative;
}

.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn a:focus,
.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn a:active,
.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn a:hover {
	background: #d11124;
}

@media screen and (max-width: 480px) {
	.main-contents #p-followLink {
	margin-top: 0;
	}
}

@media screen and (max-width: 768px) {
	.main-contents #p-followLink .p-followLink__inner {
	width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.main-contents #p-followLink .p-followLink__inner .p-followLink__content {
	width: 100%;
	flex-wrap: wrap;
	}
}

@media screen and (max-width: 768px) {
	.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn {
	width: 100%;
	margin-left: 0;
	}

	.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn:first-child {
	margin-bottom: 2vw;
	}
}

@media screen and (max-width: 768px) {
	.main-contents #p-followLink .p-followLink__inner .p-followLink__content .p-followLink__btn a {
	display: block;
	}
}


/*
 セクション上下余白
-----------------------------------------------------------------------------*/
/* 小サイズ */
.main-contents .section .p-sectionInner_paddingSmall,
.main-contents .section+.section[class*=diff-bg-] .p-sectionInner_paddingSmall {
	padding: 24px 0 40px;
}


/*
 ラインナップ
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
	.p-lyt-idx-b .text-box .lyt-btn-b .btn-b {
		display: block;
		padding: 12px 34px 12px 34px;
	}
}
@media only screen and (max-width: 768px) {
	.lyt-hover-a .hover-content .visual .hover-hdg {
	color: #000;
	font-weight: 600;
	}

	.lyt-hover-a .hover-content .visual .hover-hdg+p {
	color: #000;
	}
}

/* テキスト末尾リンク */
.p-textEndLink {
	padding-left: 20px;
	display: inline-block;
	position: relative; }
	.p-textEndLink:before, .p-textEndLink:after {
		display: block;
		position: absolute;
		content: "";
		top: 50%;
		left: 0;
		width: 8px;
		height: 8px;
		border-top: 3px solid #a30b1a;
		border-right: 3px solid #a30b1a;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin-top: -4px; }
	.p-textEndLink:after {
		left: 7px; }


/*
 横並び導入事例
-----------------------------------------------------------------------------*/
.p-list-article-a.c-list-article-a .c-list-article-a__item .c-list-article-a__box .c-list-article-a__text-wrapper .c-list-article-a__title {
	font-size: 1.8rem;
	margin-bottom: 8px;
}
.c-list-article-a__category-list-wrap {
	line-height: 1.3;
}
@media screen and (max-width: 480px) {
	.main-contents .p-list-article-a.c-list-article-a .c-list-article-a__item .c-list-article-a__box .c-list-article-a__text-wrapper .c-list-article-a__title {
		min-height: inherit;
	}
	.main-contents .p-list-article-a.c-list-article-a .c-list-article-a__item .c-list-article-a__box .c-list-article-a__text-wrapper .c-list-article-a__date {
		margin-top: 16px;
	}
	.main-contents .p-list-article-a.c-list-article-a .c-list-article-a__item .c-list-article-a__box .c-list-article-a__text-wrapper {
		height: inherit;
	}
}

/* リストのインデント */
.p-listTxtIndent {
	display: inline-block;
	padding-left: 20px;
}


/*
 コンパクトな関連情報エリア
-----------------------------------------------------------------------------*/
.p-compactRelation {
	display:flex;
	justify-content:center;
}
.p-compactRelation a {
	text-decoration: none;
}
.p-compactRelation_content:not(:first-child) {
	margin-left:32px
}
.p-compactRelation_content {
	background:#fff;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.1);
	width:calc(100% / 3);
	display:flex;
	padding: 16px 16px;
	align-items:center;
}
.p-compactRelation_content:hover {
	opacity:.8;
	box-shadow: 0 0 10px 3px rgba(0,0,0,0.2);
	transition:.2s;
}
.p-compactRelation_content .text {
	margin-left:24px;
}

.p-compactRelation_content .text .title {
	font-weight: 600;
	color:#333;
}

@media screen and (max-width: 768px) {
		.p-compactRelation {
			flex-direction:column;
		}
		.p-compactRelation_content {
			width:100%;
		}
		.p-compactRelation_content:not(:first-child) {
			margin-left:0;
			margin-top:10px
		}
}



/*
 BOXタイプリンク
-----------------------------------------------------------------------------*/
/* GIG5テンプレート拡張 */
.p-list-services-a__custom .c-list-services-a__titlearea {
	justify-content: space-between;
}
.p-list-services-a__custom .c-list-services-a__titlearea .c-list-services-a__icon-wrap {
	min-width:80px;
}
@media only screen and (max-width: 480px) {
	.p-list-services-a__custom .c-list-services-a__titlearea .c-list-services-a__icon-wrap{
		min-width:60px;
		min-height:60px;
	}
}
@keyframes is-open {
	from { opacity: 0; }
	to { opacity: 1; }
}
.p-list-services-a__custom .c-list-services-a__item .c-list-services-a__contents {
	animation: is-open 1s linear 0s;
}

/* オリジナル */
.p-list-boxInfo {
	display: flex;
	flex-wrap: wrap;
	margin-top: -20px;
	margin-left: -20px;
}
.p-list-boxInfo__item {
	margin-top: 20px;
	margin-left: 20px;
	width: calc(50% - 20px);
	border: 1px solid #bfbfbf;
	padding: 20px;
	transition: .2s
}
.p-list-boxInfo__item:hover {
	background:#f2f2f2;
}
.p-list-boxInfo__item a {
	text-decoration:none;
}

.p-list-boxInfo__item a .img {
	float:right;
	margin-left:16px;
	margin-bottom:16px;
}
.p-list-boxInfo__item a .text .title {
	font-size:18px;
	font-weight:600;
	margin-bottom:16px;
}
/*
.p-list-boxInfo__item a .text .title::before {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: -5px 10px 0 0;
	vertical-align: middle;
	border-top: 2px solid #a40e1c;
	border-right: 2px solid #a40e1c;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
*/
.p-list-boxInfo__item a .text .desc {
	font-size:14px;
}
@media screen and (max-width: 768px) {
	.p-list-boxInfo__item {
		margin-top: 20px;
		margin-left: 20px;
		width: 100%;
	}
}

/*
 リスト間隔
-----------------------------------------------------------------------------*/
/* ----- GIG5テンプレート拡張 ----- */
.p-liMargin-top.list-a>li+li,
.p-liMargin-top.list-order-a>li+li,
.p-liMargin-top.list-notes-a>li+li,
.p-liMargin-top.list-link-a>li+li,
.p-liMargin-top.list-error-a>li+li {
	margin-top:4px;
}

/* おすすめ
-----------------------------------------------------------------------------*/
.p-productsCategory_rcmd.lyt-idx-b>* a {
	border: none;
}

/* フォローリンク followLink-nav
-------------------------------------------------- */
.main-contents js-fixed {
	position: fixed;
	z-index: 999;
	top: 0;
	bottom: auto;
}

#followLink-nav.js-fixed {
	position: fixed;
	z-index: 999;
	bottom: 0;
	width: 100%;
}

.p-followLink-nav {
	background: rgba(0, 0, 0, 0.8);
	padding: 1.5vw 0;
}

@media screen and (max-width: 938px) {
	.p-followLink-nav {
		background: none;
	}
}

@media screen and (min-width: 481px) and (max-width: 938px) {
	.p-btn-a {
		width: 100vw;
	}
}

.p-diff-download::before {
	display: inline-block;
	content: "";
	position: static;
	margin: 0 15px -2px 0;
	border: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
}

.p-diff-download::before {
	background-image: url(//www.fujitsu.com/imgv5/common/icon/sprite2.png);
	background-position: -25px -26px;
	width: 20px;
	height: 20px;
}

.p-diff-download.p-diff-download_gray::before {
	background-position: -22px -22px;
}

/* フォローリンク タイプ02（followLink-nav02） */
.p-followLink-nav02 {
	padding: 0;
	width: 100%;
}
.p-followLink-nav02 .lyt-btn-a {
	justify-content: space-between;
}
/*
.p-followLink-nav02 .lyt-btn-a .btn-b {
	padding: 8px 32px 9px 24px;
	min-width:280px
}
*/
.p-followLink-nav02 .lyt-btn-a .btn-b {
	padding: 8px 32px 9px 24px;
	min-width:400px
}
.p-followLink-nav02 .lyt-btn-a .btn-b::before {
	background-position: -25px -50px;
}
.p-followLink-nav02 .lyt-btn-a .text+li {
	margin-left:0;
}
/*
.p-followLink-nav02 .lyt-btn-a .text {
	color:#fff;
	font-size:2rem;
	padding: 6px 16px 4px 0;
}
*/
.p-followLink-nav02 .lyt-btn-a .text {
	color:#fff;
	font-size:2rem;
	padding: 6px 16px 4px 8px;
}
@media screen and (min-width: 1281px) {
	.p-followLink-nav02 .lyt-btn-a .text {
		margin-left: calc((100% - 1280px) / 2);
	}
}
/*
.p-followLink-nav02 .lyt-btn-a .text::after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 8px;
	vertical-align: middle;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
*/
@media screen and (max-width: 938px) {
	.p-followLink-nav02 {
		background: rgba(0, 0, 0, 0.8);
	}
	/*
	.p-followLink-nav02 .lyt-btn-a .text {
		padding-bottom: 0;
		padding-right: 0;
		margin-bottom:4px;
	}
	*/
	.p-followLink-nav02 .lyt-btn-a .text {
		padding-bottom: 0;
		padding-right: 0;
		padding-left:0;
		margin:0 auto 4px;
	}
	/*
	.p-followLink-nav02 .lyt-btn-a .text::after {
		width: 10px;
		height: 10px;
		margin: -9px 0 0 10px;
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
	}
	*/
}
@media screen and (max-width:480px) {
	.p-followLink-nav02 .lyt-btn-a .text {
		font-size:1.4rem;
	}
}

/* ホバータイトルのセパレート */
.p-separateTitle a:hover h3.hover-hdg {
	display:none;
}


/* Object - Utility
 * 調整のためのパーツ
 ====================================================== */
.u-img-wrapper-320x320 {
	position: relative;
	width: 320px;
	height: 320px;
	display: inline-block;
	overflow: hidden;
}

.u-img-wrapper-320x320 img {
	position: absolute;
	width: auto;
	height: auto;
	top: 50%;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

@supports (object-fit: cover) {
	.u-img-wrapper-320x320 img {
	position: static;
	height: 100%;
	width: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	top: 0;
	-ms-transform: none;
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
	}
}

/* ボタン内テキスト位置調整 */
@media only screen and (max-width: 480px) {
	.lyt-idx-b.diff-lyt-a a.u-btnText_disply-clear {
		display: inherit;
	}
}

/* アンカー */
.main-contents .ancher {
	padding-top: 40px !important;
	margin-top: -40px !important;
}
@media only screen and (max-width: 767px) {
	.main-contents .ancher {
	padding-top: 0;
	margin-top: 0;
	}
}

/* テーブル */
.main-contents table.p-tableTD_center tbody tr td {
	text-align: center;
}

/* オブジェクトの縦位置 */
.main-contents .u-va-middle {
	vertical-align: middle; }
.main-contents .u-va-baseline {
	vertical-align: baseline; }

/* オブジェクトの横位置 */
@media screen and (max-width: 768px) {
	.u-ta-tab-c {text-align:center !important;}
	.u-ta-tab-l {text-align:left !important;}
	.u-ta-tab-r {text-align:right !important;}
}
@media screen and (max-width: 480px) {
	.u-ta-sp-c {text-align:center !important;}
	.u-ta-sp-l {text-align:left !important;}
	.u-ta-sp-r {text-align:right !important;}
}


/* 中央揃え
 * ----------------------------------------- */
/* 全サイズ ■ ■ ■ */
	.u-m-a {margin: auto !important;}
/* PCのみ ■ □ □ */
@media screen and (min-width: 769px) {
	.u-m-a-pc {margin: auto !important;}
}
/* タブレット以下 □ ■ ■ */
@media screen and (max-width: 768px) {
	.u-m-a-tab {margin: auto !important;}
}
/* タブレットのみ □ ■ □ */
@media only screen and (max-width: 768px) and (min-width: 481px) {
	.u-m-a-tabOnly {margin: auto !important;}
}
/* モバイル以上 ■ ■ □ */
@media screen and (min-width: 481px) {
	.u-m-a-spUp {margin: auto !important;}
}
/* モバイルのみ □ □ ■ */
@media screen and (max-width: 480px) {
	.u-m-a-sp {margin: auto !important;}
}


/* 要素を消したいとき
 * ----------------------------------------- */
/* PCのみ ■ □ □ */
@media screen and (min-width: 769px) {
	.u-dsply-pc-none {display: none !important;}
}
/* タブレット以下 □ ■ ■ */
@media screen and (max-width: 768px) {
	.u-dsply-tab-none {display: none !important;}
}
/* タブレットのみ □ ■ □ */
@media only screen and (max-width: 768px) and (min-width: 481px) {
	.u-dsply-tabOnly-none {display: none !important;}
}
/* モバイル以上 ■ ■ □ */
@media screen and (min-width: 481px) {
	.u-dsply-spUp-none {display: none !important;}
}
/* モバイルのみ □ □ ■ */
@media screen and (max-width: 480px) {
	.u-dsply-sp-none {display: none !important;}
}

/* 折り返したくないとき */
.u-nowrap {
	white-space: nowrap; }

/* リンク無効化 */
.p-link__disabled {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
}

/* 擬似要素 打ち消し */
.u-contentB-none:before,
.u-contentA-none:after {
	content: none !important;
}

/* 装飾なし */
.section-inner.u-w-1100 .u-td-none {
	text-decoration: none;
}
/* 装飾あり（アンダーライン） */
.section-inner.u-w-1100 .u-td-ul {
	text-decoration: underline;
}

/* ボックスシャドウ */
.u-boxShadow {
	box-shadow: 0 2px 4px rgba(0,0,0,0.3);
	transition: .5s;
}
.u-boxShadow:hover {
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}

/* シンプルな下矢印 */
.u-arrow_under {
	box-sizing: border-box;
	width: 50px;
	height: 50px;
	border-left: 72px solid transparent;
	border-right: 72px solid transparent;
	border-top: 50px solid #a30b1a;
}

/* ブロック要素 */
.section .section-inner .u-dsply-bk {
	display: block;
}
.section .section-inner .u-dsply-il {
	display: inline;
}
.section .section-inner .u-dsply-ilbk {
	display: inline-block;
}
@media screen and (max-width: 768px) {
	.section .section-inner .u-dsply-tab-bk {
		display: block;
	}
	.section .section-inner .u-dsply-tab-il {
		display: inline;
	}
	.section .section-inner .u-dsply-tab-ilbk {
		display: inline-block;
	}
}
@media screen and (max-width: 480px) {
	.section .section-inner .u-dsply-sp-bk {
		display: block;
	}
	.section .section-inner .u-dsply-sp-il {
		display: inline;
	}
	.section .section-inner .u-dsply-sp-ilbk {
		display: inline-block;
	}
}

/* アイコン */
.conversion a[href$="icon-DL"]::before {
	background-position: -25px -26px !important;
}

/* float式 2カラム */
.u-f-clearfix:after {
	content:"";
	clear:both;
	display: block;
}
.u-f-l {
	float:left;
}
.u-f-r {
	float:right;
}

/* 高さ（打ち消し） 
 * ----------------------------------------- */
/* 全サイズ ■ ■ ■ */
	.u-h-inhrt {height: inherit !important;}
/* PCのみ ■ □ □ */
@media screen and (min-width: 769px) {
	.u-h-inhrt-pc {height: inherit !important;}
}
/* タブレット以下 □ ■ ■ */
@media screen and (max-width: 768px) {
	.u-h-inhrt-tab {height: inherit !important;}
}
/* タブレットのみ □ ■ □ */
@media only screen and (max-width: 768px) and (min-width: 481px) {
	.u-h-inhrt-tabOnly {height: inherit !important;}
}
/* モバイル以上 ■ ■ □ */
@media screen and (min-width: 481px) {
	.u-h-inhrt-spUp {height: inherit !important;}
}
/* モバイルのみ □ □ ■ */
@media screen and (max-width: 480px) {
	.u-h-inhrt-sp {height: inherit !important;}
}

/* マージン（打ち消し）
 * ----------------------------------------- */
/* 全サイズ ■ ■ ■ */
	.u-mt-inhrt {margin-top: inherit !important;}
	.u-mb-inhrt {margin-bottom: inherit !important;}
	.u-ml-inhrt {margin-left: inherit !important;}
	.u-mr-inhrt {margin-right: inherit !important;}
/* PCのみ ■ □ □ */
@media screen and (min-width: 769px) {
	.u-mt-inhrt-pc {margin-top: inherit !important;}
	.u-mb-inhrt-pc {margin-bottom: inherit !important;}
	.u-ml-inhrt-pc {margin-left: inherit !important;}
	.u-mr-inhrt-pc {margin-right: inherit !important;}
}
/* タブレット以下 □ ■ ■ */
@media screen and (max-width: 768px) {
	.u-mt-inhrt-tab {margin-top: inherit !important;}
	.u-mb-inhrt-tab {margin-bottom: inherit !important;}
	.u-ml-inhrt-tab {margin-left: inherit !important;}
	.u-mr-inhrt-tab {margin-right: inherit !important;}
}
/* タブレットのみ □ ■ □ */
@media only screen and (max-width: 768px) and (min-width: 481px) {
	.u-mt-inhrt-tabOnly {margin-top: inherit !important;}
	.u-mb-inhrt-tabOnly {margin-bottom: inherit !important;}
	.u-ml-inhrt-tabOnly {margin-left: inherit !important;}
	.u-mr-inhrt-tabOnly {margin-right: inherit !important;}
}
/* モバイル以上 ■ ■ □ */
@media screen and (min-width: 481px) {
	.u-mt-inhrt-spUp {margin-top: inherit !important;}
	.u-mb-inhrt-spUp {margin-bottom: inherit !important;}
	.u-ml-inhrt-spUp {margin-left: inherit !important;}
	.u-mr-inhrt-spUp {margin-right: inherit !important;}
}
/* モバイルのみ □ □ ■ */
@media screen and (max-width: 480px) {
	.u-mt-inhrt-sp {margin-top: inherit !important;}
	.u-mb-inhrt-sp {margin-bottom: inherit !important;}
	.u-ml-inhrt-sp {margin-left: inherit !important;}
	.u-mr-inhrt-sp {margin-right: inherit !important;}
}

/* 関連情報(リンク) */
.p-relatedLabel {
	min-width: 304px!important;
	padding: 10px 4px;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	background: #706f67;
	display:inline-block;
}

/* 関連情報 2パネルレイアウト */
.p-realated-info.is-img-l {
	direction: rtl;
}

.p-realated-info {
	display: table;
	width: 100%;
}

.p-realated-info>.item {
	width: 100%;
	padding-left: 24px;
}

.p-realated-info>* {
	display: table-cell;
	vertical-align: top;
	direction: ltr;
}

.p-realated-info>.item>*:first-child {
	margin-top: 0;
}

.p-realated-info>.item>*:last-child {
	margin-bottom: 0;
}


.p-realated-info>.img {
	text-align: center;
}

.p-realated-info>* {
	display: table-cell;
	vertical-align: top;
	direction: ltr;
}

.p-realated-info>.img>.img-inner {
	display: table;
	width: 80px;
}

.p-realated-info>.img img {
	max-width: inherit;
}

@media only screen and (max-width: 767px) {
	.p-realated-info.is-img-l .img {
		padding-right: 0;
	}

	.p-realated-info>.img img {
		max-width: 100%;
	}
}


/* 追従ナビ（クローズ可能タイプ）赤バージョン */
[class*="navi-application-wrap"] {
	display: block;
	position: fixed;
	bottom: 130px;
	right: 25px;
	z-index: 99999;
	border: 1px solid #d11124;
}
[class*="navi-application-wrap"] .navi-application {
	display: flex;
	background: rgba(209,17,36,0.8);
	padding: 8px 22px;
}
[class*="navi-application-wrap"] .navi-application .navi-img {
	position: relative;
	text-align: center;
	align-items: center;
	display: flex;
	justify-content: center;
}
[class*="navi-application-wrap"] .navi-application .navi-img img {
	width: 100px;
	height: 100px;
}
[class*="navi-application-wrap"] .navi-application .navi-text {
	padding-left: 24px;
	color: #fff;
	text-decoration: none;
}
[class*="navi-application-wrap"] .navi-application .navi-text:hover {
	text-decoration: underline;
}
[class*="navi-application-wrap"] .navi-application .navi-text .sub-title {
	display: block;
}
[class*="navi-application-wrap"] .navi-application .navi-text .title {
	display: block;
}
[class*="navi-application-wrap"] .navi-application .navi-text .link {
	display: block;
	margin-top: 12px;
}
[class*="navi-application-wrap"] .navi-application .navi-text .link::after {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: -2px 0 0 8px;
	vertical-align: middle;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
[class*="navi-application-wrap"] .navi-application .navi-close {
	position: relative;
}
[class*="navi-application-wrap"] .navi-application .navi-close button {
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: -10px;
	font-size: 2rem;
}
@media only screen and (max-width: 767px) {
	[class*="navi-application-wrap"] {
		display: none!important;
	}
}
/* 追従ナビ（クローズ可能タイプ）青バージョン */
.navi-application-wrap_blue {
    border: 1px solid #0B106B;
}
.navi-application-wrap_blue .navi-application {
	background: rgba(11,16,107,0.8);
}
.navi-application-wrap_blue .navi-application .navi-text {
	padding-left: 0;
}
.navi-application-wrap_blue .navi-application .navi-text .sub-title {
	display: table;
	background: #EAE058;
	color: #000;
	padding: 2px 10px 0 10px;
	margin: 8px auto 16px;
	font-size: 1.4rem;
}
.navi-application-wrap_blue:hover {
	border: 1px solid #105D9C;
	transition: 0.2s;
}
.navi-application-wrap_blue:hover .navi-application {
    background:rgba(16,93,156,0.8);
    transition: 0.2s;
}
.navi-application-wrap_blue .navi-application .navi-text:hover {
	text-decoration: none;
}

