@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap");
main .contents:not(.relatedlink) * + .philosophy_corporatelogo {
	margin-top: 80px;
}
.sp main .contents:not(.relatedlink) * + .philosophy_corporatelogo, main .contents:not(.relatedlink) .sp * + .philosophy_corporatelogo {
	margin-top: 60px;
}

.philosophylead * + p {
	margin-top: 20px;
}

#breadcrumbs:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 60px;
	top: -20px;
	left: 50%;
	background: #fff;
	border-top: 1px solid #C8C8C8;
	z-index: -1;
	transform: translateX(-50%);
}
.sp #breadcrumbs:before {
	top: -5px;
	height: 30px;
}
#breadcrumbs:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 110px;
	top: -130px;
	left: 50%;
	background: #fff;
	z-index: -2;
	transform: translateX(-50%);
}

#pagetitle {
	display: none;
}

.philosophylead {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top: 110px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 100%;
	max-width: 1260px;
	min-height: calc(100vh - 110px);
	padding: 120px 40px;
	z-index: 0;
}
.sp .philosophylead {
	margin-top: 80px;
	min-height: calc(100vh - 80px);
	padding: 40px 5vw;
}
.philosophylead:before {
	content: "";
	display: block;
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: url(../../company/philosophy/images/philosophylead.jpg) no-repeat bottom center;
	background-size: cover;
	z-index: -2;
}
.philosophylead:after {
	content: "";
	display: block;
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0px;
	left: 0px;
	background: rgba(99, 168, 237, 0.14);
	mix-blend-mode: multiply;
	z-index: -1;
}
.philosophylead p {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 30.6px;
	line-height: 1.9125rem;
	font-weight: bold;
	color: #000;
	font-family: 'Noto Serif JP', serif;
}
.sp .philosophylead p {
	font-size: min(18px, 3.2vw);
	line-height: 1.7;
}
.philosophylead p strong {
	font-size: 26px;
	font-size: 1.625rem;
	line-height: 44.2px;
	line-height: 2.7625rem;
}
.sp .philosophylead p strong {
	font-size: min(26px, 3.2vw);
}

main .contents:not(.relatedlink) {
	margin-top: 10px;
	padding-top: 50px;
	background: #fff;
}
main .contents:not(.relatedlink) h2 {
	margin-bottom: 40px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
}
.sp main .contents:not(.relatedlink) h2 {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
}
main .contents:not(.relatedlink) h2:before {
	content: "●";
	color: #e7374e;
	font-family: 'Noto Sans JP';
}
main .contents:not(.relatedlink) * + h2 {
	margin-top: 160px;
}
main .contents:not(.relatedlink) h3 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 23.4px;
	line-height: 1.4625rem;
	font-weight: 400;
	border-bottom: 1px solid #C6D0D5;
}
.sp main .contents:not(.relatedlink) h3 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
}
main .contents:not(.relatedlink) h4 {
	padding-bottom: 10px;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 22.1px;
	line-height: 1.38125rem;
	font-family: 'Noto Serif JP', serif;
	border-bottom: 1px solid #C8C8C8;
}
.sp main .contents:not(.relatedlink) h4 {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 19.5px;
	line-height: 1.21875rem;
}
main .contents:not(.relatedlink) .accordion {
	position: relative;
	margin-top: 30px;
	background: #f3e4e4;
	padding: 0 20px;
}
main .contents:not(.relatedlink) .accordion:has(.open) {
	margin-bottom: 50px;
}
main .contents:not(.relatedlink) .accordion .switch a {
	display: block;
	width: 100%;
	height: 60px;
	background: url(../images/accordion.svg) no-repeat center center;
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
	transition: opacity 0.2s, transform 400ms;
}
main .contents:not(.relatedlink) .accordion .switch a:hover {
	opacity: 0.7;
}
main .contents:not(.relatedlink) .accordion .switch a.open {
	transform: rotateX(180deg);
}
.sp main .contents:not(.relatedlink) .accordion .switch {
	position: static;
	margin-bottom: 20px;
}
main .contents:not(.relatedlink) .accordion > div:not(.switch) {
	display: none;
}
main .contents:not(.relatedlink) .accordion .column {
	padding-top: 20px;
	padding-bottom: 20px;
}
.sp main .contents:not(.relatedlink) .accordion .column {
	padding-top: 20px;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo {
	position: relative;
	padding: 50px 0px 100px;
	z-index: 0;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change:before {
	background: #e7374e;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change h2 {
	color: #fff;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change h2:before {
	color: #fff;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change .image svg rect, main .contents:not(.relatedlink) .philosophy_corporatelogo.change .image svg path {
	fill: #fff;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change .text {
	color: #fff;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change .text .before {
	opacity: 0;
	pointer-events: none;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo.change .text .after {
	opacity: 1;
	pointer-events: auto;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo:before {
	content: "";
	display: block;
	position: absolute;
	width: 100vw;
	height: 100%;
	left: 50%;
	top: 0;
	margin-left: -50vw;
	background: #fff;
	z-index: -1;
	transition: background 800ms;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo h2 {
	margin-bottom: 100px;
	transition: color 800ms;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo h2:before {
	transition: color 800ms;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .image {
	margin-bottom: 100px;
}
.sp main .contents:not(.relatedlink) .philosophy_corporatelogo .image {
	margin-top: -25px !important;
	margin-bottom: 75px;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .image svg {
	max-width: 80%;
	height: auto;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .image svg rect, main .contents:not(.relatedlink) .philosophy_corporatelogo .image svg path {
	transition: fill 800ms;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .philosophy_corporatecolor {
	display: flex;
	gap: 40px;
}
.sp main .contents:not(.relatedlink) .philosophy_corporatelogo .philosophy_corporatecolor {
	flex-wrap: wrap;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .philosophy_corporatecolor h2 {
	margin-bottom: 0px;
}
.sp main .contents:not(.relatedlink) .philosophy_corporatelogo .philosophy_corporatecolor h2 {
	width: 100%;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .text {
	text-align: center;
	transition: color 800ms;
}
.sp main .contents:not(.relatedlink) .philosophy_corporatelogo .text,
main .contents:not(.relatedlink) .philosophy_corporatelogo .text .left {
	text-align: left;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .text .before {
	position: absolute;
	width: 100%;
	transition: opacity 800ms;
}
main .contents:not(.relatedlink) .philosophy_corporatelogo .text .after {
	opacity: 0;
	pointer-events: none;
	transition: opacity 800ms;
}

.popup {
	position: relative;
	opacity: 0;
	-webkit-transform: translateY(20%);
	transform: translateY(20%);
}
.sp .popup {
	-webkit-transition: opacity 0ms, -webkit-transform 0ms;
	transition: opacity 0ms, transform 0ms;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.popup.view {
	-webkit-transition: opacity 600ms, -webkit-transform 1200ms;
	transition: opacity 600ms, transform 1200ms;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.popup.h2 {
	margin-top: 160px !important;
}
.popup:has(.accordion) {
	padding-top: 50px;
}
