@media screen and (min-width: 991px) {
	#mikuriya {margin-left:200px;}
}

body , html {
    height: 100%;
}

body {
font-family: "羝御","YuMincho", serif;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 2em;
font-size: 13px;
}

h1 {margin:0;}

h2 { 
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 22px;
padding: 10px 0;
letter-spacing: 0.05em;
font-family:  "羝御","YuMincho", serif;
font-weight: normal;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

h3 {padding-bottom: 2em;}

ul li {
list-style: none;
}

a:not(.linkBanner) { color:#F8A3B8; } 

.textColor { color: #F8A3B8;}

.wrapper {
overflow:hidden;
}

.img-responsive{
 margin: 0 auto;
}

.staff,.salon,.collection,.shopInfo,.reserve {
text-align: center;
padding: 25px 0;
}

.linkBanner {
	display: inline-block;
	width: 200px;
	padding:1em;
	text-align: center;
	text-decoration: none;
 position: relative;
	z-index: 2;
	border: 2px solid #222;
	background-color: #222;
	color: #fff;
	line-height: 0;
/*	box-shadow:0px 0px 5px -1px #000000;
	-moz-box-shadow:0px 0px 5px -1px #000000;
	-webkit-box-shadow:0px 0px 5px -1px #000000;*/
}	
	
.linkBanner:hover {
	background-color: #fff;
	border-color: #222;
	text-decoration:none;
}

.linkBanner:link { color: #fff; }
.linkBanner:visited { color: #fff; }
.linkBanner:hover { color: #222; }
.linkBanner:active { color: #222; }

.linkBannerL {
	display: inline-block;
	width: 60%;
	padding: 1em;
	text-align: center;
	text-decoration: none;
 position: relative;
	z-index: 2;
	border: 2px solid #222;
	background-color: #fff;
	color: #222;
	margin-top: 2em;
} 

.linkBannerL:link { color: #222; }
.linkBannerL:visited { color: #222; }

/*hero*/

.hero {
 text-align:center;
	margin-top: 56px;
}

.hero img {
	text-align:center;
	}
	
	.infoBtn {
/*		display:block;
		margin-top: 2.5em;
*/	}

.collection {
	padding-top: 0;
}


/*menu*/

.list {
padding: 25px 0;
background-color:#f9f9f9;
}

.list a {
color: #666;
}

.menu-list {
margin: 25px 0;
}

.tab-pane {
padding: 1em;
}

.paddingBottom {
padding-bottom: 2em;}

.tab-pane p {
padding-bottom: 1em;}


/*staff*/

.sns-link {
	line-height: 1.0;
	margin-bottom: 3em;
}


/*instagramBtn*/

.instagramBtn {margin-bottom: 2em;}


.salon {
	width: 100%;
	margin-left:0;
}

/*access*/

.access {
background-color:#ccc;
height: 360px;
}

#canvas_wrapper {
max-width: 100%;
min-width: 360px;
margin: auto;
}

#map-canvas {
height:360px;
width:100%;
}


/*shopInfo*/

.shopInfo {
margin-top: 0;
}


/*reserve*/

.reserveBtn {margin-bottom: 3em;}


/*footer*/
#footer {
position: fixed;
bottom: 0;
width: 100%;
}

.footerArea {
height: 30px;
background-color: #222;
color: #fff;
}

p.glyphicon-copyright-mark {
line-height: 2.0;
}

#page-top {
position: fixed;
width: 40px;
height: 40px;
bottom: 1em;
right: 1em;
}

#page-top a {
background-color:transparent;
text-decoration: none;
color: #fff;
padding: 0;
text-align: center;
display: block;
}

#page-top a:hover {
text-decoration: none;
background-color:transparent;
}

@media screen and (min-width: 991px) {
	#marginL {margin-left:0;}
}

