@charset "UTF-8";

/*about_lead
----------------------------------------*/
.about_lead {
	color: #000;
	padding: 252px 20px 75px;
	margin: -162px 0 0;
}
.about_lead h2 {
	font-size: 3.6rem;
	font-weight: 500;
	line-height: 1.5;
	text-align: center;
	letter-spacing: .05em;
	margin-bottom: 80px;
}
.about_lead .inner {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	align-items: center;
}
.about_lead_img {
	width: 43.3%;
	padding-top: 56.5%;
	margin-left: 1.7%;
	position: relative;
}
.about_lead_img figure {
	position: absolute;
	top: 0;
	left: 9.9307%;
	width: 30.7159%;
	margin-top: 21.0162%;
}
.about_lead_img figure:nth-child(2) {
	left: 0;
	margin-top: 53%;
	width: 40.4157%;
	z-index: 2;
}
.about_lead_img figure:nth-child(3) {
	left: 44.5727%;
	margin-top: 36.7205%;
	width: 48.2679%;
}
.about_lead_img figure:nth-child(4) {
	left: 44.5727%;
	margin-top: 0;
	width: 34.642%;
}
.about_lead_img figure:nth-child(5) {
	left: 12.7021%;
	margin-top: 94.4573%;
	width: 46.65127%;
}
.about_lead_img figure:nth-child(6) {
	left: 83.3718%;
	width: 16.6281%;
	margin-top: 16.1663%;
}
.about_lead_img figure:nth-child(7) {
	left: 34.8729%;
	margin-top: 11.3164%;
	width: 5.5427%;
}
.about_lead_img figure:nth-child(8) {
	left: 63.5104%;
	margin-top: 120.7852%;
	width: 9.6997%;
}
.about_lead_txt {
	flex: 1;
	padding-left: 7rem;
}
.about_lead_txt {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 2;
	padding-top: 1.9rem;
	letter-spacing: .05em;
}
.about_lead_txt p + p {
	margin-top: 3.2rem;
}
.about_lead_txt p:last-child {
	margin-top: 8.2rem;
}

@media screen and (max-width: 767px) {
	.about_lead {
		padding: 5rem 5%;
		margin: 0;
	}
	.about_lead h2 {
		font-size: 2.4rem;
		margin-bottom: 3rem;
	}
	.about_lead .inner {
		flex-direction: column;
	}
	.about_lead_img {
		width: 100%;
		padding-top: 131%;
		margin-left: 0;
	}
	.about_lead_txt {
		padding-left: 0;
	}
	.about_lead_txt p + p {
		margin-top: 2rem;
	}
	.about_lead_txt p:last-child {
		margin-top: 3rem;
	}
	.about_lead_txt p:last-child img {
		width: 25rem;
	}
}

/*about_noritz
----------------------------------------*/
.about_noritz {
	color: #000;
	margin-bottom: 4rem;
}
.about_noritz .inner {
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 4.6rem;
	border-bottom: 2px solid #F3F3F3;
}
.about_noritz .graph {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 4rem;
}
.about_noritz h2 {
	font-size: 3.4rem;
	font-weight: 500;
	letter-spacing: .05em;
	text-align: center;
	margin-bottom: 6.2rem;
}
.about_noritz_txt {
	flex: 1;
	padding-right: 4rem;
	font-size: 1.6rem;
	letter-spacing: .05em;
	line-height: 1.5;
	padding-top: .3rem;
}
.about_noritz figure {
	width: 48.3rem;
}
.about_noritz .item {
	display: flex;
	justify-content: flex-start;
	padding: 3.9rem 0 0;
}
.about_noritz .item .txt {
	font-size: 1.6rem;
	flex: 1;
	padding-right: 4.7rem;
	line-height: 1.5;
	letter-spacing: .05em;
}
.about_noritz .item .txt h3 {
	font-size: 2.4rem;
	font-weight: 500;
	margin: 2rem 0 .7rem;
}
.about_noritz .item .txt h3 span {
	border-bottom: .4rem solid #E7380D;
}
.about_noritz .item figure {
	width: 48.2rem;
}
@media screen and (max-width: 767px) {
.about_noritz {
	margin-bottom: 6.3rem;
		padding: 0 5%;
	}
	.about_noritz .graph {
		flex-direction: column;
		padding-bottom: 3rem;
	}
	.about_noritz h2 {
		font-size: 2.4rem;
		margin-bottom: 2rem;
	}
	.about_noritz_txt {
		padding-right: 0;
		padding-top: 0;
	}
	.about_noritz figure {
		width: auto;
		margin-top: 2rem;
	}
	.about_noritz .item {
		flex-direction: column;
		padding: 3rem 0 0;
	}
	.about_noritz .item .txt {
		padding-right: 0;
	}
	.about_noritz .item .txt h3 {
		font-size: 2rem;
		margin: 2rem 0 1rem;
	}
	.about_noritz .item .txt h3 span {
		border-bottom-width: .3rem;
	}
	.about_noritz .item figure {
		width: auto;
	}
}

/*about_business
----------------------------------------*/
.about_business {
	color: #000;
	padding-bottom: 7.5rem;
}
.about_business .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.about_business .inner > p {
	font-size: 1.6rem;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 4.3rem;
}
.about_business h3 {
	font-size: 2.4rem;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: .05em;
	margin-bottom: 2rem;
}
.about_business h3 span {
	display: inline-block;
	border-bottom: .4rem solid #E7380D;
}
.about_business .column {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	padding-bottom: 135px;
	margin-bottom: 43px;
	position: relative;
}
.about_business .column::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 108.5px;
	height: 95px;
	background: url(../assets/about_arrow_img.svg) no-repeat left top / 100% auto;
	margin: 0 auto;
}
.about_business .column .item {
	width: 48.2%;
	margin-bottom: 0;
}
.about_business .item p {
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: .05em;
}
.about_business .item figure {
	width: 48.2rem;
}
.about_business .item .text {
	margin-bottom: 6rem;
	min-height: 23rem;
}
.about_business .item .list {
	border: 1px solid #E7380D;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	font-size: 1.4rem;
	font-weight: bold;
	padding: 1.5rem 0 .9rem;
	margin: 3.6rem 0 0;
}
.about_business .item .list li {
	margin: 0 0 .5rem 4.9rem;
	padding: 0 0 0 1.8rem;
	letter-spacing: .05em;
	width: 12.4rem;
}
.about_business .item .list li::before {
	content: '';
	display: block;
	width: .7rem;
	height: .7rem;
	background: #E7380D;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .8rem;
}
.about_business .item .list li:nth-child(2n) {
	width: calc(100% - 22.2rem);
}
.about_business .box {
	text-align: center;
	border: 1px solid #E7380D;
	border-radius: 0;
	font-size: 1.6rem;
	letter-spacing: .05em;
	line-height: 1.5;
	padding: 2.1rem 2rem 2.2rem;
	margin: 5.6rem 0 9rem;
}
@media screen and (max-width: 767px) {
	.about_business {
		padding: 0 5% 5rem;
	}
	.about_business h2 {
		font-size: 2.4rem;
	}
	.about_business h3 {
		font-size: 2rem;
	}
	.about_business h3 span {
		border-bottom-width: 0.3rem;
	}
	.about_business .item {
		flex-direction: column;
	}
	.about_business .item + .item {
		padding-top: 5rem;
	}
	.about_business .item figure {
		width: auto;
		margin-top: 2rem;
	}
	.about_business .item .text {
		min-height: 0;
		margin-bottom: 3rem;
	}
	.about_business .item .list {
		width: auto;
		margin-top: 2rem;
		padding: 1.5rem 1.5rem .9rem;
	}
	.about_business .item .list li {
		margin: 0 0 .5rem;
		width: 50%;
	}
	.about_business .item .list li:nth-child(2n) {
		width: 50%;
	}
	.about_business .box {
		text-align: left;
		margin: 5rem 0;
	}
	.about_business .column {
		display: block;
		padding-bottom: 112px;
		margin-bottom: 30px;
	}
	.about_business .column::after {
		width: 90px;
		height: 79px;
	}
	.about_business .column .item {
		width: auto;
	}
}

/*more
----------------------------------------*/
.saiyo .more {
	text-align: center;
	font-size: 1.4rem;
	letter-spacing: .05em;
	color: #E7380D;
	font-weight: 600;
	margin-top: 6rem;
}
.saiyo .more a {
	display: inline-block;
	position: relative;
	padding: 4px 54px 6px 0;
	position: relative;
}
.saiyo .more a::before {
	content: '';
	display: block;
	width: 29px;
	height: 29px;
	border: 1px solid #E7380D;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	right: 0;
}
.saiyo .more a::before {
	content: '';
	display: block;
	width: 29px;
	height: 29px;
	border: 1px solid #E7380D;
	border-radius: 50%;
	position: absolute;
	top: 1px;
	right: 0;
}
.saiyo .more a::after {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background: #E7380D;
	border-radius: 50%;
	position: absolute;
	top: 15px;
	right: 13px;
}
@media screen and (max-width: 767px) {
	.saiyo .more {
		margin-top: 3rem;
	}
}

/*about_people
----------------------------------------*/
.about_people {
	background: #F8F7F7;
	color: #000;
	padding: 7.4rem 2rem;
}
.about_people h2 {
	font-size: 3.4rem;
	font-weight: 500;
	letter-spacing: .05em;
	text-align: center;
	margin-bottom: 5.6rem;
}
.about_people .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.about_people .item {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.about_people .img {
	width: 41.9%;
	padding-top: 55.7%;
	position: relative;
}
.about_people .img figure {
	position: absolute;
	top: 0;
	left: 15.0358%;
	width: 84.9642%;
}
.about_people .img figure:nth-child(2) {
	left: 0;
	margin-top: 61.0978%;
	width: 36.7542%;
}
.about_people .img figure:nth-child(3) {
	left: 41.0501%;
	margin-top: 54.1766%;
	width: 56.0859%;
}
.about_people .img figure:nth-child(4) {
	left: 9.30787%;
	margin-top: 89.9761%;
	width: 34.1288%;
}
.about_people .img figure:nth-child(5) {
	left: 47.7327%;
	width: 31.9809%;
	margin-top: 95.9427%;
}
.about_people .img figure:nth-child(6) {
	left: 27.4463%;
	width: 15.9904%;
	margin-top: 116.9451%;
}
.about_people .img figure:nth-child(7) {
	left: 0;
	margin-top: 46.0621%;
	width: 10.7398%;
}
.about_people .img figure:nth-child(8) {
	left: 84.0095%;
	margin-top: 95.9427%;
	width: 7.6372%;
}
.about_people .txt {
	width: 48%;
	margin-top: -.2rem;
}
.about_people .txt h3 {
	font-size: 2rem;
	font-weight: 500;
	color: #E7380D;
	letter-spacing: .05em;
	margin: 0 0 1.4rem;
}
.about_people .txt p {
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: .05em;
	margin: 0;
}
.about_people .txt p + p {
	margin-top: 2.5rem;
}
.saiyo .about_people_link {
	margin: 50px 0;
}
.saiyo .about_people_link .about_link {
	text-align: left;
	margin-bottom: 20px;
}
.saiyo .about_people_link .about_link:nth-child(2n) {
	margin-left: 57px;
}
.saiyo .about_people_link .about_link {
	display: inline-block;
}
@media screen and (max-width: 767px) {
	.about_people {
		padding: 5rem 5%;
	}
	.about_people h2 {
		font-size: 2.4rem;
		margin-bottom: 3rem;
	}
	.about_people .item {
		flex-direction: column;
	}
	.about_people .img {
		width: auto;
		padding-top: 132.5%;
	}
	.about_people .txt {
		width: auto;
		margin-top: 2rem;
	}
	.about_people .txt p + p {
		margin-top: 2rem;
	}
	.saiyo .about_people_link {
		text-align: center;
		margin: 3rem 0 0;
	}
	.saiyo .about_people_link .about_link:nth-child(2n) {
		margin-left: 0;
	}
}

/*about_working
----------------------------------------*/
.about_working {
	color: #000;
	padding: 7.6rem 0 11rem;
}
.about_working h2 {
	font-size: 3.4rem;
	font-weight: 500;
	letter-spacing: .05em;
	text-align: center;
	margin-bottom: 3.7rem;
}
.about_working h3 {
	font-size: 2.4rem;
	line-height: 1.45;
	font-weight: 500;
	letter-spacing: .05em;
	margin-bottom: 1.8rem;
}
.about_working h3 span {
	display: inline-block;
	border-bottom: .4rem solid #E7380D;
}
.about_working h4 {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: .05em;
	color: #E7380D;
	margin-bottom: 1.5rem;
}
.about_working .inner > p {
	font-size: 1.6rem;
	letter-spacing: .05em;
	margin: 0 -2.2rem 2.5rem -.1rem;
}
.about_working .inner h4 + p {
	margin: 0 0 2.5rem -.1rem;
	line-height: 1.5;
}
.about_working .list {
	font-size: 1.4rem;
	letter-spacing: .05em;
	font-weight: bold;
}
.about_working .list li {
	padding-left: 1.7rem;
	position: relative;
}
.about_working .list li::before {
	content: '';
	display: block;
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	background: #E7380D;
	position: absolute;
	left: 0;
	top: .8rem;
}
.about_working .list li + li {
	margin-top: .9rem;
}
.about_working .inner {
	max-width: 1000px;
	margin: 0 auto;
}
.about_working .seminar {
	background: #F7F7F7;
	margin: 3.7rem 0;
	padding: 4.9rem 2rem 2.8rem;
}
.about_working .table {
	margin: 4.9rem 0 1.3rem;
	border: 0;
}
.about_working .table table {
	border-collapse: collapse;
	width: 100%;
}
.about_working .table thead th {
	background: #2B2B2B;
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: .05em;
	font-weight: 500;
	text-align: center;
	font-family: inherit;
	border-radius: 0 !important;
	padding: .8rem 0;
	vertical-align: middle;
	width: 22.7rem;
	line-height: 1.29;
	border-bottom: .8rem solid #F7F7F7;
}
.about_working .table thead th span {
	display: block;
	font-size: 1.4rem;
	margin: 0;
}
.about_working .table tbody th {
	padding: 1.5rem 0 1rem;
	background: rgba(231, 56, 18, .7);
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 500;
	font-family: inherit;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
	border-radius: 0 !important;
}
.about_working .table tbody tr:nth-child(2) th {
	background: rgba(231, 56, 18, .8);
}
.about_working .table tbody tr:nth-child(3) th {
	background: rgba(231, 56, 18, .9);
}
.about_working .table tbody tr:nth-child(4) th {
	background: rgba(231, 56, 18, 1);
	border-bottom: 0;
}
.about_working .table tbody th span {
	display: block;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: .28em;
	width: 1.5em;
	margin: 0 auto;
}
.about_working .table tbody th span.small {
	font-size: 1.2rem;
	letter-spacing: .05em;
	margin-top: -.6rem;
}
.about_working .table tbody td {
	background: none;
	border: 0;
	padding: 0;
}
.about_working .table tbody td ul {
	height: 11rem;
	margin: 0 0 -.1rem -.8rem;
	border-bottom: 1px solid #fff;
	position: relative;
	font-size: 1.2rem;
	font-weight: 500;
	color: #fff;
}
.about_working .table tbody tr:nth-child(4) td ul {
	border-bottom: 0;
	margin-bottom: 0;
}
.about_working .table tbody td ul li {
	position: absolute;
	background: rgba(231, 56, 18, .7);
	color: #fff;
	text-align: center;
	border-radius: 2.3rem;
	line-height: 1.45;
	top: .6rem;
	padding: .7rem .5rem .8rem;
}
.about_working .table tbody tr:nth-child(2) td ul li {
	background: rgba(231, 56, 18, .8);
}
.about_working .table tbody tr:nth-child(3) td ul li {
	background: rgba(231, 56, 18, .9);
}
.about_working .table tbody tr:nth-child(4) td ul li {
	background: rgba(231, 56, 18, 1);
}
.about_working .table tbody tr:nth-child(1) td ul li:nth-child(1) {
	left: 12.3rem;
	width: 14.8rem;
}
.about_working .table tbody tr:nth-child(1) td ul li:nth-child(2) {
	top: 1rem;
	left: 42.7rem;
	width: 22.4rem;
	padding: .5rem .5rem .7rem;
}
.about_working .table tbody tr:nth-child(1) td ul li:nth-child(3) {
	top: 1rem;
	left: 68.5rem;
	width: 22.4rem;
	padding: .5rem .5rem .7rem;
}
.about_working .table tbody tr:nth-child(1) td ul li:nth-child(4) {
	top: 7.1rem;
	left: 40.2rem;
	width: 14.8rem;
}
.about_working .table tbody tr:nth-child(2) td ul li:nth-child(1) {
	left: 10.7rem;
	top: .9rem;
	width: 18.1rem;
}
.about_working .table tbody tr:nth-child(2) td ul li:nth-child(2) {
	left: 39.9rem;
	top: .9rem;
	width: 18.1rem;
}
.about_working .table tbody tr:nth-child(2) td ul li:nth-child(3) {
	left: 30.1rem;
	top: 5.1rem;
	width: 13rem;
}
.about_working .table tbody tr:nth-child(2) td ul li:nth-child(4) {
	left: 51.4rem;
	top: 5.1rem;
	width: 13rem;
}
.about_working .table tbody tr:nth-child(3) td ul li:nth-child(1) {
	left: 37.6rem;
	top: -1rem;
	width: 18.8rem;
}
.about_working .table tbody tr:nth-child(3) td ul li:nth-child(2) {
	left: 72rem;
	top: -1rem;
	width: 14rem;
}
.about_working .table tbody tr:nth-child(3) td ul li:nth-child(3) {
	left: 6.8rem;
	top: 4.4rem;
	width: 22.4rem;
	padding: .5rem .5rem .7rem;
}
.about_working .table tbody tr:nth-child(3) td ul li:nth-child(4) {
	left: 39.9rem;
	top: 6.3rem;
	width: 14.2rem;
}
.about_working .table tbody tr:nth-child(4) td ul li:nth-child(1) {
	left: 14rem;
	top: 4rem;
	width: 65rem;
}
.about_working .table tr th:nth-child(1) {
	width: 6.4rem;
}
.about_working .table tr>*:not(:first-child) {
	border-left: .8rem solid #F7F7F7;
}
.about_working .seminar .txt {
	margin: 0;
	font-size: 1.2rem;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: 0;
}
.about_working .seminar .note {
	margin: 0 0 0 1em;
	text-indent: -1em;
	font-size: 1.2rem;
	line-height: 1.5;
	letter-spacing: 0;
}
.about_working .list-img {
	max-width: 83rem;
	margin: 4.5rem auto 0;
	display: flex;
	justify-content: space-between;
}
.about_working .list-img li {
	width: 26.6265%;
}
.about_working .list-img .ttl {
	background: #E7380D;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 500;
	height: 6.2rem;
	margin-bottom: 2.7rem;
	line-height: 1.5;
	letter-spacing: .05em;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.about_working .list-img .ttl::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: .9rem .6rem 0;
	border-color: #E7380D transparent transparent;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -.8rem;
	margin: 0 auto;
}
.about_working .list-img figure {
	margin-bottom: 2.3rem;
}
.about_working .list-img .txt {
	font-size: 1.4rem;
	letter-spacing: .05em;
	line-height: 1.5;
	margin-bottom: 0;
}
.about_working .list-img .note {
	font-size: 1.2rem;
	letter-spacing: .05em;
	line-height: 1.73;
	margin-bottom: 0;
}
.about_working .welfare {
	margin-top: 6.2rem;
	padding-bottom: 1.7rem;
}
.about_working .welfare .about_link {
	margin-top: 5rem;
}
.about_working .welfare .item {
	display: flex;
	margin-bottom: -1rem;
}
.about_working .welfare .item figure {
	width: 22.1rem;
	padding: 0 2.55rem;
}
.about_working .welfare .item .txt {
	flex: 1;
	font-size: 1.6rem;
	line-height: 1.5;
	letter-spacing: .05em;
}
.about_working .welfare .item .txt p {
	margin: .2rem 0 3rem;
}
.about_working .welfare .item .txt .list li + li {
	margin-top: 1.3rem;
}
.about_working .welfare .list-img figure {
	margin-bottom: 2.8rem;
}
@media screen and (max-width: 767px) {
	.about_working {
		padding: 5rem 0;
	}
	.about_working h2 {
		font-size: 2.4rem;
		margin-bottom: 2rem;
	}
	.about_working h3 {
		font-size: 2rem;
	}
	.about_working h3 span {
		display: inline-block;
		border-bottom-width: .3rem;
	}
	.about_working .inner > p {
		margin: 0 0 2.5rem;
		line-height: 1.5;
	}
	.about_working .inner h4 + p {
		margin: 0 0 2.5rem;
	}
	.about_working .inner {
		margin: 0 5%;
	}
	.about_working .seminar {
		padding: 4rem 0 2.8rem;
	}
	.about_working .table {
		border-radius: 0;
		overflow: auto;
		margin: 3rem 0 1.3rem;
	}
	.about_working .table table {
		width: 97.8rem;
	}
	.about_working .table thead th {
		font-size: 1.5rem;
	}
	.about_working .table thead th span {
		font-size: 1.2rem;
	}
	.about_working .table thead th {
		border-bottom-width: .5rem;
	}
	.about_working .table tbody th {
		font-size: 1.5rem;
	}
	.about_working .table tr th:nth-child(1) {
		width: 5.4rem;
	}
	.about_working .table tr>*:not(:first-child) {
		border-left-width: .5rem;
	}
	.about_working .list-img {
		flex-wrap: wrap;
		margin-top: 3rem;
	}
	.about_working .list-img li {
		width: 48%;
		margin-bottom: 3rem;
	}
	.about_working .list-img .ttl {
		font-size: 1.5rem;
		font-weight: 500;
		height: 5.5rem;
	}
	.about_working .list-img figure {
		margin-bottom: 1rem;
	}
	.about_working .welfare {
		margin-top: 3rem;
	}
	.about_working .welfare .item {
		display: block;
		margin-bottom: 0;
	}
	.about_working .welfare .item figure {
		width: 20rem;
		padding: 0;
		margin: 0 auto;
	}
	.about_working .welfare .about_link {
		margin-top: 2rem;
	}
}

.saiyo .about_link {
	text-align: center;
	margin-top: 0;
}
.saiyo .about_link a {
	font-size: 1.6rem;
	font-weight: 500;
	padding-right: 50px;
}