 @charset "UTF-8";
/* CSS Document */
html{font-size: 100%;}

body{font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS  PGothic", sans-serif;
	line-height: 1.7;
	color:#FFFFFF;
	font-size: 16px;
    background-color:#FFFFFF}
a{text-decoration: none;}
img{max-width:100%;}





small{
  color:#fff;
  display: block;
  text-align: center;
}



#footer{
  background:#333;
  padding:20px;
}




/*------------------------------------------- inedex.htmiのcss--------------------------------------------------------- */

#cate{
	width:100%;
	margin: 0 auto;
}

#header a{
	width:500px;
	margin-top:20px;
	font-size: 3rem;
	color:#fff;
    font-family:'Philosopher','serif';
	text-transform: uppercase;
	font-weight:normal;
}


.page-title {
	width:500px;
	margin-top:20px;
	font-size: 1.3rem;
	color:#fff;
    font-family:'Philosopher','serif';
	text-transform: uppercase;
	font-weight:normal;
}



.page-header{
	
	max-width: 1100px;
	
	margin:o auto;
	padding:0 4%;
		
}

.main-nav{
	display:flex;
	 font-family:Verdana, Geneva,'sans-serif';
	font-size: 1.25rem;
	text-transform: uppercase;
	margin-top: 30px;
	list-style: none;
}

.main-nav li{
	margin-left: 36px;
}

.main-nav a{
	color:#282727;
}

.main-nav a:hover{
	color:yellow;
}/* HOME
------------------------------*/
.home-content{text-align:center;
	 
	 }

        

/*見出し*/

.page-title{
	font-size: 5rem;
	color:#FFFFFF;
    font-family:"Courier";
	text-transform: uppercase;
	font-weight:normal;
	text-shadow:0 5px 5px black;
	
}

.introduction{
	padding-top: 200px;
}





/*ボタン*/
.button-base{
	margin-top: 50px;

}

a.button{
	margin-top:300px;
	font-size: 1.375rem;
	background-color:#000;
	color: aliceblue;
	border-radius: 5px;
	padding:18px 32px;
}


.button:hover{
	background: #F41993;
}



/*大きな背景*/
.big-bg{
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

#home{
	background-image:url("../images/webimages/main-bg.jpg");
	min-height: 100vh;
}

#home .page-title{
	text-transform: none;
}



/*========= オープンボタン ===============*/

/*========= ■ハンバーガーボタン機能■  ボタンのためのCSS ===============*/
.openbtn{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:10px;
	right: 10px;
	cursor: pointer;
    width: 50px;
    height:50px;
}
	  
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
	background-color: #FFFFFF;
  	width: 60%;
  }

.openbtn span:nth-of-type(1) {
	top:15px;	
}

.openbtn span:nth-of-type(2) {
	top:23px;
}

.openbtn span:nth-of-type(3) {
	top:31px;
}

.openbtn.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}




#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
	top:-120%;
    left:0;
	width:100%;
    height: 100vh;/*ナビの高さ*/
	background:#999;
    /*動き*/
	transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav li{
	list-style: none;
    text-align: center; 
}

#g-nav li a{
	font-size:2rem;
	font-family:"Arial Black", Gadget, "sans-serif";
	color:yellow;
	text-decoration: none;
	padding:30px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	font-weight: bold;
}

/*========= オープンボタン終わり ===============*/

#backbase{
	background-color:gray;
	background-color:rgba(255,255,255,0.6);
  　background-blend-mode:lighten;
    padding-bottom: 30px;
}

/*========= 項目アンダーバー ===============*/
.under{
	widh:100%;
	margin:0 auto;
	padding: 15px 30px;
	color:dimgray;
	text-align: center;
  
	font-family:"Courier";
	font-size:3rem;
	text-decoration: underline;
	color:fuchsia;
	}


/*========= about ===============*/

  
  

.about-title{
	color:#313030;
	margin-bottom: 30px;
	font-family: 'TsukuARdGothic-Regular',sans-serif;
}
#about p{
	color:#000;
	margin-bottom: 50px;
	font-family: 'TsukuARdGothic-Regular',sans-serif;
}



/*========= contact ===============*/
.contact{
	background-color:gray;
}


.myForm {
  width: 40%;
  margin-left: auto;
    margin-right: auto;
  text-align: left;
}

.myForm input[type="text"], .myForm input[type="email"] {
  margin-bottom: 20px;
  margin-left: 20px;
  padding: 2px 8px;
  background: #FFFFFF;
  border: 1px solid #494949;
  border-radius: 3px;
  width: 90%;
}

.myForm textarea {
  margin-bottom: 40px;
  padding: 2px 8px;
  background: #FFFFFF;
  border: 1px solid #494949;
  border-radius: 3px;
  width: 90%;
  margin-left: 20px;
  height: 200px;
}

.myForm input[type="button"] {
  padding: 15px 40px;
  border: none;
  background:#616060;
  color:#fff;
  border-radius: 0px;
  margin: 0 auto 60px;
  display: block;
 font-family: 'TsukuARdGothic-Regular',sans-serif;
font-size:1rem;
}

.myForm input#checkbox {
  margin-right: 10px;
}

.myForm label {
  font-weight: normal;
}

.myForm label:hover {
  cursor: pointer;
}

.myForm input[type="button"]:hover {
  opacity: 0.7;
}



/*-------------------------------------------web.htmiのcss--------------------------------------------------------- */


#top{
	height:190px;/*高さ指定*/
	width:100%;/*横幅指定*/
	/*以下はレイアウトのためのCSS*/
	background:#FFFFF;
	text-align: center;
	padding: 5px;
}
　　　

.page-header{
	display:flex;
	justify-content: space-between;
	margin-top: 5px;
}





#cate{
	background: #000;
	height: 3vh;
}


/*==================================================
ギャラリースライダーのためのcss
===================================*/


/*画像の横幅を100%にしてレスポンシブ化*/
img{
  width: 100%;
  height: auto;
  vertical-align: bottom;/*画像の下にできる余白を削除*/
}

/*メイン画像下に余白をつける*/

.gallery{
  margin:0 0 5px 0;
}

/*矢印の設定*/

/*戻る、次へ矢印の位置*/
.slick-prev, 
.slick-next {
    position: absolute;/*絶対配置にする*/
    z-index: 3;
    top: 70%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #F6FB03;/*矢印の色*/
    border-right: 2px solid #F6FB03;/*矢印の色*/
    height: 10px;
    width: 10px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:1%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:1%;
    transform: rotate(45deg);
}

/*選択するサムネイル画像の設定*/

.choice-btn li{
  cursor: pointer;
  outline: none;
  background:#FCF595;
  width:5%!important;
 height:5%!important;
}

.choice-btn li img{
  opacity: 0.4;/*選択されていないものは透過40%*/
}

.choice-btn li.slick-current img{
  opacity: 1;/*選択されているものは透過しない*/
}

/*========= ギャラリーレイアウトのためのCSS ===============*/

/*エリア全体を中央寄せ*/
.wrapper{
  width:94%;
  max-width:960px;
  margin:0 auto;
 margin-top:100px;
margin-bottom:100px;
}




#item1{margin-top: 50px;
      margin-bottom: 50px;
}

#item2,#item3,#item4{margin-top: 150px;
      margin-bottom: 50px;
}

.arrow{color:#fff;
	 font-size: 0.8rem;   
	 background-color:#000;  /* 背景色指定 */
    width: 250px;               /* 幅指定 */
    height: 25px; 
	padding-top:0.2%;
    margin:  0 auto; 
	margin-top: 10px;
    margin-bottom: 10px;
     }
	
	

#item2.arrow{color:#fff;
	 font-size: 0.8rem;   
	 background-color:lightslategray;  /* 背景色指定 */
    width: 250px;               /* 幅指定 */
    height: 20px; 
	padding-top:0.2%;
    margin:  0 auto; 
	margin-top: 20px;
    margin-bottom: 20px;
     }




ul{
  margin:0;
  padding: 0;
  list-style: none;
}

a{
  color: #333;
}

a:hover,
a:active{
  text-decoration: none;
}

.category{
 width: 900px;
  text-align: center;
  font-size:1.5vw;
  font-family:Tahoma, Genev
	  a, "sans-serif";
  color:#535252;
  background:linear-gradient(transparent 60%, #ff6 60%);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:10px 0;
}

.category {
	width:30%;
	margin: 0 auto;
}



 h1{
  text-align: center;
  font-size:2vw;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:10px 0;
}
h2{
  text-align: center;
  font-size:1.5rem;
  color:#242424;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:0 auto;
}

h3{
  text-align: center;
  font-size:0.8rem;
  color:#242424;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin:1px 0;
}

p{
  margin:30px 0;
  word-wrap : break-word;
}



.page-header{
	width:100%;
	max-width: 1100px;
	margin:0 auto;
	padding:0 0.05%;
	display: flex;
	justify-content: space-between;
}


.page-header h1 {
  font-size:2rem;
font-family:'Philosopher','serif';
}

.page-header h1 a{display: block;
	              height: 20px;
	              font-size:2rem;
                  color:#242424;
                  flex-wrap:wrap;
                 } 

.main-nav li{font-size:1rem;
             font-family:"Arial Black", Gadget, "sans-serif";}




.cate ul{
  font-size:1.5rem;
  text-align: center;
  margin: 50 0 5px 0;


}


p{
  margin-top:10px;          
  text-align: center;
  margin: 10px 0 10px 0;
}

.page-header{
	justify-content: space-between;
	height: 60px;
    padding-right: 5px;
    padding-left: 5px;
}








.page-header wrapper{
    background-color:#000000;
    height: 10px;
    margin-bottom: 40px;
}

.page-header wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.main-nav2{
	
	width:100%;
	display:flex;
	font-size:0.9rem;
	text-transform: uppercase;
	font-family:'arial black';
	margin-top: 80px;
	margin-bottom: 10px;
	text-align: center;
	list-style: none;
	background:#FA00E1s;
}



.main-nav2 li{
	width:84%;
  max-width:960px;
margin-left: 10px;
  margin:0 auto;
 

}

.type2{
	padding-left: 5px;
}



.main-nav2 a:hover {
    background-color:fuchsia;
    }



 .main-nav2 a{
	position: relative;
  display: inline-block;
  text-decoration: none;
 color:#fff;
font-family:'arial black';
	margin-left: 0.5rem;
	 
}

 .main-nav2 a::after {
  position: absolute;
  bottom: 2px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background:fuchsia;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
 
}


 .main-nav2 a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
 
}



#wrapper{
	max-width:1100px;
	margin:0 auto;
	padding: 0 4%;
}



/*-------------------------------------------モバイル版--------------------------------------------------------------*/

@media (max-width:600px) 
{
	#header h1 a{font-size: 2rem;
	          color:#fff;
              font-family:'Philosopher','serif';
	          text-transform: uppercase;
	          font-weight:normal;}
	
	
	#video-area{
		height:100vh;
        width:100vw;
	}
.openbtn{right:10px;}
	
.page-title {
    font-size: 3rem;
    margin-left: 3.1rem;
}

.myForm {
	width: 100%;}
	.under{
		font-size:2rem;
	}
#about,#Contact
	{
		margin:0 auto;
		font-size: 1rem;
	}
	.ib { display:inline-block; }
/*--------------web.html--------------------*/
	
	#top{
		width:100%;
		
}
	
	header.page-header{
		width:100%;
		margin: 0 auto;
		flex-direction: column;
	}	
	
	.page-header h1,
	.main-nav{
		width:100%;
		font-family:'Philosopher','serif';
		}
	
	

	
	.page-header h1 a{
		width:100%;
		flex-wrap:wrap;
		 
	}
	
	
	
	ul.main-nav{
	     width:100%;
		margin-top: 50px;
    text-align: center;
         
		
		
	}
	
	.main-nav li{
		width: 100%;
		font-size:70%;
		margin-left: 2px;
	
	}
	
	#cate{width: 100%;
         margin: 0 auto;
		margin-top:7rem;
	}
	
	
.main-nav2{
	
	width: 100%;
    margin: 0 auto;
	background-color:#000;
	font-size:1.5rem;
	margin-top: 27px;
	 overflow-x: auto;
      white-space: nowrap;
      -webkit-overflow-scrolling: touch;
	}	
	
	.main-nav2 a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    margin-left: 3em;
	
}
	
	
	.main-nav2 li{
		width: 100%;
		font-size:60%;
		padding: 20,0,20.70;
		
	    
	}
	
	
	.portfolio{
		margin-top:8rem;
	}
	
	.slick-prev{
		border-top:2px solid #767576;
    border-right: 2px solid #767576;
	}
	.wrapper{width:80%;
	         margin:0 auto;}
	
	
	.category {
    width: 80%;
    text-align: center;
	font-size:5vw;
	
}
	
	
	
	.gallery li h2{
		font-size:0.8rem;
	}
	
	.gallery li h3{
		font-size: 0.5rem;
         width: 80%;
         margin: 0 auto;
	}

	.arrow{
		font-size:0.7rem;
		width: 150px;          
    height: 15px; 
	padding-top:0.2%;
    margin:  0 auto; 
	margin-top:10px;
	margin-bottom:10px;
	}
}






