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


.navbar{
/*		padding: 0.5rem; */
	background-color: #d02900;
/*		height: 15px;*/
	border-top: 6px solid #ff562e;

}


.mean-container .mean-bar {
/*	 float:left; */
/*	 width:100%; */
/*	 position:relative; */
/*	 background:#FF3D2E; */
	 background:#d02900;
/*	 padding:4px 0;*/
/*	 min-height:42px; */
/*	 z-index:999999; */
    	border-top: 6px solid #ff562e;
	padding: 8px 0 0 0;

}

/*=====*/

.mean-container a.meanmenu-reveal {
 padding:3px 5px 8px;
 border: 2px solid #ffffff;
 margin-right: 20px;
}
.mean-container a.meanmenu-reveal span {
 display:block;
 background:#fff;
 height:3px;
 margin-top:5px;
}

/*=====*/


.col-sm-12.mobile_col{
	padding:0;
}



.bus-content{
/*	background-image: url("/assets/img/bus-content-back-sp@2x.png");*/
	background-repeat: no-repeat;
	background-size: cover;
    	background-position: center 33px;
		margin-bottom: 35px;
}
.bus-content a{
	text-decoration: none;
}
.bus-content h2{
	margin: 0.67em 0;
}	
.bus-content h1,.bus-content h2{
/*		font-size: 0.9375rem;*/
/*		font-size: 2rem;*/
		font-size: 1.5rem;
/*		color: #FFFFFF;*/
		color: #d02900;
		text-align: center;
/*		padding: 0.5rem;*/
		padding: 0 0 0 0;
/*		background-color: #d02900;*/
}

.bus-content h1 small,.bus-content h2 small{
	display: block;
	font-size: 1.1rem;
	font-weight: normal;
}

.bus-content .obi1{
		padding: 0.5rem;
		background-color: #d02900;
		height: 15px;
    		border-top: 6px solid #ff562e;

	}


.bus-content-box{
	display: flex;
    flex-direction: column;
    justify-content: center;
	margin-top: 35px;
}
.bus-content .bus-content-box .box{
/*	width: 320px;*/
	width: 320px;
	margin: 0  auto 20px auto;
/*	height: 240px;*/
	height: 243px;
	position: relative;
/*  border: #FFFF 2px solid;*/
}
.bus-content-box .box h1,.bus-content-box .box h2{
	color: #FFFFFF;
	margin-top: 0;
	text-align: left;
	height: 35px;
	line-height: 2.2;
	font-weight: normal;
}

.bus-content-box .box h1::before{
	content: '';
	display: inline-block;
	background-image: url("/assets/img/bus-content-h1-icon.svg");
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0.1rem 0.5rem 0.5rem 0.5rem;
    background-size: contain;
}
.bus-content-box .box h2::before{
	content: '';
	display: inline-block;
	background-image: url("/assets/img/bus-content-h1-icon.svg");
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 0.1rem 0.5rem 0.5rem 0.5rem;
    background-size: contain;
}

.bus-content-box .kaisha{
	overflow: hidden;
	background-image: url("/assets/img/kaisha.png");
	background-repeat: no-repeat;
	background-position: top;
  background-size: cover;
}
.bus-content-box .torihiki{
	overflow: hidden;
	background-image: url("/assets/img/torihiki.png");
	background-repeat: no-repeat;
	background-position: top;
  background-size: cover;
}
.bus-content-box .system{
	overflow: hidden;
	background-image: url("/assets/img/system.png");
	background-repeat: no-repeat;
	background-position: top;
  background-size: cover;
}
.bus-content-box .outsource{
	overflow: hidden;
	background-image: url("/assets/img/out.png");
	background-repeat: no-repeat;
	background-position: top;
  background-size: cover;
}

.bus-content-box .communication{
	overflow: hidden;
	background-image: url("/assets/img/tsuushin.png");
	background-repeat: no-repeat;
	background-position: top;
  background-size: cover;
}


.bus-content-box .chemistry h1,.bus-content-box .chemistry h2{	
	background-color: #0068b6;
}
.bus-content-box .electron h1,.bus-content-box .electron h2{
	background-color: #00ab95;
}
.bus-content-box .facility h1,.bus-content-box .facility h2{
	background-color: #914897;
}
.bus-content-box .chemical h1,.bus-content-box .chemical h2{
	background-color: #f29739;
}
.bus-content-box .bus-supp{
	background-color: #ff562e;
	opacity: 0.8;
    	height: 56px;
/*    position: relative; */
    	position: absolute;
/*    top: 116px;*/
   	bottom: 0px;
	width: 100%;
}
.bus-content-box .bus-supp p{
	color: #ffffff;
	text-align: center;
	padding-top: 11px;
/*	font-size: 24px;*/
	font-size: 17px;
	font-weight: bold;
}

.main-copy{
	margin: 35px 10px;
}
.main-copy p{
/*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
/*	text-align: center;*/
	line-height: 1.75;
/*	font-size: 0.875rem;*/
	font-size:20px;
	color:#d02900; 

}
.main-copy2{
	margin: 35px 10px;
}

.main-copy2 p{
	line-height: 1.75;
	font-size:18px;
	color:#3d3d3d; 

}


.main-copy p span{
	display: block;
}
.main-copy p br{
	display: none;
}


.container {
	max-width:960px;	/*通常　広い時*/	
/*	max-width:750px;*/	/*ハンバーガーmenu barの両脇が空くため*/
}


.mean-container .mean-nav {
	background-color: #3c4044;

}


.mean-container .mean-nav ul li {
 	line-height: 20px;
}



.head_niku {
	position: relative;
	right: inherit;
	z-index: 0;
	width: 189px;

}

.head_twitter {
	margin-left: 0;
	margin-right: calc(410px - 44vw);
	margin-top: 5px;
	width: 40px;

}

.mv_space{
	height: 30px;
}


/*.company_table table th,
.company_table table td { */
.company_table th,
.company_table td {
    padding: 23px;
/*
    line-height: 2;0
    vertical-align: top;
    border: 1px solid #ddd;
*/
}

/* お問い合わせ */
/*
p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 60px auto 40px;
}
table {
  margin: 20px auto;
}
*/

.contact_table {
width: 100%;
font-size: 18px;
  border-collapse: separate;
  border-spacing: 12px;
}


.contact_table th {
  background: #ffeeea;
  border: solid 1px #fff;
  color: #3d3d3d;
  padding: 13px 0 10px 30px;
  width: 300px;
  line-height: 45px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.contact_table td {
  border: solid 1px #fff;
/*  padding: 10px;*/
/*  padding: 1px 0 1px 5px;*/
  padding: 1px 0 1px 0px;
/*  line-height: 40px;*/
  line-height: 54px;
  vertical-align: middle;

}
.contact_table .necessary {
	background-image : url("/assets/img/hissu.png");
	background-position : 90% 55%;
	background-repeat : no-repeat;
}


.contact_table input,textarea {
	border : 1px solid #d2d0d0;
	 margin:0;
/*	 line-height:inherit;*/
	 line-height:1.5;
	 overflow:visible;
	 padding: 5px;
	 width: 100%;
	 border-radius:5px;
	 -webkit-border-radius: 5px;
}





.send-button{
	background-image:url( '/assets/img/send.jpg');
/*	background-size: 265px 76px;*/
	height: 76px;
	width: 265px;
	border: none;
}

.send-button:hover {
/* 	box-shadow    : none;*/        /* カーソル時の影消去 */
/*  	color         : #000066;*/     /* 背景色     */
/*  	background    : #000000;*/     /* 文字色     */
	opacity: 0.7;
}

.hissu{
	background-image:url( '/assets/img/hissu.png');

}

.formsend {
	margin: 70px auto;
	text-align: center;
}


.table_contact {
	 border-style:solid;
	 border-width:1px 1px 1px 1px;
	 border-color:#000158;
	 transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
/*	padding: 10px;*/
	max-width: 850px;
	margin: 0 auto;
	border-radius: 5px;
 	-webkit-border-radius: 5px;
}


.elementor-column-gap-default>.elementor-row>.elementor-element-73ea0ec>.elementor-element-populated {
  padding:0px; 
}

.wpcf7-spinner {
	position: absolute;
	margin: 23px 10px;

}

@media screen and (max-width: 640px) {
	.wpcf7-spinner {
		margin: 14px 10px;

	}
}




@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }


  .contact_table {
    width: 100%;
/*    font-size: 18px;*/
    font-size: 17px;
    border-collapse: separate;
    border-spacing: 5px;
  }



  .contact_table th {
    border-bottom: none;
    display: block;
    width: 100%;
/*    width: 75%;*/
    padding: 6px 0 6px 10px;
   line-height: 30px;
  }


  .contact_table td {
    border-bottom: none;
    display: block;
    width: 100%;
/*    width: 75%;*/
/*    padding: 6px 0 6px 10px;*/
    padding: 6px 0 0 0;
    line-height: 26px;
  }


.send-button{
	background-image:url( '/assets/img/send_sp.jpg');
/*	height: 106px;
	width: 309px;*/
	height: 53px;
	width: 154px;
	background-size: contain;
}

.formsend {
	margin: 40px auto 30px auto;
	text-align: center;
}



  .contact_table input,textarea {
	width: 100%;
/*	font-size: 18px;*/
  }

}



/*==== 共通 END =====*/


/*@media screen and (max-width: 600px) {*/
@media screen and (min-width: 1px) {
	body {font-size:1.4rem;}


	.head_niku {
		position: absolute;
		right: 150px;
		z-index: -1;
		width: 120px;
	}

	.head_twitter {
		margin-top: 1px;
		margin-right: 10px;
		margin-bottom: 5px;
		/* width: 30px; */
		width: 45px;

	}

	.main-copy2{
		margin: 20px 10px;
	}

	.mean-container .mean-nav ul li {
	 	line-height: 20px;
	}


}


/*スマホ画面でハンバーガーメニューの形にする*/
/*@media screen and (max-width: 767px) {*/
@media screen and (min-width: 601px) {


	.bus-content-box .bus-supp p{
		color: #ffffff;
		text-align: center;
		padding-top: 14px;
		font-size: 17px;
		font-weight: bold;
	}

	.head_niku {
		position: absolute;
		right: 150px;
		z-index: -1;
		width: 150px;
	}

	.head_twitter {
		margin-top: 1px;
		margin-right: 10px;
		margin-bottom: 5px;
		/* width: 40px; */
		width: 50px;
	}

	.container {
		max-width:750px;	/*ハンバーガーmenu barの両脇が空くため*/
	}


	.mean-container .mean-nav ul li {
	 	line-height: 20px;
	}



}





/* ここからタブレット縦 */
@media screen and (min-width: 768px) {

	.bus-content-box{
			display: flex;
			flex-direction: row;
			flex-wrap: wrap;
			justify-content: space-between;
			width: 700px;
	/*		width: 960px;*/
			margin: 80px auto;
	/*		padding-bottom: 90px;*/
			padding-bottom: 10px;
	}

	.bus-content-box .bus-supp p{
		color: #ffffff;
		text-align: center;
		padding-top: 14px;
		font-size: 17px;
		font-weight: bold;
	}


		
	.bus-content h1 small{
		display: inline-block;
	    margin-left: 1.6rem;
	    font-size: 1.6rem;
	}
	

	
	.bus-content h1{
		/*font-size: 1.125rem;*/
		/*font-size: 1.3rem;*/
		font-size: 1.75rem;
	}


	.main-copy p span{
		display: inline-block;
	}
	.main-copy p br{
		display: block;
	}

	.main-copy2{
		margin: 35px 10px;
	}



	.head_niku {
		position: absolute;
		right: 330px;
		z-index: -1;
		width: 189px;

	}

	.head_twitter {
		margin-top: 5px;
		/* width: 40px; */
		width: 66px;
	}

	.container {
		max-width:960px;	/*通常　広い時*/	
	}

	.mean-container .mean-nav ul li {
	 	line-height: 20px;
	}

}


/* ここからタブレット縦 NEW for 肉球 */
@media screen and (min-width: 1000px) {

	.head_niku {
		position: relative;
		right: inherit;
		z-index: 0;
		width: 189px;
	}

	.head_twitter {
		margin-left: 0;
		margin-right: calc(410px - 44vw);
		margin-top: 5px;
		width: 66px;
	}

	.container {
		max-width:960px;	/*通常　広い時*/	
	}

	.mean-container .mean-nav ul li {
	 	line-height: 20px;
	}


}




/*  ここから1024 */ 
@media screen and (min-width: 1024px) {

	.main-copy p{
		font-size: 1.375rem;
	}


	.container {
		max-width:960px;	/*通常　広い時*/	
	}

	
	
}/*  ここまで1024 */ 
	
	/*  ここから1280 */ 
@media screen and (min-width: 1280px) {



	.bus-content h1,.bus-content h2{
/*		font-size: 1.125rem;*/
		font-size: 1.75rem;
		font-weight: normal;
	}
	
	.bus-content-box{
/*		width: 870px;*/
		width: 960px;
	}
	
	.bus-content .bus-content-box .box{
/*	width: 400px; */
/*	height: 300px; */
	width: 448px;
	height: 340px;
	margin: 0  auto 55px auto;
 }
	.bus-content-box .box h1,.bus-content-box .box h2{
		line-height: 2;
	}
	.bus-content-box .box h1::before{
		margin: 0.5rem 1rem 1rem 0.5rem;
	}
	.bus-content-box .box h2::before{
		margin: 0.5rem 0.5rem 1rem 0.5rem;
	}
	.bus-content-box .bus-supp{
/*		top: 245px;*/
		bottom: 0px;
	}


	.main-copy p{
		font-size: 1.375rem;
	}


	.head_niku {
		position: relative;
		right: inherit;
		z-index: 0;
		width: 189px;
	}

	.head_twitter {
		margin-left: 0;
		margin-right: calc(410px - 44vw);
		margin-top: 5px;
		width: 66px;
	}

	.container {
		max-width:960px;	/*通常　広い時*/	
	}



}

