#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
	}
}

@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-pc {
	margin-top: 0;
}

.mt-10 {
	margin-top: 10px;
}

@media screen and (max-width: 768px) {
	.u-mt-0-pc {
		margin-top: inherit;
	}
}

.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;
}
