@charset "utf-8";
/* CSS Document */

/* --- 設定用CSS　---*/

body,input,textarea,button,.button,.faux-button,.wp-block-button__link,.wp-block-file__button,.has-drop-cap:not(:focus)::first-letter,.has-drop-cap:not(:focus)::first-letter,.entry-content .wp-block-archives,.entry-content .wp-block-categories,.entry-content .wp-block-cover-image,.entry-content .wp-block-latest-comments,.entry-content .wp-block-latest-posts,.entry-content .wp-block-pullquote,.entry-content .wp-block-quote.is-large,.entry-content .wp-block-quote.is-style-large,.entry-content .wp-block-archives *,.entry-content .wp-block-categories *,.entry-content .wp-block-latest-posts *,.entry-content .wp-block-latest-comments *,.entry-content p,.entry-content ol,.entry-content ul,.entry-content dl,.entry-content dt,.entry-content cite,.entry-content figcaption,.entry-content .wp-caption-text,.comment-content p,.comment-content ol,.comment-content ul,.comment-content dl,.comment-content dt,.comment-content cite,.comment-content figcaption,.comment-content .wp-caption-text,.widget_text p,.widget_text ol,.widget_text ul,.widget_text dl,.widget_text dt,.widget-content .rssSummary,.widget-content cite,.widget-content figcaption,.widget-content .wp-caption-text {
	/* font-family:'Noto Serif JP', serif; */
	/* font-weight: 200; */
	font-family:'Noto Serif JP', serif;
	font-weight: 200;
	font-size:16px;
	letter-spacing:0;
	color:#000000;
}
@media screen and (max-width:599px) {
body,input,textarea,button,.button,.faux-button,.wp-block-button__link,.wp-block-file__button,.has-drop-cap:not(:focus)::first-letter,.has-drop-cap:not(:focus)::first-letter,.entry-content .wp-block-archives,.entry-content .wp-block-categories,.entry-content .wp-block-cover-image,.entry-content .wp-block-latest-comments,.entry-content .wp-block-latest-posts,.entry-content .wp-block-pullquote,.entry-content .wp-block-quote.is-large,.entry-content .wp-block-quote.is-style-large,.entry-content .wp-block-archives *,.entry-content .wp-block-categories *,.entry-content .wp-block-latest-posts *,.entry-content .wp-block-latest-comments *,.entry-content p,.entry-content ol,.entry-content ul,.entry-content dl,.entry-content dt,.entry-content cite,.entry-content figcaption,.entry-content .wp-caption-text,.comment-content p,.comment-content ol,.comment-content ul,.comment-content dl,.comment-content dt,.comment-content cite,.comment-content figcaption,.comment-content .wp-caption-text,.widget_text p,.widget_text ol,.widget_text ul,.widget_text dl,.widget_text dt,.widget-content .rssSummary,.widget-content cite,.widget-content figcaption,.widget-content .wp-caption-text {
	font-size:15px;
}	
}

section h2 {
	font-size:350%;
	font-family: 'Tangerine', serif;
	font-weight:400;
	text-align:center;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
	color: #5b3d16;
	letter-spacing:0;
}
.widgettitle {
	border-bottom:1px solid #5b3d16;
}
.home-content figure img {
	width:65%;
	max-width:600px;　/* トップメインイメージ用　※デモ固有 */
}
nav {
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
section#menu h3,
h3.category{
	color:white;
}
section#under_block h3 {
	color:white;
}

/* header nav */

#site-header {
	background: none;
}
#site-header.scroll,
#site-footer {
	background: rgba(74,51,12,0.9);
}
#site-header nav a {
	color:white;
}
#site-header.scroll nav a {
	color:white;
}

@media screen and (max-width:599px) { 
#site-header {
	background: rgba(74,51,12,0.9);
}
}



/* ボタン01 開閉ボタン　上へ戻るボタン　下層ページ表題*/

p.btn01 a, 
#menu_btn a,
#page-top a:before,
#reserve,
#line
#ameblo,
#insta,
#hotpepper,
#store{
box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

p.btn01 a, 
#menu_btn a,
#page-top a:before,
section#menu h3,
h3.category,
section#under_block h3,
section#contact,
#reserve img,
#line img,
#ameblo img,
#insta img,
#store img{
background: rgb(52,34,3); /* Old browsers */
background: linear-gradient(0deg, rgba(52,34,3,1) 0%, rgba(84,59,16,1) 100%);
}
#reserve img,
#line img,
#ameblo img,
#insta img {
	width:38px;
	height:auto;
}


h3.category {
	font-size:20px;
	font-weight:normal;
	padding:13px;
	margin:20px 0;
	line-height:1.5;
}

section#menu h3,
section#under_block h3{
	text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

section#menu h4{
	color:#5b3d16;
}
section#menu h3+p {
	color:#5b3d16;
}
a {
	color:#626262;
	text-decoration:none;
}
a:hover {
	color:#0b0053;
} 

section#news,
section#news-text,
section#shop,
section#menu,
section#shop_multi,
section#style{
	background:white;
}

section#staff,
section#recruit,
section#sns {
	background:rgba(255,255,255,0.7);
}
#under_block section#news,
#under_block section#news-text,
#under_block section#shop,
#under_block section#menu,
#under_block section#shop_multi,
#under_block section#sns,
#under_block section#style,
#under_block section#staff,
#under_block section#recruit{
	background:none;
}
section#contact h2{
	color:white;
}
section#news-text{
	margin-top:3px;
}
#shop table {
	border-top:1px dotted silver;
}
#shop table th,
#shop table td,
#shop_multi table th,
#shop_multi table td{
	border-bottom:1px dotted silver;
}

/* コンセプト */
section#concept {
	background:url('https://lelien-salon.com/wp-content/uploads/2020/11/bg_concept.jpg');
	background-attachment:fixed;
	background-size:cover;
}
section#concept img{
	width:100%;
	text-align:center;
}
section#concept h5,
section#concept p {
	text-align:center;
}

@media screen and (max-width:767px) {
	section#concept > div {
		background:rgba(255,255,255,0.7);
	}	
section#concept img{
	width:80%;
	display:block;
	margin:0 auto;
}
section#concept h5{
	padding:0 0 0 20px;	
	}
section#concept p{
	width:100%;
	padding:0 20px 10px 20px;
}	
section#concept {
	background:url('https://lelien-salon.com/wp-content/uploads/2020/11/bg_concept.jpg') center center no-repeat;
	background-attachment:none;
	background-size:auto 100% ;
}		
}	

@media screen and (max-width:599px) {
section h2 {
	font-size:250%;	
	}

}
