/* QB Net Co.,Ltd.
=========================================================================
=========================================================================*/
article section .inner ul.rows_2_01 {
	position: relative;
	margin-bottom: calc(108 / 1000 * 100%);
}

article section .inner ul.rows_2_01 li:first-child {
	position: relative;
	width: calc(424 / 1000 * 100%);
	z-index: 1;
}

article section .inner ul.rows_2_01 li:last-child {
	position: absolute;
	top: 108px;
	right: 0;
	width: calc(848 / 1000 * 100%);
}

article section .inner ul.rows_2_01 li img {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}

article section .inner ul.rows_2_02 {
	position: relative;
	margin-bottom: 70px;
}

article section .inner ul.rows_2_02 li:first-child {
	position: relative;
	width: calc(543 / 1000 * 100%);
}

article section .inner ul.rows_2_02 li:last-child {
	position: absolute;
	top: 93px;
	right: 0;
	width: calc(543 / 1000 * 100%);
}

article section .inner ul.rows_2_02 li img {
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}


/*  767px以下
=========================================================================
=========================================================================*/
@media screen and (max-width:767px) {

	article section.scroll {
		padding: 50px 0 !important;
	}

	article section.scroll .inner h2 {
		padding: 0 20px;
	}

	article section .inner ul.rows_2_01 {
		margin-bottom: 0;
	}

	article section .inner ul.rows_2_01 li:first-child {
		margin-bottom: 50px;
		padding: 0 20px;
		width: 100%;
	}

	article section .inner ul.rows_2_01 li:last-child {
		position: relative;
		top: auto;
		right: auto;
		width: fit-content;
		overflow-x: auto;
	}

	article section .inner ul.rows_2_01 li:last-child img {
		margin-left: 20px;
		width: calc(510 / 350 * 100%);
	}

	article section .inner ul.rows_2_02 {
		margin-bottom: 0;
	}

	article section .inner ul.rows_2_02 li:first-child {
		margin-bottom: 36px;
		width: 100%;
	}

	article section .inner ul.rows_2_02 li:last-child {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}

	article section .inner ul.rows_2_03 {
		position: relative;
		margin-bottom: calc(174 / 350 * 100%);
	}

}

/*  420px以下
=========================================================================
=========================================================================*/
@media screen and (max-width:420px) {}
