@charset "utf-8";
.low_page .sec-title_wrap span {
	font-size: 1.471vw;
}
.low_page .sec-title_wrap h2 {
	font-size: 1.765vw;
}
.philosophy_item {
	padding-top: 4.118vw;
	padding-left: 6.985vw;
}

.philosophy_item .message_text {
	font-size: 4.412vw;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 1.2;
}

.philosophy_item .message_text + .text {
	margin-top: 5.147vw;
}

.philosophy_item .text + .text {
	margin-top: 3.309vw;
}

.philosophy_wrap + .philosophy_wrap {
	margin-top: 6.985vw;
}

#philosophy .text {
	font-size: 2.647vw;
	font-weight: 500;
}

#mission .text,
#vission .text,
#value .text {
	font-size: 1.471vw;
	font-weight: 300;
	letter-spacing: 0.01em;
	line-height: 1.8;
}
#code-of-conduct ul li {
	font-size: 1.471vw;
	font-weight: 300;
	letter-spacing: 0.01em;
	line-height: 2.5;
}

#value .text span {
	font-size: 2.059vw;
	font-weight: bold;
	padding-bottom: 1.544vw;
	display: block;
	line-height: 1.28;
}
@media screen and (min-width: 1360px) {
	.low_page .sec-title_wrap span {
		font-size: 20px;
	}
	.low_page .sec-title_wrap h2 {
		font-size: 24px;
	}
	.philosophy_item {
		padding-top: 56px;
		padding-left: 95px;
	}

	.philosophy_item .message_text {
		font-size: 60px;
	}

	.philosophy_item .message_text + .text {
		margin-top: 70px;
	}

	.philosophy_item .text + .text {
		margin-top: 45px;
	}

	.philosophy_wrap + .philosophy_wrap {
		margin-top: 95px;
	}

	#philosophy .text {
		font-size: 36px;
	}

	#mission .text,
	#vission .text,
	#value .text {
		font-size: 20px;
	}

	#code-of-conduct ul li {
		font-size: 20px;
	}

	#value .text span {
		font-size: 28px;
		padding-bottom: 21px;
	}
}
@media screen and (max-width: 750px) {
	.low_page .sec-title_wrap span {
		font-size: 4.8vw;
	}
	.low_page .sec-title_wrap h2 {
		font-size: 5.867vw;
	}
	.philosophy_item {
		padding-top: 7.2vw;
		padding-left: 0;
	}

	.philosophy_item .message_text {
		font-size: 8.533vw;
	}

	.philosophy_item .message_text + .text {
		margin-top: 5.6vw;
	}

	.philosophy_item .text + .text {
		margin-top: 10.133vw;
	}

	.philosophy_wrap + .philosophy_wrap {
		margin-top: 14.667vw;
	}
	#statement .philosophy_item {
		padding-top: 18.667vw;
	}
	#philosophy .text {
		font-size: 6.4vw;
	}

	#mission .text,
	#vission .text,
	#value .text {
		font-size: 5.333vw;
		line-height: 1.8;
	}

	#code-of-conduct ul li {
		font-size: 5.333vw;
		line-height: 1.8;
	}

	#value .text span {
        font-size: 6.4vw;
        line-height: 1.3;
		padding-bottom: 4vw;
	}
}