@charset "UTF-8";


/* english */

#body_wrap.en .post_content p{
	font-size: 18px;
	line-height: 2.5;
	letter-spacing: 0.12rem;
/*
	text-align : justify;
	word-break:break-all;
	text-justify:inter-character;
*/
}

@media (max-width: 960px){
	#body_wrap.en .post_content p{
		font-size: inherit;
		line-height: 2;
	}
}



.h-en-store-title,
.h-en-a{
	font-size: 4.8vw !important;
	font-weight: normal !important;
	letter-spacing: 0.5vw;
	line-height: 1.3;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	background:none !important;
	border-top:none !important;
	border-bottom:none !important;
	    padding-top: 0 !important;
    padding-bottom: 0 !important;
    letter-spacing: 0.3vw !important;
   	line-height: 1.1 !important;
	.mininote{
		font-size: 3.2vw !important;
		opacity: 1;
		
	}
}




.h-en-store-title::before,
.h-en-a::before{
	display: none !important;
}

.h-en-store-title-b{
	font-size: 3.5vw !important;
	letter-spacing: 0.8vw;
}




.section-dessert{
	background-image: url(/azabudai-hills/wp-content/uploads/2023/11/715b3cbcb5096e75ffe7deb98e5840b4-scaled.webp);
    background-repeat: no-repeat;
    background-position: -5px 0;
    background-size:cover;
    height: 98.4vw;
}

.section-dessert-b div.is-stack.is-vertical{
	height: 98.4vw;
	
}

.section-dessert-b .h-left-line-w{
	margin-left: 27vw !important;
	letter-spacing: 0.1vw !important;
	font-size: 2.5rem !important;
}

.section-dessert-b-p{
	margin-left: 5vw !important;
	margin-right: 1vw !important;
}

#body_wrap.en a[href*="store"],
#body_wrap.en .nav-gloval-ec{
	display: none;
}


#body_wrap.en .footer-global-nav{
	display: none;
}

.text-turning-seasonal{
	margin-left: 1rem !important; 
	line-height: 1.5 !important;
	padding-top:1rem;
}


.sbi_load_btn{
	font-size: 0 !important;
}

.sbi_load_btn:before{
	font-size:14px;
	content:'Read more';
}

.sbi_follow_btn.sbi_custom span{
	font-size: 0 !important;	
}

.sbi_follow_btn.sbi_custom span:before{
	font-size:14px;
	content:'Instagram Follow';	
}

/* 動画 */
.box-movie video{
	height: 100vh;
	object-fit:cover;
}
@media (max-width: 960px){
.box-movie{
	height: 90vh;
}
.box-movie video{
	width:auto;
	height: 100vh;
	position: absolute;
	left: 50%;
/* 	margin-left: calc( ( 100% - 100vw ) / 2 * -1 ); */
	transform: translateX(-50%);
}
}



/* 英語で表示しないメニュー */
/* pick up in fruits */
.en .menu-item-2450{
	display: none;
}

.en .menu-item-2450{
	display: none;
}

.nav-english{
	display: none;
}

.nav-jp{
	display: block;
}

.nav-global-en{
	display: none;
}

.c-spnav .nav-global-ja{
	display: block;	
}