body {
	color: #101010 !important;
}

.layout.medium {
	background: #f3f3f3 !important;
}

.in_container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.module-copy a {
	color: #101010 !important;
}

sub {
	font-size: 10px;
}

.sp_only_block,
.sp_only {
	display: none !important;
}

.pc_none {
	display: none !important;
}

.hosoku {
	font-size: 1rem;
}


/* mfp-content */

.mfp-bg {
	background: #c1c1c1;
}

.mfp-content {
	position: relative;
	margin: 10px auto;
	max-width: 700px;
	background: #fff;
	padding: 20px;
	font-size: 1.6rem;
}

.mfp-close-btn-in .mfp-close {
	top: -44px;
	right: -15px;
}

.mfp-content .hidden_content>p:last-child {
	margin-bottom: 0;
}



/* TL */

.level01 {
	font-size: 2.9rem !important;
	letter-spacing: 0.15em;
	text-align: center;
	color: #221815 !important;
	padding-top: 90px;
	margin-bottom: 50px;
	font-weight: 700;
}

.level01 .sub {
	display: block;
	font-size: 1.2rem;
	font-weight: 700;
	margin-bottom: 20px;
}

.level02 {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.9;
	font-size: 1.7rem !important;
	margin-bottom: 50px;
	padding-top: 80px;
	font-weight: 700;
	color: #101010 !important;
}


/* link */

.link:after {
	background-repeat: no-repeat;
	width: 9px;
	width: .9rem;
	height: 10px;
	height: 1rem;
	margin-left: 1.2rem;
	content: '';
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMyIgZGF0YS1uYW1lPSJMYXllciAzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5LjIxIDE0LjQiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojNjY2O308L3N0eWxlPjwvZGVmcz48dGl0bGU+Y2hldnJvbl9kYXJrX2dyZXlfcmlnaHQ8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAuMiwxMS45TDQuOSw3LjIsMC4yLDIuNUEwLjYyLDAuNjIsMCwwLDEsMCwyLjEsMC40NCwwLjQ0LDAsMCwxLC4xNywxLjczTDEuNywwLjJBMC40OSwwLjQ5LDAsMCwxLDIuMSwwYTAuNDgsMC40OCwwLDAsMSwuMzguMThMOS4xLDYuOGEwLjQ4LDAuNDgsMCwwLDEsLjEuNCwwLjQ4LDAuNDgsMCwwLDEtLjEuNEwyLjUsMTQuMmEwLjU3LDAuNTcsMCwwLDEtLjQuMiwwLjU3LDAuNTcsMCwwLDEtLjQtMC4yTDAuMiwxMi43QTAuNTgsMC41OCwwLDAsMSwwLDEyLjMsMC42MywwLjYzLDAsMCwxLC4yLDExLjlaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIi8+PC9zdmc+);
	vertical-align: middle;
	display: inline-block;
	background-repeat: no-repeat;
}


/* ori_hero */

.ori_hero {
	position: relative;
}

.ori_hero .img {
	line-height: 1;
	overflow: hidden;
}

.ori_hero .conwrap {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: absolute;
	color: #fff;
	text-align: center;
}

.ori_hero video {
	width: 100%;
	height: auto;
}

.ori_hero .sub {
	letter-spacing: 0.2em;
	font-size: 1.5rem;
}

.ori_hero h1 {
	color: #fff;
	letter-spacing: 0.2em;
	line-height: 1.3;
	font-size: 2.6rem;
}



/* page_lead */

.page_lead {
	text-align: center;
	font-size: 1.5rem;
	line-height: 2.3;
	padding: 50px 0;
	font-weight: 600;
}



/* our_commitment_to_planet_earth */

.our_commitment_to_planet_earth_con {
	position: relative;
	overflow: hidden;
}

.our_commitment_to_planet_earth_con .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.our_commitment_to_planet_earth_con .img img {
	width: 100%;
	height: 100%;
	max-width: inherit;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}

.our_commitment_to_planet_earth_con .conwrap {
	position: relative;
	color: #fff;
	max-width: 992px;
	margin: 100px auto;
	text-align: center;
}

.our_commitment_to_planet_earth_con h2 {
	color: #fff;
	font-size: 1.7rem !important;
	letter-spacing: 0.15em;
}

.our_commitment_to_planet_earth_con .txt {
	font-size: 2.9rem;
	letter-spacing: 0.25em;
	line-height: 1.8;
	margin-top: 40px;
}



/* life_cycle_perspective */

.life_cycle_perspective {
	padding-bottom: 100px;
}

.life_cycle_perspective .con {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}

.life_cycle_perspective figure {
	width: 47%;
}

.life_cycle_perspective .txt_block {
	width: 47%;
}

.life_cycle_perspective .lead {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.2em;
	margin-bottom: 50px;
	font-weight: 700;
}

.life_cycle_perspective .txt {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.9;
	margin-bottom: 40px;
}

.life_cycle_perspective .link {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
}



/* mazdas_approach */

.mazdas_approach {
	padding-bottom: 100px;
	background: #f3f3f3 !important;
}

.mazdas_approach .level01 {
	padding-top: 50px;
	margin-bottom: 40px;
}

.mazdas_approach .lead {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 40px;
	font-weight: 700;
}

.mazdas_approach .txt {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.9;
	margin-bottom: 100px;
}

.mazdas_approach .img {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 80px;
}

.mazdas_approach .img>li {
	width: 23%;
}

.mazdas_approach .txt02 {
	margin-bottom: 70px;
}

.mazdas_approach .link {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.9;
}



/* by2030 */

.by2030_con {
	position: relative;
	height: 500px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.by2030_con video {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: auto;
}

.by2030_con .conwrap {
	color: #fff;
	position: relative;
	text-align: center;
	font-size: 2.9rem !important;
	letter-spacing: 0.15em;
	line-height: 1.9;
}



/* mazdas_journey_to_2030 */

.mazdas_journey_to_2030 {
	padding-bottom: 80px;
}

.mazdas_journey_to_2030 .level01 {
	padding-top: 70px;
	margin-bottom: 100px;
}

.mazdas_journey_to_2030 .block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.mazdas_journey_to_2030 .block>* {
	width: 47%;
}

.mazdas_journey_to_2030 img {
	display: block;
}

.mazdas_journey_to_2030 .txt {
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.9;
	font-size: 1.8rem;
	padding-right: 10%;
	box-sizing: border-box;
}

.mazdas_journey_to_2030 .block:nth-child(2n) {
	flex-direction: row-reverse;
}

.mazdas_journey_to_2030 .block:nth-child(2n) .txt {
	padding-right: 0;
	padding-left: 10%;
	text-align: right;
}



/* the_road_to_zero */

.the_road_to_zero {
	padding-bottom: 100px;
}

.the_road_to_zero .level01 {
	padding-top: 70px;
	margin-bottom: 40px;
}

.the_road_to_zero .lead {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.9;
	margin-bottom: 50px;
}

.the_road_to_zero .block {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
	position: relative;
}

.the_road_to_zero .block:before {
	position: absolute;
	content: "";
	background: #c6c6c6;
	width: 16%;
	height: 1px;
	top: 50%;
	left: 42%;
}

.the_road_to_zero .block>* {
	width: 35%;
}

.the_road_to_zero .block .txt_block {
	text-align: center;
	padding-left: 10%;
	box-sizing: border-box;
}

.the_road_to_zero .block .txt {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 2;
}

.the_road_to_zero .block .subtl {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.9;
	font-size: 1.7rem;
	margin-bottom: 25px;
	font-weight: 700;
}

.the_road_to_zero .block .link {
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.9;
	margin-top: 30px;
}

.the_road_to_zero .block:nth-child(2n) {
	flex-direction: row;
}

.the_road_to_zero .block+.block {
	margin-top: 50px;
}

.the_road_to_zero .block:nth-child(2n) .txt_block {
	padding-left: 0;
	padding-right: 10%;
}

.the_road_to_zero .block video {
	width: 100%;
	height: auto;
}

.the_road_to_zero .con {
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}

.the_road_to_zero .con:before {
	position: absolute;
	content: "";
	width: 1px;
	height: 100%;
	top: 0%;
	left: 50%;
	background: #c6c6c6;
}

.the_road_to_zero .con:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	border-color: #c6c6c6 transparent transparent transparent;
	bottom: 0%;
	left: 50%;
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	margin-bottom: -1px;
}

.the_road_to_zero .models_li {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}

.the_road_to_zero .models_li li {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	width: 25%;
}

.the_road_to_zero .models_li a {
	text-decoration: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-align: center;
	font-size: 1.1rem;
	letter-spacing: 0.1em;
	line-height: 1.2;
	background: #101010;
	color: #fff !important;
	padding: 10px 0;
	transition: 0.5s ease;
}

.the_road_to_zero .models_li a:hover {
	opacity: 0.8;
	transition: 0.5s ease;
}

.the_road_to_zero .models_li a.coming {
	pointer-events: none;
}



/* img_bg_block */

.img_bg_block>div {
	position: relative;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 50px 0 120px;
}

.img_bg_block .img {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 100%;
}

.img_bg_block .conwrap {
	position: relative;
	color: #fff;
	text-align: center;
	width: 100%;
}

.img_bg_block h2 {
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 1.9;
	font-size: 1.7rem !important;
	margin-bottom: 20px;
	font-weight: 700;
	color: #fff;
}

.img_bg_block .txt {
	text-align: center;
	font-size: 1.7rem !important;
	letter-spacing: 0.1em;
	line-height: 1.3;
}

.img_bg_block .btn {
	position: relative;
	margin-top: 70px;
	text-align: center;
}

.img_bg_block .btn a {
	color: #fff !important;
	text-decoration: none;
	letter-spacing: 0.1em;
	border: 1px solid #fff;
	padding: 15px 60px;
	font-size: 1.2rem;
}

.img_bg_block .img img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	object-position: center bottom;
}

.img_bg_block .img:before {
	content: '';
	display: block;
	padding-top: 360px;
	width: 100%;
	position: relative;
}



/* now_discover */

.now_discover {
	margin-top: -1px;
	margin-bottom: -1px;
}

@media screen and (max-width: 767px) {
	.in_container {
		width: 100%;
	}
	.sp_none {
		display: none !important;
	}
	.sp_only {
		display: inline-block !important;
	}
	.sp_only_block {
		display: block !important;
	}
	.pc_none {
		display: inline-block !important;
	}
	.pc_only {
		display: none !important;
	}
	/* mfp-content */
	.mfp-content {
		box-sizing: border-box;
	}
	/* TL */
	.level01 {
		font-size: 1.8rem !important;
		padding-top: 10vw;
		margin-bottom: 10vw;
		line-height: 1.3;
	}
	.level01 .sub {
		margin-bottom: 5vw;
	}
	.level02 {
		font-size: 1.8rem !important;
		padding-top: 10vw;
		margin-bottom: 10vw;
		line-height: 1.3;
	}
	/* ori_hero */
	.ori_hero .img {
		width: 100vw;
	}
	.ori_hero video {
		height: 135vw;
		width: 250vw;
		margin-left: -75vw;
		display: block;
	}
	.ori_hero .conwrap {
		top: 11vw;
		left: 0;
		-webkit-transform: inherit;
		transform: inherit;
		width: 100%;
	}
	.ori_hero .sub {
		font-size: 1.2rem;
	}
	.ori_hero h1 {
		font-size: 1.8rem;
		padding: 0 10vw;
	}
	/* page_lead */
	.page_lead {
		text-align: left;
		font-size: 1.2rem;
		line-height: 2;
		padding: 10vw 0;
	}
	/* our_commitment_to_planet_earth */
	.our_commitment_to_planet_earth_con .conwrap {
		margin: 18vw 0 22vw 0;
	}
	.our_commitment_to_planet_earth_con h2 {
		font-size: 1.2rem !important;
	}
	.our_commitment_to_planet_earth_con .txt {
		margin-top: 9vw;
		font-size: 1.8rem;
		padding: 0 4vw;
	}
	/* life_cycle_perspective */
	.life_cycle_perspective {
		padding-bottom: 20vw;
	}
	.life_cycle_perspective .con {
		flex-direction: column;
	}
	.life_cycle_perspective figure {
		width: 100%;
	}
	.life_cycle_perspective .txt_block {
		width: 100%;
		margin-top: 10vw;
	}
	.life_cycle_perspective .lead {
		font-size: 1.2rem;
		margin-bottom: 10vw;
	}
	.life_cycle_perspective .txt {
		text-align: left;
		font-size: 1.2rem;
		margin-bottom: 8vw;
		line-height: 2;
	}
	.life_cycle_perspective .link {
		font-size: 1.2rem;
		line-height: 2;
	}
	/* mazdas_approach */
	.mazdas_approach {
		padding-bottom: 13vw;
		overflow: hidden;
	}

	.mazdas_approach .link {
		margin-top: 10vw;
	}
	.mazdas_approach .level01 {
		padding-top: 10vw;
		margin-bottom: 10vw;
	}
	.mazdas_approach .lead {
		font-size: 1.2rem;
		margin-bottom: 8vw;
	}
	.mazdas_approach .txt {
		text-align: left;
		font-size: 1.2rem;
		margin-bottom: 8vw;
		line-height: 2;
	}
	.mazdas_approach .txt02 {
		width: 70%;
		margin: 10vw auto 0;
	}
	.mazdas_approach .swiper-container {
		width: 100%;
		margin: 0;
	}
	.mazdas_approach .swiper-slide {
		width: calc(85vw - 10px);
		padding-bottom: 10vw;
	}
	.mazdas_approach .swiper-container-horizontal>.swiper-scrollbar {
		width: calc(100% - 12px);
	}
	/* by2030 */
	.by2030_con video {
		width: auto;
		height: 100%;
	}
	.by2030_con .conwrap {
		font-size: 1.8rem !important;
		line-height: 1.4;
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		width: 90%;
	}
	.by2030_con {
		height: 130vw;
	}
	/* mazdas_journey_to_2030 */
	.mazdas_journey_to_2030 {
		padding-bottom: 20vw;
	}
	.mazdas_journey_to_2030 .level01 {
		padding-top: 18vw;
		margin-bottom: 10vw;
	}
	.mazdas_journey_to_2030 .block {
		flex-direction: column;
	}
	.mazdas_journey_to_2030 .block+.block {
		margin-top: 10vw;
	}
	.mazdas_journey_to_2030 .block>* {
		width: 100%;
	}
	.mazdas_journey_to_2030 .txt {
		text-align: left !important;
		font-size: 1.2rem;
		line-height: 2;
		padding: 0 !important;
		margin-top: 5vw;
	}
	.mazdas_journey_to_2030 .txt p {
		margin-bottom: 0;
	}
	/* the_road_to_zero */
	.the_road_to_zero {
		padding-bottom: 10vw;
	}
	.the_road_to_zero .level01 {
		padding-top: 15vw;
		margin-bottom: 10vw;
	}
	.the_road_to_zero .lead {
		font-size: 1.3rem;
		letter-spacing: 0;
		margin-bottom: 15vw;
	}
	.the_road_to_zero .con {
		padding-top: 0;
		padding-bottom: 0;
	}
	.the_road_to_zero .con:before,
	.the_road_to_zero .con:after {
		display: none;
	}
	.the_road_to_zero .block {
		flex-direction: column;
	}
	.the_road_to_zero .block+.block {
		margin-top: 10vw;
	}
	.the_road_to_zero .block:before {
		display: none;
	}
	.the_road_to_zero .block>* {
		width: 100%;
	}
	.the_road_to_zero .block .txt_block {
		text-align: center;
		padding: 0 !important;
		margin-top: 5vw;
	}
	.the_road_to_zero .block .subtl {
		font-size: 1.2rem;
		margin-bottom: 3vw;
		letter-spacing: 0.2em;
	}
	.the_road_to_zero .block .link {
		font-size: 1.2rem;
		line-height: 2;
		margin-top: 8vw;
	}
	.the_road_to_zero .block .txt {
		font-size: 1.2rem;
		line-height: 2;
		padding: 0 !important;
		margin-top: 5vw;
	}
	.the_road_to_zero .models_li {
		width: 100%;
		flex-direction: column;
	}
	.the_road_to_zero .models_li li {
		width: 100%;
	}
	.the_road_to_zero .models_li li+li {
		margin-top: 6vw;
	}
	.the_road_to_zero .models_li a {
		padding: 6vw 0;
	}
	/* img_bg_block */
	.img_bg_block>div {
		padding: 13vw 0 60vw;
		flex-direction: column;
	}
	.img_bg_block h2 {
		font-size: 1.2rem !important;
		margin-bottom: 0;
		letter-spacing: 0.2em;
		line-height: 1.4;
	}
	.img_bg_block .btn {
		margin: 12vw auto 0;
		width: 60%;
	}
	.img_bg_block .btn a {
		display: block;
		padding: 5vw 0;
	}
	/* now_discover */
	.now_discover.img_bg_block .btn {
		margin-top: 12vw;
	}
}

@media screen and (max-width: 964px) and (min-width: 768px) {
	.pc_none {
		display: inline-block !important;
	}
	.in_container {
		width: 100%;
	}
	.by2030_con {
		height: 400px;
	}
}

@media screen and (min-width: 768px) {
	.the_road_to_zero .block .img {
		margin-left: auto;
		margin-right: 0;
	}
	.the_road_to_zero .block:nth-child(2n) .img {
		margin-left: 0;
		margin-right: auto;
	}
}