/*
Theme Name: Original 2020
Description: WordPress Original Theme
Version: 1.0.0
*/

.yellow {
	color:yellow;
}

/* THE OVENWEB予約ボタン非表示
.postid-42 .reservation-link .btn-link {
  display:none;
}
*/

/* MANGIA予約ボタン非表示*/
.postid-91 .form-block {
	display:none;
}

/* MANGIA WEB予約ボタン非表示*/
.postid-91 .reservation-link .btn-link {
  display:none;
}

/* KahalaRoom予約ボタン非表示*/
.postid-78 .form-block  {
  display:none;
}

/* KahalaRoom WEB 予約ボタン非表示*/
.postid-78 .reservation-link .btn-link {
  display:none;
}

/* Food Truck予約ボタン非表示*/
.postid-22007 .form-block  {
  display:none;
}

/* Food Truck WEB 予約ボタン非表示*/
.postid-22007 .reservation-link .btn-link {
  display:none;
}


.bottomtxt a {
	color:#fff;
}

/* ↓ ページ公開中 ↓ */


/* PHAKCHI JO'S WEB予約ボタン非表示SP*/
.postid-53 .shop-fixed {
	display:none;
}
/* PHAKCHI JO'S  WEB予約ボタン非表示*/
.postid-53 .section-reservation {
  display:none;
}

/* レブレッソ 予約ボタン非表示*/
.postid-145.single-shop .section.section-reservation {
    background-color: #1a1a1a;
    display: none;
}
/* レブレッソ 予約ボタンフロートPC非表示*/
.postid-145 .shop-fixed.pc {
	display: none!important;
}
/* レブレッソ 予約ボタンフロートSP非表示*/
.postid-145 .shop-fixed.sp {
	display: none!important;
}



.wpcf7-form-control-wrap:not(.your-zipcode):not(.your-date):not(.your-time) {
	display: block;
	width: 100%;
}

.wpcf7-response-output {
	color: #fff;
}

.sent .contact-table dl,
.sent .bottomtxt,
.sent .contact-table-bottom,
.sent .contact-txt,
.sent .submit-wrapper {
	display: none;
}

.form-content .contact-table .wpcf7-form-control-wrap.your-number {
	width: 20%;
}

#your-time {
	width: 120px;
}

.mt30 {
	margin-top:30px;
}

.page-id-170 .recruit .block:first-child {
	    flex: 1 0 540px !important;
}
.page-id-170 .recruit .swiper-slide .block:first-child {
	flex: 1 0 280px !important;
}

.restaurant-area-list dl dd {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid 
    #4D4D4D;
    font-size: 14px;
}
.mainvisual .swiper-slide .title-img {
    max-height: 30%;
    text-align: center;
}

.mainvisual .title-img {
    margin-top: 25px;
}

.mainvisual-foot .slide-item-txt .eng {
    font-size: 16px;
}
.section-shop-list .list-item_style {
    padding: 8px 0 8px;
    position: absolute;
    color: #fff;
	font-weight: bold;
	text-align: center;
	width: 230px;
}

.section-restaurant {
    padding-top: 75px;
    padding-bottom: 75px;
}
.page:not(.home) .recruit .rec-interview, .tax-shop_brand .recruit .rec-interview {
    width: 100%;
    min-height: 600px;
    background-color: 
    #F4F0EB;
    padding: 30px 60px;
    margin-bottom: 15px;
}

html.lb-disable-scrolling {
    overflow: hidden;
    position: static;
    height: 100vh;
    width: 100vw;
}

.section-news-list .list-item_img {
	height: 110px;
	overflow: hidden;
}
.section-news-list .list-item_info {
	max-width: 300px;
}

.news-content .news-main .post-row .post-info {
	width: 540px;
}

.ig-banner {
display:block;
width: 420px;
	max-width: 100%;
	margin: 30px auto;
}

.mainvisual .swiper-slide .title-img img {
    display: block;
    margin: auto;
}

.page:not(.home) .mainvisual, .tax-shop_brand .mainvisual {
    height: 200px;
}
/* .page:not(.home) .mainvisual::after, */
.tax-shop_brand .mainvisual::after {
    display: none;
}
/* .page:not(.home) .mainvisual .title-eng, */
.tax-shop_brand .mainvisual .title-eng {
    color: #1A1A1A;
}
/* .page:not(.home) .mainvisual .title-jap, */
.tax-shop_brand .mainvisual .title-jap {
    color: #1a1a1a;
    font-weight: bold;
}

.page.page-id-980 .mainvisual .title-eng,
.page.page-id-980 .mainvisual .title-jap {
	color: #fff;
}
.page.page-id-980 .mainvisual::after {
	content: '';
	
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.3;
}

.section-shop {
    padding-top: 0;
}

.mainvisual .swiper-slide .title-img img {
    max-height: 120px;
}

.pagetop {
	z-index: 999;
}

.swiper-slide .img-cnt {
    object-fit: cover;
    width: 100%;
    height: 600px;
    object-position: center;
}

#js-shop-mail,
.wpcf7-form-control-wrap.shop-email {
	display: none !important;
}


@media screen and (max-width: 768px) {
	
.mainvisual .swiper-slide .title-img img {
	width: auto;
/* 	height: 100%; */
	height: 60px;
}
	.mainvisual .title-img {
		margin-top: 10px;
	}
	.page-id-170 .recruit .rec-row {
		display: block !important; 
	}
	.page-id-170 .recruit .block:last-child  {
		margin-left: 0 !important;
	}
	.pagetop {
    bottom: 1%;
}
	.pagetop {
    position: fixed;
    bottom: 5%;
    right: 3%;
}
.page:not(.home) .recruit .rec-interview, .tax-shop_brand .recruit .rec-interview {
    width: 100%;
    min-height: 600px;
    background-color: 
    #F4F0EB;
    padding: 20px 25px;
    margin-bottom: 15px;
}
	.form-submit {
    padding: 20px 100px;
    font-size: 16px;
}
	.news-content .news-main .post-row .post-info {
    width: calc(100% - 120px);
}
	.section-news-list .list-item_img {
    flex: 1 0 110px;
}

	.swiper-slide .img-cnt {
		height: 400px;
	}
}