/* CSS Document */

#hero{}
	#hero .thumb{
		padding-top: 75%;
		}
	#hero .slick-arrow{
		background: #35220d;
		fill: #fff;
		}
		#hero .slick-arrow:hover,
		#hero .slick-arrow:active{
			background: #f1a107;
			opacity: 1;
			}
#fAddress dd span{
	  display: inline-block;
}
#fAddress dd:last-child{
			margin-left: 0em;
			}
#description{
	margin-top: 2em;
	}

#contents{
	background: #f4f3ed;
	}

#topics{}
	#topics ul{
		border-top: 1px dotted #cebbaf;
		}
	#topics li{
		flex-wrap: wrap;
		align-items: center;
		}
	#topics li a{
		width: 100%;
		margin: 0.5em 0 0 0;
		}

#calendar{}
	#calendar table{
		position: relative;
		width: calc(100% - 3em);
		margin: 0 1.5em;
		}
		#calendar table *{
			padding: 0;
			background: none;
			border: none;
			vertical-align: middle;
			line-height: 1em;
			}
	#calendar [class^="lsNavi-"]{
		position: absolute;
		top: 12em;
		width: 1.2em;
		height: 1.2em;
		border-color: #aa9c91;
		border-style: solid;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		}
		#calendar [class^="lsNavi-"]:hover,
		#calendar [class^="lsNavi-"]:active{
			opacity: 0.5;
			}
	#calendar [id$="_nav-prev"]{}
		#calendar [id$="_nav-prev"] span{
			left: -1.3em;
			border-width: 0 0 0.2em 0.2em;
			}
	#calendar [id$="_nav-next"]{}
		#calendar [id$="_nav-next"] span{
			right: -1.3em;
			border-width: 0.2em 0.2em 0 0;
			}
	#calendar .calendar-month-header{}
		#calendar .calendar-month-header [colspan="5"]{
			padding-bottom: 1em;
			font-size: 1.2em;
			font-weight: bold;
			}
	#calendar .calendar-dow-header{
		background: #bbb0a7;
		}
		#calendar .calendar-dow-header th{
			padding: 0.8em 0.5em;
			}
		#calendar .calendar-dow-header th+th{
			border-left: 1px solid #fff;
			}
	#calendar .calendar-dow{
		background: #fff;
		}
		#calendar .calendar-dow div{
			position: relative;
			padding: 1em 0.5em;
			z-index: 1;
			}
			#calendar .calendar-dow div:before{
				position: absolute;
				top: calc(50% - 1em);
				left: calc(50% - 1em);
				width: 2em;
				height: 2em;
				border-radius: 100%;
				box-sizing: border-box;
				z-index: -1;
				}
		#calendar .calendar-dow .badge-today{
			display: block;
			color: inherit;
			font-weight: bold;
			}
	#calendar div.legend{
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 1.5em;
		padding: 0.5em;
		}
		#calendar div.legend span{
			font-size: inherit;
			color: inherit;
			margin: 0.5em;
			line-height: 1em;
			}
		#calendar div.legend ul{
			display: flex;
			align-items: center;
			}
		#calendar div.legend li{
			position: relative;
			width: 1.6em;
			}
			#calendar div.legend li:before{
			position: absolute;
			top: calc(50% - 0.6em);
			left: 0;
			width: 1.2em;
			height: 1.2em;
			border-radius: 100%;
			box-sizing: border-box;
			}
		#calendar div.legend li+span{
			margin: 0;
			}
	#calendar .myCalendarNote{
		margin: 0 1.5em;
		border: 1px solid #cebbaf;
		list-style: none;
		}
		#calendar .myCalendarNote:empty{
			display: none;
			}
			#calendar .myCalendarNote li{
				position: relative;
				padding: 0.5em;
				padding-left: 2em;
				color: inherit;
				}
				#calendar .myCalendarNote li:before{
					position: absolute;
					top: calc(50% - 0.5em);
					left: 0.5em;
					width: 1em;
					height: 1em;
					border-radius: 100%;
					box-sizing: border-box;
					}
			#calendar .myCalendarNote li+li{
				border-top: 1px dotted #cebbaf;
				}
	#calendar .regholiday{
		color: #fff;
		}
		#calendar .regholiday:before{
			content: "";
			background: #ff0000;
			}
	#calendar .irregular{
		color: #ff0000;
		}
		#calendar .irregular:before{
			content: "";
			background: #FFE5E5;
			border: 1px dashed #ff0000;
			}
	#calendar .holiday{
		color: #fff;
		}
		#calendar .holiday:before{
			content: "";
			background:firebrick ;
			}

#exterior{}
	#exterior .thumb{
		padding-top: 66.66%;
		}

#gMap{
	position: relative;
	}
	#gMap iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		}
	#gMap .place-card{
		display: none !important;
		}

#information{}
	#information dd{}
		#information dd div{
			margin-top: 1em;
			}
		#information dd div:empty{
			display: none;
			}
	#information li{}
		#information li div{
			margin-top: 0.3em;
			}
		#information li span{}
			#information li span:after{
				content: "、";
				}
			#information li span:last-child:after{
				content: none;
				}

#course{}
	#course .subject{}
		#course .subject i{
			background: #00a6de;
			}

#courceList{}
	#courceList section{
		padding: 0;
		}
	#courceList section+section{
		margin-top: 1em;
		}

#action{}
	#action ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin: -0.5em;
		list-style: none;
		}
	#action ul+ul{
		margin-top: 2em;
		}
	#action li{
		margin: 0.5em;
		}

#btnFavorite{}
	#btnFavorite a:hover,
	#btnFavorite a:active{
		cursor: pointer;
		}
	#btnFavorite.active{
		background: #aa9c91;
		}
		#btnFavorite.active:hover,
		#btnFavorite.activeactive{
			background: #bbb0a7;
			}
#inquiry{
	position: fixed;
	left: 0;
	bottom: -10em;
	width: 100%;
	z-index: 10;
	transition: all 0.2s ease-out;
	}
	#inquiry.fixed{
		bottom: 0;
		}
	#inquiry > div{
		max-width: 1600px;
		margin: auto;
		padding: 1em 0;
		background: rgba(244,243,237,0.8);
		}
	#inquiry dl{
		display: flex;
		justify-content: center;
		align-items: center;
		}
	#inquiry dt,
	#inquiry dd{
		line-height: 1em;
		}
	#inquiry dt{
		display: none;
		}
	#inquiry [href^="tel"]{
		font-size: 1.2em;
		font-weight: bold;
		}

.courceTitle{
	display: flex;
	align-items: center;
	padding-right: 1em;
	background: #f4f3ed;
	}
	.courceTitle:hover,
	.courceTitle:active{
		cursor: pointer;
		}
	.courceTitle h3{
		padding: 1em;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		order: 2;
		}
	.courceTitle i{
		margin: 0;
		order: 1;
		}
	.courceTitle span{
		width: 1em;
		height: 1em;
		margin-left: auto;
		background: #aa9c91;
		border-radius: 100%;
		fill: #fff;
		font-size: 1.6em;
		order: 3;
		}
		.courceTitle span svg{
			transition: transform 0.2s ease-out;
			}
	.courceTitle span svg{
		transform: rotate(90deg);
		}
	.courceTitle.close span svg{
		transform: rotate(-90deg);
		}

.courceDetail{
	margin: 0 !important;
	padding: 1em 0;
	}
	.courceDetail p:empty+table{
		margin-top: 0;
		}

.salonList{
	margin-top: 0;
	}

#exterior .slick-slide{
  margin: 0 0.5em 1em;
  }


/* for mobile */
@media screen and (max-width: 767px) {
/*767px以下*/
#salonDetail{
	padding-top: 0;
	}
#hero{}
	#hero .wrap{
		width: 100%;
		}
	#hero .slick-prev{
		left: 0.25em;
		}
	#hero .slick-next{
		right: 0.25em;
		}
#contents{}
	#contents section{
		padding: 2em 0;
		}
	#contents section+section{
		border-top: 1px solid #cebbaf;
		}
	#contents h2{
		text-align: center;
		}

#exterior{}
	#exterior .slick-slider{
		margin: 0 -0.5em;
		}

#topics{}
	#topics ul+div{
		margin-top: 1.5em;
		}
#inquiry{}
	#inquiry dl{
		flex-wrap: wrap;
		}
.salonList{}
	.salonList dd:last-child{
		margin: auto;
	}
}
@media screen and (max-width: 767px) and (orientation:portrait) {
/*767px以下 縦向き*/
#inquiry{}
	#inquiry dt+dd{
		width: 100%;
		text-align: center;
		}
	#inquiry dd+dd{
		margin-top: 1em;
		}
	#inquiry dd:last-child{
		margin-left: 1em;
		}
	#inquiry [href^="tel"]{
		font-size: 1.4em;
		}
.courceTitle{}
	.courceTitle i{
		width: 5em;
		}
	.courceTitle h3{
		width: calc(100% - 5em);
		}
}
@media screen and (max-width: 767px) and (orientation:landscape) {
/*767px以下 横向き*/
#inquiry{}
	#inquiry dd+dd{
		margin-left: 1em;
		}
	#inquiry [href^="tel"]{
		font-size: 1.4em;
		}
.courceTitle{}
	.courceTitle i{
		width: 6em;
		}
	.courceTitle h3{
		width: calc(100% - 6em);
		}
}


/* for TabletPC */
@media screen and (min-width: 768px) {
/*768px以上*/
#salonDetail{
	padding-top: 2em;
	}
#hero{}
	#hero .slick-slide{
		transform: scale(0.9,0.9);
		background: #333;
		transition: transform,background 0.2s ease-out;
		}
		#hero .slick-slide > div{
			mix-blend-mode: screen;
			opacity: 0.5;
			transition: all 0.2s ease-out;
			}
	#hero .slick-active{
		transform: scale(1,1);
		background: #fff;
		}
		#hero .slick-active > div{
			mix-blend-mode: normal;
			opacity: 1;
			}
	#hero .slick-arrow{
		font-size: 3em;
		}
#contents{}
	#contents .wrap{
		display: flex;
		flex-wrap: wrap;
		}
	#contents section{
		width: 50%;
		padding: 0;
		}
		#contents section:nth-child(odd){
			padding-right: 2em;
			}
		#contents section:nth-child(even){
			padding-left: 2em;
			}
	#contents h3{
		padding: 0.9em 0.8em;
		background: #fff;
		line-height: 1em;
		}
#topics{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-content: flex-start;
	}
	#topics h3{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		order: 0;
		width: calc(100% - 15rem);
		background: #fff;
		line-height: 1em;
		}
	#topics h3+*{
		width: 100%;
		margin: 0;
		border: none;
		order: 1;
		}
	#topics *+div{
		order: 0;
		width: 15rem;
		}
	#topics .linkBut{
		display: block;
		line-height: 2em;
		}
#calendar{
	padding-left: 2em;
	border-left: 1px solid #cebbaf;
	}
#outline{
	display: block;
	justify-content: space-between;
	}
	#outline > div{
		width: 100%;
		}
	#outline > div+div{
		margin-top: 0;
		}

#gMap{
	height: auto;
	padding-top: 66.66%;
	}
#inquiry{}
	#inquiry dd+dd{
		margin-left: 1em;
		}
	#inquiry [href^="tel"]{
		font-size: 1.4em;
		}
	.courceTitle h3{
		width: calc(100% - 7em);
		}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
/*768px～991px*/
#hero{}
	#hero .slick-prev{
		left: 2em;
		}
	#hero .slick-next{
		right: 2em;
		}
#contents{
	padding: 3em 0;
	}
}
@media screen and (max-width: 991px) {
/*991px以下*/
#calendar{}
	#calendar div.legend span{
		font-size: 0.9em;
		}
}


/* for PC */
@media screen and (min-width: 992px) {
/*992px以上*/
#hero{}
	#hero .slick-prev{
		left: 1em;
		}
	#hero .slick-next{
		right: 1em;
		}
#contents{
	padding: 4em 0;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
/*992px～1200px*/
}
@media screen and (min-width: 1200px) {
/*1200px以上*/
#hero{}
	#hero .slick-prev{
		left: calc(50% - 450px - 1.5em);
		}
	#hero .slick-next{
		right: calc(50% - 450px - 1.5em);
		}
}


/* ie */
@media all and (-ms-high-contrast: none){}


/* animation */
@-webkit-keyframes footer {
	0% {bottom: -10em;}
	100% {bottom: 0em;}
}
@keyframes header {
	0% {bottom: -10em;}
	100% {bottom: 0em;}
}

.salon-page #footer{
  margin-bottom: 5em;
}

