@charset "utf-8";


.u-container {
	padding: 0 0 60px;
}


.l-subtitle {
	width: 100%;
	background-color: #28344a;
}

.l-subtitle .section-title {
	margin: 0 auto;
	border-color: #fff;
	color: #fff;
}

.l-subtitle .section-title {
	margin: 0 auto;
	border-color: #fff;
	color: #fff;
}

.l-subtitle .u-inner {
	background: transparent;
	padding: 30px 40px;
	margin: 0 auto;
}



/*Main Visual*/
.u-inner {
	max-width: 1080px;
	margin: 100px auto;
	padding: 40px 0px;
}

.l-mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-image: url(../../img/brand/mv.jpg);
	background-size: cover;
	padding: 15% 20px;
	margin-top: 65px;
	position: relative;
}

.l-mv-copy__en {
	font-size: 7rem;
	display: block;
	color: #fff;
	text-shadow: 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000;
	margin-bottom: 5px;
}

.l-mv-copy__jp {
	background: #000;
	color: #fff;
	font-size: 1.4rem;
	padding: 5px;
	width: 170px;
	display: inline-block;
	text-align: center;
}



.c-brand-main .u-inner,
.u-mgt-normal .u-inner {
	padding: 60px;
	background: #fff;
}

.c-brand-main .u-inner img,
.u-mgt-normal .u-inner img {
	width: 100%;
	max-width: none;
}

.u-text {
	font-size: 1.6rem;
	line-height: 1.75;
	margin: 0 0 3em;
	-webkit-transform: rotate(.05deg);
	-ms-transform: rotate(.05deg);
	transform: rotate(.05deg);
}

.u-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.u-flex img {
	width: 100%;
}

.u-mgt-normal {
	margin-top: 80px;
}

.l-section-subtitle small {
	font-size: 1.3rem;
	padding: .25em 0 0;
	display: block;
}

.l-section-subtitle sup {
	font-size: 1.3rem;
	padding: .25em 0 0;
	display: inline-block;
}

.c-brand-main .u-inner {
	text-align: center;
	margin-bottom: 0;
}

.c-brand-main__inner {
	background: #fff;
	position: relative;
}

.c-brand-main__inner:after {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid rgba(0, 0, 0, .1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.c-brand-main__inner h3 {
	width: 310px;
	margin: 0 auto;
	padding: 70px 0 0;
}

.c-brand-main__inner h2 {
	font-size: 2.8rem;
	font-weight: 400;
	letter-spacing: .1em;
	margin: 50px 0 0;
}

.c-brand-main__inner p {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	text-align: center;
	width: 100%;
	margin: 30px 0 0;
}

.c-brand-main__image {
	text-align: center;
	width: 100%;
	margin: 50px 0 0;
	position: absolute;
}

.c-brand-main__image figure {
	width: 810px;
	margin: 0 auto;
	padding: 0 0 0 20px;
}

.c-brand-main__inner > figure {
	padding: 120px 0 0;
}

.c-image-box {
	margin: 0 -20px;
}

.c-image-box__inner {
	padding: 0 20px;
}

.c-image-box h3 {
	font-size: 1.7rem;
	text-align: center;
	display: block;
	margin: 0 0 .75em;
}

.c-image-box figcaption {
	text-align: center;
	display: block;
	margin: 1em 0 0;
}

.c-geofit {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-geofit {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-geofit figure {
	width: 300px;
}

.c-geofit h3 {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.75;
	padding: 0 0 0 2em;
	-webkit-transform: rotate(.005deg);
	-ms-transform: rotate(.005deg);
	transform: rotate(.005deg);
}

.c-geofit__sub {
	padding: 40px 60px 30px;
}

.c-geofit__sub li {
	padding: 0 25px;
}

.c-geofit__sub li em {
	font-size: 1.6rem;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	margin: 0 0 .75em;
	display: block;
}

.c-geofit__monitor {
	margin: 30px 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-geofit__monitor > div:nth-child(1) {
	width: 55%;
}

.c-geofit__monitor > div:nth-child(2) {
	width: 45%;
	padding: 0 0 0 50px;
}

.c-geofit__monitor > div:nth-child(2) figure {
	position: relative;
}

.c-geofit__monitor > div:nth-child(2) figure figcaption {
	font-size: 1.6rem;
	font-weight: 700;
	text-align: right;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.c-geofit__monitor > div:nth-child(2) ul {
	padding: .5em 20px 0;
}

.c-geofit__monitor > div:nth-child(2) ul li {
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0;
}

.c-note {
	font-size: 1rem;
	max-width: 1080px;
	margin: 20px auto 0;
	display: block;
}

.c-geofit__text__sub {
	font-size: 1.4rem;
	padding-top: 15px;
	line-height: 1.5;
}
