/*
Theme Name: ORIGINAL
*/



@font-face {
font-family: "ABCArizona";
src: url("font/ABCArizona.woff") format('woff');
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

ul, li{
list-style:none;
}

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


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

.text_border{
text-decoration:underline;
}


.font_bold{
font-weight:bold;
}


.font12{
font-size:12pt;
}


.font13{
font-size:13pt;
}


.font14{
font-size:14pt;
}

.font15{
font-size:15pt;
}

.font16{
font-size:16pt;
}

.font17{
font-size:17pt;
}

.font18{
font-size:18pt;
}

.font19{
font-size:19pt;
}

.font20{
font-size:20pt;
}




p{
	font-size: 14px;
	line-height:200%;
	color: #000;
}


.clear{
clear: both;
}

.img_100 img{
width:100%;
height:auto;
}



body {
	color: #000;
	line-height: 150%;
	margin: 0;
	font-family: "ABCArizona", "kozuka-gothic-pr6n", serif;

	font-weight:normal;
}





.loading {
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0;
z-index: 999999;
opacity: 1;
background: #a8a9a9;
}



.loader
{
position: absolute;
display: inline-block;
top:50%;
left:50%;
margin-left:-17px;
margin-top:-30px;
width: 30px;
height: 30px;
border-radius: 30px;
border: 1px solid #fff;
border-right-color: transparent;
-webkit-animation: spin 1s infinite linear;
-moz-animation: spin 1s infinite linear;
}


@-webkit-keyframes spin
{
	0% { -webkit-transform: rotate(0deg); opacity: 0.4; }
	50%  { -webkit-transform: rotate(180deg); opacity: 1; }
	100%   { -webkit-transform: rotate(360deg); opacity: 0.4; }
}

@-moz-keyframes spin
{
	0% { -moz-transform: rotate(0deg); opacity: 0.4; }
	50%  { -moz-transform: rotate(180deg); opacity: 1; }
	100%   { -moz-transform: rotate(360deg); opacity: 0.4; }
}






#menu_btn{
	position:fixed;
	z-index:999;
	top:80px;
	right:20px;
	width:35px;
	height:35px;
	background:#008276;
}




#menu_index{
	position:fixed;
	z-index: 99;
	top:0;
	width:100%;
	height:100%;
	background:#fff;
	overflow-x: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}


.menu_index_wrap{
	position:absolute;
	left:40px;
	padding-right:40px;
	top:46%;
	width: max-content;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}


.menu_index_wrap .line{
	height:1.5px;
	margin:0 5px;
}

.menu_index_wrap a{
	font-size:26px;
}




.menu_main > div{
	display:inline-block;
	vertical-align: middle;
}

.menu_main a{
	color:#008276;
}

.menu_main .line01{
	width: 416px;
	background:#008276;
}


.menu_main .line02{
	width:130px;
	background:#008276;
}

.menu_main .line03{
    width: 316px;
	background:#008276;
}


.menu_top{
	position: absolute;
	top: -30px;
	left: 60px;
}

.menu_top a{
	color:#000;
}

.menu_top > div{
	display:inline-block;
	vertical-align: middle;
}

.menu_top > div:nth-child(2){
	margin-top: -50px;
}

.menu_top > div:nth-child(3){
	margin-top: -100px;
}

.menu_top > div:nth-child(4){
	margin-top: -150px;
}


.menu_top .line01{
	width:100px;
	background:#000;
	transform: rotate(-28deg);
	-ms-transform: rotate(-28deg);
	-moz-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
}


.menu_top .line02{
	width:100px;
	background:#000;
	transform: rotate(-28deg);
	-ms-transform: rotate(-28deg);
	-moz-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
}



.menu_bottom01{
	position: absolute;
	bottom: -60px;
	left: 183px;
}

.menu_bottom01:before{
	content:"";
	position:absolute;
	top:-15px;
    left: -118px;
	width:100px;
	height:1.5px;
	background:#ec36e7;
	transform: rotate(28deg);
	-ms-transform: rotate(28deg);
	-moz-transform: rotate(28deg);
	-webkit-transform: rotate(28deg);
}

.menu_bottom01:after{
	content:"";
	position:absolute;
	top:-15px;
	right: -118px;
	width:100px;
	height:1.5px;
	background:#ec36e7;
	transform: rotate(-28deg);
	-ms-transform: rotate(-28deg);
	-moz-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
}

.menu_bottom01 a{
	color:#008276;
}


.menu_bottom02{
	position: absolute;
	bottom: -180px;
	left: 740px;
	}

.menu_bottom02:after{
	content:"";
	position:absolute;
	top:-145px;
	right: 85px;
	width:1.5px;
	height:140px;
	background:#ec36e7;
}


.menu_bottom02 a{
	color:#008276;
}


.menu_bottom03{
	position: absolute;
	bottom: -60px;
    left: 1059px;
}

.menu_bottom03:before{
	content:"";
	position:absolute;
	top:-15px;
	left:-100px;
	width:100px;
	height:1.5px;
	background:#ec36e7;
	transform: rotate(28deg);
	-ms-transform: rotate(28deg);
	-moz-transform: rotate(28deg);
	-webkit-transform: rotate(28deg);
}

.menu_bottom03:after{
	content:"";
	position:absolute;
	top:-15px;
	right:-100px;
	width:100px;
	height:1.5px;
	background:#ec36e7;
	transform: rotate(-28deg);
	-ms-transform: rotate(-28deg);
	-moz-transform: rotate(-28deg);
	-webkit-transform: rotate(-28deg);
}

.menu_bottom03 a{
	color:#008276;
}


.menu_bottom04{
	position: absolute;
	bottom: -180px;
	left: 1290px;
	}

.menu_bottom04:after{
	content:"";
	position:absolute;
	top:-145px;
	right:65px;
	width:1.5px;
	height:140px;
	background:#003edd;
}


.menu_bottom04 a{
	color:#008276;
}

.menu_bottom04 .line{
	position:absolute;
	top: -153px;
	left: 30px;
}

.menu_bottom04 .line:after{
	content:"";
	position: absolute;
	top: 0;
	width:1.5px;
	height: 155px;
	background:#003edd;
	transform: rotate(-25deg);
	-ms-transform: rotate(-25deg);
	-moz-transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
}

.menu_bottom04 .line:before{
	content:"";
	position: absolute;
	top: 0;
	width:1.5px;
	height: 155px;
	background:#003edd;
	transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
}






























#works_list{
	margin-top: 230px;
	margin-bottom: 30px;
}

#works_list{
	overflow-x: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;
}

#works_list::-webkit-scrollbar{
	display:none;
}


.works_img{
	padding:0 65px 0 45px;
	display:none;
}

.works_img_content{

}
	
	
	.works_img {
	
	}
	
	
	.type_tate .flexslider {
	
	}
	
	.flexslider {
	display:inline-block;
	}
	
	.flexslider .slides{
	display:inline-block;
	}
	
	.flexslider .slides > li{
	width: auto!important;
	height: calc(95vh - 80px);
	}
	
	.flexslider .slides img {
	width: auto!important;
	height:100%
	}
	
	.flex-direction-nav {
		position: absolute;
		right: -40px;
		bottom: 10px;
	}
	
	
	

	
	
	
/*
.img20{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}


.img25{
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}


.img33{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}



.img50{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}

*/


















.works_title{
	width: max-content;
	padding: 0 20px 0 0px;
}

.works_title p:before{
	content:"";
	display:inline-block;
	width:25px;
	height: 2.5px;
	background:#a8a9a9;
	vertical-align: middle;
	margin-right:12px;
	}
	
			.works_title.active p:before {
			background:#000;
		}
		
		.mywork .works_title.active p:before {
			background:#008276;
		}

.works_title p{
	font-size: 47px;
	line-height: 120%;
	color:#a8a9a9;
	white-space: nowrap;
	cursor: pointer;
}

	
.works_title .jp {
	font-size: 40px;
}

.works_title p span{
		height: 20px;
	display:inline-block;
}


.works_title p span img{
	width:auto;
	height:100%;
}

.works_title p span svg{
	width:auto;
	height:100%;
}

.works_title.active p{
	color:#000;
}

.mywork .works_title.active p{
	color:#008276;
}

.mywork .works_title p span .cls-1 {
	fill: #a8a9a9;
	stroke: #fff;
	stroke-miterlimit: 10;
	stroke-width: 2.3px;
	}


.mywork .works_title.active p span .cls-1 {
	fill: #008276;
	}























































.sp_img{
display:none!important;
}








@media screen and (max-width: 530px) {
	
	
	.sp_img{
		display:block!important;
	}
	
	.pc_img{
		display:none!important;
	}
	
	#menu_btn {
		top: 60px;
		right: 0px;
		width: 25px;
		height: 25px;
	}
	
	
	
	
	
	
	.menu_index_wrap {
    left: -230px;
    transform: translateY(-50%) scale(0.65);
    -webkit-transform: translateY(-50%) scale(0.65);
    -moz-transform: translateY(-50%) scale(0.65);
    -o-transform: translateY(-50%) scale(0.65);
    -ms-transform: translateY(-50%) scale(0.65);
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#works_list {
		margin-top: 150px;
	}
	
	.works_title {
		padding: 0 0;
	}
	
	
	.works_title p {
		font-size: 30px;
		}
		
		.works_title .jp {
	font-size: 25px;
}
	
	.works_title p:before {
		width: 12px;
		height: 2px;
			margin-right: 10px;
		}
		
		
	
	
	.works_title p span{
	height:16px;
}
	
	
	.works_img {
			padding: 0 28px 0 24px;
	}
	
	
		
		
		.flexslider .slides > li {
			width: 100%!important;
			height: auto;
		}
		
		.flexslider .slides img {
			width: 100% !important;
			height: auto;
		}
		
		.flex-direction-nav {
			        right: -25px;
		}
	
	
	
}











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



}











