@charset "utf-8";
.engineering_gray b{
	font-size: 26px;
	line-height: 26px;
}
.engineering_content h5 {
	margin-top: 3px;
}


.img-set{
	margin-top:7px;
}

.engineering_content a:hover .item_head,
.engineering_content a:hover .item_c {
    opacity: 0.7;
}
.engineering_content a:hover .item_img img {
    opacity: 0.9;
}
.item_head span {
    color: #000000;
}
.engineering_main .new_info_style {
    width: 85%;
    margin: 35px 5px 10px;
    background-color: #fff;
    border: 1px solid #81002A;
    position: relative;
    display: block;
    color: #000;
}
.two_info_style {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.two_info_style .rwd-grid-item {
    width: 48%;
}

@media (min-width:768px) and (max-width:1195px) {
	.engineering_content h5 {
		margin-top: 10px;
	}
}
@media print,screen and (max-width:952px) {
	.engineering_gray b{
		font-size: 20px;
		line-height: 22px;
	}
	.engineering_content h5 {
		font-size: 1.5rem!important;
	}
}


@media print,screen and (min-width:768px) {
	.pc-pading-top{
		padding-top:40px!important;}
	
	.engineering_gray {
		padding-top: 115px;
		margin-top: -115px;
	}
	.engineering_gray .engineering_content {
		    width: 100%;
    float: none;
   
    padding-left: 0;
    padding-right: 0;
   
	}
	.engineering_white {
		background-color: #fff;
		display: flex;
		margin-bottom:40px; 
		margin-left: 15px;
		margin-right: 0.8%;
	}
	.engineering_noImg{
		margin-bottom: 40px;
		margin-left: 15px;
		margin-right: 15px;
		padding-top: 180px;
		margin-top: -180px;
	}
	.engineering_white p {
		display: block;
		margin: 0 auto;
	}
	.engineering_img {
		display: block;
		max-width:250px !important;
		/* height: 165px !important; */
		float: left;
		margin-top: 9px;
	}
	.engineering_content {
		width: 70%;
		float: left;
		/*margin: auto;*/
		padding-left: 2rem;
		/*padding-right: 2rem;*/
	}
	.engineering_title {
		position: relative;
		margin-left: 0px;
		margin-bottom: 20px;
		font-size: 28px;
		
		color: #81002A;
		display: block;
	}
	.engineering_subTitle {
		/*border: 1px solid #eb6100;*/
		/*height: 40px;*/
		color: white;
		padding-left: 1rem;
		font-size: 22px;
		font-weight: bold;
		line-height: 40px;
		margin: 10px 0;
		display: block;
		background-color: RGB(193,39,45);
	}
	.engineering_subTitle2 {
		padding-left: 1rem;
		font-size: 22px;
		font-weight: bold;
		line-height: 15px;
		margin: 18px 0;
		display: block;
		border-left: 15px solid RGB(193,39,45);
	}
	.engineering_subTitle p{
		
    line-height: 21px!important;
    color: #3c4449;
	}
	.engineering_content h1 {
		padding: 10px;
		display: block;
		font-weight: bold;
	}
	.engineering_noP img{
		width: 100%;
		margin: auto;
		display: block;
	}
	.engineering_noP{
		margin-bottom: 40px;
	}
}

@media print,screen and (max-width: 767px) {
		.engineering_noImg{
		margin-bottom: 40px;
		    margin-left: 9px;
			margin-right:9px;
	}
	
	.engineering_gray .engineering_content{
		margin-top: 5px;
		margin-bottom: 40px;
		
		padding-right: 5px; 
	}
	
	.engineering_content{
		
		    margin-left: 9px!important;
			margin-right:9px!important;}
	
	.engineering_img {
		display: block;
		width: 60% !important;
		margin: 0 auto;
	}
	.engineering_main {
		margin: 10px 0 10px 0;
	}
	.engineering_content {
		margin: auto;
		padding: 10px 0 10px 0;
	}
	.engineering_content h5 {
		margin-top: 4px;
		font-size: 1rem;
	}
	.engineering_title {
		position: relative;
		margin: 10px 0 10px 0px;
		font-size: 2rem;
		
		color: #81002A;
		display: block;
		margin-top: 40px;
	}
	.engineering_subTitle {
		/* border: 1px solid #eb6100; */
		height: auto;
		color: white;
		padding-left: 1rem;
		font-size: 17px;
		font-weight: bold;
		line-height: 25px;
		margin: 10px 0;
		display: block;
		background-color: RGB(193,39,45);
		padding: 6px 7px;	
	}
	.engineering_subTitle2 {
		height: auto;
		padding-left: 1rem;
		font-size: 17px;
		font-weight: bold;
		line-height: 25px;
		margin: 10px 0;
		display: block;
		padding: 6px 7px;
		border-left: 15px solid RGB(193,39,45);
	}
	.engineering_content h1 {
		padding: 1rem;
		display: block;
		font-weight: bold;
	}
	.engineering_white{
		margin-bottom:20px;}
	.engineering_subTitle p{
		color: #3c4449;}	
	.engineering_main .rwd-grid-item,.two_info_style {
		width: 100%;
	}
	.new_info_style {
		margin-top: 10px !important;
	}
	.anew {
		height: 230px !important;
	}
	
}

@media screen and (max-width: 480px) {
	/*480px以下のボタン内文字改行における調整*/
	#rwd-content .rwd-button-link.icon-arrow {
		padding: 5px 35px 0 20px!important;
	}
	#rwd-content .rwd-button05 {
		height: 60px!important;
	}
	#rwd-content .rwd-button-inner {
		line-height: 1.5!important;
	}
}

.engineering_human{
	padding: 30px;
	background-color: #EFEFEF;
	margin-bottom: 20px;
	position: relative;
	padding-right: 140px;
}
.engineering_human h1{
	font-size: 32px;
	color: black;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 10px;
	margin-bottom: 30px;
	
}
.engineering_human p{
	line-height: 1.5!important;
}
.engineering_human b{
	margin-left: 10px;
	font-size: 22px;
}
.width-set240{
	width:243px!important;}
.engineering_human aside{
	width: 220px;
	position: absolute;
	bottom: 0;
	right: 30px;
}


@media screen and (max-width: 992px) {
	.engineering_human h1{
		font-size: 28px;
	}
	.engineering_human aside{
		width: 200px!important;
		position: absolute;
		bottom: 0;
		right: 20px;
	}
}
@media screen and (max-width: 768px) {
	.engineering_human{
		padding: 20px;
		background-color: #EFEFEF;
		margin-bottom: 20px;
		position: relative;
		padding-right: 130px
	}
	.engineering_human h1{
		font-size: 22px;
		color: black;
		font-weight: bold;
		line-height: 1.2;
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.engineering_human h1 br{
		display: none;
	}
	.engineering_human p{
		line-height: 1.5!important;
	}
	.engineering_human b{
		margin-left: 10px;
		font-size: 16px;
	}
	.engineering_human aside{
		width: 160px!important;
		position: absolute;
		bottom: 0;
		right: 20px;
	}
}
@media screen and (max-width: 498px) {
	.engineering_human{
		padding: 20px 10px;
		padding-right: 100px;
		margin-bottom: 20px;
	}
	.engineering_human h1{
		font-size: 20px;
		line-height: 1.2;
		margin-top: 0;
		margin-bottom: 20px;
	
	}
	.engineering_human h1 br{
		display: none;
	}
	.engineering_human p{
		line-height: 1.3!important;
		font-size: 1.5rem!important;
	}
	.engineering_human b{
		margin-left: 10px;
		font-size: 18px;
	}
	.engineering_human aside{
		width: 120px!important;
		bottom: 0;
		right: 0px;
	}
}
.pos-re{
	position: relative;
}
.text{
    border:1px solid #548235;
    color: white;
    padding-left:1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin: 10px 0;
    background-color:#548235;
    /* margin-top: 60px; */
}
.text1{
    border:1px solid #ff9933;
    color: white;
    padding-left:1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin: 10px 0;
    background-color:#ff9933;
    /* margin-top: 60px; */
}
.text2{
    border:1px solid #0070c0;
    color: white;
    padding-left:1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin: 10px 0;
    background-color:#0070c0;
    /* margin-top: 60px; */
}
.text3{
    border:1px solid #0F518D;
    color: white;
    padding-left:1rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin: 10px 0;
    background-color:#0F518D;
    /* margin-top: 60px; */
}
.icon-more{
	display: block;
	background-color: #81002a;
	color: #fff!important;
	text-align: center;
    width: 120px;
    padding: 5px 5px 0 5px;
    right: 9%;
    position: absolute;
}
.icon-more span img{
	max-width: 46px!important;
    margin-bottom: 5px;
    display: inline-block!important;
    padding-left: 5px;
}
.icon-more span{
	display: inline-block;
	margin-left: 5px;
}
.icon-01{
	top: 8%;
}
.icon-02{
	top: 41%;
}
.icon-03{
	bottom: 20%;
}
.icon-04{
	bottom: 1%;
}
.img-width-set{
	width: 100%!important;
}
@media screen and (min-width: 768px) and  (max-width: 1138px){
.icon-more{
	right: 0;
}

}
@media screen and (max-width: 767px){
.icon-more span img{
	max-width: 20px!important;
    margin-bottom: 0px;
    display: inline-block!important;
    padding-left: 0px;	
}
.icon-more{
	right: 0;
	font-size: 1.2rem;
	width: 63px;
	padding: 3px 3px 0 3px;
}
.engineering_gray{
    padding-top: 70px;
    margin-top: -50px;
}
}