@charset "utf-8";
/*------------------------------------------------------------
	initiatives
------------------------------------------------------------*/
#main .comPolicyBox {
	margin-bottom: 0;
	padding: 11.4rem 0 12rem;
	line-height: 1.7;
	background-color: #fff;
}
#main .comPolicyBox p + .heading {
	margin-top: 5rem;
}
#main .comPolicyBox .textList02 {
	margin: 3.4rem auto 4rem;
}
#main .comPolicyBox .textList02 li {
	margin-bottom: 4.4rem;
	padding-left: 8.2rem;
}
#main .comPolicyBox .textList02 li:last-child {
	margin-bottom: 0;
}
#main .comPolicyBox .textList02 .title {
	margin-bottom: 0.4rem;
	font-size: 2.4rem;
	letter-spacing: 0.0416em;
	position: relative;
}
#main .comPolicyBox .textList02 .title .num {
	width: 7rem;
	text-align: center;
	position: absolute;
	right: calc(100% + 1rem);
	top: 0;
}
#main .comPolicyBox .textList02 p {
	margin-bottom: 0;
}
#main .comPolicyBox .info {
	text-align: right;
	font-weight: 400;
	line-height: 2;
}
#main .comPolicyBox .info .name {
	font-size: 2.8rem;
	font-weight: 500;
	line-height: 1.5;
}
#main .isoBadge {
	padding: 12rem 0 11.7rem;
	font-weight: 500;
	line-height: 1.7;
}
#main .isoBadge .content {
	width: 128rem;
}
#main .isoBadge .cert {
	margin-bottom: 6rem;
}
#main .isoBadge .cert p {
	margin-bottom: 3.1rem;
}
#main .isoBadge .cert p:last-child {
	margin-bottom: 0;
}
#main .isoBadge .cert .date {
	margin-top: -1rem;
	text-align: right;
}
#main .summary {
	padding: 8rem 10rem;
	background: #FFF;
	display: flex;
	align-items: flex-start;
	gap: 11rem;
}
#main .summary .image {
	width: 27rem;
}
#main .summary .dotList {
	flex: 1;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0;
}
#main .summary .dotList .col {
	padding-right: 1.8rem;
	max-width: 50%;
	color: #00A196;
	position: relative;
	flex-shrink: 0;
	display: block;
}
#main .summary .dotList .col02 {
	max-width: inherit;
}
#main .summary .dotList .col02::after {
	display: none;
}
#main .summary .dotList .col::after {
	content: "：";
	color: #333;
	position: absolute;
	right: 0;
	top: 0;
}
#main .summary .dotList li {
	padding: 2rem 0 2rem 2.7rem;
	position: relative;
	border-bottom: 1px solid #C4C4C4;
	display: flex;
	align-items: flex-start;
}
#main .summary .dotList .item {
	display: block;
}
#main .summary .dotList li::before {
	width: 0.9rem;
	height: 0.9rem;
	content: "";
	position: absolute;
	border-radius: 100%;
	left: 1rem;
	top: 3.1rem;
	background-color: #00A196;
}
#main .summary .dotList li:first-child {
	padding-top: 0;
}
#main .summary .dotList li:first-child::before {
	top: 1.1rem;
}
#main .fscBadge .summary {
	margin: 4rem 0 8rem;
	padding: 6rem 10rem 6rem 5.6rem;
	align-items: center;
	background: #F2F6F5;
}
#main .fscBadge .summary .image {
	padding: 2.8rem;
	width: 32rem;
	text-align: center;
	background-color: #fff;
}
#main .fscBadge .summary .image img {
	width: 11.3rem;
}
#main .fscBadge .textList03 {
	margin-bottom: 8rem;
}
#main .fscBadge .textList03 li {
	padding-left: 1.8rem;
	text-indent: -1.8rem;
}
#main .fscBadge .textList03 li::before {
	content: "・";
	color: #00A196;
}
#main .fscBadge p + p {
	margin-top: 3.2rem;
}
#main .social {
	padding-bottom: 12.7rem;
	background-color: #fff;
}
#main .social .content {
	width: 128rem;
}
#main .social .comHeadBox .topicTtl {
	margin-bottom: 8.1rem;
}
#main .socialList {
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	gap: 12rem 8rem;
	line-height: 1.7;
}
#main .socialList li {
	width: calc(50% - 4rem);
}
#main .socialList .longItem {
	width: 100%;
}
#main .socialList .heading {
	margin-bottom: 2.2rem;
	padding: 0 0 1rem;
	color: #00A196;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.5;
	letter-spacing: 0.062em;
	position: relative;
}
#main .socialList .heading::after {
	width: 100%;
	height: 1px;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background: linear-gradient(180deg, #03D8B8 17.7%, #00A196 73.73%), #00A196;
}
#main .socialList .imgBtn {
	margin-top: 4.2rem;
}
#main .socialList .imgBtn a {
	padding: 4rem 6rem;
	border-radius: 0.4rem;
	background: #F2F6F5;
	display: block;
}
#main .socialList .imgBtn .image {
	margin-bottom: 1.9rem;
	padding: 2.8rem 5rem;
	border-radius: 0.4rem;
	background: #FFF;
	display: block;
	overflow: hidden;
	text-align: center;
}
#main .socialList .imgBtn img {
	width: 100%;
	max-width: 38rem;
	transition: transform 0.3s;
}
#main .socialList .imgBtn .text {
	display: block;
	line-height: 1.5;
	text-align: center;
}
#main .socialList .photo {
	margin-top: 4.5rem;
	padding: 4.5rem 6rem;
	border-radius: 0.4rem;
	background: #F2F6F5;
}
#main .socialList .photo .image {
	padding: 2.4rem 11.5rem;
	text-align: center;
	background: #FFF;
}
#main .socialList .photo .image img {
	width: 100%;
	max-width: 25rem;
}
#main .socialList .item02 {
	letter-spacing: 0.05em;
}
#main .socialList .imgBox {
	display: flex;
	align-items: center;
	gap: 6rem;
}
#main .socialList .imgBox .photoUl {
	width: 62rem;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .socialList .imgBox .photoUl li {
	width: 30rem;
	border-radius: 1rem;
	overflow: hidden;
}
#main .socialList .imgBox .photoUl img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .socialList .imgBox .textBox {
	flex: 1;
}
#main .socialList p + p {
	margin-top: 3.2rem;
}
#main .socialList p.text {
	letter-spacing: 0.055em;
}
#main .system {
	padding: 12rem 0 12.6rem;
	font-weight: 500;
	line-height: 1.7;
	background-color: #fff;
}
#main .system .content {
	width: 128rem;
}
#main .system .textBox p {
	margin-bottom: 3.1rem;
}
#main .system .textBox p:last-child {
	margin-bottom: 0;
}
@media all and (min-width: 897px) {
	.comVisual {
		margin-bottom: 10rem;
	}
	.comVisual .pageTtl .subName {
		padding-left: 4.4rem;
	}
	.comVisual .pageTtl .subName::before {
		width: 1.1rem;
		top: 3.2rem;
		left: 1.5rem;
	}
	#main .comList01 {
		margin: 0 auto 10rem;
		max-width: 120rem;
		gap: 3rem;
	}
	#main .comList01 li {
		width: calc((100% - 6rem) / 3);
	}
	#main .comList01 a {
		padding: 4.5rem 2.6rem 3.9rem 2.5rem;
		background-color: transparent;
	}
	.comHeadBox {
		padding-bottom: 0;
	}
	.comHeadBox .topicTtl {
		margin-top: -5rem;
		margin-bottom: 0;
		padding-bottom: 1.5rem;
	}
	#main .headLine04 {
		margin-bottom: 6.5rem;
		padding-top: 2.6rem;
	}
	#main .headLine04 .jp {
		font-size: 4.4rem;
	}
	#main .comPolicyBox .heading {
		margin-bottom: 2.1rem;
	}
	#main .security .comPolicyBox p + .heading {
		margin-top: 7rem;
	}
	#main .security .comPolicyBox .info {
		line-height: 1.6;
	}
	#main .security .comPolicyBox .info .name {
		line-height: 1.9;
	}
	#main .socialList .imgBtn a:hover {
		color: #00A196;
	}
	#main .socialList .imgBtn a:hover img {
		transform: scale(1.05);
	}
}
@media all and (max-width: 896px) {
	#main .comList01 {
		margin: 0 3rem 5rem;
	}
	#main .comList01 a {
		background-color: transparent;
	}
	#main .comHeadBox {
		padding-bottom: 0;
	}
	#main .comHeadBox .topicTtl {
		margin: -3.5rem 3rem 0;
	}
	#main .headLine04 {
		margin-bottom: 4rem;
	}
	#main .comPolicyBox {
		margin-bottom: 0;
		padding: 6rem 0;
	}
	#main .comPolicyBox p + .heading {
		margin-top: 4rem;
	}
	#main .comPolicyBox .textList02 {
		margin: 2.5rem 0;
	}
	#main .comPolicyBox .textList02 li {
		margin-bottom: 1.5rem;
		padding-left: 5rem;
		text-align: justify;
	}
	#main .comPolicyBox .textList02 .title {
		font-size: 1.8rem;
	}
	#main .comPolicyBox .textList02 .title .num {
		width: 5rem;
		right: 100%;
	}
	#main .comPolicyBox .info {
		line-height: 1.5;
	}
	#main .comPolicyBox .info .name {
		font-size: 1.8rem;
	}
	#main .isoBadge {
		padding: 6rem 0;
		text-align: justify;
	}
	#main .isoBadge .cert {
		margin-bottom: 4rem;
	}
	#main .isoBadge .cert p {
		margin-bottom: 2rem;
	}
	#main .isoBadge .cert .date {
		margin-top: 0;
	}
	#main .summary {
		padding: 3rem 2rem;
		display: block;
	}
	#main .summary .image {
		margin: 0 auto 2rem;
		width: 15rem;
	}
	#main .summary .dotList .col {
		margin-right: 0.2rem;
		padding-right: 0.8rem;
	}
	#main .summary .dotList li {
		padding: 1rem 0 1rem 1.5rem;
		font-feature-settings: "palt";
		word-break: break-all;
	}
	#main .summary .dotList li::before {
		width: 0.6rem;
		height: 0.6rem;
		left: 0.5rem;
		top: 1.8rem;
	}
	#main .summary .dotList li:first-child::before {
		top: 0.8rem;
	}
	#main .fscBadge .summary {
		margin: 2rem 0 4rem;
		padding: 2rem;
	}
	#main .fscBadge .summary .image {
		padding: 2rem;
		width: 17rem;
	}
	#main .fscBadge .summary .image img {
		width: 100%;
	}
	#main .fscBadge .textList03 {
		margin-bottom: 4rem;
	}
	#main .fscBadge .textList03 li {
		padding-left: 0.8rem;
		text-indent: -0.8rem;
	}
	#main .fscBadge p + p {
		margin-top: 1.5rem;
	}
	#main .social {
		padding-bottom: 6rem;
	}
	#main .social .comHeadBox .topicTtl {
		margin-bottom: 5rem;
	}
	#main .socialList {
		display: block;
		text-align: justify;
	}
	#main .socialList > li {
		margin-bottom: 4rem;
		width: 100%;
	}
	#main .socialList > li:last-child {
		margin-bottom: 0;
	}
	#main .socialList .heading {
		margin-bottom: 2rem;
		padding: 0 0.3rem 1rem;
		font-size: 2.2rem;
	}
	#main .socialList .imgBtn {
		margin-top: 2rem;
	}
	#main .socialList .imgBtn a {
		padding: 2rem;
	}
	#main .socialList .imgBtn .image {
		margin-bottom: 1rem;
		padding: 2rem 3rem;
	}
	#main .socialList .imgBtn .text {
		letter-spacing: 0.055em;
	}
	#main .socialList .photo {
		margin-top: 2rem;
		padding: 2rem;
	}
	#main .socialList .photo .image {
		padding: 2rem;
	}
	#main .socialList .imgBox {
		display: block;
	}
	#main .socialList .imgBox .photoUl {
		margin: 2rem 0 0;
		width: 100%;
		gap: 1rem;
	}
	#main .socialList .imgBox .photoUl li {
		width: calc(50% - 0.5rem);
		border-radius: 0.5rem;
	}
	#main .socialList p + p {
		margin-top: 1.3rem;
	}
	#main .system {
		padding: 6rem 0 8rem;
	}
	#main .system .textBox p {
		margin-bottom: 1.5rem;
	}
}