@charset "utf-8";

.u-text-L {
	text-align: left;
}

.u-text-R {
	text-align: right;
}

.u-text-C {
	text-align: center;
}

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


.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;
}

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

.u-inner {
	background-color: transparent;
}

.u-inner.u-inner-wide {
	padding: 0;
	margin: 0 auto;
}

.mgt--40 {
	margin-top: -40px;
}

.mgt-0 {
	margin-top: 0;
}

.mgb-20 {
	margin-bottom: 20px;
}

.mgb-30 {
	margin-bottom: 30px;
}

.mgb-40 {
	margin-bottom: 40px;
}

.mgb-60 {
	margin-bottom: 60px;
}

.mgb-80 {
	margin-bottom: 80px;
}


.mgb-100 {
	margin-bottom: 100px;
}

.pb-10 {
	padding-bottom: 10px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-60 {
	padding-bottom: 60px;
}

.pt-10 {
	padding-top: 10px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-40 {
	padding-top: 40px;
}

.pt-60 {
	padding-top: 60px;
}

.mgL_-40{
	margin-left: -40px;
}

.e-text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0.03rem;
}

.e-text_caption {
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.03rem;
}

.u-inner.e-bg_w {
	background-color: rgba(255, 255, 255, 0.8);
}

.e-colom-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.e-colom-item {
	display: inline-block;
	letter-spacing: .1rem;
}

.e-colom-flex {}

.e-colom-flex .e-colom-flex_01 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.e-colom-flex .e-colom-flex_02 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.e-colom-container.e-colom_2 {
	margin-right: -40px;
}

.e-colom-container.e-colom_2 .e-colom-item {
	width: 50%;
	padding-right: 40px;
}

.e-colom-container.e-colom_3 {
	margin-right: -20px;
}

.e-colom-container.e-colom_3 .e-colom-item {
	width: 33.3%;
	padding-right: 20px;
}

.e-colom-container .e-img {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.e-colom-container.e-colom_side {
	margin-right: -20px;
}

.e-colom-container.e-colom_side .e-colom-item {
	width: 66.6%;
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	vertical-align: middle;
}

.e-colom-container.e-colom_side .e-colom-img {
	width: 33.3%;
	padding-right: 20px;
}


.c-bg_green {
	background: url(../../img/equipment/c-bg_01.jpg) no-repeat top / 100% auto;
	background-size: cover;
}

.c-bg_white {
	width: calc(100% - 5px);
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 0px 0px 5px #fff;
	        box-shadow: 0px 0px 0px 5px #fff;
	border: solid 1px #aecebe;
}

.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;
}
.c-subtitle_min_line {
	font-size: 1.7rem;
	display: block;
	border-left: 2px solid #6c6c6c;
	border-right: 2px solid #6c6c6c;
	margin-bottom: 20px;
	text-align: center;
	padding: 0 10px;
	letter-spacing: 0;
}



.c-subtitle_min{
	font-weight: bold;
	font-size: 1.8rem;
	display: block;
	border-bottom: 2px solid #bfd9c3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.c-text_color_Brown {
	color: #956134;
	font-size: 2.4rem;
	line-height: 1;
	font-weight: bold;
	letter-spacing: -0.08rem;
}


.c-link_anccer {
	display: block;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: -.5rem;
}

.c-link_anccer li {
	display: inline-block;
	width: 50%;
	border-right: 1px solid #ccc;
	text-align: center;
	position: relative;
	letter-spacing: 0.8px;
	background-color: rgba(138, 119, 62, 1);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.c-link_anccer .e-link {
	padding: 25px 0px;
	text-decoration: none;
	color: #fff;
	display: block;
	line-height: 2.4rem;
	font-size: 1.7rem;
}

.c-link_anccer li:last-child {
	border-right: none;
}

.c-link_anccer li:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background-image: url(../../img/equipment/arrow_W.png);
	background-size: contain;
	vertical-align: middle;
	position: absolute;
	background-repeat: no-repeat;
	right: 4%;
	top: 49%;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.c-link_anccer li:hover {
	opacity: 0.5;
}

/* l-section_01  */




.l-section_01 .l-title-sub {
	color: #fff;
	text-align: center;
	font-size: 2.6rem;
	letter-spacing: 0.1rem;
	padding: 20px 0;
	border: 3px double #fff;
}

.l-section_01 .e-subTitle {
	border-bottom: 1px solid;
}

.l-section_01 .e-subTitle-min {
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: 0.5rem;
}

.e-section_01--01 {
	padding: 60px 40px;
}


/* l-section_02  */

.l-section_02 .l-section_block {
	display: table;
	table-layout: fixed;
	width: 100%;
}

.l-section_02 .is-right .e-section_item {
	display: block;
	width: 480px;
	margin: 0 0 0 auto;
}


.l-section_02 .l-section_block.e-section-01 {
	background: url(../../img/equipment/section_02_1.png) no-repeat center / 100% auto;
	background-size: cover;
	min-height: 379px;
	padding: 0 40px;
	text-shadow: #fff 1px 1px 10px, #fff -1px 1px 10px, #fff 1px -1px 10px, #fff -1px -1px 10px;
}

.l-section_02 .l-section_block.e-section-01 .l-title-sub {
	padding-top: 70px;
	padding-bottom: 15px;
}

.l-section_02 .l-section_block.e-section-02 {
	background: url(../../img/equipment/section_02_2.png) no-repeat center / 100% auto;
	background-size: cover;
	min-height: 330px;
	text-shadow: 0px 0px 10px #fff;
}

.l-section_02 .l-section_block.e-section-02 .l-title-sub {
	padding-top: 25px;
	padding-bottom: 15px;
}


.l-section_02 .l-section_block.e-section-03 {
	background: url(../../img/equipment/section_02_3.png) no-repeat center / 100% auto;
	background-size: cover;
	color: #fff;
	min-height: 324px;
	padding: 0 40px;
	text-shadow: 0px 0px 10px #000000;
}

.l-section_02 .l-section_block.e-section-03 .l-title-sub {
	padding-top: 30px;
	padding-bottom: 15px;
}


.l-section_02 .e-large {
	font-size: 4.8rem;
	line-height: 0.5;
	font-weight: bold;
	display: inline-block;
	padding-right: 2px;
}

.l-section_02 .e-text {
	letter-spacing: 0.1px;
	line-height: 1.6;
}

 .l-title-sub {
	color: #fff;
	background: #384f3e;
	text-align: center;
	padding: 25px 0;
	font-size: 2.6rem;
	border: 3px double #fff;
	 max-width: 1080px;
	 margin: 0 auto 40px auto;
	 line-height: 1.4;
}

/* l-section_03  */

.l-section_03 {}

/*.l-section_03 .l-title-sub,
.l-section_04 .l-title-sub {
	color: #fff;
	background: #1f2129;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #1f2129), to(#363c5d));
	background: linear-gradient(to bottom, #1f2129 1%, #363c5d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f2129', endColorstr='#363c5d', GradientType=0);
	text-align: center;
	padding: 20px 0;
	font-size: 2.6rem;
	border-top: 3px double;
	border-bottom: 3px double;
}*/

.l-section_03 .l-l-title-sub-min {
	border-bottom: 2px solid;
	-o-border-image: linear-gradient(to right, #132479 0%, #6ea4dc 100%);
	border-image: -webkit-gradient(linear, left top, right top, from(#132479), to(#6ea4dc));
	border-image: linear-gradient(to right, #132479 0%, #6ea4dc 100%);
	border-image-slice: 1;
	color: #132479;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0;
}

.l-section_03 .e-colom-container {
	/*	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;*/
}

.l-section_03 .l-subtitle-min {
	border-left: 2px solid;
	-o-border-image: linear-gradient(to bottom, #132479 0%, #6ea4dc 100%);
	border-image: -webkit-gradient(linear, left top, left bottom, from(#132479), to(#6ea4dc));
	border-image: linear-gradient(to bottom, #132479 0%, #6ea4dc 100%);
	border-image-slice: 1;
	color: #132479;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 1.8rem;
	line-height: 1.4;
	padding: 0;
	margin: 20px 0;
	display: inline-block;
	vertical-align: middle;
	padding-left: 15px;
}

/* l-section_04  */
