@charset "utf-8";

.u-container {
	padding: 0 0 1px 0;
}

.e-img {
	width: 100%;
}

.u-inner {
	background-color: #fff;
	padding: 40px;
}

.u-mgb-0 {
	margin-bottom: 0 !important;
}

.u-text-center {
	text-align: center;
}

.u-inner.c-bg_glay {
	background: #e6e6e6;
}

/*.u-container p {
	letter-spacing: 0.1em;
	line-height: 2.2em;
	font-size: 16px;
}*/

.l-subtitle {
	width: 100%;
	background-color: rgba(5, 15, 30, 0.85);

}

.l-subtitle .u-inner {
	background: transparent;
	padding: 40px 40px;
	margin: 0 auto;
}

.l-subtitle .section-title {
	margin: 0 auto;
	border-color: #fff;
	color: #fff;
}

.attention {
	text-align: right;
	margin-bottom: 40px;
}

.u-container .attention p {
	font-size: 12px;
	margin-bottom: 5px;
}

.attention p span {
	color: #fff;
	margin-right: 10px;
	font-size: 10px;
	width: 60px;
	text-align: center;
	display: inline-block;
}

.attention p span.premiere {
	background: #B07E31;
}

.attention p span.mark.bright {
	background: #172043;
}


.equi_list ul {
	font-size: 0;
	letter-spacing: normal;
}

.equi_list ul li {
	display: inline-block;
	width: 25%;
	padding: 0 2%;
	margin-bottom: 40px;
	border-right: #ccc 1px solid;
}

.equi_list ul li:nth-child(4) {
	border: none;
}


.equi_list ul li h3 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	height: 24px;
}

.equi_list ul li img {
	margin-bottom: 10px;
	margin: 0 auto 10px;
	display: block;
}

.equi_list ul li p {
	line-height: 1.6em;
	font-size: 12px;
}

.equi_list ul li p .mark {
	color: #fff;
	font-size: 12px;
	width: 60px;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}

.equi_list ul li p .mark.premiere {
	background: #B07E31;
}

.equi_list ul li p .mark.bright {
	background: #172043;
}

.l-spec-nav-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: table;
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto;
	max-width: 1080px;
	margin: 60px auto 0 auto;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 40px;
}

.l-spec-nav-item {
	width: calc(100% / 5);
	padding: 0 1px 0 0;
	display: table-cell;
}

.l-spec-nav-item .e-link {
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding: 20px 0 35px;
	display: block;
	background: #1b1b1b url(../../img/equipment/arrow-02.png) no-repeat left 50% bottom 15px / 14px auto;
}

.l-spec-nav-item .e-link:hover {
	color: #000;
	background-color: #dae6e8;
	background-image: url(../../img/equipment/arrow-01.png);
	opacity: 1;
}

.l-spec-nav-item .e-link:before {
	content: attr(data-en);
	color: #fff;
	font-size: 1.5rem;
	font-weight: 700;
	margin: 0 0 5px;
	display: block;
}

.l-spec-nav-item .e-link:hover:before {
	color: #000;
}


.l-spec-list {
	padding: 60px 0;
}

.l-spec-list.is-bg-gray {
	background: #eee;
}

.l-spec-title {
	color: #707070;
	font-size: 1.4rem;
	margin: 0 0 40px;
	padding: 0 0 15px;
	display: block;
	border-bottom: 2px solid #000;
}

.l-spec-title:before {
	content: attr(data-en);
	color: #1b1b1b;
	font-size: 2.8rem;
	margin: 0 5px 0 0;
	display: inline-block;
}

.l-spec-list .u-inner {
	max-width: 1280px;
}


.l-spec-items {
	letter-spacing: -.4em;
	margin: 0 -20px;
	display: block;
}

.l-spec-item {
	letter-spacing: 0;
	width: 33.3%;
	margin: 0 0 30px;
	padding: 0 10px;
	display: inline-block;
}

.l-spec-item.l-spec-item--wide {
	width: 66.6%;
}

.l-spec-item.l-spec-item--middle {
	width: 50%;
	margin-bottom: 0;
}

.l-spec-items.l-spec-item--small .l-spec-item {
	width: 25%;
	margin-bottom: 0;
}


.l-spec-item .e-image {
	margin: 0 0 10px;
	position: relative;
}

.l-spec-item .cap {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 1.4rem;
}

.wt {
	color: #fff;
}

.eco_icon {
	position: absolute;
	width: 20%;
	top: -20px;
	z-index: 1;
}

.l-spec-item .e-title {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.35;
	margin: 5px 0 5px;
	display: block;
	text-align: center;
}

.e-text {
	font-size: 1.4rem;
	line-height: 1.75;
}

.e-title {
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.35;
	margin: 20px 0 5px;
	display: block;
}

.l-spec-item .e-text {
	font-size: 1.4rem;
	line-height: 1.75;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.e-colom-item-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.c-bg_glay {
	width: calc(100% - 5px);
	background: #e6e6e6;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 0px 5px #e6e6e6;
	box-shadow: 0px 0px 0px 5px #e6e6e6;
	border: solid 1px #fff;
}

.e-colom-container.e-colom_2 {
	margin-right: -40px;
}

.e-colom-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.e-colom-container.e-colom_2 .e-colom-item {
	width: 50%;
	padding-right: 40px;
}

.e-colom-item-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.e-colom-item {
	display: inline-block;
	letter-spacing: .1rem;
}

.e-text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.1rem;
}

.mgb-40 {
	margin-bottom: 40px;
}

.mgb-20 {
	margin-bottom: 20px;
}

.e-colom-container.e-colom_2 {
	margin-right: -40px;
}

.e-colom-item {
	display: inline-block;
	letter-spacing: .1rem;
}

.c-subtitle_min_line {
	font-size: 1.8rem;
	display: block;
	border-left: 2px solid #6c6c6c;
	border-right: 2px solid #6c6c6c;
	margin-bottom: 20px;
	text-align: center;
	padding: 0 10px;
}

.e-text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.1rem;
}



.l-caption_area {
	margin-bottom: 2%;
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1rem;
	line-height: 1.2;
	padding: 0 20px;
}

.l-spec-tumb_Textbox {
	background-color: #b59a5b;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 295px;
	color: #fff;
}

.l-spec-tumb_Text .e-text {
	border-top: 1px solid #fff;
	display: block;
	padding: 10px 0;
}

.l-spec-tumb_Text {
	display: block;
	width: 100%;
}


.l-spec-title2 {
	color: #707070;
	font-size: 2.0rem;
	margin: 40px 0 20px;
	padding: 0 0 15px;
	display: block;
	border-bottom: 2px solid #000;
	font-weight: bold;
}

.l-spec-items2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 40px 0 0;
}

.l-spec-item2-image {
	position: relative;
	width: 45%;
	margin-right: 5%;
}

.l-spec-item2-text {
	width: 50%;
}

.l-spec-item2-title img {
	display: block;
	width: 50px;
	height: auto;
}

.l-spec-item2-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 1px solid #b59a5b;
	margin-bottom: 15px;
	margin-top: 20px;
}

.l-spec-item2-title span {
	display: block;
	color: #b59a5b;
	font-size: 1.8rem;
	line-height: 1.8;
}

.l-spec-item2-title:first-child {
	margin-top: 0;
}

.l-spec-items2 .e-text2 {
	margin-top: 20px;
	font-size: 1rem;
	line-height: 1.75;
}
