.page_title {
	width: 100%;
	height: 721px;
	position: relative;
}

.vision_inner {
	display: block;
	width:735px;
	margin: 0 auto 120px;
}
h3.vision_sec_ttl {
	font-family: Noto Serif JP;
	font-size: 24px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 2px;
	text-align: center;
}

.vision_explain {
	font-family: Noto Serif JP;
	font-size: 17px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: left;
	margin:40px auto;
}
.vision_inner_img {
	display: block;
	max-width: 922px;
	margin: 0 auto 135px;
	padding: 0 15px;
}
.button_box{
	width: 640px;
	margin: 50px auto;
	padding: 22px 40px;
	display: flex;
	background-color: #C8B586;
	border-radius: 6px;
}
.button_box_ttl{
	display: inline-block;
	color:#ffffff;
	font-family: Noto Serif JP;
	font-size: 22px;
	font-weight: 500;
	line-height: 34px;
	text-align: left;
}
.button_box_arrow{
	display: inline-block;
	margin-left: 15px;
	
}
.vision_footer {
	display: block;
	background-image: url(/wp-content/uploads/2024/03/vision_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/* height: 422px; */
	margin: 50px 0 150px;
	position: relative;
	padding-top: 29.3%;
}
.vision_footer_ttl{
	font-family: Noto Serif JP;
	font-size: 36px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 2px;
	text-align: right;
	right: calc(50% - 600px);
	position: absolute;
	top: calc(50% - 20px);
	padding-right: 40px;
}
.phil_wrapper {
	display: flex;
	position: relative;
	width: 100vw;
	left: calc((-100vw + 100%) / 2);
	overflow: hidden;
}
.co_crel_box_left {
	height: 390px;
	width: 50%;
	margin: 0;
	text-align: center;
	background-image: url(/wp-content/uploads/2024/03/co_creation_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.vision_box_right {
	height: 390px;
	width: 50%;
	margin: 0;
	text-align: center;
	background-image: url(/wp-content/uploads/2024/03/philosophy_4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
p.phil_box_ttl {
	text-align: center;
	/* font-size: 30px; */
	font-family: Noto Serif JP;
	font-size: 28px;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: 7px;
	margin-top: 160px;
	color: #ffffff;
}
.for_pc{
}
.for_sp{
	display: none !important;
}
/** SmartPhone
===================================*/
@media screen and (max-width: 850px){
.for_pc{
	display: none !important;
}
.for_sp{
	display: block !important;
}
.page_title .page_bg {
	height: 100%;
}
.page_title {
	width: 100%;
	height: 480px;
	position: relative;
}
.vision_inner {
	display: block;
	width: 100vw;
	margin: 0 auto 80px;
	padding: 0 15px;
}
h3.vision_sec_ttl {
	font-family: Noto Serif JP;
	font-size: 20px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 2px;
	text-align: center;
}
.vision_explain {
	font-family: Noto Serif JP;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 2px;
	text-align: left;
	margin: 20px auto 40px;
}
.vision_inner_img {
	display: block;
	padding: 0 15px;
	width: 100vw;
	margin: 0 auto 40px;
}
.button_box {
	width: 100%;
	margin: 40px auto 73px;
	padding: 18px 40px;
	display: flex;
	background-color: #C8B586;
	border-radius: 6px;
	font-weight: 600;
}
.button_box_ttl {
	display: inline-block;
	color: #ffffff;
	font-family: Noto Serif JP;
	font-size: 19px;
	font-weight: 400;
	line-height: 28px;
	text-align: left;
}
.button_box_arrow {
	display: inline-block;
	margin-left: 15px;
	margin-top: 20px;
}
.vision_footer {
	display: block;
	background-image: url(/wp-content/uploads/2024/03/sp_vision_2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 201px;
	margin: 50px 0 100px;
	position: relative;
	filter: grayscale(1);
}
.vision_footer::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	position: absolute;
}
.vision_footer_ttl {
	font-size: 22px;
	font-weight: 600;
	line-height: 40px;
	letter-spacing: 2px;
	text-align: center;
	padding: 80px;
	color: #ffffff;
}
.vision_footer_ttl {
	right: 0;
	left: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	z-index: 1;
}
.phil_wrapper {
}
.co_crel_box_left {
	display: block;
	margin: 0;
	width: 100vw;
	height: 211px;
	text-align: center;
	background-image: url(/wp-content/uploads/2024/03/co_creation_3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
p.phil_box_ttl {
	text-align: center;
	font-size: 14px;
	font-family: Noto Serif JP;
	font-weight: 400;
	letter-spacing: 4px;
	margin-top: 75px;
	color: #ffffff;
}
.vision_box_right {
	display: block;
	margin: 0;
	width: 100vw;
	height: 211px;
	text-align: center;
	background-image: url(/wp-content/uploads/2024/03/philosophy_4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
}/* @media */
