@charset "utf-8";
@media screen and (max-width: 768px){
	br { display: none;}

	img { width: 100%;}

	.section+.section {
		margin-top: 50px;
	}

	.section.gray {
		padding: 50px 0;
		background: #f0f0f0;
	}

	.section h3 {
		margin: 0 20px 30px;
		text-align: center;
		font-size: 23px;
	}
	.section h3 span {
		display: inline-block;
		padding: 0 10px 10px;
		border-bottom: 3px solid #444;
		white-space: nowrap;
	}

	.block {
		margin: 0 0 38px;
	}

	.block_copy {
		font-size: 23px;
		line-height: 32px;
		margin: 0 20px 20px;
	}

	.section .link {
		margin: 0 20px 20px;
		font-size: 16px;
		line-height: 24px;
		text-align: center;
	}
	.section .link a {
		color: #0064a1;
	}
	.section .link a:after{
		content: '';
		display: inline-block;
		position: relative;
		right: -5px;
		top: 4px;
		width: 20px;
		height: 20px;
		background: url(../common/img/parts_ico_btn_detail_arrow.png) 0 / 100% no-repeat;
	}

	.section .link.frame a {
		display: inline-block;
		padding: 12px 24px 12px 18px;
		border: 1px solid #0064a1;
		border-radius: 2px;
		background: none;
	}


/* ----------------------------------------
	section_tailgatespoiler
---------------------------------------- */

	#section_tailgatespoiler {
		padding: calc(17 / 375 * 100vw) calc(10 / 375 * 100vw) 0;
		color: #fff;
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		font-size: calc(16 / 375 * 100vw);
		line-height: calc(20 / 16);
	}

	#section_tailgatespoiler .block {
		margin-bottom: 0;
	}

	#section_tailgatespoiler .block_inner {
		box-sizing: border-box;
		padding: calc(40 / 375 * 100vw) calc(20 / 375 * 100vw) calc(28 / 375 * 100vw);
		background: #000;
	}

	#section_tailgatespoiler .note {
		margin-top: calc(45 / 375 * 100vw);
		font-weight: normal;
		font-size: calc(14 / 375 * 100vw);
		line-height: calc(18 / 14);
	}

	#section_tailgatespoiler .title {
		text-align: center;
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
		font-size: calc(26 / 375 * 100vw);
		line-height: 1;
	}
	#section_tailgatespoiler .title span {
		display: block;
		margin-top: calc(9 / 375 * 100vw);
		font-size: calc(16 / 375 * 100vw);
	}
	#section_tailgatespoiler .title span:last-child {
		letter-spacing: -.05em;
	}

	#section_tailgatespoiler figure {
		position: relative;
		margin: calc(33 / 375 * 100vw) calc(-20 / 375 * 100vw) 0;
	}
	#section_tailgatespoiler figcaption {
		position: absolute;
		left: calc(200 / 375 * 100vw);
		top: calc(120 / 375 * 100vw);
		font-weight: normal;
		font-size: calc(10 / 375 * 100vw);
		line-height: 1;
	}

	#section_tailgatespoiler .heading {
		font-weight: normal;
		margin-top: calc(20 / 375 * 100vw);
		line-height: calc(24 / 16);
	}

	#section_tailgatespoiler .info {
		margin-top: calc(52 / 375 * 100vw);
		padding-top: calc(16 / 375 * 100vw);
		border-top: 1px solid;
	}
	#section_tailgatespoiler .info dl {
		display: grid;
		grid-template-columns: auto 1fr;
	}
	#section_tailgatespoiler .info .note {
		margin-top: calc(18 / 375 * 100vw);
	}

	#section_tailgatespoiler .detail {
		margin-top: calc(16 / 375 * 100vw);
		border-top: 1px solid;
		padding-top: calc(34 / 375 * 100vw);
	}
	#section_tailgatespoiler .detail dt {
		font-size: calc(20 / 375 * 100vw);
		margin-bottom: calc(2 / 375 * 100vw);
	}


/* ----------------------------------------
	section_mv
---------------------------------------- */

	#section_mv {
		margin: 0 auto 20px;
	}
	
	#section_mv .block {
		margin: 0;
	}
	
	#section_mv .copy {
		padding: 25px 0 15px;
		background: #133d83;
		text-align: center;
		color: #fff;
		font-size: 18px;
		line-height: 25px;
	}

	#section_mv .img {
		position: relative;
		padding-top: 58.125%;
	}
	#section_mv .img img {
		position: absolute;
		right: -4%;
		top: 0;
		width: auto;
		height: 100%;
	}


/* ----------------------------------------
	enquete
---------------------------------------- */

	#contents_area .enquete {
		width: 85%;
		margin: 20px auto 50px;
	}
	#contents_area .enquete a {
		display: block;
		background: url(../common/img/parts_ico_btn_detail_arrow_w.png) right 10px center / 20px no-repeat #0064a1;
		padding: 10px 40px 10px 10px;
		border-radius: 7px;
		text-decoration: none;
		color: #fff;
		font-size: 14px;
		line-height: 1.5;
	}
	#contents_area .enquete a small {
		display: inline-block;
		font-size: 10px;
	}


/* ----------------------------------------
	section_items
---------------------------------------- */

	#section_items {
		padding-bottom: 80px;
	}

	.item_list {
		margin: 0 15px;
	}
	.item_list li {
		margin: 0 0 15px;
		background-color: #fff;
	}
	#section_items .item_list li a {
		color: #444;
	}

	.item_list .box {
		padding: 15px;
	}

	.item_list h4 {
		margin: 0 0 15px;
		font-size: 18px;
		line-height: 24px;
		font-family: "HondaGlobalFontJP-Bold", sans-serif;
	}
	.item_list h4 small {
		display: block;
		margin-bottom: 5px;
		font-size: 10px;
		line-height: 1;
	}

	.item_list .box .copy {
		margin: 0 0 15px;
		font-size: 16px;
		line-height: 24px;
	}

	.item_list .link {
		margin-bottom: 0;
	}
	.item_list .link span {
		color: #0064a1;
	}
	.item_list .link span::after{
		content: '';
		display: inline-block;
		position: relative;
		right: -5px;
		top: 4px;
		width: 20px;
		height: 20px;
		background: url(../common/img/parts_ico_btn_detail_arrow.png) 0 / 100% no-repeat;
	}

	#section_items .index_bnr {
		margin: 40px 15px 0;
	}
}