@charset "utf-8";

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

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

.l-section_block {
	padding-top: 50px;
	padding-bottom: 50px;
}

.l-section-06 {
	background-color: #EFEEDF;
	padding-top: 0;
}

.l-section_title {
	font-size: 3.4rem;
	text-align: center;
	letter-spacing: 0.8rem;
	margin-bottom: 40px;
}

.l-section_read {
	font-size: 1.8rem;
	line-height: 2.2;
	letter-spacing: 0.2rem;
	text-align: center;
}

.l-coloum_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -50px;
}

.l-coloum_item {
	width: 50%;
	padding-right: 50px;
}


.l-section_subTitle {
	font-size: 3.2rem;
	margin-bottom: 80px;
	position: relative;
	text-align: center;
}

.l-section_subTitle:after {
	content: "";
	width: 50%;
	height: 1px;
	background-color: #B59A5B;
	position: absolute;
	bottom: 43px;
	left: 26%;
	right: auto;
}

.l-subtitle_eng {
	font-size: 2rem;
	padding-top: 20px;
	color: #B59A5B;
}

.l-coloum_item .l-section_subTitle {
	text-align: left;
	color: #B59A5B;
	border-bottom: 1px solid #B59A5B;
	font-size: 2.8rem;
	line-height: 1.3;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.l-coloum_item .l-section_subTitle:after {
	content: none;
}

.l-section_box {
	border-left: 1px solid #000;
}

.l-section_box .l-section_subTitle {
	padding-left: 20px;
	margin-bottom: 20px;
}

.l-section_box .l-section_text {
	padding-left: 20px;
}

.l-section_text {
	font-size: 1.6rem;
	letter-spacing: 0.3rem;
	line-height: 1.6;

}

.l-coloum_small {
	width: 80%;
	margin-top: -20%;
	margin-bottom: 40px;
}

.l-coloum_small .l-coloum_item:first-child {
	width: 50%;
}

.l-coloum_small .l-coloum_item:last-child {
	width: 33.3%;
}


.l-coloum_flex2 {}

.l-coloum_flex2 .l-coloum_item:first-child {
	width: 40%;
}

.l-coloum_flex2 .l-coloum_item:last-child {
	width: 60%;
}

.l-section-02 .l-coloum_flex2 {
	margin-bottom: 40px;
}

.l-note {
	display: block;
	font-size: 1.2px;
	line-height: 1.4;
}

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

.l-coloum_container.l-coloum_small-2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.l-section_08 .l-section_text {
	font-size: 1.5rem;
	padding-top: 10px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
	font-weight: bold;
}


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