@charset "utf-8";

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

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

.g-container {
	background: url(../../img/concept/bg.jpg) repeat center / 100% auto fixed;
}

.u-inner.bg_white {
	background-color: #fff;
}

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

.c-concept__bg {
	background-image: url(../../img/concept/bg_01.jpg);
	background-position: top left;
	background-repeat: no-repeat, no-repeat;
	background-size: cover;
	padding-top: 60px;
}

.l-section_subtitle {
	display: block;
	position: relative;
	padding: 0 40px 20px;
	font-size: 2.8rem;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: ;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: ;
	flex-flow: ;
	margin-bottom: 30px;
	font-weight: 500;
	margin-top: 40px;
	letter-spacing: -0.05rem;
}

.l-section_subtitle:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: rgb(0, 0, 0);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.l-section_subtitle__min {
	display: block;
	position: relative;
	padding: 0 40px;
	font-size: 2.2rem;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: ;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: ;
	flex-flow: ;
	font-weight: 500;
}

.l-section_subtitle__min:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: rgb(0, 0, 0);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
	background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}

.l-section_subtitle.c-Color_blown {
	color: #82816c;
	font-size: 2.6rem;
}

.l-section_subtitle.c-Color_blown:after {
	background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(50%, #82816c), to(#ffffff));
	background: linear-gradient(to right, #ffffff 0%, #82816c 50%, #ffffff 100%);
}


.colom_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.is-line2 {}

.colom_item {}


.c-colom_label {
	background: #2c0411;
	color: #fff;
	padding: 15px 0;
	margin-bottom: 10px;
}

.c-cection_text {
	letter-spacing: 0.05rem;
	font-size: 1.6rem;
	line-height: 1.8;
}

.c-cection_text_min {
	letter-spacing: 0.05rem;
	font-size: 1.4rem;
	line-height: 1.8;
}

.is-line2 .colom_item {
	width: calc(100% / 2);
}

.is-line3 .colom_item {
	width: calc(100% / 3);
}

.u-mgb100 {
	margin-bottom: 100px;
}

.u-mgb80 {
	margin-bottom: 80px;
}

.u-mgb60 {
	margin-bottom: 60px;
}

.u-mgb50 {
	margin-bottom: 50px;
}

.u-mgb40 {
	margin-bottom: 40px;
}

.u-mgb30 {
	margin-bottom: 30px;
}

.u-mgb20 {
	margin-bottom: 20px;
}

.u-mgb15 {
	margin-bottom: 15px;
}

.u-mgb10 {
	margin-bottom: 10px;
}

.u-mgb0 {
	margin-bottom: 0px;
}

.u-mgt50 {
	margin-top: 50px;
}

.u-mgt40 {
	margin-top: 40px;
}

.u-mgt30 {
	margin-top: 30px;
}

.u-mgt20 {
	margin-top: 20px;
}

.u-mgt10 {
	margin-top: 10px;
}

.u-pdr_40 {
	padding-right: 40px;
}

.u-pdr_20 {
	padding-right: 20px;
}

.u-mgr_-40 {
	margin-right: -40px;
}

.u-mgr_-20 {
	margin-right: -20px;
}

.c-bg_wineR {
	background: #2c0411;
}

.c-bg_beige {
	background: #e9e3d8;
}

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

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

.c-text-color_R {
	color: #c7000a;
}

.u-text-color-white {
	color: #fff;
}

.c-pd_40 {
	padding: 40px;
}

.c-pd_20 {
	padding: 20px;
}

.c-text-color_B {
	color: #0068b7;
}

.c-text-color_W {
	color: #fff;
}


.c-section_title_middle {
	font-size: 2.8rem;
	padding: 5px 0;
}

.c-section_subtitle_min {
	font-size: 1.8rem;
	line-height: 1.4;
	color: #82816c;
	padding: 10px 0;
	display: block;
}

.c-innner_bg_no {
	max-width: 1080px;
	margin: 40px auto;
	position: relative;
}



.l-kv {}

.l-kv_main {}

.l-kv_main img {
	width: 100%;
}

.l-grid {}

.l-grid_columns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.l-grid_column {
	display: block;
	width: calc(50% - 20px);
}

.l-heading {
	display: block;
	text-align: center;
}

.l-heading_title {
	display: block;
	position: relative;
	padding: 0 0 20px;
	font-size: 2rem;
	color: #82816c;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: center;
}

.l-heading_title2 {
	display: block;
	margin: 15px 0 0;
	font-size: 1.2rem;
	line-height: 1.5;
}

.l-textlist {
	text-align: center;
}

.l-textlist_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -10px;
}

.l-textlist_item {
	display: block;
	padding: 10px;
}

.l-textlist_box {
	display: block;
}

.l-textlist_title {
	color: #3589c4;
	font-size: 1.9rem;
	letter-spacing: .0em;
	line-height: 1.5;
}

.l-textlist_lead {
	margin-top: 10px;
	color: #221815;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l-itemlist {}

.l-itemlist--column_1 {}

.l-itemlist--column_2 {
	margin-right: -40px;
}

.l-itemlist--column_3 {
	margin-right: -20px;
}

.l-itemlist--column_4 {}

.l-itemlist_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l-itemlist--column_4-2 .l-itemlist_items {
	margin: -40px;
}

.l-itemlist_item {
	display: block;
	padding-right: 40px;
}

.l-itemlist--column_1 .l-itemlist_item {
	width: 100%;
}

.l-itemlist--column_2 .l-itemlist_item {
	width: 50%;
}

.l-itemlist--column_3 .l-itemlist_item {
	width: 33.33%;
	padding-right: 20px;
}

.l-itemlist--column_4 .l-itemlist_item {
	width: 25%;
}

.l-itemlist--column_4-2 .l-itemlist_item {
	width: 25%;
	padding: 10px;
}

.l-itemlist_item--column_1 {
	width: 100%;
}

.l-itemlist_box {
	display: block;
}

.l-itemlist_thumb {
	display: block;
}

.l-itemlist_thumb img {
	width: 100%;
}

.l-itemlist_thumb--column_2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: -10px;
}

.l-itemlist_thumb_in {
	display: block;
	padding: 10px;
}

.l-itemlist_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 15px 0 0;
	color: #b59a5b;
	font-size: 1.8rem;
	letter-spacing: 0;
	line-height: 1.5;
}

.l-itemlist_title_sub {
	display: inline-block;
	margin-left: 10px;
}

.l-itemlist_title2 {
	display: block;
	margin: 15px 0 0;
	font-size: 1.6rem;
	letter-spacing: 0;
	line-height: 1.5;
	text-align: right;
}

.l-itemlist_lead {
	display: block;
	margin: 20px 0 0;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l-itemlist_title + .l-itemlist_lead {
	margin-top: 10px;
}

.l-itemlist_lead2 {
	display: block;
	font-size: 1.2rem;
	line-height: 1.5;
	text-align: right;
}

.l-itemlist_lead3 {
	display: block;
	margin: 10px 0 0;
	color: #221815;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l-itemlist_caption {
	display: block;
	margin: 10px 0 0;
	font-size: 1.2rem;
	text-align: right;
	line-height: 1.5;
}

.l-section1 {}

.l-section1_lead {
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: left;
	padding-left: 40px;
}

.l-section_text {
	font-size: 1.5rem;
	line-height: 1.8;
	letter-spacing: 0.2rem;
}

.l-section_text__min {
	font-size: 1.4rem;
	line-height: 1.6;
	text-align: left;
}

.l-section1_lead2 {
	display: block;
	margin-top: 30px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.l-section1_img {
	display: block;
	margin: 20px 0 0;
	text-align: center;
}

.l-section1_img img {}

.l-section1_list {
	position: relative;
	margin-top: -10px;
	z-index: 2;
}

.l-section1_list2 {
	margin: 30px 0 0;
}

.l-section1_grid {
	margin-top: 50px;
}

.l-section2 {}

.l-section2_grid {
	margin-top: 60px;
}

.l-section2_grid2 {
	margin-top: 30px;
}

.l-section2_list {
	margin-top: 20px;
}

.l-section2_img {}

.l-section3 {}

.l-section3_block {
	margin-top: 80px;
}

.l-section3_block:first-child {
	margin-top: 0;
}

.l-section3_grids {}

.l-section3_grid {}

.l-section3_grid--type_left {
	width: calc(100% - 340px - 40px)
}

.l-section3_grid--type_right {
	width: 340px;
}

.l-section3_grid2 {
	margin-top: 30px;
}

.l-section3_list {
	margin-top: 30px;
}

.l-section3_list:first-child {
	margin-top: 0;
}

.l-section3_list2 {}

.l-section3_lead {
	display: block;
	color: #221815;
	font-size: 1.6rem;
	line-height: 2;
}

.l-bottom {
	margin-top: 40px;
}

.l-bottom_inner {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}

.l-bottom_lead {
	display: block;
	font-size: 1.2rem;
	line-height: 1.5;
}

.c-kv-min {
	margin: 0 auto;
	max-width: 1080px;
}

.c-section_text {
	font-size: 1.6rem;
	line-height: 1.8;
	display: inline-block;
}

.c-borderBox {
	border: 1px solid #000;
}

.c-borderBox__inner {
	padding: 40px;
}

.c-borderBox .l-section_subtitle__min {
	padding-top: 40px;
	padding-bottom: 20px;
}

.l-logo__min {
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: block;
	border-bottom: 1px solid #a63947;
}

.c-note {
	font-size: 1rem;
	line-height: 1.6;
	vertical-align: baseline;
}

.u-inner__min {
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
}

.l-sectionTitle_eng {
	font-size: 1.8rem;
	text-align: center;
	color: #898989;
}

.l-sectionTitle__large {
	font-size: 3rem;
	color: #4c4948;
	padding-top: 50px;
	padding-bottom: 30px;
	text-align: center;
}


.l-sectionTitle {
	font-size: 2.6rem;
	color: #b59a5b;
	text-align: center;
	line-height: 1.6;
	margin-bottom: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.u-inner.bg_movie {
	background-color: #727171;
	border: solid 10px #45797b;
	position: relative;
	border-top: none;
	border-bottom: none;
	padding: 50px 100px 80px 100px;
	color: #fff;
}

.bg_movie:before {
	content: "";
	border: solid 6px #cbd9d9;
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc(100% - 12px);
	height: 100%;
	border-top: none;
	border-bottom: none;
}

.bg_movie:after {
	content: "";
	border: solid 20px #fff;
	position: absolute;
	top: 0px;
	left: 6px;
	width: calc(100% - 52px);
	height: 100%;
	border-top: none;
	border-bottom: none;
}

.u-inner.bg_movie .l-sectionTitle {
	font-size: 3rem;
	color: #fff;
	margin-bottom: 50px;
	text-align: center;
}

.l-video_container {
	position: relative;
	z-index: 5;
}

.l-movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	z-index: 5;
}



.l-movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.c-img_shadow {
	-webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .25);
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, .25);
}


.c-colom-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: -50px;
}

.c-colom-2 .c-colom-item {
	width: 50%;
	padding-left: 50px;
}

.c-img {
	position: relative;
}

.c-img_caption {
	position: absolute;
	font-size: 1rem;
	bottom: 5px;
	right: 5px;
}

.c-img_caption.u-text-color-white {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.55);
}

.u-inner.bg_green {
	background: rgb(91, 132, 134);
	background: -webkit-gradient(linear, left top, right top, from(rgba(91, 132, 134, 1)), to(rgba(37, 110, 111, 1)));
	background: linear-gradient(90deg, rgba(91, 132, 134, 1) 0%, rgba(37, 110, 111, 1) 100%);
	padding: 45px;
	position: relative;
	color: #fff;
}

.u-inner.bg_green:after {
	content: "";
	border: solid 5px rgba(255, 255, 255, 0.55);
	position: absolute;
	top: 0px;
	left: 0px;
	height: calc(100% - 10px);
	width: calc(100% - 10px);
}

.u-inner.bg_green .l-sectionTitle {
	color: #fff;
}

.c-colom2_flex {
	margin-left: -30px;
}

.c-colom2_flex .c-colom-item {
	padding-left: 30px;
}

.c-colom2_flex .c-left {
	width: 40%;
}

.c-colom2_flex .c-right {
	width: 60%;
}

.l-read_point {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 60px;
}

.l-title_concept {
	font-size: 3.2rem;
	line-height: 1.6;
	color: #333;
}

.l-concept_read {
	font-size: 2.2rem;
	line-height: 2;
	letter-spacing: 0.2rem;
}


.l-innner {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}

.l-subTitle {
	font-size: 8rem;
	background: none;
	position: relative;
	font-weight: normal;
	letter-spacing: 0.15rem;
}

.l-coloumn_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.l-coloum_text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.15rem;
}

.l-coloum_subTitle_min {
	font-size: 2.2rem;
	line-height: 1.4;
	border-left: 2px solid #ebcb37;
	padding-left: 20px;
	margin-bottom: 20px;
	letter-spacing: 0.15rem;
}

.l-read-title {
	font-size: 3.2rem;
	line-height: 1.4;
	letter-spacing: 0.15rem;
}

.l-concept-01 {
	background: #ffffff url("../../img/concept/l-section-01-1.webp") no-repeat center bottom / 100% auto;
	padding-top: 10%;
	padding-bottom: 65%;
	text-align: center;
}

.l-concept-01 .l-title {
	padding-bottom: 5%;
}

.l-concept-01 .l-title_concept {
	padding-bottom: 60px;
	margin-bottom: 60px;
	position: relative;
}

.l-concept-01 .l-title_concept:after {
	content: "";
	width: 30%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(0, 0, 0, 1)), color-stop(50%, rgba(0, 0, 0, 1)), color-stop(80%, rgba(0, 0, 0, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 80%, rgba(255, 255, 255, 0) 100%);
}

.l-concept-02 {
	background-color: #320b0c;
	color: #fff;
	padding-bottom: 5%;
}

.l-concept-02 .l-kv_concept {
	width: 100%;
}

.l-concept-02 .l-kv_concept img {
	width: 100%;
}

.l-concept-02 .l-coloumn_container {
	margin-right: -40px;
}

.l-concept-02 .l-coloum-item {
	width: calc(100% / 3);
	padding-right: 40px;
	margin-bottom: 40px;
}

.l-concept-02 .l-coloum-item img {
	width: 100%;
}

.l-concept-02 .l-coloum_subTitle_min {
	color: #ebcb37;
	margin-top: 20px;
	min-height: 93px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 100%;
	-ms-flex-line-pack: center;
	    align-content: center;
}

.l-concept-02 .l-subTitle {
	position: relative;
	z-index: 100;
	margin-top: -40px;
}

.l-concept-02 .l-read-title {
	color: #ebcb37;
	margin-top: 60px;
	margin-bottom: 60px;
}

.l-concept-03 {
	background-color: #e2dad7;
	padding-top: 10%;
	padding-bottom: 5%;
	text-align: center;
}

.l-concept-03 .l-read-title {
	padding-top: 2.5%;
	padding-bottom: 6%;
}

.l-concept_plan {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	background: #f9f8f7;
	position: relative;
	padding: 100px;
}

.l-concept_plan_nam {
	font-size: 8rem;
	background: none;
	position: relative;
	font-weight: normal;
	letter-spacing: 0.15rem;
	z-index: 100;
	margin-top: -140px;
}

.l-plan_title {
	font-size: 3.2rem;
	line-height: 1.6;
	color: #333;
	position: relative;
	padding-top: 60px;
	padding-bottom: 20px;
	margin-bottom: 80px;
}

.l-plan_title:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(0, 0, 0, 1)), color-stop(50%, rgba(0, 0, 0, 1)), color-stop(80%, rgba(0, 0, 0, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 1) 80%, rgba(255, 255, 255, 0) 100%);
}

.l-concept-03 .l-coloumn_item {
	width: 50%;
}

.l-concept_plan .l-coloum_subTitle_min,
.l-concept_plan .l-coloum_text {
	text-align: left;
	letter-spacing: 0.05rem;
}

.l-concept_plan-01 {
	margin-bottom: 150px;
}

.l-concept_plan-01 .l-coloum-01 img,
.l-concept_plan-01 .l-coloum-02 img {
	width: 100%;
}

.l-concept_plan .l-coloum_subTitle_min {
	font-size: 2.6rem;
	border-color: #333;
}

.l-concept-03 .l-coloumn_item.l-coloum-01 {
	padding-right: 40px;
}

.l-concept-03 .l-coloumn_item.l-coloum-02 {}


.l-concept-03 .l-coloumn_item.l-coloum-04 .l-coloum_subTitle_min {
	margin-top: 40px;
}

.l-concept-03 .l-coloumn_item.l-coloum-04 .l-coloum_text {
	padding-bottom: 40px;
}

.l-concept_plan .l-concept_plan-02 {}

.l-concept_plan.l-concept_plan-02 .l-coloumn_container {
	margin-right: -40px;
}

.l-concept_plan.l-concept_plan-02 .l-coloumn_container .l-coloumn_item {
	padding-right: 40px;
}

.l-concept_plan-02 .l-coloumn_item.l-coloum-01 {
	padding-right: 0;
}

.l-concept_plan-02 .l-coloum_text {
	padding-bottom: 20px;
}

.l-concept-05 {
	background: #320b0c url(../../img/concept/l-section-04-1.webp) no-repeat center top / 100% auto;
	padding-top: 10%;
	padding-bottom: 5%;
	text-align: center;
}

.l-concept-05 .l-concept_copy {
	color: #ebcb37;
	font-size: 2rem;
	line-height: 3;
	letter-spacing: 0.25rem;
	padding-top: 3%;
	padding-bottom: 6%;
}

.l-concept-05 .l-concept_copy span {
	color: #fff;
	font-size: 2.6rem;
}

.l-concept-05 .l-inner_min {
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	padding: 100px;
	background-color: rgba(0, 0, 0, .4);
	color: #ebcb37;
}

.l-concept-05 .l-subTitle {
	z-index: 100;
	margin-top: -140px;
}

.l-concept-05 .l-read-title {
	padding-top: 4%;
	padding-bottom: 5%;
}

.l-concept-05 .l-coloumn_container {
	position: relative;
}

.l-concept-05 .l-coloumn_container:before {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(194, 164, 45, 1)), color-stop(50%, rgba(194, 164, 45, 1)), color-stop(80%, rgba(194, 164, 45, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(194, 164, 45, 1) 20%, rgba(194, 164, 45, 1) 50%, rgba(194, 164, 45, 1) 80%, rgba(255, 255, 255, 0) 100%);
}

.l-concept-05 .l-coloumn_container:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 50%;
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(20%, rgba(194, 164, 45, 1)), color-stop(50%, rgba(194, 164, 45, 1)), color-stop(80%, rgba(194, 164, 45, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(194, 164, 45, 1) 20%, rgba(194, 164, 45, 1) 50%, rgba(194, 164, 45, 1) 80%, rgba(255, 255, 255, 0) 100%);
}

.l-concept-05 .l-coloumn_item {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.l-concept-05 .l-coloum_subTitle_min,
.l-concept-05 .l-coloum_text {
	text-align: left;
	letter-spacing: 0.05rem;
}

.l-concept-05 .l-coloum-01 {
	text-align: left;
}

.l-concept-05 .l-coloum-04 {
	text-align: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.l-concept-05 .l-postion-01 {
	margin-bottom: 20px;
}

.l-note_list {
	font-size: 1.2rem;
	color: #fff;
	text-align: left;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	line-height: 1.5;
}

.l-concept-05 .l-coloumn_item.l-coloum-02 {
	padding-right: 80px;
}

.l-concept-05 .l-coloumn_item.l-coloum-03 {
	padding-left: 80px;
}

.l-concept-05 .l-coloum_text {
	color: #fff;
}
