@charset "UTF-8";
@import "common.pc.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	height: 654px;
	margin-bottom: 70px;
	font-size: 0;
	position: relative;
}

#visual img {
	max-width: 2000px;
	transform: translateX(-50%);
	position: absolute;
	top: 0;
	left: 50%;
}

/* ---------------------------------------------------------
	CSS Document hedar_navi
--------------------------------------------------------- */
#headar_navi {
	position: absolute;
	top: 20px;
	right: 10px;
	/* width: 480px; */
}

#hnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 40px;
	font-size: 18px;
	/* line-height: 60px; */
}

#hnavi li.hnavi a {
	text-decoration: none;
	color: #ffffff;
	position: relative;
}

#hnavi li.hnavi a:before {
	content: "";
	width: 0;
	height: 0;
	margin-top: -5px;
	border: solid 5px transparent;
	border-left: solid 7px #ffffff;
	position: absolute;
	top: 50%;
	left: -12px;
}

#lang_btn {
	width: 120px;
	border: 1px solid #ffffff;
	border-radius: 50px;
}
#lang_btn p {
	line-height: 30px;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	width: auto;
	margin-bottom: 0px;
}
#lang_btn a {
	display: inline-block;
	margin: auto 8px;
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 70px;
	font-size: 0;
}

#about p {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	font-weight: 600;
	font-size: 35px;
	color: #d71518;
}

#about figure {
	display: inline-block;
	vertical-align: middle;
	width: 152px;
	margin-right: 60px;
}

/* ---------------------------------------------------------
	CSS Document title
--------------------------------------------------------- */

.gray {
	padding-bottom: 80px;
}

.gray .container {
	text-align: left;
}

.gray .kana {
	height: 80px;
	margin-bottom: 60px;
	background: no-repeat top;
	font-weight: 500;
	font-size: 56px;
	line-height: 100px;
	color: #3db590;
}

.gray h2 {
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 42px;
	line-height: 1;
}

.gray .section:before {
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	background-image: linear-gradient(90deg, #eaeaea 0%, #eaeaea 85%, #333 85%, #333 100%, #fff);
	background-size: 4px 1px;
}

.gray h3 {
	margin: 30px 15px 10px;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.4;
	color: #1449a6;
}

.gray p {
	margin: 0 15px 30px;
	line-height: 1.5;
}

.gray figure {
	margin-top: 60px;
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document quality
--------------------------------------------------------- */

#quality {
	background: #eaeaea;
}

#quality .kana {
	background-image: url(../images/quality_01.png);
}

/* ---------------------------------------------------------
	CSS Document merit
--------------------------------------------------------- */

#merit {
	background: #fff;
}

#merit .kana {
	background-image: url(../images/merit_01.png);
}

/* ---------------------------------------------------------
	CSS Document need
--------------------------------------------------------- */

#need {
	background: #eaeaea;
}

#need .kana {
	background-image: url(../images/quality_01.png);
}

/* ---------------------------------------------------------
	CSS Document general
--------------------------------------------------------- */

#general {
	margin-bottom: 50px;
}

#general .title {
	height: 120px;
	margin-bottom: 60px;
	background: #d71518;
	color: #fff;
	position: relative;
	z-index: 0;
}

#general .title:after {
	position: relative;
	content: '';
	width: 0;
	height: 0;
	margin-top: -4px;
	border: solid 24px transparent;
	border-top: solid 26px #d71518;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: -50px;
	z-index: -1;
}

#general .title h2 {
	font-weight: 600;
	font-size: 50px;
	line-height: 116px;
}

#general .section {
	margin-top: 60px;
}

#general figure {
	display: table-cell;
	vertical-align: top;
	width: 190px;
	text-align: left;
}

#general dl {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
}

#general dt {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 30px;
	line-height: 1;
	color: #1449a6;
}

/* ---------------------------------------------------------
	CSS Document outline
--------------------------------------------------------- */

#outline {
	background: #eaeaea;
}

#outline .kana {
	background-image: url(../images/quality_01.png);
}

#outline h3 {
	height: 72px;
	margin: 0;
	background: #38679f;
	text-align: center;
	font-weight: 600;
	font-size: 42px;
	line-height: 70px;
	color: #fff;
}

#outline .article {
	padding: 20px;
	background: #fff;
}

#outline figure {
	margin-top: 0;
	padding: 30px 0 30px;
}

#outline figcaption {
	margin-bottom: 40px;
	font-size: 24px;
	line-height: 1.5;
	color: #d71518;
}

/* ---------------------------------------------------------
	CSS Document note
--------------------------------------------------------- */

#note {
	margin-top: 80px;
}

#note h2 {
	margin-bottom: 40px;
	text-align: center;
	font-weight: 700;
	font-size: 42px;
	line-height: 1;
}

#note .table {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
}

#note dl {
	display: table-row;
}

#note dt {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	padding: 10px 0;
	border: solid 3px #acacac;
	text-align: center;
	font-weight: 400;
	font-size: 25px;
}

#note dd {
	display: table-cell;
	vertical-align: middle;
	width: 700px;
	padding: 10px 30px;
	border: solid 3px #acacac;
	text-align: left;
	font-weight: 400;
	font-size: 25px;
	line-height: 1.3;
}
