@charset "UTF-8";
.btnbtn{
		position: absolute;
		top:37px;
		right: 42px;
		transform: scale(1.9);
	opacity: 0;}
li{
	list-style: none;
}

/*ヘッダー*/
header{
	
}

.container{
	max-width: 1200px;
	/*background-color: antiquewhite;*/
	padding: 0 20px;
	margin: 0 auto;
	/*height: 50px;*/
	width: 95%;
}
	a{
	color: black;
	text-decoration: none;	
	}	

.btn a:hover{
	color: silver;
}
 a:hover{
	color: silver;
}
a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
a:hover p{
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}
a:hover li{
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}

 a:hover div {
	
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;

}	
body {
font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'  
}


	
	
/*ヘッダートップ*/
header{
	position: fixed;
	top:0px;
	left: 0px;
	/*background: white;*/
	width: 100%;
	background-color: white;
}
header .container{
	background-color: white;
	margin-top: -22px;
}
.header-top{
	display: flex;
	align-items: center;
	



	
	/*background-color:aqua;*/
	/*height: 130px;*/
}

/*ヘッダーロゴ*/
.header-rogo .rogo img{
	height:70px;
}
/*ヘッダーネット予約*/
.header-top-2{
	margin-left: auto;
	display: flex;
	/*background-color: aqua;*/
}
.bbb img{
	height: 40px;
	margin-bottom: -20px
}
.bbbz img{
	height: 30px;
	margin-bottom: -20px
}
.fff{
	display: flex;
	
}
.ddd img{
	height: 40px;
	margin-bottom: -20px
}
.eee img{
	height: 40px;
	margin-bottom: -20px
}
.aaa p{
	font-size: 10px;
	margin-top: 9px;
	margin-left: -4px;
	color: #3E3E3E;
}
.aaaz p{
	font-size: 10px;
	margin-top: 13px;
	margin-left: -4px;
	color: #3E3E3E;
	
}
.ccc p{
	font-size: 10px;
	padding-left: 10px;
}
.ccc{
	margin-left: 20px;
}
.aaaz{
	margin-right: 15px;
}




/*ヘッダーナビ*/

	
	/*background-color: aquamarine;*/


.nav {
	display: flex;
	list-style: none;
	justify-content: center;
	margin-top: -10px
	
}

.nav a{
	font-size: 15px;
	
	
	
}
.nav li{
	margin:0 25px; 
}
.nav a{
	font-size: 15px;
	color: #3E3E3E;
	
	
	
}
.nav a:hover{
	color: silver;
}
/*メイン*/
.main{
	margin-top: 120px;
}
.main_salon_open{
	background:url("../img/menu2202.jpg")no-repeat bottom;
	display: flex;
	margin: 0 auto;
	height: 600px;
	width: 90%;
	background-size: cover ;
	text-shadow: 0 0 30px silver ;
	max-width: 1000px;
}

.main_text{
	padding-top: 80px;
	
}

.main_salon_open h2{
	font-size: 100px;
	letter-spacing: 0.2em;
	font-weight: bolder;
	color: white;
		
}
.main_bbox{
	width: 100%;
	height: auto;
	
}
.main_bbox img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.menu__list{
	margin-bottom: 200px;
}


.menu_top_txt{
	max-width: 900px;
	/*text-align: center;*/
	border: 0.1px solid gray;
	padding: 50px 25px;
	margin:50px auto;
}


.menu_box{
	
	max-width:900px;
	margin: 150px auto 70px;
}



.menu_titl{
	display: flex;
	justify-content: center;
	font-size: 25px;
	margin-bottom: 30px;
}
.menu_titl_t{
	display: flex;
	justify-content: center;
	font-size: 25px;
	margin-bottom: 30px;
	margin-top: 60px;
}
.menu_titl_b{
	display: flex;
	justify-content: center;
	font-size: 25px;
	margin-bottom: 30px;
	text-align: center;
}

.menu_list{
	display: flex;
	justify-content: space-between;
	border-bottom: 0.1px solid;
	padding: 10px 30px;
	margin-top: 10px;
	
}
.menu_name{
	font-size: 20px;
}
.menu_price{
	font-size: 20px;
	margin-left: auto;
}

.menu_price2{
	font-size: 20px;
	margin-left: auto;
	white-space: nowrap;
}

.menu_txt{
	padding: 10px 30px;
	color: gray;
}
.cred_txt{
	display: flex;
	justify-content: center;
}
.cred{
	
	text-align: center;
	background:#CDCACA;
	padding: 15px 200px;
	margin-top: 100px;
}
.tb{
	text-align: center;
	margin-top: -15px;
}
.yuk{
	font-size: 5px;
	
}
.yukt{
	margin-left: auto;
}
.blu{
	color:red;
	font-weight: bold;
}



.footer{
	background-color:#C7C0C0;
	padding: 40px 0;
	margin-top: 100px;
	
	
}
.footer_area{
	display: flex;
	flex-direction: column;
	align-items: center;
	/*background-color: aqua;*/
	
}
.footer_area ul{
	/*align-items: center;*/
	display:flex;
	list-style: none;
	/*flex-wrap: wrap;*/

	justify-content: center;
	margin-left: -20px;
	margin-bottom: 25px;
}

.footer_area ul li{
	height: 15px;
	padding-right: 5px;
	
}


.footer_area p{
	align-items: center;
	font-size: 13px;
	margin:0 -10px;
}
.footer_area img{
	height: 20px;
}

.footer_img{
	width: 50%;
	margin: 0 auto 50px;
	height: auto;
	display: flex;
	justify-content: center;
}
.footer_img img{
	width: 100%;
	height: auto;
	object-fit: cover;
	padding: 10px;
	 
}






@media (max-width: 768px) {
	
	.navbar{
		display: none;
	}
	hr{
		display: none;
	}
	.aaa{
		display: none;
	}
	.aaaz{
		display: none;
	}
	header{
		position: fixed;
		/*background-color: white;*/
		top:0px;
		left:0px;
		width:100%;
        height: 73px;
		background-color: transparent;}
	
	
	header .container{
		/*background: white;*/
        padding: 0 10px;
	}
	.heah{
		display: flex;
		width: 100%;
		/*align-items: center;*/
		
	}
	
	.rogo_header.hum_img img{
		height: 40px;
		width: 40px;
		
	}
	.hum_img{
		margin-right: auto;
			position: absolute;
		top:12px;
		right: 12px;
	}
	.hum_nav{
		/*margin-left: 35px;*/
		margin-top: -50px;
       transform: translateY(-180%);
	    transition: 0.4s;
		background-color:white;
		opacity: 0.8;
	}
	
	.hum_nav li{
		padding: 15px 0;
		
	}
	.btnbtn:checked ~ .hum_nav{
		transform: translateY(0%);
		
	}
	.btnbtn{
		position: absolute;
		top:23px;
		right: 22px;
		transform: scale(1.9);
          /*opacity: 0;*/
		
	}
	
	.online_btnn a{
		color: #FF006C;
		display: flex;
		align-items: center;
	}
	.online_btnn p{
		margin: 0 0 0 10px;
		padding: 0;
	}
	.ccc{
		position: absolute;
		right:60px;
		top:10px;
	}
	.main_salon_open h2{
		font-size: 80px;
		
	}
	.menu_top_txt{
		width: auto;
		text-align: left;
		padding: 15px;
	}
	.cred{
		padding: 10px;
	}
	
	
.container{
	padding: 0;
}
	
	
		.footer_img{
		flex-direction: column;
		width: 80%;
	}

	.menu_titl{
		font-size: 22px;
	}
	.menu_titl_b{
		font-size: 22px;
	}
	
	.menu_list{
		padding: 10px 10px;
		
	}
	.menu_name{
		font-size: 16px;
		margin-right: 10px;
	}
	.menu_price{
		font-size: 16px;
		margin-left: 25px;
	}
	.menu_price2{
		font-size: 16px;
		
	}
	
	.menu_txt{
		padding: 10px 10px;
	}
    
	
}
@media (max-width: 480px) {
	.main_salon_open{
		height: auto ;
	}
	.main_salon_open h2{
		font-size: 60px;
		
	}
	.main_text{
		padding-top: 0;
	padding-bottom: 80px;
	
}
}





@media(min-width:769px){
	
.hum_img{
	display: none;
	
	}

.hum_nav{
	display: none;
  
}

}


