<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*
トップメッセージ
/corporate/message/
*/


/*
***********************************************************************************************

***********************************************************************************************
*/

html {
	overflow-x: hidden;
}

.eyecatch {
	padding: 10px 0 10px 0px;
}

	.viewmode-mobile .eyecatch {
		padding: 10px 0 10px 0px;
	}

	.eyecatch .bg_eyecatch {
		/*
		opacity: 1;
		*/
	}

	.eyecatch h1 {
		display: none;
		font-size: 34px;
	}

		.viewmode-mobile .eyecatch h1 {
			display: none;
		}

.entry-content {
	/*
	display: flex;
	*/
	margin-left: auto;
	margin-right: auto;
	max-width: calc( var(--wp--style--global--content-size) + var(--wp--style--root--padding-left) + var(--wp--style--root--padding-right) );
}

	.viewmode-pc .entry-content {
	}

	/*
	.entry-content a[id]:empty {
		/＊ ヘッダーを固定した分、アンカーの表示位置をずらす ＊/
		margin-top: -220px;
		padding-top: 220px;
		position: absolute;
	}
	*/


/*
***********************************************************************************************
ページ内ナビゲーション
***********************************************************************************************
*/

.nav-local {
}

	.viewmode-mobile .nav-local {
	}


/*
***********************************************************************************************
「トップメッセージ」セクション
***********************************************************************************************
*/

.art-message {
	/*
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	*/
	margin-left: 230px;
}

	.viewmode-mobile .art-message {
		margin-left: auto;
	}


/*
Always Improving
***********************************************************************************************
*/

.art-message .sec01 {
	/*
	margin-right: calc(var(--wp--style--root--padding-right) * -1);
	margin-left: calc(var(--wp--style--root--padding-left) * -1);
	max-width: none !important;
	*/
	position: relative;
}

	/* Always Improving */
	.art-message .sec01 h3 {
		color: var(--wp--preset--color--color-1);
		font-size: 68px;
		font-weight: bold;
		margin-top: .5em;
	}

		.viewmode-mobile .art-message .sec01 h3 {
			font-size: 40px;
		}

		/* Google翻訳時 */
		.translated-ltr .art-message .sec01 h3 {
			max-width: 570px;
		}

		/* そして今、DX推進を通して、お役に立つ。 */
		.art-message .sec01 h3 small {
			font-family: 'Shippori Mincho', serif;
			color: #000;
			font-size: 30px;
			display: block;
			margin-top: .5em;
		}

			.viewmode-mobile .art-message .sec01 h3 small {
				font-size: 18px;
			}

			.art-message .sec01 h3 small br {
				display: none;
			}

				.viewmode-mobile .art-message .sec01 h3 small br {
				}

	.art-message .sec01 figure {
		float: right;
		margin: -180px 0 30px 50px;
		text-align: center;
	}

		.viewmode-mobile .art-message .sec01 figure {
			margin: 0 0 0 20px;
		}

		.art-message .sec01 figure img {
			vertical-align: top;
		}

			.viewmode-mobile .art-message .sec01 figure img {
				height: 200px;
				object-fit: cover;
			}

	.art-message .sec01 cite {
		display: block;
		font-size: 140%;
		font-family: 'Shippori Mincho', serif;
		font-style: normal;
		font-weight: bold;
		margin-top: .75em;
		line-height: 1.5;
		text-align: center;
	}

		.viewmode-mobile .art-message .sec01 cite {
			font-size: 80%;
			margin-top: .5em;
		}

		/* 代表取締役社長 */
		.art-message .sec01 cite small {
			display: block;
			font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
			font-size: 75%;
			font-weight: normal;
		}


/*
トップメッセージ本文
***********************************************************************************************
*/

.art-message .sec02 {
	margin-top: 2.5em;
}

	.viewmode-mobile .art-message .sec02 {
		margin-top: 2em;
	}

	/* 2023.8.2 */
	.art-message .sec02 time {
		display: block;
		text-align: right;
		padding-right: 1.5em;
	}

	.art-message .sec02 p {
		/*
		font-size: 105%;
		*/
	}

		.art-message .sec02 time + p {
			margin-top: 2em;
		}

		.viewmode-mobile .art-message .sec02 time + p {
			margin-top: 1em;
		}


/*
***********************************************************************************************
「企業理念」セクション
***********************************************************************************************
*/

.art-philosophy {
	margin-top: 8em;
	margin-left: 230px;
	text-align: center;
}

	.viewmode-mobile .art-philosophy {
		margin-left: auto;
	}

	/* 企業理念 */
	.art-philosophy h2 {
		text-align: left;
	}

		.viewmode-mobile .art-philosophy h2 {
		}

	.art-philosophy p {
		font-size: 110%;
	}

		.viewmode-mobile .art-philosophy p {
			text-align: left;
		}

			.viewmode-mobile .art-philosophy p br {
				display: none;
			}


/*
MISSION, VISION, VALUE, 経営理念, お客様の期待を超える5つの力
***********************************************************************************************
*/

.art-philosophy .sec01 {
	background-color: var(--wp--preset--color--color-4);
	padding-top: 3em;
	padding-bottom: 5em;
	position: relative;
}

	.viewmode-mobile .art-philosophy .sec01 {
		padding-bottom: 3em;
	}

	/* 背景画像＆オーバーレイ */
	.art-philosophy .sec01::before,
	.art-philosophy .sec01::after {
		background-color: var(--wp--preset--color--color-4);
		content: '';
		display: block;
		height: 100%;
		position: absolute;
		top: 0;
		/*
		width: 100%;
		*/
		z-index: -1;
	}

	.art-philosophy .sec01::before {
		/*
		left: -100vw;
		*/
		left: calc(((100vw - var(--wp--style--global--content-size))/2 + 230px) * -1);
		width: calc((100vw - var(--wp--style--global--content-size))/2 + 230px);
	}

	.viewmode-mobile .art-philosophy .sec01::before {
		left: calc(var(--wp--style--root--padding-left) * -1);
		width: var(--wp--style--root--padding-left);
	}

	.art-philosophy .sec01::after {
		/*
		right: -100vw;
		*/
		right: calc(((100vw - var(--wp--style--global--content-size))/2) * -1);
		width: calc((100vw - var(--wp--style--global--content-size))/2);
	}

		.viewmode-mobile .art-philosophy .sec01::after {
			right: calc(var(--wp--style--root--padding-right) * -1);
			width: var(--wp--style--root--padding-right);
		}

	/* MISSION, VISION, VALUE, 経営理念, お客様の期待を超える5つの力 */
	.art-philosophy .sec01 h3 {
		color: var(--wp--preset--color--color-1);
		margin-top: 1em;
		font-size: 24px;
	}

	.viewmode-mobile .art-philosophy .sec01 h3 {
		font-size: 1.2em;
	}

		.art-philosophy .sec01 h3:not(:first-of-type) {
			margin-top: 4em;
		}

			.viewmode-mobile .art-philosophy .sec01 h3:not(:first-of-type) {
				margin-top: 2em;
			}

		.art-philosophy .sec01 h3 small {
			color: var(--wp--preset--color--black);
			font-family: 'Shippori Mincho', serif;
			font-size: 32px;
			display: block;
		}

		.viewmode-mobile .art-philosophy .sec01 h3 small {
			/* margin-top: 1em; */
			font-size: 1.2em;
		}

		.art-philosophy .sec01 h3:has(+li) {
			margin-bottom: 1em;
		}

	.art-philosophy .sec01 h3 + p {
		margin-top: 2.1em;
		text-align: left;
		font-size: 17px;
		text-align: justify;
	}

		.viewmode-mobile .art-philosophy .sec01 h3 + p {
			font-size: 1em;
		}

	.art-philosophy .sec01 figure {
		margin: 2em auto 0 auto;
		position: relative;
	}

		.viewmode-mobile .art-philosophy .sec01 figure {
			margin-top: 2em;

		}

		.art-philosophy .sec01 figure img {
			vertical-align: top;
		}

			.viewmode-mobile .art-philosophy .sec01 figure img {
			}

		/* ビジョンを実現する5つの力（未使用） */
		/*
		.art-philosophy .sec01 figcaption {
			font-weight: bold;
			margin-top: 1em;
			text-align: center;
		}
		*/

	.art-philosophy .sec01 ul {
		list-style: none;
		padding: 0;
	}

	.art-philosophy .sec01 ul li {
		display: flex;
		padding: 1.1em .9em 1em .1em;
		border-bottom: 1px solid #ccc;
	}
		.viewmode-mobile .art-philosophy .sec01 ul li {
			display: block;
			padding: 1.1em 0 1em 0;
		}

		.art-philosophy .sec01 ul li h4 {
			font-size: 19px;
			width: 9em;
		}

			.viewmode-mobile .art-philosophy .sec01 ul li h4 {
				width: 100%;
				margin-bottom: .2em;
				font-size: 1em;
			}

			.art-philosophy .sec01 ul li h4::before {
				content: "■";
				display: inline-block;
				margin-right: 4px;
			}

		.art-philosophy .sec01 ul li p {
			font-size: 17px;
			width: calc(100% - 9em);
			text-align: justify;
		}

			.viewmode-mobile .art-philosophy .sec01 ul li p {
				width: 100%;
				font-size: 1em;
			}

	.art-philosophy .sec01 ul + p {
		font-size: 17px;
		margin-top: 2em;
		text-align: justify;
	}

	.viewmode-mobile .art-philosophy .sec01 ul + p {
		font-size: 1em;
	}


/*
***********************************************************************************************
「わたしたちの取り組み」セクション
***********************************************************************************************
*/

.art-feature {
	margin-top: 7em;
	margin-left: 230px;
}

	.viewmode-mobile .art-feature {
		margin-left: auto;
	}

	.art-feature h2 {
	}

		.viewmode-mobile .art-feature h2 {
		}

	.art-feature p {
	}

		.viewmode-mobile .art-feature p {
		}

			.viewmode-mobile .art-feature p br {
				display: none;
			}


/*
BIM化への取り組み
***********************************************************************************************
*/

.art-feature .sec01 {
	padding-right: 420px;
	position: relative;
}

	.viewmode-mobile .art-feature .sec01 {
		margin-top: 5em;
		padding-right: 0;
	}

	.art-feature .sec01 h2 {
		/*
		left: 0;
		position: absolute;
		top: 0;
		width: 280px;
		*/
	}

		.viewmode-mobile .art-feature .sec01 h2 {
			/*
			left: auto;
			position: relative;
			top: auto;
			width: auto;
			*/
		}

	.art-feature .sec01 figure {
		position: absolute;
		right: 0;
		top: 90px;
		width: 355px;
	}

		.viewmode-mobile .art-feature .sec01 figure {
			display: flex;
			justify-content: center;
			position: relative;
			right: auto;
			text-align: center;
			top: auto;
			width: auto;
		}

		.art-feature .sec01 figure img {
			vertical-align: top;
		}

			.viewmode-mobile .art-feature .sec01 figure img {
				aspect-ratio: 1 / 1;
				object-fit: contain;
				max-height: 280px;
				/*
				width: calc( (100% - 10px)/2 );
				*/
				width: auto;
			}

			.art-feature .sec01 figure img + img {
				margin-top: 30px;
			}

				.viewmode-mobile .art-feature .sec01 figure img + img {
					margin-top: auto;
					margin-left: 10px;
				}

	.art-feature .sec01 h2 + h3 {
		margin-top: 2em;
	}

		.viewmode-mobile .art-feature .sec01 h2 + h3 {
		}

	.art-feature .sec01 figure + p {
		margin-top: 1.5em;
	}

	.art-feature .sec01 p + p {
		margin-top: 1.5em;
	}

		.viewmode-mobile .art-feature .sec01 p + p {
		}

	/*
	.art-feature .sec01 p + .iframeWrap {
		margin-top: 2em;
	}

	.art-feature .sec01 p + iframe {
		margin-top: 2em;
	}
	*/

	/* BIMとは？ */
	.art-feature .sec01 aside {
		background-color: var(--wp--preset--color--color-4);
		font-size: 80%;
		margin-top: 2em;
		padding: 20px;
	}

		.viewmode-mobile .art-feature .sec01 aside {
			padding: 15px 15px;
		}

		.art-feature .sec01 aside h3 {
			font-size: 120%;
		}

			/* ？アイコン */
			.art-feature .sec01 aside h3::before {
				background-color: #000;
				content: '';
				display: inline-block;
				height: 1em;
				margin-right: .25em;
				position: relative;
				top: .15em;
				width: 1em;
				-webkit-mask-image: url('../../../css/fontawesome/svgs/solid/circle-question.svg');
				mask-image: url('../../../css/fontawesome/svgs/solid/circle-question.svg');
				-webkit-mask-size: contain;
				mask-size: contain;
				-webkit-mask-repeat: no-repeat;
				mask-repeat: no-repeat;
			}


/*
SDGsへの取り組み
***********************************************************************************************
*/

.art-feature .sec02 {
	margin-top: 5em;
	padding-right: 420px;
	position: relative;
}

	.viewmode-mobile .art-feature .sec02 {
		margin-top: 3em;
		padding-right: 0;
	}

	.art-feature .sec02 h2 {
	}

		.viewmode-mobile .art-feature .sec02 h2 {
		}

	.art-feature .sec02 figure {
		position: absolute;
		right: 0;
		top: 0;
	}

		.viewmode-mobile .art-feature .sec02 figure {
			margin: 2em auto 0 auto;
			max-width: 80%;
			position: relative;
			right: auto;
			top: auto;
		}

		.art-feature .sec02 figure img {
			vertical-align: top;
			width: 100%;
		}

		/* 矢印の飾り（未使用） */
		/*
		.art-feature .sec02 figcaption::before {
			background-color: #fff;
			content: '';
			display: inline-block;
			height: 1em;
			line-height: 1;
			text-align: center;
			margin: 0 .25em 0 0;
			position: relative;
			top: .1em;
			width: 1em;
			-webkit-mask-image: url('../../../css/fontawesome/svgs/solid/chevron-right.svg');
			mask-image: url('../../../css/fontawesome/svgs/solid/chevron-right.svg');
			-webkit-mask-size: contain;
			mask-size: contain;
			-webkit-mask-repeat: no-repeat;
			mask-repeat: no-repeat;
		}

			.art-feature .sec02 a:hover figcaption::before {
				background-color: var(--wp--preset--color--color-1);
			}
		*/

	.art-feature .sec02 figure + p {
		margin-top: 1.5em;
	}

	.art-feature .sec02 .btn {
		border-radius: 0;
		font-weight: bold;
		margin-top: 1.5em;
		min-width: 14em;
	}

		.viewmode-mobile .art-feature .sec02 .btn {
			left: 50%;
			transform: translateX(-50%);
		}
</pre></body></html>