@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap');
/*------------------------------------------------------------
Theme Name: taiseikensetu
Theme URI: null
Description: Description
Author: 81bridge - LSZ
Version: 1.0
------------------------------------------------------------*/
.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
	max-width: 100%;
}
.wp-block-image figure,
.wp-block-image figcaption {
	display: block;
}
a.nolink,
a.nolink:hover {
	opacity: 1;
	cursor: default;
	pointer-events: none;
}
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}
html {
	font-size: 62.5%;
}
body, table, input, textarea, select, option {
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ol, ul {
	list-style: none;
	box-sizing: border-box;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
a,
a:link {
	color: #000;
	text-decoration: none;
	transition: 0.3s ease;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1200px;
	color: #000;
	font-size: 1.4rem;
	line-height: 2;
	font-weight: 500;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #fff;
}
#container {
	text-align: left;
	overflow-x: hidden;
}
#main {
	display: block;
}
a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}
@media all and (min-width: 897px) {
	.sp {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	body {
		min-width: inherit;
		font-size: 1.2rem;
		line-height: 1.8;
	}
	body.fixed {
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 0;
	}
	a:hover,
	a:hover img {
		opacity: 1 !important;
	}
	.pc {
		display: none !important;
	}
	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	min-width: 1200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}
#gHeader .hInner {
	margin: 0 auto;
	padding: 7px 0 9px;
	width: 1036px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#gHeader .hInner h1 {
	margin-left: 18px;
	color: #fff;
	font-size: 2.8rem;
	font-weight: 500;
	letter-spacing: 0.03em;
}
#gHeader .hInner .linkList {
	margin-top: 4px;
	display: flex;
}
#gHeader .hInner .linkList li {
	position: relative;
}
#gHeader .hInner .linkList li:not(:last-child) {
	margin-right: 23px;
	padding-right: 31px;
}
#gHeader .hInner .linkList li:not(:last-child)::before {
	width: 1px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #CECECE;
	content: "";
}
#gHeader .hInner .linkList a {
	padding: 4px 0 4px 40px;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.75;
}
#gHeader .hInner .linkList a::before {
	width: 26px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 2px;
	background: url(img/common/icon01.png) no-repeat left center / 100%;
	content: "";
}
#gHeader .hInner .linkList li:nth-child(2) a::before {
	width: 24px;
	height: 18px;
	background: url(img/common/icon02.png) no-repeat left center / 100%;
	left: 3px;
	top: 5px;
}
#gHeader #gNavi {
	background-color: rgba(255, 255, 255, 0.9);
}
#gHeader #gNavi ul {
	margin: 0 auto;
	width: 1000px;
	display: flex;
}
#gHeader #gNavi ul a {
	width: 115px;
	height: 76px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.5rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.267;
}
#gHeader #gNavi ul .on a {
	background-color: #ACC0E2;
}
#gHeader #gNavi ul .home a {
	width: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#gHeader #gNavi ul .home img {
	width: 31px;
}
@media all and (min-width: 897px) {
	#gHeader .hInner .linkList a:hover {
		text-decoration: underline;
	}
	#gHeader #gNavi ul a:hover {
		background-color: #ACC0E2;
	}
	#gHeader .hInner .menu,
	#gHeader .menuBox {
		display: none !important;
	}
}
@media all and (max-width: 896px) {
	#gHeader {
		min-width: inherit;
	}
	#gHeader .hInner {
		padding: 8px 15px;
		width: auto;
	}
	#gHeader .hInner h1 {
		font-size: 1.8rem;
		line-height: 1.5;
	}
	#gHeader .hInner .linkList {
		display: none;
	}
	#gHeader .hInner .menu {
		width: 20px;
		height: 12px;
		position: relative;
		cursor: pointer;
		z-index: 999;
	}
	#gHeader .hInner .menu .line {
		width: 100%;
		height: 1px;
		position: absolute;
		left: 0;
		top: 0;
		background-color: #000;
		transition: 0.3s ease;
	}
	#gHeader .hInner .menu .line:nth-child(2) {
		margin-top: 6px;
	}
	#gHeader .hInner .menu .line:nth-child(3) {
		margin-top: 12px;
	}
	#gHeader .hInner .menu.on .line:nth-child(1),
	#gHeader .hInner .menu.on .line:nth-child(3) {
		margin-top: 6px;
		transform: rotate(45deg);
	}
	#gHeader .hInner .menu.on .line:nth-child(3) {
		transform: rotate(-45deg);
	}
	#gHeader .hInner .menu.on .line:nth-child(2) {
		opacity: 0;
	}
	#gNavi {
		display: none;
	}
	#gHeader .menuBox {
		padding: 60px 20px;
		width: 100%;
		height: 100%;
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		box-sizing: border-box;
		background-color: #fff;
		overflow: auto;
		z-index: 998;
	}
	#gHeader .menuBox .linkList01 {
		margin-bottom: 20px;
	}
	#gHeader .menuBox .linkList01 li {
		border-bottom: 1px solid rgba(150, 150, 150, 0.5);
	}
	#gHeader .menuBox .linkList01 a {
		padding: 5px 0;
		min-height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 1.4rem;
		text-align: center;
		line-height: 1.5;
	}
	#gHeader .menuBox .linkList01 .home img {
		width: 31px;
		height: 31px;
		text-align: center;
	}
	#gHeader .menuBox .linkList02 li {
		text-align: center;
	}
	#gHeader .menuBox .linkList02 li:not(:last-child) {
		margin-bottom: 10px;
	}
	#gHeader .menuBox .linkList02 a {
		padding-left: 27px;
		display: inline-block;
		font-size: 1.4rem;
		position: relative;
	}
	#gHeader .menuBox .linkList02 a::before {
		width: 20px;
		height: 19px;
		position: absolute;
		left: 0;
		top: 4px;
		background: url(img/common/icon01.png) no-repeat center / 100%;
		content: "";
	}
	#gHeader .menuBox .linkList02 li:nth-child(2) a::before {
		width: 20px;
		height: 15px;
		top: 6px;
		background-image: url(img/common/icon02.png);
	}
}
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	background-color: #fff;
}
#top + #gFooter {
	border-top: 1px solid rgba(150, 150, 150, 0.5);
}
#gFooter .fInner {
	margin: 0 auto;
	padding: 31px 0 29px;
	width: 1010px;
	display: flex;
	align-items: center;
}
#gFooter .fLogo a {
	display: block;
}
#gFooter .fLogo01 {
	margin: 10px 44px 0 0;
	width: 182px;
}
#gFooter .fLogo02 {
	width: 293px;
}
#gFooter .fLogo03 {
	margin: 5px 0 0 50px;
	width: 135px;
}
@media all and (max-width: 896px) {
	#gFooter .fInner {
		padding: 10px 10px;
		width: auto;
		justify-content: center;
	}
	#gFooter .fLogo01,
	#gFooter .fLogo02 {
		width: auto;
	}
	#gFooter .fLogo01 {
		margin: 5px 10px 0 0;
        max-width: 90px;
	}
	#gFooter .fLogo02 {
		max-width: 150px;
	}
	#gFooter .fLogo03 {
		margin: 2px 0 0 10px;
		max-width: 45px;
	}
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/* clearfix */	
.clearfix:after {content: "";display: block;clear: both;}
/* flex */	
.flex,.flexA,.flexB,.flexC {display: flex;flex-wrap: wrap;}
.flexA {justify-content: space-around;}
.flexB {justify-content: space-between;}
.flexC {justify-content: center;}
/*------------------------------------------------------------
	common
------------------------------------------------------------*/
#main {
	margin-top: 148px;
	padding: 23px 0 65px;
	position: relative;
	background: #EDEDED;
	z-index: 1;
}
#top #main {
	padding-bottom: 64px;
}
#main::before {
	width: calc(50% + 15rem);
	height: 76.9rem;
	position: absolute;
	left: 0;
	top: -148px;
	background : linear-gradient(0deg, rgba(104, 189, 238, 1) 0%, rgba(75, 117, 193, 1) 99.89%);
	z-index: -1;
	content: "";
}
.content {
	margin: 0 auto;
	width: 1000px;
}
.smlContent {
	padding: 0 57px;
}
@media all and (max-width: 896px) {
	#main {
		margin-top: 70px;
		padding-top: 0;
	}
	#main::before {
		top: -70px;
		height: 12.9rem;
		background-size: calc(50% + 100px);
		width: 24rem;
	}
	.content {
		margin: 0;
		padding: 0 15px;
		width: auto;
	}
	.smlContent {
		padding: 0 20px !important;
	}
}
/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
.headLine01 {
	margin-bottom: 39px;
	padding-bottom: 7px;
	position: relative;
	font-size: 3.6rem;
	font-weight: 400;
	text-align: center;
}
.headLine01.style01 {
	margin-bottom: 37px;
	padding-bottom: 12px;
	font-size: 2.4rem;
	font-weight: 500;
}
.headLine01::before {
	width: 82px;
	height: 3px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background : linear-gradient(90deg, rgba(104, 189, 238, 1) 0%, rgba(75, 117, 193, 1) 99.89%);
	content: "";
}
.headLine01.style01::before {
	width: 102px;
}
@media all and (max-width: 896px) {
	.headLine01 {
		margin-bottom: 20px !important;
		font-size: 3rem;
		padding-bottom: 4px !important;
	}
	.headLine01.style01 {
		font-size: 2rem;
	}
}
/*------------------------------------------------------------
	comBtn01
------------------------------------------------------------*/
.comBtn01 a {
	margin: 0 auto;
	padding: 5px 55px 5px 28px;
	width: 850px;
	min-height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 500;
	box-sizing: border-box;
	font-feature-settings: "palt";
	background: #4B75C1 url(img/common/icon_share.png) no-repeat right 24px center / 25px;
}
.comBtn01 a .left,
.comBtn01 a .right {
	display: inline-block;
}
.comBtn01 a .left {
	margin-left: -0.5em;
}
.comBtn01 a .right {
	margin-right: -0.5em;
}
.comBtn01 a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comBtn01 a {
		padding: 5px 24px 5px 5px;
		width: auto;
		max-width: 345px;
		min-height: 60px;
		font-size: 1.3rem;
		background-size: 16px;
		background-position: right 5px center;
	}
}
@media all and (max-width: 374px) {
	.comBtn01 a {
		min-height: 46px;
		font-size: 1.1rem;
	}
}
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#top #main {
	padding-top: 0;
	background-color: #fff;
}
#top #main .mainImg {
	margin: 0 0 110px auto;
	width: calc(50% + 500px);
}
#top #main .mainImg img {
	width: 100%;
}
#top #main .news {
	padding-bottom: 70px;
}
#top #main .newsList li {
	border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
#top #main .newsList li {
	padding: 14px 0;
	font-weight: 500;
	display: flex;
}
#top #main .newsList li .date {
	padding-right: 20px;
	width: 97px;
	flex-shrink: 0;
	box-sizing: border-box;
}
#top #main .newsList li .ttl {
	flex: 1;
}
#top #main .notice {
	margin-bottom: 53px;
	padding: 0 0 39px;
	/* background-color: rgba(62, 143, 147, 0.1); */
}
#top #main .notice .newsList li .ttl {
	color: #2F4A72;
	flex: inherit;
	text-decoration: underline;
}
@media all and (min-width: 897px) {
	#top #main .notice .newsList li .ttl:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#top #main .mainImg {
		margin: 0 0 15px;
		width: auto;
	}
	#top #main .mainImg img {
		width: 100%;
	}
	#top #main .news {
		padding-bottom: 50px;
	}
	#top #main .newsList li {
		padding: 7px 0;
	}
	#top #main .newsList li .date {
		padding-right: 10px;
		width: 80px;
	}
	#top #main .notice {
		padding: 15px 0 40px;
	}
}
/*------------------------------------------------------------
	pagePath
------------------------------------------------------------*/
#pagePath {
	padding: 21px 41px 14px;
}
#pagePath ul {
	display: flex;
	flex-wrap: wrap;
}
#pagePath ul li {
	font-size: 1.3rem;
	font-weight: 500;
}
#pagePath ul li,
#pagePath ul li a {
	color: #4B75C1;
}
#pagePath ul li a {
	text-decoration: underline;
}
#pagePath ul li:not(:last-child)::after {
	margin: 0 18px 0 17px;
	display: inline-block;
	content: ">";
}
@media all and (min-width: 897px) {
	#pagePath ul li a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#pagePath {
		padding: 20px 20px 14px;
	}
}
/*------------------------------------------------------------
	comWhiteBox
------------------------------------------------------------*/
.comWhiteBox {
	margin: 0 auto;
	padding-bottom: 80px;
	width: 1000px;
	background-color: #fff;
}
@media all and (max-width: 896px) {
	.comWhiteBox {
		padding-bottom: 60px !important;
		width: auto;
	}
}
/*------------------------------------------------------------
	orderOfConstruction
------------------------------------------------------------*/
#orderOfConstruction #main .comWhiteBox {
	padding-bottom: 37px;
}
#orderOfConstruction .headLine01.style01 {
	margin-bottom: 62px;
}
#orderOfConstruction .smlContent {
	padding: 0 50px;
}
#orderOfConstruction .textImg {
	text-align: center;
	margin-bottom: 36px;
}
#orderOfConstruction p {
	margin-bottom: 3.7rem;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	font-feature-settings: "palt";
}
#orderOfConstruction #main .img {
	margin: 0 auto 105px;
	max-width: 902px;
}
#orderOfConstruction #main .orderList {
	margin-bottom: 94px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 44px;
}
#orderOfConstruction #main .orderList li {
	position: relative;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 0.03em;
}
#orderOfConstruction #main .orderList li span {
	min-width: 205px;
	height: 52px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	border: 2px dashed #5EB86E;
}
#orderOfConstruction #main .orderList li.item02 span {
	border-color: #5F68F9;
}
#orderOfConstruction #main .orderList li.item03 span {
	border-color: #F04B2D;
}
#orderOfConstruction #main .orderList li::after {
	width: 39px;
	height: 31px;
	position: absolute;
	right: -41px;
	top: 50%;
	transform: translateY(-50%);
	background: url(img/common/icon_arrow01.png) no-repeat center / 100%;
	content: "";
}
#orderOfConstruction #main .orderList li.item02::after {
	background-image: url(img/common/icon_arrow02.png);
}
#orderOfConstruction #main .orderList li:last-child::after {
	display: none;
}
#orderOfConstruction #main .btnList {
	margin: -45px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 27px;
}
#orderOfConstruction #main .btnList p {
	margin: 5px 0 0;
	color: #2F4A72;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-align: center;
}
#orderOfConstruction #main .btnList span {
	margin-bottom: 6px;
	text-align: center;
	display: block;
}
#orderOfConstruction #main .btnList span img {
	width: 149px;
}
@media all and (max-width: 896px) {
	#orderOfConstruction #main .img {
		margin-bottom: 50px;
	}
	#orderOfConstruction #main .img img {
		width: 100%;
	}
	#orderOfConstruction #main .orderList {
		margin-bottom: 60px;
		gap: 44px 0;
		flex-wrap: nowrap;
		flex-direction: column;
	}
	#orderOfConstruction #main .orderList li {
		margin: 0 auto;
		max-width: 280px;
		width: 100%;
	}
	#orderOfConstruction #main .orderList li::after {
		top: calc(100% + 7px);
		right: auto;
		left: 50%;
		transform: translateX(-50%) rotate(90deg);
	}
	#orderOfConstruction #main .btnList {
		flex-direction: column;
		margin-top: 0;
	}
	#orderOfConstruction #main .btnList .comBtn02 {
		margin-bottom: 15px;
	}
	#orderOfConstruction #main .btnList .comBtn02:last-child {
		margin-bottom: 0;
	}
	#orderOfConstruction #main .btnList .comBtn02 a {
		max-width: 264px;
		width: auto;
	}
	#orderOfConstruction #main .btnList p {
		font-size: 1.5rem;
	}
	#orderOfConstruction .textImg {
		margin-bottom: 20px;
	}
	#orderOfConstruction .textImg img {
		width: 100%;
	}
	#orderOfConstruction p {
		font-size: 1.2rem;
	}
}
/*------------------------------------------------------------
	contact
------------------------------------------------------------*/
#contact .comWhiteBox {
	padding-bottom: 69px;
}
#contact .headLine01 {
	margin-bottom: 51px;
}
#contact .textList {
	margin: 0 auto;
	width: 856px;
	display: flex;
	justify-content: space-between;
}
#contact .textList li {
	width: calc(50% - 28px);
}
#contact .textList .h3Ttl {
	margin-bottom: 20px;
	padding: 6px 0 7px;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.25;
	letter-spacing: 0.03em;
	background-color: rgba(62, 143, 147, 0.9);
}
#contact .textList p {
	margin: 0 8px;
	font-weight: 500;
	letter-spacing: 0.03em;
}
#contact .textList .txt01 {
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.03em;
}
#contact .textList .txt02 {
	margin-top: 11px;
	line-height: 2;
}
#contact .textList .txt02 span {
	margin-bottom: -5px;
	display: block;
}
.popupBox {
	margin: 0 auto;
	max-width: 900px;
	position: relative;
}
.popupBox .innerBox {
	margin: 0 auto;
	padding: 20px 60px;
	max-height: 500px;
	overflow: auto;
	box-sizing: border-box;
	background-color: #fff;
}
.contactBox .title {
	color: #003458;
	font-size: 2.4rem;
	text-align: center;
}
.contactBox .mailForm dl {
	color: #333;
	font-size: 1.6rem;
}
.contactBox .mailForm input[type="text"],
.contactBox .mailForm input[type="email"],
.contactBox .mailForm textarea {
	padding: 2px;
	width: 100%;
	font-size: 1.6rem;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background: transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.contactBox .mailForm .submit {
	display: flex;
	justify-content: center;
	gap: 0 20px;
}
.contactBox .mailForm .submit input {
	width: 268px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
	border-radius: 25px;
	background-color: #326E9E;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
	transition: 0.3s ease;
}
.mfp-close-btn-in .mfp-close {
	position: absolute;
	right: -17px;
	top: auto;
	bottom: 100%;
	color: #fff;
}
.mfp-container {
	padding: 50px;
	overflow: hidden;
}
.contactBox .mailForm textarea {
	height: 126px;
	resize: vertical;
}
@media all and (min-width: 897px) {
	.contactBox .mailForm .submit input:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#contact .textList {
		padding: 0 20px;
		display: block;
		width: auto;
	}
	#contact .textList li {
		margin-bottom: 20px;
		width: auto;
	}
	#contact .textList li:last-child {
		margin-bottom: 0;
	}
	#contact .textList .h3Ttl {
		margin-bottom: 14px;
	}
	#contact .textList .txt01 {
		font-size: 1.4rem;
	}
	#contact #main .comBtn02 a {
		width: 240px;
	}
	.popupBox {
		max-width: inherit;
	}
	.popupBox .innerBox {
		padding: 20px;
		max-height: inherit;
	}
	.popupBox .wpcf7-spinner {
		position: absolute;
		left: 0;
		top: 0;
	}
	.mfp-container {
		padding: 50px 10px;
	}
}
/*------------------------------------------------------------
	comBtn02
------------------------------------------------------------*/
.comBtn02 a {
	margin: 0 auto;
	padding: 0 0 2px;
	width: 268px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	box-sizing: border-box;
	border-radius: 25px;
	background: #4B75C1 url(img/common/icon_arrow03.png) no-repeat right 19px center / 8px;
}
.comBtn02 a.no {
	pointer-events: none;
}
.comBtn02 a:hover {
	opacity: 0.7;
}
@media all and (max-width: 896px) {
	.comBtn02 a {
		width: 210px;
		height: 40px;
		font-size: 1.4rem;
	}
}
/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
.headLine04 {
	margin-bottom: 22px;
	padding-bottom: 5px;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
@media all and (max-width: 896px) {
}
/*------------------------------------------------------------
	topics
------------------------------------------------------------*/
#topics .comWhiteBox {
	padding-bottom: 67px;
}
#topics .headLine01 {
	margin-bottom: 43px;
}
#topics #main .outerBox {
	margin-bottom: 96px;
	display: flex;
	gap: 0 67px;
}
#topics #main .smlContent {
	padding-right: 51px;
}
#topics #main #conts {
	flex: 1;
}
#topics #main #conts p {
	margin-bottom: 24px;
	font-size: 1.4rem;
	font-weight: 500;
	line-height: 2;
	letter-spacing: 0.03em;
}
#topics #main #conts p:last-child {
	margin-bottom: 0;
}
#topics #main #sideBar {
	margin-top: 16px;
	width: 230px;
}
#topics #main #sideBar .title {
	margin-bottom: 17px;
	padding: 3px 0 4px 10px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.03em;
	background-color: #4B75C1;
}
#topics #main #sideBar .textList {
	margin-left: 5px;
}
#topics #main #sideBar .textList:not(:last-child) {
	margin-bottom: 20px;
}
#topics #main #sideBar .textList li {
	margin-left: 1.3em;
	text-indent: -1.3em;
	font-weight: 500;
	line-height: 2.142;
}
#topics #main #sideBar .textList span {
	color: #4B75C1;
}
#topics #main #sideBar .textList a {
	text-decoration: underline;
}
@media all and (min-width: 897px) {
	#topics #main #conts .newsList li a:hover,
	#topics #main #sideBar .textList a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#topics #main .outerBox {
		display: block;
	}
	#topics #main #sideBar {
		width: auto;
	}
	#topics #main #sideBar .title {
		margin-bottom: 12px;
	}
}
/*------------------------------------------------------------
	processPhotoDetail
------------------------------------------------------------*/
#processPhotoDetail #main .comWhiteBox {
	padding-bottom: 74px;
}
#processPhotoDetail #main .smlContent {
	padding: 0 52px 0 53px;
}
#processPhotoDetail #main .headLine01 {
	margin-bottom: 12px;
}
#processPhotoDetail #main .date {
	margin-bottom: 20px;
	font-size: 2.2rem;
	font-weight: 500;
}
#processPhotoDetail #main .imgList {
	margin-bottom: 48px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 37px 0;
}
#processPhotoDetail #main .imgList:last-of-type {
	margin-bottom: 69px;
}
#processPhotoDetail #main .imgList li {
	width: calc(50% - 28px);
}
#processPhotoDetail #main .imgList li .photo {
	width: 100%;
	aspect-ratio: 419 / 314;
}
#processPhotoDetail #main .imgList li .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#processPhotoDetail #main .imgList p {
	margin: 15px 0 0 4px;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.556;
	letter-spacing: 0.03em;
}
@media all and (max-width: 896px) {
	#processPhotoDetail #main .imgList {
		margin-bottom: 60px;
		display: block;
		gap: 0;
	}
	#processPhotoDetail #main .imgList li {
		width: auto;
	}
	#processPhotoDetail #main .imgList li img {
		width: 100%;
	}
	#processPhotoDetail #main .imgList li:not(:last-child) {
		margin-bottom: 18px;
	}
	#processPhotoDetail #main .imgList li .photo {
		width: auto;
		text-align: center;
		aspect-ratio: auto;
	}
	#processPhotoDetail #main .imgList li .photo img {
		width: auto;
		height: auto;
		object-fit: none;
	}
}
/*------------------------------------------------------------
	headLine05
------------------------------------------------------------*/
.headLine05 {
	margin-bottom: 32px;
	padding: 4px 0 5px;
	color: #4B75C1;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.03em;
	border-top: 1px solid rgba(150, 150, 150, 0.5);
	border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
@media all and (max-width: 896px) {
	.headLine05 {
		margin-bottom: 28px !important;
		padding: 4px 0;
		font-size: 1.8rem;
	}
}
/*------------------------------------------------------------
	headLine06
------------------------------------------------------------*/
.headLine06 {
	margin-bottom: 17px;
	font-size: 2.6rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.03em;
}
@media all and (max-width: 896px) {
}
/*------------------------------------------------------------
	processPhoto
------------------------------------------------------------*/
#processPhoto #main .comWhiteBox {
	padding-bottom: 119px;
}
#processPhoto #main .smlContent {
	padding: 0 54px 0 54px;
}
#processPhoto #main .headLine01 {
	margin-bottom: 33px;
}
#processPhoto #main .btnList {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap-reverse;
	gap: 9px 8px;
	flex-direction: row-reverse;
}
#processPhoto #main .textList:not(:last-child),
#processPhoto #main .btnList:not(:last-child) {
	margin-bottom: 70px;
}
#processPhoto #main .btnList li {
	width: calc((100% / 6) - 7px);
}
#processPhoto #main .btnList a {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	border-radius: 25px;
	background: #4B75C1 url(img/common/icon_arrow03.png) no-repeat right 19px center / 8px;
}
#processPhoto #main .btnList a:hover {
	opacity: 0.7;
}
#processPhoto #main .textList {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 0;
}
#processPhoto #main .textList li {
	width: 25%;
	list-style: disc;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.03em;
}
@media all and (min-width: 897px) {
	#processPhoto #main .textList li a:hover {
		text-decoration: underline;
	}
	#processPhoto #main .btnList {
		
	}
}
@media all and (max-width: 896px) {
	#processPhoto #main .btnList {
		margin: 0 auto -9px;
		justify-content: space-between;
		gap: 0;
	}
	#processPhoto #main .btnList:not(:last-child) {
		margin-bottom: 21px;
	}
	#processPhoto #main .btnList li {
		margin-bottom: 9px;
		width: calc(50% - 4px);
	}
	#processPhoto #main .textList {
		margin: 0 20px;
		justify-content: space-between;
	}
	#processPhoto #main .textList li {
		width: calc(50% - 4px);
	}
}
@media all and (max-width: 374px) {
	#processPhoto #main .textList li {
		width: calc(50% - 12px);
	}
}
/*------------------------------------------------------------
	shieldProgress
------------------------------------------------------------*/
#shieldProgress #main .smlContent ul li {
	list-style-type: disc;
	font-weight: 500;
	font-size: 1.6rem;
}
@media all and (min-width: 897px) {
	#shieldProgress #main .smlContent ul li a:hover {
		text-decoration: underline;
	}
	#shieldProgress .comWhiteBox {
		min-height: 520px;
	}
}
@media all and (max-width: 896px) {
	#shieldProgress #main .smlContent ul li {
		list-style-position: inside;
		margin-left: 1.4em;
		font-size: 1.4rem;
		text-indent: -1.4em;
	}
	#shieldProgress .comWhiteBox {
		min-height: 474px;
	}
}
/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
.headLine02 {
	padding: 0 16px 2px;
	min-height: 38px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 1.136;
	text-align: center;
	letter-spacing: 0.03em;
	box-sizing: border-box;
	background-color: #68BDEE;
}
.headLine02.style01 {
	font-size: 2rem;
}
@media all and (max-width: 896px) {
	.headLine02 {
		font-size: 1.8rem;
	}
	.headLine02.style01 {
		font-size: 1.6rem;
	}
}
/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
.headLine03 {
	margin-bottom: 24px;
	padding: 0 16px;
	min-height: 35px;
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0.03em;
	background-color: #68BDEE;
}
@media all and (max-width: 896px) {
	.headLine03 {
		font-size: 1.5rem;
	}
}
/*------------------------------------------------------------
	comNotice
------------------------------------------------------------*/
.comNotice {
	display: flex;
	justify-content: center;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.4375;
}
.comNotice > span {
	padding: 8px 0 8px 65px;
	display: inline-block;
	background: url(img/process_sheet/icon.png) no-repeat left center / 43px;
}
@media all and (max-width: 896px) {
	.comNotice {
		font-size: 1.2rem;
	}
	.comNotice .indentTxt {
		margin-left: 1em;
		display: inline-block;
		text-indent: -1em;
	}
	.comNotice > span {
		padding-left: 46px;
	}
}
/*------------------------------------------------------------
	businessSummary
------------------------------------------------------------*/
#businessSummary #main .comWhiteBox {
	padding-bottom: 60px;
}
#businessSummary #main .smlContent {
	padding: 0 49px;
}
#businessSummary #main .headLine01 {
	margin-bottom: 54px;
}
#businessSummary #main p {
	font-weight: 500;
	letter-spacing: 0.03em;
}
#businessSummary #main p.link {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.556;
	text-align: center;
}
#businessSummary #main p.link a {
	color: #5564e7;
	text-decoration: underline;
}
#businessSummary #main p.link a::after {
	margin-left: 6px;
	width: 15px;
	height: 15px;
	display: inline-block;
	background: url(img/common/icon_share.png) no-repeat center / 100%;
	filter: invert(100%);
	content: "";
	display: none;
}
#businessSummary #main .imgList {
	margin: 51px 0 0;
	display: flex;
	gap: 0 23px;
	justify-content: center;
}
#businessSummary #main .imgList li:nth-child(2) {
	width: 452px;
}
#businessSummary #main .imgList li:nth-child(2) .photo {
	aspect-ratio: 452 / 268;
	display: flex;
	align-items: flex-end;
}
#businessSummary #main .imgList li:nth-child(2) .photo iframe {
	width: 100%;
	height: 100%;
}
#businessSummary #main .imgList li:nth-child(1) {
	width: 349px;
}
#businessSummary #main .imgList .photo {
	margin-bottom: 14px;
}
#businessSummary #main .imgList .title {
	font-size: 1.6rem;
	text-align: center;
	line-height: 1.625;
}
#businessSummary #main hr {
	margin: 57px 0 60px;
	border-top: 1px solid rgba(150, 150, 150, 0.5);
}
#businessSummary #main .imgBox {
	margin: 0 auto 34px;
	width: 670px;
}
#businessSummary #main .imgBox .ttl {
	margin-bottom: 7px;
	display: block;
	text-align: center;
	font-size: 2rem;
	font-weight: 500;
}
#businessSummary #main .headLine03 {
	margin-top: 37px;
}
#businessSummary #main .textList {
	margin-bottom: 23px;
	display: flex;
	align-items: flex-start;
}
#businessSummary #main .textList dt,
#businessSummary #main .textList dd {
	font-weight: 500;
	letter-spacing: 0.03em;
}
#businessSummary #main .textList dt {
	margin-right: 30px;
	width: 96px;
	min-height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #4B75C1;
	box-sizing: border-box;
	background-color: #fff;
}
#businessSummary #main .textList dd {
	width: calc(50% - 148px);
	line-height: 2.142;
}
#businessSummary #main .textList dd span {
	margin-top: 4px;
	display: inline-block;
	line-height: 1.428;
}
@media all and (min-width: 897px) {
	#businessSummary #main p.link a:hover {
		text-decoration: none;
	}
	#businessSummary #main .imgList .photo {
		display: flex;
		align-items: center !important;
		min-height: 268px;
	}
}
@media all and (max-width: 896px) {
	#businessSummary #main .imgBox {
		margin: 0 0 18px;
		display: block;
		width: auto;
	}
	#businessSummary #main .imgBox .ttl {
		font-size: 1.5rem;
	}
	#businessSummary #main .imgBox img {
		width: 100%;
	}
	#businessSummary #main .imgList {
		margin-top: 30px;
		display: block;
	}
	#businessSummary #main .imgList li:nth-child(2),
	#businessSummary #main .imgList li:nth-child(1) {
		width: 100%;
	}
	#businessSummary #main .imgList li:not(:last-child) {
		margin-bottom: 20px;
	}
	#businessSummary #main .imgList li img {
		width: 100%;
	}
	#businessSummary #main .imgBox .photoBox {
		margin-bottom: 18px;
		width: 100%;
	}
	#businessSummary #main .imgBox .photoBox img {
		width: 100%;
	}
	#businessSummary #main .textList {
		margin-bottom: 20px;
		display: block;
	}
	#businessSummary #main .textList dt,
	#businessSummary #main .textList dd {
		width: 100%;
	}
	#businessSummary #main .textList dd:not(:last-child) {
		margin-bottom: 18px;
	}
	#businessSummary #main p.link {
		font-size: 1.5rem;
	}
	#businessSummary #main .imgList li:nth-child(2) .photo {
		aspect-ratio: auto;
	}
	#businessSummary #main hr {
		margin-bottom: 44px;
	}
}
/*------------------------------------------------------------
	constructionAbout
------------------------------------------------------------*/
#constructionAbout #main .comWhiteBox {
	padding-bottom: 75px;
}
#constructionAbout #main .smlContent {
	padding: 0 51px;
}
#constructionAbout #main .headLine01 {
	margin-bottom: 53px;
}
#constructionAbout #main .imgBox {
	margin-bottom: 39px;
	display: flex;
	gap: 0 49px;
}
#constructionAbout #main .imgBox .photoBox {
	width: 432px;
}
#constructionAbout #main .imgBox .textBox {
	margin-top: -3px;
	flex: 1;
}
#constructionAbout #main .imgBox .textBox > dl {
	margin-bottom: 5px;
	display: flex;
	flex-wrap: wrap;
}
#constructionAbout #main .imgBox .textBox > dl > dt,
#constructionAbout #main .imgBox .textBox > dl > dd {
	margin-bottom: 9px;
	padding-bottom: 15px;
	font-weight: 500;
	line-height: 1.785;
}
#constructionAbout #main .imgBox .textBox > dl > .dtStyle {
	width: auto;
	padding-right: 0;
	margin-bottom: 3px;
	padding-bottom: 0;
}
#constructionAbout #main .imgBox .textBox > dl > .ddStyle {
	width: auto;
}
#constructionAbout #main .imgBox .textBox > dl > dt:last-of-type,
#constructionAbout #main .imgBox .textBox > dl > dd:last-of-type {
	margin-bottom: 3px;
}
#constructionAbout #main .imgBox .textBox > dl > dt {
	padding-right: 4px;
	width: 65px;
	box-sizing: border-box;
}
#constructionAbout #main .imgBox .textBox > dl > dd {
	position: relative;
	width: calc(100% - 65px);
}
#constructionAbout #main .imgBox .textBox > dl > dd::before {
	width: calc(100% + 65px);
	height: 1px;
	position: absolute;
	left: -65px;
	bottom: 0;
	background-color: rgba(150, 150, 150, 0.5);
	content: "";
}
#constructionAbout #main .imgBox .textBox > dl > .ddStyle::before {
	width: 100%;
	left: 0;
	display: none;
}
#constructionAbout #main .imgBox .textBox .subDl {
	display: flex;
	flex-wrap: wrap;
}
#constructionAbout #main .imgBox .textBox .subDl dt {
	width: 240px;
}
#constructionAbout #main .imgBox .textBox .subDl dd {
	width: calc(100% - 240px);
}
#constructionAbout #main .imgBox .textBox p {
	font-weight: 500;
	letter-spacing: 0.03em;
}
#constructionAbout #main .imgBox .textBox a {
	color: #2F4A72;
	text-decoration: underline;
}

#constructionAbout #main .comBtn02 a {
	letter-spacing: -0.03em;
}
#constructionAbout #main .comBtn02 span {
	display: block;
	text-align: center;
}
@media all and (min-width: 897px) {
#constructionAbout #main .imgBox .textBox a:hover {
	text-decoration: none;
}
}
@media all and (max-width: 896px) {
	#constructionAbout #main .imgBox {
		display: block;
	}
	#constructionAbout #main .imgBox .photoBox {
		margin-bottom: 30px;
		width: auto;
	}
	#constructionAbout #main .imgBox .photoBox img {
		width: 100%;
	}
	#constructionAbout #main .imgBox .textBox > dl > dt {
		width: 60px;
	}
	#constructionAbout #main .comBtn02 a {
		width: 270px;
		font-size: 1.5rem;
	}
	#constructionAbout #main .imgBox .textBox .subDl {
		display: block;
	}
	#constructionAbout #main .imgBox .textBox .subDl dt {
		width: auto;
	}
	#constructionAbout #main .imgBox .textBox .subDl dd {
		width: auto;
	}
	#constructionAbout #main .imgBox .textBox > dl > .dtStyle {
		width: 100%;
	}
	#constructionAbout #main .imgBox .textBox > dl > .ddStyle {
		width: 100%;
	}
}
/*------------------------------------------------------------
	processSheet
------------------------------------------------------------*/
#processSheet #main .comWhiteBox {
	padding-bottom: 25px;
}
#processSheet #main .smlContent {
	padding: 0 50px;
}
#processSheet #main .headLine01 {
	margin-bottom: 53px;
}
#processSheet #main .headLine02 {
	margin-bottom: 16px;
}
#processSheet #main .comBtn02 {
	margin-bottom: 53px;
}
#processSheet #main .img {
	margin: 0 24px 23px 25px;
}
@media all and (max-width: 896px) {
	#processSheet #main .headLine01 {
		margin-bottom: 30px;
	}
	#processSheet #main .comBtn02 {
		margin-bottom: 30px;
	}
	#processSheet #main .img {
		margin: 0 0 20px;
	}
}
/*------------------------------------------------------------
	pneumaticCaissonConstructionMethod
------------------------------------------------------------*/
#pneumaticCaissonConstructionMethod #main .comWhiteBox {
	padding-bottom: 76px;
}
#pneumaticCaissonConstructionMethod #main .smlContent {
	padding: 0 50px;
}
#pneumaticCaissonConstructionMethod #main .headLine01 {
	margin-bottom: 39px;
}
#pneumaticCaissonConstructionMethod #main .headLine02 {
	margin-bottom: 41px;
}
#pneumaticCaissonConstructionMethod #main .imgBox01 {
	margin-bottom: 69px;
}
#pneumaticCaissonConstructionMethod #main .imgBox01 .photoBox {
	margin: 0 auto 39px;
	padding-right: 34px;
	width: 532px;
}
#pneumaticCaissonConstructionMethod #main .imgBox01 p {
	font-weight: 500;
}
#pneumaticCaissonConstructionMethod #main .imgBox01 p + p {
	margin-top: 12px;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 {
	margin: 0 0 0 -8px;
	display: flex;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 + .imgBox02 {
	margin-top: 67px;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 .photoBox {
	margin: 0 34px 0 0;
	width: 453px;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox {
	flex: 1;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 p {
	font-weight: 500;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 p + p {
	margin-top: 12px;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox {
	margin: 39px 15px 0 0;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox .photo {
	margin: 0 0 5px auto;
	width: 364px;
}
#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox p {
	text-align: right;
}
#pneumaticCaissonConstructionMethod #main .comBtn02 {
	margin-top: 95px;
}
@media all and (max-width: 896px) {
	#pneumaticCaissonConstructionMethod #main .headLine02 {
		font-size: 1.5rem;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox01 {
		margin-bottom: 30px;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox01 .photoBox {
		margin-bottom: 30px;
		padding: 0;
		width: auto;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox02 {
		display: block;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox02 .photoBox {
		margin: 0 0 14px;
		width: auto;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox {
		margin: 30px 0 0;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox .photo {
		width: auto;
	}
	#pneumaticCaissonConstructionMethod #main .comBtn02 {
		margin-top: 60px;
	}
	#pneumaticCaissonConstructionMethod #main .imgBox01 .photoBox img,
	#pneumaticCaissonConstructionMethod #main .imgBox02 .photoBox img,
	#pneumaticCaissonConstructionMethod #main .imgBox02 .textBox .innerBox .photo img {
		width: 100%;
	}
}
/*------------------------------------------------------------
	orderOfConstructionStep
------------------------------------------------------------*/
#orderOfConstructionStep #main .smlContent {
	padding: 0 50px;
}
#orderOfConstructionStep #main .achorList {
	margin-bottom: 31px;
	display: flex;
	justify-content: center;
}
#orderOfConstructionStep #main .achorList li {
	margin-right: 29px;
	position: relative;
}
#orderOfConstructionStep #main .achorList li:last-child {
	margin-right: 0;
}
#orderOfConstructionStep #main .achorList li:last-child::before {
	display: none;
}
#orderOfConstructionStep #main .achorList li::before {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 1.5rem;
	font-weight: 500;
	color: #000;
	content: "｜";
}
#orderOfConstructionStep #main .achorList li a {
	margin-right: 46px;
	display: inline-block;
	color: #2F4A72;
	font-size: 1.5rem;
	font-weight: 500;
	text-decoration: underline;
}
#orderOfConstructionStep #main .achorList li:last-child a {
	margin-right: 0;
}
#orderOfConstructionStep #main .imgBox .photoBox {
	margin: 0 auto;
}
#orderOfConstructionStep #main .imgBox .bgBox {
	margin: 0 37px;
	padding: 13px 26px 19px;
	display: flex;
	border-radius: 3px;
	background-color: rgba(62, 143, 147, 0.1);
}
#orderOfConstructionStep #main .imgBox .bgBox .ttl {
	padding-right: 10px;
	min-width: 169px;
	flex-shrink: 0;
	color: #4B75C1;
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	box-sizing: border-box;
}
#orderOfConstructionStep #main .imgBox .bgBox .innerBox {
	padding: 2px 0 0 30px;
	position: relative;
}
#orderOfConstructionStep #main .imgBox .bgBox .innerBox::before {
	width: 1px;
	position: absolute;
	left: 0;
	top: 5px;
	bottom: -1px;
	background-color: #4B75C1;
	content: "";
}
#orderOfConstructionStep #main .imgBox .bgBox .innerBox p {
	font-weight: 500;
	letter-spacing: 0.03em;
}
#orderOfConstructionStep #main .imgBox .bgBox .innerBox p.strong {
	margin-bottom: 2px;
	font-size: 1.6rem;
}
#orderOfConstructionStep #main .comWhiteBox {
	padding-bottom: 81px;
}
#orderOfConstructionStep #main .headLine01 {
	margin-bottom: 51px;
}
#orderOfConstructionStep #main .headLine05 {
	margin-bottom: 25px;
}
#orderOfConstructionStep #main .headLine02 {
	margin-bottom: 29px;
}
#orderOfConstructionStep.step01 #main .sec01 {
	margin-bottom: 64px;
}
#orderOfConstructionStep.step01 #main .sec01 > p {
	margin-bottom: 50px;
	font-weight: 700;
	text-align: center;
}
#orderOfConstructionStep.step01 #main .sec01 .imgBox .photoBox {
	margin-bottom: 51px;
	width: 831px;
}
#orderOfConstructionStep.step01 #main .sec02 {
	margin-bottom: 51px;
}
#orderOfConstructionStep.step01 #main .sec02 .headLine02 {
	margin-bottom: 22px;
}
#orderOfConstructionStep.step01 #main .sec02 .imgBox .textBox {
	margin-bottom: 26px;
}
#orderOfConstructionStep.step01 #main .sec02 .imgBox p:not(.comNotice) {
	margin-bottom: 22px;
	font-weight: 500;
	font-size: 1.8rem;
	text-align: center;
	letter-spacing: 0.03em;
}
#orderOfConstructionStep.step01 #main .sec02 .imgBox .comNotice {
	font-size: 1.5rem;
	line-height: 1.533;
	text-align: center;
}
#orderOfConstructionStep.step01 #main .sec02 .imgBox .photoBox {
	width: 801px;
}
#orderOfConstructionStep.step01 #main .sec03 {
	margin-bottom: 49px;
}
#orderOfConstructionStep.step01 #main .sec03 .headLine02 {
	margin-bottom: 32px;
}
#orderOfConstructionStep.step01 #main .sec03 .imgBox .photoBox {
	margin-bottom: 50px;
	width: 800px;
}
@media all and (min-width: 897px) {
	#orderOfConstructionStep #main .achorList li a:hover {
		text-decoration: none;
	}
	#orderOfConstructionStep.step01 #main .sec02 .imgBox .comNotice > span {
		padding: 8px 27px 8px 54px;
	}
}
@media all and (max-width: 896px) {
	#orderOfConstructionStep #main .achorList {
		display: block;
	}
	#orderOfConstructionStep #main .achorList li {
		padding-left: 20px;
	}
	#orderOfConstructionStep #main .achorList li::before {
		width: 15px;
		height: 1px;
		display: block !important;
		right: auto;
		left: 0;
		top: 15px;
		background-color: rgba(150, 150, 150, 0.5);
		content: "";
	}
	#orderOfConstructionStep #main .headLine02 {
		margin-bottom: 26px;
	}
	#orderOfConstructionStep #main img {
		width: 100%;
	}
	#orderOfConstructionStep.step01 #main .sec01 .imgBox .photoBox {
		width: auto;
	}
	#orderOfConstructionStep #main .imgBox .bgBox {
		margin: 0;
		padding: 10px 15px 15px;
		display: block;
	}
	#orderOfConstructionStep #main .imgBox .bgBox .ttl {
		margin-bottom: 12px;
		padding: 0;
	}
	#orderOfConstructionStep #main .imgBox .bgBox .innerBox {
		padding-left: 0;
	}
	#orderOfConstructionStep #main .imgBox .bgBox .innerBox::before {
		display: none;
	}
	#orderOfConstructionStep #main .imgBox .bgBox .innerBox p.strong {
		font-size: 1.3rem;
	}
	#orderOfConstructionStep #main .imgBox .photoBox {
		width: auto !important;
	}
	#orderOfConstructionStep.step01 #main .sec01 {
		margin-bottom: 40px;
	}
	#orderOfConstructionStep.step01 #main .sec02 .imgBox p:not(.comNotice) {
		font-size: 1.6rem;
	}
	#orderOfConstructionStep.step01 #main .sec02 .imgBox .comNotice {
		font-size: 1.1rem;
	}
	#orderOfConstructionStep #main .comBtn02 a {
		width: 260px;
	}
}
/*------------------------------------------------------------
	comBgBox
------------------------------------------------------------*/
.comBgBox {
	margin: 0 auto;
	padding: 14px 29px 20px;
	width: 825px;
	display: flex;
	box-sizing: border-box;
	border-radius: 3px;
	background-color: rgba(62, 143, 147, 0.1);
}
.comBgBox .ttl {
	padding-right: 7px;
	min-width: 230px;
	flex-shrink: 0;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	box-sizing: border-box;
}
.comBgBox .innerBox {
	padding: 2px 0 0 32px;
	position: relative;
}
.comBgBox .innerBox::before {
	width: 1px;
	position: absolute;
	left: 0;
	top: 5px;
	bottom: 2px;
	background-color: #4B75C1;
	content: "";
}
.comBgBox .innerBox p,
.comBgBox .innerBox ul li {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0.03em;
}
.comBgBox .innerBox p.txt01 {
	margin-bottom: 1px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.03em;
}
.comBgBox .innerBox p.txt02 {
	margin-left: 1em;
	color: #F04B2D;
	text-indent: -1em;
}
.comBgBox .innerBox p.txt02 a {
	color: #2F4A72;
	text-decoration: underline;
}
.comBgBox .innerBox ul {
	margin-bottom: 2px;
}
.comBgBox .innerBox ul li {
	margin-left: 1em;
	line-height: 1.867;
	text-indent: -1em;
}
.comBgBox .innerBox ul li span:not(.txt) {
	color: #4B75C1;
}
@media all and (min-width: 897px) {
	.comBgBox .innerBox p.txt02 a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	.comBgBox {
		padding: 10px;
		width: auto;
		display: block;
	}
	.comBgBox .ttl {
		margin-bottom: 12px;
		padding: 0;
	}
	.comBgBox .innerBox {
		padding-left: 0;
	}
	.comBgBox .innerBox::before {
		display: none;
	}
	.comBgBox .innerBox p,
	.comBgBox .innerBox ul li {
		font-size: 1.2rem;
	}
	.comBgBox .innerBox p.txt01 {
		font-size: 1.4rem;
	}
}
/*------------------------------------------------------------
	headLine07
------------------------------------------------------------*/
.headLine07 {
	margin-bottom: 14px;
	text-align: center;
}
.headLine07 span {
	width: 221px;
	height: 52px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #4B75C1;
	font-size: 2rem;
	letter-spacing: 0.03em;
	border: 1px solid #4B75C1;
	border-left: none;
	border-right: none;
	box-sizing: border-box;
}
@media all and (max-width: 896px) {
}
/*------------------------------------------------------------
	orderOfConstructionStep 02
------------------------------------------------------------*/
#orderOfConstructionStep.step02 #main .sec01 {
	margin-bottom: 39px;
}
#orderOfConstructionStep.step02 #main .sec01 .headLine02 {
	margin-bottom: 34px;
}
#orderOfConstructionStep.step02 #main .sec01 .imgBox p:not(.comNotice) {
	margin-bottom: 26px;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.03em;
}
#orderOfConstructionStep.step02 #main .sec01 .imgBox .comNotice {
	margin-bottom: 42px;
}
#orderOfConstructionStep.step02 #main .sec01 .imgBox .comNotice .small {
	margin-top: -7px;
	font-size: 1.4rem;
	display: block;
}
#orderOfConstructionStep.step02 #main .sec01 .imgBox .photoBox {
	width: 681px;
}
#orderOfConstructionStep.step02 #main .sec02 {
	margin-bottom: 74px;
}
#orderOfConstructionStep.step02 #main .sec02 .headLine02 {
	margin-bottom: 20px;
}
#orderOfConstructionStep.step02 #main .sec02 .photoBox {
	margin: 0 auto;
	width: 819px;
}
#orderOfConstructionStep.step02 #main .sec03 {
	margin-bottom: 52px;
}
#orderOfConstructionStep.step02 #main .sec03 .headLine02 {
	margin-bottom: 32px;
}
#orderOfConstructionStep.step02 #main .sec03 .imgBox .photoBox {
	margin-bottom: 51px;
	width: 800px;
}
@media all and (min-width: 897px) {
	#orderOfConstructionStep.step02 #main .sec01 .imgBox .comNotice > span {
		padding: 8px 12px 8px 55px;
	}
}
@media all and (max-width: 896px) {
	#orderOfConstructionStep.step02 #main .sec01 .imgBox .comNotice .small {
		margin-top: 0;
		font-size: 0.9rem;
	}
	#orderOfConstructionStep.step02 #main .sec02 .photoBox {
		width: auto;
	}
}
/*------------------------------------------------------------
	orderOfConstructionStep 03
------------------------------------------------------------*/
#orderOfConstructionStep.step03 #main .comWhiteBox {
	padding-bottom: 87px;
}
#orderOfConstructionStep.step03 #main .sec01 {
	margin-bottom: 72px;
}
#orderOfConstructionStep.step03 #main .sec01 .headLine02 {
	margin-bottom: 34px;
}
#orderOfConstructionStep.step03 #main .sec01 .imgBox .headLine07 {
	margin-bottom: 37px;
}
#orderOfConstructionStep.step03 #main .sec01 .imgBox .photoBox {
	margin-bottom: 28px;
	width: 792px;
}
#orderOfConstructionStep.step03 #main .bgBox {
	padding: 15px 0 15px 29px;
}
#orderOfConstructionStep.step03 #main .bgBox dl {
	display: flex;
	flex-wrap: wrap;
}
#orderOfConstructionStep.step03 #main .bgBox dl dt,
#orderOfConstructionStep.step03 #main .bgBox dl dd {
	font-weight: 500;
}
#orderOfConstructionStep.step03 #main .bgBox dl dt {
	margin-left: 1em;
	margin-right: 10px;
	width: 119px;
	text-indent: -1em;
}
#orderOfConstructionStep.step03 #main .bgBox dl dd {
	width: calc(100% - 143px);
}
#orderOfConstructionStep.step03 #main .bgBox dl dt span {
	color: #4B75C1;
}
#orderOfConstructionStep.step03 #main .bgBox dl span.color01 {
	color: #F04B2D;
}
#orderOfConstructionStep.step03 #main .bgBox dl dd ul li {
	font-size: 1.3rem;
	line-height: 1.384;
	letter-spacing: 0.03em;
}
#orderOfConstructionStep.step03 #main .bgBox dl.style01 dt {
	width: 134px;
}
#orderOfConstructionStep.step03 #main .bgBox dl.style01 dd {
	width: calc(100% - 158px);
}
#orderOfConstructionStep.step03 #main .bgBox dl.style02 dt {
	width: 201px;
}
#orderOfConstructionStep.step03 #main .bgBox dl.style02 dd {
	width: calc(100% - 225px);
}
#orderOfConstructionStep.step03 #main .sec01 hr {
	margin: 43px auto 26px;
	width: 826px;
	border: none;
	border-top: 1px solid rgba(150, 150, 150, 0.3);
}
#orderOfConstructionStep.step03 #main .comNotice {
	margin: 0 auto 21px;
	width: 768px;
	display: block;
	text-align: left;
}
#orderOfConstructionStep.step03 #main .comNotice .small {
	margin-top: 0;
	display: block;
	font-size: 1.4rem;
}
#orderOfConstructionStep.step03 #main .sec01 .imgBox02 .photoBox {
	margin-bottom: 30px;
	width: 784px;
}
#orderOfConstructionStep.step03 #main .sec01 .imgBox03 .photoBox {
	margin-bottom: 30px;
	width: 773px;
}
#orderOfConstructionStep.step03 #main .sec02 {
	margin-bottom: 44px;
}
#orderOfConstructionStep.step03 #main .sec02 .headLine02 {
	margin-bottom: 32px;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox .photoBox {
	margin-bottom: 51px;
	width: 800px;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox ul.style01 {
	margin-top: 6px;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox ul.style01 li {
	color: #F04B2D;
	font-size: 1.5rem;
	line-height: 1.467;
	letter-spacing: 0.03em;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox ul.style01 a {
	color: #2F4A72;
	text-decoration: underline;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox .comBgBox {
	padding-bottom: 30px;
}
#orderOfConstructionStep.step03 #main .sec02 .imgBox .comBgBox .innerBox ul li .txt {
	margin: 0 1em 0 0;
	width: 7.3em;
	display: inline-block;
	text-indent: 0;
}
@media all and (min-width: 897px) {
	#orderOfConstructionStep.step03 #main .sec02 .imgBox ul.style01 a:hover {
		text-decoration: none;
	}
}
@media all and (max-width: 896px) {
	#orderOfConstructionStep.step03 #main .bgBox dl {
		display: block;
	}
	#orderOfConstructionStep.step03 #main .bgBox dl dt,
	#orderOfConstructionStep.step03 #main .bgBox dl dd {
		width: auto;
	}
	#orderOfConstructionStep.step03 #main .bgBox dl dt {
		margin-right: 0;
	}
	#orderOfConstructionStep.step03 #main .bgBox dl dd:not(:last-child) {
		margin-bottom: 12px;
	}
	#orderOfConstructionStep.step03 #main .bgBox dl.style01 dt,
	#orderOfConstructionStep.step03 #main .bgBox dl.style01 dd,
	#orderOfConstructionStep.step03 #main .bgBox dl.style02 dt,
	#orderOfConstructionStep.step03 #main .bgBox dl.style02 dd {
		width: auto;
	}
	#orderOfConstructionStep.step03 #main .bgBox {
		padding: 10px;
	}
	#orderOfConstructionStep.step03 #main .comNotice .small {
		margin-top: 0;
		font-size: 1rem;
	}
	#orderOfConstructionStep.step03 #main .comNotice > span {
		padding-left: 50px;
	}
	#orderOfConstructionStep.step03 #main .bgBox dl dd ul li {
		font-size: 1.1rem;
	}
	#orderOfConstructionStep.step03 #main .sec01 hr {
		width: auto;
	}
	#orderOfConstructionStep.step03 #main .sec02 .imgBox ul.style01 li {
		font-size: 1.2rem;
	}
	#orderOfConstructionStep.step03 #main .sec02 .imgBox .comBgBox {
		padding-bottom: 15px;
	}
}
/*------------------------------------------------------------
	unloadingRoute
------------------------------------------------------------*/
#unloadingRoute #main .comWhiteBox {
	padding-bottom: 48px;
}
#unloadingRoute #main .headLine01 {
	margin-bottom: 46px;
}
#unloadingRoute #main .smlContent p {
	margin-bottom: 15px;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.556;
	letter-spacing: 0.03em;
}
#unloadingRoute #main .img {
	margin: 0 auto 42px;
	width: 762px;
}
#unloadingRoute #main .btnList {
	margin: 0 0 0 18px;
	display: flex;
	flex-wrap: wrap;
	gap: 25px;
}
@media all and (max-width: 896px) {
	#unloadingRoute #main .img {
		width: auto;
	}
	#unloadingRoute #main .img img {
		width: 100%;
	}
	#unloadingRoute #main .smlContent p {
		font-size: 1.5rem;
	}
	#unloadingRoute #main .btnList {
		margin-left: 0;
		display: block;
	}
	#unloadingRoute #main .btnList .comBtn02 {
		width: 100%;
	}
	#unloadingRoute #main .btnList .comBtn02:not(:last-child) {
		margin-bottom: 15px;
	}
	#unloadingRoute #main .btnList .comBtn02 a {
		width: auto;
		max-width: 335px;
	}
}
/*------------------------------------------------------------
	topics top
------------------------------------------------------------*/
#topics.top #main .comWhiteBox {
	padding-bottom: 119px;
}
#topics.top #main .outerBox {
	margin-bottom: 0;
}
#topics.top #main .headLine01 {
	margin-bottom: 49px;
}
#topics.top #main #conts .newsList li {
	margin-bottom: 14px;
	padding: 0 16px 16px 0;
	display: flex;
	font-size: 1.4rem;
	font-weight: 500;
	border-bottom: 1px solid rgba(150, 150, 150, 0.5);
}
#topics.top #main #conts .newsList li .date {
	flex-shrink: 0;
	width: 96px;
}
#topics.top #main #conts .newsList li a {
	color: #2F4A72;
	text-decoration: underline;
}
#topics.top #main #sideBar {
	margin-top: 10px;
}
@media all and (min-width: 897px) {
	#topics.top #main #conts .newsList li a:hover {
		text-decoration: none;
	}
	#topics.top #main .comWhiteBox {
		min-height: 481px;
	}
}
@media all and (max-width: 896px) {
	#topics.top #main #conts .newsList li {
		padding: 0 0 10px;
	}
	#topics.top #main .comWhiteBox {
		min-height: 474px;
	}
}

/*------------------------------------------------------------
	groundSubsidence
------------------------------------------------------------*/
#groundSubsidence #main .smlContent {
	padding: 0 110px;
}
#groundSubsidence #main .headLine01.style01 {
	margin-bottom: 44px;
	line-height: 1.25;
}
#groundSubsidence #main .headLine01.style01::before {
	bottom: -4px;
}
#groundSubsidence #main .textList {
	min-height: 343px;
}
#groundSubsidence #main .textList li {
	padding-left: 17px;
	position: relative;
	font-size: 1.6rem;
	line-height: 2.5;
	letter-spacing: 0.03em;
}
#groundSubsidence #main .textList a {
	color: #2F4A72;
	text-decoration: underline;
}
#groundSubsidence #main .textList li::before {
	width: 10px;
	height: 10px;
	position: absolute;
	left: 0;
	top: 16px;
	background-color: #333;
	content: "";
}
@media all and (min-width: 897px) {
	#groundSubsidence #main .textList a:hover {
		text-decoration: none;
	}
}

/*------------------------------------------------------------
	headLine08
------------------------------------------------------------*/
.headLine08 {
	margin-bottom: 49px;
	font-size: 2.2rem;
	text-align: center;
	line-height: 1.136;
	letter-spacing: 0.03em;
}
.headLine08::before {
	content: "＜";
}
.headLine08::after {
	content: "＞";
}
@media all and (max-width: 896px) {
	.headLine08 {
		margin-bottom: 28px;
		font-size: 1.9rem;
	}
}