@charset "utf-8";

/*---------------------------------------------

		kv

--------------------------------------------- */
.md_kv {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 100px;
}
.md_kv .md_image {
	width: 50%;
}
.md_kv .md_text {
	width: 50%;
	padding-top: 180px;
	text-align: center;
}
.md_kv .md_text h1 {
	margin-bottom: 40px;
}
.md_kv .md_text  img {
	width: 28%;
}
.md_kv .md_text p {
	font-size: 2.0rem;
	font-weight: 400;
	line-height: 2.4;
}
.md_kv .md_text h1 + p {
	margin-bottom: 20px;
}
.md_kv .md_sp_text {
	display: none;
}
@media (max-width: 1100px) {
	.md_kv {
		margin-bottom: 30px;
	}
	.md_kv .md_text {
		padding-top: 100px;
	}
	.md_kv .md_text h1 {
		margin-bottom: 30px;
	}
	.md_kv .md_text h1 img {
		width: 95px;
	}
	.md_kv .md_text p {
		font-size: 1.4rem;
		line-height: 2.5;
	}
}
@media (max-width: 700px) {
	.md_kv {
		margin: 40px 0 30px;
	}
	.md_kv .md_image {
		width: 100%;
	}
	.md_kv .md_image p {
		margin-left: -50px;
	}
	.md_kv .md_image img {
		object-fit: cover;
		width: 100%;
		height: 45vh;
	}
	.md_kv .md_text {
		width: 100%;
		padding-top: 30px;
	}
	.md_kv .md_text h1 {
		margin-bottom: 0;
	}
	.md_kv .md_text p {
		display: none;
	}
	.md_kv .md_sp_text {
		display: block;
		font-weight: 400;
		line-height: 2.16;
		margin-top: 25px;
		text-align: center;
	}
	.md_kv .md_sp_text p:first-child {
		margin-bottom: 10px;
	}
}

/*---------------------------------------------

		md_sec

--------------------------------------------- */
.md_sec {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
/*.md_sec + .md_sec {
	margin-top: 100px;
}*/
.md_sec.is_img_right {
	flex-direction: row-reverse;
	padding-top: 123px;
	margin-top: -123px;
}
.md_sec .md_image {
	width: 50%;
	margin-bottom: 100px;
}
.md_sec .md_text {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	padding-top: 20px;
	position: relative;
}
.md_sec .md_text:before {
	background: #238038;
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 108px;
}
.md_sec.is_img_left {
	padding-top: 123px;
	margin-top: -123px;
}
.md_sec.is_img_left .md_text {
	justify-content: flex-start;
}
.md_sec.is_img_right .md_text {
	justify-content: flex-end;
}
.md_sec .md_text .md_inner {
	width: 100%;
	max-width: 730px;
}
.md_sec.is_img_left .md_text .md_inner {
	padding-left: 20%;
	margin-bottom: 100px;
}
.md_sec.is_img_right .md_text .md_inner {
	padding-right: 20%;
	margin-bottom: 100px;
}
.md_sec .md_text .is_line {
	color: #238038;
	font-size: 3.4rem;
	font-weight: 700;
	width: 100%;
	margin-bottom: 50px;
	position: relative;
}
.md_sec .md_text .is_line:first-letter {
	background: #238038;
	color: #fff;
	font-size: 5.2rem;
	font-weight: 900;
	margin-right: 10px;
	padding: 4px 15px;
}
.md_sec .md_text .is_line:after {
	content: "";
	display: block;
	position: absolute;
}
.md_sec .md_text .is_line.is_companyhouse:after {
	background: url(../img/common/img_icn_01.png) no-repeat center center;
	width: 142px;
	height: 86px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_inheritance:after {
	background: url(../img/common/img_icn_02.png) no-repeat center center;
	width: 142px;
	height: 61px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_asset:after {
	background: url(../img/common/img_icn_03.png) no-repeat center center;
	width: 190px;
	height: 66px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_eatout:after {
	background: url(../img/common/img_icn_04.png) no-repeat center center;
	width: 177px;
	height: 54px;
	bottom: 1px;
	right: 0;
}

.md_sec .md_text .is_line.is_fund:after {
	background: url(../img/common/img_icn_03.png) no-repeat center center;
	width: 190px;
	height: 66px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_Job:after {
	background: url(../img/common/img_icn_05.png) no-repeat center center;
	width: 185px;
	height: 61px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_will:after {
	background: url(../img/common/img_icn_02.png) no-repeat center center;
	width: 142px;
	height: 61px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_construct:after {
	background: url(../img/common/img_icn_07.png) no-repeat center center;
	width: 160px;
	height: 76px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_food:after {
	background: url(../img/common/img_icn_04.png) no-repeat center center;
	width: 177px;
	height: 54px;
	bottom: 1px;
	right: 0;
}
.md_sec .md_text .is_line.is_sustainable:after {
	background: url(../img/common/img_icn_06.png) no-repeat center center;
	width: 153px;
	height: 63px;
	bottom: 1px;
	right: 0;
}

.md_sec .md_text h2 + p {
	line-height: 2.25;
	text-align: justify;
	font-weight: 400;
}
.md_sec .md_text h2 + p a {
	border-bottom: 1px solid #238038;
	color: #238038;
	font-weight: 700;
	padding-bottom: 3px;
}
.md_sec .md_text h2 + p a:hover {
	border-bottom: 1px solid #fff;
}
.md_sec .md_text .md_btn {
	margin-left: 0;
}
@media (max-width: 1500px) {
	.md_sec.is_img_left .md_text .md_inner,
	.md_sec.is_img_right .md_text .md_inner {
		padding: 0 30px;
	}
}
@media (max-width: 1100px) {
	.md_sec + .md_sec {
		margin-top: 80px;
	}
	.md_sec .md_text {
		padding-top: 30px;
	}
	.md_sec .md_text:before {
		top: 83px;
	}
	.md_sec .md_text .is_line {
		font-size: 2.4rem;
		margin-bottom: 30px;
	}
	.md_sec .md_text .is_line:first-letter {
		font-size: 3.0rem;
		padding: 7px 12px;
	}
	.md_sec .md_text .is_line.is_companyhouse:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_inheritance:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_asset:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_eatout:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_fund:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_Job:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_will:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_construct:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_food:after {
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_sustainable:after {
		bottom: -3px;
	}
	.md_sec .md_text h2 + p {
		line-height: 2.25;
		text-align: justify;
	}
}
@media (max-width: 800px) {
	.md_sec + .md_sec {
		margin-top: 50px;
	}
	.md_sec.is_img_right {
		flex-direction: row;
		padding-top: 54px;
		margin-top: -54px;
	}
	.md_sec .md_image {
		width: 100%;
		margin-bottom: 26px;
	}
	.md_sec .md_text {
		width: 100%;
		padding-top: 26px;
	}
	.md_sec .md_text:before {
		height: 1px;
		top: 70px;
	}
	.md_sec.is_img_left {
		padding-top: 54px;
		margin-top: -54px;
	}
	.md_sec.is_img_left .md_text .md_inner,
	.md_sec.is_img_right .md_text .md_inner {
		padding: 0 15px;
		margin-bottom: 50px;
	}
	.md_sec .md_text .is_line {
		font-size: 1.9rem;
		margin-bottom: 25px;
		text-align: center;
	}
	.md_sec .md_text .is_line:first-letter {
		font-size: 2.4rem;
		margin-right: 5px;
		padding: 5px 8px;
	}
	.md_sec .md_text .is_line.is_companyhouse:after {
		background-size: 71px 43px;
		width: 71px;
		height: 43px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_inheritance:after {
		background-size: 71px 30.5px;
		width: 71px;
		height: 30.5px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_asset:after {
		background-size: 95px 33px;
		width: 95px;
		height: 33px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_eatout:after {
		background-size: 88.5px 27px;
		width: 88.5px;
		height: 27px;
		bottom: -3px;
	}

	.md_sec .md_text .is_line.is_fund:after {
		background-size: 95px 33px;
		width: 95px;
		height: 33px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_Job:after {
		background-size: 92.5px 30.5px;
		width: 92.5px;
		height: 30.5px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_will:after {
		background-size: 71px 30.5px;
		width: 71px;
		height: 30.5px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_construct:after {
		background-size: 80px 38px;
		width: 80px;
		height: 38px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_food:after {
		background-size: 88.5px 27px;
		width: 88.5px;
		height: 27px;
		bottom: -3px;
	}
	.md_sec .md_text .is_line.is_sustainable:after {
		background-size: 76.5px 31.5px;
		width: 76.5px;
		height: 31.5px;
		bottom: -3px;
	}


	.md_sec .md_text h2 + p {
		font-weight: 400;
		line-height: 2;
	}
	.md_sec .md_text .md_btn {
		margin-left: auto;
	}
}

/*---------------------------------------------

		md_message

--------------------------------------------- */
/*.md_message {
	background: url(../img/index/bg_message_top.jpg) no-repeat top left, url(../img/index/bg_message_bottom.jpg) no-repeat bottom right;
	padding: 180px 0 0;
}*/
.md_message .md_inner {
	background: rgba(255,255,255,0.8);
	border: 2px solid #238038;
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 140px 60px;
}
.md_message .md_inner h2 {
	border-bottom: 2px solid #238038;
	color: #238038;
	font-size: 3.4rem;
	font-weight: 700;
	margin-bottom: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.md_message .md_inner p {
	font-weight: 400;
	line-height: 2.625;
	margin-bottom: 20px;
}
.md_message .md_inner p:last-child {
	color: #238038;
	font-weight: 900;
	margin-top: 25px;
	text-align: right;
}
@media (max-width: 1100px) {
	.md_message {
		background-size: 50%, 50%;
		padding: 80px 30px 150px;
	}
	.md_message .md_inner {
		border: 2px solid #238038;
		padding: 30px 70px 40px;
	}
	.md_message .md_inner h2 {
		border-bottom: 2px solid #238038;
		font-size: 3.0rem;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.md_message .md_inner p {
		line-height: 2.2;
	}
	.md_message .md_inner p:last-child {
		margin-top: 15px;
	}
}
@media (max-width: 1100px) {
	.md_message {
		padding: 80px 15px 75px;
	}
	.md_message .md_inner {
		border: 1px solid #238038;
		padding: 25px 15px 30px;
	}
	.md_message .md_inner h2 {
		border-bottom: 1px solid #238038;
		font-size: 1.9rem;
		margin-bottom: 15px;
	}
	.md_message .md_inner p {
		font-size: 1.1rem;
	}
	.md_message .md_inner p:last-child {
		margin-top: 10px;
	}
}
@media (max-width: 700px) {
	.md_message .md_inner p {
		margin-bottom: 10px;
	}
}























