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



.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: 150px;
}
.main_salon_open{
	background:url("../img/contact.jpg") no-repeat;
     display: flex;
	margin: 0 auto;
	height: 600px;
	width: 90%;
	background-size: cover;
	max-width: 1000px;
	text-shadow: 0 0 30px silver ;
	
}

.top_staff{
	padding-top: 350px;
	
}



.main_salon_open h2{
	display: flex;
	font-size: 90px;
	color:white;
	letter-spacing: 0.1em;
	
}

.recruit >.container{
	max-width:900px;
	margin: 100px auto;
	width: 100%;
	padding: 0 20px;
}

.contact_txt {
	max-width:600px;
	display: flex;
	flex-direction: column;
	
}
.contact_txt p{
	margin-top: -5px;
margin-bottom: 15px;
margin-left: 15px;
}
.contact_phone{
	padding: 50px 0;
	width:auto;
	/*background-color:#D9AD91;*/
}
.contact_phone>.container{
	display: flex;
	flex-direction: column;
	align-items: center;

}
.contact_txt_tel{
	display: flex;
	margin-top: 70px;
}
.contact_txt_tel p{
	font-size: 25px;
	padding: 50px 90px 5px 0px;
	
}
.contact_txt_mail p{
	font-size: 25px;
	padding: 40px 5px;
	
}
.contact_txt_tel h3{
	font-size: 35px;
	padding: 30px 50px 30px 0px;
	
}
.contact_txt_mail h3{
	font-size: 30px;
	padding: 30px;
}
	.contact_txt_mail{
	display: flex;
	margin-top: -50px;
}
.recuruit_titl{
	border-bottom: 0.1px solid;
	padding: 30px;
	margin-bottom: 30px;
}



.contact>.container{
	width: 900px;
	margin: 100px auto 200px;
}
.soho_top_reserve_titl3{
	max-width:900px;
	margin: 0 auto;
	width: 100%;
	/*padding: 0 20px;*/
}
.contact_list{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 100px 0;
}
.contact_name{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	
}
.name_box{
	width: 300px;
	padding: 15px;
}

	
.contact_mail{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	
}
.email_box{
	width: 300px;
	padding: 15px;
}

.contact_tel{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	
}
.tel_box{
	width: 300px;
	padding: 15px;
}



.contact_message{
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
	
}
textarea{
	width: 300px;
	padding: 15px;
	margin-bottom: 30px
}
label{
	margin-left: -20px;
	margin-bottom: 20px;
}

button{
	padding: 5px 20px;
}
span{
	/*color:#EF6E6E;*/
	color: brown;
}

/*ご予約に関しては*/
.soho_top_reserve_list ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
    padding: 0;
	color: white;
	
}
.soho_top_reserve_list li{
	
	margin: 30px 5px 0;
	padding: 30px 40px;
	background:#FFF7F0;
	width:220px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border: 1px #B59156 solid;
}
.shop_name{
	font-size: 16px;
	
	text-align: center;
	font-weight:normal;
	letter-spacing: 0.2em;
	color: #81604B;
}
.shop_phone{
	font-size: 15px;
	margin-top: 10px;
	text-align: center;
	color: #81604B;
	letter-spacing: 0.1em;
}
.soho_top_reserve_list li p a {
	color: #81604B;
}
	
	

/*フッター*/

.footer{
	background-color:#C7C0C0;
	padding: 40px 0;
	
	
}
.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;*/
	padding: 0;
	justify-content: center;
}

.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;
	}
	
	.contact>.container{
		width: auto;
	}
	.top_staff h2{
		font-size: 60px;
	}
.container{
	padding: 0;
}
	
	.recruit >.container {
		padding: 0;
	}
	
.contact_phone>.container{
	padding: 0 20px;
	 width: auto;
	align-items: flex-start;
	}
	.contact_txt_tel {
		display: block;
	}
	.contact_txt_tel p {
		padding: 0;
	}
	.contact_txt_tel h3 {
		padding: 0 0 40px 0;
	}
	.contact_txt_mail {
		display: block;
		
	}
	.contact_txt_mail p {
		padding: 0;
		
	}
	.contact_txt_mail h3 {
		padding: 0;
		
	}
	.footer_img{
		flex-direction: column;
		width: 80%;
	}
    
    
    
/*ご予約に関しては*/
.soho_top_reserve_list {
    width: 100%;
    }
.soho_top_reserve_list ul{
/*    width: 80%;*/
	display: block;
	margin: 0 auto;
    padding: 0;
	
}
.soho_top_reserve_list li{
	
	margin: 30px auto 0;
	padding: 30px 0;
	background:#FFF7F0;
	width:100%;
	
}
.shop_name{
	font-size: 14px;
}
.shop_phone{
	font-size: 12px;
}

}
@media (max-width: 480px) {
	.main_salon_open{
		height: auto !important;
	}
	.top_staff h2{
		font-size: 50px;
	}
	.top_staff{
	padding-top: 130px;
	
}
}


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

.hum_nav{
	display: none;
  
}

}
