* {
	box-sizing: border-box;
}

html {
	visibility: hidden;
	animation: loading 0.5s ease-in-out 0.5s forwards;
}

body {
	font-family: "Prompt", "Noto Sans JP", sans-serif;
}

img {
	display: block;
	width: 100%;
	height: auto;
}

picture {
	display: block;
	width: 100%;
	height: auto;
}

a {
	display: inline-block;
	transition-duration: 0.7s;
}

a:hover {
	opacity: 0.7;
}

.works__head {
	position: relative;
	width: 100%;
	height: 382px;
}

.works__head-purple-bg {
	z-index: 300;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 382px;
	background-color: #444;
	mix-blend-mode: multiply;
}

.works__head-text-block {
	display: flex;
	z-index: 300;
	position: relative;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 382px;
}

.works__head-text-en {
	margin-top: 60px;
	margin-bottom: 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	text-transform: uppercase;
}

.works__head-text-jp {
	color: #ffffff;
	font-weight: bold;
	font-size: 50px;
	text-align: center;
}

.works__head-text-jp br {
	display: none;
}

.works__head-logos {
	display: flex;
	position: relative;
	align-items: center;
	width: 100%;
	height: 168px;
}

.works__head-logos picture,
.works__head-logos img {
	z-index: 500;
	position: relative;
}

.works__head-logos-black-bg {
	z-index: 300;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 168px;
	background-color: rgba(33, 33, 33, 0.8);
	mix-blend-mode: multiply;
}

.works__head-image {
	z-index: auto;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.works__head-image picture,
.works__head-image img {
	-o-object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.single-work__inner {
	padding: 180px 0 0 0;
	background-color: #d0d0d0;
}

.single-work__container {
	display: flex;
	position: relative;
	width: 100%;
	height: 570px;
	padding-right: calc((100% - 1300px) / 2);
}

.single-work__container.--reverse {
	flex-direction: row-reverse;
	padding-right: 0;
	padding-left: calc((100% - 1300px) / 2);
}

.single-work__container.--large {
	height: auto;
}

.single-work__overview {
	position: relative;
	height: 620px;
	margin-bottom: 100px;
}

.single-work__overview-hdl {
	z-index: 500;
	position: relative;
	width: 52vw;
	max-width: 960px;
}

.single-work__overview-hdl-en {
	width: 500px;
	margin-right: auto;
	margin-left: calc((100vw - 950px) / 2);
}

.single-work__overview-hdl-jp {
	width: 500px;
	margin-right: auto;
	margin-left: calc((100vw - 950px) / 2);
}

.single-work__overview-text {
	z-index: 300;
	position: relative;
	width: 545px;
	margin-top: -30px;
	margin-left: calc((100vw - 950px) / 2);
	padding: 70px 30px 30px 30px;
	background-color: rgba(33, 33, 33, 0.7);
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
}

.single-work__overview-image {
	z-index: auto;
	position: sticky;
	top: 200px;
	right: 0;
	left: auto;
	flex-shrink: 0;
	width: 720px;
	height: 405px;
	margin-top: -50px;
	margin-left: -9.7222222222vw;
}

.single-work__overview-image picture,
.single-work__overview-image img {
	-o-object-fit: cover;
	object-fit: cover;
}

.single-work__skill {
	position: relative;
	height: 620px;
	margin-bottom: 100px;
}

.single-work__skill-hdl {
	z-index: 500;
	position: relative;
	width: 52vw;
	max-width: 960px;
}

.single-work__skill-hdl-en {
	width: 500px;
}

.single-work__skill-hdl-jp {
	width: 500px;
}

.single-work__skill-text {
	z-index: 300;
	position: relative;
	width: 545px;
	margin-top: -30px;
	margin-right: calc((100vw - 950px) / 2);
	margin-left: auto;
	padding: 70px 30px 30px 30px;
	background-color: rgba(33, 33, 33, 0.7);
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
}

.single-work__skill-image {
	z-index: auto;
	position: sticky;
	top: 200px;
	right: auto;
	left: 0;
	flex-shrink: 0;
	width: 720px;
	height: 405px;
	margin-top: -50px;
	margin-right: -9.7222222222vw;
}

.single-work__content {
	position: relative;
	margin-bottom: 4.8611111111vw;
	display:none;
}

.single-work__content-left {
	z-index: 500;
	position: relative;
}

.single-work__content-hdl {
	z-index: 500;
	position: relative;
	width: 52vw;
	max-width: 960px;
	margin-bottom: 2.4305555556vw;
}

.single-work__content-hdl-en {
	width: 500px;
	margin-right: auto;
	margin-left: calc((100vw - 950px) / 2);
}

.single-work__content-hdl-jp {
	width: 500px;
	margin-right: auto;
	margin-left: calc((100vw - 950px) / 2);
}

.single-work__content-image {
	z-index: auto;
	position: sticky;
	top: 200px;
	right: 0;
	left: auto;
	flex-shrink: 0;
	width: 720px;
	height: 405px;
	margin-top: -50px;
	margin-left: -9.7222222222vw;
}

.single-work__content-text-box {
	z-index: 300;
	position: relative;
	width: 545px;
	margin-bottom: 80px;
	margin-left: calc((100vw - 950px) / 2);
	font-size: 16px;
	line-height: 2;
}

.single-work__content-job-name {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 18px;
}

.single-work__content-job-name br {
	display: none;
}

.single-work__content-senior-name {
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.6;
}

.single-work__content-senior-join-timing,
.single-work__content-senior-from-area,
.single-work__content-senior-from-school {
	font-size: 14px;
	line-height: 1.6;
}

.single-work__this-is-work,
.single-work__challenging {
	z-index: 500;
	position: relative;
	width: 545px;
	margin-left: calc((100vw - 950px) / 2);
	padding: 30px;
	background-color: rgba(33, 33, 33, 0.7);
	color: #ffffff;
	font-size: 16px;
	line-height: 2;
}

.single-work__this-is-work-hdl,
.single-work__challenging-hdl {
	margin-bottom: 20px;
	color: #7bd100;
	font-weight: bold;
	font-size: 25px;
}

.single-work__this-is-work-catch,
.single-work__challenging-catch {
	margin-bottom: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.8;
}

.single-work__this-is-work-content,
.single-work__challenging-content {
	z-index: 300;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.8;
}

.single-work__this-is-work {
	margin-bottom: 40px;
}

.single-work__nav-block .container {
	display: flex;
	justify-content: space-between;
}

.single-work__nav-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 46%;
	height: 40px;
	font-weight: bold;
	font-size: 18px;
}

.single-work__nav-btn.--black {
	background-color: #212121;
	color: #ffffff;
}

.single-work__nav-btn.--light-green {
	background-color: #7bd100;
	color: #212121;
}

.other-works {
	position: relative;
	margin-top: 100px;
	padding-top: 80px;
	padding-bottom: 100px;
	background-image: url("../../img/black-bg.webp");
	background-size: cover;
	background-repeat: no-repeat;
}

.other-works__hdl {
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	display: flex;
	position: absolute;
	top: -30px;
	left: 50%;
	flex-direction: column;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	transform: translateX(-50%);
}

.other-works__hdl-en {
	margin-bottom: 8px;
	color: #ffffff;
	font-weight: bold;
	font-size: 50px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.other-works__hdl-jp {
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}

.other-works__container {
	width: 100%;
	overflow: hidden;
}

.other-works__list {
	display: flex;
	margin-top: 35px;
}

.other-works__item {
	width: 200px;
	color: #ffffff;
}

.other-work__id {
	font-weight: bold;
	font-size: 18px;
}

.other-work__image {
	-o-object-fit: cover;
	-o-object-position: center;
	width: 200px;
	height: 200px;
	margin-bottom: 20px;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
	background-color: #7bd100;
	transition-duration: 0.7s;
}

.other-work__link:hover .other-work__image {
	box-shadow: 0px 0px 46px 16px #802eff;
}

.other-work__name {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.8;
	text-align: center;
}

@media screen and (max-width: 1440px) {

.single-work__container {
	height: 39.5833333333vw;
	padding-right: 8.6805555556vw;
}

.single-work__container.--reverse {
	padding-right: 0;
	padding-left: min(8.6805555556vw, 125px);
}

.single-work__overview {
	height: 43.0555555556vw;
	margin-bottom: 6.9444444444vw;
}

.single-work__overview-hdl-en {
	width: 34.7222222222vw;
	margin-right: auto;
	margin-left: 17.0138888889vw;
}

.single-work__overview-hdl-jp {
	width: 34.7222222222vw;
	margin-right: auto;
	margin-left: 17.0138888889vw;
}

.single-work__overview-text {
	width: 37.8472222222vw;
	margin-top: -2.0833333333vw;
	margin-left: 17.0138888889vw;
	padding: 4.8611111111vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
	font-size: 1.1111111111vw;
}

.single-work__overview-image {
	top: 13.8888888889vw;
	right: 0;
	width: 50vw;
	height: 28.125vw;
	margin-top: -3.4722222222vw;
	margin-left: -9.7222222222vw;
}

.single-work__skill {
	height: 43.0555555556vw;
	margin-bottom: 6.9444444444vw;
}

.single-work__skill-hdl-en {
	width: 34.7222222222vw;
}

.single-work__skill-hdl-jp {
	width: 34.7222222222vw;
}

.single-work__skill-text {
	width: 37.8472222222vw;
	margin-top: -2.0833333333vw;
	margin-right: 17.0138888889vw;
	padding: 4.8611111111vw 2.0833333333vw 2.0833333333vw 2.0833333333vw;
	font-size: 1.1111111111vw;
}

.single-work__skill-image {
	top: 13.8888888889vw;
	right: 0;
	width: 50vw;
	height: 28.125vw;
	margin-top: -3.4722222222vw;
	margin-right: -9.7222222222vw;
}

.single-work__content-hdl-en {
	width: 35.0694444444vw;
	margin-right: auto;
	margin-left: 17.0138888889vw;
}

.single-work__content-hdl-jp {
	width: 34.7222222222vw;
	margin-right: auto;
	margin-left: 17.0138888889vw;
}

.single-work__content-image {
	top: 13.8888888889vw;
	right: 0;
	width: 50vw;
	height: 28.125vw;
	margin-top: -3.4722222222vw;
	margin-left: -9.7222222222vw;
}

.single-work__content-text-box {
	width: 37.8472222222vw;
	margin-bottom: 5.5555555556vw;
	margin-left: 17.0138888889vw;
	font-size: 1.1111111111vw;
}

.single-work__content-job-name {
	margin-bottom: 0.2777777778vw;
	font-size: 1.25vw;
}

.single-work__content-senior-name {
	margin-bottom: 0.2777777778vw;
	font-size: 1.8055555556vw;
}

.single-work__content-senior-join-timing,
.single-work__content-senior-from-area,
.single-work__content-senior-from-school {
	font-size: 0.9722222222vw;
}

.single-work__this-is-work,
.single-work__challenging {
	width: 37.5vw;
	margin-left: 17.0138888889vw;
	padding: 2.4305555556vw;
	font-size: 1.1111111111vw;
}

.single-work__this-is-work-hdl,
.single-work__challenging-hdl {
	margin-bottom: 1.3888888889vw;
	font-size: 1.7361111111vw;
}

.single-work__this-is-work-catch,
.single-work__challenging-catch {
	margin-bottom: 0.5555555556vw;
	font-size: 1.25vw;
}

.single-work__this-is-work-content,
.single-work__challenging-content {
	font-size: 1.1111111111vw;
}

.single-work__this-is-work {
	margin-bottom: 2.7777777778vw;
}

}

@media screen and (max-width: 1200px) {

.works__head {
	height: 38.1944444444vw;
}

.works__head-purple-bg {
	height: 26.5277777778vw;
}

.works__head-text-block {
	height: 26.5277777778vw;
}

.works__head-text-en {
	margin-top: 4.1666666667vw;
	margin-bottom: 0.6944444444vw;
	font-size: 1.25vw;
}

.works__head-text-jp {
	font-size: 3.4722222222vw;
}

.works__head-logos {
	height: 11.6666666667vw;
}

.works__head-logos-black-bg {
	height: 11.6666666667vw;
}

.single-work__inner {
	padding: 12.5vw 0 0 0;
}

.single-work__nav-btn {
	height: 2.7777777778vw;
	font-size: 1.25vw;
}

.other-works {
	padding-top: 5.5555555556vw;
	padding-bottom: 6.9444444444vw;
}

.other-works__hdl {
	top: -2.0833333333vw;
}

.other-works__hdl-en {
	margin-bottom: 0.5555555556vw;
	padding: 0.5555555556vw 0;
	font-size: 3.4722222222vw;
	letter-spacing: 0.1388888889vw;
}

.other-works__hdl-jp {
	font-size: 1.25vw;
}

.other-works__list {
	margin-top: 2.4305555556vw;
}

.other-works__item {
	width: 13.8888888889vw;
}

.other-work__id {
	font-size: 1.25vw;
}

.other-work__image {
	aspect-ratio: 1/1;
	width: 100%;
	height: auto;
	margin-bottom: 1.3888888889vw;
}

.other-work__link:hover .other-work__image {
	box-shadow: 0px 0px 3.1944444444vw 1.1111111111vw #802eff;
}

.other-work__name {
	font-size: 1.3888888889vw;
}

}

@media screen and (max-width: 767px) {

.works__head {
	height: 146.6666666667vw;
}

.works__head-purple-bg {
	height: 101.8666666667vw;
}

.works__head-text-block {
	height: 101.8666666667vw;
}

.works__head-text-en {
	margin-top: 8vw;
	margin-bottom: 2.6666666667vw;
	font-size: 3.7333333333vw;
}

.works__head-text-jp {
	font-size: 9.3333333333vw;
}

.works__head-text-jp br {
	display: block;
}

.works__head-logos {
	height: 45.8666666667vw;
}

.works__head-logos-black-bg {
	height: 45.8666666667vw;
}

.single-work__inner {
	padding: 16vw 0 0vw 0;
}

.single-work__container {
	height: auto;
}

.single-work__container.--reverse {
	flex-direction: row;
	padding-left: 0;
}

.single-work__container.--reverse > div:first-of-type {
	width: 100%;
}

.single-work__overview {
	display: block;
	height: auto;
	margin-bottom: 16vw;
}

.single-work__overview-hdl {
	width: 90.6666666667vw;
	margin-bottom: 48vw;
}

.single-work__overview-hdl-en {
	width: 81.3333333333vw;
	margin-right: 0;
	margin-left: auto;
}

.single-work__overview-hdl-jp {
	width: 81.3333333333vw;
	margin-right: 0;
	margin-left: auto;
}

.single-work__overview-text {
	width: 89.3333333333vw;
	margin-top: 0;
	margin-left: 5.3333333333vw;
	padding: 8vw 4vw;
	font-size: 3.7333333333vw;
}

.single-work__overview-image {
	position: absolute;
	top: 18.6666666667vw;
	right: 0;
	left: auto;
	width: 90.6666666667vw;
	height: 50.9333333333vw;
	margin-top: 0;
}

.single-work__skill {
	display: block;
	height: auto;
	margin-bottom: 16vw;
}

.single-work__skill-hdl {
	width: 90.6666666667vw;
	margin-bottom: 48vw;
}

.single-work__skill-hdl-en {
	width: 81.3333333333vw;
}

.single-work__skill-hdl-jp {
	width: 81.3333333333vw;
}

.single-work__skill-text {
	width: 89.3333333333vw;
	margin-top: 0;
	margin-right: auto;
	margin-left: 5.3333333333vw;
	padding: 8vw 4vw;
	font-size: 3.7333333333vw;
}

.single-work__skill-image {
	position: absolute;
	top: 18.6666666667vw;
	right: auto;
	left: 0;
	width: 90.6666666667vw;
	height: 50.9333333333vw;
	margin-top: 0;
}

.single-work__content {
	display: block;
	height: auto;
	margin-bottom: 16vw;
}

.single-work__content-hdl {
	width: 90.6666666667vw;
	margin-bottom: 8vw;
}

.single-work__content-hdl-en {
	width: 81.3333333333vw;
	margin-right: 0;
	margin-left: auto;
}

.single-work__content-hdl-jp {
	width: 81.3333333333vw;
	margin-right: 0;
	margin-left: auto;
}

.single-work__content-image {
	position: absolute;
	top: 74.6666666667vw;
	right: 0;
	left: auto;
	width: 90.6666666667vw;
	height: 50.9333333333vw;
	margin-top: 0;
}

.single-work__content-text-box {
	width: 89.3333333333vw;
	margin-bottom: 56vw;
	margin-left: 9.3333333333vw;
	padding: 0;
	font-size: 3.7333333333vw;
}

.single-work__content-job-name {
	margin-bottom: 1.0666666667vw;
	font-size: 4.2666666667vw;
}

.single-work__content-senior-name {
	margin-bottom: 1.0666666667vw;
	font-size: 7.4666666667vw;
}

.single-work__content-senior-join-timing,
.single-work__content-senior-from-area,
.single-work__content-senior-from-school {
	font-size: 3.7333333333vw;
}

.single-work__this-is-work,
.single-work__challenging {
	width: 89.3333333333vw;
	margin-bottom: 16vw;
	margin-left: 5.3333333333vw;
	padding: 8vw 4vw;
	font-size: 3.7333333333vw;
}

.single-work__this-is-work-hdl,
.single-work__challenging-hdl {
	margin-bottom: 5.3333333333vw;
	font-size: 5.6vw;
}

.single-work__this-is-work-catch,
.single-work__challenging-catch {
	margin-bottom: 2.1333333333vw;
	font-size: 3.7333333333vw;
}

.single-work__this-is-work-content,
.single-work__challenging-content {
	font-size: 3.7333333333vw;
}

.single-work__this-is-work {
	margin-bottom: 10.6666666667vw;
}

.single-work__nav-block .container {
	row-gap: 10.6666666667vw;
	flex-direction: column;
	justify-content: center;
}

.single-work__nav-btn {
	width: 81.3333333333vw;
	height: 10.6666666667vw;
	font-size: 4.5333333333vw;
}

.other-works {
	padding-top: 13.3333333333vw;
	padding-bottom: 10.6666666667vw;
	background-image: url("../../img/black-bg.webp");
	background-position: center;
}

.other-works__hdl {
	top: -8vw;
}

.other-works__hdl-en {
	margin-bottom: 0;
	padding: 1.0666666667vw 0;
	font-size: 13.3333333333vw;
}

.other-works__hdl-jp {
	font-size: 4.8vw;
}

.other-works__container {
	overflow: visible;
}

.other-works__list {
	-moz-column-gap: 9.3333333333vw;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 9.3333333333vw;
	row-gap: 6.6666666667vw;
	width: 81.3333333333vw;
	margin-top: 12vw;
	margin-right: auto;
	margin-left: auto;
}

.other-works__item {
	width: auto;
}

.other-work__id {
	font-size: 4.2666666667vw;
}

.other-work__image {
	width: 37.3333333333vw;
	height: 37.3333333333vw;
	margin-bottom: 4.2666666667vw;
}

.other-work__link:hover .other-work__image {
	box-shadow: none;
}

.other-work__name {
	font-size: 4.2666666667vw;
	line-height: 1.4;
}

}
.single-work__nav-block{
    display:none;
}

@keyframes loading {

0% {
	visibility: hidden;
}

100% {
	visibility: visible;
}

}

