@charset "UTF-8";

/* ------------------------------------------------------------

  enedrive

------------------------------------------------------------ */
/* column12 float reset */
#enedrive .col-12 {
	float: none;
}
#enedrive.mainContents-inner {
	background: url(/fileadmin/templates-2016/ja/images/products/automotive/enedrive/img-bg-enedrive.png) top center fixed no-repeat #000;
	background-size: cover;
}
@media screen and (min-width: 1200px) {
	#enedrive.mainContents-inner {
		background: url(/fileadmin/templates-2016/ja/images/products/automotive/enedrive/img-bg-enedrive.png) center center fixed no-repeat #000;
		background-size: cover;
	}
}
@media screen and (max-width: 768px) {
	#enedrive.mainContents-inner {
		background-size: contain;
	}
}
/* hero area */
.hero-area {
	padding: 48px 0;
}
@media screen and (max-width: 544px) {
	.hero-area {
		padding-top: 35%!important;
		padding-bottom: 0;
	}
}
.hero-area h1 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/fileadmin/templates-2016/ja/images/products/automotive/enedrive/img-logo-enedrive.png) center no-repeat rgba(0, 0, 0, 0.5);
	background-size: 90%;
	padding: 125px 0;
	margin-bottom: 20px;
	width: 50%;
}
@media screen and (max-width: 768px) {
	.hero-area h1 {
	padding: 20% 0;
	}
}
@media screen and (max-width: 544px) {
	.hero-area h1 {
		width: 100%;
	}
}
.hero-area p {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: 200;
	color: #fff;
}
/* header */
#enedrive h2 {
	font-size: 118%;
	font-weight: bold;
	border-bottom: 5px solid #b3b3b3;
	padding-bottom: 0.3em;
	margin-bottom: 1em;
}
#enedrive h3 {
	margin-bottom: 0.3em;
	font-weight: 700;
}
/* table */
#enedrive table {
	width: 100%;
}
#enedrive th,td {
	border: 1px solid #666;
	padding: 0.4em;
	vertical-align: middle;
	text-align: center;
}
#enedrive .table-legend li {
	display: inline-block;
}
#enedrive .background-point {
	background: #817f7f;
	text-shadow: #fff 0 0 10px;
	font-weight: bold;
	color: #fff;
}
/* section */
#enedrive section {
	padding: 20px;
	margin-bottom: 0;
}
#enedrive section:nth-of-type(even) {
	background: rgba(255, 255, 255, 0.9);
}
#enedrive section:nth-of-type(odd) {
	background: rgba(255, 255, 255, 0.8);
}
#enedrive section:first-of-type {
	background: transparent;
}
/* contact area */
#enedrive section.contact-area {
	background: transparent;
	color: #fff;
	font-size: 1.6em;
	text-align: center;
}
#enedrive section.contact-area {
	background: transparent;
	color: #fff;
}
#enedrive section.contact-area [class*="col-"] {
	padding-bottom: 0;
}
/* this page only */
.chain-pitch {
	font-size: 195%;
	font-style: italic;
	color: #8f8f8f;
	text-align: right;
	margin-top: 13%;
}
@media screen and (max-width: 544px) {
	.chain-pitch {
		font-size: 135%;
	}
}

/* ------------------------------------------------------------

  powertrain

------------------------------------------------------------ */
#powertrain section {
	margin-bottom: 0;
}
#powertrain section:not(:first-of-type) {
	padding: 3rem 1rem;
}
#powertrain section:nth-of-type(even) {
	background: rgba(216, 216, 216, 0.8);
}
#powertrain section:nth-of-type(odd) {
	background: rgba(241, 241, 241, 0.8);
}
/* header */
#powertrain h2 {
	font-size: 1.2rem;
	font-weight: bold;
	border-bottom: 5px solid #b3b3b3;
	padding-bottom: 0.3rem;
	margin-bottom: 1rem;
}
@media screen and (max-width: 414px) {
	#powertrain h2 {
		font-size: 1.05rem;
	}
}
#powertrain h3 {
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1.5rem;
}
#powertrain .hero-main {
	position: relative;
	background: url(/fileadmin/templates-2016/ja/images/products/automotive/powertrain/img-powertrain-bg-top.png) center -30% no-repeat #080808;
	padding: 16% 0 5%;
	color: #fff;
}
#powertrain .hero-main-inner {
	width: 80%;
	margin: 0 auto;
}
#powertrain .hero-main h1 {
	font-size: 2.5rem;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0 auto 4.5rem;
}
#powertrain .hero-main .section-name {
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 4rem;
}
#powertrain .hero-main-lead {
	font-size: 0.85rem;
	margin-bottom: 2rem;
	background: url(/fileadmin/templates-2016/ja/images/products/automotive/powertrain/img-powertrain-car.png) center bottom no-repeat;
	background-size: contain;
	padding-bottom: 73.5%;
}
#powertrain .hero-main-feature {
	text-align: center;
}
#powertrain .hero-main-feature h2 {
	font-size: 1.6rem;
	margin-bottom: 2rem;
	border: none;
}
#powertrain .hero-main-feature li a {
	font-size: 1.2rem;
	color: #fff;
	padding: 0.3rem;
	text-shadow: #717171 0 0 10px;
	background: rgba(208, 208, 208, 0.5);
	box-shadow: 0 0 10px 5px rgba(208, 208, 208, 0.5);
	margin: 2rem 0 0;
}
@media screen and (max-width: 768px) {
	#powertrain .hero-main {
		background-position: 33% -40%;
		padding: 20% 0 15%;
	}
	#powertrain .hero-main-inner {
		width: 90%;
		margin: 0 auto;
	}
	#powertrain .hero-main h1 {
		font-size: 5vw;
	}
	#powertrain .hero-main .section-name {
		font-size: 1.3rem;
		margin-bottom: 5rem;
	}
	#powertrain .hero-main-lead {
		font-size: 0.85rem;
		padding-bottom: 80%;
	}
	#powertrain .hero-main-feature h2 {
		font-size: 1.25rem;
	}
}
@media screen and (max-width: 414px) {
	#powertrain .hero-main {
		background-position: 33% -65%;
	}
}
#powertrain section.organization-area {
	padding: 3rem 20% 0;
	text-align: center;
	color: #fff;
	background: url(/fileadmin/templates-2016/ja/images/products/automotive/powertrain/img-powertrain-bg-bottom.png) center 50% no-repeat #080808;
}
@media screen and (max-width: 768px) {
	#powertrain section.organization-area {
		padding: 3rem 1rem 0;
	}
}
#powertrain .organization-area h2 {
	border: none;
	font-size: 0.75rem;
	font-weight: normal;
	margin: 0 auto 2rem;
}
/*
#powertrain .organization-area .list-organigram {
	position: relative;
	padding-bottom: 25%;
}
#powertrain .organization-area .list-organigram li {
	position: absolute;
	display: inline-block;
	padding: 0.5rem;
	min-width: 20%;
	background: rgba(255, 255, 255, 0.4);
	border: solid 1px rgba(255, 255, 255, 0.7);
	border-radius: 10px;
	font-size: 0.7rem;
	line-height: 1.8;
}
.organization-area .list-organigram li:first-of-type {
	top: 10%;
	left: 40%;
}
.organization-area .list-organigram li:nth-of-type(2) {
	top: 80%;
	left: 18%;
}
.organization-area .list-organigram li:last-of-type {
	top: 80%;
	left: 60%;
}
*/
#powertrain section.contact-area {
	padding: 1rem 3rem;
	background-color: #080808;
	color: #fff;
}

/* ------------------------------------------------------------

  common style

------------------------------------------------------------ */

/* ----- button ----- */
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.btn-ghost {
	color: #fff !important;
	background-color: rgba(255, 255, 255, 0.30);
	border-color: #ffffff;
}
.btn-ghost:focus,
.btn-ghost.focus {
	color: #666666;
	background-color: rgba(255, 255, 255, 0.50);
	border-color: #cccccc;
}
.btn-ghost:hover {
	color: #666666;
	background-color: rgba(255, 255, 255, 0.50);
	border-color: #cccccc;
}
.btn-ghost:active {
	color: #666666;
	background-color: rgba(255, 255, 255, 0.50);
	border-color: #cccccc;
}
/* ----- box style ----- */
.box-shadow {
	box-shadow: 2px 2px 5px 1px #ccc;
}
/* ----- box type link ----- */
.box-link {
	margin-top: 2rem;
}
.box-link p {
	color: #006096;
	font-weight: bold;
}
.box-link p:before{
	content: ">";
	margin-right: 0.5rem;
}
/* ----- figure ----- */
figure {
	margin-bottom: 1rem;
}
figcaption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.5rem;
}
/* ----- table cell background color ----- */
.td-color-palegray {
	background-color: #F0EDED;
}
.td-color-gray {
	background-color: #BCBCBC;
}
/* ----- list ----- */
[class*="list-"] {
	margin-bottom: 1rem;
}
.list-benefit li {
	display: block;
	padding: 0.3rem 2rem;
	margin-bottom: 1rem;
	background-color: #94AFC3;
	border-radius: 30px;
	box-shadow: 0 2px 3px 2px rgba(208, 208, 208, 0.5);
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
}
/* ----- margin ----- */
.margin-bottom-1rem {
	margin-bottom: 1rem!important;
}
.margin-bottom-2rem {
	margin-bottom: 2rem!important;
}
.margin-bottom-3rem {
	margin-bottom: 3rem!important;
}
/* ----- background color ----- */
.bg-dark {
	background-color: #4D4D4D;
	padding: 0.3rem 0.5rem;
	color: #fff;
	margin-bottom: 1rem;
}