body{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,"ＭＳ Ｐゴシック",sans-serif;
	padding:0;
	margin:0;
	text-align: center;
	color: #3e3a39;
	font-size: 14px;
	line-height:200%;
    width: 100%;
	background:url(../img/lucia_bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
    letter-spacing:0.1em;
}

p{line-height:200%}
a:link { color: #3E3A39;
transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
text-decoration: none; }
a:visited { color: #3E3A39;}
a:hover { color:  #3E3A39;
text-decoration: none; }
a:active { color:  #3E3A39;}


/*
 *
 *  HEIGHT
 *
 */
 
	

	
#intro p:nth-of-type(2){
	margin: 60px 0 70px;
}

#footer-inner img{
	margin-bottom:20px;
}

@media (max-width:767px) {


#intro p:nth-of-type(2){
	margin: 20px 0 30px;
}


	
}
/*
 *
 *  HEIGHT
 *
 */
 

/*
 *
 * TITTLE
 *
 */
 
.tittle p{
	border-bottom: #3E3A39 solid 3px;
	font-family: 'Lora', sans-serif;
	font-size:35px;
	margin-bottom:40px;
	letter-spacing:0.1rem;
	color:#3E3A39;
}
@media (max-width:767px) {
.tittle p {
	font-size: 24px;
	margin-bottom:25px;
	}	
}

/*
 *
 * TITTLE
 *
 */
 

/*
 *
 * ARTICLE
 *
 */
 
.article{
	width: auto;  
    margin: 0 auto;  
    text-align: left;  
	padding: 100px; 
	margin-bottom:40px; 
	border:2px solid #3E3A39;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;  
	background-color:#ffffff;
}

.article_inner{
	padding: 100px;  
}

.tittle_margin{
	margin-top:100px;
}

@media (min-width: 768px)and  (max-width:991px) {	
.article{
	padding:30px;
	margin-bottom:30px;   
}
.tittle_margin{
	margin-top:30px;
}
}

@media (max-width:767px) {
		
.article{
	padding:20px;  
    border: 15px solid #F2F2F0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;  
	background-color:#ffffff;
	line-height:1.8;
	margin-bottom:20px;  
}
.tittle_margin{
	margin-top:20px;
}
}

/*
 *
 * ARTICLE
 *
 */



/*
 *
 * WHITE START
 *
 */
 
.white{
	height:50px;
}

@media (min-width:768px){
.white{
	height:110px;
}
}

@media (min-width:992px) {
.white{
	height:110px;
}
}

/*
 *
 * WHITE END
 *
 */




 

/*
 *
 * INTRO START
 *
 */


#intro p:first-child {
	background-color:#fff;
	border-bottom:2px solid #3E3A39;
	border-top:2px solid #3E3A39;
	font-size:22px;
	letter-spacing:5px;
	padding:35px;
	font-family: 'lato', serif;
}

#intro p:nth-of-type(2) {
	color:#3E3A39;
	font-size: 22px;
	font-weight: normal;
	line-height: 2.1;
 	padding-top: 20px;
	padding-bottom: 40px;
	letter-spacing: 3px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,"ＭＳ Ｐゴシック",sans-serif;
}


#intro p:nth-of-type(2) small {
	font-size:18px;
	letter-spacing: 3px;
	display: block;
}


#intro p:first-child br,
#intro p:nth-of-type(2) br,
#intro p:nth-of-type(2) small br {
	display: none;
}


@media (min-width: 768px)and  (max-width:991px) {

#intro p:first-child {
	font-size:18px;
	letter-spacing:3px;
	padding:20px;	
}

#intro p:nth-of-type(2) {
	font-size: 20px;
	letter-spacing: 3px;
}
}


@media screen and (max-width: 767px) {
	
#intro p:first-child {
	font-size:17px;
	letter-spacing:2px;
	padding:20px;
	margin:40px 0;
}
	
	
#intro {
	margin: 0 auto 0 auto;	
}
	

#intro p:nth-of-type(2) {
	font-size: 14px;
	letter-spacing: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
  }
  
 
 #intro p:nth-of-type(2) small {
	font-size: 14px;
	letter-spacing: 2px;
}

#intro p:first-child br,
#intro p:nth-of-type(2) br,
#intro p:nth-of-type(2) small br{
	display: block;
}
}


@media(max-width:374px) {
#intro p:first-child br{
display: none
}
}	
/*
 *
 * INTRO END
 *
 */


/*
 * 
 * DIARY START
 *
 */
#diary {
	line-height:80%;
}

#diary a:hover{
	color:#D8D8D7;
}


#blog_icon_box_outer:after{
	content: "";
	display: block;
	clear: both;
}

/*
 * 
 * DIARY END
 *
 */




/*
 *
 * FOUR MENU START
 *
 */

#fourmenu{
	padding:110px 0 90px 0px;
	}

 

#fourmenu img	{
	width:100%;
    height: auto;
	border: none;
	max-width:250px;
}
	
#fourmenu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#fourmenu ul:after{
	content: "";
	display: block;
	clear: both;
}

#fourmenu li:nth-child(1),
#fourmenu li:nth-child(2),
#fourmenu li:nth-child(3)
{
	float: left;
	width: 22%;
	padding-right: 4%;
	
	}

#fourmenu li:nth-child(4)
{
	float: left;
	width: 22%;
	}	

#fourmenu li a{
	display: block;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,"ＭＳ Ｐゴシック",sans-serif;
	color:#3E3A39;
	font-size:15px;
	}


.fourmenu_outer_tittle{
	font-family: 'Lora', sans-serif;
	font-size:28px;
	margin-top:20px;
	margin-bottom:10px;
	color:#3E3A39;
	}
	
@media (max-width:1090px) {
#fourmenu{
	padding-left:20px;
	padding-right:20px;
	}

}


@media (min-width: 768px)and  (max-width:991px) {
#fourmenu{
	padding:90px 30px 40px 30px;
	}


	}
	
@media (max-width:767px) {
	
#fourmenu{
	padding:65px 15px 10px 15px;
	}
	
	
#fourmenu li:nth-child(1),
#fourmenu li:nth-child(3)
{
	float: left;
	width: 48%;
	padding-righ:3%;
	}
	

#fourmenu li:nth-child(2),
#fourmenu li:nth-child(4)
{
	float: left;
	width: 48%;
	padding-right: 0;
	}



#fourmenu li:nth-child(1),
#fourmenu li:nth-child(2){
	padding-bottom: 20px;
}

#fourmenu li a{
	font-size:14px;
	}

.fourmenu_outer_tittle{
	font-size:22px;
	margin-top:10px;
	margin-bottom:10px;

	}
}

@media(max-width:374px) {

#fourmenu p:nth-child(3){
	font-size:12px;
	}
	

}	

/*
 *
 * FOUR MENU END
 *
 */


/*
 *
 * NEWS START
 *
 */


.news_img img{
	margin-top:30px;
	max-width: 100%;
	height: auto;
	border: none
}
	 

	
.news_img {
	width: 50%;
	height: auto;
}


/*
 *
 * NEWS END
 *
 */


/*
 *
 * PICK UP START
 *
 */
 

.pickup{
	display: inline;
}


.pickup:after	{
	content: "";
	display: block;
	clear: both;
}

.pickup_image{
	float: left;
	width: 40%;
}

.pickup_text{
	float: left;
	width: 60%;
}
	
.pickup_text p{
	font-size:14px;
}

.pickup_text strong{
	font-weight:normal;
}

.pickup_text p:nth-child(3){
	color:#888;
	
}

.pickup_text p:nth-child(4),
.pickup_text p:nth-child(5),
.pickup_text p:nth-child(6)
{
	color:#888;
	font-size:12px;
	margin-top:5px;
	
}
	
	
	
.pickup_image{
	padding-right: 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.pickup {
	border-bottom: #414C5B solid 1px;
	padding-bottom: 40px;
	margin-bottom: 60px;
}

.pickup h2	{
	font-size:18px;
}

.pickup h2+p{
	font-size:15px;
	margin-bottom:10px;
}

.pickup_image img{
	width:100%;
    height: auto;
}
	
.more_icon_box{
	float: right;
    margin-top: 20px;
}



.more_icon_box:after{
	content: "";
	display: block;
	clear: both;
}

.right_more{
	margin-left:5px;
}


.pickup_image_waku img{
	border:solid 1px #ccc;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	}

@media (max-width:767px) {
	
.pickup_image{
	padding-right:0;
}

.pickup_image ,.pickup_text{
	width: 100%
}

.pickup_text h2 {
	margin-top: 25px;
	font-size:16px;
}

#article{
	padding: 50px;  
}

}

/*
 *
 * PICK UP END
 *
 */

/*
 *
 * PICK EFFECT START
 *
 */

figure {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px 0;
	background: #000;
	text-align: center;
	cursor: pointer;
}

figure img {
	position: relative;
	display: block;
}

figcaption {
	color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

figcaption::before,
figcaption::after {
	pointer-events: none;
}

figure figcaption,
figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

figure figcaption > a {
	white-space: nowrap;
	opacity: 0;
}

figure p {
	position: absolute;
	top: 1px;
	left: 314px;
	width: auto;
	margin: -0.5em 0 0 -4em;
	text-align: center;
	letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
}

.pickup_effect img {
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.pickup_effect:hover img {
	opacity: 0.3;
	-webkit-transform: scale(1.12);
	transform: scale(1.12);
}

.pickup_effect figcaption::before {
	position: absolute;
	top: 20px;
	right: 20px;
	bottom: 20px;
	left: 20px;
	border: 1px solid #fff;
	content: '';
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.pickup_effect figcaption::before,
.pickup_effect p {
	opacity: 0;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.35s;
	transition: opacity 0.3s, transform 0.3s;
}


.pickup_effect p {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.pickup_effect:hover figcaption::before,
.pickup_effect:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/*
 *
 * PICK EFFECT END
 *
 */




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

.contact_tittle p{
	font-family: 'Lora', sans-serif;
}

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

.contact_tel_smart a:link{
	color: #3E3A39;
	font-size:32px;
	letter-spacing:0.2rem;
	text-decoration: none;
}

.contact_text span{
	display: inline;
}


.contact{
	padding:80px 20px;  
	background-image: url(../img/contact_back2.jpg);
	-moz-background-size:auto 100%;
background-size:auto 100%;
background-position: center center;
	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:30px;
	
}
.contact_tel_smart a:link{
	font-size:35px;
}

}


@media (min-width:1090px) {

.contact_time_close{
	padding-bottom:0px;
}


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

 /* BOX1とBOX2を横に並べる設定 */
.contact1:after	{content: "";
	display: block;
	clear: both;
	margin-bottom:10px;
	}

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

.contact_time{float: left;
	width:33%;
	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: 33%;
	height:auto;
}



.contact2:after	{content: "";
	display: block;
	clear: both}
	
.contact_text{float: left;
	width: 62%;}

.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{
	max-width:1090px;
	height:240px;
	margin: 0  auto;  
    text-align: left;
	
	background-image:
    url(../img/contact_back.png);

	  background-repeat:no-repeat; 

	
	margin-bottom:40px;
	}
	

.contact1{
	padding-top:45px;
	padding-left:100px;
	padding-right:100px;

}  
.contact2{
	padding-left:100px;
	padding-right:100px;
	
}  

.contact_tittle p{
	font-size:23px;
	margin-top:5px;
	}

.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:29px;
	color: #3E3A39;
	letter-spacing:0.2rem;
	margin-top:10px;
	}

.contact_text span{
	display: inline;
}


}

@media(max-width:480px) {
.contact{
	padding:30px 20px;  
	margin-bottom:20px;
	background-image: url(../img/contact_back2.jpg);

}

.contact_tittle p{
	font-size:24px;
	
}
.contact_tel_smart a:link{
	font-size:24px;
}


}

/*
 *
 * CONTACT END
 *
 */


/*
 *
 * SECTION & FOOTER START
 *
 */
#section{
	padding:70px;
	background-color:#3E3A39;
	text-align: left;
	color:#bdbdbe;
	
	} 
	
#section h3 {
	font-size:23px;
	font-family: 'Lora', sans-serif;
	margin-bottom:20px;
	font-weight:normal;
	letter-spacing:2px;
	color:#fff;
}
 
#section a:link {
	color: #bdbdbe;
	text-decoration: none;
}

#section a:visited{ color: #bdbdbe;}
#section a:hover{color: #6c6b6c;
    }
#section a:active{color: #bdbdbe;}

	 
#section ul{
	list-style-type:none;
}

#saloninfo p:nth-child(2) {
	margin-bottom: 10px;
}
	 
	 
#saloninfo dl{
	margin-top: 10px;
}
	 
#saloninfo dt{
	clear: both;
	float: left;
	width: 65px; 
}

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


/* SNSアイコン */
#sns ul:after	{
	content: "";
	display: block;
	clear: both
}

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

/* 横に並べる*/
#section:after	{
	content: "";
	display: block;
	clear: both
}
	
#saloninfo {
	float: left;
	width:50%;
	height:auto;
}

#footer-nav { 
	float: left;
	width: 25%;
	height:auto;
}


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


#footer{
	padding:10px 70px 10px 70px;
	background-color:#1F1D1D;
	color:#bdbdbe;
	text-align: left;
	font-size:12px;
}


.section_right{
	margin-right:5px;
}



@media (min-width: 768px)and  (max-width:991px) {
	
#section{
	padding: 40px 30px 40px 30px; 
	}
	
#footer{
	padding-left:30px;
	}
	
#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;
}

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


}

@media (max-width:767px) {

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

#footer{
	padding-left:20px;
	}
	
#footer span{
	display:block;
	margin-left:13px;
	}


#saloninfo,#footer-nav ,#sns{
	width: 100%;
	margin-bottom:40px;
	}
}

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



#section img{
	max-width:200px;
	width:60%;
	height:auto;
	border:none;
	margin-top:20px;
}
/**
 * 
 * SECTION & FOOTER END
 *
 */


/**
 * 
 * PAGETOP START
 *
 */

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 40px;
}

.pagetop a {
	position:relative;
    display: block;
    width: 68px;
	height: 68px;
	background-color:#FFE776;
	opacity: 0.7;
    text-align: center;
    color: #fff;
    font-size: 24px;
	text-decoration:none;
}

.pagetop a:hover {
	opacity: 1;
	color: #fff;
}

.pagetop i {
	position:absolute;
	top:16px;
	left:22px;
}


@media (max-width:767px) {
.pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.pagetop a {
	position:relative;
    display: block;
    width: 54px;
	height: 54px;
    font-size: 27px;
}


.pagetop i {
  position:absolute;
    top:8px;
    left:13px;
}
}

/**
 * 
 * PAGETOP END
 *
 */



/* ########### 1190px以上 ########### */
@media (min-width: 1090px) {

/* 全体の横幅を固定 */
.article,#body,#diary, #menu, #section-inner, #footer-inner,
#article_socialmedia,
#intro h1,#fourmenu,#fourmenu2,#headerblock,#tel,.globalheader,
.billboard_inner,.barch_outer,.mene_list{
	max-width: 1090px;
	margin-left: auto;
	margin-right: auto;
}
}

@media(min-width:768px) and (max-width: 1090px) {
#pc_header_outer,
#fix_header_wrap{
	padding-right:20px;
	padding-left:20px;
}
}




@media (max-width: 1090px) {
.mene_list{
	padding-right:20px;
	padding-left:20px;
}
}




/*
 *  
 *  SP PC CHANGE
 *
 */
 
.switch {
    visibility: hidden;
}


/*
 *  
 *  SP PC CHANGE
 *
 */
 
 
/*
 *  
 *  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
 *
 */


#open,#setmenu,#organiccolor,#cut,#color,#perm,#straight,#treatment,#shampoo,
#access,#concept,#salongallery,#recruit,
#short,#midium,#long{
padding-top:75px;
margin-top:-75px;
}	



@media (max-width: 767px) {
#open,#setmenu,#organiccolor,,#cut,#color,#perm,#straight,#treatment,#shampoo,
#access,#concept,#salongallery,#recruit,
#short,#midium,#long{
padding-top: 50px;
margin-top: -50px;
}		
}
.article.article_diary #diary .topNews {
	padding-left: 30px;
}.article.article_diary #diary .topNews li {
	margin-bottom: 20px;
	line-height: normal;
}
