@charset "utf-8";



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

.u-inner {
	max-width: 1160px;
	padding: 60px;
	margin: 0 auto;
	background-color: transparent;
}

.u-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 1920px;
}

.section-00 {
	text-align: center;
}

.l-section_title__min {
	font-size: 3rem;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1rem;
	padding-bottom: 4rem;
	line-height: 1.3;
}



.c-inner_min {
	padding: 60px 40px;
}

.c-inner_min.bg_white {
	background-color: #fff;
}



.g-container {
	background-color: #fff;
}

.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-pdr_10 {
	padding-right: 10px;
}

.u-pdr_5 {
	padding-right: 5px;
}

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

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

.u-pdt80 {
	padding-top: 80px;
}

.u-pdb80 {
	padding-bottom: 80px;
}

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

.c-bg_beige {
	background: #b59a5b;
	color: #fff;
}

.c-bg_beige_half {
	background-color: rgba(218, 204, 173, 0.5);
}


.c-bg_white_half {
	background-color: rgba(255, 255, 255, 0.5);
}

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

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

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

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

.u-text-color-gold {
	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 {
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
}

.l-kv img {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto 0px auto;
	padding: 0;
}



.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: 40px;
	text-align: center;
	line-height: 1.3;
}


.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;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}


.c-colom-container.c-colom-2 {
	margin-left: -20px;
}


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

.c-colom-container.c-colom-3 {
	margin-left: -40px;
}

.c-colom-3 .c-colom-item {
	width: 33.3%;
	padding-left: 40px;
}

.c-colom-container.c-colom-4 {
	margin-left: -20px;
	margin-bottom: -20px;
}

.c-colom-4 .c-colom-item {
	width: 25%;
	padding-left: 20px;
	padding-bottom: 20px;
}

.c-colom-4 .c-colom-item.c-item__wide {
	width: 50%;
	padding-left: 20px;
}

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

.c-colom-container.c-flex {
	margin-left: 0;
}

.c-flex .c-colom-item.c-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 40%;
}

.c-flex .c-colom-item.c-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 60%;
	padding-left: 70px;
}

.c-text-access {
	font-size: 3rem;
	left: -15px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	letter-spacing: 0;
}

.c-text-access__time {
	font-size: 6rem;
}

.c-text-access.c-large {
	font-size: 3.8rem;
}

.c-text-access.c-small {
	font-size: 2.4rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-text-access.c-large .c-text-access__time {
	font-size: 8rem;
}

.c-text-access.c-small .c-text-access__time {
	font-size: 3.5rem;
}

.c-color__yellow {
	color: #b59a5b;
}

.c-text_caption {
	display: block;
	width: 100%;
	line-height: 1.4;
}

.c-title__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: 15px 25px;
	position: relative;
	color: #fff;
	text-align: left;
	display: block;
	width: 100%;
	font-size: 2rem;
}

.l-location_caption {
	font-size: 1.3rem;
	text-align: right;
	line-height: 1.4;
}

.l-section_tumb_label {
	font-size: 1.8rem;
	padding: 10px 0;
	border-bottom: 1px solid #000;
	margin-bottom: 10px;
	text-align: center;
}


.section_subtitle__min {
	color: #6e695b;
	font-size: 2.2rem;
	letter-spacing: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #6e695b;
	display: block;
	width: 100%;
	line-height: 1.4;
}

.section_subtitle__min span {
	font-size: 1.8rem;
}

.c-section_text {
	font-size: 1.6rem;
	line-height: 1.8;
	letter-spacing: 0;
	color: #6e695b;
}


.c-colom_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-colom_container.c-colom2 {
	margin-right: -40px;
}

.c-colom_container.c-colom2 .c-colom_item {
	width: 50%;
	display: block;
	padding-right: 40px;
}

.c-colom_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.c-colom_container.c-colom2.c-grid {
	margin-right: 0;
}

.c-colom_container.c-colom2.c-grid .c-colom_item {
	width: 50%;
	display: block;
	padding-right: 0;
}

.c-colom_container.c-colom5 {
	margin-right: -10px;
}

.c-colom_container.c-colom5 .c-colom_item {
	width: 20%;
	display: block;
	padding-right: 20px;
}

.c-colom_container .c-colom_item.c-align_center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-bg_beige .c-section_text {
	color: #fff;
}

.c-img__caption {
	margin-top: 10px;
	font-size: 1rem;
	text-align: right;
	line-height: 1.2;
}

.c-cection_caption {
	margin-top: 10px;
	font-size: 1rem;
	line-height: 1.2;
}

.c-sectionTitle_sub {
	font-size: 2.6rem;
	line-height: 1.8;
	color: #6e695b;
	margin-bottom: 35px;
}

.section_subtitle {
	font-size: 2.8rem;
	line-height: 1.8;
	margin-bottom: 40px;
}

figure {
	position: relative;
}

.c-img {
	position: relative;
	z-index: 1;
}

.c-label {
	position: absolute;
	z-index: 2;
	top: -10px;
	left: -10px;
}

.section_subtitle__middle {
	color: #6e695b;
	font-size: 2.2rem;
	letter-spacing: 0;
}

.c-colom_item.c-item__left {
	width: 70%;
}

.c-colom_item.c-item__right {
	width: 30%;
}

sup {
	font-size: 1rem;
	position: relative;
	top: ;
}

.c-title {
	color: #6e695b;
	font-size: 2.8rem;
	text-align: center;
	letter-spacing: 0;
	display: block;
	width: 100%;
	line-height: 1.4;
}


.c-title p {
	text-align: center;
	letter-spacing: 0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #b59a5b;
	display: inline-block;
	line-height: 1.4;
}

.c-title__large {
	width: 100%;
	display: block;
	color: #fff;
	text-align: center;
	padding: 60px;
	background: #b59a5b;
	font-size: 2.8rem;
	line-height: 1.8;
}

.c-bg-beige {
	background: #FDF6E3;
}

.c-bg_white {
	background: #fff;
}

.l-title_eng {
	display: block;
	width: 100%;
	position: relative;
	color: #0F4228;
	font-size: 3.2rem;
	margin-bottom: 60px;
	text-align: center;
}

.l-title_eng::after {
	content: "";
	position: absolute;
	width: calc(100% + 160px);
	height: 1px;
	bottom: 0;
	left: -80px;
	background-color: #0F4228;
}

.l-subTitle {
	font-size: 2.4rem;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	line-height: 1.6;
}

.l-subtitle_min {
	color: #946134;
	font-size: 2.4rem;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #946134;
}

.l-text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0.05rem;
}

.l-colom_container {
	position: relative;
}

.l-colom_items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -40px;
	letter-spacing: -10rem;
}

.l-colom_item {
	padding-right: 40px;
	letter-spacing: 0.05rem;
	width: 55%;
}

.l-colom_item:first-of-type {
	width: 45%;
}

.l-colom3 {
	/*margin-right: -20px;*/
}

.l-colom3 .l-colom_items {
	margin-right: -20px;
}

.l-colom3 .l-colom_item {
	width: calc(100% / 3);
	padding-right: 20px;
}

.l-colom_grid2 .l-colom_item {
	width: calc(100% / 2);
}

.l-colom7-3 .l-colom_item {
	width: 40%;
}

.l-colom7-3 .l-colom_item:first-of-type {
	width: 60%;
}

.l-colom_item .l-subTitle {
	text-align: left;
}

.l-img_caption {
	font-size: 1.2rem;
	padding-top: 10px;
	text-align: right;
}

.l-border-x::after {
	content: "";
	position: absolute;
	left: 0%;
	top: 50%;
	width: 100%;
	height: 1px;
	background-color: #000;
}

.l-border-y::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #000;
}

.l-border-y::before {
	content: "";
	position: absolute;
	left: 47%;
	top: 45%;
	width: 60px;
	height: 40px;
	background-color: #FDF6E3;
	z-index: 2;
}

.l-text_min {
	font-size: 1.2rem;
	line-height: 1.4;
}

.l-concept_page_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding-top: 10%;
	padding-bottom: 20%;
}

.l-concept_page_nav li {
	width: 33.3%;
	padding: 10px;
}

.l-concept_subtitle {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.l-concept_subtitle img {
	text-align: center;
	height: 150px;
}

.l-concept_section_photo {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}

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

.l-text_read {
	font-size: 2.4rem;
	letter-spacing: 0.1rem;
	line-height: 1.4;
	font-weight: bold;
}

.section-01 {
	text-align: center;
	padding-top: 100px;
}

.section-01 .l-text_read {
	color: #519768;
}

.l-section_icon img {
	height: 100px;
}

.caption_img {
	padding-top: 20px;
	font-size: 1rem;
}

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

.l-container.l-coloum_2{
margin-right: -40px;
}

.l-container.l-coloum_2 .l-coloum_item{
	padding-right: 40px;
	width: 50%;
	text-align: left;
}

.l-subtitle_min_border{
	position: relative;
	font-size: 2rem;
	text-align: center;
	margin-bottom: 30px;
}

.l-subtitle_min_border span{
	background-color: #fff;
	padding: 5px;
	z-index: 1;
	position: relative;
}

.l-subtitle_min_border:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: #000;
	top: 10px;
	left: 0;
	z-index: 0;
}

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

.l-coloum_container.l-coloum_2{
	margin-right: -20px;
}

.l-coloum_container.l-coloum_2 .l-coloum_item{
	padding-right: 20px;
}

.l-bg_brown{
	background-color: #EFEEDF;
}

.l-bg_brown .l-text_read{
	color: #333;
}

.section-02 .l-text_read {
	color: #419CC0;
	text-align: center;
}

.section-02 {
	margin-top: 10%;
}

.section-03 {
	padding-bottom: 100px;
	margin-top: 10%;
}

.section-03 .l-text_read {
	color: #BC698F;
	text-align: center;
}

.l-column_container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 5% auto;
}

.l-column_item.l-column-01{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
width: 40%;
}

.l-column_item{
	width: 50%;
}

.l-column_item.l-column-02{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	width: 60%;
}

.l-section_read_text{
	font-size: 1.7rem;
	line-height: 1.8;
	letter-spacing: 0.3rem;
	width: 90%;
	margin: 0 auto;
	display: block;
}

.l-column_text {
	font-size: 1.5rem;
	line-height: 1.6;
	letter-spacing: 0.1rem;
	padding-bottom: 20px;
}

.section-02 .l-column_title {
	font-size: 2.4rem;
	color: #419CC0;
	line-height: 1.2;
	border-bottom: 1px solid;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.section-03 .l-column_title {
	margin-bottom: 20px;
}

.l-column_textarea{
	padding-right: 20px;
}