.hidden {
	display: none !important;
}
html{
	overscroll-behavior-y: contain;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
img{
	vertical-align: bottom;
}

.mobileonly{
	display:none
}
.wrapper{
	width: 100%;
	max-width:1000px;
	margin: 0 auto;
    position: relative;

}
header .wrapper{
	position:fixed;
    z-index: 1003;
	left: 50%;
	transform: translate(-50%,0);
	top: 0;
}
#loading{
	width: 100vw;
	height: 100vh;
	position:fixed;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 30000;
	opacity: 1;
	pointer-events: none;
/*	display: none;*/
}/*
body:before{
	content:"";
	width: 100%;
	height: 125vh;
	position:fixed;
	left: 0;
	top: 100vh;
	background: linear-gradient(180deg, rgba(142,188,166,0) 0%, rgba(142,188,166,1) 20%);
	z-index: 40000;
	opacity: 1;
	pointer-events: none;
}
body:after{
	content:"";
	width: 100%;
	height: 100vh;
	position:fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,1);
	color:#3C4449;
	z-index: 30000;
	opacity: 0;
	pointer-events: none;
	transition: 0.5s opacity;
}*/
.single-gallery #loading{
	display: none;
}
.loaded #loading{
	transition: 0.5s transform;
	transform: translate(-100%,0);

}
#loading dotlottie-player{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);

}
body.transitioning:before{
	transform: translate(0,-100%);
	transition: 0.5s transform;
}

body {
	position: relative;
	margin: 0;
	color: #4C4948;
	/*font-family: 'Noto Sans JP', sans-serif;*/
	font-size: 16px;
	font-weight: 600;
	background-image:#FFF;
	background-position: center center;
	background-size: cover;
	overflow-x: hidden;
	scroll-snap-stop: always;
	-webkit-overflow-scrolling: auto;
	min-height: 100vh;
}
section{
	position: relative;
	overflow: hidden;

}
section hgroup h2{
	padding-top: 104px;
	margin-bottom: 4px;
}
section hgroup h2 img{
	vertical-align: initial;
}
section hgroup p{
	font-size: 24px;
	font-weight: 500;
	color: #707070;
	line-height: 32px;
	margin-bottom: 120px;
	opacity: 0.5;
}
section .wrapper{
	position: absolute;
	height: 100%;
	left: 50%;
	top: 0;
	transform: translate(-50%,0);
}
#scroll{
	position:absolute;
	top:0;
	right:15px;
	height: 150px;
	width: 60px;
	z-index: 4;
}

#section1{
	height:100vh;
	width: 100vw;
	background-image: url(../img/bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	overflow: hidden;
}
#section1:after{

}
#section1 .bg{
	position: absolute;
	left:100vw;
	top: 0;
	height:100vh;
	width: 100vw;
	background: rgba(255,255,255,0.5);
	z-index: 2;
	animation: slideinout forwards 8s 3.5s infinite cubic-bezier( 0, 0, 0.3, 1 )    ; 
	animation-timing-function: easing;
}
#section1 .bg:first-child{
	animation: slideinout2 forwards 8s 3.5s infinite cubic-bezier( 0, 0, 0.3, 1 )   ; 
}
@-webkit-keyframes slideinout {
    0% { left: 100vw; }
	6.25% { left: 0 }
	12.5% { left: 0 }
	18.75% { left: 0 }
    25% { left: 0 }
	65%{ left: 0 }
	68.75%{ left: -100vw }
	75% { left: -100vw; }
	81.25% { left: -100vw; }
    100% { left: -100vw; }
}
@-webkit-keyframes slideinout2 {
    0% { left: 100vw; }
	6.25% { left: 100vw }
    12.5% { left: 0 }
	18.75% { left: 0 }
	25% { left: 0 }
	71.25%{ left: 0 }
	75% { left: -100vw }
	81.25% { left: -100vw; }
	87.5% { left: -100vw; }
    100% { left: -100vw; }
}

#section1 #mainlottie{
	opacity: 0.3;
	z-index: 3;
	/*background:rgba(255,255,255,7.5)*/
	position: relative;
}
#scroll dotlottie-player{
	opacity: 1;
	z-index: 4;

}
#section2{
	background:#3C4449;
	color:#fff;
	height:100vh;
	min-height:1080px;
	width: 100vw;
}
#section2 h2{

}
#section2 hgroup p{

}
#section2 .content{
	color: #fff;
	font-size: 24px;
	line-height: 72px;
	max-width: 570px;
	text-shadow: 0px 0px 9px #000000;
}
#section2 hgroup p{
	color: #fff;
}
#greetingBg{
	position: absolute;
	right: 0;
	top: 0;
}
#greetingBg img{
	height: 100vh;
	width: auto;
	min-height:1080px;
	transform: translate(22vh,0);
}

#section2 .name{
	font-size:14px;
	line-height: 14px;
	margin-top:45px;
	
}
#section2 .name img{
	margin-top: 29px;
}
#section3{
	height:100vh;
	min-height:1080px;
	width: 100vw;
}
#section3 h2{
	color: #D13926
}
#section3 h3{
	font-size: 40px;
	line-height: 72px;
}
#section3 .content{
	margin-top: 194px;
	padding-left: 316px
}
#section3 p{
	font-size: 24px;
	line-height: 48px;
}
#impressBg1{
	position: absolute;
	right: 0;
	top: 19.44% ;
	transform: translate(9.25vh,0);
	text-align: right;
}
#impressBg1 img{
	height: 500px;
	width: auto;
	
}
#impressBg2{
	position: absolute;
	left:  0;
	bottom: 13%;
	transform: translate(-9.25vh,0);
}
#impressBg2 img{
	height: 300px;
	width: auto;
	
}
#section4{
	height:100vh;
	min-height:1080px;
	width: 100vw;
}
#section4 hgroup p{
	margin-bottom: 157px;
}
#section4 h2{
	color: #D13926
}
#section4 .content{
	padding-left: 154px;
	padding-right: 85px;
}
#section4 li{
	font-size: 20px;
	line-height: 60px;
	list-style-type: disc;
	margin-left: 16px;
}
#workBg1{
	position: absolute;
	right: 0;
	top: 0;
}
#workBg1 img{
	height: 27vh;
	width: auto;
	min-height: 300px;
}
#workBg2{
	position: absolute;
	left: 0;
	bottom: 0;
}
#workBg2 img{
	height: 27vh;
	width: auto;
	min-height: 300px;
}
#section5{
	height:100vh;
	min-height:1080px;
	width: 100vw;
	background:#3C4449;
	color:#fff;
}
#section5 hgroup p{
	color: #fff;
	margin-bottom: 77px;
}
#section5 dl{
	max-width: 500px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	display:flex;
	flex-wrap: wrap;
}
#section5 dl .note{ 
	font-size: 16px;

}
#section5 dt{
	width: 32%;
	padding-top: 18px;
	padding-bottom: 18px;
}
#section5 dd{
	width: 60%;
	padding-top: 18px;
	padding-bottom: 18px;
}

#aboutBg{
	position: absolute;
	right: 0;
	top: 0;
}
#aboutBg img{
	height: 100vh;
	width: auto;
	min-height:1080px;

}
#contents{
    position:fixed;
	width: 100%;
    z-index: 1003;
	max-width:1240px;
	left: 50%;
	transform: translate(-50%,0);
	top: 0;
}
#content{
	line-height:28px;
}
.copyright{
	position: absolute;
	bottom: 25px;
	left: 30px;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
body.viewMenu,
body.viewGallery{
	/*overflow: hidden;*/
}
#logo{
	position: fixed;
	left: 10px;
	top: 30px;
	z-index: 1000;
}
.viewMenu .fader{
	opacity: 1;
	pointer-events: all;

}
#buttonMenu{
	position: fixed;
	right: 10px;
	top: 10px;
	z-index: 1000;
	cursor: pointer;
	display:none;
}
#buttonMenu .st0{fill:none;stroke:#FFFFFF;stroke-width:1.8257;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
#buttonMenu .st1{fill:#FFFFFF;}
#buttonMenu .close{
	opacity: 0;
}
.viewMenu #buttonMenu .open{
	opacity: 0;
}
.viewMenu #buttonMenu .close{
	opacity: 1;
}
#buttonMenu line{
	transition: 0.2s all;
}
#buttonMenu .linetop{
	transform: translate(0,-5px);
}
#buttonMenu .linebottom{
	transform: translate(0,5px);

}
.viewMenu #buttonMenu .linetop{
	transform-origin: center 19.8px;
	transform: translate(0,0) rotate(15deg);
}
.viewMenu #buttonMenu .linebottom{
	transform-origin: center 19.8px;
	transform: translate(0,0) rotate(-15deg);

}
#menubg{
    position: fixed;
    top: 0;
    right: 0;
	z-index: 2;
	background:#8EBCA6;
	opacity: 0;
	pointer-events: none;
	transition: 0.2s opacity;
	font-size: 14px;
	overflow: auto;
}
#menu{

    position: fixed;
    top: 0;
    right: -375px;
	bottom: 0;
	width: 375px;

	z-index: 900;
	background:#BCCBD5;
	opacity: 1;
	pointer-events: none;
	transition: 0.2s right;
	font-size: 14px;
	overflow: auto;
	text-align: center;
}
.viewMenu #menu{
	right: 0;
	pointer-events: all;

}

.more a,
.close{
	font-family: 'Zen Maru Gothic', sans-serif;

	font-weight: 600;
	background-color:#FCEE21;
	color:#000;
	width: 100px;
	height: 40px;
	line-height: 40px;
	border-radius: 50px;
	text-align: center;
	text-decoration: none;
	cursor:pointer;
	margin-top: 20px;
	box-shadow: 4px 4px 0px #000;
	transition: 0.2s all;
    display: inline-block;
	min-width: 40px !important;
    min-height: 40px !important;
}
.more a:active,
.close:active{
	transform: translate(3px,3px);
	box-shadow: 1px 1px 0px #000;
}
.close{
	margin-top: 5px;
}
#menu ul{
	display:flex;
	position: absolute;
	top: 0;
	padding-top: 65px;
	left: 50%;
	transform: translate(-50%,0);
	flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
	max-width: 800px;
	width: 100%;
}


#menu .more{
	opacity: 1;
	margin-left: 24px;
	
}
#menu .more a{
	margin-top:  14px;	
	float: left;
	clear:left;
}
#menu li{
	width: 100%;
	margin: 35px 20px;
	border-radius: 20px;
	opacity: 0;
}

/*#menu6 p{
	text-align: center;
}
#menu #menu6 {
	width: 200px;
}
#menu6 .header{
	width: 150px;
	margin-left: 25px;
}
#menu6 p img{
	vertical-align: -webkit-baseline-middle;
}*/
#menu6 .more a{
	width: 150px;
}
.viewMenu #menu1,
.viewMenu #menu2,
.viewMenu #menu3,
.viewMenu #menu4,
.viewMenu #menu5,
.viewMenu #menu6{
	transform: translate(0,0);
	opacity: 1;
}
.viewMenu #menu1{
	transition: 0.4s 0.0s opacity, 0.4s 0.0s transform;
}
.viewMenu #menu2{
	transition: 0.4s 0.1s opacity, 0.4s 0.1s transform;
}
.viewMenu #menu3{
	transition: 0.4s 0.2s opacity, 0.4s 0.2s transform;
}
.viewMenu #menu4{
	transition: 0.4s 0.3s opacity, 0.4s 0.3s transform;
}
.viewMenu #menu5{
	transition: 0.4s 0.4s opacity, 0.4s 0.4s transform;

}
.viewMenu #menu6{
	transition: 0.4s 0.5s opacity, 0.4s 0.5s transform;

}

.menu .header{
	font-family: 'Zen Maru Gothic', sans-serif;
	background:#fff;
	display:inline-block;
	padding: 4px 12px;
	font-size:16px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.menu span{
	display:block;
	line-height: 1.5;
	margin-left:32px;
	margin-left: 24px;
}
.menu .header span{ 
	margin-left:0px;
}

section h2{
	text-align: left;
	font-family: 'Oswald', sans-serif;
	font-size:50px;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	
}
section p{
	text-align: left;
	letter-spacing: 0px;
	color: #3C4449;
	opacity: 1;
}

.mobile-wrapper{
	width:100%;
	overflow: hidden;

}

#totopWrapper{
	position:absolute;
	bottom:0;
	left: 50%;
	transform: translate(-50%,0);
}
.totop.more a{
	width: 150px;
}
#btnTotop{
	position:absolute;
	bottom:0;
	left:50%;
	cursor:pointer;
	transform: translate(-50%,0);
	overflow: hidden;
}
#btnTotop .top{
	transition: opacity 0.3s ease-in-out;
	opacity:0;
	position: absolute;
	top: 3px;
	left: 50%;
	transform: translate(-50%,0);
}
#btnTotop .arrow{
	transition: transform 0.3s ease-in-out;
}
#btnTotop:hover .top{
	opacity:1
}
#btnTotop:hover .arrow{
	transform: translate(0,20px);
}



@media only screen and (max-width: 1000px) {
	#section4 .content {
		padding-left: 60px;
		padding-right: 60px;

	}
	#menu ul{
		padding-top: 120px;
		padding-bottom: 35px;
	}
	#mainlottie{
		transform: translate(0,-100%) rotate(90deg);
		width: 100vh;
		height: auto;
		transform-origin: bottom left;

	}
}
@media only screen and (max-width: 816px) {
	
	#menu ul{

		justify-content: center;
		padding-top: 140px;
	}
	
	#menu ul li{
		margin: 20px 20px;

	}
} 
@media only screen and (max-width: 1000px) {
	section .wrapper{
		overflow: hidden;	
	}
	#section3 .content p{
		font-size: 20px;
		line-height: 40px;
	}
}
@media only screen and (max-width: 791px) {
.hideonmobile{
	display:none;
}	
.mobileonly{
	display:block;
}
section .wrapper{
	padding-left:  30px;
	padding-right:  30px;
	box-sizing: border-box;
	
}
section hgroup h2{
	line-height: 64px;
	font-size:50px;
	padding-top: 23px;
}
section hgroup p{
	font-size: 16px; 
	line-height: 21px;
	margin-bottom: 96px
}
#section2{
	min-height: 812px;
}
#greetingBg{

}
#greetingBg img{
    min-height: 812px;
    transform: translate(25.7%,0px);
}
#section2 .content{
	position: absolute;
	bottom: 72px;
	left: 30px;
	right: 30px;
	font-size: 16px;
	line-height: 32px;

}
#section2 .name img{
	width:155px;
	height: auto;
	margin-top: 14px;
}
#section3{
	min-height: 812px;
	height: auto;
}
#section3 hgroup p{
	font-size:16px;
	line-height: 21px;
	margin-bottom: calc(101vw - 175px);
}
#section3 .content{
	padding-left: 0;
	margin-top: 50px;
}
#section3 h3{
	
	font-size:20px;
	line-height: 27px;
}
section .wrapper.mobilestatic{
	height: auto;
    position: relative;
    padding-bottom: 69px;
}
#section3 .content p{
	font-size: 16px;
	line-height: 32px;
}
#impressBg1{
	top: 100px;
	transform: translate(35%,0);
}
#impressBg1 img{
	width: 93.3%;
	height:auto;
	min-height: auto;
}

#impressBg2{
	display: none;
}
#section4 {
/*	height:calc(100vh - 90vw);*/
	padding-top:  50vw;
	padding-bottom: 40vw;
	min-height: calc(462px);
	height: auto;
	min-height: auto;
}
#section4 hgroup h2{
	padding-top: 20px;
}
#section4 hgroup p{
	font-size:16px;
	line-height: 21px;
	margin-bottom: 36px;
}
#section4 .content{
	padding-left: 0;
	padding-right: 0;
}
#section4 .content li{
	font-size: 14px;
	line-height: 32px;

}
#workBg1{
	height:  50vw;
	
}
#workBg1 img{
	width: 100%;
	height: auto;
	min-height: auto;
}
#workBg2{
	height: 40vw;
	overflow: hidden;
	
}
#workBg2 img{
	width: 100%;
	height: auto;
	min-height: auto;
	transform: translate(0,-16vw);
}
#section5{
	min-height: 812px;
	height: auto;
}
#section5 hgroup p{
	font-size:16px;
	line-height: 21px;
	margin-bottom: 30px;
}
#section5 dl{
	font-size:18px;
	line-height: 24px;
	min-width: auto;
	font-weight: 500;
	margin-left: 20px;
}
#section5 dt{
	width:39%;
	padding-top: 13px;
	padding-bottom: 13px;
}
#section5 dd{
	padding-top: 13px;
	padding-bottom: 13px;
}

#aboutBg{
	display:none
}


}
@media only screen and (max-width: 776px) {

}
@media only screen and (max-width: 759px) {


}
@media only screen and (max-height: 759px) {

}
@media only screen and (max-width: 599px) {

}
@media (hover: none) {
#btnTotop:hover .top{
	opacity:0
}
#btnTotop:hover .arrow{
	transform:translate(0,0);
}
#btnTotop:active .top{
	opacity:1
}
#btnTotop:active .arrow{
	transform: translate(0,20px);
}

}