@charset "UTF-8";
/* --------------------------------------------------------- */


.txt_color--orange {
	color: #E07500;
}
.txt_color--blue {
	color: #1D86BE;
}
.txt_color--red {
	color: #d00202;
}
.bold{ font-weight:bold;}
.txt_ind{
	padding-left:1em;
	text-indent:-1em;
	}

/* ===== Business__level1&2 ===== */
#Business__level1 .Section__heading,
#Business__level2 .Section__heading {
max-width:1300px;
display: block;
margin: 0 auto 0 auto;
padding: 0 100px;
background: #FFF;
}
@media only screen and (min-width: 560px) and (max-width: 959px) {
		#Business__level1 .Section__heading,
		#Business__level2 .Section__heading {
		padding: 0 5rem;
		}
	}
	@media only screen and (max-width: 559px) {
	   #Business__level1 .Section__heading,
	   #Business__level2 .Section__heading{
		padding: 0 2rem;
		/*margin-bottom: 20px;*/
		}
	}
#Business__level1 .Section__heading h2,
#Business__level2 .Section__heading h2{
	color: var(--kblue-deep);
	font-size: 2.6rem;
	 background: #FFF;
}

	@media only screen and (min-width: 560px) and (max-width: 959px){
		#Business__level1 .Section__heading h2,
		#Business__level2 .Section__heading h2{
			font-size: 2.4rem;
		}
	}
	@media only screen and (max-width: 559px) {
		#Business__level1 .Section__heading h2,
		#Business__level2 .Section__heading h2{
			font-size: 2rem;
		}
	}
	


/* ===== Business__level1 ===== */
#Business__level1 .HeadingPrimary .Heading,
#Business__level2.service .HeadingPrimary .Heading{
	margin: 0;
	padding-bottom:0.2em;
	border-bottom:1px solid;
	border-color:var(--kblue);
	
	color:#333;
	font-weight: 300;
} 
#Business__level1 .Area__watertreatment,
#Business__level1 .Area__wastedisposal{
	width:100%;
	background-color:var(--gray-bg);
	padding-bottom:8rem;
	position: relative;
}
#Business__level1 .Area__watertreatment{
	margin-top: 5rem;
}
#Business__level1 .Area__wastedisposal{
	margin-top: 15rem;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		#Business__level1 .Area__watertreatment{
			margin-top: 4rem;
		}
		#Business__level1 .Area__wastedisposal{
			margin-top: 12rem;
		}
	}
	@media only screen and (max-width: 559px) {
		#Business__level1 .Area__watertreatment{
			margin-top: 3rem;
		}
		#Business__level1 .Area__wastedisposal{
			margin-top: 10rem;
		}
	}
.watertreatment__Img,
.wastedisposal__Img{
	width:100%;
	height: auto;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.watertreatment__Img,
			.wastedisposal__Img{
			height: 25rem;
			}
		}
	@media only screen and (max-width: 559px) {
		.watertreatment__Img,
			.wastedisposal__Img{
			aspect-ratio: 5 / 2.6;
			}
	}
.watertreatment__Img img,
.wastedisposal__Img img{
	width: 100%;
	height: 100%;
	z-index: 1;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.watertreatment__Img img,
			.wastedisposal__Img img{
			object-fit: cover; 
			object-position:10% 100%;
			}
		}
	@media only screen and (max-width: 559px) {
			.watertreatment__Img img,
			.wastedisposal__Img img{
			object-fit: cover; 
			object-position:10% 100%;
			}
	}
.Area__watertreatment .SiteContent__sectionInner,
.Area__wastedisposal .SiteContent__sectionInner{
	position: relative;
	margin-top: -15rem;
} 
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__watertreatment .SiteContent__sectionInner,
		.Area__wastedisposal .SiteContent__sectionInner{
		margin-top: -13rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__watertreatment .SiteContent__sectionInner,
		.Area__wastedisposal .SiteContent__sectionInner{
		margin-top: -10rem;
		}
	}
.Area__watertreatment .heading,
.Area__wastedisposal .heading{
	width:auto;
	
	display: inline-block;
	background-color:rgba(0,168,169,0.7);
	margin: 0;
	padding: 2.5rem 15rem 1.5rem 2.5rem;
	position: relative;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__watertreatment .heading,
		.Area__wastedisposal .heading{
			padding: 2.5rem 15rem 1.5rem 2.5rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__watertreatment .heading,
		.Area__wastedisposal .heading{
			width:100%;
			padding: 2rem 5rem 1rem 2rem;
		}
	}
.Area__watertreatment .heading h2,
.Area__wastedisposal .heading h2{
	color:#FFF;
	font-size: 4.8rem;
	font-weight: 300;
	line-height: 1;
	margin: 0;
	margin: 0;
	padding: 0;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__watertreatment .heading h2,
		.Area__wastedisposal .heading h2{
			font-size: 4rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__watertreatment .heading h2,
		.Area__wastedisposal .heading h2{
			font-size: 3rem;
		}
	}
.Area__watertreatment .heading .Text__eng,
.Area__wastedisposal .heading .Text__eng{
	color:#FFF;
	font-size: 1.2rem;
	line-height: 1;
	margin-top: 0.5rem;
} 
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__watertreatment .heading .Text__eng,
		.Area__wastedisposal .heading .Text__eng{
			font-size: 1.1rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__watertreatment .heading .Text__eng,
		.Area__wastedisposal .heading .Text__eng{
			font-size: 1rem;
		}
	}
#Business__level1 .Block__section  {
  margin-top: 180px;
}
	 @media only screen and (min-width: 560px) and (max-width: 959px) {
	 #Business__level1 .Block__section  {
		margin-top: 120px;
	  }
	}
	@media only screen and (max-width: 559px){
	#Business__level1 .Block__section  {
		margin-top: 100px;
	  }
	}
	
	
	
	
	
	
	
	
	
	
	
	
	

.CardGrid__businessTop{
	margin: 0 0 2em 0;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	z-index: 2;
	}
.CardGrid__businessTop .CardGrid__item{
	width:25%;
	background-color:#FFF;
	position: relative;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.CardGrid__businessTop .CardGrid__item{
			width:50%;
			}
		}
	@media only screen and (max-width: 559px) {
		.CardGrid__businessTop .CardGrid__item{
			width:100%;
			}
	}
.CardGrid__businessTop .CardGrid__item .Image{
	width:100%;
	margin: 0 auto;
	z-index: 2;
	}
.CardGrid__businessTop .CardGrid__item .Image img{
	width: 100%;
	height: 100%;
	object-fit: cover; 
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__businessTop .CardGrid__item .Image{
			aspect-ratio: 5 / 3;
			}
	}

.CardGrid__businessTop .Button{
	width:auto;
	background-color:rgba(0,168,169,0.8);
	position: absolute;
	right: 0;
	bottom:0;
	z-index: 10;
	}
.CardGrid__businessTop a:hover .Button{
	background-color:rgba(0,168,169,1);
	}

.CardGrid__businessTop .Link_block .Button.-Large .Button__text{
	font-size: 1.8rem;
	line-height: 1.3;
	padding:1.5rem 3rem 1.5rem 2rem;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.CardGrid__businessTop .Link_block .Button.-Large .Button__text{
		  font-size: 3.4vw;
		}
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__businessTop .Link_block .Button.-Large .Button__text{
		  font-size: 5vw;
		}
	}


#Business__level1 .Area__watertreatment .Area__button,
#Business__level1 .Area__wastedisposal .Area__button{
	width:100%;
	position: absolute;
	left: 0;
	bottom:-3rem;
	z-index: 10;
}

/* ===== serviceTop ===== */
.Area__serviceTop01{
	width:100%;
	margin-top: 3rem;
	padding-top:7rem;
	padding-bottom:200px;
	background:#e0e0e0;
	position: relative;
	z-index: 1;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.Area__serviceTop01{
				padding-top:5rem;
			}
		}
	@media only screen and (max-width: 559px) {
		.Area__serviceTop01{
			padding-top:3rem;
		}
	}
.Area__serviceTop02{
	width:auto;
	margin: 0 auto;
	padding-top:7rem;
	margin-top:-125px;
	background:#FFF;
	position: relative;
	z-index: 2;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.Area__serviceTop02{
				padding-top:5rem;
			}
		}
	@media only screen and (max-width: 559px) {
		.Area__serviceTop02{
			padding-top:3rem;
		}
	}
.Area__serviceTop01 h2.heading,
.Area__serviceTop02 h2.heading{
	color:var(--kblue);
	text-align: center;
	font-size: 3rem;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
			.Area__serviceTop01 h2.heading,
			.Area__serviceTop02 h2.heading{
				font-size: 2.6rem;
			}
		}
	@media only screen and (max-width: 559px) {
		.Area__serviceTop01 h2.heading,
		.Area__serviceTop02 h2.heading{
			font-size: 2rem;
		}
	}
.Area__serviceTop02  h2.heading{
	padding:0 50px;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__serviceTop02  h2.heading{
			padding:0 50px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__serviceTop02  h2.heading{
			padding:0 25px;
		}
	}
.Area__serviceTop02 p.Text{
	padding:0 50px;
}
@media only screen and (min-width: 560px) and (max-width: 959px){
		.Area__serviceTop02 p.Text{
			padding:0 50px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Area__serviceTop02 p.Text{
			padding:0 25px;
		}
	}

.CardGrid__serviceTop{
	margin-top: 5rem;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	z-index: 1;
	column-gap: 1.5rem;
	row-gap:5rem;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.CardGrid__serviceTop{
			margin-top: 3rem;
			row-gap:3rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop{
			margin-top: 2rem;
			row-gap:3rem;
		}
	}
.CardGrid__serviceTop .CardGrid__item{
	width:calc((100% - 3rem)/3);
	/*padding-top:23%;*/
	position: relative;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.CardGrid__serviceTop .CardGrid__item{
		width:calc((100% - 1.5rem)/2);
		}
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop .CardGrid__item{
			width:100%;
		}
	}
.CardGrid__serviceTop .CardGrid__item a.Link_block{
	padding-top:70%;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.CardGrid__serviceTop .CardGrid__item a.Link_block{
		padding-top:80%;
		}
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop .CardGrid__item a.Link_block{
			padding-top:35vw;
		}
	}

.CardGrid__serviceTop .CardGrid__item .Image{
	width:100%;
	margin: 0;
	position: absolute;
	left: 0;
	top:0;
	z-index: 1;
	}
.CardGrid__serviceTop .CardGrid__item .Image img{
	width: 100%;
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop .CardGrid__item .Image img{
			aspect-ratio: 5 / 3;
			object-fit: cover;
			object-position: top;
			}
	}

.CardGrid__serviceTop .CardGrid__body{
	width:70%;
	padding: 3rem 2rem 2rem 2rem;
	min-height: 230px;
	background-color:rgba(255,255,255,0.9);
	position: relative;
	z-index: 2;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.CardGrid__serviceTop .CardGrid__body{
			width:85%;
			padding: 3rem 2rem 2rem 2rem;
			min-height: 200px;
		}
	}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop .CardGrid__body{
			width:85%;
			padding: 2rem 1.5rem 1.5rem 1.5rem;
			min-height: auto;
		}
	}
.CardGrid__serviceTop .CardGrid__body::after{
	content:"";
	width:10px;
	height: 55px;
	position: absolute;
	left: 0;
	top:0;
	background-color: var(--kblue);
	z-index: 3;
}
	@media only screen and (max-width: 559px) {
		.CardGrid__serviceTop .CardGrid__body::after{
			width:5px;
		}
	}
.CardGrid__serviceTop .CardGrid__item .heading{
	font-size: 2rem;
}
.CardGrid__serviceTop .CardGrid__item a .heading{
	color:var(--kblue);
}
.CardGrid__serviceTop .CardGrid__item p.Text{
	font-size: 90%;
	margin-top: 1em;
	text-align: justify;
}
.CardGrid__serviceTop .CardGrid__item a p.Text{
	color:#666;
}
.Image_block{
	margin-top: 5rem;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Image_block{
			margin-top: 3rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Image_block{
			margin-top: 2rem;
		}
	}	
/* ===== Business__level2 ===== */
#Business__level2 .HeadingPrimary .Heading{
	padding-bottom:0em;
	color:#333;
	border:none;
} 

#Business__level2 #Main__Inner .Block__section:first-child {
  margin-top: 0px;
}
#Business__level2.service #Main__Inner .Block__section {
  margin-top: 100px;
}
@media only screen and (min-width: 560px) and (max-width: 959px){
		#Business__level2.service #Main__Inner .Block__section {
			 margin-top: 80px;
		}
	}
	@media only screen and (max-width: 559px) {
		#Business__level2.service #Main__Inner .Block__section {
			 margin-top: 50px;
		}
	}
#Business__level2.service #Main__Inner .Block__section .Section__heading .heading{

}

.BusinessCatch{
	width:100%;
	margin: 0 0 3rem 0;
}
.BusinessCatch h2{
	font-size: 3.6rem;
	line-height: 1.7;
	color:var(--kblue);
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.BusinessCatch h2{
			font-size: 3rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.BusinessCatch h2{
			font-size: 6vw;
		}
	}
#Business__level2 .CardGrid.Business__level2__mainchart .CardGrid__item{
	width:80%;
	margin: 0 auto;
}



/* ===== KeywordList ===== */
.KeywordList__wrap{
	}
@media only screen and (max-width: 559px) {
		.KeywordList__wrap{
		padding: 0 20px;
		}
	}
.KeywordList{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	align-content: flex-start;
	gap:3rem;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.KeywordList{
		gap:20px;
		}
	}
	@media only screen and (max-width: 559px) {
		.KeywordList{
		gap:10px;
		}
	}
.KeywordList__item{
	width: calc((100% - 6rem)/3);
	padding: 0;
	padding-inline-start:0;
	/*border:2px solid;
	border-color:var(--gray-line);
	/*
	position: relative;
	display: block;*/
	overflow: hidden;
	
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.KeywordList__item{
		width: calc((100% - 6rem)/3);
		}
	}
	@media only screen and (max-width: 559px) {
		.KeywordList__item{
		width:100%;
		}
	}
.KeywordList__body{
	width:100%;
	height: 100%;
	box-sizing: border-box;
	padding: 100px 10px;
	background:var(--kblue);
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap:0;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.KeywordList__body{
		padding: 50px 10px;
		}
	}
	@media only screen and (max-width: 559px) {
		.KeywordList__body{
		padding: 30px 10px;
		}
	}
.KeywordList__item strong{
	font-size:2.6rem;
	line-height: 1.5;
	margin: 0;
	font-weight: normal;
	color:#FFF;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.KeywordList__item strong{
		font-size:2rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.KeywordList__item strong{
		font-size:2rem;
		}
	}

 #Page__level3 .KeywordList__item{
	
	}
 #Page__level3 .KeywordList__body{
 border:3px solid;
	border-color:var(--gray-line);
	padding: 30px 10px;
	}
 #Page__level3 .KeywordList__item strong{
	font-size: 2rem;
	line-height: 3rem;
	margin: 0;
	}



	

.Casestudy__wrap{
	width:100%;
	background-color:var(--gray-bg);
	border:1px solid #dedede;
	padding: 40px 60px;
	
	position: relative;
	z-index: 1;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__wrap{
		width:100%;
		padding: 30px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__wrap{
		width:100%;
		padding: 20px;
		}
	}
.Casestudy__wrap.BlockInner__Item{
	margin: 80px 0 0 0;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__wrap.BlockInner__Item{
		margin: 50px 0 0 0;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__wrap.BlockInner__Item{
		margin: 50px 0 0 0;
		}
	}
.Casestudy__body{
	width:auto;
	padding: 0 50% 0 0;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__body{
		padding: 0;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__body{
		padding: 0;
		}
	}
.Casestudy__body .label{
	display: inline-block;
	line-height: 1.5;
	width:auto;
	margin: 0 0 1em 0;
	padding: 0.5rem 2rem;
	background: #bfe9e9;
	border:1px solid;
	border-color:var(--kblue-deep);
	color:var(--kblue-deep);
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__body .label{
		padding: 0.5rem 1rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__body .label{
		padding: 0.5rem 1rem;
		}
	}
.Casestudy__body .heading{
	width:0 0 1em 0;
	font-size: 2.4rem;
	line-height: 1.7;
	color:#333;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__body .heading{
		font-size: 2rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__body .heading{
		font-size: 1.8rem;
		}
	}
.Casestudy__body .place{
	font-weight: bolder;
	}
.Casestudy__body .lead{
	font-size:1.4rem;
	line-height: 1.7;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__body .lead{
		font-size:1.4rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__body .lead{
		font-size:1.3rem;
		}
	}
	
.Casestudy__img{
	width:40%;
	position: absolute;
	right: 50px;
	top:40px;
	z-index: 2;
	margin: 0;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Casestudy__img{
		width:100%;
		position: relative;
		right: auto;
		top:auto;
		margin-top: 3rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.Casestudy__img{
		width:100%;
		position: relative;
		right: auto;
		top:auto;
		margin-top: 2rem;
		}
	}
.Bulletpoints__wrap{
	}
.Bulletpoints__item{
	width:auto;
	margin:0 0 2em 0;
	position: relative;
	}
.Bulletpoints__wrap .Bulletpoints__item::last-child{
	margin:0;
	}
.Bulletpoints__item h3{
	font-size: 2.4rem;
	font-weight: bolder;
	color: var(--kblue-deep);
	padding-left:50px;
	position: relative;
	margin: 0;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Bulletpoints__item h3{
		font-size: 2rem;
		padding-left:40px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Bulletpoints__item h3{
		font-size: 1.8rem;
		padding-left:30px;
		}
	}
.Bulletpoints__item h3::before{
	content:"";
	width:40px;
	height: 2px;
	margin: 0;
	position: absolute;
	left: 0;
	top:15px;
	background-color: var(--kblue);
	z-index: 1;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Bulletpoints__item h3::before{
		width:30px;
		height: 2px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Bulletpoints__item h3::before{
		width:20px;
		height: 1px;
		}
	}
.Bulletpoints__item p{
	margin: 0;
	padding-left:50px;
	}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.Bulletpoints__item p{
		padding-left:40px;
		}
	}
	@media only screen and (max-width: 559px) {
		.Bulletpoints__item p{
		padding-left:30px;
		}
	}
.FeatureBox__wrap{
}
.FeatureBox{
	background-color: var(--kblue-light);
	padding: 50px;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.FeatureBox{
		padding: 40px;
		}
	}
	@media only screen and (max-width: 559px) {
		.FeatureBox{
		padding: 30px;
		}
	}
.FeatureBox__body{
	width:50%;
	margin: 0 auto;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.FeatureBox__body{
		width:80%;
		}
	}
	@media only screen and (max-width: 559px) {
		.FeatureBox__body{
		width:100%;
		}
	}
.FeatureBox__body .heading{
	font-size: 3.4rem;
	text-align: center;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.FeatureBox__body .heading{
		font-size: 3rem;
		}
	}
	@media only screen and (max-width: 559px) {
		.FeatureBox__body .heading{
		font-size: 2.4em;
		}
	}
.FeatureBox__body .lead{
	}
.FeatureBox__body .Button{
	margin: 0 auto;
	display: block;
	}
.FeatureBox__img{
	width:100%;
	margin: 50px auto 0 auto;
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	align-content: flex-start;
	gap:30px;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		.FeatureBox__img{
		flex-direction: column;
		}
	}
	@media only screen and (max-width: 559px) {
		.FeatureBox__img{
		flex-direction: column;
		gap:20px;
		}
	}
.Feature__img{
	width:auto;
	margin: 0;
	flex: 1;
}
	
	.Column2__wrap {
	display: flex;
	justify-content: space-between;
	}
	.Column2__wrap .Column2__item {
		width: 48%;
	}

	.Column2__wrap .Column2__item img {
		width: 100%;
		height: auto;
	}
	.Column2__wrap .Column2__item p {
	font-size: 1.4rem;
	}
	@media only screen and (max-width: 559px) {
	.Column2__wrap {
	display: block;
	}
	.Column2__wrap .Column2__item {
		width: auto;
	}
}




#Business__level3 .Block__section .Button.-Medium.-blueline .Button__text {
  font-size: 2rem;
  font-weight: 600;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		#Business__level3 .Block__section .Button.-Medium.-blueline .Button__text {
		  font-size: 1.8rem;
		}
	}
	@media only screen and (max-width: 559px) {
		#Business__level3 .Block__section .Button.-Medium.-blueline .Button__text {
		  font-size: 1.6rem;
		}
	}
#Business__level3 .Block__section .ButtonList_relate .Button.-Medium .Button__inner {
  padding: 1.3rem 3.5rem 1.3rem 2rem;
}
	@media only screen and (min-width: 560px) and (max-width: 959px){
		#Business__level3 .Block__section .ButtonList_relate .Button.-Medium .Button__inner {
		 padding: 1.2rem 3.5rem 1.2rem 2rem;
		}
	}
	@media only screen and (max-width: 559px) {
		#Business__level3 .Block__section .ButtonList_relate .Button.-Medium .Button__inner  {
		  padding: 1rem 2.5rem 1rem 1.5rem;
		}
	}


/* ===== 202407　BannerArea Futaba ===== */
.BannerFutaba{
width:100%;
position: relative;
margin: 15rem auto 0 auto;
}
	@media print, screen and (min-width: 560px) and (max-width: 959px){
		.BannerFutaba{
        margin: 8rem auto 0 auto;
		}
	}
	@media only screen and (max-width: 559px) {
		.BannerFutaba{
        margin: 5rem auto 0 auto;
		}
	}
.BannerFutaba_image{
  width:100%;
  margin: 0 auto;
}
.BannerFutaba_image img{
  width:100%;
}
