@charset "utf-8";
	/* 480px以上は写さない */
@media (min-width: 480px) {
	.sp-only {
		display: none!important;
	}
}
	/* 960px以上は写さない */
@media (min-width: 960px) {
	.tb-only {
		display: none!important;
	}
}

	/* 1280px以下に適用されるCSS（スクエアモニター用） */
@media screen and (max-width: 1280px) {
	.footer-bottom {
		max-width: 1100px;
	}
	
	
}


	/* 960px以下に適用されるCSS（タブレット用） */
@media screen and (max-width: 960px) {
	.slider, .slider-item {
		height: 80vh;
	}
	.header-left {
		width: 10%;
	}
	.header-right {
		width: 90%;
	}
	.header-right .insta {
		width: 5%;
	}
	.header-right .tel {
		width: 20%;
	}
	.header-right .tel a {
		font-size: 16px;
	}
	.cp span {
		font-size: 40px;
	}
	.wrap {
		width: 90%;
	}
	#concept .wrap {
		padding: 60px 0;
	}
	#concept .inner {
		padding: 50px 0;
	}
	#concept .ttl {
		font-size: 32px;
		margin-bottom: 10px;
	}
	#concept .ttl span {
		font-size: 25px;
	    margin-bottom: -15px;
	}
	#concept .txt {
		max-width: 600px;
		margin: 0 auto;
	}
	.index-ttl .en {
		font-size: 80px;
		letter-spacing: 13px;
		bottom: -18px;
	}
	.index-ttl {
		padding-left: 20px;
	}
	.index-ttl .ja {
		font-size: 32px;
	}
	#cafebar .en {
		font-size: 80px;
		letter-spacing: 13px;
		top: 142px;
	}
	#cafebar .wrap {
		margin-right: 2%;
		padding: 40px 3% 30px;
	}
	.footer-top {
		padding: 40px 0;
	}
	.footer-top .index-ttl {
		margin-bottom: 30px;
	}
	.footer-top .wrap {
		width: 65%;
	}
	.reserve {
		margin-bottom: 20px;
	}
	.footer-bottom {
		padding: 40px 0;
		max-width: 780px;
	}
	
	


	
	
	/* 下層ページ */
	#mainvisual {
		height: 33vh;
	}
	
	#background {
		position: relative;
		background-image: none;
	}
	#background::before {
		content: "";
		display:block;
		position:fixed;
		top:0;
		left:0;
		z-index:-1;
		width:100%;
		height:100vh;
		background-repeat: no-repeat;
		background-position: center center;
		background-image: url("../img/background.jpg");
		background-size: cover;
	}
	#page-ttl {
		padding-top: 11rem;
	}
	#page-ttl .en {
		font-size: 90px;
	}
	.section {
		padding-top: 70px;
	}
	.sec-ttl {
		margin-bottom: 50px;
	}
	.concept .item {
		max-width: 750px;
		padding: 55px 0;
	}
	.concept .ttl {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.salon-info .wrap {
		max-width: 650px;
	}
	.list dt {
		width: 160px;
	}
	.list dd {
		width: calc(100% - 160px);
	}
	.menu-bg {
		max-width: 750px;
	}
	.menu-list {
		max-width: 700px;
	}
	.menu-list .name {
		width: 80%;
	}
	.menu-list .price {
		width: 20%;
	}
	.staff .bg {
		width: 90%;
		padding: 80px 0;
	}
	.staff .item {
		max-width: 680px;
		margin: 0 auto 55px;
	}
	.staff .name {
		margin-bottom: 15px;
	}
	.list {
		margin: 70px auto;
	}
	.access .bg {
		padding: 30px 3%;
	}


}




	/* 480px以下に適用されるCSS（スマホ用） */
@media screen and (max-width: 480px) {
	.pc-only {
		display: none!important;
	}
	#header {
		transform: none;
		left: 0;
		background: none;
	}
	.header-left {
		width: 20%;
	}
	.header-right {
		display: none!important;
	}
	#sp-nav {
		position: fixed;
		width: 100%;
		z-index: 1;
	}
	.sp-nav {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		position: fixed;
	}
	.nav_wrapper {
		position: fixed;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		bottom: 0;
	}
	.nav_wrapper div:first-child {
		border-left: 1px solid #F3F3F3;
	}
	.nav_wrapper div {
		width: 25%;
		display: flex;
		background: #1C1919;
		align-items: center;
		justify-content: center;
		border-right: 1px solid #F3F3F3;
		border-top: 1px solid #F3F3F3;
	}
	.nav_wrapper a {
		padding: 10px;
	}
	#page_top {
		display: none!important;
	}
	.flex {
		flex-direction: column;
	}
	.flex-2, .flex-3 {
		width: 100%;
		margin-bottom: 30px;
	}
	.slider, .slider-item {
		height: 70vh;
	}
	.cp {
		padding: 30px 0;
	}
	.cp span {
		font-size: 33px;
	}
	#concept .wrap {
		padding: 30px 0;
	}
	#concept .inner {
		padding: 25px 0;
	}
	#concept .ttl {
		font-size: 23px;
	}
	#concept .ttl span {
		font-size: 18px;
		margin-bottom: -10px;
	}
	.index-section {
		padding: 70px 0;
	}
	.more {
		margin: 30px auto 0;
	}
	#cafebar {
		padding-top: 100px;
	}
	#cafebar .en {
		font-size: 65px;
		letter-spacing: 4px;
		top: 45px;
	}
	.cafe-img01, .cafe-img02 {
		width: 60%;
	}
	.cafe-img02 {
		margin-left: auto
	}
	#index-store {
		padding: 90px 0;
	}
	.footer-top .index-ttl .en {
		font-size: 60px;
		letter-spacing: 8px;
		bottom: 5px;
	}
	.footer-top .wrap {
		width: 80%;
	}
	.reserve {
		flex-direction: row!important;
	}
	.reserve .flex-2 {
		width: 48%!important;
		margin-bottom: 0;
	}
	.reserve .tel {
		font-size: 15px;
		padding: 17px 0;
	}
	.footer-bottom .info {
		width: 95%;
		margin: 0 auto;
	}
	.copyright {
		padding: 15px 0 80px;
	}
	
	/* ここから下層ページ */
	#page-ttl {
		padding-top: 9rem ;
	}
	#page-ttl .en {
		font-size: 60px;
		top: 71%;
	}
	#page-ttl .ja {
		font-size: 36px;
	}
	.sec-ttl {
		margin-bottom: 35px;
	}
	.sec-ttl .en {
		font-size: 37px;
	}
	.concept .item {
		padding: 35px 0 15px;
	}
	.concept .ttl {
		font-size: 22px;
	}
	.salon-info .wrap {
		max-width: 350px;
	}
	.list {
		margin: 40px auto;
	}
	.list dt {
		width: 100px;
		padding-left: 10px;
	}
	.list dd {
		width: calc(100% - 100px);
	}
	.salon-info {
		padding-bottom: 130px;
	}
	.menu-bg {
		max-width: 380px;
		padding: 30px 0;
	}
	.menu-list {
		max-width: 370px;
		flex-direction: row;
	}
	.staff .bg {
		padding: 50px 0;
	}
	.staff .item {
		max-width: 360px;
	}
	
	
	

	
	
	
	
	
}