@charset "utf-8";
/*
Theme Name: 神戸石田屋2019
Theme URI: http://design-plus1.com/tcd-w/
Template: toki_tcd069
Description: 神戸石田屋
Author: @dewey
Tags: 
Version:1.15
*/

/* .search_area{
	display: none;
} */

.pc #header_lang.type2 > ul {
	width: 110px;
}

.reserve_foreigners {
	margin-bottom: 50px;
}
div.post_col-4 {
    width: 25%;
}
#shop_category_list {
  margin: 65px auto 55px;
}
#archive_shop_search .search_input input {
	background-color: #f1f1f1;
}
#archive_shop_search .search_button input {
	background-color: #ccc;
}
.mobile #header_lang a.active_site {
	display: none;
}

.post_content blockquote::before, .post_content blockquote::after {
    display: none;
}

@media only screen and (max-width: 1230px){
	div#shop_image_slider {
		height: 440px;
	}
	div#shop_image_slider .image {
		height: 440px;
	}
}
@media only screen and (max-width: 840px){
	div#shop_image_slider {
		height: 390px;
	}
	div#shop_image_slider .image {
		height: 390px;
	}
}
@media only screen and (max-width: 680px){
	div#shop_image_slider {
		height: 340px;
	}
	div#shop_image_slider .image {
		height: 340px;
	}
}
@media only screen and (max-width: 600px){
	div#shop_image_slider {
		height: 300px;
	}
	div#shop_image_slider .image {
		height: 300px;
	}
}
@media only screen and (max-width: 480px){
	div#shop_image_slider {
		height: 240px;
	}
	div#shop_image_slider .image {
		height: 240px;
	}
}