@charset "utf-8";
/*
Theme Name: Nouvelle Blanc 2021
Theme URI:
Template: lightning-pro
Description:
Author: dewey inc.
Tags:
Version: 1.0.0
*/
.navbar-brand img {
    max-height: 52px;
    width: 356px;
}
/* .page_top_btn {
    right: 29px;
    bottom: 86px;
} */
.vk-mobile-nav-menu-btn {
	right:5px;
	left:inherit;
	width: 48px;
	height: 48px;
	position: absolute;
}
.vk-mobile-nav {
	padding: 65px 10px 10px;
}
.siteHeader {
    min-height: 58px;
}
@media screen and ( max-width: 780px ) {
	.navbar-brand {
    padding-top: 4px;
	}
}

.elementor-widget-container .elementor-toggle-item .elementor-tab-content ul {
	margin-top: 0;
}

/* ヘッダー上部ボタン */
/* .headerTop_contactBtn {

}
.header_scrolled .headerTop_contactBtn {
    transition: all 0.8s ease-out;
    position: fixed;
    left: calc(100% - 43px);
    top: 12vh;
}
.header_scrolled .headerTop_contactBtn a {
    writing-mode: vertical-rl;
    letter-spacing: 1px;
    border-radius: .25rem 0 0 .25rem;
    padding: 0.5rem 0.55rem 0.55rem;
    transition: padding 0.5s ease;
}
.header_scrolled .headerTop_contactBtn a:hover {
    padding-right: 1.5rem;
}
.header_scrolled .headerTop .headerTop_contactBtn a.btn {
    border-radius: 0.5rem 0 0 0.5rem;
    font-size: 16px;
}
.header_scrolled .headerTop_contactBtn a i {
    margin: .4em 0;
} */

.clear { clear: both; }
/* header top menu for BOOKING */
nav.menu-header-top-container ul#menu-header-top {
	margin-top: 0;
}

nav.menu-header-top-container ul > li {
    line-height: 1.4em;
    margin-right: 1.0em;
    margin-bottom: 0;
}
nav.menu-header-top-container ul > li > a {
    border-radius: 0 0 .25rem .25rem;
    font-size: 13px;
    padding: .35rem .75rem;
    line-height: 1.5;
		color: #fff;
}
nav.menu-header-top-container ul > li > a:hover {
    text-decoration: none;
		color: #fff;
}
nav.menu-header-top-container ul > li:nth-child(1) > a {
    background-color: #C9B968;
    border: solid 1px #C9B968;
}
nav.menu-header-top-container ul > li:nth-child(1) > a:hover {
    background-color: #D3C997;
    border-color: #D3C997;
}
nav.menu-header-top-container ul > li:nth-child(2) > a {
    background-color: #b38b4b;
    border: solid 1px #b38b4b;
}
nav.menu-header-top-container ul > li:nth-child(2)> a:hover {
    background-color: #c0a273;
    border-color: #c0a273;
}
nav.menu-header-top-container ul > li > a i, nav.menu-header-top-container ul > li > span i {
  margin: 0 0.4em 0 0;
}
.header_scrolled nav.menu-header-top-container {
	display: block;
	margin-top: -40px;
}
.header_scrolled nav.menu-header-top-container {
    position: fixed;
    left: calc(100% - 37px);
    top: 15vh;
    transition: top 1.0s ease-out;
}
.header_scrolled nav.menu-header-top-container ul {
    flex-direction: column;
}
.header_scrolled nav.menu-header-top-container ul > li {
    margin-right: 0;
    margin-bottom: 1.0em;
}
.header_scrolled nav.menu-header-top-container ul > li > a {
    writing-mode: vertical-rl;
    letter-spacing: 1px;
    border-radius: .25rem 0 0 .25rem;
    padding: 0.5rem .5rem;
}
.header_scrolled nav.menu-header-top-container ul > li > a:hover {
	padding-right: 2.0rem;
	margin-left: -1.0rem;
	transition: all 0.5s ease;
}
.header_scrolled nav.menu-header-top-container ul > li > a i {
    margin: .4em 0;
}


/* reserv button */
.reserv_btn {
	margin: 10px;
}
.reserv_btn a.btn {
	font-size: 16px;
	padding: 10px 40px;
	border-radius: 5px;
	background-color: #E0DBC3;
}
.reserv_btn a.btn:hover {
	background-color: #F0EBD3;
}
#sln-salon .sln-btn--medium button#sln-step-submit {
	font-size: 18px;
	margin-top: -7px;
}

#sln-salon .col-xs-10.sln-steps-thumb.sln-service-thumb {
	margin: 0 auto;
	width: 50%;
}
#sln-salon h2:after {
	border-bottom: none;
}
h3.sln-total-price#services-total {
	font-weight: bold;
	font-size: 24px;
}
/* #sln-salon img {
  max-width: 120px;
} */
div.sln-panel-content .sln-service div.col-xs-12:nth-child(2) {
	display: inline-block;
  float: right;
/* 	margin-top: -130px; */
}
/* .sln-steps-description.sln-service-description {
  float: right;
} */
.sln-steps-duration, #sln-salon .sln-steps-duration {
  float: right;
}

@media only screen and (min-width: 768px) {
  #sln-salon.sln-loginform {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 992px) {
  #sln-salon.sln-loginform {
    margin: 0 auto;
  }
}

#sln-salon.sln-loginform span.help-block a.tec-link {
  font-size: 13px;
}


/* ハリウッドブロウリフト*/
.eyebrow-col:where(.wp-block-columns.is-layout-flex) {
    gap: 0em;
}