@charset "utf-8";

:root {
	--color-black: #000;
	--color-white: #fff;
	--color-gray: #ddd;
	--color-light-gray: #f0f0f0;
	--color-dark-gray: #8d8d8d;
	--color-red: #c00;
	--color-dark-blue: #041d41;
	--color-green: #009944
}




@media screen and (min-width : 769px) {

	main {
		/*padding-top: 50px;*/
	}

	.c-box-link__cotainer {
		max-width: 1020px;
		padding: 0 20px 40px;
		margin: 0 auto
	}

	#technology .c-heading4.icon {
		display: flex;
		align-items: center;
	}

	#technology .icon_new {
		display: inline-block;
		padding-right: 10px;
	}

	#technology .h3_line {
		font-size: 20px;
		text-align: center;
		padding-bottom: 5px;
		border-bottom: #000 solid 1px;
	}

	#technology .list-other {
		width: 90%;
		margin: 40px auto 0;
		display: flex;
		flex-wrap: wrap;
	}

	#technology .list-other li {
		width: 54%;
		margin-bottom: 10px;
	}

	#technology .list-other li:nth-child(2n) {
		width: 46%;
	}

	/*
	.c-slider.w100per{
		margin-left: calc((50vw - 510px) * -1);
		margin-right: calc((50vw - 510px) * -1);
	}
	*/
	/*
	.c-slider.w50per{
		margin-right: calc((50vw - 510px) * -1);
	}
	*/
	.c-slider.w50per .swiper-controls {
		margin-top: 70px;
	}

	.c-text.put_slider {
		margin-top: -90px;
		padding-bottom: 50px;
	}

	.box_catalog {
		padding: 0 0 70px;
		display: flex;
		align-items: flex-start;
		/*border-bottom: #000 solid 1px;*/
	}

	.box_catalog .image {
		width: 30%;
		margin-right: 30px;
	}

	.box_catalog .image img {
		width: 100%;
	}

	.box_catalog .text {
		width: calc(100% - 30% -30px);
	}

	.box_catalog .text h3 {
		margin-bottom: 10px;
	}

	.box_catalog .text h3 a {
		color: inherit;
		padding-right: 30px;
		position: relative;
		cursor: pointer;
	}

	.box_catalog .text h3 a:after {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		content: '';
		width: 24px;
		height: 24px;
		background: url(../../../common/image_common/parts_ico_btn_detail_arrow.png);
		background-size: contain;
	}

	.box_catalog .text ul {
		margin-top: 10px;
	}

	.box_catalog .text ul li {
		color: #666;
		font-size: 12px;
		margin-bottom: 10px;
		padding-left: 6px;
		position: relative;
    font-family: "HondaGlobalFontJP-Light", sans-serif;
	}

	.box_catalog .text ul li::before {
		position: absolute;
		top: 7px;
		left: 0;
		content: '';
		width: 3px;
		height: 3px;
		background: #666;
		border-radius: 50%;
	}
	.box_movie {
		padding: 0 0 70px;
	}
	.box_related {
		padding: 0;
	}

	/*
	.box_related .c-card__image{
		border-radius: 0;
	}
	*/
	.box_related .c-card__image img {
		width: 100%;
		/*border-radius: 0;*/
	}

	.box_caution {
		background: #EFEBDF;
		padding: 30px;
		margin-bottom: 30px;
	}



	/* overwrite */

	.c-mainvisual.top {
		position: relative;
	}

	.c-mainvisual img {
		border-radius: 8px;
	}

	.c-box-link {
		justify-content: space-between;
	}

	.c-box-link__item {
		width: 310px;
		height: 238px;
	}

	.c-box-link__item>a {
		font-size: 24px;
		text-align: center;
		border: 0 !important;
		border-radius: 0 !important;
		width: 100%;
		height: 100%;
		justify-content: center;
		box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.1);
		padding: 0;
	}

	.c-box-link__item>a::after {
		position: absolute;
		top: 90%;
		right: 50%;
		display: block;
		width: 8px;
		height: 16px;
		content: "";
		background: url(/auto/common/images/icon/icon_arrow_right.svg) no-repeat 0 0;
		background-size: 100% auto;
		transform: rotate(90deg) translate(0, -50%);
		z-index: 1
	}

	.c-box-link__wrap.is-fixed .c-box-link {
		border-left: 1px solid var(--color-gray);
	}

	.c-box-link__wrap.is-fixed .c-box-link__item {
		width: 33%;
		height: auto;
	}

	.c-box-link__wrap.is-fixed .c-box-link__item>a {
		font-size: 16px;
		position: relative;
		display: flex;
		align-items: center;
		width: 100%;
		height: 100%;
		padding: 11px 40px 11px 17px;
		color: var(--color-black);
		text-decoration: none;
		background-color: var(--color-white);
		border-top: 1px solid var(--color-gray) !important;
		border-bottom: 1px solid var(--color-gray) !important;
		border-right: 1px solid var(--color-gray) !important;
		transition: border-color .4s ease;
		box-shadow: none;
	}

	.c-box-link__wrap.is-fixed .c-box-link__item>a br {
		display: none !important;
	}

	.c-box-link__wrap.is-fixed .c-box-link__item>a::after {
		position: absolute;
		top: 50%;
		right: 15px;
		display: block;
		width: 8px;
		height: 16px;
		content: "";
		background: url(/auto/common/images/icon/icon_arrow_right.svg) no-repeat 0 0;
		background-size: 100% auto;
		transform: translate(0, -50%);
		z-index: 1
	}

	#contents_footer_navigation {
		padding-top: 40px;
	}

	.centeredSlider .swiper-slide {
		width: calc(100% - 20px - 20px);
	}
}

@media screen and (min-width : 981px) {
	.centeredSlider .swiper-slide {
		width: 980px;
	}
}


/* modal */
.note_box {
	padding-top: 18px;
	padding-left: 90px;
}

.speed_note_box {
	padding-top: 18px;
	padding-left: 90px;
	position: relative;
	padding: 7.5px 12px;
	border: 1px solid #444;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 1.5;
}

.speed_note_box:before {
	content: "";
	position: absolute;
	left: 18px;
	top: 50%;
	width: 51px;
	height: 65px;
	background: url(../images/ico_caution.png);
	background-size: 51px auto;
	transform: translateY(-50%);
	font-size: 10px;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
}

.l-modal__inner {
	max-width: 850px;
	padding: 30px 20px 100px;
	margin: 0 auto;
	overflow-x: hidden;
}

.note_box li {
	text-indent: -1em;
}

.l-modal__inner .c-list.c-list--type {
	font-size: 16px;
}

.mt-0 {
	margin-top: 0;
}

.mt-15 {
	margin-top: 15px;
}

.modal2 .c-list li {
	font-size: 12px;
  font-family: "HondaGlobalFontJP-Light", sans-serif;
}

@media screen and (max-width: 768px) {
	.speed_note_box {
		position: relative;
		padding: 7.5px 7px;
		border: 1px solid #444;
		box-sizing: border-box;
		font-size: 13px;
		line-height: 1.5;
	}

	.speed_note_box:before {
		content: "";
		position: absolute;
		left: 12px;
		top: 5%;
		left: 50%;
		width: 46px;
		height: 52px;
		background: url(../images/ico_caution.png) no-repeat;
		background-size: 40px auto;
		transform: translateX(-50%);
		font-size: 10px;
    font-family: "HondaGlobalFontJP-Light", sans-serif;
	}

	.note_box {
		padding-top: 80px;
		padding-left: 0;
	}

	.note_box li {
		padding-left: 1.5em;
	}
}

.c-heading3 .c-tag-black {
	margin-bottom: 5px;
}


.self-button {
  display: flex;
  width: 475px;
  height: 135px;
  margin: 0 auto;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  border: #000 solid 1px;
  transition: opacity .4s ease;
}
.self-button:hover {
  opacity: 0.7;
}
.self-button .self-button-txt {
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-family: "HondaGlobalFontJP-Bold", sans-serif;
  border-right: #707070 solid 1px;
  position: relative;
}
.self-button .self-button-fig {
  width: 50%;
  display: flex;
  justify-content: center;
}
.self-button .self-button-fig img {
  width: 99px;
}
@media screen and (max-width: 768px) {
  .self-button {
    width: 84.616vw;
    height: 24.2vw;
  }
  .self-button .self-button-fig img {
    width: 22vw;
  }
}
/* .movie-block {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie-block iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
} */

