/*
Theme Name: lapis
Description: 
Author: RAデザイン
Template: lightning
Version: 1.0.0
*/


body, html {
    overflow-x: unset!important;
	font-family: Lato, 游ゴシック体, YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #EEEAE7;
	color:#6F654E;
}


li a, p a {
    text-decoration: none;
}




/*トップページ
=========================*/
p {
    line-height: 2.4;
	font-size: 15px;
    letter-spacing: 0.05em;
}
.al-c{
	text-align: center!important;
}
.al-l{
	text-align: left!important;
}
.al-r{
    text-align: right;
}

.row-eq-height {
    display: flex;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row-inner {
    align-items: center;
}
.row-inner-b {
    align-items: flex-end;
}

a img,a{
	transition: 0.4s ;
}
a img:hover,a:hover{
opacity: .8;
}
.inner-wrap{
	max-width: 1200px;
	margin:120px auto;
	padding:0 20px;
}
.inner-page{
	margin:100px auto;
}
.inner-page2{
	margin:160px auto 100px;
}
.page-id-101 .inner-page{
    margin: 100px auto;
    max-width: 1140px;
    padding: 0 15px;
}

.inner-tab{
	max-width: 1920px;
	margin:0px auto 120px;
	padding:0px;
}
h2,h3{
	padding:0;
	border:none;
}
h3:after{
	display:none;
}
h3{
	color:#6F654E;
    letter-spacing: 0.15em;
    font-size: 1.3em;
}
.lineh h2{
	color:#6F654E;
	letter-spacing: 0.15em;
    margin-bottom: 0.8em;
	font-size: 2.5em;
}
.lineh h3{
	line-height: 2.4em;
}
.lineh h3 span{
	    letter-spacing: 0.15em;
background: #fff;
    padding: 0px 12px;
    display: block;
    line-height: 1.85;
    margin: 15px 0;
}
.page-id-12 h3{
line-height: 2.1em;
    letter-spacing: 0.25em;
}

.auto-slider{
  display: none;
}
.auto-slider.slick-initialized{
  display: block; /*slick-initializedが付与されたら表示*/
}

.main-back{
    background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/main-back.jpg);
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 0;
	position: relative;
}
.main-copy{
    position: absolute;
    top: 64%;
    left: 18%;
}
.main-copy img{
	height: 80px;
	
}
.button a {
    color: #6F654E;
    background: none;
    border: solid 1px #ED7E1E;
    width: 100%;
    padding: 0.6em 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 100px;
    font-size: 1.45em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    position: relative;
    text-decoration: none;
    text-align: center;
	    z-index: 2;
    opacity: 1!important;
}
.button a:hover {
    color: #fff;
    background: #ED7E1E;
}


.button2 a {
    color: #6F654E;
    background: none;
    border: solid 1px #ED7E1E;
    width: 420px;
    padding: 0.6em 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 100px;
    font-size: 1.45em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    position: relative;
    text-decoration: none;
    text-align: center;
	    z-index: 2;
    opacity: 1!important;
}
.button2 a:hover {
    color: #fff;
    background: #ED7E1E;
}
.henna{
    position: relative;
}
.henna img{
    width: 100%;
}
.button-henna a {
    color: #6F654E;
    background: #fff;
    width: 420px;
    padding: 0.6em 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 100px;
    font-size: 1.45em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    position: absolute;
    text-decoration: none;
    text-align: center;
	    z-index: 2;
    opacity: 1!important;
	    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    top: 75%;
    left: 50%;
}
.button-henna a:hover {
    color: #fff;
    background: #6F654E;
}
.button-booking a {
    color: #fff;
    background: #ED7E1E;
    width: 420px;
    padding: 0.6em 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 100px;
    font-size: 1.45em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    text-decoration: none;
    text-align: center;
	    z-index: 2;
    opacity: 1!important;
}
.button-booking a:hover {
    color: #ED7E1E;
    background: #fff;
}
.button3 a {
    color: #6F654E;
    background:#fff;
    width: 100%;
    padding: 0.7em 0;
    font-weight: 600;
    display: inline-block;
    border-radius: 100px;
    font-size: 1.45em;
    line-height: 1.6;
    letter-spacing: 0.15em;
    position: relative;
    text-decoration: none;
    text-align: center;
	    z-index: 2;
    opacity: 1!important;
}
.button3 a:hover {
    color: #fff;
    background: #6F654E;
}



.lineh p{
    line-height: 2.45;
}
.lapis-l,.lapis-r{
    position: relative;
}
.lapis-l .backimg {
	display:none;
}
.lapis-r .backimg{
	display:none;
}


.hed-back,.hed-back2{
	text-align: center;
}

.hed-back h2 {
    font-weight: 600;
    text-align: center;
    padding: 0;
    border: none;
    color: #6F654E;
    margin-top: -3em;
    letter-spacing: 0.15em;
    font-size: 1.5em;
	margin-bottom: 3.3em;
}
.hed-back2 h2 {
    font-weight: 600;
    text-align: center;
    padding: 0;
    border: none;
    color: #6F654E;
    margin-top: -3.5em;
    letter-spacing: 0.15em;
    font-size: 1.5em;
	margin-bottom: 3.3em;
}



.menu-box {
    position: relative;
}




    .menu-link {
padding-top: 90px;
    padding-bottom:90px;
    text-align: center;
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    display: block;
            }

.menu-box p{
    position:relative;
}

.menu-box p .arrow{
    position: absolute;
    width: 20px;
    height: 20px;
    left: 50%;
    bottom: 12%;
    border: 2px solid;
    border-color: #ffffff #ffffff transparent transparent;
    transform: translate(-50%,0%)rotate(135deg);
}



            .menu-link:hover:after {
                transform: scale(1.1);
                -ms-filter: blur(5px);
                filter: blur(5px);
            }

            .menu-link br {
                display: none;
            }

            .menu-link br.menu-br {
                display: block;
            }

            .menu-link .menu-text {
                position: relative;
                z-index: 3;
            }



            .menu-link .menu-text .head {
                font-size: 22px;
                line-height: 1.5;
                color: #fff!important;
                letter-spacing: 0.1em;
                margin-top: 20px;
				    text-shadow: 0 0 10px #000000d6;
            }

            .menu-link::after {
                content: "";
                position: absolute;
                top: 0px;
                left: 0px;
                height: 100%;
                width: 100%;
                transition: 0.3s;
            }

            .menu-box p:nth-of-type(1) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-1.jpg) no-repeat center center/cover;
            }

            .menu-box p:nth-of-type(2) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-2.jpg) no-repeat center center/cover;
            }

            .menu-box p:nth-of-type(3) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-3.jpg) no-repeat center center/cover;
            }

            .menu-box p:nth-of-type(4) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-4.jpg) no-repeat center center/cover;
            }
            .menu-box p:nth-of-type(5) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-5.jpg) no-repeat center center/cover;
            }
            .menu-box p:nth-of-type(6) a::after {
                background: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/menu-box-6.jpg) no-repeat center center/cover;
            }


.menu-box p {
    width: calc(100% / 2 - 5px);
    margin: 0 0px 10px;
}


  
                .menu-box {
                    display: flex;
                    justify-content: space-between;
                    flex-wrap: wrap;
                }

                .renovation {
                    text-align: center;
                }

                .renovation img {
                    max-width: 85%;
                    margin: 0 auto;
                }


            @media screen and (min-width: 992px) {
                .menu-box p {
                    width: calc(100% / 3 - 15px);
                    margin: 0 5px 15px;
                }
            }

@media screen and (max-width: 599px) {
.menu-link {
    padding-top: 45px;
    padding-bottom: 45px;
}
.menu-link .menu-text .head {
    font-size: 14.5px;
    line-height: 1;
    color: #fff!important;
    letter-spacing: 0.05em;
    margin-top: 0;
    text-shadow: 0 0 5px #000;
}
.menu-box p .arrow{
    width:15px;
    height:15px;
}	
}


.commit-back{
    background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/commit-back.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: bottom;
    overflow: hidden;
}
.booking-back{
    background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/booking-back.jpg) !important;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: bottom;
    overflow: hidden;
}
.mess-back {
    position: relative;
    z-index: auto;
}
.pc-p70-r{
	    z-index: 2;
}
.pc-p0-r {
    z-index: 2;
}
.post-title{
	font-weight: 600;
	font-size: 1.3em;
	color:#6F654E!important;
    margin: 20px 0 10px;
}
.con-time{
	color:#6F654E!important;
	font-size: 1.1em;
	font-weight: 600;
	margin-bottom: 0px;
}
p.text{
	color:#6F654E!important;
	margin-bottom: 10px;
    line-height: 2;
}




/*フッター
=========================*/
.gray-footer{
border-top: solid 1px #e2d9cf;
    overflow: hidden;
    padding: 15px 0 35px;
}
.gray-footer .inner-wrap{
	margin:0 auto;
}
.site-footer{
	border:none;
	background: #507450;
	color:#fff;    
	padding: 10px 0;
}
.footer-logo img{
	width: 140px;
	    margin: 1.5rem 0 0;
}
.row.fnav .col-4 p{
    font-size: 1rem;
}
.row.fnav p{
margin: 1.5rem 0 0 0;
}
.row.fnav p a{
    font-weight: 600;
	color:#6F654E;
	    font-size: 1.05rem;
}
.row.fnav table{
	border:none;
}
.row.fnav table th{
    padding: 0 0 10px;
	border:none;
    font-size: 1rem;
	align-items: flex-start;
    display: flex;
	font-weight: 500;
}
.row.fnav table td{
	border:none;
	    padding: 0 0 10px;
	    font-size: 1rem;
	letter-spacing: 0.05em;
}
.row.fnav table tr{
	margin-bottom:10px;
}

.p-front__reading-sns-icons {
    display: flex;
    padding: 0px;
    margin: 0;
	 justify-content: flex-end;
}
.p-front__reading-sns-icons li{
    list-style: none;
	line-height: 0;
    margin: 5px 0 5px 25px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.p-front__reading-sns-icons li img{
    height: 45px;
}



/*ヘッダー
=========================*/
.header_scrolled .site-header{
    position: fixed;
}
.header_scrolled .site-header-logo {
    display: block;
}
.header-inner{
	    background: #eeeae7;
}
#vk-mobile-nav-menu-btn.vk-mobile-nav-menu-btn {
    left: auto;
    right: 5px!important;
    border: none;
    top: 12px;
}
#site-header{
	background: #eeeae7;
	box-shadow:none;
}
.header-inner table th.header-logo{
	width: 150px;
}
.header-inner table th.header-logo h1{
	margin: 0;
	padding: 0;
}
.header-inner table th.header-logo h1 img{
    margin: 0 auto;
	    max-height: 78px;
}
.header-inner table th.header-logo div{
	margin: 0;
	padding: 0;
}
.header-inner table th.header-logo div img{
    margin: 0 auto;
	    max-height: 78px;
}
.header-inner table td{
	width: 80px;
	text-align: center;
	border:solid 1px #ed7e1e;
}
.header-inner table td a{
	display: block;
	font-weight: 600;
	color:#6f654e;
}
.header-inner table th{
	text-align: left;
		border:solid 1px #ed7e1e;
border-left: none;
    border-top: none;
	color:#507450;
	    padding: 8px 24px;
}
.header-inner table .endtable{
border-right: none;
}

.inner-tab .header-inner table{
	border-top:solid 1px #ed7e1e;
}
.inner-tab .header-inner table th.header-logo{
width: 100px;
    text-align: right;
}
.inner-tab .header-inner table th.header-logo img{
	max-height: 50px;
}
.inner-tab .header-inner table th,.inner-tab .header-inner table td {
    padding: 8px 24px;
	color: #6F654E!important;
	font-weight: 500;
	text-align: left;
	    font-size: 1.05rem;
    letter-spacing: 0.05em;
}
.inner-tab-sp table{
	border-top:solid 1px #ed7e1e;
	border-left:none;
	border-right: none;
}
.inner-tab-sp table th{
	    text-align: center;
	border-bottom:solid 1px #ed7e1e;
	border-left:none;
	border-right: none;
}
.inner-tab-sp table th img{
	max-width: 300px;
	margin: 0 auto
}
.inner-tab-sp table td{
	border-bottom:solid 1px #ed7e1e;
	border-left:none;
	border-right: none;
}


/*ブログ
=========================*/
.sub-section h4.widget-title{
    font-size: 1em;
    font-weight: 500;
	border-bottom:solid 2px #ed7e1e;
}
.sub-section h4.widget-title:after{
	display:none;
}
.sub-section .widget {
    margin-bottom: 2.8em;
}
.sub-section .searchform input[type=text] {
    padding: 0;
    height: 35px;
}
.sub-section .searchform input[type=submit] {
    padding: 0;
    height: 35px;
	background: #ed7e1e;
	    border: none;
}
.sub-section .widget ul {
    padding-left:0;
	list-style: none;
}
.sub-section .widget ul li{
    list-style: none;
    font-size: .85em;
}
.blogcategory-1,.blogcategory-2,.blogcategory-3,.blogcategory-4,.blogcategory-5,.blogcategory-6{
background: #d69a72;
    margin-right: 10px;
    display: inline-block;
    color: #fff!important;
    font-size: .8em;
    margin-bottom: 10px;
    padding: 2px 8px;
}
.blogcategory-1 a,.blogcategory-2 a,.blogcategory-3 a,.blogcategory-4 a,.blogcategory-5 a,.blogcategory-6 a{
    display:block;
	    color: #fff!important;
}
.blogcategory-2{
background: #507450;
}
.blogcategory-3{
background: #594e9a;
}
.blogcategory-4{
background: #c95864;
}
.blogcategory-5{
background: #998675;
}
.blogcategory-6{
background: #ed7e1e;
}
.archive .col-lg-6 a{
    color: #6f654e!important;
}
.menu-category{
	text-align: center;
	margin-bottom: 70px;
}
.menu-category .category{
background: none;
    margin-right: 15px;
    display: inline-block;
    margin-bottom: 15px;
}
.menu-category .category a{
    padding: 4px 16px;
    display: block;
	    color: #ed7e1e;
	border-radius: 50px;
	border:solid 1px #ed7e1e;
	    font-size: .95em;
}
.menu-category .category a:hover{
background: #ed7e1e;
	    color: #fff;
	opacity: 1!important;
}

.term-cut .mc1 a,.term-improvement .mc2 a,.term-relaxation .mc3 a,.term-color .mc4 a,.term-hena .mc5 a,.term-eyelash .mc6 a,.term-herbs .mc7 a,.term-shampoo .mc8 a,.term-organic .mc9 a,.term-massage .mc10 a,.term-relax .mc11 a,.term-regular .mc12 a,.term-perm .mc13 a,.term-others .mc14 a,.term-treatment .mc15 a,.term-head-spa .mc16 a{
background: #ed7e1e!important;
color:#fff!important;
}



p.blog-title{
color: #6f654e!important;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 18px;
    font-size: 1.15em;
    line-height: 1.4;
}
.archive p.text{
	font-size: .9em;
}

.sns-fl{
	position: fixed;
	right: 0;
	    top: 130px;
	    z-index: 9999;
}
.sns-fl a{
	display: block;
	margin-bottom: 5px;
}
.sns-fl a img{
	 width: 45px;
}

@media screen and (max-width: 991px){
.sns-fl {
    top: 110px;
}
}

@media screen and (max-width: 599px){
.sns-fl a img {
    width: 30px;
}
}

/*固定ページ
=========================*/
.back-concept{
	position: relative;
	margin-bottom: 70px;
}
.back-concept .concept{
position: absolute;
    top: -30%;
    right: 10%;
    max-width: 150px;
}
.back-concept h3{
	line-height: 2;
	    z-index: 2;
}
.row.concept .col-4{
	padding:0 10px!important;
}
.page-id-66 .lineh h2{
	margin-bottom: 0;
}
.page-id-66 .row.lineh{
	margin-top: 60px;
}
.row.concept {
    margin-bottom: 160px;
}
.concept-slider{
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
}
.lapis-box{
    margin-top: 30px;
    background: #fff;
    padding: 30px 15px 2px;
    border-radius: 15px;
    border: solid 1px #ed7e1e;
}
.lapis-box .orange-box{
background: #ed7e1e;
    padding: 15px 10px;
    border-radius: 15px;
    margin-bottom: 1.5em;
}
.lapis-box .orange-box p{
   color:#fff;
margin-bottom:0;
}
.lapis-box h3{
	color:#507450;    
	margin-bottom: 0.8em;
}
.white-box{
background: #fff;
    border-radius: 15px;
    border: solid 2px #ed7e1e;
    padding: 15px 20px 10px;
    font-weight: 600;
    text-align: center;
}
.white-box p{
margin-bottom: 5px;
}
.white-box a{
    color: #ed7e1e;
    font-size: .95em;
}
.page-id-101 h4{
text-align: center;
    font-size: 1.4em;
    background: none;
    letter-spacing: 0.2em;
    margin-bottom: 0;
}
.page-id-101 .back-concept h3 {
    border:none;
	margin-bottom: 2rem;
	padding: 0;
}
.white-blog{
background: #fff;
    display: block;
    padding: 20px 20px 5px;
}
.white-blog p{
color: #6f654e!important;
    line-height: 1.8;
}
.white-blog p span.mini{
	font-size: .9em;
}
@media screen and (max-width: 599px) {
.page-id-101 h2,.page-id-171 h2 {
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.6em;
}
.page-id-101 h3,.page-id-171 h3 {
    font-size: 1.3em;
}
.page-id-101 .back-concept h3 {
    font-size: 1.15em;
}	
}
@media screen and (min-width: 600px) {
.lapis-box{
    padding: 30px 18px 2px;
}
.lapis-box h3{
	text-align: center;
}
.lapis-box p{
	text-align: center;
}
}

.page-id-101 h2,.page-id-171 h2{
	text-align: center;
	letter-spacing: 0.1em;
}
.page-id-101 h3,.page-id-171 h3 {
    padding-left: 10px;
    border-left: solid 6px #ed7e1e;
    margin-top: 3rem;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
}

.tab_label {
    color: #6f654e;
    font-weight: bold;
    border: solid 1px #6f654e;
  position: relative;
  z-index: 1;
  cursor: pointer;
  flex: 1;
  padding: 7px 0;
  margin: 0 5px; 
	text-align: center;

	
}


.tab_content {
  flex: 100%;
  display: none;
  overflow: hidden;
}

input[name="tab_switch"] {
  display: none;
}

.tabs input:checked + .tab_label {
  color: #fff;
  background-color: #ed7e1e;
	border: solid 1px #ed7e1e;

}
@media screen and (min-width: 1100px) {
.tab_label {
	left: 16.5%;
	max-width: 33%;
}
.tabs input:checked + .tab_label {
		left: 16.5%;
	max-width: 33%;
}
}
@media screen and (min-width: 1600px) {
.tab_label {
	left: 24.5%;
	max-width: 25%;
	
}
.tabs input:checked + .tab_label {
	left: 24.5%;
	max-width: 25%;
}
}

#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content {
  display: block;
}

.tab_content{
  position: relative;
  animation: fadeIn 1s ease;
}

.nehena-box .col-md-6 .white{
	border:solid 1px #6f654e;
	height: 600px;
}
table.salon{
	margin-top:120px;
	border:none;
}
table.salon th{
padding: 20px 0 20px 5px;
    width: 20%;
    text-align: left;
    vertical-align: text-top;
    border: none;
    border-bottom: solid 1px #ed7e1e;
}
table.salon td{
padding: 20px 5px 20px 0;
	border:none;
	border-bottom:solid 1px #ed7e1e;
}

@media screen and (min-width: 600px) {
table.salon th{
padding-top: 28px;
padding-bottom: 28px;
    width: 20%;
	letter-spacing: 0.1em;
	font-size:1em;
}
table.salon td{
padding-top: 28px;
padding-bottom: 28px;
	letter-spacing: 0.1em;
	font-size:1em;
}	
}

@media screen and (max-width: 599px) {
.nehena-box .col-md-6 .white{
	height: 520px;
}
.m-wide .row{
    margin-right: 5px;
    margin-left: 5px;
}	
.m-wide .row .col-6{
padding: 0 10px;
}	
table.salon{
	margin-top:40px;
}	
}

.nehena-box .col-md-6 .white h3{
    padding: 0;
    border: 0;
    margin: 0 0 20px;
    text-align: center;
}
.page-id-91 .lapis-name{
    font-weight: 600;
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    margin-bottom: 0;
    line-height: 1.8;
}

.page-id-91 .lapis-name2{
	color:#507450;
	font-size: 1.2rem;
}

 input[type="checkbox"] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 0;
    padding: initial;
    border: initial;
	 border-radius: 0;
}
.wpcf7-list-item {
margin: 0 0 0 0.2em;
}

table.contact,table.contact th,table.contact td{
	border:none;
}
table.contact th{
	text-align: left;
	    width: 20%;
	vertical-align: text-top;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
    border-radius: 0;
	border: 1px solid #e2d9cf;
}


.contact-back{
background: #fff;
    padding: 4em 3.5em 2em;
}
.contact-back hr {
    margin-bottom: 2em;
	    border: solid 0.5px #e2d9cf;
}
.contact-back .required{
background: #ed7e1e;
    color: #fff;
    font-size: 11.5px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    line-height: 1.5;
    padding: 2px 5px 1px;
    position: relative;
    top: -2px;
    margin-left: 5px;
}
.button input[type=submit], .postinq a {
    color: #fff;
    width: 450px;
    border-radius: 100px;
    padding: 25px 0;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    background: #ed7e1e;
    border: none;
}
.button input[type=button] {
color: #fff;
    width: 450px;
    border-radius: 100px;
    padding: 25px 0;
    font-weight: 600;
    display: inline-block;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    background: #bababa;
    border: none;
    font-size: 16px;
}
.button input[type=submit]:hover,.postinq a:hover,.button input[type=button]:hover{
	opacity: .7;
	   transition: ease .4s;
}
.wpcf7-spinner {
    display: none;
}
::placeholder {
  color:#e2d9cf;
}
/* 旧Edge対応 */
::-ms-input-placeholder {
  color:#e2d9cf;
}
/* IE対応 */
:-ms-input-placeholder {
  color:#e2d9cf;
}

@media screen and (max-width: 767px) {
table.contact th{
display: block;
    width: 100%;
	padding:0;
}
table.contact th p{
margin-bottom:8px;
}	
table.contact td{
display: block;
    width: 100%;
	padding:0;
}
.contact-back {
    padding: 2.5em 2em 0.5em;
}
}


/*固定ページh1
=========================*/
.page-header>.container {
    padding: 5.5em 0 5em;
}	
.breadcrumb {
    border:none;
}
.category .archive-header h1{
	font-size:2rem;
}
.page-header h1.page-header-title, .entry-header h1.entry-title, .category div.page-header-title{
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	padding: 0;
	text-align: center;
	margin-bottom: 0!important;

	text-shadow: 0 0 5px #00000066;
	line-height: 1.2em;
	margin: 0;
	letter-spacing: 0.03em;
	font-family: 游明朝, YuMincho, HG明朝E, "MS P明朝", serif;
}
.page-header{
	background-repeat: no-repeat;
	position: relative;
	background-size: cover !important;
	background-position: center !important;
}
.page-header>.container {
	max-width: 1920px;
    line-height: 1.8;
    letter-spacing: 0.1em;
    font-family: 游明朝, YuMincho, HG明朝E, "MS P明朝", serif;
	text-shadow: 0 0 5px #00000066;
}

.page-header-inner{
	margin:0;
}


.page-id-66 .page-header {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/hed-66.jpg) !important;
}
.page-id-101 .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/01/hed-101.jpg) !important;
}
.page-id-91 .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-91.jpg) !important;
}
.page-id-171 .page-header,.page-id-179 .page-header,.page-id-181 .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-171.jpg) !important;
}
.page-id-208 .page-header{
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-208.jpg) !important;
}



.archive .page-header,.single-blog .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-blog.jpg) !important;
}

.post-type-archive-menu .page-header,.single-menu .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-menu.jpg) !important;
}
.post-type-archive-merchandise .page-header,.single-merchandise .page-header  {
	background-image: url(https://xs763544.xsrv.jp/wp-content/uploads/2024/02/hed-merchandise.jpg) !important;
}



.single-blog .entry-header h1.single-title{
	text-align: left;
	color:#6f654e;
	text-shadow: none;
	font-family: Lato, 游ゴシック体, YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 22px;
	font-weight: 600;
	
}
.single .vk_posts{
	display:none;
}

.archive-box{
    background: #fff;
    padding: 15px 15px 5px;
    border-radius: 25px;
}

.archive-box .archive-title{
text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25em;
    line-height: 1.4;
    letter-spacing: 0.05em;
    font-weight: 600;
    height: 74px;
}
.archive-box .archive-text{
    height: 74px;
    text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; 
	border-bottom: solid 1px #ed7e1e;
}
.archive-box .archive-price{
    height: 76px;
    text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 1.1em;
	letter-spacing: 0.1em;
font-weight: 600;
}
.single .archive-box{
    margin-bottom: 50px;
}

@media screen and (max-width: 599px) {
.single-blog .entry-header h1.single-title{
    font-size: 18px;
}
.button input[type=submit], .postinq a {
    width:100%;
}
.button input[type=button] {
    width:100%;
}
}

.single .site-body,.archive .site-body{
    padding: 6rem 0 6rem;
}
@media screen and (min-width: 600px) {
.single .site-body,.archive .site-body{
    padding: 5rem 0 5rem;
}
.single .archive-box{
    padding: 15px 50px 5px;
}
}


/*メディアクエリ
=========================*/
@media screen and (min-width: 600px) {
.page-header>.container {
    padding: 5.5em 0 4.5em;
}	
.page-header h1.page-header-title, .entry-header h1.entry-title, .category div.page-header-title {
	padding:0;
	font-size: 43px;
}
}



@media screen and (min-width: 600px) {
.pc-none{
	display: none;
}
.pc-al{
	text-align: center;
}	
}

.sp-header{
	display:block!important;
}
.pc-header{
	display:none!important;
}	
@media screen and (min-width: 992px) {
.sp-header{
	display:none!important;
}
.pc-header{
	display:block!important;
}	
}

@media screen and (min-width: 1200px) {
.mess-back::after {
    width: 30%;
    height: 400px;
    border: solid 2px #ED7E1E;
    border-left: none;
    display: block;
    content: "";
    position: absolute;
    bottom: 0vh;
    left: 0;
    top: auto;
    z-index: 1;
}
.mess-back::after {
    width: 56%;
    top: -4.2vh;
    height: 500px;
}
	
.lap-r{
    margin-right: calc(-50vw + 50%);
}
.lap-l{
    margin-left: calc(-50vw + 50%);
}
.pc-p0-r{
	padding-right: 0!important;
}
.pc-p0-l{
	padding-left: 0!important;
}
.pc-p70-r{
	padding-right:70px!important;
}
.pc-p70-l{
	padding-left:70px!important;
}
.button-back{
    position: relative;
    z-index: auto;
}
.button-back::after {
width: 100%;
    height: 1px;
    background: #ED7E1E;
    display: block;
    content: "";
    position: absolute;
    bottom: 50%;
    right: 90%;
    top: auto;
    z-index: 3;
}
.button-back2{
    position: relative;
    z-index: auto;
}
.button-back2::after {
width: 100%;
    height: 1px;
    background: #ED7E1E;
    display: block;
    content: "";
    position: absolute;
    bottom: 50%;
    left: 90%;
    top: auto;
    z-index: 3;
}
.button-back:hover::after,.button-back2:hover::after{
    background: #6F654E;
}
.pc-al-r{
	text-align: right!important;
}	
}

@media screen and (min-width: 1400px) {
.lapis-l .backimg {
    position: absolute;
    left: -20%;
    bottom: 0;
	display: block;
}
.lapis-r .backimg {
    position: absolute;
	right:-20%;	
    bottom: 0;
	display: block;
}
}


@media screen and (max-width: 991px) {
.hed-back h2 {
    margin-top: -2.3em;
}
.hed-back2 h2 {
    margin-top: -3.7em;
}
.button-henna a {
	width: 300px;
    top: 74%;
	font-size: 1.1em;
}
.row.concept {
    margin-bottom: 100px;
}
.site-header-container {
    height: 64px;
}	
	
}


@media screen and (max-width: 599px) {
.inner-wrap{
	margin:80px auto;
}
.inner-page,.inner-page2{
	margin:80px auto;
}
.inner-tab{
	margin:0px auto 80px;
}
.sp-none{
	display: none;
}
p {
	font-size: 14px;
    line-height: 2.2;
}
.lineh p{
    line-height: 2.3;
}
.button a,.button2 a,.button3 a {
    font-size: 1.15em;
    padding: 1em 0;
}
h3{
    font-size: 1.15em;
}
.lineh h3{
	line-height: 2.8em;
}	
.lineh h2 img{
	max-height: 45px;
}
.page-id-66 .lineh h2 img{
	max-height:100%;
}
h2.lineh img{
	max-height: 45px;
}		
	
.sp-m0-b{
	margin-bottom: 0!important;	
}
.hed-back h2 {
    margin-top: -1em;
	margin-bottom: 1.5em;
}
.hed-back2 h2 {
    margin-top: -1.3em;
	margin-bottom: 1.65em;
}
.page-id-66 .hed-back h2,.page-id-91 .hed-back h2 {
    font-size: 1.3em;
}	
	

.button2 a {
    width:100%;
}
.button-henna a {
    width: 74%;
    padding: 0.8em 0;
    font-size: 1em;
	top: 70%;
}
.button-booking a {
    width:100%;
	font-size: 1.15em;
    padding: 1em 0;
}
/*固定ページ
=========================*/
.back-concept,.menu-category{
	margin-bottom: 35px;
}
.menu-category{
	text-align: left;
}
.menu-category .category {
    margin-right: 10px;
    margin-bottom: 10px;
}
.row.concept{
	padding: 0 10px;
}	
.row.concept .col-4{
	padding:0 3px!important;
}	
.back-concept .concept {
position: absolute;
    top: 25%;
    right: 0%;
    max-width: 100px;
}	
.page-id-66 .row.lineh{
	margin-top: 40px;
}
.row.concept {
    margin-bottom:60px;
}
}





.m0 {
	margin: 0!important;
}
.m0-t {
	margin-top: 0!important;
}
.m0-r {
	margin-right: 0!important;
}
.m0-b {
	margin-bottom: 0!important;
}
.m0-l {
	margin-left: 0!important;
}
.m5 {
	margin: 5px!important;
}
.m5-t {
	margin-top: 5px!important;
}
.m5-r {
	margin-right: 5px!important;
}
.m5-b {
	margin-bottom: 5px!important;
}
.m5-l {
	margin-left: 5px!important;
}
.m10 {
	margin: 10px!important;
}
.m10-t {
	margin-top: 10px!important;
}
.m10-r {
	margin-right: 10px!important;
}
.m10-b {
	margin-bottom: 10px!important;
}
.m10-l {
	margin-left: 10px!important;
}
.m15 {
	margin: 15px!important;
}
.m15-t {
	margin-top: 15px!important;
}
.m15-r {
	margin-right: 15px!important;
}
.m15-b {
	margin-bottom: 15px!important;
}
.m15-l {
	margin-left: 15px!important;
}
.m20 {
	margin: 20px!important;
}
.m20-t {
	margin-top: 20px!important;
}
.m20-r {
	margin-right: 20px!important;
}
.m20-b {
	margin-bottom: 20px!important;
}
.m20-l {
	margin-left: 20px!important;
}
.m25 {
	margin: 25px!important;
}
.m25-t {
	margin-top: 25px!important;
}
.m25-r {
	margin-right: 25px!important;
}
.m25-b {
	margin-bottom: 25px!important;
}
.m25-l {
	margin-left: 25px!important;
}
.m30 {
	margin: 30px!important;
}
.m30-t {
	margin-top: 30px!important;
}
.m30-r {
	margin-right: 30px!important;
}
.m30-b {
	margin-bottom: 30px!important;
}
.m30-l {
	margin-left: 30px!important;
}
.m40 {
	margin: 40px!important;
}
.m40-t {
	margin-top: 40px!important;
}
.m40-r {
	margin-right: 40px!important;
}
.m40-b {
	margin-bottom: 40px!important;
}
.m40-l {
	margin-left: 40px!important;
}
.m50 {
	margin: 50px!important;
}
.m50-t {
	margin-top: 50px!important;
}
.m50-r {
	margin-right: 50px!important;
}
.m50-b {
	margin-bottom: 50px!important;
}
.m50-l {
	margin-left: 50px!important;
}
.m60 {
	margin: 60px!important;
}
.m60-t {
	margin-top: 60px!important;
}
.m60-r {
	margin-right: 60px!important;
}
.m60-b {
	margin-bottom: 60px!important;
}
.m60-l {
	margin-left: 60px!important;
}
.m70 {
	margin: 70px!important;
}
.m70-t {
	margin-top: 70px!important;
}
.m70-r {
	margin-right: 70px!important;
}
.m70-b {
	margin-bottom: 70px!important;
}
.m70-l {
	margin-left: 70px!important;
}
.m80 {
	margin: 80px!important;
}
.m80-t {
	margin-top: 80px!important;
}
.m80-r {
	margin-right: 80px!important;
}
.m80-b {
	margin-bottom: 80px!important;
}
.m80-l {
	margin-left: 80px!important;
}
.m90 {
	margin: 90px!important;
}
.m90-t {
	margin-top: 90px!important;
}
.m90-r {
	margin-right: 90px!important;
}
.m90-b {
	margin-bottom: 90px!important;
}
.m90-l {
	margin-left: 90px!important;
}
.m100 {
	margin: 100px!important;
}
.m100-t {
	margin-top: 100px!important;
}
.m100-r {
	margin-right: 100px!important;
}
.m100-b {
	margin-bottom: 100px!important;
}
.m100-l {
	margin-left: 100px!important;
}
.m120 {
	margin: 120px!important;
}
.m120-t {
	margin-top: 120px!important;
}
.m120-r {
	margin-right: 120px!important;
}
.m120-b {
	margin-bottom: 120px!important;
}
.m120-l {
	margin-left: 120px!important;
}
.m150 {
	margin: 150px!important;
}
.m150-t {
	margin-top: 150px!important;
}
.m150-r {
	margin-right: 150px!important;
}
.m150-b {
	margin-bottom: 150px!important;
}
.m150-l {
	margin-left: 150px!important;
}
.m200 {
	margin: 200px!important;
}
.m200-t {
	margin-top: 200px!important;
}
.m200-r {
	margin-right: 200px!important;
}
.m200-b {
	margin-bottom: 200px!important;
}
.m200-l {
	margin-left: 200px!important;
}
.m300 {
	margin: 300px!important;
}
.m300-t {
	margin-top: 300px!important;
}
.m300-r {
	margin-right: 300px!important;
}
.m300-b {
	margin-bottom: 300px!important;
}
.m300-l {
	margin-left: 300px!important;
}
.p0 {
	padding: 0!important;
}
.p0-t {
	padding-top: 0!important;
}
.p0-r {
	padding-right: 0!important;
}
.p0-b {
	padding-bottom: 0!important;
}
.p0-l {
	padding-left: 0!important;
}
.p5 {
	padding: 5px!important;
}
.p5-t {
	padding-top: 5px!important;
}
.p5-r {
	padding-right: 5px!important;
}
.p5-b {
	padding-bottom: 5px!important;
}
.p5-l {
	padding-left: 5px!important;
}
.p10 {
	padding: 10px!important;
}
.p10-t {
	padding-top: 10px!important;
}
.p10-r {
	padding-right: 10px!important;
}
.p10-b {
	padding-bottom: 10px!important;
}
.p10-l {
	padding-left: 10px!important;
}
.p15 {
	padding: 15px!important;
}
.p15-t {
	padding-top: 15px!important;
}
.p15-r {
	padding-right: 15px!important;
}
.p15-b {
	padding-bottom: 15px!important;
}
.p15-l {
	padding-left: 15px!important;
}
.p20 {
	padding: 20px!important;
}
.p20-t {
	padding-top: 20px!important;
}
.p20-r {
	padding-right: 20px!important;
}
.p20-b {
	padding-bottom: 20px!important;
}
.p20-l {
	padding-left: 20px!important;
}
.p25 {
	padding: 25px!important;
}
.p25-t {
	padding-top: 25px!important;
}
.p25-r {
	padding-right: 25px!important;
}
.p25-b {
	padding-bottom: 25px!important;
}
.p25-l {
	padding-left: 25px!important;
}
.p30 {
	padding: 30px!important;
}
.p30-t {
	padding-top: 30px!important;
}
.p30-r {
	padding-right: 30px!important;
}
.p30-b {
	padding-bottom: 30px!important;
}
.p30-l {
	padding-left: 30px!important;
}
.p40 {
	padding: 40px!important;
}
.p40-t {
	padding-top: 40px!important;
}
.p40-r {
	padding-right: 40px!important;
}
.p40-b {
	padding-bottom: 40px!important;
}
.p40-l {
	padding-left: 40px!important;
}
.p50 {
	padding: 50px!important;
}
.p50-t {
	padding-top: 50px!important;
}
.p50-r {
	padding-right: 50px!important;
}
.p50-b {
	padding-bottom: 50px!important;
}
.p50-l {
	padding-left: 50px!important;
}
.p60 {
	padding: 60px!important;
}
.p60-t {
	padding-top: 60px!important;
}
.p60-r {
	padding-right: 60px!important;
}
.p60-b {
	padding-bottom: 60px!important;
}
.p60-l {
	padding-left: 60px!important;
}
.p70 {
	padding: 70px!important;
}
.p70-t {
	padding-top: 70px!important;
}
.p70-r {
	padding-right: 70px!important;
}
.p70-b {
	padding-bottom: 70px!important;
}
.p70-l {
	padding-left: 70px!important;
}
.p80 {
	padding: 80px!important;
}
.p80-t {
	padding-top: 80px!important;
}
.p80-r {
	padding-right: 80px!important;
}
.p80-b {
	padding-bottom: 80px!important;
}
.p80-l {
	padding-left: 80px!important;
}
.p90 {
	padding: 90px!important;
}
.p90-t {
	padding-top: 90px!important;
}
.p90-r {
	padding-right: 90px!important;
}
.p90-b {
	padding-bottom: 90px!important;
}
.p90-l {
	padding-left: 90px!important;
}
.p100 {
	padding: 100px!important;
}
.p100-t {
	padding-top: 100px!important;
}
.p100-r {
	padding-right: 100px!important;
}
.p100-b {
	padding-bottom: 100px!important;
}
.p100-l {
	padding-left: 100px!important;
}
	
	
