@charset "utf-8";

@media print, screen and (min-width : 769px){
	.section+.section {
		margin-top: 115px;
	}
	
	.section.gray {
		padding: 70px 0;
		background-color: #f0f0f0;
	}

	.section img {
		max-width: 100%;
	}
	.section h3 {
		margin: 0 auto 70px;
		text-align: center;
		font-size: 38px;
		font-weight: normal;
	}
	.section h3 span {
		display: inline-block;
		padding: 0 40px 14px;
		border-bottom: 4px solid #444;
	}

	.block {
		max-width: 1440px;
		margin: auto;
	}
	.block+.block {
		margin-top: 150px;
	}

	.block_inner {
		width: 980px;
		margin: auto;
	}

	.block_copy {
		margin-bottom: 30px;
		font-size: 38px;
		line-height: 54px;
		text-align: center;
	}

	.section .link {
		margin: 0 auto 20px;
		text-align: center;
		font-size: 16px;
		line-height: 24px;
	}

	.section .block+.link {
		margin-top: 100px;
	}

	.section .link a {
		display: inline-block;
		padding-right: 26px;
		color: #0064a1;
	}
	.section .link a:after{
		content: '';
		display: inline-block;
		position: relative;
		top: 4px;
		right: -5px;
		width: 20px;
		height: 20px;
		background: url(../common/img/parts_ico_btn_detail_arrow.png) 50% 0 / 100% no-repeat;
	}
	
	.section .link.frame a {
		padding: 12px 24px;
		border: 1px solid;
		border-radius: 2px;
		background: none;
	}
	.section .link.frame a::after {
		right: -7px;
	}
	.section .link.frame a span {
		display: inline-block;
	}


/* ----------------------------------------
	section_tailgatespoiler
---------------------------------------- */

	#section_tailgatespoiler {
		padding: 35px 0 30px;
		color: #fff;
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		font-size: 20px;
		line-height: calc(27 / 20);
	}

	#section_tailgatespoiler .block_inner {
		box-sizing: border-box;
		padding: 40px;
		background: #000;
	}

	#section_tailgatespoiler .note {
		margin-top: 40px;
		font-weight: normal;
		font-size: 16px;
		line-height: 1;
	}

	#section_tailgatespoiler .title {
		text-align: center;
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		font-size: 36px;
		line-height: 1;
	}
	#section_tailgatespoiler .title span:last-child {
		display: block;
		margin-top: 10px;
		font-size: 28px;
	}

	#section_tailgatespoiler figure {
		position: relative;
		margin-top: 40px;
	}
	#section_tailgatespoiler figcaption {
		position: absolute;
		left: 220px;
		top: 205px;
		font-weight: normal;
		font-size: 18px;
		line-height: 1;
	}

	#section_tailgatespoiler .heading {
		margin-top: 30px;
	}

	#section_tailgatespoiler .info {
		margin-top: 35px;
		padding-top: 18px;
		border-top: 1px solid;
	}
	#section_tailgatespoiler .info dl {
		display: grid;
		grid-template-columns: auto 1fr;
	}
	#section_tailgatespoiler .info .note {
		margin-top: 18px;
	}

	#section_tailgatespoiler .detail {
		margin-top: 18px;
		border-top: 1px solid;
		padding-top: 35px;
	}
	#section_tailgatespoiler .detail::after {
		content: '';
		display: block;
		clear: left;
	}
	#section_tailgatespoiler .detail dd {
		display: inline-block;
	}


/* ----------------------------------------
	section_mv
---------------------------------------- */

	#section_mv .block {
		overflow: hidden;
		position: relative;
		max-width: none;
		max-height: calc(100vh - 176px);
	}

	#section_mv .copy,
	#section_mv .copy::before {
		background: rgba(19,62,131,.8);
	}
	#section_mv .copy {
		position: absolute;
		left: 50%;
		top: 50%;
		z-index: 2;
		margin-left: -470px;
		padding: 20px 30px 20px 0;
		letter-spacing: .1em;
		color: #fff;
		font-size: 24px;
		line-height: 32px;
		transform: translateY(-50%);
	}
	#section_mv .copy::before {
		content: '';
		position: absolute;
		right: 100%;
		top: 0;
		width: 100vw;
		height: 100%;
	}

	#section_mv .img {
		position: relative;
		padding-top: 33.05%;
	}
	#section_mv .img img {
		position: absolute;
		left: 50%;
		top: 50%;
		width: 100%;
		transform: translate(-50%,-50%);
	}


/* ----------------------------------------
	enquete
---------------------------------------- */

	#contents_area .enquete {
		width: 980px;
		margin: 115px auto;
		text-align: center;
	}
	#contents_area .enquete a {
		display: inline-block;
		background: url(../common/img/parts_ico_btn_detail_arrow_w.png) right 20px center / 20px no-repeat #0064a1;
		padding: 14px 50px 14px 20px;
		border-radius: 7px;
		text-align: left;
		text-decoration: none;
		color: #fff;
		font-size: 16px;
		line-height: 1.75;
	}
	#contents_area .enquete a small {
		display: inline-block;
		font-size: 11px;
	}


/* ----------------------------------------
	section_items
---------------------------------------- */

	#section_items .item_list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 70px;
	}
	#section_items .item_list li {
		width: 475px;
		background: #fff;
	}
	#section_items .item_list li:nth-child(n+3) {
		margin-top: 30px;
	}
	#section_items .item_list li a {
		display: block;
		color: #444;
	}
	
	#section_items .item_list .img {
		overflow: hidden;
		position: relative;
	}
	#section_items .item_list .img img {
		transition: transform .3s ease-out;
	}
	#section_items .item_list li:hover .img img {
		transform: scale(1.05);
	}
	
	#section_items .item_list .box {
		padding: 30px 40px;
	}
	
	#section_items .item_list h4 {
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		font-size: 26px;
		line-height: 38px;
	}
	#section_items .item_list h4 small {
		display: block;
		margin-bottom: 6px;
		font-size: 14px;
		line-height: 1;
	}

	#section_items .item_list .copy {
		margin-top: 10px;
		font-size: 18px;
		line-height: 24px;
	}

	#section_items .item_list .link {
		margin-top: 30px;
		text-align: left;
		color: #0064a1;
	}
	#section_items .item_list .link span {
		display: inline-block;
		padding-right: 26px;
		background: url(../common/img/parts_ico_btn_detail_arrow.png) 100% 50% / 20px no-repeat;
	}

	#section_items .index_bnr {
		margin-top: 80px;
		text-align: center;
	}
}