body{
	background:url(/wp-content/uploads/2019/02/leather.jpg);
}

h1,h2,h3,h4,h5,h6{
	font-family:"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
/*ヘッダー*/
.l-header__contact a.p-btn {
	font-size:20px;
}
.p-contact__appointment {
    background: #655e5e;
    color: #ffffff;
		border-radius: 8px;
}
.p-contact__appointment:hover{
	background:#5a6363;
	color:#fff;
}
.p-global-nav > ul > li > a{
	  font-size:14px;
	text-align:center;
}
.p-global-nav > ul > li > a:hover{
	color:#0000ff
}
.p-page-header__inner .p-page-header__desc {
	position:relative;
	left:0;
	margin:0 0 0 170px;
	padding:26px 0 0;
	line-height:1.4em;
}
@media screen and (max-width:991px) {
	.p-page-header__inner {
		padding:20px 0;
	}
	.l-header__logo.c-logo {
		padding-top:10px;
	}
	.l-header__logo a {
		display:block;
		height:40px;
		width:auto;
	}
	.l-header__logo a img {
		display:block;
		width:auto;
		height:40px;
	}
	.p-page-header__inner .p-page-header__desc {
		margin:0;
		padding:0 20px;
		color:#fff !important;
	}
}

/*TOPスライダー*/
.p-header-slider__item-inner h2{
	color:#624414 !important;
	text-shadow:1px -1px 1px #fff,-1px 1px 1px #fff,-1px -1px 1px #fff,1px 1px 10px #fff;
}
@media screen and (max-width:1310px){
	.p-header-slider__item-inner h2{
		font-size:35px !important;
	}
}
@media screen and (max-width:991px){
	.p-header-slider__item-inner h2{
		font-size:24px !important;
		line-height:1.5em;
	}
}


/*TOP*/
#top_info h1{
	color:#636c6c;
	position:relative;
	display: inline-block;
	margin-bottom:1em;
	margin-top:1em;
	font-size:1.8em;
}

@media screen and (max-width:992px){
		#top_info h1{
		font-size:20px !important;
	}
	#top_info h1:before {
		content: '';
		height:20px !important;
    width:20px !important;
		border: solid 1px #ccc;
    display: block;
    position: absolute;
    left: -0.5em;
    top: -0.5em;
    margin: auto;
    z-index: -1;
}
#top_info h1:after {
	  content: '';
    height: 30px !important;
    width: 30px !important;
	  border: solid 1px #ccc;
    display: block;
    position: absolute;
    right: -0.8em;
    bottom: -0.4em;
    margin: auto;
    z-index: -1;
}
}
#top_info h1:before {
  content: '';
  height: 30px;
  width: 30px;
  border: solid 1px #ccc;
  display:  block;
  position:  absolute;
  left: -0.5em;
  top:-0.5em;
  margin:  auto;
  z-index: -1;
}
#top_info h1:after {
    content: '';
    height: 40px;
    width: 40px;
    border: solid 1px #ccc;
    display:  block;
    position:  absolute;
    right: -0.8em;
    bottom:-0.4em;
    margin:  auto;
    z-index: -1;
}
#top_info p{
	margin:0 0 1em;
	line-height:2em;
	font-size:14px;
	text-align:left;
}
#top_info img{
	width:100%;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.26), 0 0 4px rgba(0, 0, 0, 0.12);
}
#top_info a{
	text-align:center;
	margin-top:2em;
}
.p-index-content__btn {
  background: #3c290c;
}
.p-index-content__btn:hover{
	background:#6c6861;
}
.p-banner-list__item-catch{
	text-shadow:1px -1px 1px #000,-1px 1px 1px #000,-1px -1px 1px #000,1px 1px 1px #000;
}


/*共通*/
.p-breadcrumb {
    display: none;
}
.p-page-header{
	background-color:#272b2b !important;
	background-image:url(/wp-content/uploads/2019/02/bg_cbn_01.png) !important;
}
.p-page-header__title,.l-header,.p-index-content__header-title{
	background:#392504 !important;
 }
@media screen and (min-width:992px){
	.p-page-header__title{
	font-size:24px !important;
 }
}
@media screen and (max-width:991px){
	.p-page-header__title{
		font-size:20px !important;
		background-color: transparent !important;
		border:1px solid rgba(255,255,255,.2);
	}
}


/*CONCEPT*/
#concept h1{
	border-bottom:double #c0c0c0;
	color:#636c6c;
	padding-left:0.5em;
}
#concept h1:first-letter{
	font-size:1.5em;
	padding-right:0.5em;
}
#concept img,#about img{
    display: block;
    padding: 5px;
    border: 1px solid #ddd;
    box-shadow: 5px 10px 10px rgba(0,0,0,.05);
}
@media screen and (max-width:991px){
	#concept h1{
		    font-size: 18px !important;
	}
}

/* #concepts {
	background: url(../wp-content/uploads/2021/08/bg_contact.png) 50% no-repeat;
} */

/*ABOUT*/
#about h1{
	color:#636c6c;
  position:  relative;
  font-weight:  normal;
  text-align:  center;
  display: inline-block;
	margin:1em 0 0.8em 0;
	font-size:2em !important;
}
#about h1:before {
  content: '';
  height: 30px;
  width: 30px;
  border: solid 1px #ccc;
  display:  block;
  position:  absolute;
  left: -0.5em;
  top:0;
  margin:  auto;
  z-index: -1;
}
#about h1:after {
    content: '';
    height: 40px;
    width: 40px;
    border: solid 1px #ccc;
    display:  block;
    position:  absolute;
    right: -0.4em;
    bottom:0em;
    margin:  auto;
    z-index: -1;
}
@media screen and (max-width:992px){
	#about h1{
		font-size:20px !important;
	}
	#about h1:before {
		content: '';
		height:20px !important;
    width:20px !important;
		border: solid 1px #ccc;
    display: block;
    position: absolute;
    left: -0.5em;
    top: -0.5em;
    margin: auto;
    z-index: -1;
}
#about h1:after {
	  content: '';
    height: 30px !important;
    width: 30px !important;
	  border: solid 1px #ccc;
    display: block;
    position: absolute;
    right: -0.8em;
    bottom: -0.4em;
    margin: auto;
    z-index: -1;
}
	#about h2{
		font-size: 18px;
	}
}
#about h2{
	border-bottom:double #c0c0c0;
	color:#636c6c;
	padding-left:0.5em;
}
#about h3{
	background:#636c6c;
	padding:0.3em 1em;
	color:#fff;
}
#about h4{
	border-bottom:solid 2px #d3d3d3;
	position: relative;
	color:#808080;
	font-size:18px;
	font-family: 'Lora', serif;
}
#about h4:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #a9a9a9;
bottom: -2px;
width: 20%;
}


/*MENU*/
.menu_title{
	text-align:center;
}
#menu h1{
	font-family: 'Lora', serif;
	color:#636c6c;
  position:  relative;
  font-weight:  normal;
  text-align:  center;
  display: inline-block;
	margin:1em 0 0.8em 0; 
	font-size:3em;
}
#menu h1:before {
  content: '';
  height: 30px;
  width: 30px;
  border: solid 1px #ccc;
  display:  block;
  position:  absolute;
  left: -0.5em;
  top:0;
  margin:  auto;
  z-index: -1;
}
#menu h1:after {
    content: '';
    height: 40px;
    width: 40px;
    border: solid 1px #ccc;
    display:  block;
    position:  absolute;
    right: -0.4em;
    bottom:0em;
    margin:  auto;
    z-index: -1;
}
@media screen and (max-width:992px){
	#menu h1{
		font-size:24px !important;
	}
	#menu h1:before {
		content: '';
		height:20px !important;
    width:20px !important;
		border: solid 1px #ccc;
    display: block;
    position: absolute;
    left: -0.5em;
    top: 0em;
    margin: auto;
    z-index: -1;
}
 #menu h1:after {
	  content: '';
    height: 28px !important;
    width: 28px !important;
	  border: solid 1px #ccc;
    display: block;
    position: absolute;
    right: -0.8em;
    bottom: 0em;
    margin: auto;
    z-index: -1;
	}
}
#menu h2{
	color: #808080;
	margin-bottom:0.8em;
	position: relative;
	border-bottom: solid 2px #d3d3d3;
}
#menu h2:after{
	position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #a9a9a9;
  bottom: -2px;
  width: 20%;
}
@media screen and (min-width:992px){
	#menu h3 br{
		display:none;
	}
}
@media screen and (max-width:991px){
	#menu h3{
		font-size:16px;
	}
}
#menu ul li{
	list-style:none;
}
#menu h3{
	color:#636c6c;
	margin-bottom:0.5em;
}
#menu .price{
	text-align:right !important;
	border-bottom:solid 1px #c0c1c1;
}
#menu p{
	margin-bottom:1.2em;
}


/*GALLERY*/
.jp-carousel-slide img{
	border:solid 10px #fff !important;
}
.jp-carousel-overlay {
    background: rgba(0, 0, 0, 0.54);
}
.jp-carousel-close-hint span {
    color:#000 !important;
	background-color:#fff;
}
#jp-carousel-comment-form-container,.jp-carousel-image-meta,.jp-carousel-titleanddesc{
	display:none !important;
}
.jp-carousel-photo-info h2{
	font-size:18px !important;
	color:#fff;
	border-bottom:double #fff !important;
}
.gallery-item img{
	margin-top:1em;
	margin-bottom:1em !important;
}
.gallery-item img{
	box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.26), 0 0 4px rgba(0, 0, 0, 0.12);
  transition: .3s ease-in-out;
	border: solid 1px #624929;
}
.gallery-item img:hover{
	box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.26), 0 0 4px rgba(0, 0, 0, 0.12);
}
.gallery-item h2:hover{
	color:#fff !important;
}
.wp-caption-text{
	display:none !important;
}
.gallery-item img:hover{
	opacity: 0.6;
}
#gallery-3 .gallery-item {
	width:22% !important;
}
@media screen and (max-width:991px){
	.gallery-columns-4 .gallery-item {
    max-width: 50%;
	}
	#gallery-3 .gallery-item {
	width: 31% !important;
 }
}



/*STAFF*/
.p-profile{
	background:none;
}
.p-profile__portrait-info{
	background:#000;
	color:#fff;
}
.p-profile__name{
	font-family:"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
.p-profile__comment{
	border:none;
	background:none;
	border-bottom:double #636c6c;
	border-top:double #636c6c;
}



/*アクセス------------------*/
#salon table{
	width:100%;
}
#shoptb td{
	border:none;
	border-bottom:solid 1px #ccc;
}
#salon h1,#salon h2,#salon h3{
	font-family:"Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
}
#salon h1{
	color:#636c6c;
  position:  relative;
  font-weight:  normal;
  text-align:  center;
  display: inline-block;
	margin:1em 0 0.8em 0;
	font-size:2em !important;
}
#salon h1:before {
  content: '';
  height: 30px;
  width: 30px;
  border: solid 1px #ccc;
  display:  block;
  position:  absolute;
  left: -0.5em;
  top:0;
  margin:  auto;
  z-index: -1;
}
#salon h1:after {
    content: '';
    height: 40px;
    width: 40px;
    border: solid 1px #ccc;
    display:  block;
    position:  absolute;
    right: -0.4em;
    bottom:0em;
    margin:  auto;
    z-index: -1;
}
@media screen and (max-width:992px){
	#salon h1{
		font-size:20px !important;
	}
	#salon h1:before {
		content: '';
		height:20px !important;
    width:20px !important;
		border: solid 1px #ccc;
    display: block;
    position: absolute;
    left: -0.5em;
    top: -0.5em;
    margin: auto;
    z-index: -1;
}
#salon h1:after {
	  content: '';
    height: 30px !important;
    width: 30px !important;
	  border: solid 1px #ccc;
    display: block;
    position: absolute;
    right: -0.8em;
    bottom: -0.4em;
    margin: auto;
    z-index: -1;
}
}
/*
#salon h1{
	margin:  0;
  position:  relative;
  font-weight:  normal;
  text-align:  center;
  display: inline-block;
	margin:20px 0;
	font-size:2em;
}
#salon h1:before {
  content: '';
  height: 30px;
  width: 30px;
  border: solid 1px #ccc;
  display:  block;
  position:  absolute;
  left: -0.5em;
  top: -0.2em;
  margin:  auto;
  z-index: -1;
}
#salon h1:after {
    content: '';
    height: 50px;
    width: 50px;
    border: solid 1px #ccc;
    display:  block;
    position:  absolute;
    right: -0.5em;
    bottom:  -0.3em;
    margin:  auto;
    z-index: -1;
}
*/
#salon h2{
	border-bottom:double;
	padding:0.2em 0.5em;
	color:#636c6c;
}
#salon h3{
	background:#000;
	color:#fff;
	padding:0.5em 1em;
}
#salon .car:before{
	content:"";
	margin-right:5px;
	display:inline-block;
	width:1em;
	height:1em;
	background-image:url(/wp-content/uploads/2019/01/乗用車のアイコン素材1.png);
	background-size: contain;
	vertical-align: middle;
	}
#salon .train:before{
	content:"";
	margin-right:5px;
	display:inline-block;
	width:1em;
	height:1em;
	background-image:url(/wp-content/uploads/2019/01/中央線っぽい電車のアイコン.png);
	background-size: contain;
	vertical-align: middle;
	}

/*YOUTUBE*/
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
	margin-bottom:3em;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*お問い合わせ--------------*/
.fl-heading {
	font-size: 24px;
}
.fl-heading::after {
	content: "";
	border-bottom: 1px solid #000;
	width: 62px;
	position: absolute;
	left: 0;
	top: 2rem;
}
.fl-heading2 {
	font-size: 16px;
}
.fl-heading2::before {
	content: "";
	border: 4px solid #000;
	position: relative;
	margin-right: 0.8rem;
}
.inqTel {
	text-align:center;
}
.fz32 {
	color: #0000ff!important;
	font-size: 32px;
}
.sk_form_table {    display: table;
    margin: 0;
    width: 100%;
    text-align: left;
    border-collapse: separate;
    border-spacing: 1px;
    -webkit-border-horizontal-spacing: 1px;
    -webkit-border-vertical-spacing: 1px;
    background: none !important;
    border: none !important;
    border-top-color: initial !important;
    border-top-style: none !important;
    border-top-width: initial !important;
    border-right-color: initial !important;
    border-right-style: none !important;
    border-right-width: initial !important;
    border-bottom-color: initial !important;
    border-bottom-style: none !important;
    border-bottom-width: initial !important;
    border-left-color: initial !important;
    border-left-style: none !important;
    border-left-width: initial !important;
    border-image-source: initial !important;
    border-image-slice: initial !important;
    border-image-width: initial !important;
    border-image-outset: initial !important;
    border-image-repeat: initial !important;}

.tableStyle01 th, .sk_form_table dt {
    background: #d2cabb;
    border: none !important;
    color: #333;
    font-size: 12px;
    text-align: center;
}
.sk_form_table dl {
	display: flex;
	justify-content: space-between;
	margin-top: 0;
	margin-bottom: 0;
}
.sk_form_table dt {
	width: 12rem;
	margin-bottom:0.1rem;
	padding-top: 1rem;
}
.tableStyle01 td, .sk_form_table dd {
    border: 1px #d2cabb solid;
	flex: 1;
    height: 4rem;
    margin: 0 0 0.1rem 0.1rem;
}
.sk_form_table dd {
	width: 12rem;
	height: 4rem;
}
.sk_form_table dl:last-child dd {
	height: 6.4rem;
}
.sk_form_table input{
    border: 1px #d2cabb solid;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
	margin-top: 0.5rem;
	margin-left: 0.5rem;
    height: 2.8rem;
    width: 96%;
}
#sk_form_submit input {
	    width: 233px !important;
    padding:1rem  7px;
    cursor: pointer;
    text-shadow: none;
    text-align: center;
    display: block;
    margin: 3rem auto;
    box-shadow: none;
    outline: none;
    border: 1px #666 solid;
    border-radius: 0;
    -webkit-appearance: none;
    font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", MS PMincho, serif !important;
    color: #666;
}
.sk_form_table textarea {
	   margin-top: 0.5rem;
    margin-left: 0.5rem;
    width: 96.5%;
}

@media screen and (max-width:991px){
	.sk_form_table dl {
	flex-direction: column;
}
	.sk_form_table dt {
	width: 100%;
		padding-bottom: 1rem;
}
.sk_form_table dd {
	width: 99.5%;
}
	.sk_form_table input{
		margin-bottom: 0.5rem;
		height:3.8rem;
	}
}

/*フッター--------------*/
.c-logo--retina img{
	width:40%;
}
.l-footer__info{
  background: #f5f5f5;
}
.p-address {
    color: #636c6c;
}
.p-social-nav__item a {
    color: #636c6c;
}
.p-copyright{
	background:#392504;
}
.c-footer-bar a {
	padding:20px 0;
}
.c-footer-bar__item:only-child .c-footer-bar__icon {
	font-size:20px;
}
.c-footer-bar__icon::before {
	display:none;
}
.p-footer-nav a {
	
}

/* カレンダー */
.xo-event-calendar p.holiday-title {
	font-size: 88%;	
}

.my-calendar {
	position: relative;
	width: 86.71875%;
	max-width: 1110px;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width:991px){
	.my-calendar {
		width: 88.8889%;
	}
}

.my-calendar iframe {
	max-width: 800px;
	width: 100%;
}

.p-widget iframe {
	width: 100%;
	height: 80vh;
}

@media screen and (min-width:992px){
	.p-widget iframe {
		height: 60vh;
	}
}