@charset "UTF-8";
@import "common.sp.css";

* {
	word-break: keep-all;
	white-space: normal;
	overflow-wrap: break-word;
	line-height: 1.6;
	letter-spacing: 0.02em;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 30px;
	font-size: 0;
	position: relative;
}

#visual:before {
	display: block;
	content: '';
	padding-top: 60%;
}

#visual img {
	max-width: 2000px;
	height: 100%;
	position: absolute;
	top: 0;
	left: -65%;
}

/* ---------------------------------------------------------
	CSS Document hedar_navi
--------------------------------------------------------- */
#headar_navi {
	position: absolute;
	/* top: 20px; */
	top: 8px;
	right: 10px;
	/* width: 480px; */
}

#hnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 20px;
	font-size: 14px;
	line-height: 35px;
}

#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;
}
#hnavi #lang_btn {
	margin-left: 10px;
}
#lang_btn p {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
}
#lang_btn a {
	display: inline-block;
	margin: auto 8px;
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 30px;
}

#about figure {
	margin-bottom: 10px;
}

#about figure img {
	width: 120px;
}

#about p {
	font-weight: 600;
	font-size: 4vw;
	color: #d71518;
}

/* ---------------------------------------------------------
	CSS Document gray
--------------------------------------------------------- */

.gray {
	padding-bottom: 50px;
}

.gray .container {
	padding: 0 20px;
	text-align: left;
}

.gray .kana {
	height: 55px;
	margin-bottom: 30px;
	background: no-repeat 38% top / auto 100%;
	font-weight: 500;
	font-size: 6vw;
	line-height: 60px;
	color: #3db590;
}

.gray h2 {
	margin-bottom: 30px;
	font-weight: 600;
	font-size: 7vw;
	line-height: 1.3;
}

.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 0 10px;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.4;
	color: #1449a6;
}

.gray p {
	margin: 0 0 30px;
	line-height: 1.5;
}

.gray figure {
	margin-top: 40px;
	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 {
	margin-bottom: 40px;
	padding: 20px 0;
	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: 7vw;
	line-height: 1.3;
}

#general .section {
	margin: 30px 20px 0 0;
}

#general figure {
	display: table-cell;
	vertical-align: top;
	width: 20%;
	padding-right: 3%;
}

#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: 20px;
	line-height: 1;
	color: #1449a6;
}

/* ---------------------------------------------------------
	CSS Document outline
--------------------------------------------------------- */

#outline {
	background: #eaeaea;
}

#outline .kana {
	background-image: url(../images/quality_01.png);
}

#outline h3 {
	height: 60px;
	background: #38679f;
	text-align: center;
	font-weight: 600;
	font-size: 5vw;
	line-height: 58px;
	color: #fff;
}

#outline .article {
	background: #fff;
}

#outline figure {
	margin-top: 0;
	padding: 10px 20px 20px;
}

#outline figcaption {
	margin-bottom: 25px;
	text-align: left;
	line-height: 1.5;
	color: #d71518;
}

/* ---------------------------------------------------------
	CSS Document note
--------------------------------------------------------- */

#note {
	margin: 50px 20px 50px;
}

#note h2 {
	margin: 0 -20px 20px;
	text-align: center;
	font-weight: 700;
	font-size: 7vw;
	line-height: 1.3;
}

#note .table {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
}

#note dl {
	display: table-row;
}

#note dt {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	border: solid 3px #acacac;
	text-align: center;
	font-weight: 400;
	white-space: nowrap;
}

#note dd {
	display: table-cell;
	vertical-align: middle;
	width: 590px;
	padding: 10px 15px;
	border: solid 3px #acacac;
	text-align: left;
	font-weight: 400;
	line-height: 1.3;
}
