*{
	margin: 0;
	padding: 0;
	
}
body{
	font-family: 'Open Sans', sans-serif;
	background: #fff;
	box-sizing: inherit;
}

img{
	vertical-align:bottom;   
	}
	
a{
	color: #fff;
	text-decoration: none;
	
}
.b-none{
		display: block;
		}
.m-none{
	display: none;
	}
	
	.ltor {
  opacity: 0.1;
  transform: translateX(-20px);
  transition: all 1s;
}
.ltor.scrollin {
  opacity: 1;
  transform: translate(0);
}
	.rtor {
  opacity: 0.1;
  transform: translateX(20px);
  transition: all 1s;
}
.rtor.scrollin {
  opacity: 1;
  transform: translate(0);
}



/*下から上にフェードイン*/
.fadein {
  opacity: 0.1;
  transform: translateY(20px);
  transition: all 1s;
}
.fadein.scrollin {
  opacity: 1;
  transform: translateY(0);
}
/*
@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700");
	
	body {
	background-color: #bfbfbf;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 50px;
	margin: 0;
}
*/
		

/* Navbar section */

.nav {
	width: 100%;
	height: 65px;
	position: fixed;
	line-height: 65px;
	text-align: center;
}

.nav div.logo {
	float: left;
	width: auto;
	height: auto;
	padding-left: 3rem;
	margin-top: -3.5vw;
	width: 20%;
	 -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;

}
.logo img{
	width: 80%;
	margin-top: 1.5vw;
	padding-top: 2vw;
	
}
.nav div.logo a {
	text-decoration: none;
	color: #fff;
	font-size: 2.5rem;
}

.nav div.logo a:hover {
	color: #00e676;
}

.nav div.main_list {
	height: 65px;
	float: right;
}

.nav div.main_list ul {
	width: 100%;
	height: 65px;
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav div.main_list ul li {
    width: 10.5vw;
	height: 5vw;
	padding:0vw 1vw;
	box-sizing: border-box;
}

.nav div.main_list ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 1vw;
	font-weight: 900;
}

.nav div.main_list ul li a:hover {
	color: #0a66c9;
}

.navTrigger {
	display: none;
}

.nav {
	padding-top: 5vw;
	padding-bottom: 20px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}



.up-ovi{
	width: 100%;
	height: 11vw;
	background: #9b8f8f;
}


/* .title-waku{
	width: 100%;
	height: 20vw;
	position: relative;
	box-sizing: border-box;
	background-image: url(img-admin.jpg);
	background-size: cover;
}
.title-waku h2{
	color: #fff;
	font-size: 5vw;
	position: absolute;
	top: 7vw;
	margin-left: 15%;
	text-shadow:0 0 3px #f000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #f000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
} */

.title-waku img{
	width: 59%;
	position: absolute;
	right: 0;
}


.top-img-style{
	width: 100%;
	vertical-align: bottom;
	padding-top: 5vw;

}

.top-co-waku{
	width:78%;
	overflow: hidden;
	position: relative;
	background: #fff;
	float: left;
	}
.top-co-waku2{
	position: absolute;
	top:1vw;
	margin-left: 10%;
	color: #fff;
	font-weight: 800;
	font-size: 2.5vw;	
	width: 30vw;
	}
	
	.top-co-waku2 h4{
		border-top: 2px solid #ff0900;
		border-bottom: 2px solid #ff0900;
		text-align: center;
		color:#ff0900;
		line-height: 3.2vw;
		margin-top: 0.5vw;
		}



		 .top-co-waku2 ul{
			 list-style: none;
			 color:#fff;
			 font-size: 1.5vw;
			 margin-top: 1vw;
			 }
			 
	.co-img{
		width: 25%;
		position: absolute;
		}		 

.co-img-style1{
	top: 19vw;
	left: 3vw;
	
	}
	
	.co-img-style2{
	top: 19vw;
	left:29vw;
	
	}
	
	.co-img-style3{
	top: 19vw;
	left:55vw;
	
	}



.top-item-waku{
	width: 22%;
	height: 40.15vw;
	background-image: url(img-admin.jpg);
	float: left;
	color: #fff;
	padding:4vw 2vw;
	box-sizing: border-box;
	text-align: center;
	}
	
	
	.top-item-waku i{
		font-size: 3vw;
		text-align: center;
	}
	.top-item-waku h2{
		font-weight: 600;
		font-size: 1.7vw;
		text-align: left;

	}
	
	.top-item-waku h3{
		font-weight: 300;
text-align: left;
		font-size: 1.5vw;
		margin-bottom: 4vw;
	}
	.top-item-waku2{
			width:100%;
			float: left;
			height: 13vw;

		}
		
		
		
		.top-co2-waku{
	width:78%;
	overflow: hidden;
	position: relative;
	background: #fff;
	float: right;
	}
.top-co2-waku2{
	position: absolute;
	top:1vw;
	margin-left: 10%;
	color: #fff;
	font-weight: 800;
	font-size: 2.5vw;	
	}
	

	.top-co2-waku2 h4{
		border-top: 2px solid #ff0900;
		border-bottom: 2px solid #ff0900;
		text-align: center;
		color:#ff0900;
		line-height: 3.2vw;
		margin-top: 0.5vw;
		}



		 .top-co2-waku2 ul{
			 list-style: none;
			 color:#fff;
			 font-size: 1vw;
			 margin-top: 1vw;
			 }
			 
	.co2-img{
		width: 25%;
		position: absolute;
		}		
		
		.co2-img-style1{
			top: 0.5vw;
			left: 3vw; 
			}
			
			.co2-img-style2{
			top: 0.5vw;
			left: 24vw; 
			}
			
			.co2-img-style3{
			top: 20.5vw;
			left: 3vw; 
			}
			
				.co2-img-style4{
			top: 20.5vw;
			left: 24vw; 
			}
			
			
		.top-co2-waku2{
	position: absolute;
	top:7vw;
	margin-left: 58%;
	color: #fff;
	font-weight: 800;
	font-size: 2.5vw;	
	width: 30vw;
	}
	
	.top-co2-waku2 h4{
		border-top: 2px solid #ff0900;
		border-bottom: 2px solid #ff0900;
		text-align: center;
		color:#ff0900;
		line-height: 3.2vw;
		margin-top: 0.5vw;
		}



		 .top-co2-waku2 ul{
			 list-style: none;
			 color:#fff;
			 font-size: 1.5vw;
			 margin-top: 1vw;
			 }
	


.top-item2-waku{
	width: 22%;
	height: 40.15vw;
/* 	background: #0d0c2c; */
background-image: url(img-admin.jpg);

	float: left;
	color: #fff;
	padding:4vw 2vw;
	box-sizing: border-box;
	text-align: center;
	}
	
	
	.top-item2-waku i{
		font-size: 3vw;
		text-align: center;
	}
	.top-item2-waku h2{
		font-weight: 600;
		font-size: 1.7vw;
		text-align: left;

	}
	
	.top-item2-waku h3{
		font-weight: 300;
text-align: left;
		font-size: 1.5vw;
		margin-bottom: 4vw;
	}
	.top-item2-waku2{
			width:100%;
			float: left;
			height: 13vw;

		}
		
		
		.flow-title{
			width: 100%;
			height: 20vw;
			color: #fff;
			padding: 6vw;
			box-sizing: border-box;
			background-image: url(img-admin.jpg);
			margin-top: 0vw;
		}
		
		.flow-title h2{
			color: #fff;
			font-size: 5vw;
			text-align: center;
			}
			
		
		.flow-oowaku{
			width: 100%;
background: #000;
			height: 50vw;
			background-size:cover;
		}
		
		.flow-waku{
			float: left;
			margin-left: 7.7%;
			margin-top: 10vw;
			}
			
			.flow-waku2{
				padding:2vw 4vw;
				height: 15vw;
				width: 15vw;
			}
			
		.flow-waku3{
		width:100%;
		height: 100%;
		margin: auto;
    padding: 3.5vw 5.2vw;
    	    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.05);
	    border-radius: 50%;
	    background-color: #fff;font-weight: 100;
		box-sizing: border-box;
		float: left;
		font-size: 6vw;
		}
		
		.flow-waku3 i{
			color: fff;
			}
		
			
			.flow-info-waku{
				float: left;
				width: 21vw;
				text-align: center;
				padding:0 1vw;
				}
				
				.flow-info-waku p{
					font-family: a-otf-midashi-go-mb31-pr6n, Midashi Go MB31, 'MidashiGoPro-MB31', sans-serif;
					font-weight: 600;
					font-size: 1.4vw;
					color: #fff;
					}
					
					
					.koe-waku{
						width: 100%;
						height: 28vw;
						background: #000;
						overflow: hidden;
					}
					
					.koe-waku-left{
						width: 55%;
						position: relative;
						float: left;
						height: 30vw;
					}
	.koe-brush{
		width: 80%;
		margin-top: 7vw;
		margin-left: 3vw;
	}
	
	
	.koe-man{
		width: 40%;
		margin-top: 5vw;
		position: absolute;
		top: 0vw;
		left: 10vw;
	}
	
	
	.koe-waku h3{
	color: #fff;
	position: absolute;
	top: 25vw;
	left: 25vw;
	font-size: 2vw;
	}
	
	.koe-waku-right{
		width: 45%;
		position: relative;
		float: left;
		height: 30vw;
		color: #fff;
		font-size: 1.3vw;
		padding:7vw 3vw 1vw 0vw;
		box-sizing: border-box;
	}
	
	
	.top-qa-waku{
		width: 100%;
		padding:3vw;
		box-sizing: border-box;
	}
	
	.top-qa-waku img{
		width: 80%;
		margin-left: 10%;
	}
	
	.btn-container {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding-top: 40px;
}
.btn-open {
  display: inline-block;
  width: 180px;
  height:50px;
  text-align: center;
  background-color: #000;
  font-size: 16px;
  line-height: 52px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  border: 2px solid #f1f5fc;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-top: 3vw;
}
.btn-open:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #f1f5fc;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transition: .2s;
  z-index: -1;
}
.btn-open:hover{
  color: #000;
}
.btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-open:active:after{
  height: 340%;
  opacity: 1;
}
	
	.flow-info-waku h3{
		margin-top: 0.25em;
    margin-bottom: 0.2em;
    font-weight: 700;
    font-style: italic;
    font-size: 2.7vw;
    color: #fff;
    letter-spacing: 0.05em;
    line-height: 1;}
    
    
    
    .access-waku{
	    width: 100%;
	    padding: 10vw;
	    box-sizing: border-box;
	    color: #fff;
	    background: #000;
    }
	.access-waku h2{
		float: left;
		font-size: 3.5vw;
		margin-left: 3vw;
	}
	
	 .access-waku iframe{
		width: 100%;
		height: 30vw;
		filter:grayscale(100%);
		-webkit-filter:grayscale(100%)
	}
	.access-waku h3{
		font-size: 1.3vw;
	}
	


	
	
.urabe-info-waku2{
	width: 99%;
	height: 50vw;
	position: relative;
	background-image: url(img-urabe-h2.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.urabe-info-waku3{
	color: rgba(0, 0,0, 0.5);
	margin: 0;
}
.urabe-info-waku3 img{
	width: 40%;
	position: absolute;
    top: 1vw;
    right: 0;
	z-index: 1;
	  
	
}


.urabe-info-waku{
/* 		background: radial-gradient(#ffffff, #ffffff) fixed; */
background-image: url(img-admin.jpg);
background-size: cover;
overflow: hidden;

}


.urabe-info-waku3 h2{
	font-size: 9vw;
	font-weight: 900;
	background: -webkit-linear-gradient(to right, #a69d7e, #a69d7e,#a69d7e);
    background: linear-gradient(to right,  #a69d7e, #a69d7e, #a69d7e);
    color: #ffffff;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;text-align: center;
    padding-top: 7vw;
}
.urabe-prof-waku{
	 color: #fff;
	 text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 10px #000, 0 0 6px #000, 0 0 10px #000;
	 font-size: 1.3vw;
	 top: 20vw;
	 position: absolute;
	 
}
.urabe-info-waku3 p {
  text-transform: uppercase;
  letter-spacing: .5em;
  display: inline-block;
  border: 4px double rgba(255, 255, 255, 0.25);
  border-width: 4px 0;
  padding: 1.5em 0em;
  position: absolute;
  top: 20vw;
  right: 5%;
  width: 40em;
  margin: 5vw 0 0 -20em;
  color: #c3bcbc;
  
}
.urabe-info-waku3 p span {
  font: 700 4em/1 "Oswald", sans-serif;
  letter-spacing: 0;
  padding: .25em 0 .325em;
  display: block;
  margin: 0 auto;
  text-shadow: 0 0 80px rgba(0, 0, 0, 0.5);
  /* Clip Background Image */
  background: url(img-back-red.png) repeat-y;
  -webkit-background-clip: text;
  background-clip: text;
  /* Animate Background Image */
  -webkit-text-fill-color: transparent; 
  -webkit-animation: aitf 80s linear infinite;
  /* Activate hardware acceleration for smoother animations */
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}


/* Animate Background Image */

@-webkit-keyframes aitf {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 50%; }
}

.box h2 {
  -webkit-transition: all 0.5s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.box h2.move {
  -webkit-transform: translate(10px, 0);
  opacity: 0;
}

.box img {
  -webkit-transition: all 1.5s;
  -webkit-transform: translate(0, 0);
  opacity: 1;
}
.box img.move {
  -webkit-transform: translate(10px, 0);
  opacity: 0;
}



footer {
  background: #3f3f3f;
  padding-top: 5vw;
  color: #fff;
  margin: 0 0 0 0;
  @import "https://fonts.googleapis.com/css?family=Open+Sans";
  font-family: 'Open Sans', sans-serif;
}
footer .centered {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 3vw;
}
footer .centered .footer-logo {
  width: 0%;
}
footer .centered .footer-logo img.logo {
  padding: 30px 20px 10px 20px;
  max-width: 100%;
}
footer .centered .footer-contact {
  width: 25%;
}
footer .centered .footer-navigation {
  width: 60%;
}
footer .centered .footer-navigation .footer-links-holder {
  width: 33.33333%;
  position: relative;
  float: left;
  margin: 0;
}
footer .centered .footer-navigation .footer-links-holder .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transition: max-height .5s;
  transition: max-height .5s;
}
footer .bottom-bar {
  position: relative;
  text-align: center;
  font-size: .8em;
  text-transform: uppercase;
  padding: 15px 0;
  color: #fff;
  background: #382a2b;
  /* background-image:url(img-admin.jpg); */
  background-size: cover;
  text-shadow: 0 0 3px #f000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #f000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}



.top-box{
	position: fixed;
    top: 0;
    left: 0;
	width: 20%;
	margin-left: 40%;
	height: 15vw;
	background: #c1284b;
	border-radius: 0% 0% 50% 50%;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
}



.top-box.shrink{
height: 10vw;
	}
	
.top-boximg{
width: 60%;
margin-left: 20%;
margin-top: 2vw;
 -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.top-boximg.shrink{
margin-top: -10vw;
opacity: 0;
 -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.top-boximg2{
width: 60%;
margin-left: 20%;
margin-top: 20vw;


}

.top-boximg2.shrink{
margin-top:1vw;
}



.b-taiken{
	position: absolute;
	width: 15%;
	top:0.5vw;
	margin-left: 5%;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.b-taiken.shrink{
	position: fixed;
	top:8vw;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}


.b-map{
	position: absolute;
	width: 15%;
	top:0.5vw;
	margin-left: 23%;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.b-map.shrink{
	position: fixed;
	top:7vw;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.header{
	position: fixed;
    top: 0;
    left: 0;
	width: 100%;
	background: #1d1d1d;
	color: #fff;
	height: 5vw;
	-webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: height 0.5s;
    z-index: 50;
	}
.header.shrink{
	height: 0vw;
}


.containerl {
  position: absolute;
  width: 100%;
  heigh: 100%;
  text-align: center;
  top: 40%;
  left: 0;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
}
.containerl p {
  font-size: 20px;
}
.containerl a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #FF5252;
  text-decoration: none;
  font-size: 20px;
  overflow: hidden;
  top: 5px;
}
.containerl a:after {
  content: '';
  position: absolute;
  background: #FF5252;
  height: 2px;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: 0;
  -webkit-transition: .35s ease;
  transition: .35s ease;

}
.containerl a:hover:after, .containerl a:focus:after, .containerl a:active:after {
  width: 100%;
}

/*
h1 {
  position: relative;
  text-align: center;
  font-family: 'Vollkorn', serif;
}
*/

.button_container {
  position: fixed;
  top: 3%;
  right: 3%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 100;
  -webkit-transition: opacity .25s ease;
  transition: opacity .25s ease;
  z-index: 300;
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
          transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
          transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #0d7a95;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

.overlay {
  position: fixed;
  background: #172f49;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .35s, visibility .35s, height .35s;
  transition: opacity .35s, visibility .35s, height .35s;
  overflow: hidden;
}
.overlay.open {
  opacity: .9;
  visibility: visible;
  height: 100%;
  z-index: 200;
}
.overlay.open li {
  -webkit-animation: fadeInRight .5s ease forwards;
          animation: fadeInRight .5s ease forwards;
  -webkit-animation-delay: .35s;
          animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
  -webkit-animation-delay: .4s;
          animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
  -webkit-animation-delay: .45s;
          animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.overlay.open li:nth-of-type(5) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.overlay.open li:nth-of-type(6) {
  -webkit-animation-delay: .50s;
          animation-delay: .50s;
}
.overlay nav {
  position: relative;
  height: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%);
   transform: translateY(-50%);
  font-size: 7vw;
  font-family: 'Vollkorn', serif;
  font-weight: 400;
  text-align: center;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
}
.overlay ul li {
  display: block;
  height: 25%;
  height: calc(100% / 4);
  min-height: 50px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: block;
  position: relative;
  color: #FFF;
  text-decoration: none;
  overflow: hidden;
}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after {
  width: 100%;
}
.overlay ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 3px;
  background: #FFF;
  -webkit-transition: .35s;
  transition: .35s;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

.affix {
	padding: 0;
	background-color:#382a2b;
	z-index: 5;
	height: 5vw;
}



@media screen and (max-width: 500px) {
	.b-none{
		display: none;
		}
	.m-none{
	display: block;
	padding-top: 0;
	
	}
	.header{
		display: none;
		}
	.navTrigger {
		display: block;
	}
	.nav div.logo {
		margin-left:10%;
			margin-top: -8vw;
			width: 50%;
			opacity: 0;
	}
	.logo img{
	width: 100%;
	margin-top: 6vw;
	margin-left: 10%;
	
}
	
	.nav div.logo.shrink {
		
			opacity: 1;
	}
	
	.nav div.main_list {
		width: 100%;
		height: 0;
		overflow: hidden;
	}
	.nav div.show_list {
		height: auto;
		display: none;
	}
	.nav div.main_list ul {
		flex-direction: column;
		width: 100%;
		height: 100vh;
		right: 0;
		left: 0;
		bottom: 0;
		background-color: #111;
		background-position: center top;
	}
	.nav div.main_list ul li {
		width: 100%;
		text-align: right;
	}
	.nav div.main_list ul li a {
		text-align: center;
		width: 100%;
		font-size: 3rem;
		padding: 20px;
	}
	.nav div.media_button {
		display: block;
	}



/* Animation */
/* Inspiration taken from Dicson https://codemyui.com/simple-hamburger-menu-x-mark-animation/ */

.navTrigger {
	cursor: pointer;
	width: 30px;
	height: 25px;
	margin: auto;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
}

.navTrigger i {
	background-color: #fff;
	border-radius: 2px;
	content: "";
	display: block;
	width: 100%;
	height: 4px;
}

.navTrigger i:nth-child(1) {
	-webkit-animation: outT 0.8s backwards;
	animation: outT 0.8s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

.navTrigger i:nth-child(2) {
	margin: 5px 0;
	-webkit-animation: outM 0.8s backwards;
	animation: outM 0.8s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

.navTrigger i:nth-child(3) {
	-webkit-animation: outBtm 0.8s backwards;
	animation: outBtm 0.8s backwards;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}

.navTrigger.active i:nth-child(1) {
	-webkit-animation: inT 0.8s forwards;
	animation: inT 0.8s forwards;
}

.navTrigger.active i:nth-child(2) {
	-webkit-animation: inM 0.8s forwards;
	animation: inM 0.8s forwards;
}

.navTrigger.active i:nth-child(3) {
	-webkit-animation: inBtm 0.8s forwards;
	animation: inBtm 0.8s forwards;
}




@-webkit-keyframes inM {
	50% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(45deg);
	}
}

@keyframes inM {
	50% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(45deg);
	}
}

@-webkit-keyframes outM {
	50% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(45deg);
	}
}

@keyframes outM {
	50% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(45deg);
	}
}

@-webkit-keyframes inT {
	0% {
		-webkit-transform: translateY(0px) rotate(0deg);
	}
	50% {
		-webkit-transform: translateY(9px) rotate(0deg);
	}
	100% {
		-webkit-transform: translateY(9px) rotate(135deg);
	}
}

@keyframes inT {
	0% {
		transform: translateY(0px) rotate(0deg);
	}
	50% {
		transform: translateY(9px) rotate(0deg);
	}
	100% {
		transform: translateY(9px) rotate(135deg);
	}
}

@-webkit-keyframes outT {
	0% {
		-webkit-transform: translateY(0px) rotate(0deg);
	}
	50% {
		-webkit-transform: translateY(9px) rotate(0deg);
	}
	100% {
		-webkit-transform: translateY(9px) rotate(135deg);
	}
}

@keyframes outT {
	0% {
		transform: translateY(0px) rotate(0deg);
	}
	50% {
		transform: translateY(9px) rotate(0deg);
	}
	100% {
		transform: translateY(9px) rotate(135deg);
	}
}

@-webkit-keyframes inBtm {
	0% {
		-webkit-transform: translateY(0px) rotate(0deg);
	}
	50% {
		-webkit-transform: translateY(-9px) rotate(0deg);
	}
	100% {
		-webkit-transform: translateY(-9px) rotate(135deg);
	}
}

@keyframes inBtm {
	0% {
		transform: translateY(0px) rotate(0deg);
	}
	50% {
		transform: translateY(-9px) rotate(0deg);
	}
	100% {
		transform: translateY(-9px) rotate(135deg);
	}
}

@-webkit-keyframes outBtm {
	0% {
		-webkit-transform: translateY(0px) rotate(0deg);
	}
	50% {
		-webkit-transform: translateY(-9px) rotate(0deg);
	}
	100% {
		-webkit-transform: translateY(-9px) rotate(135deg);
	}
}

@keyframes outBtm {
	0% {
		transform: translateY(0px) rotate(0deg);
	}
	50% {
		transform: translateY(-9px) rotate(0deg);
	}
	100% {
		transform: translateY(-9px) rotate(135deg);
	}
}

.affix {
	padding: 0;
	z-index: 20;
	height: 18vw;
	  /* background-image:url(img-admin.jpg); */
  background-size: cover;
  background: #000;
}


.myH2 {
	text-align: center;
	font-size: 4rem;
}
.myP {
	text-align: justify;
	padding-left: 15%;
	padding-right: 15%;
	font-size: 20px;
}

.mainListDiv{
	display: none;
}
.navTrigger{
	display: none;
}




	.btn-open {
    margin-left: 0vw;
}
	
	.top-co-waku{
	width:100%;
	
	}
	.top-item-waku{
	width: 100%;
	height: 25vw;
	padding:4vw 0vw;
	box-sizing: border-box;
	}
	
	.top-item-waku2{
			width: 33.3333333%;
			height: 30vw;
			padding: 1vw;
			box-sizing: border-box;
			text-align: center;
		}
	
	
	.top-item-waku i{
		font-size: 6vw;
		text-align: center;
	}
	.top-item-waku h2{
		font-weight: 900;
		font-size: 3vw;
		text-align: center;

	}
	
	.top-item-waku h3{
		font-weight: 300;
		font-size: 3.5vw;
		margin-bottom: 4vw;
	text-align: center;


	}
	
	.top-co-waku2{
	top:8vw;
	font-size: 4.5vw;	
	width: 55vw;
	}
	
		.top-co-waku2 h3{
	font-size: 4vw;
		}


	
	.top-co-waku2 h4{
		border-top: 2px solid #ff0900;
		border-bottom: 2px solid #ff0900;
		line-height: 5.2vw;
		font-size: 3vw;
		}



		 .top-co-waku2 ul{
			 list-style: none;
			 color:#fff;
			 font-size: 3.5vw;
			 margin-top: 1vw;
			 }

			 
	.co-img{
		width: 28%;
		position: absolute;
		}		 

.co-img-style1{
	top: 45vw;
	left: 3vw;
	
	}
	
	.co-img-style2{
	top: 45vw;
	left:36vw;
	
	}
	
	.co-img-style3{
	top: 45vw;
	left:69vw;
	
	}

	
	.co2-img{
		width: 28%;
		position: absolute;
		}		
		
		.co2-img-style1{
			top: 47vw;
			left: 3vw; 
			}
			
			.co2-img-style2{
			top: 15vw;
			left: 3vw; 
			}
			
			.co2-img-style3{
			top: 15vw;
			left: 35vw; 
			}
			
				.co2-img-style4{
			top: 47vw;
			left: 35vw; 
			}
	
	
	.top-co2-waku2{
	top:15vw;
	font-size: 4.5vw;	
	width: 32vw;
	margin-left: 66%;
	}
	
	.top-co2-waku2 h3{
	font-size: 4vw;
		}
	
	.top-co2-waku2 h4{
		border-top: 2px solid #ff0900;
		border-bottom: 2px solid #ff0900;
		line-height: 5.2vw;
		font-size: 3vw;
		}



		 .top-co2-waku2 ul{
			 list-style: none;
			 color:#fff;
			 font-size: 3.5vw;
			 margin-top: 1vw;
			 }
	
	.top-co2-waku{
	width:100%;
	
	}

		.top-item2-waku{
	width: 100%;
	height: 25vw;
	padding:4vw 0vw;
	box-sizing: border-box;
	}
	
	.top-item2-waku2{
			width: 33.3333333%;
			height: 30vw;
			padding: 1vw;
			box-sizing: border-box;
			text-align: center;
		}
	
	
	.top-item2-waku i{
		font-size: 6vw;
		text-align: center;
	}
	.top-item2-waku h2{
		font-weight: 900;
		font-size: 3vw;
		text-align: center;

	}
	
	.top-item2-waku h3{
		font-weight: 300;
		font-size: 3vw;
		margin-bottom: 4vw;
	text-align: center;
	}
	
					.flow-title{
			width: 100%;
			height: 30vw;
			padding:10vw 5vw;
			color: #fff;
			background: #000;
						
		}
		
		.flow-title h2{
			font-size: 7vw;
			}
			
		
		.flow-oowaku{
			background-image: url(img-admin.jpg);
			height: 270vw;
		}
		
		.flow-waku{
			margin-left: 27%;
			}
			
			.flow-waku2{
				height: 40vw;
				width: 40vw;
			}
			
		.flow-waku3{
		padding: 10.5vw 14vw;
	   		font-size: 14vw;
		}
		
		
		
			
			.flow-info-waku{
				width: 70vw;
				margin-left: -15vw;;
	
				}
				
				.flow-info-waku p{
					font-size: 4.4vw;
					font-weight: 700;
					}
	
	
	.flow-info-waku h3{ 
		 font-size: 6.7vw;
    }
    
    
    
    					
					.koe-waku{
						height: 110vw;
						background: #000;
						margin-bottom: 5vw;
						}
																
					.koe-waku-left{
						width: 	100%;
	
						height: 50vw;
						overflow: hidden;
						margin-top: 15vw;
					}
	.koe-brush{
		width: 80%;
		margin-top: 7vw;
		margin-left: 13vw;

	}
	
	
	.koe-man{
		width: 45%;
		margin-top: 5vw;
		position: absolute;
		top: 0vw;
left: 40vw;
	}
	
	
	.koe-waku h3{
	color: #fff;
	position: absolute;
	top: 45vw;
	left: 65vw;
	font-size: 4vw;
	}
	
	.koe-waku-right{
		width: 100%;
		position: relative;
		float: left;
		height: 30vw;
		color: #fff;
		font-size: 2.5vw;
		padding:8vw;
	}
    
    	.top-qa-waku{
		padding: 15vw 3vw 5vw 3vw;
	}
	
	.top-qa-waku img{
		width: 100%;
		margin-left: 0%;
	}
    					
					   
.btn-open {
margin-top: 10vw;
}



	.access-waku h2{
		font-size: 4vw;
	}
	
	 .access-waku iframe{
	margin-top: 3vw;
		margin-bottom: 3vw;

	}
	.access-waku h3{
		font-size: 3.5vw;
	}

	
	.urabe-info-waku2{
	height: 80vw;
	overflow: hidden;
	
}
.urabe-info-waku3 img{
	width: 64%;
	right: -13vw;
}

.urabe-info-waku3 p {
  right: -50%;
  top:36vw;
  font-size: 0.8em;
}
.urabe-info-waku3 p span {
  font: 700 1.8em/1 "Oswald", sans-serif;
  padding: .15em 0 .325em;
 }
 .urabe-prof-waku{
	 color: #fff;
	 text-shadow: 0 0 5px #000, 0 0 10px #000, 0 0 10px #000, 0 0 6px #000, 0 0 10px #000;
	 font-size: 2vw;
	 top: 20vw;
	 position: absolute;
}






  footer .centered {
    flex-wrap: wrap;
	padding-bottom: 0;
  }
  footer .centered .footer-logo {
    max-width: 250px;
    width: 50%;
  }
  footer .centered .footer-contact {
    width: 50%;
    padding: 0 20px;
  }
  footer .centered .footer-navigation {
    width: 100%;
  }
  footer .centered .footer-navigation .footer-links-holder {
    padding: 0 20px;
  }

  footer .centered .footer-logo {
    width: 100%;
    margin: 0 auto;
  }
  footer .centered .footer-contact {
    width: 100%;
  }
  footer .centered .footer-navigation .footer-links-holder {
    width: 100%;
    padding: 0;
  }
  footer .centered .footer-navigation .footer-links-holder h3 {
    margin: 0;
    padding: 10px 20px;
    border-top: #000 1px solid;
    cursor: pointer;
     background: #000;

    /* Down Arrows */
  }
  footer .centered .footer-navigation .footer-links-holder h3::after {
    float: right;
    margin-right: 10px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transition: transform .5s;
    transition: transform .5s;
  }
  footer .centered .footer-navigation .footer-links-holder .footer-links {
    max-height: 0;
    overflow: hidden;
    padding: 0 20px;
  }
  footer .centered .footer-navigation .footer-links-holder.active h3::after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  footer .centered .footer-navigation .footer-links-holder.active .footer-links {
    max-height: 10000px;
        background: #000;

  }

/* Social Icons */
.social {
  text-align: center;
}
.social a {
  display: inline-block;
  padding: 7px;
  width: 35px;
  height: 35px;
  margin: 0 2px;
  background: #9afbf6;
  border-radius: 50%;
  vertical-align: middle;
}
.social a:hover {
  background: #fff;
}
.social a.linkedin {
  padding: 4px;
}
.social a svg .face, .social a svg .twit, .social a svg .link {
  fill: #000;
}

/* Typography */
footer h3 {
  font-weight: lighter;
  font-style: italic;
  margin-bottom: 0;
}
footer p, footer li {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 10px 0;
}
footer a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color .5s, background .5s;
  transition: color .5s, background .5s;
}
footer a:hover {
  color: #fff;
}

