/*=======================
メインビジュアル
=======================*/
#about {
	background-image: url(../img/about_mv.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

/*=======================
ページコンテンツ
=======================*/
#about_wrap {
	padding-bottom: 1.30rem;
}

#about_wrap .lead_wrap {
	padding: 0.20rem 0 0.80rem;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#about_wrap .lead_wrap {
		padding: 0.20rem 0 0.60rem;
	}
}

#about_wrap .lead_wrap .title {
	max-width: 8.85rem;
	padding-bottom: 0.40rem;
	margin: auto;
}

@media screen and (max-width: 599px) {
	#about_wrap .lead_wrap .title {
		padding-bottom: 0.20rem;
	}
}

#about_wrap .lead_wrap .text {
	font-size: 0.20rem;
	line-height: 2;
	letter-spacing: 0.05em;
}

@media screen and (max-width: 599px) {
	#about_wrap .lead_wrap .text {
		font-size: 0.15rem;
		text-align: left;
	}
}

/* 囲み */
#about_wrap .business {
	border: 2px solid #00913a;
	border-radius: 0.10rem;
	position: relative;
	padding: 0.50rem 0.60rem 0.40rem;
	margin-bottom: 0.70rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .business {
		padding: 0.15rem 0.20rem 0.10rem;
		margin-bottom: 0.30rem;
	}
}

#about_wrap .business::before {
	content: "";
	width: calc(100% - 0.10rem);
	height: calc(100% - 0.10rem);
	background-color: #f0f9f3;
	position: absolute;
	top: 0.05rem;
	left: 0.05rem;
	z-index: -1;
}

#about_wrap .business .title {
	font-size: 0.30rem;
	font-family: 'M PLUS 1p', sans-serif;
	letter-spacing: 0.025em;
	color: #FFF;
	font-weight: 700;
	width: 100%;
	text-align: center;
	max-width: 3.00rem;
	line-height: 0;
	padding: 0.29rem 0 0.31rem;
	border-radius: 0.30rem;
	background-color: #00913a;
	position: absolute;
	top: -0.30rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .title {
		font-size: 0.18rem;
		max-width: 2.00rem;
		padding: 0.19rem 0 0.21rem;
		top: -0.20rem;
	}
}

#about_wrap .business .business_list_wrap .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#about_wrap .business .business_list_wrap .list .detail {
	width: 30%;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail {
		width: 100%;
		text-align: left;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
		border-bottom: 1px dotted #00913a;
		padding: 0.20rem 0;
	}

	#about_wrap .business .business_list_wrap .list .detail:last-child {
		border-bottom: 0;
	}
}

#about_wrap .business .business_list_wrap .list .detail .sub_title {
	font-size: 0.20rem;
	font-family: 'M PLUS 1p', sans-serif;
	letter-spacing: 0.025em;
	line-height: 1.5;
	font-weight: 700;
	color: #00913a;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail .sub_title {
		font-size: 0.16rem;
	}
}

#about_wrap .business .business_list_wrap .list .detail .icon_wrap {
	width: 50%;
	margin: 0.20rem auto;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail .icon_wrap {
		width: 1.00rem;
		margin: 0;
		text-align: center;
	}
}

#about_wrap .business .business_list_wrap .list .detail .icon_wrap img {
	height: 1.30rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail .icon_wrap img {
		height: 0.60rem;
	}
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail .textbox {
		width: calc(100% - 1.00rem);
	}
}

#about_wrap .business .business_list_wrap .list .detail .text {
	font-size: 0.15rem;
	line-height: 1.75;
}

@media screen and (max-width: 599px) {
	#about_wrap .business .business_list_wrap .list .detail .text {
		font-size: 0.13rem;
		line-height: 1.55;
	}
}

/* アクセス */
#about_wrap .access {
	position: relative;
	margin-bottom: 0.50rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .access {
		background-color: #00913a;
	}
}

#about_wrap .access .wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#about_wrap .access .wrap::before {
	content: "";
	width: calc(100% - 0.40rem);
	height: calc(100% - 0.40rem);
	background-color: #00913a;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}

@media screen and (max-width: 599px) {
	#about_wrap .access .wrap::before {
		content: none;
	}
}

/* 住所など */
#about_wrap .access .wrap .textbox {
	width: 100%;
	max-width: 4.60rem;
	padding: 1.00rem 0 0.50rem 0.50rem;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	color: #FFF;
}

@media screen and (max-width: 599px) {
	#about_wrap .access .wrap .textbox {
		max-width: 100%;
		padding: 0.30rem 0.20rem;
	}
}

#about_wrap .access .wrap .textbox .title {
	font-size: 0.36rem;
	font-family: 'M PLUS 1p', sans-serif;
	letter-spacing: 0.025em;
	font-weight: 700;
	padding-bottom: 0.20rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .access .wrap .textbox .title {
		font-size: 0.20rem;
		text-align: center;
	}
}

#about_wrap .access .wrap .textbox .text {
	font-size: 0.16rem;
	line-height: 2;
	letter-spacing: 0.075em;
}

@media screen and (max-width: 599px) {
	#about_wrap .access .wrap .textbox .text {
		font-size: 0.14rem;
		line-height: 1.75;
		letter-spacing: 0.025em;
	}
	#about_wrap .access .wrap .textbox .text a {
		color: #FFF;
		font-weight: 500;
	}
}

/* GoogleMAP */
#about_wrap .access .wrap .map_box {
	width: 100%;
	max-width: 6.50rem;
	height: 3.80rem;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 599px) {
	#about_wrap .access .wrap .map_box {
		height: 2.50rem;
	}
}

#about_wrap .access .wrap .map_box iframe {
	width: 100%;
	height: 100%;
}

/* お問い合わせボタン */
#about_wrap .contact_btn {
	width: 100%;
	max-width: 6.00rem;
	margin: auto;
	padding-bottom: 0.60rem;
}

#about_wrap .contact_btn a {
	display: block;
	text-decoration: none;
	line-height: 0;
	padding: 0.17rem 0 0.32rem;
	color: #FFF;
	font-family: 'M PLUS 1p', sans-serif;
	font-size: 0.24rem;
	font-weight: 700;
	letter-spacing: 0.025em;
	text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	border-radius: 0.45rem;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	text-align: center;
}

@media screen and (max-width: 599px) {
	#about_wrap .contact_btn a {
		padding: 0.12rem 0 0.22rem;
		font-family: 'M PLUS 1p', sans-serif;
		font-size: 0.16rem;
	}
}

#about_wrap .contact_btn a:hover {
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);
}

#about_wrap .contact_btn a span::before {
	content: "";
	background-position: left center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	margin-right: 0.10rem;
	position: relative;
}

/* メールアイコン */
#about_wrap .contact_btn a.mail span::before {
	width: 0.35rem;
	height: 0.29rem;
	background-image: url(../common/img/icon_contact.svg);
	top: 0.04rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .contact_btn a.mail span::before {
		width: 0.25rem;
		height: 0.20rem;
	}
}

/* TELアイコン */
#about_wrap .contact_btn a[href^="tel:"] {
	pointer-events: auto;
}

#about_wrap .contact_btn a.tel span::before {
	width: 0.35rem;
	height: 0.29rem;
	background-image: url(../common/img/icon_tel_white.svg);
	top: 0.04rem;
}

@media screen and (max-width: 599px) {
	#about_wrap .contact_btn a.tel span::before {
		width: 0.25rem;
		height: 0.20rem;
	}
}

#about_wrap .contact_btn .small_text {
	font-size: 0.15rem;
	padding-top: 0.15rem;
	text-align: center;
}

@media screen and (max-width: 599px) {
	#about_wrap .contact_btn .small_text {
		font-size: 0.14rem;
		padding-top: 0.10rem;
		line-height: 1.5;
	}
}