@charset "utf-8";
/*------------------------------------------------------------
	business11
------------------------------------------------------------*/
.mainImg.business11 h2 img {
	height: 8.3rem;
}
@media all and (max-width: 750px) {
	.mainImg.business11 h2 img {
	height: 32px;
	}
}

/* tab01 */
@media all and (max-width: 750px) {
	.tab01 .comImgBox .txtBox h4 img {
		width: 244px;
	}
}


/* tab02 */
@media all and (min-width: 751px) {
	#main .tab02 .comImgBox .txtBox h4 {
		margin: 11.5rem 0 0 0.2rem !important;
	}
	#main .tab02 dd .photo01 {
		width: 50.4rem;
		left: -23.9rem;
		top: -3rem;
	}
	#main .tab02 .photo02 {
		width: 52rem;
		right: -24rem;
		top: 6.2rem;
		transform: translateY(0);
	}
	#main .tab02 .photo03 {
		width: 36.7rem;
		left: -10.3rem;
		bottom: -6.2rem;
	}
	#main .tab02 .comImgBox .txtBox .inner {
		bottom: 5.2rem;
	}
	#main .tab02 .comImgBox {
		margin-bottom: 9.4rem;
	}
	#main .tab02 .box01 .photo {
		margin-top: 0.2rem;
	}
	#main .tab02 .box02 {
		margin-top: -16.4rem;
	}
	#main .tab02 .box02 .photo {
		margin-top: 30rem;
	}
	#main .tab02 .box03 {
		margin-top: 11.6rem;
	}
	#main .tab02 .box03 .photo {
		margin-top: 14.2rem;
		width: 43.6%;
	}
	#main .tab02 .box04 {
		margin-top: 5rem;
	}
	#main .tab02 .box04 .photo {
		margin-top: 8.3rem;
		width: 46.9%;
	}
	#main .tab02 .oneday dl {
		padding-bottom: 6.2rem;
	}
}