@charset "UTF-8";

.u_mb50p {
	margin-bottom: 50%;
}
.u_bt0 {
	border-top: 0 !important;
}
.c_section.bggradient_bg1 {
	background: linear-gradient(90deg, #011D53 0%, #005B91 100%);
  	color: #fff;
}
.c_section.bggradient_bg2 {
	background: linear-gradient(90deg, #142D59 0%, #133CB1 100%);
  	color: #fff;
}
.c_section.bggradient_bg3 {
	background: linear-gradient(#003f66, #090E1F);
  	color: #fff;
}
.c_section.bgimage_top1 {
	background-color: #01306E;
	background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/top_bg_01_pc.jpg) no-repeat left top;
	background-size: cover;
	color: #fff;
}
.c_section.bgimage_top2 {
	background-color: #01306E;
	background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/top_bg_03_pc.jpg) no-repeat left top;
	background-size: cover;
	color: #fff;
}
.c_section.bgimage_about1 { 
	background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/about_bg_01_pc.jpg) no-repeat right bottom;
	background-size: cover;
	color: #fff;
	overflow: visible;
}
@media screen and (max-width: 767px) {
	.c_section.bgimage_about1 {
		background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/about_bg_01_sp.jpg) no-repeat left top;
		background-size: cover;
		aspect-ratio: 750 / 2110;
	}
	.u_mb50p {
		margin-bottom: 40vh;
	}
}
.c_section.bgimage_about2 {
	background-color: #01306E;
	background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/about_bg_02_pc.jpg) no-repeat left top;
	background-size: cover;
	color: #fff;
}
.c_section.bgimage_ev1 { 
	background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/ev_bg_01_pc.jpg) no-repeat center top;
	background-size: cover;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.c_section.bgimage_ev1 {
		background: url(/JP/NISSAN_ENERGY/ASSETS/IMG/ev_bg_01_sp.jpg) no-repeat center 30%,linear-gradient(180deg, #102552 0%, #102552 30%, #090f1f 60%, #090f1f 100%);
		background-size: contain;
	}
}
.c_section.bggradient_bg1:last-child::after,
.c_section.bggradient_bg2:last-child::after,
.c_section.bggradient_bg3:last-child::after,
.c_section.bgimage_top2:last-child::after {
	height: 0 !important;
}
.c_section.bggradient_rnbg {
	background: linear-gradient(225deg, #b9ccd6 0%, #f3f7fa 60%, #b9ccd6 100%);
}

.c_section.bggradient_susbg {
	background: linear-gradient(150deg, #33c180 0%, #095093 80%);
	color: #fff;
}
.c_section.bgsusblue {
	background-color: #0a5093;
	color: #fff;
}
.c_section.bgsusgreen {
	background-color: #33c180;
	color: #fff;
}
.c_section.bgsuslightblue {
	background-color: #50abd9;
	color: #fff;
}
.c_section.bglightblue {
	background-color: #edf4f8;
}
.c_section.bggradient_susbg a.normalTextLink,
.c_section.bgsusblue a.normalTextLink,
.c_section.bgsusgreen a.normalTextLink,
.c_section.bgsuslightblue a.normalTextLink {
	color: #fff;
}
.c_section.bggradient_susbg .c_titleH2>div>div:only-child:before,
.c_section.bggradient_susbg .c_titleH2>div>div.h2:before,
.c_section.bggradient_susbg [class^="c_p-"] .c_titleH2 h2:before {
	background-color: #fff;
}
.c_section.bgsusblue .c_titleH2>div>div:only-child:before,
.c_section.bgsusblue .c_titleH2>div>div.h2:before,
.c_section.bgsusblue [class^="c_p-"] .c_titleH2 h2:before {
	background-color: #fff;
}
.c_section.bgsusgreen .c_titleH2>div>div:only-child:before,
.c_section.bgsusgreen .c_titleH2>div>div.h2:before,
.c_section.bgsusgreen [class^="c_p-"] .c_titleH2 h2:before {
	background-color: #fff;
}
.c_section.bgsuslightblue .c_titleH2>div>div:only-child:before,
.c_section.bgsuslightblue .c_titleH2>div>div.h2:before,
.c_section.bgsuslightblue [class^="c_p-"] .c_titleH2 h2:before {
	background-color: #fff;
}
.rounded-corners10 img,
.rounded-corners10 iframe {
	border-radius: 10px;
}
.index_intro {
  background: url(/JP/SUSTAINABILITY/SOCIAL/DIVERSITY/ASSETS/IMG/img_03_pc.jpg) no-repeat left top;
  background-size: cover;
}
.index_intro__text {
  font-size: 2.8rem;
  line-height: 1.53;
}
.index_intro__textItem {
  width: 80.5555555556vw;
  margin: 0 auto;
}
.index_intro__image {
  width: 86.8055555556vw;
  margin: 0 auto;
}
/*
.c_section.bgimage {
	background: no-repeat fixed url('') center center/cover rgba(255, 255, 255, .7);
	background-blend-mode: lighten;
}
*/



@media print, screen and (min-width: 768px) {
	.c_media.col5540 .textbox {
		width: 55%;
	}
	.c_media.col5540 .imagebox {
		width: 40%;
	}
	.c_panel.col-3.justifycenter > div {
		justify-content: center;
	}
	.c_panel.col-3.justifycenter .box {
		width: calc(50% - 20px);
		margin: 0 10px 20px;
	}
}
@media print, screen and (min-width: 1201px) {
	.c_panel.col-3.justifycenter .box {
		width: calc(33.33% - 20px);
		margin: 0 10px 20px;
	}
	.c_panel.col-3.justifycenter > div:after {
		display: none;
	}
	.c_section.bgimage_about1 { 
		aspect-ratio: 2880 / 1500;
		min-height: 600px;
	}
}

@media screen and (max-width: 412px) {
  .index_intro__image {
    max-width: 345px;
  }
}
@media screen and (max-width: 767px) {
  .index_intro {
    background: url(/JP/SUSTAINABILITY/SOCIAL/DIVERSITY/ASSETS/IMG/img_03_sp.jpg) no-repeat left top;
    background-size: cover;
  }
  .index_intro__image {
    width: 92vw;
    max-width: unset;
  }
  .index_intro__text {
    font-size: 1.8rem;
    line-height: 1.66;
  }
  .index_intro__textItem {
    width: unset;
  }
}
@media screen and (max-width: 1440px) {
  .index_intro__image {
    max-width: 1250px;
  }
  .index_intro__text {
    font-size: 1.9444444444vw;
  }
}