@charset "utf-8";
/* 事業内容 */




#business{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	margin-top:30px;
}


#business .box{
	width:45%;
	display:inline-block;
	margin:0 2% 30px 2%;
}


#business .box .ttl_b{
	font-size:30px;
	margin-top:10px;
}


#business .box .left{
	width:25%;
	display:inline-block;
	vertical-align:top;
	text-align:center;

}


#business .box .left img{
	width:80px;
	  border-radius:80px;
	  border:1px solid #861705;
	  padding:20px;

}


#business .box .right{
	width:65%;
	display:inline-block;
	vertical-align:top;
	padding-left:20px;

}
@media only screen and (max-width: 1080px) { 


#business{
	margin-top:20px;
}


#business .box{
	width:47%;
	display:inline-block;
	margin:20px 1% 0 1%;
}

#business .box .ttl_b{
	font-size:18px;
	margin-top:10px;
}
#business .box .left img{
	width:50px;
	  border-radius:50px;
	  padding:10px;
	  margin-top:10px;
}

#business .box .left{
	width:/*25%*/96%;
	display:inline-block;
	vertical-align:top;
	text-align:center;

}
#business .box .right{
	width:/*65%*/96%;
	display:inline-block;
	vertical-align:top;
	padding-left:0px;
	float:right;

}
#business .box .right .p{
	font-size:9px !important;
}

}



#oem_wrap .btn2 a {
    font-size: 18px;
   /* font-weight: bold;*/
   color:#000;
    border: 1px solid #861705;
    padding: 15px 50px;
    background-image: url(../img/arrow_01.jpg);
    background-repeat: no-repeat;
    background-position: right 10px center;
	display:block;
}

#oem_wrap .btn2 ul{
	width:100%;
	text-align:center;
	margin:50px auto;
}

#oem_wrap .btn2 ul li{
	width:30%;
		display:inline-block;
}



@media only screen and (max-width: 1080px) { 

#oem_wrap .btn2 a {
	width:100%;
	display:block;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #861705;
    padding:0px;
    background-image: url(../img/arrow_01.jpg);
    background-repeat: no-repeat;
    background-position: right 10px center;
	display:block;
	padding:20px 0px;
}

#oem_wrap .btn2 ul{
	margin:50px auto 0 auto;
}

#oem_wrap .btn2 ul li{
	width:90%;
	margin:20px auto 0px auto;
	display:inline-block;
}





}





　#business .box .ttl_b {    　font-size: 1.5rem;    　margin-top: 10px;    　margin-bottom: 10px; 　　text-align: left; 　} 　@media only screen and (max-width: 1080px){ 　　#business .box .ttl_b {   　 　font-size: 1.1rem;    　　margin-top: 5px; 　　　margin-bottom:5px 　　　text-align: center; 　　} 　　7つのアイコンのpタグに追加 {    　　font-size: .75rem;    　　width: 90%;    　　margin: 0 auto; 　　} 　} 　@media only screen and (max-width: 1080px){ 　　#oem_footer #toi_oem span {    　　font-size: /*12px*/.75rem;    　　margin-top: 20px;    　　font-weight: 600; 　　} 　}














