@charset "utf-8";
/*------------------------------------------------------------
	about
------------------------------------------------------------*/
#main .community {
	margin-bottom: 5.7rem;
}
#main .community h3 {
	margin: 0 5.5rem 2.6rem 0;
	position: relative;
	text-align: center;
	color: #000;
	font-size: 3.6rem;
	font-weight: 700;
}
#main .community h3 .ico {
	position: absolute;
	left: -1px;
	top: 5.2rem;
	width: 13.8rem;
}
#main .community h3 .en {
	margin-left: 2.7rem;
	display: block;
	text-align: center;
}
#main .community h3 .en img {
	width: 17.8rem;
}
#main .community h3 .sml {
	width: fit-content;
	margin: 0 auto;
	padding: 0 4.4rem 1rem 7.9rem;
	display: block;
	font-size: 2.8rem;
	background: url(../img/common/line01.png) no-repeat left 3.3rem top 0.3rem,url(../img/common/line02.png) no-repeat right top 0.3rem;
	background-size: 2.5rem auto;
}
#main .community .phoList {
	display: flex;
}
#main .community .phoList li {
	flex-shrink: 0;
	margin: 0 0.8rem;
}
#main .community .phoList img {
	height: 48rem;
	width: auto;
}
#main .company {
	margin-bottom: 8.8rem;
}
#main .company .bgBox {
	margin-bottom: 2.9rem;
	padding: 4rem 2.8rem 2.4rem;
	position: relative;
	background: url(../img/about/company_bg.jpg) no-repeat left bottom #F4EFE9;
	background-size: 98rem auto;
	border-radius: 2rem;
}
#main .company .bgBox:last-child {
	margin-bottom: 0 !important;
}
#main .company .ico {
	position: absolute;
	right: 8.9rem;
	top: -4.7rem;
	width: 16.5rem;
}
#main .company li {
	margin-bottom: 1.5rem;
	padding: 1.3rem 1.5rem 1.4rem 4.6rem;
	position: relative;
	color: #1d2087;
	line-height: 2;
	font-weight: 700;
	background-color: #fff;
	border-radius: 0.5rem;
}
#main .company li .num {
	position: absolute;
	left: 1.4rem;
	top: 1.7rem;
	width: 2rem;
	height: 2rem;
	padding-top: 0.2rem;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-weight: 700;
	background-color: #1d2087;
	border-radius: 0.3rem;
}
#main .company li:last-child {
	margin-bottom: 0 !important;
}
#main .company p {
	margin-bottom: 3rem;
	font-size: 1.6rem;
	line-height: 1.875;
}
#main .company p:last-child {
	margin-bottom: 0 !important;
}
#main .point {
	margin-bottom: 7.1rem;
}
#main .profile {
	margin-bottom: 9.2rem;
	padding: 3.8rem 0 7.2rem;
	background-color: #f4efe9;
}
#main .profile .textList {
	margin: -1.6rem 2.5rem 0;
}
#main .profile .textList > li {
	margin-bottom: 4.9rem;
	padding: 0.5rem 3.8rem;
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 1.2rem;
}
#main .profile .textList > li:last-child {
	margin-bottom: 0 !important;
}
#main .profile .ttl {
	width: 19.6rem;
	padding: 0.7rem 0 3rem;
	color: #e3007f;
	font-size: 1.8rem;
	font-weight: 700;
	border-right: 1px solid #dcd8d6;
	box-sizing: border-box;
}
#main .profile .ttl .num {
	margin-bottom: -1.1rem;
	display: block;
	font-size: 4.4rem;
}
#main .profile .textBox {
	width: calc(100% - 23.3rem);
	padding: 1.4rem 0 0.5rem;
}
#main .profile p {
	margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: 700;
	line-height: 1.75;
}
#main .profile .txtList {
	margin-right: 7rem;
}
#main .profile .txtList li {
	padding: 0 0 0.6rem 2.3rem;
	position: relative;
	line-height: 1.75;
	font-size: 1.4rem;
}
#main .profile .txtList li::before {
	position: absolute;
	left: 0.2rem;
	top: 0.8rem;
	width: 1rem;
	height: 1rem;
	background-color: #222;
	border-radius: 100%;
	content: "";
}
#main .profile .txtList span {
	font-size: 1.6rem;
	font-weight: 700;
}
#main .voice .bgBox {
	margin-bottom: 5.2rem;
	padding: 3.6rem 0 3.2rem;
	background: url(../img/about/voice_bg.jpg) no-repeat top center;
	background-size: cover;
	border-radius: 1rem;
}
#main .voice .headLine02 {
	margin-bottom: 2.2rem;
	font-weight: 700;
}
#main .voice .headLine02 .line {
	margin: -0.5rem 0 0.1rem;
	display: block;
}
#main .voice .headLine02 .line span {
	padding: 0 1rem 0.5rem;
	background: linear-gradient(transparent 55%, #ffff18 0%);
}
#main .voice .textList li {
	margin: 0 2.1rem;
	width: 17.6rem;
	height: 17.6rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #1d206d;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.72;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 100%;
}
#main .voice .bgBox p {
	margin: 2.8rem 0 0 2.9rem;
	text-align: center;
	font-size: 2.25rem;
	color: #1d206d;
	font-weight: 700;
}
#main .voice .bgBox p span {
	display: block;
	font-size: 2.7rem;
}
#main .voice .title {
	margin: 0 0 3rem 2rem;
	padding-top: 4.4rem;
	text-align: center;
	color: #000;
	font-size: 3.2rem;
	font-weight: 700;
	background: url(../img/common/icon02.png) no-repeat top center;
	background-size: 14.3rem auto;
}
#main .staff {
	padding: 6.3rem 0 11.1rem;
}
#main .staff ul {
	margin: -5.5rem 0 0 0.1rem;
}
#main .staff li {
	width: 52.6rem;
	margin-top: 5.5rem;
	display: flex;
	overflow: hidden;
	border-radius: 1rem;
	background-color: #f4efe9;
}
#main .staff .pho {
	width: 22.9rem;
}
#main .staff .pho img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .staff .textBox {
	width: calc(100% - 22.9rem);
	padding: 1.8rem 2.2rem 0;
	font-size: 1.4rem;
	box-sizing: border-box;
}
#main .staff .ttl {
	margin-bottom: 1.4rem;
	padding-bottom: 1rem;
	color: #1d206d;
	font-size: 1.8rem;
	font-weight: 700;
	border-bottom: 1px solid #fff;
}
#main .staff dt {
	margin-bottom: -0.1rem;
	color: #1d206d;
	font-weight: 700;
}
#main .staff dd {
	margin: 0 -1rem 0.8rem 0;
}
#main .staff .text {
	margin: -0.2rem 0 1.3rem;
	line-height: 1.75;
}
#main .staff dl.clearfix dt {
	float: left;
	margin: 0;
}
#main .staff dl.clearfix dd {
	padding: 0 0 0.3rem 7.4em;
	margin: 0;
}
@media all and (min-width: 897px) {
	.pageTitle::before {
		position: absolute;
		left: 0.8rem;
		top: 0;
		width: 35.5rem;
		height: 13.3rem;
		content: "";
		background: url(../img/common/logo_bg01.png) no-repeat;
		background-size: 100% 100%;
	}
	#main .company .pho {
		width: 41.6rem;
	}
	#main .company ul {
		width: 48.2rem;
		margin: -1px 0 0 0.2rem;
		order: -1;
	}
	#main .company .bgBox02 {
		padding: 2.6rem 8.2rem 6.9rem;
	}
	#main .company .bgBox02 .headLine02 {
		margin-bottom: 3.6rem;
	}
	#main .company .bgBox02 .headLine02 .sml {
		margin-bottom: 0.6rem;
	}
	#main .company .bgBox02 .pho {
		width: 40.9rem;
	}
	#main .company .textBox {
		width: 39rem;
		margin: -0.6rem -0.9rem 0 0;
	}
	#main .point .headLine01 {
		margin-bottom: 4.6rem;
	}
	#main .staff .content {
		max-width: 113.8rem;
	}
}
@media all and (max-width: 896px) {
	#main .community {
		margin-bottom: 3rem;
	}
	#main .community h3 {
		margin: 0 0 2.6rem;
		font-size: 2.6rem;
	}
	#main .community h3 .ico {
		width: 6.5rem;
		left: -1rem;
		top: 0rem;
	}
	#main .community h3 .en {
		margin-left: 0;
	}
	#main .community h3 .sml {
		padding: 0 3rem 1rem;
		font-size: 1.8rem;
		background-position: left bottom 1rem, right bottom 1rem;
		background-size: 2rem auto;
	}
	#main .community .phoList img {
		height: 22rem;
	}
	#main .company {
		margin-bottom: 10rem;
	}
	#main .company .headLine01 {
		margin-bottom: 2.5rem;
	}
	#main .company .bgBox {
		margin-bottom: 2rem;
		padding: 3rem 2rem;
	}
	#main .company .ico {
		right: 1rem;
		top: -2.3rem;
		width: 10rem;
	}
	#main .company .imgBox {
		display: block;
	}
	#main .company .pho {
		margin-bottom: 2rem;
	}
	#main .company img {
		width: 100%;
	}
	#main .company li {
		margin-bottom: 1rem;
		padding: 1rem 1rem 1rem 4.6rem;
		line-height: 1.7;
	}
	#main .company li .num {
		top: 1.4rem;
	}
	#main .company p {
		margin-bottom: 1rem;
		font-size: 1.4rem;
		line-height: 1.75;
	}
	#main .point {
		margin-bottom: 4rem;
	}
	#main .point .headLine01 {
		font-size: 1.8rem;
	}
	#main .profile {
		margin-bottom: 4rem;
		padding: 3rem 0;
	}
	#main .profile .textList {
		margin: 0;
	}
	#main .profile .textList > li {
		margin-bottom: 2rem;
		padding: 0 1rem;
		display: block;
		border-radius: 1rem;
	}
	#main .profile .ttl {
		width: auto;
		padding: 1rem;
		font-size: 1.8rem;
		border-right: none;
		border-bottom: 1px solid #dcd8d6;
	}
	#main .profile .ttl .num {
		font-size: 4rem;
	}
	#main .profile .textBox {
		width: auto;
		padding: 1rem;
	}
	#main .profile p {
		margin-bottom: 0.4rem;
		font-size: 1.4rem;
	}
	#main .profile .txtList {
		margin-right: 0;
	}
	#main .profile .txtList li {
		padding: 0 0 0.3rem 1.6rem;
		font-size: 1.3rem;
	}
	#main .profile .txtList li::before {
		left: 0;
		top: 0.8rem;
		width: 0.8rem;
		height: 0.8rem;
	}
	#main .profile .txtList span {
		font-size: 1.4rem;
	}
	#main .voice .bgBox {
		margin-bottom: 2rem;
		padding: 2rem 0;
	}
	#main .voice .headLine02 {
		margin-bottom: 2rem;
	}
	#main .voice .headLine02 .line span {
		padding: 0;
	}
	#main .voice .textList li {
		margin: 0 0.2rem 1rem;
		width: 7.5rem;
		height: 7.5rem;
		font-size: 0.9rem;
	}
	#main .voice .bgBox p {
		margin: 1.5rem 0 0;
		font-size: 1.6rem;
	}
	#main .voice .bgBox p span {
		font-size: 2rem;
	}
	#main .voice .title {
		margin: 0 0 2rem;
		font-size: 2rem;
	}
	#main .staff {
		padding: 3rem 0;
	}
	#main .staff ul {
		margin: 0;
		display: block;
	}
	#main .staff li {
		width: auto;
		margin: 0 0 1rem;
		align-items: flex-start;
	}
	#main .staff .pho {
		width: 16.8rem;
	}
	#main .staff .pho img {
		height: 20rem;
		object-fit: cover;
	}
	#main .staff .textBox {
		width: calc(100% - 18rem);
		padding: 1rem 1rem;
		font-size: 1.2rem;
	}
	#main .staff .ttl {
		font-size: 1.4rem;
		margin-bottom: 0.5rem;
		padding-bottom: 0.5rem;
	}
	#main .staff dl {
		overflow: hidden;
	}
	#main .staff dt {
		padding-right: 1rem;
		float: left;
	}
	#main .staff dd {
		margin: 0;
	}
	#main .staff .text {
		margin: 0 0 0.5rem;
		line-height: 1.5;
		font-size: 1.2rem;
	}
}