/*!
Theme Name: wiredsky_custom
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wiredsky_custom
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wiredsky_custom is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/




/* Reset */
ul,ol { list-style: none; }
img {
	border:0;
	text-align: center;
}
img{ max-width:100%; height:auto;}

/* Common */
* {
	margin:0;
	border:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	box-sizing:border-box;
	 line-height:150%;
}
html { height:100%;margin:0; padding:0; font-size:10px;}
body {
	margin: 0 auto;
	padding:0;
	text-align:left;
	line-height:170%;
	font-family: 'Noto Sans JP', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1.0rem;
	color:#000000;
	background:#FFFFFF;
	letter-spacing: 1px;overflow-x: hidden;
}
a:active{color:inherit;}
.clearboth { padding: 0; clear:both; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;  overflow: hidden;/* 隙間対応 */
  font-size: 0.1em;/* 隙間対応 */
  line-height: 0;/* 隙間対応 */
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p{font-size:1.0rem; line-height:170%; padding:10px 0 10px 0; margin:0; }
a { color:#000000; text-decoration:underline; }
a:hover{ color:#000000; text-decoration:none;}
.font_red{ color:#FF0000;}
.disnon{ display:none !important;}
.spnon{ display:inherit !important;}
	@media (max-width: 1200px){
	.disnon{ display:inherit !important;}
	.spnon{ display:none !important;}
	}


#KV { display:flex; justify-content:center; align-items:center; flex-wrap:wrap; flex-direction:column; margin:0 auto; padding:80px 40px; text-align:center; height:calc(100vh - 100px);}
#KV h2{ display:block; margin:0 auto; margin-bottom:40px; padding:0; text-align:center; max-width:600px; }
#KV ul{ display:block; margin:0 auto; padding:0;}
#KV ul li{ display:block; margin:0 auto; padding:0; margin-bottom:10px; text-align:center; font-size:1.8rem;font-family: "Montserrat", sans-serif; font-weight:700; line-height:130%;}
#KV ul li span{ display:block; margin:0; padding:0; text-align:center; font-size:1.3rem;font-family: 'Noto Sans JP', sans-serif; font-weight:700; line-height:150%;}

footer{ display:flex; justify-content:center; align-items:center; margin:0; padding:0 20px 0 20px; background:#000000; height:100px;}
footer h2{ display:block; margin:0 auto; padding:80px 0; text-align:center; max-width:600px; }
footer p{ display:block; margin:0; padding:0; text-align:center; font-size:1.2rem;font-family: "Montserrat", sans-serif; font-weight:normal; color:#FFFFFF;}
























.nav-button {
		display:block; width:120px; height:120px; position:absolute; top:0; right:0; background:none; z-index:10000;
}
.nav-wrap {
  display: none; transition: all 0.4s;
}
 
	.nav-wrap {
	  display: none;
	}
	.nav-wrap.open {
	  display: block;
	}
	
	.nav-wrap.close {
	  display: none;
	}
	  .nav-button {
		display: block;
		cursor: pointer;
	  }
	
	  .nav-wrap {
		position: fixed;
		left: 0;
		top: 0;
		display: none;
		z-index:21001;
		background-color: #FFFFFF;
		width: 100%;
		height: 100%; 
	  }
	  .nav-wrapinner {
		display: block;
		margin:0 auto;
		z-index: 10;
		padding:0 0 20px 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		box-sizing:border-box;
		-webkit-overflow-scrolling: touch;
	  }
	.nav-wrapinner h2{  display:block; height:190px; margin:0 0 40px 0; padding:70px 20px 0 20px; box-sizing:border-box; background:#FFFFFF; text-align:center;  }
	.nav-wrapinner h2 img{  display:block; width:auto; margin:0 auto;  }
	.nav-wrapinner h3{ display:block; margin:0 0 20px 0; padding:0; border-bottom:1px solid #F7F6F2;  color:#F7F6F2; font-size:26px; font-size:2.6rem; line-height:100%; text-decoration:none; text-indent:0; }
	.nav-wrapinner ul{display:block; margin:0; padding:0 16px; color:#333333; box-sizing:border-box; }
	.nav-wrapinner ul li{ display:block; margin:0 0 2px 0; padding:0; color:#333333; border-bottom: 1px solid #333333;text-align:center;  }
	.nav-wrapinner ul li a{ display:block; padding:20px 20px; margin:0;  color:#333333;  text-align:center;font-size:1.8rem; font-weight:bold; line-height:150%; text-decoration:none; box-sizing:border-box; }
	.nav-wrapinner ul li ul li{ display:block; margin:0 0 2px 0; padding:0; color:#333333; border-bottom: 0; }
	.nav-wrapinner ul.sub{display:block; margin:20px 0; padding:0 16px; color:#333333; box-sizing:border-box; }
	.nav-wrapinner ul.sub li{ display:block; margin:0 0 2px 0; padding:0; color:#333333; border-bottom: 0;  }
	.nav-wrapinner ul.sub li a{ display:block; padding:5px 20px; margin:0;  color:#333333; font-size:1.3rem; font-weight:bold; line-height:150%; text-decoration:none; box-sizing:border-box; }
	.nav-wrapinner ul.sns{display:flex; justify-content:center; flex-wrap:wrap; margin:20px 0; padding:0; color:#F7F6F2; box-sizing:border-box; }
	.nav-wrapinner ul.sns li{ display:block; margin:0 0 2px 0; padding:0; color:#333333; border-bottom: 0;  }
	.nav-wrapinner ul.sns li a{ display:block; padding:5px 5px; margin:0;  color:#333333;  font-size:1.3rem; font-weight:bold; line-height:150%; text-decoration:none; box-sizing:border-box; }
	.nav-wrapinner p{display:block; margin:0; padding:0 36px; color:#333333; box-sizing:border-box; font-size:1.5rem; font-weight:normal; line-height:180%; text-align:center;  }
		
		
	.nav-wrap.close{}
	  /*メニューボタン*/
	  .nav-button,
	  .nav-button span {
		display: inline-block;
		transition: all 0.4s;
		box-sizing: border-box;
	  }
	
	  .nav-button {
		z-index: 22001;
		width: 60px;
		height: 120px;
		padding:0;
		box-sizing:border-box;
		position:fixed; top:30px; right:50px; }
	  .nav-button.active {
		z-index: 22001;
		width: 60px;
		height: 120px;
		padding:0;
		box-sizing:border-box;
		position:fixed;  top:30px; right:50px; }
	
	  .nav-button span {
		position: relative;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #333333;
		border-radius: 0;	
	
	  }
	  .nav-button.active span {
	
		background-color: #333333;
	  }
	
	  .nav-button span:nth-of-type(1) {
		top: -5px; width:60px;
	  }
	
	  .nav-button span:nth-of-type(2) {
		bottom: 6px; width:60px;
	  }
	
	  .nav-button span:nth-of-type(3) {
		background:none;
		color:#333333; text-align:center;
		bottom: 0px;
		font-size:1.2rem;font-family: "Poppins", sans-serif; font-weight: 400; text-align:center;
	  }
	
	  .nav-button.active span:nth-of-type(1) {
		-webkit-transform: translateY(16px) rotate(-45deg);
		transform: translateY(13px) rotate(-45deg);
	  }
	
	  .nav-button.active span:nth-of-type(2) {
		-webkit-transform: translateY(-1px) rotate(45deg);
		transform: translateY(-1px) rotate(45deg);
	  }

	  .nav-button.active span:nth-of-type(3) {opacity:0;}

 	@media (max-width: 1200px){
	  .nav-button {
		z-index: 22001;
		width: 60px;
		height: 120px;
		padding:0;
		box-sizing:border-box;
		position:fixed; top:10px; right:20px; }
	  .nav-button.active {
		z-index: 22001;
		width: 60px;
		height: 120px;
		padding:0;
		box-sizing:border-box;
		position:fixed;  top:10px; right:20px; }
	
	  .nav-button span {
		position: relative;
		left: 0;
		width: 100%;
		height: 2px;
		background-color: #333333;
		border-radius: 0;	
	
	  }
	  .nav-button.active span {
	
		background-color: #333333;
	  }
	
	  .nav-button span:nth-of-type(1) {
		top: -5px; width:60px;
	  }
	
	  .nav-button span:nth-of-type(2) {
		top: -8px;width:60px;
		 
	  }
	
	  .nav-button span:nth-of-type(3) {
		background:none;
		color:#333333; text-align:center;
		bottom: 0px;
		font-size:1.2rem;font-family: "Poppins", sans-serif; font-weight: 400; text-align:center;
	  }
	
	  .nav-button.active span:nth-of-type(1) {
		-webkit-transform: translateY(16px) rotate(-45deg);
		transform: translateY(13px) rotate(-45deg);
	  }
	
	  .nav-button.active span:nth-of-type(2) {
		-webkit-transform: translateY(-1px) rotate(45deg);
		transform: translateY(-0px) rotate(45deg);
	  }

	  .nav-button.active span:nth-of-type(3) {opacity:0;}

	}