@charset "utf-8";
/*
Theme Name: SibaJapan
Theme URI: xxxxx
Author: e-bird
version: 1.0
*/

.basic_page {
	margin: 30px 0;
}

	.home-recommend-restaurant__slider .card__label,
	.recommend-coupon__slider .card__labels {
		display: none;
	}


.recommend-coupon__slider .card--shadow {
    box-shadow: initial;
    border: 1px solid #f5f5f5;
}

#detail[data-post-type="restaurant"] .post img {
	height: 450px;
	object-fit: cover;
}

.basic_page section h2 {
font-size: 30px;
    border-left: 5px solid #b32401;
    padding-left: 20px;
    margin-bottom: 20px;
    line-height: 1.3;
}

.basic_page section {
	margin: 15px 0 40px;
}

.basic_page section li {
	list-style: decimal;
	line-height: 2;
}

.basic_page section ul {
	padding-left:20px;
	margin: 20px 0;
}
	
.c-title.get {
	visibility:hidden;
	position: absolute;
}

.blog_article_new .detail__content h3 {
	font-size: 24px;
	position: relative;
	padding-left: 20px;
	line-height: 2.5;
}

.blog_article_new .detail__content h3:before {
content: "";
    position: absolute;
    top: 2.5rem;
    left: 0;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0.5rem 0 0.5rem 1rem;
    border-color: transparent transparent transparent #ff4532;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 1;
}


	#detail .history h2.c-title .c-title__name {
		font-size: 30px;
	}

	.home-section.kolsp {
		display: none;
	}

.date_updade {
	    text-align: right;
    margin-bottom: 10px;
    font-size: 14px;
}

.s_keywork {
    width: 40%;
    margin-top: 10px;
    position: relative;
    right: 200px;
}

.vlog {
	width: 25px;
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: -2px;
}

.home-blog-kol__subtitle-label {
    color: var(--color-text-main);
    font-size: 20px;
    font-weight: 500;
    font-weight: bold;
}

.detail_info .detail_meta.detail_meta--list,
.detail_info .socials {
	display: none !important;
}

.search-categories__list form ul li ul li {
    padding: 2px;
}

.detail__footer.container .cassette__meta-title {
	    margin-top: 10px;
}

.fixed {
	display:none;
}

.header__menu-title:hover {
	scale: 1.1;
	transition-duration: 0.3s;
}



.next.page-numbers,
.prev.page-numbers {
	display: none !important;
}

.cassette--premium .cassette__meta::after, .cassette--standard .cassette__meta::after {
	display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
	border: none !important;
	text-decoration: underline !important;
}

.top_blk_search_result.s_box .cassette-list__item:last-child {
	border-bottom: initial;
}

.search-filter-results .pagination.above {
	display: none;
}


.top_blk_search_result.s_box {
    position: relative;
    margin-top: -20px;
}

.gNavi-list__item:first-child  > a::before {
	display:none;
}

.reset_b {
	text-decoration: underline;
}

.reset_c {
	text-decoration: underline;
}

.sp_reset {
	display: none;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink,
.next.page-numbers,
.prev.page-numbers{
/* 	display:none; */
}

.searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
    max-width: initial !important;
}

.page-numbers {
    padding: 6px 15px;
    border-radius: 50%;
    border: 1px solid #D8CECE;
	margin-right: 10px;
}

.page-numbers.current {
    background: #B42400;
	color: #fff;
}

.clearfix {
	*zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	height: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 25px 25px;
	display: inline;
	height: auto;
}
img.alignleft {
	padding: 4px;
	margin: 0 25px 10px 0;
	display: inline;
	height: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

@media screen and (min-width: 751px) {
	.gNavi-list__item a.disabled {
		pointer-events: none;
	}
}
.footer .footer-list-menu h3 {
	color: #FFF;
}

a.zoomPic-underline figure img {
	width: 100%;
	aspect-ratio: var(--zoom-pic-aspect-ratio);
	object-fit: cover;
}
.attractions-list__item figure img,
.restaurants-list__item figure img,
.shopping-list__item figure img,
.blog-list__item figure img {
	width: 100%;
	aspect-ratio: var(--zoom-pic-aspect-ratio);
	object-fit: cover;
}
.recom-list .list a .cover img {
	width: 100%;
	aspect-ratio: 4/3;
	object-fit: cover;
}

@media screen and (max-width: 750px) {
	.blog-list__item--content .tit {
		width: 100%;
	}
}

.restaurants-blog__item--link figure {
	width: 28.5%;
}
@media screen and (max-width: 750px) {
	.restaurants-blog__item--link figure {
		width: 21.4rem;
	}
	.restaurants-blog__item--link .restaurants-blog__item--content {
		width: 39rem;
	}
}
aside .asideAttractions {
	--zoom-pic-aspect-ratio: 1/1;
	min-height: unset;
	margin-bottom: 0;
}
aside .feature,
aside .ranking,
aside .tags {
	margin-bottom: 0;
}
@media screen and (max-width: 750px) {
	aside .asideAttractions,
	aside .feature,
	aside .ranking,
	aside .tags {
		margin-bottom: 0;
	}
}

aside .sideblock {
	--title-margin-bottom: 1.2rem;
	--title-font-size: 2rem;
	--title-icon-size: 2.4rem;
	--icon-gap: 0.4rem;
}
	
@media screen and (max-width: 750px) {
	aside .sideblock {
		--title-margin-bottom: 2.4rem;
		--title-font-size: 4rem;
		--title-icon-size: 4.8rem;
		--title-gap: 0.8rem;
	}

	aside .sideblock:has(.fb-page) {
    margin-inline: calc(var(--padding-x-base) * -1);
		text-align: center;
	}
}

aside .sideblock + .sideblock {
	margin-top: 4rem;
}

@media screen and (max-width: 750px) {	
	aside .sideblock.onlyPC + .sideblock {
		margin-top: 0rem;
	}
}

.ranking-list__item:last-child {
	padding-bottom: 0;
}
.ranking-list__item .num {
	background-color: #FFF;
}
.feature-list__item a:hover {
	transition: all .3s ease;
	opacity: 0.8;
}

#detail .attractions {
	margin-top: 4.5rem;
}
#detail .detail_label {
	flex-wrap: wrap;
}

#detail .detail__content p {
	font-size: 1.5rem;
	line-height: 1.625;
	/* text-align: justify; */
}
#detail .detail__content figure.larg figcaption {
	font-size: 1.2rem;
	line-height: 1.5384615385;
	margin-top: 1.6rem;
}
@media screen and (max-width: 750px) {
	#detail .detail__content p {
		font-size: 3rem;
		line-height: 1.7857142857;
	}
	#detail .detail__content figure.larg figcaption {
		margin-top: 3.2rem;
		font-size: 2.4rem;
	}
}

.box-video {
	width: 90%;
	margin: 3.3rem auto 0;
}
.box-video .video {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.box-video .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 750px) {
	.box-video {
		width: 100%;
		margin-top: 3rem;
	}
}

#detail .detail__content figure.larg + p,
#detail .detail__list + p,
#detail .box-video + p {
	margin-top: 3.2rem;
}

@media only screen and (min-width: 751px) {
	#detail .detail__list {
		justify-content: stretch;
	}
	#detail .detail__list-item figure {
		height: 100%;
	}
	#detail .detail__list-item figure img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
}
@media only screen and (max-width: 750px) {
	#detail .detail__content figure.larg + p,
	#detail .detail__list + p,
	#detail .box-video + p {
		margin-top: 4rem;
	}
}

#detail .spot-info {
	background: #F7F7F7;
	padding: 1.5em;
	margin-top: 3.3rem;
}
#detail .spot-info .c-title__name {
	font-size: 2.4rem;
}
#detail .spot-info .freetable dl {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
#detail .spot-info .freetable dl + dl {
    margin-top: 1rem;
}
@media only screen and (max-width: 750px) {
    #detail .spot-info .freetable dl + dl {
        margin-top: 0;   
    }
}
#detail .spot-info .freetable dl:last-child {
	/*border-bottom: 1px solid #E7E7E7;*/
}
#detail .spot-info .freetable dl dt {
	width: 35%;
	font-family: "Mitr", sans-serif;
	font-weight: 700;
	line-height: 1.5;
	color: #000;
}
#detail .spot-info .freetable dl dd {
	width: 65%;
	line-height: 1.625;
}
#detail .spot-info .freetable dl dd p {
	line-height: inherit;
}
#detail .spot-info .freetable a {
	transition: opacity 0.3s ease-in-out;
	color: #0000ff;
}
#detail .spot-info .freetable a:hover {
	opacity: 0.7;
	text-decoration: underline;
}
#detail .spot-info .access {
	width: 100%;
	margin: 1.5em auto 0;
}
#detail .spot-info .access .gmap-btn {
    margin-bottom: 0;
}
#detail .spot-info .access .gmap {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
#detail .spot-info .access .gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 750px) {
	#detail .spot-info {
		margin-top: 3rem;
	}
	#detail .spot-info .c-title__name {
		font-size: 3rem;
	}
	#detail .detail__content .spot-info p {
		font-size: 2.4rem;
	}
	#detail .spot-info .freetable dl {
		padding: 1em 1em;
	}
	#detail .spot-info .freetable dl dt {
		width: 100%;
		font-size: 2.4rem;
	}
	#detail .spot-info .freetable dl dd {
		width: 100%;
		margin-top: 0.25em;
		padding-left: 0;
	}
}

#detail .cta-button {
	display: flex;
	justify-content: center;
	margin-top: 5rem;
}
#detail .cta-button .btn {
	width: 66%;
	min-height: 7.8rem;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F76A18;
	border-radius: 7px;
	transition: all .3s ease-in-out;
	position: relative;
}
#detail .cta-button .btn:hover {
	opacity: 0.8;
}
#detail .cta-button .btn::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 2.5rem;
	margin: auto;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.9rem 0 0.9rem 1.8rem;
	border-color: transparent transparent transparent #FFF;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	z-index: 1;
}
#detail .cta-button .btn .text {
	color: #FFF;
	font-family: "Mitr", sans-serif;
	font-weight: 700;
	font-size: 2.6rem;
	line-height: 1;
}

#detail.cat-area .blog {
	margin-top: 4.5rem !important;
}

#sb_instagram .sb_instagram_header, .sb_instagram_header {
	padding: 0 !important;
}
#sb_instagram #sbi_images {
	gap: 5px;
	padding-top: 0;
}
#sb_instagram #sbi_images .sbi_item {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	aspect-ratio: 1/1;
}
#sb_instagram #sbi_images .sbi_item:hover {
    opacity: 0.8;
}
#sb_instagram .sbi_photo_wrap {
	height: 100%;
}
#sb_instagram .sbi_photo {
	height: 100%;
}


.main-content.container.tax_blk {
	margin-top: -20px !important;
}


/*
search page
*/


	.no_fountd {
    position: relative;
    top: 50px;
    font-size: 20px;
	}
	
	#t_name {
		color: #D50004;
	}
	
	.g_food, .g_area {
		position: absolute;
		visibility: hidden;
	}
	
	.tags.sideblock.search_side {
		margin: 20px 0;
	}

	
	.search_above_blk {
		width: 100%;
		max-width: 1250px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		padding: 0 20px;
	}
	.search_main_blk {
		width: 100%;
		max-width: 1250px;
		margin: 0 auto;
		display: flex;
		justify-content: space-between;
		padding: 0 20px;
	}
	
	.top_blk_search_result.s_box .cassette-list {
        margin-top: 20px;
    }
	
	.search_main_blk .pagination {
		display: flex;
		justify-content: end;
	}
	
	.search_main_blk .pages {
		display:none;
	}
	
	
	.wp-pagenavi span.current {
    font-weight: bold;
    padding: 10px 12px;
    border-radius: 50%;
    background: #B42400;
    border: none;
    color: #fff !important;
    margin-right: 10px;
}
	.tags-list.are .tags-list__item > a::before {
		display: none;
	}
	
	.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none !important;
    margin: 2px !important;
    font-weight: initial !important;
    padding: 10px 17px !important;
    border-radius: 50% !important;
    border: 1px solid #D8CECE !important;
    margin-right: 10px !important;
}

.wp-pagenavi a.nextpostslink {
		font-size: 17px;
    padding: 8px 14px 11px !important;
    line-height: 1.6;
    position: relative;
    top: -1px;
	}
	
	
	.search_above_blk .pan {
	    margin-top: 20px;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0.5px;
	}
	
	.s_keywork {
	width: 40%;
    margin-top: 20px;
	}
	
	.s_keywork .searchandfilter ul {
    display: flex;
}
	.s_keywork .searchandfilter ul li:first-child {
		width: 240px;
	}
	
	.s_keywork .searchandfilter label {
    width: 100%;
}
	.s_keywork .searchandfilter [name="_sf_search[]"] {
    border-radius: 30px 0 0 30px;
}
	.s_keywork .searchandfilter .sf-field-submit input[type=submit] {
    border-radius: 0 30px 30px 0;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
	padding-bottom: 11px;
}
	.search_above_blk h1 {
		font-size: 24px;
		margin: 5px 0 10px;
	}
	
	.search_above_blk h1 img {	
	width: 20px;
    display: inline-block;
    position: relative;
    top: -10px;
    margin-right: 5px;
	}
	
	.search_main_blk > .l {
		width: 300px;
	}
	
	.pagination.bottom {
		margin-top: 20px;
	}
	
	.search_main_blk > .r {
		width: 70%;
		margin-left: 20px;
	}
	
	.top_blk_search {
    border: 1px solid #D3D0D0;
    padding: 10px 15px;
	margin-bottom: 20px;
}
	
	.top_blk_search .sf-field-post-meta-area label,
	.top_blk_search .sf-field-post-meta-food_type label {
    width: 100%;
}
	
	.top_blk_search .searchandfilter select.sf-input-select {
    border-radius: 0;
}
	.top_blk_search .searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
    max-width: 200px;
    padding: 10px;
    width: 125px;
}
	
	.top_blk_search .searchandfilter ul li li {
    padding: 5px;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

	.top_blk_search .searchandfilter li[data-sf-field-input-type=checkbox] label {
    padding-left: 5px;
}

	.top_blk_search .searchandfilter .sf-field-submit input[type=submit] {
    width: 100%;
    border-radius: 0;
	}
	
	.sort_blk {
		position: absolute;
		margin-top: -93px;
		right: 0;
		top:10px;
		
	}
	
	.sort_blk .searchandfilter ul li {
		display:none;
	}
	
	.sort_blk .searchandfilter ul li:first-child {
		display:block;
	}
	
	.sort_blk .searchandfilter select.sf-input-select {
    min-width: 220px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #CACACA;
    padding: 10px;
		position: relative;

}
	
.sort_blk .searchandfilter .sf-field-sort_order:after {
	content: '';
    display: inline-block;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/themes/wp2025/assets/img/common/ico_arrow_down.svg);
    vertical-align: middle;
    right: -30px;
    position: absolute;
    transform: scale(1.2);
    margin-top: 25px;
}
	
.c-title__name {
    font-size: 20px;
}
	
.c-title__icon {
    width: 25px;
}

	.close {
		font-size: 15px;
		text-decoration: underline;
		display: none;
	}
	
	.sp_search_blk {
		display: none;
	}
	
	.top_blk_search .sf-field-search {
		display: none;
	}


.pages {
	display: none;
}

@media only screen and (max-width: 1080px) {
.top_blk_search .searchandfilter .sf-range-max, .searchandfilter .sf-range-min {
    width: 105px;
	}
	
	
	}


@media screen and (max-width: 1000px) {

#detail[data-post-type="restaurant"] .post img {
	height: 400px;
}

	
.s_keywork .searchandfilter [name="_sf_search[]"] {
    border-radius: 30px 0 0 30px;
    padding: 9px 15px 9px 40px;
}
	
.s_keywork .searchandfilter ul li:first-child {
    width: 150px;
}

}

@media only screen and (max-width: 750px) {
	
	.sp_search_blk {
		display: block;
	}
	
	.close {
		display: block;
	}
	
	.search_main_blk {
    display: block;
	}
	
.search_main_blk {
    padding: 0 5px;
}
	
.search_main_blk > .l {
    width: 100%;
	margin-top: initial;
}

	
.search_main_blk > .r {
    width: 100%;
    margin-left: initial;
margin-top: 50px;
}
	
.sf-field-sort_order .searchandfilter label {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
	
.sort_blk {
	width: 100%;
        position: relative;
        margin: 0;
        padding: 0;
        top: 20px;
}
	
	
.search_main_blk .cassette--premium {
        width: 100%;
        margin: 0;
    }
	
.sort_blk .searchandfilter .sf-field-sort_order:after {
        right: -30px;
        margin-top: 25px;
}
	
.search_main_blk .pagination {
    margin-top: -85px;
    position: absolute;
    right: 10px;
}
	
.wp-pagenavi .nextpostslink {
    padding: 5px 11px 8px !important;
    top: 2px;
	font-size: 16px;
}
	
    .search_main_blk .pagination.bottom {
        margin-top: initial;
        position: relative;
        right: -8px;
        padding: 10px 5px;
		margin-top: 10px;
    }
	
.search_above_blk h1 {
    font-size: 16px;
    margin: 10px 0 0;
}
	
.search_above_blk {
    display: block;
}
	
.s_keywork .searchandfilter ul li:first-child {
    width: 80%;
}
	
.s_keywork .searchandfilter [name="_sf_search[]"] {
	border-radius: 30px 0 0 30px;
        padding-top: 11px;
        padding-bottom: 11px;
}
	
.s_keywork {
    width: 100%;
	margin-top: 5px;
}
	
.s_keywork .searchandfilter ul {
    display: flex;
    justify-content: space-between;
}
	
    .search_above_blk h1 {
        text-align: center;
    }
	
    .sp_search_blk {
        display: flex;
        padding: 0 5px;
        margin: 5px 0 -25px;
        justify-content: left;
        gap: 5px;
	}
	
    .sp_search_blk > div {
        width: 31%;
        margin-top: -10px;
    }
	
    .sp_search_blk .searchandfilter select.sf-input-select {
        min-width: initial;
        font-size: 12px;
		padding: 10px 15px 10px 2px;
        background-color: initial;
        border: 1px solid #ccc;
        border-radius: 5px;
        position: relative;
    }
	
	.sp_search_blk .searchandfilter .sf-input-select {
        background-position-x: 1rem, calc(100% - 4rem);
        background-size: 2.5rem, 1.6rem;
    }
	
	.sp_search_blk .sp_search_blk > div {
        width: 30%;
        padding: 10px 20px 0;
        margin-bottom: -30px;
    }
	
.sp_search_blk > div.filter_btn {
        width: 49px;
        margin-top: 0;
	margin-right: 0px;
    }
	
	
	.sp_search_blk .searchandfilter [name="_sfm_area[]"],
	.sp_search_blk .searchandfilter [name="_sfm_food_type[]"] {
		background-image: initial;
	}
	
	.sp_search_blk .area,
	.sp_search_blk .food {
		position: relative;
	}
	
	.sp_search_blk .area:after,
	.sp_search_blk .food:after,
	.sp_search_blk .price:after {
		content: '';
        display: inline-block;
        width: 10px;
        height: 25px;
        background-image: url(/wp-content/themes/wp2025/assets/img/common/ico_arrow_down.svg);
        background-size: contain;
        vertical-align: middle;
        position: absolute;
        background-repeat: no-repeat;
        right: 4px;
        margin-top: -33px;
	}
	
	.sp_search_blk .price:after {
        right: 5%;
	}
	
	.filter_btn img {
	    width: 45px;
    padding: 7px;
    border-radius: 5px;
    border: 1px solid #ccc;
	}

.top_blk_search {
    position: absolute;
    z-index: 10;
    background: #fff;
    top: 100px;
    width: 90%;
	display: none;
}
	
	.top_blk_search {
	display: none;
	}
	
	.dark.on {
		position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 10;
	}
	

	.search_main_blk .categories.sideblock,
	.search_main_blk .tags.sideblock.search_side,
	.search_main_blk .tags.sideblock {
		display:none;
	}
	
	.search_main_blk .searchandfilter .sf-field-sort_order label {
    width: 100%;
}
	
	.search_main_blk .searchandfilter .sf-field-sort_order label {
    width: 100%;
}
	
.sort_blk .searchandfilter select.sf-input-select {
    width: 100%;
}
	
.search_above_blk .pan {
    margin-top: 10px;
}
	
    .searchandfilter .sf-input-text, .searchandfilter .sf-input-select {
        font-size: 14px;
    }
	
.s_keywork .searchandfilter .sf-field-submit input[type=submit] {
    font-size: 14px;
}
	
.s_keywork .searchandfilter .sf-field-submit input[type=submit] {
    padding: 12px 20px;
}

.cassette__thumb-group .cassette__thumb {
    margin-bottom: 0;
}
	
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
	font-size: 14px;
	top: 1px;
	padding: 5px 11px 9px !important;
	border: initial;
	text-decoration: underline;
}
	
.wp-pagenavi a, .wp-pagenavi span {
    margin-right: 5px !important;
}

.sp_reset {
	display: block;
}
	
	.reset_b {
		display: none;
	}
	
.reset_c {
    margin-left: 5px;
    position: absolute;
    margin-top: 25px;
    font-size: 13px;
}
	
.search-filter-results .cassette-list__item {
    padding: 0px 0 10px;
}

	.b_left {
		flex-shrink: 0;
	}
	
	.home-recommend-restaurant__slider .splide__arrow.splide__arrow--prev {
		display: none;
	}
	
.page-numbers {
    padding: 6px 10px;
    margin-right: 5px;
}
	
	.top_blk_search_result.s_box .cassette-list__item {
		padding: 0 5px;
	}
	
#detail .detail_meta .detail_label {
    margin: 5px 0;
}
	
.fixed {
	display:block;
}
	
/*     .splide__slide.is-visible:nth-child(4), .splide__slide.is-visible:nth-child(5), .splide__slide.is-visible:nth-child(6) {
        opacity: 0;
        position: absolute;
    } */
	
.splide__arrow {
    background-color: rgba(255, 255, 255, .5);
}
	
	.wp-caption-text {
    margin-block: initial !important;
    margin: 10px 0 !important;
	}
	
    .post :is(p, ul, ol, figure, div) {
        margin-block: 4.4rem;
    }
	
	#detail .detail_desc {
        padding: 0 5px;
	}
	
	.nav-local__list-item.nav-local__list-item--coupon .nav-local__list-button {
        padding: 3.2rem 3rem 3.2rem 1rem;
		font-size: 3.4rem;
    }
	
    .nav-local {
        padding-bottom: 0;
    }
	
#detail .detail__header:has(.nav-local) {
    padding: 0;
}
	
.search-categories__button {
    border-top: initial;
}

.search-categories__button {
    margin-top: -3px;
}
	
.sort_blk .searchandfilter ul li:first-child {
    display: block;
    padding: 0px 0 20px;
}
	
    .sp_reset {
        padding-left: 5px;
    }
	

	
	.search-categories__list form ul li ul li {
    padding: 0;
}


	
    .banner-list {
        display: flex;
        gap: 3px;
    }
	.banner-list__item .banner-list__link  {
		overflow: initial;
	}
	
	.home-section.blog .c-title {
		        margin-bottom: 10px;
	}
	
	.home-blog-kol__body .banner-list__item {
	width: 33.3%;
	}
	
	    .home-blog-kol__container {
        padding: 0;
    }
	
.banner-list__link img {
    border-radius: 5px;
}
	
.s_keywork {
    position: initial;
}
	
	
	.home-section .onlyPC {
		display: block !important;
	}
	
	.search-categories__button.onlySP .button-square {
		    color: rgb(var(--color-text-sub));
	}
	
    .c-link {
		    color: rgb(var(--color-text-sub));
    }
	
	.home-section.home-section--bg.home-blog-kol.pc {
		display:none;
	}
	
	.home-blog-kol__subtitle {
        margin-bottom: 5px;
	}
	
	.home-section.kolsp {
		display: block;
	}
	
	
	.home-section.kolsp .cassette-list__item:first-child a {
        --cassette-aspect-ratio: initial;
        --cassette-title-font-size: initial;
        display: initial;
        grid-template-columns: initial;
        -moz-column-gap: initial;
        column-gap: initial;
        align-items: initial;
    position: relative;
    display: grid;
    font-size: 1.4rem;
    line-height: 1.2;
    }
	
	.home-section.kolsp .cassette-list__item:first-child a	.cassette__datetime {
    display: block;
    flex-shrink: 0;
    font-size: 14px;
    margin: 10px 0 2px;
	}
	
	
	.home-section.kolsp .cassette-list__item:first-child  {
    padding: 0;
}
	
	.home-section.kolsp .cassette__content {
		padding: 0 5px;
	}
	
	.ssp {
		display: none;
	}
	
	.blog {
		margin-bottom: 60px;
	}
	
	.history:last-child {
padding-bottom: 100px;
    margin-bottom: -0px;
	}
	
	.blog .blog-inner {
	    margin-top: -60px;
}
	
	#detail .history .spot-info .freetable a {
		font-size: 2.4rem;
	}
	
	#detail .history h2.c-title .c-title__name {
		font-size: 20px;
	}
	
.blog_article_new .detail__content h3 {
	font-size: 18px;
	line-height: 1.875;
}
	
.blog_article_new .detail__content h3:before {
    top: 2rem;
}
	
	#detail.blog_article_new .detail__content p {
		font-size: 2.8rem;
	}
	
	.basic_page p,
	.basic_page li {
		font-size: 12px;
	}
	
.basic_page section h2 {
    font-size: 18px;
}

	.home-section.blog .cassette__thumb img,
	.top_blk_search_result.s_box img {
		height: 100px;
	}
	
#detail[data-post-type=restaurant] .detail__list-item figure img {
	height: 220px;
	object-fit: cover;
}
	
#detail[data-post-type="restaurant"] .post img {
	height: 220px;
}
	
	#detail[data-post-type="restaurant"] .detail_meta .detail_label,
	#detail[data-post-type="restaurant"] .detail_meta .tel {
		margin-left: 5px;
		
	}
	
	.home-section.blog .cassette__thumb img, .top_blk_search_result.s_box .cassette__coupon-label img {
		        height: initial;
	}
	
	
	.home-recommend-restaurant__slider .splide__arrow,
	.recommend-coupon__slider .splide__arrow {
		display: none;
	}
	
	
	.recommend-coupon__slider .card__button {
		display: none;
	}
	
	
	.home-section.home-section--bg.home-recommend-restaurant.modi .splide__list {
    height: 265px;
	margin-top: -10px;
}
	
 .home-section.home-section--bg.home-recommend-restaurant.modi .card__head-row {
    display: block;
    justify-content: space-between;
}
	
 .home-section.home-section--bg.home-recommend-restaurant.modi .card__text-primary {
        margin-top: 10px;
    }
	
 .home-section.home-section--bg.home-recommend-restaurant.modi .card__thumb img {
    height: 150px;
}


 .home-section.home-section--bg.home-recommend-restaurant.modi .card__thumb {
    overflow: initial;
	height: 150px;
}
	
 .home-section.home-section--bg.home-recommend-restaurant.modi  {
        padding-bottom: 15px;
	 margin-top: 0;
    }
	
    .home-recommend-restaurant {
        padding-bottom: 15px;
    }
	
	
	.home-section.home-section--bg.home-recommend-restaurant .card__content {
        border: 1px solid #ccc;
        border-radius: 0 0 4px 4px;
    }

	
	.home-section.home-section--bg.home-recommend-restaurant .card__content {
        padding: 1.5rem 2rem 1.5rem;
    }

	.home-section.home-section--bg.home-recommend-restaurant.modi .card__terms {
		display:none;
	}
	
.wp-pagenavi a, .wp-pagenavi span {
    padding: 8px 12px !important;
}
	
	
}



