@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	padding: 17.5rem 0 17.7rem;
	background: #14629F url(../img/index/main_bg.png) no-repeat right center / cover;
}
#main .mainVisual .inner {
	margin: 0 auto;
	max-width: 161.8rem;
	padding: 0 2rem;
	box-sizing: content-box;
}
#main .mainVisual .inner .hTitle {
	margin-bottom: 6.5rem;
}
#main .mainVisual .inner .textImg {
	max-width: 114.8rem;
}
#main .about {
	padding: 11.5rem 0 14.9rem;
	overflow: hidden;
}
#main .about .topTitle {
	margin-bottom: 14.2rem;
	max-width: 145.5rem;
}
#main .about .inner {
	position: relative;
	padding-left: 10.2rem;
}
#main .about .imgBox {
	margin-bottom: 8rem;
}
#main .about .imgBox .textBox {
	width: calc(100% - 80rem);
}
#main .about .imgBox .textBox .text {
	padding-left: 1rem;
	font-size: 2.8rem;
	font-weight: 300;
	line-height: 3.03;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .about .imgBox .textBox .text strong {
	font-weight: 700;
}
#main .about .imgBox .photo {
	margin: 1.2rem -5rem 0 0;
	width: 76.7rem;
}
#main .about .textArea {
	padding-left: 1rem;
	max-width: 140rem;
}
#main .about .textArea .title {
	margin-bottom: 2.4rem;
	font-size: 4.6rem;
	font-weight: 900;
	letter-spacing: 0.13em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .about .textArea .text {
	font-size: 2.6rem;
	font-weight: 300;
	line-height: 1.7;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
#main .service {
	position: relative;
	background: #14629f;
}
#main .service .content {
	padding: 13.9rem 2rem 11.5rem;
	max-width: 139.8rem;
}
#main .service .headLine01 {
	margin-bottom: 0.5rem;
}
#main .service .text {
	margin-bottom: 8.1rem;
	padding-left: 1.3rem;
	color: #FFF;
	font-size: 2.6rem;
	font-weight: 300;
	line-height: 1.48;
	letter-spacing: 0.08em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .service .inner .subInner {
	margin-bottom: 3.5rem;
	padding: 5rem 7rem 5.1rem;
	background: #FFF;
}
#main .service .inner .subInner .hTitle {
	margin-bottom: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
#main .service .inner .subInner .hTitle .number {
	margin-top: 1.3rem;
	padding-left: 2.6rem;
	position: relative;
}
#main .service .inner .subInner .hTitle .number img {
	height: 3.3rem;
}
#main .service .inner .subInner .hTitle .number::before {
	position: absolute;
	top: 0;
	left: 0.7rem;
	bottom: 0;
	width: 1rem;
	height: 3.3rem;
	background: #14629F;
	content: '';
}
#main .service .inner .subInner .hTitle .sub {
	width: calc(100% - 10.2rem);
	font-size: 3.6rem;
	font-weight: 300;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .service .inner .subInner .hTitle .sub small {
	font-size: 2.4rem;
	letter-spacing: 0.06em;
}
#main .service .inner .subInner .imgBox {
	margin-bottom: 1.3rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .service .inner .subInner .imgBox .textBox {
	width: calc(100% - 24rem);
}
#main .service .inner .subInner .imgBox .textBox .innerText {
	padding-left: 0.3rem;
	font-weight: 300;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	line-height: 2.2;
	letter-spacing: 0.08em;
}
#main .service .inner .subInner .imgBox .photo {
	margin: -0.9rem -1.7rem 0 0;
	width: 23.6rem;
}
#main .service .inner .subInner .textArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
#main .service .inner .subInner .textArea .title {
	margin-top: -0.5rem;
	padding: 1.5rem 0.2rem 1.5rem 1.6rem;
	width: 16.6rem;
	color: #FFF;
	font-size: 3rem;
	font-weight: 500;
	line-height: 1.48;
	background: #14629F;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.09em;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
#main .service .inner .subInner .textArea .title::before {
	position: absolute;
	top: -0.1rem;
	right: -3.8rem;
	bottom: 0;
	width: 3.9rem;
	background: #14629F;
	clip-path: polygon(0 0,100% 100%,0 100%);
	content: '';
}
#main .service .inner .subInner .textArea .textList {
	width: calc(100% - 25.5rem);
	display: flex;
	flex-wrap: wrap;
	gap: 1.8rem 2.2rem;
}
#main .service .inner .subInner .textArea .textList li {
	width: 44rem;
	color: #000;
	font-weight: 700;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .service .inner .subInner .textArea .textList li .sub {
	margin-right: 0.2rem;
	color: #14629f;
}
#main .service .inner .subInner.subInner02 .imgBox {
	margin-bottom: 5.5rem;
}
#main .service .inner .subInner.subInner02 .imgBox .photo {
	margin: 2.3rem -2.3rem 0 0;
}
#main .service .inner .subInner.subInner02 .textArea .textList {
	padding-bottom: 2.4rem;
}
#main .service .inner .subInner.subInner03 .imgBox {
	margin-bottom: 4.2rem;
}
#main .service .inner .subInner.subInner03 .imgBox .photo {
	margin: 0.4rem -1.9rem 0 0;
}
#main .service .inner .subInner.subInner03 .textArea .textList {
	margin-right: -5rem;
	padding-bottom: 2.4rem;
	width: calc(100% - 20.5rem);
}
#main .service .inner .subInner.subInner03 .textArea .textList li:nth-child(2n) {
	width: 58rem;
}
#main .vision .comEn {
	padding-top: 12.5rem;
	top: 0;
	left: -0.4rem;
}
#main .vision {
	padding-bottom: 15rem;
}
#main .vision .inner {
	padding: 17.2rem 0 0 10.2rem;
}
#main .vision .inner .imgBox {
	margin-bottom: 6.5rem;
}
#main .vision .inner .imgBox .textBox {
	width: calc(100% - 78.5rem);
}
#main .vision .inner .imgBox .textBox .headLine01 {
	margin-bottom: -0.6rem;
}
#main .vision .inner .imgBox .textBox .headLine01::before {
	display: none;
}
#main .vision .inner .imgBox .textBox .text {
	line-height: 2.45;
	letter-spacing: 0.06em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	text-align: justify;
}
#main .vision .inner .imgBox .textBox .subBox {
	margin-top: 3.7rem;
}
#main .vision .inner .imgBox .textBox .hTitle {
	margin-bottom: 1.3rem;
	color: #14629f;
	font-size: 3rem;
	letter-spacing: 0.14em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .vision .inner .imgBox .textBox .smallText {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 2.33;
}
#main .vision .inner .imgBox .photoBox {
	margin-right: 10.5rem;
	width: 52.7rem;
}
#main .vision .inner .imgBox .photoBox .photo {
	margin: 4.2rem 0 10.1rem 7.8rem;
	position: relative;
	width: 45.2rem;
	z-index: 1;
}
#main .vision .inner .imgBox .photoBox .photo::before {
	position: absolute;
	left: -7.8rem;
	bottom: -7.8rem;
	width: 100%;
	height: 100%;
	background: #14629F;
	content: '';
	z-index: -1;
}
#main .vision .inner .imgBox .photoBox .titleBox {
	margin-bottom: 4.3rem;
	padding-left: 3.9rem;
	position: relative;
}
#main .vision .inner .imgBox .photoBox .titleBox::before {
	position: absolute;
	top: 0.5rem;
	left: 0.1rem;
	bottom: 0.6rem;
	width: 1.6rem;
	background: #14629F;
	content: '';
}
#main .vision .inner .imgBox .photoBox .titleBox .name {
	margin-bottom: 0.2rem;
	color: #14629f;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.12em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .vision .inner .imgBox .photoBox .titleBox .text {
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1.69;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .vision .inner .imgBox .photoBox .snsBox {
	border-bottom: 1px solid #14629f;
}
#main .vision .inner .imgBox .photoBox .snsBox .title {
	padding: 1.9rem 0;
	width: 12.8rem;
	border: 1px solid #14629f;
	border-bottom: none;
	color: #14629f;
	font-size: 2.2rem;
	font-weight: 700;
	text-align: center;
	line-height: 1.32;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.06em;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl {
	padding: 2.5rem 0 2.6rem;
	width: calc(100% - 16.7rem);
	gap: 2.2rem;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl li a:hover {
	opacity: 0.7;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl li img {
	height: 5.1rem;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 {
	margin-top: 1rem;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 a {
	font-size: 1.6rem;
	font-weight: 300;
	letter-spacing: 0.06em;
}
#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 a .sub {
	padding: 0 2.5rem 0 0;
	background: url(../img/common/icon04.png) no-repeat right center / 1.8rem;
}
#main .vision .inner .subInner .hTitle {
	margin: 0 10.2rem 2.5rem 0;
	position: relative;
	font-size: 3.4rem;
	font-weight: 500;
	letter-spacing: 0.06em;
}
#main .vision .inner .subInner .hTitle::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 0.2rem;
	background: #14629f;
	content: '';
}
#main .vision .inner .subInner .hTitle .sub {
	padding-right: 2.5rem;
	display: inline-block;
	background: #FFF;
	position: relative;
	z-index: 5;
}
#main .vision .inner .subInner .textArea {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5.8rem 0;
}
#main .vision .inner .subInner .textArea .textBox {
	width: calc((100% - 6rem) / 2);
}
#main .vision .inner .subInner .textArea .textBox .titleBox {
	margin-bottom: 2rem;
}
#main .vision .inner .subInner .textArea .textBox .title {
	margin-bottom: 0.5rem;
	color: #14629f;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#main .vision .inner .subInner .textArea .textBox .text {
	color: #14629f;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
}
#main .vision .inner .subInner .textArea .textBox .textUl li {
	margin-bottom: 1.5rem;
	padding-left: 1em;
	font-size: 2rem;
	font-weight: 300;
	line-height: 1.45;
	text-indent: -1em;
	letter-spacing: 0.08em;
}
#main .vision .inner .subInner .textArea .textBox .textUl li:last-child {
	margin-bottom: 0;
}
#main .vision .inner .subInner .textArea .textBox .textUl li .color {
	color: #14629f;
}
#main .team {
	background: #14629f;
}
#main .team .content {
	max-width: 139.8rem;
}
#main .team .inner {
	padding: 14rem 0 15rem;
}
#main .team .headLine01 {
	margin-bottom: 0.6rem;
}
#main .team .text {
	margin-bottom: 8.1rem;
	color: #FFF;
	font-size: 2.6rem;
	font-weight: 300;
	line-height: 1.48;
	letter-spacing: 0.08em;
}
#main .team .textDl {
	margin-bottom: 1rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .team .textDl:last-child {
	margin-bottom: 0;
}
#main .team .textDl dt {
	padding: 3.2rem 4.5rem 3.6rem;
	width: 56.2rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	font-size: 2.4rem;
	font-weight: 700;
	color: #14629f;
	letter-spacing: 0.06em;
	background: #d0e0ec;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .team .textDl dd {
	padding: 2.4rem 3.1rem 2.4rem;
	width: calc(100% - 56.2rem);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #FFF;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.58;
	box-sizing: border-box;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
#main .features {
	padding-bottom: 14.6rem;
}
#main .features .comEn {
	top: 0;
	left: -0.6rem;
}
#main .features .inner {
	padding: 13.9rem 10rem 0;
}
#main .features .inner .headLine01 {
	margin-bottom: 1.5rem;
}
#main .features .inner .headLine01::before {
	display: none;
}
#main .features .inner .textList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 3.1rem 0;
}
#main .features .inner .textList li {
	border: 0.2rem solid #14629f;
	width: calc((100% - 2.8rem) / 2);
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .features .inner .textList li .lBox {
	padding: 0.8rem 1rem 0;
	width: 20.6rem;
	background: #14629F;
	box-sizing: border-box;
}
#main .features .inner .textList li .lBox .number {
	margin-bottom: 0.8rem;
	color: #FFF;
	font-size: 5.7rem;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.06em;
	font-family: "Oswald", sans-serif;
}
#main .features .inner .textList li .lBox .photo {
	margin: 0 auto;
	width: 15.4rem;
}
#main .features .inner .textList li .rBox {
	padding: 3.5rem 4rem 4.9rem 5.5rem;
	width: calc(100% - 20.6rem);
	box-sizing: border-box;
}
#main .features .inner .textList li .rBox .title {
	margin-bottom: 0.7rem;
	min-height: 10.1rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #14629f;
	font-size: 2.8rem;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: 0.1em;
}
#main .features .inner .textList li .rBox .text {
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 2.13;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .features .inner .textList li:nth-child(2n) .rBox {
	padding: 3.5rem 6rem 4.9rem 7.5rem;
}
#main .message {
	padding-bottom: 25.7rem;
	background: #14629f;
}
#main .message .content {
	max-width: 139.4rem;
}
#main .message .comEn {
	right: -10.6rem;
}
#main .message .inner {
	padding: 13.9rem 0 0;
}
#main .message .inner .headLine01 {
	margin-bottom: 4.5rem;
}
#main .message .inner .text {
	padding: 0 1.2rem;
	color: #FFF;
	font-size: 3rem;
	font-weight: 300;
	line-height: 1.88;
	font-feature-settings: "palt";
	-moz-font-feature-settings: "palt";
}
#main .message .inner .text strong {
	font-weight: 700;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		padding: 4.3rem 0 4.4rem;
		background: #14629F url(../img/index/main_bg_sp.png) no-repeat right center / 100%;
	}
	#main .mainVisual .inner {
		margin: 0;
		max-width: inherit;
		padding: 0 2.8rem;
	}
	#main .mainVisual .inner .hTitle {
		margin-bottom: 3.5rem;
		width: 38rem;
	}
	#main .mainVisual .inner .textImg {
		max-width: 38.4rem;
	}
	#main .about {
		padding: 4.6rem 0 4.8rem;
		overflow: hidden;
	}
	#main .about .topTitle {
		margin-bottom: 3.7rem;
		max-width: 31.8rem;
	}
	#main .about .inner {
		padding: 5.1rem 2.5rem 0;
	}
	#main .about .imgBox {
		margin-bottom: 4rem;
		display: block;
	}
	#main .about .imgBox .textBox {
		width: auto;
	}
	#main .about .imgBox .textBox .text {
		padding-left: 0;
		font-size: 1.8rem;
		line-height: 2.11;
		letter-spacing: 0.1em;
		text-align: justify;
	}
	#main .about .imgBox .photo {
		margin: 5.1rem -1.5rem 0;
		width: auto;
	}
	#main .about .textArea {
		margin: 0 -1rem;
		padding-left: 0;
		max-width: inherit;
	}
	#main .about .textArea .title {
		margin: 0 0 1.4rem;
		font-size: 2.4rem;
		line-height: 1.67;
		text-align: center;
		letter-spacing: 0.07em;
	}
	#main .about .textArea .text {
		padding: 0 1rem;
		font-size: 1.8rem;
		line-height: 1.56;
		letter-spacing: 0.1em;
		text-align: justify;
	}
	#main .service .content {
		padding: 8.2rem 4.5rem 3.2rem;
		max-width: inherit;
	}
	#main .service .headLine01 {
		margin-bottom: 1.2rem;
	}
	#main .service .text {
		margin: 0 0 3.6rem -1rem;
		padding-left: 1.3rem;
		font-size: 1.8rem;
		line-height: 2.22;
		letter-spacing: 0.1em;
		text-align: justify;
	}
	#main .service .inner {
		margin: 0 -2rem;
	}
	#main .service .inner .subInner {
		margin-bottom: 2rem;
		padding: 0;
	}
	#main .service .inner .subInner .hTitle {
		margin-bottom: 0;
		display: block;
	}
	#main .service .inner .subInner .hTitle .number {
		margin: 0 0 0.5rem;
		padding-left: 1.8rem;
		position: relative;
		display: block;
	}
	#main .service .inner .subInner .hTitle .number img {
		height: 1.9rem;
	}
	#main .service .inner .subInner .hTitle .number::before {
		top: 0;
		left: 0.7rem;
		bottom: 0;
		width: 0.6rem;
		height: 1.8rem;
	}
	#main .service .inner .subInner .hTitle .sub {
		padding: 0 0.8rem;
		display: block;
		width: auto;
		font-size: 2.4rem;
		line-height: 1.42;
	}
	#main .service .inner .subInner .hTitle .sub small {
		margin-top: 0.7rem;
		display: block;
		font-size: 1.8rem;
	}
	#main .service .inner .subInner .imgBox {
		margin-bottom: 0 !important;
		padding: 1.3rem 1.1rem 2rem;
		display: block;
		background: url(../img/common/icon06.png) no-repeat right 2.3rem center / 3.1rem;
	}
	#main .service .inner .subInner .imgBox.on {
		background-image: url(../img/common/icon06_on.png);
	}
	#main .service .inner .subInner .imgBox .textBox {
		width: auto;
	}
	#main .service .inner .subInner .textArea {
		padding: 1.2rem 2.8rem 4rem;
		display: none;
	}
	#main .service .inner .subInner .textArea .innerText {
		margin-bottom: 2.9rem;
		padding-left: 0;
		font-size: 1.8rem;
		line-height: 2.11;
		text-align: justify;
	}
	#main .service .inner .subInner .textArea .photo {
		margin: 0 auto 2.7rem;
		width: 23.7rem;
	}
	#main .service .inner .subInner .textArea .title {
		margin: 0 0 2.4rem;
		padding: 0.4rem 0.2rem 0.6rem 1.6rem;
		width: auto;
		font-size: 2.7rem;
		letter-spacing: 0.06em;
	}
	#main .service .inner .subInner .textArea .title::before {
		display: none;
	}
	#main .service .inner .subInner .textArea .textList {
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		display: block;
	}
	#main .service .inner .subInner .textArea .textList li {
		margin-bottom: 1.2rem;
		padding-left: 1em;
		width: auto !important;
		font-size: 2.2rem;
		font-weight: 700;
		line-height: 1.6;
		text-indent: -1em;
	}
	#main .service .inner .subInner .textArea .textList li:last-child {
		margin-bottom: 0;
	}
	#main .vision .comEn {
		padding-top: 0;
		top: 0;
		left: 0;
	}
	#main .vision {
		padding: 3rem 0 4.9rem;
	}
	#main .vision .inner {
		padding: 5.1rem 2.5rem 0;
	}
	#main .vision .inner .imgBox {
		margin-bottom: 3.1rem;
		display: block;
	}
	#main .vision .inner .imgBox .textBox {
		width: auto;
	}
	#main .vision .inner .imgBox .textBox .headLine01 {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#main .vision .inner .photo {
		margin: 1.7rem auto 5.5rem;
		padding-left: 2.9rem;
		width: 28rem;
		position: relative;
		box-sizing: content-box;
	}
	#main .vision .inner .photo::before {
		position: absolute;
		left: -0.1rem;
        bottom: -2.9rem;
        right: 3rem;
		height: 100%;
		background: #14629F;
		content: '';
		z-index: -1;
	}
	#main .vision .inner .titleBox {
		margin-bottom: 1.6rem;
		padding-left: 0;
	}
	#main .vision .inner .titleBox .name {
		margin-bottom: 0.9rem;
		padding-left: 2.5rem;
		position: relative;
		color: #14629f;
		font-size: 2.6rem;
		font-weight: 700;
		letter-spacing: 0.12em;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .vision .inner .titleBox .name::before {
		position: absolute;
		top: 0.4rem;
		left: 0.1rem;
		bottom: 0.3rem;
		width: 1.2rem;
		background: #14629F;
		content: '';
	}
	#main .vision .inner .titleBox .text {
		margin-right: -1rem;
		font-size: 1.6rem !important;
		font-weight: 500;
		line-height: 1.69 !important;
		letter-spacing: 0.1em !important;
		text-align: left !important;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .vision .inner .imgBox .textBox .text {
		font-size: 1.8rem;
		line-height: 2.11;
	}
	#main .vision .inner .imgBox .textBox .text.style01 {
		position: relative;
		height: 28.5rem;
		overflow: hidden;
	}
	#main .vision .inner .imgBox .textBox .text.style01.on {
		height: auto;
	}
	#main .vision .inner .imgBox .textBox .linkArea {
		padding: 4.9rem 0 0;
		display: block;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 9.6rem;
		background : linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 58.05%);
		content: '';
		text-align: center;
		box-sizing: border-box;
	}
	#main .vision .inner .imgBox .textBox .linkArea a {
		padding: 0.5rem 2.8rem 0.5rem 0;
		display: inline-block;
		font-size: 2.4rem;
		font-weight: 300;
		letter-spacing: 0.06em;
		background: url(../img/common/icon07.png) no-repeat right top calc(50% + 0.1rem) / 2.1rem;
	}
	#main .vision .inner .imgBox .textBox .on .linkArea {
		display: none;
	}
	#main .vision .inner .imgBox .textBox .subBox {
		margin-top: 3.9rem;
	}
	#main .vision .inner .imgBox .textBox .hTitle {
		margin-bottom: 1.3rem;
		font-size: 2.8rem;
		letter-spacing: 0.06em;
	}
	#main .vision .inner .imgBox .textBox .smallText {
		position: relative;
		font-size: 1.6rem;
		font-weight: 300;
		line-height: 2.06;
		height: 14.3rem;
		overflow: hidden;
		text-align: justify;
	}
	#main .vision .inner .imgBox .textBox .smallText.on {
		height: auto;
	}
	#main .vision .inner .imgBox .textBox .smallText .linkArea a {
		letter-spacing: 0;
	}
	#main .vision .inner .imgBox .photoBox {
		margin: 6.4rem 0 0;
		width: auto;
	}
	#main .vision .inner .imgBox .photoBox .snsBox {
		border-bottom: none;
		display: block;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .title {
		padding: 1.1rem;
		width: auto;
		border: 0.2rem solid #14629f !important;
		font-size: 2.6rem;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .snsUl {
		margin: 0 auto;
		max-width: 35rem;
		padding: 3rem 0 2.6rem;
		width: auto;
		gap: 1rem 3rem;
		justify-content: center;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .snsUl li img {
		height: 7.3rem;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 {
		margin-top: 1rem;
		width: 100%;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 a {
		margin: 0 auto;
		padding-bottom: 0.4rem;
		display: block;
		max-width: 20.5rem;
		width: 100%;
		font-size: 2.4rem;
		border-bottom: 0.2rem solid #14629f;
	}
	#main .vision .inner .imgBox .photoBox .snsBox .snsUl li.style01 a .sub {
		padding: 0;
		width: 100%;
		display: block;
		background: url(../img/common/icon08.png) no-repeat right top calc(50% + 0.1rem) / 3.4rem;
	}
	#main .vision .inner .subInner {
		margin: 0 -3rem;
	}
	#main .vision .inner .subInner .hTitle {
		margin: 0 0 2rem;
		font-size: 2.8rem;
	}
	#main .vision .inner .subInner .hTitle::before {
		margin-top: 0.3rem;
		height: 1px;
	}
	#main .vision .inner .subInner .hTitle .sub {
		padding-right: 1.1rem;
		letter-spacing: 0;
	}
	#main .vision .inner .subInner .textArea {
		display: block;
	}
	#main .vision .inner .subInner .textArea .textBox {
		margin-bottom: 1rem;
		padding-bottom: 1rem;
		width: auto;
		border: 1px solid #14629f;
	}
	#main .vision .inner .subInner .textArea .textBox:last-child {
		margin-bottom: 0;
	}
	#main .vision .inner .subInner .textArea .textBox .titleBox {
		margin-bottom: 0;
		padding: 1.6rem 5.5rem 0.6rem 1.4rem;
		background: url(../img/common/icon09.png) no-repeat right 2.2rem center / 2rem;
	}
	#main .vision .inner .subInner .textArea .textBox .titleBox.on {
		background-image: url(../img/common/icon09_on.png);
	}
	#main .vision .inner .subInner .textArea .textBox .title {
		margin-bottom: -0.2rem;
		font-size: 1.6rem;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .vision .inner .subInner .textArea .textBox .text {
		font-size: 1.4rem !important;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .vision .inner .subInner .textArea .textBox .textUl {
		padding: 0 1.4rem 0.9rem;
		display: none;
	}
	#main .vision .inner .subInner .textArea .textBox .textUl li {
		margin-bottom: 0;
		font-size: 1.4rem;
		line-height: 1.86;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
	}
	#main .team .comEn {
		top: 3.6rem;
	}
	#main .team .inner {
		padding: 8.6rem 2.1rem 5.1rem;
	}
	#main .team .headLine01 {
		margin-bottom: 1.3rem;
	}
	#main .team .text {
		margin: 0 0.5rem 3rem;
		font-size: 1.8rem;
		line-height: 2.22;
		letter-spacing: 0;
	}
	#main .team .textDl {
		margin: 0 -2.1rem 1rem;
		display: block;
	}
	#main .team .textDl dt {
		padding: 1rem 6rem 1.2rem 1.8rem;
		width: auto;
		min-height: 9.4rem;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		line-height: 1.46;
		background: #d0e0ec url(../img/common/icon06.png) no-repeat right 2.3rem top calc(50% + 0.1rem) / 3.1rem;
	}
	#main .team .textDl dt.on {
		background-image: url(../img/common/icon06_on.png);
	}
	#main .team .textDl dd {
		padding: 2.3rem 2.5rem 2.8rem;
		width: auto;
		display: none;
		font-size: 1.6rem;
		line-height: 1.625;
		text-align: justify;
	}
	#main .features {
		padding-bottom: 5rem;
	}
	#main .features .comEn {
		top: 3.5rem;
		left: 0;
	}
	#main .features .inner {
		padding: 8.5rem 0 0;
	}
	#main .features .inner .headLine01 {
		margin-bottom: 3.4rem;
		padding-bottom: 0;
	}
	#main .features .inner .textList {
		display: block;
	}
	#main .features .inner .textList li {
		margin-bottom: 2rem;
		width: auto;
		display: block;
	}
	#main .features .inner .textList li:last-child {
		margin-bottom: 0;
	}
	#main .features .inner .textList li .lBox {
		padding: 1rem 0.6rem 1.4rem;
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between ;
	}
	#main .features .inner .textList li .lBox .number {
		margin: -0.4rem 0 0;
		font-size: 4rem;
		text-align: left;
	}
	#main .features .inner .textList li .lBox .title {
		width: calc(100% - 6.6rem);
		color: #FFF;
		font-size: 2.3rem;
		font-weight: 700;
		line-height: 1.2;
		letter-spacing: 0.1em;
	}
	#main .features .inner .textList li .rBox {
		padding: 2.6rem 2.4rem 3rem 2.3rem !important;
		width: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#main .features .inner .textList li .rBox .text {
		padding-top: 0.8rem;
		width: calc(100% - 15rem);
		font-size: 1.6rem;
		line-height: 1.5;
		letter-spacing: 0.06em;
	}
	#main .features .inner .textList li .rBox .photo {
		width: 14.1rem;
	}
	#main .message {
		padding-bottom: 7.1rem;
	}
	#main .message .comEn {
		right: 0;
		top: 4.3rem;
	}
	#main .message .inner {
		padding: 6.1rem 2.5rem 0;
	}
	#main .message .inner .headLine01 {
		margin-bottom: 1.4rem;
	}
	#main .message .inner .text {
		padding: 0;
		font-size: 1.8rem;
		line-height: 2.11;
	}
}