@charset "UTF-8";

/*
 *
 * CONTACT START
 *
 */
 
.contact_tel {display: none}

.contact_tittle p{
	font-family: 'Rasa 27px', serif;
	margin-top:-5px;
	border-bottom: #221814 solid 2px;
	padding-bottom:15px;
	display:inline-block;
}

.contact_tel p,.contact_tel_smart p{
	font-family: 'lato', sans-serif;
	}

.contact_tel_smart a{
	color: #221814;
	letter-spacing:0.2rem;
	text-decoration: none;
}

.contact_text span{
	display: inline;
}


.contact{
	padding:80px 20px;  
	background-image: url(../img/contact_back2.jpg);
	margin-bottom:40px;
}

@media(max-width:991px) {
.contact{
	padding:40px 30px;  
	margin-bottom:30px;
}
}

@media (min-width: 768px)and  (max-width:1089px) {
.contact_text span{
	display: block;
}

}

@media (max-width:1089px) {
.contact_time_open dl{
	padding-bottom:10px;
}
.contact_time_close dl{
	padding-bottom:10px;
}

.contact_tittle p{
	font-size:35px;
	margin-bottom:20px;
	padding-bottom:10px;
	
}
.contact_tel_smart p{
	font-size:30px;
	font-weight:nomal;
	margin:20px 0;
}

}


@media (min-width:1090px) {
	
.contact{
	max-width:1090px;
	height:300px;
	margin: 0  auto;  
    text-align: left;
	background-image:
	url(../img/contact_back.jpg), 
    url(../img/contact_back2.png);
	background-repeat:
	no-repeat,
	repeat; 
	background-position:
    center, 
	center;
	margin-bottom:40px;
	padding:0px;  
	}
	
.contact1{
	padding:75px 100px 5px 100px
}  
.contact2{
	padding-left:100px;
	padding-right:100px;
	
}  

.contact_tittle p{
	font-size:35px;
	margin-top:10px;
	
	}


/* CONTACT1 */	
.contact1:after	{content: "";
	display: block;
	clear: both;
	margin-bottom:0px;
}

.contact_tittle	{float: left;
	width: 20%;}

.contact_time{float: left;
	width:45%;
	padding-left: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing:0;
	margin-top:10px;
	}
	
.contact_tel{float: left;
	width: 35%;
	height:auto;
}

.contact_time_close{
	padding-bottom:0px;
}
.contact_time br{
	display: none;
}
.contact_tittle span{
	display:none;
}
	
.contact_tel {display: block !important;}
	
.contact_tel_smart {display: none}


.contact_time dl{
	font-size:12px;
	line-height:1.5;
	letter-spacing:1px;
}
 
.contact_time dt{
	clear: both;
	float: left;
	width: 75px; 
}

.contact_time dd{
	padding:0 0 0 75px;
}

.contact_tel p{
	font-size: 31px;
	color: #221814;
	letter-spacing:0.2rem;
	margin-top:10px;
	}

/* CONTACT2 */	
.contact2:after	{
	content: "";
	display: block;
	clear: both}
	
.contact_text{
	float: left;
	width: 62%;
	line-height: normal;
}

.contact_img_outer{float: left;
	width: 38%;
	padding-left: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


.contact_text span{
	display: inline;
}

}



@media(max-width:767px) {
.contact{
	padding:30px 20px;  
	margin-bottom:20px;
	background-image: url(../img/contact_back2.jpg);
	background-position:-100px 0;
}
.contact_tittle p{
	font-size:24px;
	padding-bottom:0px;	
}
.contact_tel_smart p {
	font-size:25px;
}
}

/*
 *
 * CONTACT END
 *
 */



/*
 *
 * FOOTER1 START
 *
 */

/* 全体 */

.footer_nav_right{
	margin-right:5px;
}


#footer1{
	padding: 70px;
	background-color: #A897B1;
	text-align: left;
	color: #fff;	
	} 
	
#footer1 h3 {
	font-size:23px;
	font-family: 'Rasa 27px', serif;
	margin-bottom:20px;
	font-weight:normal;
	letter-spacing:2px;
	color:#fff;
}
 
#footer1 a:link {
	color: #fff;
	text-decoration: none;
}

#footer1 a:visited{color: #fff;}
#footer1 a:hover{color:#749CC1;}
#footer1 a:active{color: #fff;}


/* 構成 */
#footer1:after	{
	content: "";
	display: block;
	clear: both
}
	
#footer_saloninfo {
	float: left;
	width:50%;
	height:auto;
}

#footer_nav { 
	float: left;
	width: 25%;
	height:auto;
}


#footer_sns { 
	float: left;
	width: 25%;
	height:auto;
}



/* インフォ */	 
#footer_saloninfo p:nth-child(2) {
	margin-bottom: 10px;
}
	  
#footer_saloninfo dl{
	margin-top: 10px;
}
	 
#footer_saloninfo dt{
	clear: both;
	float: left;
	width: 65px; 
}

#footer_saloninfo dd{
	padding:0 0 0 65px;
}

/* ナビ */	 
#footer1 ul{
	list-style-type:none;
}

/* ソーシャル */	
#footer_sns ul:after	{
	content: "";
	display: block;
	clear: both
}

#footer_sns li	{
	float: left;
	margin-top: 10px;
	margin-right: 10px
}
	
#footer_sns li	a {
	font-size: 20px;
    margin-right:10px;
}
	

@media (min-width: 768px)and  (max-width:991px) {
	
#footer1{
	padding: 40px 30px 40px 30px; 
	}
	
#footer_saloninfo {
	float: left;
	width:70%;
	height:auto;
	padding-right:20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; 
}

#footer_nav { 
	float: left;
	width: 30%;
	height:auto;
}

#footer_sns { 
	float: left;
	width:70%;
	height:auto;
	margin-top:40px;
}

}

@media (max-width:767px) {

#footer1{
	padding: 40px 20px 0 20px; 
	}

#footer_saloninfo,#footer_nav ,#footer_sns{
	width: 100%;
	margin-bottom:40px;
	}
	
#footer2 span{
	display:block;
	margin-left:13px;
}
}

@media (min-width: 992px) {
#footer_saloninfo br{ 
display:none;
}
}

/*
 *
 * FOOTER END
 *
 */

/*
 *
 * FOOTER2 START
 *
 */
 
#footer2{
	padding:10px 70px 10px 70px;
	background-color:#4E4D54;
	color:#C9CACA;
	text-align: left;
}

#footer2 p{
	font-size:12px;
}

@media (min-width: 768px)and  (max-width:991px) {
	
#footer2{
	padding-left:30px;
	}

}

@media (max-width:767px) {

#footer2{
	padding-left:20px;
	}
}

/*
 *
 * FOOTER2 END
 *
 */



/*
 *  
 *  AMEBA FONT
 *
 */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-az54wr');
	src:url('../fonts/icomoon.eot?#iefix-az54wr') format('embedded-opentype'),
		url('../fonts/icomoon.ttf?-az54wr') format('truetype'),
		url('../fonts/icomoon.woff?-az54wr') format('woff'),
		url('../fonts/icomoon.svg?-az54wr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-ameba:before {
	content: "\e600";
}

/*
 *  
 *  AMEBA FONT
 *
 */

