/* BASIC css start */
.page_cate { clear:both; width:100%; margin-bottom:20px; }
.page_cate ul { text-align:center; margin:-1px 0 0; padding:0 15px; }
.page_cate ul li { display:inline-block; border-left:1px solid #cecece; margin-left:10px; padding-left:10px; height:12px; }
.page_cate ul li:first-child { border:0; margin:0; padding:0; }
.page_cate ul li > a { display:inline-block; color:#666; font-weight:bold; font-size:11px; vertical-align:top; line-height:12px; }
.page-cover {
    height: 37vh;
}
.site-footer{margin-top:40px;}
.max-width img{width:100%}




.brand-section {
	text-align: center;
	padding: 160px 0;
}
.brand-section .copy {
	width: 90%;
	line-height: 1.65;
	margin: 0 auto;
}
.brand-section .copy .headline {
	font-size: 24px;
	font-weight: 500;
	word-break: keep-all;
}
[lang="jp"] .brand-section .copy .headline {
	word-break: normal;
}
.brand-section .copy .subhead {
	font-size: 18px;
	font-weight: 500;
	margin-top: 20px;
}
.brand-manifesto .brand-logo img {
	width: 200px;
}
.brand-manifesto .copy {
	margin-top: 100px;
}
.brand-keywords {
	padding: 0 !important;
}
.brand-keywords .keywords:before,
.brand-keywords .keywords:after {
	content: '';
	display: table;
}
.brand-keywords .keywords:after {
	clear: both;
}
.brand-keywords .keywords .item {
	float: left;
	padding: 0 3.5%;
	position: relative;
	width: 33.333%;
}
.brand-keywords .keywords .item img {
	width: 100%;
}
.brand-keywords .keywords .item span {
	color: rgba(255,255,255,0.85);
	font-size: 28px;
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 50%;
	letter-spacing: 1px;
	transform: translate(-50%, -50%);
}
.brand-images {
	padding: 0 !important;
}
.brand-images .row:before,
.brand-images .row:after {
	content: '';
	display: table;
}
.brand-images .row:after {
	clear: both;
}
.brand-images .row .col-12 img {
	width: 74%;
	padding-bottom: 2%;
}
.brand-images .row .col-6 {
	float: left;
	padding: 2%;
	width: 50%;
}
.brand-images .row .col-6 img {
	width: 100%;
}
.brand-outro .brand-logo img {
	width: 80px;
	margin-top: 30px;
}

@media (max-width: 900px) {
	.brand-section {
		padding: 120px 0;
	}
	.brand-section .copy .headline {
		font-size: 20px;
	}
	.brand-section .copy .subhead {
		font-size: 17px;
	}
	.brand-section .copy br {
		display: none;
	}
	.brand-manifesto .brand-logo img {
		width: 160px;
	}
	.brand-manifesto .copy {
		margin-top: 80px;
	}
	.brand-keywords .keywords .item {
		float: none;
		padding: 2.5% 0;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.brand-images .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.brand-outro .brand-logo img {
		margin-top: 80px;
	}
}

@media (max-width: 600px) {
	.brand-section {
		padding: 100px 0;
	}
	.brand-section .copy .headline {
		font-size: 18px;
	}
	.brand-section .copy .subhead {
		font-size: 15px;
		margin-top: 10px;
	}
	.brand-manifesto .brand-logo img {
		width: 140px;
	}
	.brand-manifesto .copy {
		margin-top: 50px;
	}
	.brand-outro .brand-logo img {
		width: 50px;
		margin-top: 60px;
	}
}

/* BASIC css end */

