@charset "UTF-8";
/* CSS Document */
.navnai{
    padding-top: 4rem;	
}
.nav-box{
	width: 7.5rem;
	position: absolute;
    right: 0;
	z-index: 2;
	border-right: 0 solid transparent;
    border-bottom: 7rem solid #ffdc00;
    border-left: 2rem solid transparent;
}
/*nav*/
#overlay-button.active {
background: none;
}
#overlay-button {
    position: absolute;
    right: 1rem;
    top: 2rem;
    padding: 22px 11px;
    z-index: 5;
    cursor: pointer;
    user-select: none;
}
.shopnav::after{
content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 12%;
    margin-top: -4px;
    transform: rotate(45deg);
}
.shopnav2::after{
content: '';
    width: 6px;
    height: 6px;
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    position: absolute;
    top: 50%;
    right: 12%;
    margin-top: -4px;
    transform: rotate(45deg);
}
input[type=checkbox]:checked ~ #overlay-button:before{
	    background: #D83646;
}
#overlay-button span {
    height: 2.5px;
    width: 33px;
    border-radius: 2px;
    background-color: white;
    position: relative;
    display: block;
    transition: all .2s ease-in-out;
}
#overlay-button span:before {
  top: -10px;
  visibility: visible;
}
#overlay-button span:after {
  top: 10px;
}
#overlay-button span:before, #overlay-button span:after {
  height: 2.5px;
    width: 33px;
  border-radius: 2px;
  background-color: #fff;
  position: absolute;
  content: "";
  transition: all .2s ease-in-out;
}
.tabs {
    margin-top: 50px;
    padding-bottom: 0;
    background: none;
    margin: 0 auto;
    border-radius: 7px;
    padding: 2rem;
 
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {

}
.name,.en{
	font-family: 'Work Sans', sans-serif;
}
.shopnav{
	top: 9%;
    right: 0;
    background: #D83646;
    color: #fff;
    padding: 13px 0.7rem 13px 0px;
    width: 55px;
    position: fixed;
    text-align: center;
    z-index: 3;
}
.shopnav2{
top: 16%;
    right: 0;
    background: #D83646;
    color: #fff;
    padding: 13px 0.7rem 13px 0px;
    width: 55px;
    position: fixed;
    text-align: center;
        z-index: 3;
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
  background: #fff;
}
input[type=checkbox] {
  display: none; 
  
}

input[type=checkbox]:checked ~ #overlay {
  visibility: visible; 
}

input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
  background: transparent;
  
  
}
input[type=checkbox]:checked ~ #overlay-button span:before {
  transform: rotate(45deg) translate(7px, 7px);
  background: #333;

}
input[type=checkbox]:checked ~ #overlay-button span:after {
  transform: rotate(-45deg) translate(7px, -7px);
  background: #333;
}
.black{
/*	background: rgb(216, 54, 70,0.8);*/
/*	background: #D83646;*/
	    background: rgba(216, 54, 70,0.8);
}
#overlay {
height: 100vh;
    padding-bottom: 7rem;
    width: 100vw;
	background-color:#ffdc00e0;
 background-size: cover;
    background-repeat: no-repeat;
    z-index: 4;
    visibility: hidden;
    position: fixed;
    overflow: scroll;
}
#overlay.active {

}
.spnav{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  padding-left: 0;
  list-style-type: none;
    padding: 13rem 0;
}
.spnav li {
    line-height: 1.4;
    padding: 0em 0 3rem;
    text-align: center;
    width: 90%;
    font-weight: bold;
}
.spnav li a {    
  text-decoration: none;
 font-size: 1.1em;
}
.spnav li a:hover {
    opacity: 0.5;
}
.navslide{
	padding-top: 3rem;
}

.nav-spen{
    font-size: 2.4rem;
    padding-bottom: 0;
    font-weight: 800;
}
.sp-logo{
    position: absolute;
    width: 90px;
    top: 2rem;
    left: 1rem;
	    z-index: 10;
}
nav {
	top: 0;
    right: 0;
    left: 0;
}
.nav-ja{
	display: block;
}
.nav-store-box{
	    display: flex;
    width: 70%;
    margin: 2rem auto 0rem;
	justify-content: space-between;
}
.navstore{
border: solid 1px #fff;
    border-radius: 50px;
    padding: 1rem 1rem 0.8rem;
    display: block;
    margin: 2%;
    width: 100%;
    font-size: 0.7rem;
}
.sjis2{
	margin: 20%;
}

.yoya{
	    background: #fff;
    width: 45%;
    position: absolute;
    right: 5.4rem;
    color: #d48774;
    border-radius: 50px;
    padding: 0.7rem 0;
    text-align: center;
}
.akis{
	    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    display: block;
}
.akisyo{
	    font-size: 0.9rem;
    padding-left: 0.5rem;
	    letter-spacing: 0;
	text-align: center;
}
.booking {
text-align: center;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 300;
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 0rem;
    font-size: 4rem;
    line-height: 1.3;
    color: #695c69;
    color: #d48774;
}
.booking span {
    display: block;
    font-size: 1.4rem;
}
.bo-kbtn {
    margin: auto;
}
.bo-kbtn a {
    color: #d48774;
    border: solid 1.5px;
    padding: 1.3rem 0;
    width: 80%;
    display: block;
    margin: 1%;
    border-radius: 50px;
    font-size: 1.7rem;
    margin: 3% auto 0;
}
.bo-ktxt{
	text-align: left;
    font-size: 1.1rem;
    padding-top: 3rem;
}

/*
予約
*/
.nav-gp{
	padding: 0 0;
    color: #d48774;
}
.nav-naiharajuku,.nav-toritsu{
display: flex;
    justify-content: center;
    width: 100%;
    padding: 0 0;
}
.nav-harajuku-img,.nav-toritsu-img{
padding: 2rem 0;
    width: 50%;
}
.nav-txt-box{
	padding: 3rem 0rem 0 0.8rem;
    width: 40%;
}
.nav-txt-1{
	    font-family: 'Josefin Sans', sans-serif;
font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.3;
}
.nav-txt-1 span{
    display: block;
    color: #d48774;
    font-size: 1.3rem;
}

.nav-txt-2{
border: solid 1px;
    border-radius: 0;
    background: #fff;
    margin: 1rem 0 0;
    padding: 0.5rem 0;
	    width: 80%;
    display: block;
    margin: 2rem auto;
}

.navmg{
	display: none!important;
}
.yoyakunew{
    position: absolute;
    width: 11%;
    right: 7rem;
    top: 2.5rem;
    z-index: 1;

}
.navmg{
	padding-top: 3rem;
    display: block;
}

.map {
    padding: 6rem 0 4rem;
}
.overlay-button .active{
	left: 0;
}
.accordion-item {
width: 90%;
    margin: 0 auto;
    cursor: pointer;
    color: #fff;
    font-size: 5vw;
    font-weight: bold;
    padding: 25px 0px;
    text-align: left;
    border-bottom: solid 1px rgb(204, 204, 204, 0.15);
}

.accordion-header{
  transition: ease-in-out 100ms;
	    font-size: 5vw;
}
	.accordion-header2{
	    font-size: 4.4vw;
		font-weight: bold;
	}
.accordion-text{
  width: 100%;
  display: none;
  padding-top: 5px;
  padding-bottom: 20px;
 }
.accordion {
max-width: 60vw;
}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.title::after,
.title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 2em;
    width: 2px;
    display: block;
    height: 1.75em;
    background-color: #fff;
    transition: all 0.3s;
}
.title::after {
transform: rotate(90deg);
}
.content {
max-height: 0;
overflow: hidden;
}
.content a {
display: block;
    margin: 0;
    padding: 0.8em 0em 0.8em;
    font-size: 1.2em;
    color: #fff;
    line-height: 1.5;
/*    border-bottom: solid 1px;*/
}
.toggle:checked + .title + .content {
max-height: 500px;
    transition: all 1.5s;
    padding-top: 2rem;
    width: 70%;
    margin: auto;
}
.toggle:checked + .title::before {
transform: rotate(90deg) !important;
}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
.nav-contact-wp{
	padding-top: 3rem;
      font-weight: bold;
}
.nav-contact-ttl{
	font-size: 1.3rem;
	 text-align: center;
}
.nav-mail{
	border: solid 1px;
    display: block;
    width: 80%;
    padding: 1.5rem;
    margin: 1rem auto 1.5rem;
    font-weight: bold;
    font-size: 1.8rem;
	position: relative;
}
.nav-contact-txt{
	font-size: 1.1rem;
    text-align-last: left;
    width: 80%;
    margin: auto;
}
.nav-mail::after {
    content: '';
    display: inline-block;
    border-style: solid;
    border-width: 10px 0 10px 14px;
    border-color: transparent transparent transparent #333;
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 25%;
    transform: translateY(-50%);
}

@media (min-width: 769px){
		.pc{
		display: block;
	}
	.sp{
		display: none;
	}
	.nav-spen {
    font-size: 1.1rem;
    padding-bottom: 0;
    font-weight: 800;
    text-align: center;
	}
	.nav-ja {
    display: block;
    text-align: center;
    font-weight: 500;
	font-size: 0.6rem;
	}
	.nav-pc-1{
		position: relative;    
		padding-left: 2rem;
		z-index: 2;
	}	
	#nav-pc-2{
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 1.4rem;
    z-index: 5;
    padding-bottom: 0.4rem;
	}	
	.top-logopc{
	display: block;
    width: 160px;
    padding-left: 3rem;
	}
	nav{
		padding-right: 3rem;
	}
nav ul{
	list-style: none;
    display: flex;
    right: 0;
    justify-content: flex-end;
    margin-right: 5rem;
    padding-top: 1rem;
    position: absolute;
    z-index: 1;
}
nav ul li{
   position: relative;
   display: block;
   padding-left: 1rem;
	text-align: center;
}
nav ul li a{
	display: block;
    text-decoration: none;
    padding: 0px 18px 20px;
    font-weight: 300;
    font-size: 1.5rem;
    transition: all .3s;
}

nav ul li li a{
    padding: 10px 12px;
    text-align: center;
    font-size: 0.9rem;
}

nav ul li a:hover{
	opacity: 1;
}
	.navja{
		display: block;
	}
nav li.has-child ul{
    position: absolute;
        -webkit-transform: translate(178%, -20%);
    top: 45px;
    z-index: 4;
    width: 9rem;
    visibility: hidden;
    opacity: 0;
    mix-blend-mode: multiply;
    transition: all .3s;
    border-radius: 25px;
}
/*hoverしたら表示*/
nav li.has-child:hover > ul,
nav li.has-child ul li:hover > ul,
nav li.has-child:active > ul,
nav li.has-child ul li:active > ul{
  visibility: visible;
  opacity: 1;
}

/*ナビゲーションaタグの形状*/
nav li.has-child ul li a{
  color: #fff;
	background: #7e807c;
  border-bottom:solid 1px rgba(255,255,255,0.6);
	mix-blend-mode: multiply;
}

nav li.has-child ul li:last-child a{
  border-bottom:none;mix-blend-mode: multiply;
}

nav li.has-child ul li a:hover,
nav li.has-child ul li a:active{
opacity: 1;
}

	.akis{
	color: #d9917f;	
	}

	.modal-wrapper .modal-close{
		    color: #d48774 !important;
	}
	.booking{
text-align: left;
    display: block;
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    font-size: 2.5rem;
    line-height: 1.3;
	}
	.nav-gp{
		display: flex;
		padding: 9rem 0 0;
	}
	.akis {
    font-size: 1.1rem;
    font-weight: bold;
}
	.booking span{
		display: block;
    font-size: 1.4rem;
	}
	.tabumoda,.tab_content{
     top: 0;
    left: 21rem;
    width: 73%;
    margin-left: 23%;
    margin-top: -8rem;
    text-align: left;

	}
	.bo-kbtn a {
    color: #d48774;
    border: solid 1.5px;
    padding: 0.5rem;
    width: 70%;
    text-align: center;
    display: block;
    margin: 0% 2% 0;
    border-radius: 50px;
    font-size: 1.7rem;
}
	.bo-kbtn a:hover{
		background: #d48774;
		opacity: 1;
	}
	.bo-kbtn {
    margin: auto;
    display: flex;
}
.bo-kbtn a{
    color: #d48774;
    border: solid 1.5px;
    padding: 0.5rem;
    width: 50%;
    display: block;
    margin: 1%;
    border-radius: 50px;
    font-size: 1.7rem;
}	
	.sp-logo {
    position: absolute;
    width: 120px;
    top: 1.5rem;
    left: 1rem;
    z-index: 10;
}
}