@charset "utf-8";
/*------------------------------------------------------------
	business10
------------------------------------------------------------*/

.business10 h2 img {
    height: 8.3rem;
}
.business10 .txtBox h4 {
    margin: 5rem 0 0 2px;
}
@media all and (max-width: 750px) {
    .business10 h2 img {
        height: 30px;
    }
    .business10 .txtBox h4 {
        margin: -8px -3px 30px;
    }
    .business10 .txtBox h4 img {
        width: 311px;
    }
}



/* business10 */
@media (min-width: 751px){
	#business10 .tabBox01 .comImgBox .txtBox h4 {
		margin: 8.3rem 0 0 0;
	}
	#business10 .tabBox01 .comImgBox .txtBox .inner {
		bottom: 12px;
	}
	#business10 .styleBox01 .photo {
		width: 40.5%;
	}
	#business10 .styleBox02 .photo img {
		width: 29rem !important;
	}
	#business10 .tabBox01 .oneday .photo02 {
		top: -260px;
	}
	#business10 .tabBox01 .photo03 {
		width: 26.7rem;
		left: -8rem;
		bottom: -29rem;
	}
}
@media (max-width: 750px){
	#business10 .tabBox01 .comImgBox .txtBox h4 img {
		width: 251px;
	}
}
