.c-philosophy {
	padding-top: 20vh;
	padding-bottom: 20vh;
	position: relative;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(../../../images/bg-section-philosophy.jpg)
}
@media (max-width:768px) {
	.c-philosophy {
		padding-top: 42vh;
		padding-bottom: 15vh;
		background-image: url(../../../images/sp-bg-section-philosophy.jpg)
	}
}
.c-philosophy:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 15px;
	background: #1d1a1c
}
@media (max-width:768px) {
	.c-philosophy:before {
		height: 20px
	}
}
.c-philosophy__bg {
	top: 0;
	z-index: -1;
	overflow: hidden;
	width: 100vw
}
.c-philosophy__bg,
.c-philosophy__bg img {
	position: absolute;
	height: 140vh;
	min-height: 100%
}
.c-philosophy__bg img {
	left: 50%;
	top: 50%;
	max-width: none;
	width: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.c-philosophy__bg:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-color: #320a28 transparent transparent;
	border-style: solid;
	border-width: 328px 328px 0 0;
	position: absolute;
	left: 15px;
	top: 0;
	z-index: 10
}
@media (max-width:750px) {
	.c-philosophy__bg:before {
		border-width: 198px 198px 0 0
	}
}
.c-philosophy__bg:after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-color: transparent transparent #320a28;
	border-style: solid;
	border-width: 0 0 460px 460px;
	position: absolute;
	right: 15px;
	bottom: 0
}
@media (max-width:750px) {
	.c-philosophy__bg:after {
		border-width: 0 0 199px 199px
	}
}
.c-philosophy__title {
	margin-bottom: 10vh
}
@media (max-width:750px) {
	.c-philosophy__title {
		margin-bottom: 57px;
		line-height: 1
	}
	.c-philosophy__title span {
		display: inline-block;
		width: 200px
	}
	.c-philosophy__title svg {
		width: 100%;
		height: auto
	}
}
.c-philosophy__content {
	position: relative;
	z-index: 1000
}
.c-philosophy__text {
	color: #d2d1d2;
	line-height: 2.3
}
@media (max-width:750px) {
	.c-philosophy__text {
		font-size: 13px;
		line-height: 2.23077;
		letter-spacing: .15em
	}
}
@-webkit-keyframes infiniterotate {
	0% {
		opacity: 0;
		right: 100%
	}
	50% {
		opacity: 0;
		right: 100%
	}
	75% {
		width: 30px
	}
	90% {
		width: 0
	}
	to {
		right: -10%;
		opacity: 1;
		width: 0
	}
}
@keyframes infiniterotate {
	0% {
		opacity: 0;
		right: 100%
	}
	50% {
		opacity: 0;
		right: 100%
	}
	75% {
		width: 30px
	}
	90% {
		width: 0
	}
	to {
		right: -10%;
		opacity: 1;
		width: 0
	}
}
.c-movie {
	position: relative;
	padding-top: 14.375rem;
	padding-bottom: 14.375rem;
	overflow: hidden;
	background-image: url(../../../images/bg-section-youtube.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-movie {
		padding-top: 5.625rem;
		padding-bottom: 3rem;
		background-image: url(../../../images/sp-bg-section-youtube.jpg)
	}
}
.c-movie__content {
	position: relative;
	z-index: 1000
}
.c-movie__title {
	text-align: center;
	margin-bottom: 8.125rem
}
.c-movie__content .c-movie__youtube{
	width: 100%;
	/* max-width: 800px; */
	/* max-height: 450px; */
	margin: 0 auto;

	aspect-ratio: 16 / 9;
}
.c-movie__content .c-movie__youtube iframe{
	width: 100%;
	height: 100%;
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-movie__title {
		line-height: 1;
		margin-bottom: 4.375rem
	}
	.c-movie__title span {
		display: inline-block;
		width: 6.625rem
	}
	.c-movie__title svg {
		width: 100%;
		height: auto
	}
	.c-movie__content .c-movie__youtube{
		margin: 5vh auto 10vh;
	}
	.c-movie__content .l-container {
		padding-left: 0px !important;
		padding-right:  0px !important;
	}
}
/**/
.c-project {
	position: relative;
	padding-top: 14.375rem;
	padding-bottom: 14.375rem;
	overflow: hidden;
	background-image: url(../../../images/bg-section-instagram.jpg);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project {
		padding-top: 5.625rem;
		padding-bottom: 3rem;
		background-image: url(../../../images/sp-bg-section-instagram.jpg)
	}
}
.c-project__content {
	position: relative;
	z-index: 1000
}
.c-project__title {
	text-align: center;
	margin-bottom: 8.125rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__title {
		line-height: 1;
		margin-bottom: 4.375rem
	}
	.c-project__title span {
		display: inline-block;
		width: 8.625rem
	}
	.c-project__title svg {
		width: 100%;
		height: auto
	}
}
.c-project__wrap {
	width: 100%;
	max-width: 45rem;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	justify-content: flex-start;
	flex-wrap: wrap
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__wrap {
		width: auto;
		max-width: inherit;
		margin-left: 1.5625rem;
		margin-right: 1.5625rem
	}
}
.c-project__image {
	width: 20.83333%;
	padding-top: 20.83333%;
	overflow: hidden;
	margin-right: 5.55556%;
	margin-bottom: 2.5rem;
	background: #000;
	position: relative
}
.c-project__image .image {
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	background-size: cover;
	left: 0;
	background-repeat: no-repeat;
	background-position: 50%
}
.c-project__image img {
	display: none
}
.c-project__image a {
	display: block;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}
.c-project__image a:hover {
	opacity: .7
}
.c-project__image:nth-child(4n) {
	margin-right: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__image {
		width: calc(50% - 2.5px);
		padding-top: calc(50% - 2.5px);
		margin-right: .3125rem;
		margin-bottom: .3125rem
	}
	.c-project__image:nth-child(2n) {
		margin-right: 0
	}
}
.c-project__button {
	text-align: center;
	margin-top: 6.25rem
}
.c-project__button.narrow {
	margin-top: 3.25rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__button {
		margin-top: 3.875rem
	}
}
.c-project__button a {
	width: 100%;
	max-width: 13.625rem;
	line-height: 1;
	padding-bottom: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}
.c-project__button a:after {
	content: "";
	background: #d2d1d2;
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 27px;
	left: 0
}
@media (max-width:768px) {
	.c-project__button a:after {
		display: none
	}
}
.c-project__button a:hover:after {
	background: #c09
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__button a {
		max-width: 15.9375rem;
		background-color: #320a28;
		padding: 1rem .5rem;
		border: none
	}
}
.c-project__button a:before {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background-color: #c09;
	position: absolute;
	right: 0;
	bottom: 27px;
	-webkit-animation-name: infiniterotate;
	animation-name: infiniterotate;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	z-index: 1000
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-project__button a:before {
		display: none
	}
}
.c-project__bg {
	position: absolute;
	top: 0;
	z-index: 1;
	overflow: hidden;
	width: 100vw;
	height: 140vh
}
.c-project__bg img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: none;
	height: 140vh;
	width: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.c-staff {
	position: relative;
	z-index: 10;
	background-color: #000;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
	background-image: url(../../../images/bg-section-staff.jpg)
}
@media (max-width:768px) {
	.c-staff {
		background-image: url(../../../images/sp-bg-section-staff.jpg)
	}
}
.c-staff__content {
	position: relative;
	z-index: 1000;
	padding-top: 14.375rem;
	padding-bottom: 14.375rem;
	height: 100vh
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-staff__content {
		padding-top: 30vh;
		padding-bottom: 30vh;
		height: auto
	}
}
.c-staff__title {
	width: 100%;
	max-width: 75rem;
	position: absolute;
	bottom: 112px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding-left: 2.5rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-staff__title {
		bottom: auto;
		text-align: center;
		top: 29%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		transform: translateY(-50%) translateX(-50%);
		padding-left: 2.1875rem;
		padding-right: 2.1875rem;
		left: 50%;
		line-height: 1
	}
	.c-staff__title span {
		display: inline-block;
		width: 5.75rem
	}
	.c-staff__title svg {
		width: 100%;
		height: auto
	}
}
.c-staff__bg {
	position: absolute;
	top: 0;
	z-index: 2;
	overflow: hidden;
	width: 100vw;
	height: 100vh
}
.c-staff__bg img {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: none;
	height: 140vh;
	width: auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}
.c-company__text {
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 150px;
	margin-bottom: -44px
}
.c-company {
	position: relative;
	z-index: 100;
	padding-top: 14.375rem;
	padding-bottom: 14.375rem;
	background-color: #000
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company {
		padding-top: 6.25rem;
		padding-bottom: 6.25rem
	}
}
.c-company__content {
	position: relative;
	z-index: 1000
}
.c-company__title {
	margin-bottom: 2.8125rem;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__title {
		margin-bottom: 2.25rem;
		line-height: 1
	}
	.c-company__title span {
		display: inline-block;
		width: 9.1875rem
	}
	.c-company__title svg {
		width: 100%;
		height: auto
	}
}
.c-company__logo {
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__logo {
		line-height: 1
	}
	.c-company__logo span {
		display: inline-block;
		width: 2.3125rem
	}
	.c-company__logo svg {
		width: 100%;
		height: auto
	}
}
.c-company__table {
	max-width: 62.5rem;
	margin: 9.25rem auto
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__table {
		margin-top: 3.9375rem;
		margin-bottom: 4.6875rem
	}
}
.c-company__table table {
	width: 100%
}
.c-company__table table tr {
	border-bottom: 1px solid #8e8c8d
}
.c-company__table table tr:first-child {
	border-top: 1px solid #8e8c8d
}
.c-company__table table td,
.c-company__table table th {
	padding: 1.25rem 1rem;
	color: #d2d1d2;
	font-weight: 400;
	font-size: .75rem;
	letter-spacing: .2em;
	line-height: 2
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__table table td,
	.c-company__table table th {
		padding: 1rem .25rem;
		font-size: .6875rem;
		letter-spacing: .15em;
		line-height: 2.09091
	}
}
.c-company__table table td dd,
.c-company__table table td dt,
.c-company__table table th dd,
.c-company__table table th dt {
	display: inline-block;
	vertical-align: top
}
.c-company__table table td address,
.c-company__table table th address {
	font-style: inherit
}
.c-company__table table th {
	text-align: left;
	vertical-align: top;
	width: 9.0625rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__table table th {
		width: 4.5rem
	}
}
.c-company__table table td {
	font-size: .875rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__table table td {
		font-size: .6875rem
	}
}
.c-company__button {
	text-align: center;
	margin-top: 6.25rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__button {
		margin-top: 5.5rem
	}
}
.c-company__button a {
	width: 100%;
	max-width: 13.625rem;
	display: block;
	line-height: 1;
	padding-bottom: 1.25rem;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden
}
.c-company__button a:after {
	content: "";
	background: #d2d1d2;
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}
@media (max-width:768px) {
	.c-company__button a:after {
		display: none
	}
}
.c-company__button a:hover:after {
	background: #c09
}
.c-company__button a:hover:before {
	width: 100%
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__button a {
		max-width: 15.9375rem;
		background-color: #320a28;
		padding: 1.0625rem .5rem;
		border: none
	}
}
.c-company__button a:before {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	background-color: #c09;
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-animation-name: infiniterotate;
	animation-name: infiniterotate;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 2.4s;
	animation-duration: 2.4s;
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
	z-index: 1000
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__button a:before {
		display: none
	}
}
.c-company__bg {
	background-color: #000
}
.c-company__access {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	justify-content: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access {
		display: block
	}
}
.c-company__access__block {
	width: 37.5%;
	margin-right: 4.16667%
}
.c-company__access__block:last-child {
	margin-right: 0
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3.75rem
	}
	.c-company__access__block:last-child {
		margin-bottom: 0
	}
}
.c-company__access__title {
	text-align: center;
	margin-bottom: 2rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__title {
		margin-bottom: 1.6875rem
	}
}
.c-company__access__map {
	width: 100%;
	height: 13.75rem;
	margin-bottom: 2.8125rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__map {
		height: 11.6875rem;
		margin-bottom: 2rem
	}
}
.c-company__access__map iframe {
	width: 100%;
	height: 100%;
	border: none
}
.c-company__access__text {
	color: #d2d1d2;
	font-weight: 400;
	font-size: .875rem;
	line-height: 2;
	letter-spacing: .2em;
	text-align: center
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__text {
		font-size: .75rem;
		line-height: 2;
		letter-spacing: .15em
	}
}
.c-company__access__text address {
	font-style: inherit
}
.c-company__access__button {
	text-align: center;
	margin-top: 2.1875rem
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__button {
		margin-top: 1.875rem
	}
}
.c-company__access__button a {
	display: inline-block;
	text-align: center;
	width: 100%;
	max-width: 11.25rem;
	padding: .0625rem .5rem .125rem;
	border: 2px solid #d2d1d2
}
@media screen and (min-width:0em) and (max-width:46.8125em) {
	.c-company__access__button a {
		max-width: 15.9375rem;
		padding: .375rem .5rem
	}
}