@charset "utf-8";
/*------------------------------------------------------------
work
------------------------------------------------------------*/
#main {
	padding: 144px 0 144px;
}
#main .pageTitle {
	margin: 0 auto 117px;
	max-width: 1117px;
	display: flex;
}
#main .pageTitle .lBox,
#main .pageTitle .rBox {
	width: 50%;
}
#main .pageTitle .rBox img {
	width: 100%;
}
#main .pageTitle .lBox {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ED9021;
}
#main .pageTitle .lBox h2 {
	margin-top: -25px;
	color: #fff;
	font-size: 4.8rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .pageTitle .lBox h2 span {
	padding: 2px 15px 3px;
	margin: 14px auto 0;
	min-width: 246px;
	display: block;
	color: #F0901F;
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	background-color: #fff;
	border-radius: 20px;
	box-sizing: border-box;
}
.headLine04 {
	margin-bottom: 36px;
	color: #ED9021;
	font-size: 2.7rem;
	line-height: 1.23;
	letter-spacing: 0.2em;
}
.headLine04 span {
	min-width: inherit;
	border-color: #ED9021;
}
#main .sec01 .listUl {
	margin: -10px 0 31px;
	display: flex;
	flex-wrap: wrap;
}
#main .sec01 .listUl li {
	margin: 10px 14px 0 0;
	padding: 5px 10px 7px;
	width: calc(100%/4 - 11px);
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: #ED9021;
	border-radius: 24px;
	box-sizing: border-box;
}
#main .sec01 .listUl li.txad {
	width: 220px;
}
#main .sec01 .listUl li:nth-child(4n) {
	margin-right: 0;
}
#main .comDl dt {
	padding-left: 17px;
	float: left;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	position: relative;
}
#main .comDl dt::before {
	position: absolute;
	top: 3px;
	bottom: -2px;
	width: 6px;
	left: 0;
	content: '';
	background-color: #E2E2E2;
}
#main .comDl dd {
	padding: 0 0 13px 232px;
	font-size: 1.5rem;
	font-weight: 500;
}
#main .comDl dd p {
	display: flex;
	align-items: center;
	line-height: 1.5 !important;
}
#main .comDl dd p img {
	margin: 5px 13px 0 0;
}
#main .management .sec {
	margin-bottom: 137px;
}
#main .management .sec p {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}
#main .management .sec02  {
	margin-bottom: 145px;
}
#main .management .sec02 .headLine04 {
	margin-bottom: 31px;
	letter-spacing: 0;
}
#main .management .sec03 {
	margin-bottom: 146px;
}
#main .management .sec03 h3 {
	margin-bottom: 14px;
	padding-left: 17px;
	color: #ED9021;
	font-size: 2.2rem;
	font-weight: 500;
	position: relative;
}
#main .management .sec03 h3::before {
	margin-top: 3px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content: '';
	background-color: #ED9021;
}
#main .management .sec03 dt {
	margin-top: 4px;
	padding: 4px 5px 6px;
	width: 149px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 2.2rem;
	letter-spacing: 0.15em;
	text-align: center;
	background-color: #ED9021;
	border-radius: 32px;
	box-sizing: border-box;
}
#main .management .sec03 dd {
	padding: 0 0 25px 168px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 2;
}
#main .management .sec03 dd:last-child {
	padding-bottom: 0;
}
#main .management .sec04 {
	margin-bottom: 146px;
}
#main .management .sec04 .headLine04 {
	margin-bottom: 31px;
}
#main .management .sec04 p {
	letter-spacing: 0.035em;
}
#main .management .sec05 {
	margin-bottom: 158px;
}
#main .management .sec05 .headLine04 {
	margin-bottom: 43px;
	letter-spacing: 0;
}
#main .management .sec05 .linkUl {
	margin: 0 auto;
	max-width: 891px;
	display: flex;
	flex-wrap: wrap;
}
#main .management .sec05 .linkUl li {
	margin-right: 19px;
	width: calc(100%/3 - 13px);
}
#main .management .sec05 .linkUl li:nth-child(3n) {
	margin-right: 0;
}
#main .management .sec05 .linkUl li .photo {
	margin-bottom: 6px;
	min-height: 193px;
	position: relative;
}
#main .management .sec05 .linkUl li .photo a {
	display: block;
}
#main .management .sec05 .linkUl li .photo a:hover {
	opacity: 0.7;
}
#main .management .sec05 .linkUl li .photo img {
	height: 100%;
	width: 100%;
}
/*#main .management .sec05 .linkUl li .photo::before {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	content: '';
	z-index: 10;
	background: url(../img/work/job/orange/icon.png) no-repeat center center / 50px;
}*/
#main .management .sec05 .linkUl li p {
	padding: 4px 10px 7px;
	width: 100%;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
	background-color: #ED9021;
	box-sizing: border-box;
}
#main .management .sec06 .headLine04 {
	margin-bottom: 44px;
	letter-spacing: 0;
}
#main .management .sec06 .listUl {
	margin: 0 auto 110px;
	max-width: 892px;
	display: flex;
	flex-wrap: wrap;
}
#main .management .sec06 .listUl li {
	margin-right: 24px;
	width: calc(100%/4 - 18px);
	margin-bottom: 10px;
}
#main .management .sec06 .listUl li p {
	text-align: center;
	line-height: 1.5;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
}
#main .management .sec06 .listUl li p span {
	margin: 0 auto 4px;
	max-width: 162px;
	display: block;
	color: #fff;
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #ED9021;
	border-radius: 20px;
	line-height: 1;
	padding: 4px 5px 7px;
	box-sizing: border-box;
}
#main .management .sec06 .listUl li .img {
	margin-bottom: 11px;
}
#main .management .sec06 .listUl li .img a {
	opacity: 1;
}
#main .management .sec06 .listUl li .img a:hover {
	opacity: 0.7;
}
#main .management .sec06 .listUl li .link {
	margin-top: 1px;
}
#main .management .sec06 .listUl li .link a {
	padding: 0 9px 1px 0;
	display: inline-block;
	color: #ED9021;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0;
	border-bottom: 1px solid #ED9021;
	position: relative;
	transition: all .3s;
}
#main .management .sec06 .listUl li .link a::after {
	width: 7px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: -2px;
	content: '';
	background: url(../img/work/job/orange/arrow.png) no-repeat right top / 7px;
	transform: translateY(-50%);
}
#main .management .btn a {
	margin: 0 auto;
	padding: 20px 20px 21px;
	display: block;
	width: 320px;
	color: #ED9021;
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	text-align: center;
	border: 1px solid #ED9021;
	box-sizing: border-box;
	font-weight: 500;
	position: relative;
}
#main .management .btn a:hover {
	opacity: 0.7;
}
#main .management .btn a::after {
	position: absolute;
	width: 9px;
	height: 19px;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	content: '';
	background: url(../img/work/job/orange/arrow02.png) no-repeat left center / 9px;
}
#main .management .sec06 {
	margin-bottom: 0;
}
@media all and (min-width: 897px) {
	#main .content {
		max-width: 772px;
	}
	#main .management .sec06 .listUl li:nth-child(4n) {
		margin-right: 0;
	}
	#main .management .sec06 .listUl li .link a:hover {
		border-bottom: none;
	}
}
@media all and (max-width: 896px) {
	#main {
		padding: 99px 0 126px;
	}
	#main .pageTitle {
		margin: 0 21px 49px;
		max-width: inherit;
	}
	#main .pageTitle .lBox h2 {
		margin-top: 0;
		font-size: 2.4rem;
	}
	#main .pageTitle .lBox h2.tirr {
		font-size: 1.6rem;
	}
	#main .pageTitle .lBox h2 span {
		padding: 1px 9px 2px;
		margin: 5px auto 0;
		max-width: 151px;
		font-size: 1.2rem;
		min-width: inherit;
	}
	.headLine04 {
		margin-bottom: 24px;
		font-size: 1.8rem;
	}
	.headLine04 span {
		padding: 0;
	}
	#main .sec01 .listUl {
		margin: -5px 0 14px;
	}
	#main .sec01 .listUl li {
		margin: 5px 9px 0 0;
		padding: 3px 10px 4px;
		width: calc(100%/3 - 6px);
		font-size: 1.3rem;
	}
	#main .sec01 .listUl li.txad {
		width: 110px;
	}
	#main .sec01 .listUl li:nth-child(4n) {
		margin-right: 9px;
	}
	#main .sec01 .listUl li:nth-child(3n) {
		margin-right: 0;
	}
	#main .comDl dt {
		padding-left: 8px;
		font-size: 1.4rem;
	}	
	#main .comDl dt::before {
		bottom: 2px;
		width: 3px;
	}
	#main .comDl dd {
		padding: 0 0 3px 190px;
		font-size: 1.4rem;
	}
	#main .comDl dd p {
		font-size: 1.4rem;
		align-items: flex-start;
	}
	#main .comDl dd p img {
		margin: 11px 6px 0 0;
		width: 11px;
	}
	#main .management .sec {
		margin-bottom: 75px;
	}
	#main .management .sec02 .headLine04 {
		margin-bottom: 18px;
	}
	#main .management .sec p {
		font-size: 1.4rem;
		line-height: 1.72;
	}
	#main .management .sec04 p {
		letter-spacing: 0;
	}
	#main .management .sec02 {
		margin-bottom: 78px;
	}
	#main .management .sec02 .headLine04 {
		margin-bottom: 20px;
	}
	#main .management .sec03 h3 {
		margin-bottom: 7px;
		padding-left: 12px;
		font-size: 1.4rem;
	}
	#main .management .sec03 h3::before {
		margin-top: 1px;
		width: 9px;
		height: 9px;
	}
	#main .management .sec03 dt {
		margin-top: 2px;
		padding: 3px 5px 4px;
		width: 95px;
		font-size: 1.4rem;
	}
	#main .management .sec03 dd {
		padding: 0 0 13px 105px;
		font-size: 1.3rem;
		line-height: 1.769;
	}
	#main .management .sec03 {
		margin-bottom: 78px;
	}
	#main .management .sec04 .headLine04 {
		margin-bottom: 18px;
	}
	#main .management .sec05 .linkUl {
		max-width: inherit;
		display: block;
		padding: 0 21px;
	}
	#main .management .sec05 .headLine04 {
		margin-bottom: 25px;
	}
	#main .management .sec05 .linkUl li {
		margin: 0 0 45px;
		width: auto;
	}
	#main .management .sec05 .linkUl li .photo {
		margin-bottom: 4px;
		min-height: inherit;
	}
	#main .management .sec05 .linkUl li p {
		padding: 6px 10px 9px;
		font-size: 1.6rem;
	}
	#main .management .sec05 {
		margin-bottom: 83px;
	}
	#main .management .sec06 .headLine04 {
		margin-bottom: 25px;
	}
	#main .management .sec06 .listUl {
		margin: -25px auto 78px;
		max-width: inherit;
		padding: 0 21px;
	}
	#main .management .sec06 .listUl li {
		margin: 25px 19px 0 0;
		width: calc(100%/2 - 10px);
	}
	#main .management .sec06 .listUl li:nth-child(2n) {
		margin-right: 0;
	}
	#main .management .sec06 .listUl li .img {
		margin-bottom: 10px;
	}
	#main .management .sec06 .listUl li p {
		font-size: 1.6rem;
	}
	#main .management .sec06 .listUl li p span {
		margin: 0 auto 3px;
		max-width: 124px;
		font-size: 1.4rem;
		padding: 4px 5px 5px;
	}
	#main .management .sec06 .listUl li .link a {
		padding: 0 9px 1px 0;
		font-size: 1.3rem;
	}
	#main .management .sec06 .listUl li .link a::after {
		right: 1px;
		background-size: 5px;
		margin-top: 2px;
	}
	#main .management .btn a {
		padding: 16px 20px 15px;
		width: auto;
		font-size: 1.8rem;
		max-width: 320px;
	}
	#main .management .btn a::after {
		left: 25px;
		background-size: 8px;
		margin-top: 2px;
	}
	#main .management .sec06 {
		margin-bottom: 0;
	}
		
}
/*------------------------------------------------------------
industrial-technology
------------------------------------------------------------*/
#main .industrial .pageTitle .lBox {
	background-color: #0081CC;
}
#main .industrial .pageTitle .lBox h2 {
	margin-top: -5px;
	line-height: 1.1875;
}
#main .industrial .pageTitle .lBox h2 span {
	padding: 4px 15px 7px;
	margin: 24px auto 0;
	min-width: 220px;
	color: #0081CC;
}
#main .industrial .headLine04 {
	margin-bottom: 37px;
	color: #0081CC;
}
#main .industrial .headLine04 span {
	border-color: #0081CC;
}
#main .industrial .sec {
	margin-bottom: 137px;
}
#main .industrial .sec p {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}
#main .industrial .sec01 .txtUl {
	margin-top: -5px;
}
#main .industrial .sec01 .txtUl li {
	margin-top: 42px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#main .industrial .sec01 .txtUl li .txt {
	margin-right: 18px;
	padding: 5px 5px 7px;
	width: 180px;
	display: block;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	background-color: #0081CC;
	border-radius: 24px;
	line-height: 1.5;
	box-sizing: border-box;
}
#main .industrial .sec01 .txtUl li .txt.irr {
	font-size: 1.7rem;
}
#main .industrial .sec01 .txtUl li .comDl {
	flex: 1;
}
#main .industrial .comDl dd {
	padding: 0 0 9px 232px;
}
#main .industrial .comDl dd p {
	align-items: flex-start;
	line-height: 1.54 !important;
}
#main .industrial .comDl dd p img {
	margin: 11px 13px 0 0;
}
#main .industrial .sec {
	margin: 0 auto 137px;
	max-width: 891px;
}
#main .industrial .sec p {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
}
#main .industrial .sec p.mar {
	margin-bottom: 20px;

}
#main .industrial .sec02  {
	margin-bottom: 145px;
}
#main .industrial .sec02 .headLine04 {
	margin-bottom: 31px;
	letter-spacing: 0;
}
#main .industrial .sec03 {
	margin-bottom: 146px;
}
#main .industrial .sec03 h3 {
	margin-bottom: 14px;
	padding-left: 17px;
	color: #0081CC;
	font-size: 2.2rem;
	font-weight: 500;
	position: relative;
}
#main .industrial .sec03 h3::before {
	margin-top: 3px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	content: '';
	background-color: #0081CC;
}
#main .industrial .sec03 .tireh3 {
	padding-left: 0;
}
#main .industrial .sec03 .tireh3::before {
	content: none;
}
#main .industrial .sec03 dt {
	margin-top: 4px;
	padding: 4px 5px 6px;
	width: 149px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 2.2rem;
	letter-spacing: 0.15em;
	text-align: center;
	background-color: #0081CC;
	border-radius: 32px;
	box-sizing: border-box;
}
#main .industrial .sec03 dd {
	padding: 0 0 25px 168px;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 2;
}
#main .industrial .sec03 dd:last-child {
	padding-bottom: 0;
}
#main .industrial .sec04 {
	margin-bottom: 146px;
}
#main .industrial .sec04 .headLine04 {
	margin-bottom: 31px;
}
#main .industrial .sec04 p {
	letter-spacing: 0.035em;
}
#main .industrial .sec05 {
	margin-bottom: 158px;
}
#main .industrial .sec05 .headLine04 {
	margin-bottom: 43px;
	letter-spacing: 0;
}
#main .industrial .sec05 .linkUl {
	margin: 0 auto;
	max-width: 891px;
	display: flex;
	flex-wrap: wrap;
}
#main .industrial .sec05 .linkUl li {
	margin-right: 19px;
	width: calc(100%/3 - 13px);
}
#main .industrial .sec05 .linkUl li:nth-child(3n) {
	margin-right: 0;
}
#main .industrial .sec05 .linkUl li .photo {
	margin-bottom: 6px;
	min-height: 193px;
	position: relative;
}
#main .industrial .sec05 .linkUl li .photo a {
	display: block;
}
#main .industrial .sec05 .linkUl li .photo a:hover {
	opacity: 0.7;
}
#main .industrial .sec05 .linkUl li .photo img {
	height: 100%;
	width: 100%;
}
/*#main .industrial .sec05 .linkUl li .photo::before {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	content: '';
	z-index: 10;
	background: url("../img/work/job/orange/icon.png") no-repeat center center / 50px;
}*/
#main .industrial .sec05 .linkUl li p {
	padding: 4px 10px 7px;
	width: 100%;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-align: center;
	background-color: #0081CC;
	box-sizing: border-box;
}
#main .industrial .sec06 .headLine04 {
	margin-bottom: 44px;
	letter-spacing: 0;
}
#main .industrial .sec06 .listUl {
	margin: -40px auto 110px;
	max-width: 892px;
	display: flex;
	flex-wrap: wrap;
}
#main .industrial .sec06 .listUl li {
	margin: 40px 24px 0 0;
	width: calc(100%/4 - 18px);
}
#main .industrial .sec06 .listUl li p {
	text-align: center;
	line-height: 1.5;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
}
#main .industrial .sec06 .listUl li p span {
	margin: 0 auto 4px;
	max-width: 162px;
	display: block;
	color: #fff;
	font-size: 1.9rem;
	font-weight: bold;
	letter-spacing: 0.1em;
	background-color: #0081CC;
	border-radius: 20px;
	line-height: 1;
	padding: 4px 5px 7px;
	box-sizing: border-box;
}
#main .sec06 .listUl li p .size {
	font-size: 1.5rem !important;
	letter-spacing: 0 !important;
}
#main .industrial .sec06 .listUl li .img {
	margin-bottom: 11px;
}
#main .industrial .sec06 .listUl li .img a {
	opacity: 1;
}
#main .industrial .sec06 .listUl li .img a:hover {
	opacity: 0.7;
}
#main .industrial .sec06 .listUl li .link {
	margin-top: 1px;
}
#main .industrial .sec06 .listUl li .link a {
	padding: 0 9px 1px 0;
	display: inline-block;
	color: #0081CC;
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: 0;
	border-bottom: 1px solid #0081CC;
	position: relative;
	transition: all .3s;
}
#main .industrial .sec06 .listUl li .link a::after {
	width: 7px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: -2px;
	content: '';
	background: url(../img/work/job/blue/arrow.png) no-repeat right top / 7px;
	transform: translateY(-50%);
}
#main .industrial .sec06 .qa {
	margin-bottom: 100px;
	padding: 43px 72px 64px;
	background-color: #E2EEF5;
}
#main .industrial .sec06 .qa h3 {
	margin-bottom: 45px;
	text-align: center;
}
#main .industrial .sec06 .qa h3 span {
	display: inline-block;
	padding: 0 12px 12px;
	border-bottom: 2px solid #0081CC;
	color: #0081CC;
	font-size: 27px;
	line-height: 1em;
	letter-spacing: .02;
}
#main .industrial .sec06 .qa dl {
}
#main .industrial .sec06 .qa dl div {
	display: flex;
	flex-direction: column;
	gap: 24px;
	font-size: 16px;
	font-weight: 500;
	line-height: 32px;
}
#main .industrial .sec06 .qa dl div dt,
#main .industrial .sec06 .qa dl div dd {
	position: relative;
	padding: 0 0 0 42px;
}
#main .industrial .sec06 .qa dl div dt::before,
#main .industrial .sec06 .qa dl div dd::before {
	content: "Q";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 28px;
	padding: 2px 0 0;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1em;
	background-color: #0081CC;
}
#main .industrial .sec06 .qa dl div dd::before {
	content: "A";
}
#main .industrial .sec06 .projectStory {
	margin-bottom: 100px;
	background-color: #E2EEF5;
}
#main .industrial .sec06 .projectStory a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 27px 100px;
	text-decoration: none;
}
#main .industrial .sec06 .projectStory a span {
	color: #0081CC;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
#main .industrial .sec06 .projectStory a img {
	width: 369px;
}
#main .industrial .sec06 .projectStory a:hover img {
	opacity: .8;
}
#main .industrial .btn a {
	margin: 0 auto;
	padding: 20px 20px 21px;
	display: block;
	width: 320px;
	color: #0081CC;
	font-size: 2.1rem;
	letter-spacing: 0.1em;
	text-align: center;
	border: 1px solid #0081CC;
	box-sizing: border-box;
	font-weight: 500;
	position: relative;
}
#main .industrial .btn a:hover {
	opacity: 0.7;
}
#main .industrial .btn a::after {
	position: absolute;
	width: 9px;
	height: 19px;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	content: '';
	background: url(../img/work/job/blue/arrow02.png) no-repeat left center / 9px;
}
#main .industrial .sec06 {
	margin-bottom: 0;
}

@media all and (min-width: 897px) {
	#main .industrial .sec06 .listUl li:nth-child(4n) {
		margin-right: 0;
	}
	#main .industrial .sec06 .listUl li .link a:hover {
		border-bottom: none;
	}
}
@media all and (max-width: 896px) {
	#main .industrial .pageTitle .lBox h2 {
		margin-top: 0;
	}
	#main .industrial .pageTitle .lBox h2 span {
		padding: 3px 9px 4px;
		margin: 11px auto 0;
		min-width: inherit;
		max-width: 151px;
	}
	#main .industrial .comDl dt {
		margin-bottom: 2px;
		padding-left: 0;
		font-size: 1.4rem;
		float: inherit;
	}
	#main .industrial .comDl dt::before {
		display: none;
	}
	#main .industrial .comDl dt img {
		margin: 10px 0 0 5px;
	}
	#main .industrial .comDl dd {
		padding: 0 0 9px 0;
	}
	#main .industrial .sec01 .txtUl li {
		margin-top: 7px;
	}
	#main .industrial .headLine04 {
		margin-bottom: 29px;
	}
	#main .industrial .sec01 .txtUl li .txt {
		margin-right: 10px;
		padding: 3px 5px 4px;
		width: 105px;
		font-size: 1.3rem;
	}
	#main .industrial .sec01 .txtUl li .txt.irr {
		font-size: 1rem;
	}
	#main .industrial .comDl dd p {
		display: block;
		margin-right: -8px;
		line-height: 1.4 !important;
	}
	#main .industrial .sec {
		margin-bottom: 75px;
	}
	#main .industrial .sec02 .headLine04 {
		margin-bottom: 18px;
	}
	#main .industrial .sec p {
		font-size: 1.4rem;
		line-height: 1.72;
	}
	#main .industrial .sec p.mb {
		margin-bottom: 15px;
	}	
	#main .industrial .sec04 p {
		letter-spacing: 0;
	}
	#main .industrial .sec02 {
		margin-bottom: 78px;
	}
	#main .industrial .sec02 .headLine04 {
		margin-bottom: 20px;
	}
	#main .industrial .sec03 h3 {
		margin-bottom: 0px;
		padding-left: 12px;
		font-size: 1.4rem;
	}
	#main .industrial .sec03 h3::before {
		margin-top: 1px;
		width: 9px;
		height: 9px;
	}
	#main .industrial .sec03 dt {
		margin-top: 2px;
		padding: 3px 5px 4px;
		width: 95px;
		font-size: 1.4rem;
	}
	#main .industrial .sec03 dd {
		padding: 0 0 13px 105px;
		font-size: 1.3rem;
		line-height: 1.769;
	}
	#main .industrial .sec03 {
		margin-bottom: 78px;
	}
	#main .industrial .sec04 .headLine04 {
		margin-bottom: 18px;
	}
	#main .industrial .sec05 .linkUl {
		max-width: inherit;
		display: block;
		padding: 0 21px;
	}
	#main .industrial .sec05 .headLine04 {
		margin-bottom: 25px;
	}
	#main .industrial .sec05 .linkUl li {
		margin: 0 0 45px;
		width: auto;
	}
	#main .industrial .sec05 .linkUl li .photo {
		margin-bottom: 4px;
		min-height: inherit;
	}
	#main .industrial .sec05 .linkUl li p {
		padding: 6px 10px 9px;
		font-size: 1.6rem;
	}
	#main .industrial .sec05 {
		margin-bottom: 83px;
	}
	#main .industrial .sec06 .headLine04 {
		margin-bottom: 25px;
	}
	#main .industrial .sec06 .listUl {
		margin: -25px auto 78px;
		max-width: inherit;
		padding: 0 21px;
	}
	#main .industrial .sec06 .listUl li {
		margin: 25px 19px 0 0;
		width: calc(100%/2 - 10px);
	}
	#main .industrial .sec06 .listUl li:nth-child(2n) {
		margin-right: 0;
	}
	#main .industrial .sec06 .listUl li .img {
		margin-bottom: 10px;
	}
	#main .industrial .sec06 .listUl li p {
		font-size: 1.6rem;
	}
	#main .industrial .sec06 .listUl li p span {
		margin: 0 auto 3px;
		max-width: 124px;
		font-size: 1.4rem;
		padding: 4px 5px 5px;
	}
	#main .industrial .sec06 .listUl li .link a {
		padding: 0 9px 1px 0;
		font-size: 1.3rem;
	}
	#main .industrial .sec06 .listUl li .link a::after {
		right: 1px;
		background-size: 5px;
		margin-top: 2px;
	}
	#main .industrial .sec06 .qa {
		margin-bottom: 60px;
		padding: 43px 27px 50px;
	}
	#main .industrial .sec06 .qa h3 {
		margin-bottom: 30px;
	}
	#main .industrial .sec06 .qa h3 span {
		padding: 0 0 8px;
		font-size: 18px;
	}
	#main .industrial .sec06 .qa dl {
	}
	#main .industrial .sec06 .qa dl div {
		gap: 15px;
		font-size: 14px;
		line-height: 24px;
	}
	#main .industrial .sec06 .qa dl div dt,
	#main .industrial .sec06 .qa dl div dd {
		padding: 0 0 0 36px;
	}
	#main .industrial .sec06 .qa dl div dt::before,
	#main .industrial .sec06 .qa dl div dd::before {
		width: 24px;
		height: 21px;
		padding: 3px 0 0;
		font-size: 15px;
	}
	#main .industrial .sec06 .projectStory {
		margin-bottom: 50px;
	}
	#main .industrial .sec06 .projectStory a {
		display: flex;
		flex-direction: column;
		gap: 10px;
		padding: 22px 20px 30px;
	}
	#main .industrial .sec06 .projectStory a span {
		text-align: center;
		font-size: 16px;
		line-height: 26px;
	}
	#main .industrial .sec06 .projectStory a img {
		width: 100%;
	}
	#main .industrial .btn a {
		padding: 16px 20px 15px;
		width: 90%;
		font-size: 1.8rem;
		max-width: 320px;
	}
	#main .industrial .btn a::after {
		left: 25px;
		background-size: 8px;
		margin-top: 2px;
	}
	#main .industrial .sec06 {
		margin-bottom: 0;
	}
	#main .sec06 .listUl li p .size {
		font-size: 1.3rem !important;
	}
}
@media all and (max-width: 374px) {
	#main .sec01 .listUl li {
		margin: 5px 9px 0 0;
		padding: 3px 5px 4px;
		font-size: 1.2rem;
	}
	#main .management .btn a {
		max-width: 280px;
	}
}


/* dayBox */
.dayBox {
	margin-bottom: 170px;
}
.dayBox .smallTxt {
	margin-bottom: 49px;
	text-align: center;
	font-size: 1.1rem;
}
.dayBox .headLine04 {
	margin-bottom: 18px !important;
}
@media all and (max-width: 896px) {
	.dayBox .headLine04 {
		margin-bottom: 8px !important;
	}
	.dayBox .smallTxt {
		margin-bottom: 15px;
	}
	.dayBox {
		margin-bottom: 80px;
	}
}


.affairs .comDayBox .dayDl .innerBox {
	background-color: rgba(237,144,33,0.2);
}
.affairs .comDayBox .dayDl dt {
	color: #ED9021;
}
.affairs .comDayBox .dayDl dt::before,
.affairs .comDayBox .dayDl dt::after {
	background-color: #ED9021;
}