@charset "utf-8";

@media print, screen and (min-width : 769px){
	.link {
		margin: 0 auto 20px;
		font-size: 16px;
		line-height: 24px;
		text-align: center;
	}

	.link a {
		color: #0064a1;
	}

	.link a:after{
		content: '';
		width: 20px;
		height: 20px;
		display: inline-block;
		background-image: url(/ACCESS/auto-archive/nbox/2023/common/img/parts_ico_btn_detail_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 20px 20px;
		position: relative;
		top: 4px;
		right: -5px;
	}

	.block .img_slider .box_flex {
		margin-bottom: 0;
	}

	/* .section */
	.section {
		margin: 70px auto 70px;
	}

	.section h3 {
		margin: 0 auto 70px;
		font-size: 38px;
		font-weight: normal;
		text-align: center;
	}

	.section h3 span {
		width: 270px;
		padding: 0 0 14px;
		border-bottom: 4px solid #444;
		display: inline-block;
	}


	/* .block */
	.block {
		margin: 0 auto 80px;
	}

	.block:last-child {
		margin-bottom: 150px;
	}

	.block .block_inner {
		width: 980px;
		margin: 0 auto;
	}

	.block .block_copy {
		margin-bottom: 30px;
		font-size: 38px;
		line-height: 54px;
		text-align: center;
	}

	.block .box_flex {
		margin: 0 auto 20px;
		background-color: #fff;
	}

	.block .box_flex .img {
		line-height: 0;
		font-size: 0;
	}

	.block .box_flex .img img {
		width: 572px;
		height: auto;
	}

	.block .box_flex .box {
		width: 408px;
		padding-left: 50px;
		padding-right: 40px;
		box-sizing: border-box;
		color: #444;
	}

	.block .box_flex .box .copy {
		margin-bottom: 35px;
		font-size: 26px;
		line-height: 38px;
	}

	.block .box_flex .box .link {
		text-align: left;
	}

	.block .box_flex .box .link span {
		color: #0064a1;
	}

	.block .box_flex .box .link span:after{
		content: '';
		width: 20px;
		height: 20px;
		display: inline-block;
		background-image: url(/ACCESS/auto-archive/nbox/2023/common/img/parts_ico_btn_detail_arrow.png);
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 20px 20px;
		position: relative;
		top: 4px;
		right: -5px;
	}

	/* bgcolor */
	.block .box_flex.coorde {
		background-color: #ede0e0;
	}
	.block .box_flex.element_style {
		background-color: #e0fcfc;
	}
	.block .box_flex.odekake {
		background-color: #f0eed9;
	}

	#special_blocks {
		margin-top: 80px;
	}

/*	#special_blocks .box_flex:nth-child(odd) .img {
		-webkit-box-ordinal-group:2;
		-ms-flex-order:2;
		-webkit-order:2;
		order:2;
	}*/

}
