@charset "UTF-8";
/* CSS Document */

html {
font-size: 62.5%;
scroll-behavior: smooth;
}


body{font-family: "Roboto Light" "Roboto Medium" "Roboto Regular" "Roboto Thin" "Helvetica Neue UltraLight" "Noto Sans CJK JP Light" "Noto Sans CJK JP DemiLight" "Noto Sans CJK JP Thin";
	font-size: 1.6em;
	text-size-adjust:auto;
	margin: 0px;
	overflow-x: scroll;
	color: #000;
	line-height: 0;
	background: #fff;
}



nav{
	z-index: 100;	
	position: fixed;
	height: 80px;
	top: 64px;
	right: 80px;
	left: 80px;
}

ul {
	display: flex;
	list-style: none;
	align-items: center;
	position: fixed;
}

.logo {
	display: block !important;
	position: relative;
	top: 10px;
	left: 0px;
}

.sp-logo{
	display: none !important;
}

.nav-works-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1.2px;
	position: fixed;
	right: 460px;
	top: 96px;
}

.nav-works-btn::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;
	transform: scale(0,1);
	transform-origin: center top;
	transition: 0.3s;
	}

.nav-works-btn:hover::after{
	transform: scale(1,1);
}

.nav-about-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1.2px;
	position:fixed;
	right: 360px;
	top: 96px;		
}

.nav-about-btn::after{
	position: absolute;
	left: -1px;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;
	transform: scale(0,1);
	transform-origin: center top;
	transition: 0.3s;
	}

.nav-about-btn:hover::after{
	transform: scale(1,1);
}

/*
.nav-shop-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;	
	text-align: left;
	letter-spacing: 1.2px;
	position:fixed;
	right: 360px;
	top: 96px;		
}

.nav-shop-btn::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;
	transform: scale(0,1);
	transform-origin: center top;
	transition: 0.3s;
	}

.nav-shop-btn:hover::after{
	transform: scale(1,1);
}
*/

.nav-contact-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;	
	text-align: left;
	letter-spacing: 1.2px;	
	position:fixed;
	right: 240px;
	top: 96px;		
}

.nav-contact-btn::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;
	transform: scale(0,1);
	transform-origin: center top;
	transition: 0.3s;
	}

.nav-contact-btn:hover::after{
	transform: scale(1,1);
}

.nav-en-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;	
	text-align: left;
	letter-spacing: 1.2px;	
	position:fixed;
	right: 180px;
	top: 96px;		
}

.nav-en-btn::after{
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;
	transform: scale(0,1);
	transform-origin: center top;
	transition: 0.3s;
	}

.nav-en-btn:hover::after{
	transform: scale(1,1);
}

.line{
	font-size: 1.3rem;
	position: fixed;
	right: 168px;
	top: 96px;
}

.nav-jp-btn {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000;
	text-decoration: none;	
	text-align: left;
	letter-spacing: 1.2px;	
	position:fixed;
	right: 140px;
	top: 96px;		
}

.nav-jp-btn::after{
	position: absolute;
	left: -1px;
	content: '';
	width: 100%;
	height: 2px;
	background: #000000;
	bottom: -13px;

	}

.nav-instagram-btn {
	position:fixed;
	right: 80px;
	top: 81px;		
}

/*
.new-icon{
	position: fixed;
	right: 364px;
	top: 64px;
	z-index: 150;
}
*/

.top-image{
	display: block !important;
}

.top-image-sp{
	display: none !important;
}

.image-slider{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: 100vh;
	background-color:#FFFFFF;
}

.image-slider .images{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.image-slider .images:nth-of-type(1){
	background-image: url("images/Joynt_01.jpg");
}

.image-slider .images:nth-of-type(2){
	animation-delay: 10s;
	background-image: url("images/Craft-techmen Project_03.jpg");	
}

.image-slider .images:nth-of-type(3){
	animation-delay: 20s;
	background-image: url("images/Papered Blue_02.jpg");
}

.image-slider .images{
	animation-name: anime;
	animation-delay: 0;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	opacity: 0;
	animation-duration: 30s;
	animation-direction:normal;
	animation-fill-mode:backwards;
}

@keyframes anime{
	0%{
		opacity: 0;
	}
	11%{
		opacity: 1;
	}
	28%{
		opacity: 1;
	}
	40%{
		opacity: 0;
	}
	100%{
		opacity: 0;
		transform: scale(1.18);
		z-index: 9;
	}	
	}

.copy-right{
	position:fixed;
	z-index: 100;
	display: flex;
	align-items: center;
	top: 50%;
	left: 16px;
	transform: translate(0,-50%);
}

.scroll-button{
	position: absolute;
	z-index: 50;
	display: flex;
	align-items: center;
	top: 95%;
	left: 50%;
}

main{
	position: absolute;
	top: 100vh;
	width: 100vw;
	height: auto;
	min-height: 100vh;
}


.gradient_top{
	position: sticky;
	top: 0px;
	background: linear-gradient(to bottom, rgba(255,255,255,1)90%, rgba(255,255,255,0));
	height: 152px;
	width: 100vw;
	z-index: 90;
}


.main-block{
	position: relative;
	top: 10vh;
	overflow: hidden;
	width: 1340px;
	margin: 0 auto;
	height: auto;
	min-height: 100vh;
}


#works {
	position: absolute;
	top: 100vh;
	visibility: hidden;

}

ol{
	list-style: none;
}

a{
	text-decoration: none; 
	color: #000;
}

input[type="radio"] {
	position: absolute;
	visibility: hidden;
}

.filters{
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 0px;
}

.filters label{
	font-family: "Roboto Regular", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.2rem;
	letter-spacing: .16rem;
	padding: 0.5rem 01rem;
	line-height: normal;
}

.filters label:hover{
	cursor: pointer;
	background: #333;
	color: #fff;
	transition: 0.5s;
}

.thumbnail{
  position:relative;
  display:block;
  height:auto;
}

.thumbnail img{
  display:block;
}

.thumbnail:before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  position:absolute;
  z-index:2;
  background:#000;
  opacity:0;
  transition:0.3s;
}

.thumbnail:hover:before{
  opacity:0.2;
}

h2{
	font-family: 'Roboto Light', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.6rem;
	letter-spacing: .16rem;
}

h3{
	font-family: 'Roboto Light', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.6rem;
	letter-spacing: .16rem;
}

.span-01{
	background:linear-gradient(transparent 60%, #FFFF00 60%);
}

.line_02{
	position: relative;
	left: 0;
	top: 5px;
}

.element{
	font-family: 'Roboto Thin', sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 1.2rem;
	letter-spacing: .16rem;
	height: 20px;
}


.targets{
	display: grid;
	grid-column-gap: 90px;
	grid-row-gap: 30px;
	grid-template-columns: 606px 606px;
	padding-left: 0px;
	padding-bottom: 60px;
}

figure{	
	display: flex;
	flex-direction: row;
	margin-left: 0px;
}

.text{
	margin-left: 20px;
}

.target-title {
	white-space: nowrap;
}
.target-title_02{
	line-height: normal;
	margin-top:  0px;
	margin-bottom: 0px;
	width: 170px;
}

.target-title_03{
	margin-top: 5px;
}

.target-categories{
	position: relative;
	top: 40px;
	padding-left: 0px;
	white-space: nowrap;	
}


/* フィルタリング*/
[value="all"]:checked ~ .filters [for="all"],
[value="product"]:checked ~ .filters [for="product"],
[value="graphic"]:checked ~ .filters [for="graphic"], 
[value="social"]:checked ~ .filters [for="social"], 
[value="direction"]:checked ~ .filters [for="direction"]
{
  background: #000;
  color: #fff;
}

[value="all"]:checked ~ .targets .target:not([data-category~="all"]),
[value="product"]:checked ~ .targets .target:not([data-category~="product"]), 
[value="graphic"]:checked ~ .targets .target:not([data-category~="graphic"]),
[value="social"]:checked ~ .targets .target:not([data-category~="social"]), 
[value="direction"]:checked ~ .targets .target:not([data-category~="direction"]) {
  display: none;
}



/*ラップトップ*/
@media screen and (max-width:1340px){
	.main-block{
	position: relative;
	top: 5vh;
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	height: auto;
	min-height: 100vh;
}	
	
.targets{
	display: grid;
	grid-column-gap: 90px;
	grid-row-gap: 30px;
	grid-template-columns: 606px;
	padding-left: 0px;
	padding-bottom: 60px;
}	
}



/*タブレット*/
@media screen and (max-width:1024px){
.logo{
	display: none !important;
}

.sp-logo{
	display: block !important;
	position: fixed;
	top: 30px;
	left: 50px;
	z-index: 100;
}
	
.menu-bar{
	display: none;
}
	
.new-icon{
	display: none;
}	

.menu-btn {
    position: fixed;
    top: 20px;
    right: 50px;
    display: flex;
    height: 60px;
    width: 60px;
    justify-content: center;
    align-items: center;
    z-index: 100;
    background-color: transparent;
	cursor: pointer;
}
	
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
	transition: 0.3s ease-in-out;
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    background-color: #000000;
    position: absolute;
}
	
.menu-btn span:before {
	transition: 0.3s ease-in-out;
    bottom: 8px;
}
	
.menu-btn span:after {
	transition: 0.3s ease-in-out;
    top: 8px;
}
	
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
}
	
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(30deg);
}
	
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-30deg);
}	
	
#menu-btn-check {
	   display: none;
}	

.menu-content {
	position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #FFFFFF;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
}
	
.menu-content ul {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	display: inline-block;
	text-align: center;
}

.menu-content ul li {
    list-style: none;
	padding-left: 0;
	margin-bottom: 20px;
}
	
.menu-content ul li a {
	font-family: "Roboto Regular", sans-serif; 
	font-weight: 400;
	font-style: normal;
	font-size: 1.3rem;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1.2px;	
	line-height: 10px;
    width: 100%;
    box-sizing: border-box;
    padding: 9px 15px 10px 0;
    position: relative;
	display: block;
}

.en-icon{
	position: relative;
	top: 100px;
}	
	
.jp-icon{
	position: relative;
	top: 100px;
}
	
.ig-icon{
	position: relative;
	top: 100px;
}
	
.sp-works-btn::after {
	position: absolute;
	left: 10%;
	content: '';
	width: 63%;
	height: 2px;
	background: #000000;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
}

.sp-works-btn:hover::after {
	transform: scale(1, 1);
}
	
.sp-about-btn::after {
	position: absolute;
	left: 10%;
	content: '';
	width: 60%;
	height: 2px;
	background: #000000;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
}
	
.sp-about-btn:hover::after {
	transform: scale(1, 1);
}
	
.sp-contact-btn::after {
	position: absolute;
	left: 0%;
	content: '';
	width: 80%;
	height: 2px;
	background: #000000;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
}
	
.sp-contact-btn:hover::after {
	transform: scale(1, 1);
}
	
.en-icon::after {
	position: absolute;
	left: 12%;
	content: '';
	width: 60%;
	height: 2px;
	background: #000000;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
}
	
.en-icon:hover::after {
	transform: scale(1, 1);
}
	
.jp-icon::after {
	position: absolute;
	left: 2%;
	content: '';
	width: 80%;
	height: 2px;
	background: #000000;
	bottom: 2px;
	transform: scale(0, 1);
	transform-origin: center top;
	transition: transform 0.3s;
}
	
.jp-icon:hover::after {
	transform: scale(1, 1);
}
	
#menu-btn-check:checked ~ .menu-content {
	position: fixed;
    left: 0;
	opacity: 0.95;
	visibility: visible;
	transition: all 0.3s ease-in-out;
}
	
.gradient_top{
	position: sticky;
	top: 0px;
	background: linear-gradient(to bottom, rgba(255,255,255,1)90%, rgba(255,255,255,0));
	height: 90px;
	width: 100vw;
	z-index: 50;
}	
	
.main-block{
	position: relative;
	top: 5vh;
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	height: auto;
	min-height: 100vh;
}	
	
.targets{
	display: grid;
	grid-column-gap: 90px;
	grid-row-gap: 30px;
	grid-template-columns: 606px;
	padding-left: 0px;
	padding-bottom: 60px;
}	
}



/*スマートフォン*/
@media screen and (max-width:599px){
.logo{
	display: none !important;
}

.sp-logo{
	display: block !important;
	position: fixed;
	top: 30px;
	left: 30px;
	z-index: 100;
}
	
.menu-btn{
	position: fixed;
	top :20px;
	right: 30px;
	z-index: 100;
}

.copy-right{
	position:fixed;
	z-index: 200;
	display: flex;
	align-items: center;
	top: 50%;
	left: 3px;
	transform: translate(0,-50%);
}
	
.top-image{
	display: none !important;
}	
	
.top-image-sp{
	display: block !important;
}
	
.image-slider-sp{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: auto;
	min-height: 100vh;
	background-color:#FFFFFF;
}

.image-slider-sp .images-sp{
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.image-slider-sp .images-sp:nth-of-type(1){
	background-image: url("images/Joynt_sp.jpg");
}

.image-slider-sp .images-sp:nth-of-type(2){
	animation-delay: 10s;
	background-image: url("images/Craft-techmen Project_sp.jpg");	
}

.image-slider-sp .images-sp:nth-of-type(3){
	animation-delay: 20s;
	background-image: url("images/Papered Blue_sp.jpg");
}

.image-slider-sp .images-sp{
	animation-name: anime;
	animation-delay: 0;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	opacity: 0;
	animation-duration: 30s;
	animation-direction:normal;
	animation-fill-mode:backwards;
}	
	
.main-block{
	position: relative;
	top: 10vh;
	overflow: hidden;
	width: 80vw;
	margin: 0 auto;
	height: auto;
	min-height: 100vh;
}	
	
.targets{
	display: grid;
	grid-row-gap: 10px;
	grid-template-columns: 606px;
	padding-left: 0px;
	padding-bottom: 0px;
}		
	
.filters{
	display: flex;
	flex-wrap: wrap;
	gap: 1px;
	padding-left: 0px;
	position: relative;
	padding-bottom: 0px;
}	
	
.filters label{
	font-family: "Roboto Regular", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	letter-spacing: .16rem;
	padding: 0.5rem 01rem;
	line-height: normal;
}	
	
h3{
	font-family: 'Roboto Light', sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.3rem;
	letter-spacing: .16rem;
}	
	
.text{
	display: none;
}	
	
.thumbnail{
	width: 80vw;
}
	
.thumbnail img{
	width: 100%;
	height: auto;
}	
}