@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/n-one/2025/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.gray {
		padding-top: 70px;
		padding-bottom: 70px;
		background-color: #f0f0f0;
	}

	.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: 880px;
		margin: 0 auto;
	}

	.block .block_inner.wide {
		width: 980px;
	}

	.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/n-one/2025/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 .box_flex.simulation {
		background-color: #ffeada;
	}

	.block .box_flex.style_book {
		background-color: #f0fdf4;
	}

	.block .box_flex.dailyluxe,
	.block .box_flex.coordinate {
		background-color: #e3effe;
	}

	.block .box_flex.macaron-color {
		background-color: #e1ddf9;
	}

	.block .box_flex.ModuloX {
		background-color: #d2d2d2;
	}

	#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;
	}*/

	/* 下部注意書き */
	#section_caution {
		margin-top: -80px;
		text-align: center;
		line-height: 1.5;
	}

	#section_caution .block {
		margin-bottom: 0;
	}
}
