#section_survey .section_survey {
  margin: 60px auto 0 !important;
}
@media screen and (max-width: 768px) {
#section_survey .section_survey {
  margin: 40px auto 0 !important;
	}
}
.p-relation-section {
	margin-top: 70px
}
@media screen and (max-width: 768px) {
	.p-relation-section {
		margin-top: 70px
	}
	.p-relation-section .u-sp-hide + .c-box {
		margin-top: 20px
	}
}

.p-charge__grid .c-grid__col .c-text{
	min-height: 6em;
}
@media screen and (min-width: 769px) {
	/* PCのみ適用 */
	.p-charge__grid {
		padding-left: 15px;
		padding-right: 15px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 0 30px;
	}

	.p-charge__grid .c-grid__col {
		display: contents;
	}

	.p-charge__grid .c-grid__col:first-child > *:first-child {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 2;
	}

	.p-charge__grid .c-grid__col:nth-child(2) > *:first-child {
		grid-column-start: 2;
		grid-column-end: 3;
		grid-row-start: 1;
		grid-row-end: 2;
	}

	.p-charge__grid .c-grid__col:first-child > *:nth-child(2) {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 2;
		grid-row-end: 3;
	}

	.p-charge__grid .c-grid__col:nth-child(2) > *:nth-child(2) {
		grid-column-start: 2;
		grid-column-end: 3;
		grid-row-start: 2;
		grid-row-end: 3;
	}

	.p-charge__grid .c-grid__col:first-child > *:nth-child(3) {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 3;
		grid-row-end: 4;
	}

	.p-charge__grid .c-grid__col:nth-child(2) > *:nth-child(3) {
		grid-column-start: 2;
		grid-column-end: 3;
		grid-row-start: 3;
		grid-row-end: 4;
	}

	.p-charge__grid .c-grid__col:first-child > *:nth-child(4) {
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 4;
		grid-row-end: 5;
	}

	.p-charge__grid .c-grid__col:nth-child(2) > *:nth-child(4) {
		grid-column-start: 2;
		grid-column-end: 3;
		grid-row-start: 4;
		grid-row-end: 5;
	}


	
}

.c-list--square {
	list-style-type: "■";
	font-size: 12px;
}
.c-list--square li{
	margin-bottom: 15px;
}
.mode_icon {
	height: 16px;
	width: auto;
	display: inline-block;
}

.l-modal__inner{
    max-width: 850px;
    padding: 30px 20px 100px;
    margin: 0 auto;
    overflow-x: hidden;
}
.l-modal__inner .c-grid--col1-2 > *:last-child {
    width: 66.66%;
}
@media screen and (max-width: 768px) {
.l-modal__inner .c-grid--col1-2 > *:last-child {
    width: 100%;
}
}

.l-modal__inner .c-list.c-list--type{
	font-size: 16px;
}

.drive_mode {
}
.drive_mode .c-card__title.c-box {
    margin-top: 25px;
}


@media screen and (max-width: 768px) {
.drive_mode .c-card__title.c-box {
    margin-top: 50px;
}
.drive_mode .drive_mode_cap img{
	width: 100%;
}
.drive_mode .drive_mode_cap{
	width: 85%;
	bottom: 30%;
	left: 0;
	position: absolute;
	z-index: 10;
}
}
.p-ehev-lead {
	}
.p-ehev-lead img{
	width: 550px;
}

@media screen and (max-width: 768px) {
	.p-ehev-lead__logo {
		width: 100%;
	}
	.p-ehev-lead__logo img {
		width: 100%;
	}
}

.p-wltc-lead {
	vertical-align: middle;
	align-items: center;
}

.p-wltc-lead__text {
	margin-top: 0;
	margin-right: 20px;
}

.p-wltc-lead__logo {
	position: relative;
	top: -5px;
}

.p-wltc-lead__logo img {
	width: 50px;
}

@media screen and (max-width: 768px) {
	.p-wltc-lead__text {
		margin-right: 0;
	}
}

#passive-safety + div .p-relation-section .c-heading4{
	min-height: 4.5em;
}
.swiper-slide .c-box-button{
	margin-top: 20px !important;
	margin-bottom: 5px;
}
.rs_suspension{
	margin-top: 10px;
}
.rs_suspension ul{
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}
.rs_suspension ul:first-child{
	padding-right: 40px;
}

@media screen and (max-width: 768px) {
.rs_suspension {
	display: block;
}
c-button-secondary.c-button-wide {
	width: 100%;
}
.c-button-secondary.c-button-wide {
    padding: 8px 20px;
	}
}
@media screen and (min-width: 769px) {
.c-button-secondary.c-button-wide {
	padding: 8px 40px;
	}
}
.p-relation-section .swiper.js-slider {
	padding-bottom: 2px;
}
.wide_view_camera {
}
.wide_view_camera .c-card__title.c-box {
    margin-top: 25px;
}

.u-mt-0 {
	margin-top: 0;
}

.mt-10 {
	margin-top: 10px;
}

@media screen and (max-width: 768px) {
	.u-mt-0-pc {
		margin-top: inherit;
	}
	
	.u-mt-0-sp {
		margin-top: 0;
	}
}

.p-relation__table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border-top: 1px solid #b9b9b9;
	table-layout: fixed;
}

.p-relation__table th,
.p-relation__table td {
	width: 150px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	background-color: #fff;
}

.p-relation__table th {
	font-weight: normal;
	border-left: 1px solid #b9b9b9;
}

.p-relation__table tr:first-child th,
.p-relation__table tr:first-child td
{
	background-color: var(--color-light-gray);
}


.p-relation__table--text {
	font-size: 12px;
	vertical-align: baseline;
}

.p-relation__table--text span,
.p-relation__table--text sup {
	font-size: 8px;
}

@media screen and (max-width: 768px) {
	.p-relation__table--container {
		max-width: calc(100% + 20px);
		margin-right: -20px;
		padding-right: 20px;
		overflow-x: auto;
	}

	.p-relation__table {
		width: max-content;
		table-layout: auto;
	}

	.p-relation__table th {
		position: sticky;
		left: 0;
		z-index: 1;
	}

}

/* PCでスライダーを縦表示 */
@media screen and (min-width: 769px) {
	.p-swiper--pc-vertical {
		flex-direction: column;
	}
	
	.p-swiper--pc-vertical .swiper-slide {
		margin-top: 10px;
	}
	
	.p-swiper--pc-vertical .swiper-slide:first-child {
		margin-top: 0;
	}
}

@media screen and (max-width: 768px) {
	.p-relation__grid--space-m .c-grid__col {
		margin-top: 40px;
	}

	.p-relation__grid--space-m .c-grid__col:first-child {
		margin-top: 0;
	}
}

.box_app {
	display: flex;
	justify-content: space-between;
}

@media screen and (min-width: 769px){
	.box_app {
		width: 460px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 768px){
	.box_app {
		width: 100%;
	}
}

.box_app a {
	display: block;
	transition: all 0.3s;
}
.box_app a img{
	width: 100%;
}
@media screen and (min-width: 769px){
	.box_app a {
		width: 240px;
	}
}

@media screen and (max-width: 768px){
	.box_app a {
		width: 50%;
	}
}

.box_app a:hover {
	opacity: 0.6;
}



.relation-spec{
	font-size: 40px;
	line-height: 40px;
}
.relation-spec strong{
	/* font-family: var(--font-normal); */
	font-size: 80px;
}
.relation-spec small{
	display: block;
	font-size: 16px;
	font-family: var(--font-bold);
	margin-bottom: 30px;
	line-height: 16px;
}


@media screen and (max-width: 768px) {
	.relation-spec{
		font-size: 26px;
		line-height: 26px;
	}
	.relation-spec strong{
		font-family: var(--font-bold);
		font-size: 60px;
	}
}






@media screen and (min-width: 769px) {
  .slide_textwrap .swiper-slide {
    min-width: 492px;
  }
}

.electric__spec {
  z-index: 2;
  aspect-ratio: 950/534;
  width: 100%;
  /* height: 100%; */
  background-color: #edf2f8;
  display: flex;
  align-items: center;
  justify-content: center;
	flex-direction: column;
	gap:30px;
}

.electric__spec.bg_black {
  background-color: #000000;
  color: #fff;
}
.electric__spec--inner {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.electric__spec--label {
  line-height: 16px;
  font-size: 20px;
}
.electric__spec--label img {
  height: 16px;
  width: auto;
}

.electric__spec--spec {
  line-height: 1;
  font-family: var(--font-bold);
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.electric__spec--spec strong {
  font-size: 88px;
  letter-spacing: -0.04em;
	/* font-family: var(--font-normal); */
}
.electric__spec--spec span {
  font-size: 40px;
  letter-spacing: -0.04em;
	font-family: var(--font-normal);
}

.electric__spec--spec small {
  font-size: 16px;
  display: block;
  margin-top: 12px;
	font-family: var(--font-normal);
}



.electric__spec-2line span{
	font-size: 24px;
}
.electric__spec-2line strong{
	font-size: 56px;
}

@media screen and (max-width: 768px) {

	.electric__spec--spec {
		gap: 8px;
	}

	.electric__spec--label {
		line-height: 10px;
		font-size: 14px;
	}
  .electric__spec--spec strong {
    font-size: 60px;
  }
  .electric__spec--spec span {
    font-size: 30px;
  }
	.electric__spec--spec small {
		font-size: 12px;
	}

	.electric__spec-2line span{
	font-size: 20px;
}
.electric__spec-2line strong{
	font-size: 40px;
}

}



.p-relation-section .c-list{
	margin-left: -0.8em;
}