/*
Theme Name: Lightning Child
Theme URI: 
Template: lightning
Description: 
Author: 
Tags: 
Version: 0.6.0
*/
html body{
	background-color: #6E4437;
    color:#fff;
    font-family: "EB Garamond", "Yuji Mai", serif;
    font-weight: 400;
    font-style: normal;
	font-size:18px;
}

/***
 background: url("/wp-content/uploads/2024/05/bg01.png");
    background-color:rgba(255,255,255,0.3);
    background-blend-mode:lighten;
    background-size: 5%;
 font-family: "EB Garamond", "Shippori Mincho", serif;
****/



.tategaki{
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-lr;
}

.global-nav-name {
    font-size: 18px !important;
}

strong.global-nav-name {
    font-family: serif;
}


/*****************************************
HOME
*****************************************/
.site-header-logo {
    font-size: 2.3rem;
}

.home{
    letter-spacing: .05em;
}

/*----------緊急告知----------*/
.top-kinkyu > li > a.wp-block-latest-posts__post-title {
	display:none;
}

.top-kinkyu > li  {
	border-bottom:none;
}



/*----------タイトル----------*/
.home_title:not(.home_sns_tit){
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-lr;
}
.home_title{
    letter-spacing: .4em;
    line-height: 1;
}
.home_title h2{
    border: none;
    margin: 0;
    padding: 0;
    font-size: 2.25rem;
    line-height: 1;
    font-weight: normal;
    letter-spacing: .4em;
}
.home_title .vk_heading_subtext{
    color: var(--wp--preset--color--vk-color-primary);
    line-height: 1;
    margin-block-end: 0;
    margin-left: 1.25rem;
}
.home_title.home_sns_tit h2{
    font-size: 1.75rem;
    letter-spacing: .3em;
}
/*----------ファーストビュー----------*/
.home_fv_wrapper{
    margin: 0 calc(50% - 50vw);
    min-height: 100vh;
    z-index: 100;
}
.home_fv_wrapper video {
    min-width: 100%;
    min-height: 100vh;
}
/*--body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
    max-width: initial;
}*/
/*ドットでマスク*/
.home_fv_wrapper .wp-block-cover__inner-container {
    background-image: url(/wp-content/uploads/mv_overlay.webp);
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 2px 2px;
}
/*----------カラム----------*/
.home .home_col .home_col-r{
    flex-grow: 6;
}
/*----------bg_circle----------*/
.bg_circle{
    position: relative;
}

/*
.bg_circle::before{
    content: url('/honten/wp-content/uploads/sites/5/bg_circle02.svg');
    position: absolute;
    width: 33%;
    margin: 0 calc(50% - 50vw);
}
*/

.zind-top{
	z-index:900;
}
/*----------新着情報----------*/
/*背景画像*/
.home_news_area.bg_circle::before {
    top: -40%;
    right: -30%;
}
/*新着情報一覧*/
.home_news_area .vk_posts-layout-postListText {
    margin-bottom: 0;
}
.home_news_area .postListText{
    border-bottom: 1px solid #ccc;
    padding: 1.6rem 0;
}
.home_news_area .postListText:first-child{
    border-top: 1px solid #ccc;
}
.home_news_area .postListText,.home_news_area .postListText .postListText_title{
    font-size: 1rem;
}

.postListText_date{
	font-size: 1.2rem;
}

.postListText_title a {
    font-size: 1.1rem;
}

/*----------詳細ボタン----------*/
.vk_button .vk_button_link_after{
    position: relative;
    margin-left: 1.5rem;
}
.vk_button .vk_button_link_after::before{
    position: relative;
    z-index: 5;
    color: #fff;
    font-size: .65rem;
    left: -10px;
    top: -1px;
}
.vk_button .vk_button_link_after::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    background: var(--wp--preset--color--vk-color-primary);
    transform: rotate(45deg);
    position: absolute;
    top: 0;
    right: 4px;
}
/*----------店舗情報----------*/
.home_shop_area{
    margin: 0 calc(50% - 50vw);
    position: relative;
    z-index: 5
;
}
.home_shop_area .wp-block-columns{
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: initial;
    gap: 4px;
}

.home_shop_area2 {
    margin-left: 5% !important;
    margin-right: 5% !important;
    gap: 2em !important;
}

.home_shop_items .home_shop_item .wp-block-cover{
    min-height: 560px;
}
.home_shop_items .home_shop_item .home_shop_item_cover .wp-block-cover__inner-container{
    background-color: rgba(237, 108, 0, .8);
    width: 60px;
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 4px;
    position: relative;
}


.home_shop_items .home_shop_item .home_shop_item_cover .wp-block-cover__inner-container::before {
    content: "";
    border: 1px solid rgba(237, 108, 0, .8);
    width: 70px;
    height: 230px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}



.home_shop_items .home_shop_item .home_shop_item_tit{
    color: #fff;
    font-size: 1.75rem;
	margin-block-start: 50%;
}


/*----------店舗情報no2----------*/

.wrap-hover ::first-child{
	height: 350px !important;
}

.wrap-hover {
	position: relative;
	width: 100%;
	height: 450px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.wrap-hover img.hover-img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height:450px;
	object-fit: cover;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
}
.wrap-hover img.hover-img:nth-of-type(2) {
	top: -100%;
}
.wrap-hover:hover img.hover-img:nth-of-type(2) {
	top: 50%;
}


/*----------お品書き----------*/
/*背景画像*/
/*.home_menu_area.bg_circle::before {
    top: -33%;
    left: -35%;
}*/
.home_menu_area .home_col-r{
    margin-right: calc(50% - 50vw);
}
.home_menu_area .home_menu_items .home_menu_item:last-child{
    flex-grow: .5;
}
.home_menu_area .home_menu_items .home_menu_item:last-child figure {
    height: 100%;
}
.home_menu_area .home_menu_items .home_menu_item:last-child img {
    height: 100% !important;
    object-fit: cover;
    object-position: center left;
}

figure.wp-block-image.size-full.top-menu-img {
    margin: 0;
}

/*----------sns----------*/
.home_title.home_sns_tit i{
    color: var(--wp--preset--color--vk-color-primary);
    display: block;
    position: relative;
    margin: 0;
    margin-bottom: 55px;
}
.home_title.home_sns_tit i::before{
    letter-spacing: normal;
}
.home_title.home_sns_tit i::after{
    content: "";
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid var(--wp--preset--color--vk-color-primary);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/**
.bg-insfbook {
    background-color:#F3EBE1;
}
**/

.sbi_header_text.sbi_no_bio {
    padding-left: 1rem;
}

div#sb_instagram {
    background-color:#fdfcf4;
}

.top-sns-clm{
	gap: 6em;
}

/*****************************************
フッター
*****************************************/
ul#menu-footer_menu{
    text-align: center;
}

ul#menu-footer_menu li a{
	border-bottom:none;
}
ul#menu-footer_menu li a::after {
    content: "/";
    padding-left: var(--vk-margin-list-menu-left-first);
}
ul#menu-footer_menu li:last-child a::after{
    content: "";
}
.site-footer{
    border-top: none;
}
.site-footer,.site-footer a{
    color: #fff;
	font-size:1rem;
}
.site-footer .footer_logo img {
    height: 200px !important;
}

aside#block-12 {
    margin-bottom: 5px;
}
/*****************************************
投稿ページ
*****************************************/
.single #comments,.single .vk_posts.next-prev,span.entry-meta-item.entry-meta-item-author{
    display: none !important;
}

span.published {
    font-size: 1.2rem;
}

/*****************************************
固定ページ
*****************************************/
.page-header-title, h1.page-header-title{
	font-weight: normal;
}

span.p-head {
    font-size: 0.8em;
}
/*****************************************
レスポンシブ
*****************************************/
@media (width > 768px){	
    .pc_none{
        display: none !important;
    }
    ul#menu-footer_menu{
        display: flex;
        justify-content: center;
    }
	
}

@media (width < 767px){
	.site-header-logo {
    	padding-top: 2.5rem;
	}
	
    .sp_none{
        display: none !important;
    }
    div.home_title{
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	
	div.home_title02{
		padding-left:10%;
    }
	
    .home_shop_items .home_shop_item .wp-block-cover{
        min-height: initial;
        aspect-ratio: 1;
    }
    .home_menu_area .home_menu_items .home_menu_item:nth-child(2){
        flex-grow: .5;
    }
    .home_menu_area .home_menu_items .home_menu_item:nth-child(2) figure{
        height: 100%;
    }
    .home_menu_area .home_menu_items .home_menu_item:nth-child(2) img{
        height: 100% !important;
        max-height: 100% !important;
        object-fit: cover;
        object-position: center left;
    }
	.menu-tbl{
		font-size:1rem !important;
	}
	
	.postListText_title {
        padding-top: 0.5rem;
        clear: both;
    }
	
	.home_shop_area2 {
		margin: 0px calc(50% - 50vw) !important;
	}
	
	.bg_circle::before {
		width: 50%;
		left: 0%;
	}

}

/*****************************************
20250110　新着情報カテゴリー追加
*****************************************/

/***
.home_news_area .postListText {
    display: flex;
    align-items: center;
}
**/

.postListText_singleTermLabel{
    min-width: inherit;
    margin-right: 2em;
}
a.postListText_singleTermLabel_inner {
    color: #333 !important;
    background: none !important;
    border: 1px solid #333;
    font-size: 14px;
    border-radius: 2px;
    padding: .1rem 1rem;
}





.h2-heading {
  position: relative;
  padding: 1.5rem;
  text-align: center;
}

.h2-heading:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  background: #ed6c00;
}


/***********  店舗紹介ページ  *****************************************/
th {
    color: #fff;
    background-color: #998664;
}

td{
	background-color:#fdfcf4;
}

td, th{
	font-size:1.2rem;
}

/***********  お品書きページ  *****************************************/
.menu-tbl table tbody tr th,
.menu-tbl table tbody tr td{
	font-size:1.5rem;
}


/*****************************************
フォントテスト
*****************************************/
.boku {
    font-family: "EB Garamond","Yuji Boku", serif;
    font-weight: 400;
    font-style: normal;
}
.mai {
    font-family: "EB Garamond","Yuji Mai", serif;
    font-weight: 400;
    font-style: normal;
}